+ 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 Jul 21 21:40:08 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-6c5f6b966d-s5f4w 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 0x7f96c8768668 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-07-21 21:40:13.583 7 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:40:13.583 7 INFO neutron.common.config [-] uwsgi version 27.0.4.dev8 2026-07-21 21:40:13.624 8 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:40:13.624 8 INFO neutron.common.config [-] uwsgi version 27.0.4.dev8 2026-07-21 21:40:14.002 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:40:14.024 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:40:15.663 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:40:15.665 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:40:15.670 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-21 21:40:15.671 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:40:15.671 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:40:15.671 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:40:15.671 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.674 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:40:15.677 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:40:15.680 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.680 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.680 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.681 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-21 21:40:15.682 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:40:15.682 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:40:15.682 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:40:15.682 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.690 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.690 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:40:15.690 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.704 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:40:15.705 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.705 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.715 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:40:15.716 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.716 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:40:15.739 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:40:15.739 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:40:15.739 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:40:15.739 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:40:15.757 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:40:15.757 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:40:15.757 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:40:15.758 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:40:16.048 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:40:16.075 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:40:16.345 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:40:16.345 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:40:16.345 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:40:16.359 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:40:16.359 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:40:16.359 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:40:16.360 7 INFO neutron.plugins.ml2.extensions.port_security [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:40:16.360 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:40:16.360 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:40:16.360 7 INFO neutron.plugins.ml2.managers [None req-1c1b67d3-bc95-40f4-8a2e-c10d2fbbd03f - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:40:16.368 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:40:16.369 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:40:16.369 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:40:16.375 7 INFO neutron.quota [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded quota_driver: . 2026-07-21 21:40:16.375 7 INFO neutron.plugins.ml2.plugin [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:40:16.375 7 INFO neutron.plugins.ml2.managers [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:40:16.375 7 INFO neutron.plugins.ml2.managers [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:40:16.375 7 INFO neutron.plugins.ml2.managers [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:40:16.376 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: qos 2026-07-21 21:40:16.384 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:40:16.385 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:40:16.385 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:40:16.385 8 INFO neutron.plugins.ml2.extensions.port_security [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:40:16.385 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:40:16.386 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:40:16.386 8 INFO neutron.plugins.ml2.managers [None req-afc02561-257c-409d-9e69-d322043348c4 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:40:16.388 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: router 2026-07-21 21:40:16.403 8 INFO neutron.quota [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded quota_driver: . 2026-07-21 21:40:16.403 8 INFO neutron.plugins.ml2.plugin [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:40:16.404 8 INFO neutron.plugins.ml2.managers [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:40:16.404 8 INFO neutron.plugins.ml2.managers [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:40:16.404 8 INFO neutron.plugins.ml2.managers [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:40:16.404 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: qos 2026-07-21 21:40:16.417 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: router 2026-07-21 21:40:16.430 7 INFO neutron.services.service_base [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:40:16.430 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: segments 2026-07-21 21:40:16.464 8 INFO neutron.services.service_base [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:40:16.464 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: segments 2026-07-21 21:40:16.537 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: trunk 2026-07-21 21:40:16.553 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:40:16.577 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: trunk 2026-07-21 21:40:16.593 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:40:16.598 7 WARNING stevedore.named [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:40:16.639 8 WARNING stevedore.named [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:40:16.677 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:40:16.678 7 INFO neutron.common.utils [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:40:16.678 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: taas 2026-07-21 21:40:16.704 8 INFO neutron_vpnaas.services.vpn.plugin [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:40:16.704 8 INFO neutron.common.utils [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:40:16.704 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: taas 2026-07-21 21:40:16.705 7 WARNING stevedore.named [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-21 21:40:16.727 7 INFO neutron_taas.services.taas.taas_plugin [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-21 21:40:16.727 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: tapmirror 2026-07-21 21:40:16.729 8 WARNING stevedore.named [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-21 21:40:16.741 7 WARNING stevedore.named [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-21 21:40:16.751 8 INFO neutron_taas.services.taas.taas_plugin [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-21 21:40:16.751 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: tapmirror 2026-07-21 21:40:16.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-21 21:40:16.757 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:40:16.764 8 WARNING stevedore.named [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-21 21:40:16.765 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: tag 2026-07-21 21:40:16.774 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: timestamp 2026-07-21 21:40:16.777 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:40:16.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-21 21:40:16.781 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:40:16.782 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: flavors 2026-07-21 21:40:16.786 7 INFO neutron.manager [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loading Plugin: revisions 2026-07-21 21:40:16.790 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Initializing extension manager. 2026-07-21 21:40:16.791 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: address-group 2026-07-21 21:40:16.791 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: tag 2026-07-21 21:40:16.792 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: address-scope 2026-07-21 21:40:16.793 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:40:16.794 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: agent 2026-07-21 21:40:16.794 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:40:16.795 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:40:16.796 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:40:16.797 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: availability_zone 2026-07-21 21:40:16.797 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:40:16.798 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:40:16.798 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:40:16.800 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: timestamp 2026-07-21 21:40:16.800 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:40:16.801 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: dns-integration 2026-07-21 21:40:16.802 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:40:16.802 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:40:16.803 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:40:16.803 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: dvr 2026-07-21 21:40:16.803 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:40:16.804 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:40:16.804 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:40:16.805 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:40:16.805 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: external-net 2026-07-21 21:40:16.806 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:40:16.806 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: extraroute 2026-07-21 21:40:16.807 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: flavors 2026-07-21 21:40:16.807 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:40:16.808 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:40:16.810 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:40:16.810 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:40:16.811 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:40:16.811 8 INFO neutron.manager [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loading Plugin: revisions 2026-07-21 21:40:16.811 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:40:16.812 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: flavors 2026-07-21 21:40:16.813 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:40:16.814 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:40:16.814 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:40:16.814 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Initializing extension manager. 2026-07-21 21:40:16.815 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:40:16.815 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:40:16.816 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: address-group 2026-07-21 21:40:16.816 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: router 2026-07-21 21:40:16.817 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: address-scope 2026-07-21 21:40:16.817 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:40:16.818 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: agent 2026-07-21 21:40:16.818 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:40:16.819 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:40:16.819 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-21 21:40:16.819 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-21 21:40:16.820 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:40:16.820 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:40:16.820 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: l3-ha 2026-07-21 21:40:16.820 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:40:16.821 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:40:16.821 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: availability_zone 2026-07-21 21:40:16.821 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 21:40:16.822 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:40:16.822 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:40:16.822 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:40:16.823 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:40:16.823 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:40:16.824 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:40:16.825 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:40:16.825 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: dns-integration 2026-07-21 21:40:16.826 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:40:16.826 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:40:16.826 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:40:16.827 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:40:16.827 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: dvr 2026-07-21 21:40:16.828 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:40:16.828 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:40:16.829 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:40:16.829 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:40:16.829 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:40:16.830 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:40:16.830 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:40:16.830 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: multi-provider 2026-07-21 21:40:16.830 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: external-net 2026-07-21 21:40:16.831 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: net-mtu 2026-07-21 21:40:16.831 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:40:16.831 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:40:16.832 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:40:16.832 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: extraroute 2026-07-21 21:40:16.833 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: network_ha 2026-07-21 21:40:16.833 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:40:16.833 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:40:16.834 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:40:16.834 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:40:16.834 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:40:16.835 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:40:16.835 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:40:16.835 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: pagination 2026-07-21 21:40:16.835 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:40:16.836 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:40:16.836 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-21 21:40:16.836 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: flavors 2026-07-21 21:40:16.837 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:40:16.837 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:40:16.837 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:40:16.838 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:40:16.838 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:40:16.838 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:40:16.839 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:40:16.839 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:40:16.839 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:40:16.840 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-21 21:40:16.840 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:40:16.841 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:40:16.841 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:40:16.841 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: router 2026-07-21 21:40:16.842 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-21 21:40:16.843 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: binding 2026-07-21 21:40:16.843 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:40:16.844 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: binding-extended 2026-07-21 21:40:16.844 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-21 21:40:16.844 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-security 2026-07-21 21:40:16.845 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-21 21:40:16.845 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: project-id 2026-07-21 21:40:16.845 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:40:16.846 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: l3-ha 2026-07-21 21:40:16.846 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:40:16.847 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 21:40:16.847 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:40:16.847 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: provider 2026-07-21 21:40:16.848 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-21 21:40:16.848 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:40:16.849 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:40:16.850 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos 2026-07-21 21:40:16.851 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:40:16.851 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:40:16.852 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:40:16.852 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-default 2026-07-21 21:40:16.852 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:40:16.853 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-fip 2026-07-21 21:40:16.853 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:40:16.853 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:40:16.854 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:40:16.854 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:40:16.854 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:40:16.855 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:40:16.855 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:40:16.855 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:40:16.856 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: multi-provider 2026-07-21 21:40:16.856 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: net-mtu 2026-07-21 21:40:16.856 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-pps 2026-07-21 21:40:16.857 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:40:16.857 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:40:16.857 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:40:16.857 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:40:16.858 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: network_ha 2026-07-21 21:40:16.858 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:40:16.858 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:40:16.858 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:40:16.859 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-21 21:40:16.860 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:40:16.860 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: pagination 2026-07-21 21:40:16.861 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:40:16.861 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: quotas 2026-07-21 21:40:16.861 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-21 21:40:16.862 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:40:16.862 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: quota_details 2026-07-21 21:40:16.863 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:40:16.863 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:40:16.864 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:40:16.864 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:40:16.864 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:40:16.864 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:40:16.865 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-21 21:40:16.865 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:40:16.865 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:40:16.865 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:40:16.866 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:40:16.866 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:40:16.866 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-21 21:40:16.866 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:40:16.867 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: binding 2026-07-21 21:40:16.867 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:40:16.868 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:40:16.868 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: binding-extended 2026-07-21 21:40:16.868 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:40:16.868 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-security 2026-07-21 21:40:16.869 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: project-id 2026-07-21 21:40:16.869 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: provider 2026-07-21 21:40:16.870 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:40:16.870 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-21 21:40:16.871 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:40:16.871 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:40:16.872 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:40:16.873 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-21 21:40:16.874 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:40:16.874 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos 2026-07-21 21:40:16.875 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:40:16.876 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:40:16.876 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-default 2026-07-21 21:40:16.877 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-fip 2026-07-21 21:40:16.877 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:40:16.878 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:40:16.878 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: security-group 2026-07-21 21:40:16.878 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:40:16.879 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:40:16.879 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: segment 2026-07-21 21:40:16.880 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:40:16.880 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:40:16.880 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-pps 2026-07-21 21:40:16.881 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: service-type 2026-07-21 21:40:16.881 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:40:16.881 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: sorting 2026-07-21 21:40:16.882 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:40:16.882 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:40:16.882 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:40:16.882 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:40:16.883 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:40:16.883 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:40:16.883 7 WARNING neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:40:16.883 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-21 21:40:16.884 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:40:16.884 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnet-external-network 2026-07-21 21:40:16.885 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:40:16.886 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:40:16.886 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: quotas 2026-07-21 21:40:16.886 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:40:16.887 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:40:16.887 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: quota_details 2026-07-21 21:40:16.888 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:40:16.888 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: tag-creation 2026-07-21 21:40:16.888 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:40:16.889 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:40:16.889 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:40:16.889 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:40:16.890 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:40:16.890 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:40:16.891 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:40:16.892 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:40:16.892 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:40:16.892 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:40:16.893 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:40:16.893 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:40:16.894 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: trunk 2026-07-21 21:40:16.894 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:40:16.894 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: trunk-details 2026-07-21 21:40:16.895 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:40:16.895 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:40:16.895 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-21 21:40:16.895 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:40:16.896 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:40:16.896 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:40:16.896 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-21 21:40:16.897 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-21 21:40:16.897 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:40:16.899 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-21 21:40:16.900 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:40:16.901 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:40:16.902 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: security-group 2026-07-21 21:40:16.903 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: vpnaas 2026-07-21 21:40:16.903 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: segment 2026-07-21 21:40:16.903 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:40:16.904 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: taas 2026-07-21 21:40:16.904 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: service-type 2026-07-21 21:40:16.905 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: sorting 2026-07-21 21:40:16.905 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:40:16.906 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: tap-mirror 2026-07-21 21:40:16.906 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:40:16.906 7 INFO neutron.api.extensions [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-21 21:40:16.907 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:40:16.908 8 WARNING neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:40:16.908 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:40:16.909 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:40:16.909 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnet-external-network 2026-07-21 21:40:16.909 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:40:16.909 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.910 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:40:16.910 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:40:16.910 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:40:16.911 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:40:16.911 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:40:16.912 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:40:16.913 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: tag-creation 2026-07-21 21:40:16.913 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:40:16.913 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:40:16.913 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:40:16.918 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:40:16.918 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:40:16.919 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:40:16.919 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:40:16.919 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:40:16.920 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: trunk 2026-07-21 21:40:16.920 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: trunk-details 2026-07-21 21:40:16.920 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.920 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.921 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:40:16.921 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.921 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.921 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-21 21:40:16.921 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:40:16.922 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.922 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:40:16.922 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.923 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-21 21:40:16.923 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:40:16.923 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:40:16.923 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:40:16.924 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.924 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.924 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.925 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-21 21:40:16.925 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.925 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:40:16.927 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:40:16.928 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: vpnaas 2026-07-21 21:40:16.929 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:40:16.929 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] router is already registered 2026-07-21 21:40:16.930 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:40:16.930 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: taas 2026-07-21 21:40:16.930 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] floatingip is already registered 2026-07-21 21:40:16.931 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: tap-mirror 2026-07-21 21:40:16.931 8 INFO neutron.api.extensions [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-21 21:40:16.934 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:40:16.934 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] rbac_policy is already registered 2026-07-21 21:40:16.934 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:40:16.935 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] security_group is already registered 2026-07-21 21:40:16.935 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-21 21:40:16.935 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-21 21:40:16.935 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:40:16.935 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.935 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] security_group_rule is already registered 2026-07-21 21:40:16.935 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-21 21:40:16.936 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.936 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.936 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.937 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.937 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:40:16.937 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] trunk is already registered 2026-07-21 21:40:16.938 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.938 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.939 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:40:16.939 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.939 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.939 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:40:16.939 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:40:16.939 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] endpoint_group is already registered 2026-07-21 21:40:16.940 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:40:16.940 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] vpnservice is already registered 2026-07-21 21:40:16.940 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:40:16.940 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:40:16.941 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.941 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.941 7 INFO neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.942 7 WARNING neutron.quota.resource_registry [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.946 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:40:16.946 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:40:16.947 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:40:16.948 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.948 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.948 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.949 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.949 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:40:16.949 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.950 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.950 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:40:16.951 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:40:16.951 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:40:16.952 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.952 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.952 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.953 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.959 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-21 21:40:16.959 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] router is already registered 2026-07-21 21:40:16.960 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-21 21:40:16.960 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] floatingip is already registered 2026-07-21 21:40:16.965 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-21 21:40:16.965 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] rbac_policy is already registered 2026-07-21 21:40:16.966 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-21 21:40:16.966 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] security_group is already registered 2026-07-21 21:40:16.969 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-21 21:40:16.969 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] security_group_rule is already registered 2026-07-21 21:40:16.970 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.970 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.971 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-21 21:40:16.971 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] subnetpool is already registered 2026-07-21 21:40:16.971 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-21 21:40:16.972 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] trunk is already registered 2026-07-21 21:40:16.972 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.972 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.973 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.973 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.974 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-21 21:40:16.974 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] endpoint_group is already registered 2026-07-21 21:40:16.974 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-21 21:40:16.975 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] vpnservice is already registered 2026-07-21 21:40:16.975 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-21 21:40:16.975 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ipsec_site_connection is already registered 2026-07-21 21:40:16.976 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-21 21:40:16.976 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ipsecpolicy is already registered 2026-07-21 21:40:16.976 8 INFO neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-21 21:40:16.977 8 WARNING neutron.quota.resource_registry [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] ikepolicy is already registered 2026-07-21 21:40:16.980 7 WARNING keystonemiddleware._common.config [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:40:16.988 7 WARNING oslo_config.cfg [None req-d92d2f8a-b21b-4526-8781-f0f3504d6322 - - - - - -] 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 0x7f96c8768668 pid: 7 (default app) 2026-07-21 21:40:17.021 8 WARNING keystonemiddleware._common.config [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 21:40:17.030 8 WARNING oslo_config.cfg [None req-acfb598e-b1e1-4f15-a2b7-2731d40cf8f4 - - - - - -] 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 9 seconds on interpreter 0x7f96c8768668 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-07-21 21:40:22.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f005fbd-281d-48a3-868e-04404ed7ec8f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:21 2026] GET /v2.0/networks/public => generated 108 bytes in 906 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] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:40:22.866 7 WARNING neutron.services.revisions.revision_plugin [None req-409281a0-89f7-4394-923c-3c768da17bc2 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:22.887 7 INFO neutron.db.segments_db [None req-409281a0-89f7-4394-923c-3c768da17bc2 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 6ff3fcb4-443f-4f15-8972-e320239f6bb2 of type flat for network a96fde75-b32c-4f76-87a3-d7eb56eb5984 2026-07-21 21:40:22.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-409281a0-89f7-4394-923c-3c768da17bc2 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:22 2026] POST /v2.0/networks => generated 124 bytes in 521 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:40:28.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4d1f0de-8560-4833-9c64-8bb015fb7d30 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:28 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] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:40:28.961 7 WARNING neutron.services.revisions.revision_plugin [None req-5f5ed071-f373-4be3-a931-807354c4167b b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:28.973 7 INFO neutron.db.segments_db [None req-5f5ed071-f373-4be3-a931-807354c4167b b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment b66382ec-909e-41ec-adf4-5e38570eaf16 of type flat for network 27637ff2-d786-49a6-a349-a3f5ded5d798 2026-07-21 21:40:28.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f5ed071-f373-4be3-a931-807354c4167b b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:28 2026] POST /v2.0/networks => generated 124 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:40:35.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f15d551a-c714-420c-a7f6-38b67f4615c9 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:34 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:40:35.572 8 WARNING neutron.services.revisions.revision_plugin [None req-cc1c944c-5365-4d86-bbbf-32c8b61305f3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:35.601 8 INFO neutron.db.segments_db [None req-cc1c944c-5365-4d86-bbbf-32c8b61305f3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment c5e9c97c-1291-4bef-a0ec-e82ea2476156 of type flat for network e2ad640b-8aca-4fda-9795-c82cedcb7177 2026-07-21 21:40:35.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc1c944c-5365-4d86-bbbf-32c8b61305f3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:35 2026] POST /v2.0/networks => generated 124 bytes in 355 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:40:41.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb19ace4-8637-40ea-aa80-b37b00cf0276 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:41 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:41 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-07-21 21:40:41.641 8 WARNING neutron.services.revisions.revision_plugin [None req-559ba288-710f-42e6-9885-922f3e5427ef b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:41.665 8 INFO neutron.db.segments_db [None req-559ba288-710f-42e6-9885-922f3e5427ef b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 48f2a608-74c4-43eb-b941-59879ed72aed of type flat for network 99aa1263-2aa0-4bf2-9cb3-1a343c453f54 2026-07-21 21:40:41.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-559ba288-710f-42e6-9885-922f3e5427ef b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:41 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:40:47.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f807805-89d7-4366-ac64-43111731ca38 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:47 2026] GET /v2.0/networks/public => generated 108 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:40:47.973 7 WARNING neutron.services.revisions.revision_plugin [None req-6dc98eac-8555-4820-864c-53adc931bde4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:47.998 7 INFO neutron.db.segments_db [None req-6dc98eac-8555-4820-864c-53adc931bde4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 0bbb8736-217d-4ea0-a03c-e659e46bbc3a of type flat for network 56dd8854-990d-469f-96d3-d52ee05cf127 2026-07-21 21:40:48.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dc98eac-8555-4820-864c-53adc931bde4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:47 2026] POST /v2.0/networks => generated 124 bytes in 446 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 21:40:53.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec207a09-c83f-40dc-ae06-66db362bcc06 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:53 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:40:54.053 8 WARNING neutron.services.revisions.revision_plugin [None req-c94f8e9d-9b25-43dd-aaa4-ba4db14fbdab b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Could not find related network for resource to bump revision. 2026-07-21 21:40:54.073 8 INFO neutron.db.segments_db [None req-c94f8e9d-9b25-43dd-aaa4-ba4db14fbdab b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment ec27822b-39ee-46a4-8b8d-fc740bd07a80 of type flat for network d39f9b08-2509-4a24-8748-7099f76efe65 [pid: 8|app: 0|req: 10/22] 199.19.213.194 () {48 vars in 968 bytes} [Tue Jul 21 21:40:54 2026] POST /v2.0/networks => generated 706 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:40:55.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee44a49f-3a62-49f4-bb81-5ae1c9428167 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/networks?name=public => generated 709 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:40:55.575 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4962b79-e32a-4691-a98a-7668e7602df7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.194 () {44 vars in 1035 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/subnets/public-subnet?network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.194 () {44 vars in 1058 bytes} [Tue Jul 21 21:40:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => 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: 13/28] 199.19.213.194 () {48 vars in 966 bytes} [Tue Jul 21 21:40:55 2026] POST /v2.0/subnets => generated 664 bytes in 3537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:46:04.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd371eab-d035-42f7-b479-37643e51c50e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.194 () {44 vars in 938 bytes} [Tue Jul 21 21:46:04 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 21:46:04 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:46:04.959 7 INFO neutron.db.segments_db [None req-0862c0c6-a9cf-4264-86ab-2512ef545af9 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment c312dc42-f008-41b5-b980-42204c7e6302 of type vxlan for network 6fe0f779-5592-48aa-ac1f-4054fc6e1f5b [pid: 7|app: 0|req: 37/71] 199.19.213.194 () {48 vars in 967 bytes} [Tue Jul 21 21:46:04 2026] POST /v2.0/networks => generated 707 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:46:06.010 8 INFO neutron.pecan_wsgi.hooks.translation [None req-802ab465-7254-4e07-8bd9-666a022acbb1 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 199.19.213.194 () {44 vars in 938 bytes} [Tue Jul 21 21:46:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 21:46:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:46:06.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9e4ea07-85c5-4a0a-bcfa-da3fae24ac73 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.19.213.194 () {44 vars in 1037 bytes} [Tue Jul 21 21:46:06 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.194 () {44 vars in 1060 bytes} [Tue Jul 21 21:46:06 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.194 () {48 vars in 966 bytes} [Tue Jul 21 21:46:06 2026] POST /v2.0/subnets => generated 651 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 21:46:07.291 7 INFO neutron.api.v2.resource [None req-7d69d5c2-3e10-4889-a747-77a348786fd2 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 199.19.213.194 () {44 vars in 972 bytes} [Tue Jul 21 21:46:07 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.194 () {44 vars in 994 bytes} [Tue Jul 21 21:46:07 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.194 () {48 vars in 981 bytes} [Tue Jul 21 21:46:07 2026] POST /v2.0/security-groups => generated 1616 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:08 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 1616 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:08 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => 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] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:08 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:09 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:09 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2230 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:09 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:10 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:10 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:10 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:11 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 3462 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:11 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:11 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:12 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:12 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:12 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:13 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.19.213.194 () {44 vars in 988 bytes} [Tue Jul 21 21:46:14 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 21:46:14.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23d17bc9-bad4-48dc-8aa9-ba9c4a13ad6e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/103] 199.19.213.194 () {44 vars in 1077 bytes} [Tue Jul 21 21:46:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.19.213.194 () {44 vars in 1100 bytes} [Tue Jul 21 21:46:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:14 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.19.213.194 () {48 vars in 962 bytes} [Tue Jul 21 21:46:14 2026] POST /v2.0/ports => generated 1096 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 21:46:22.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fe64880-e953-44eb-8f25-006b15e89c21 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/107] 199.19.213.194 () {44 vars in 980 bytes} [Tue Jul 21 21:46:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/108] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.19.213.194 () {48 vars in 1032 bytes} [Tue Jul 21 21:46:22 2026] PUT /v2.0/ports/7a5467fd-6e68-4524-8a74-b9fddf0e94e7 => generated 1245 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.19.213.194 () {44 vars in 921 bytes} [Tue Jul 21 21:46:24 2026] GET /v2.0/ports => generated 3726 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:46:26.077 8 INFO neutron.api.v2.resource [None req-ef6503b9-cf7e-45af-b41a-eea87b09d2bb b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/113] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 21:46:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.19.213.194 () {44 vars in 982 bytes} [Tue Jul 21 21:46:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.19.213.194 () {48 vars in 981 bytes} [Tue Jul 21 21:46:26 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:27 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 1610 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:27 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:27 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/119] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:27 2026] POST /v2.0/security-group-rules => generated 621 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/120] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:28 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/121] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:28 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:46:28 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/123] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:46:28 2026] POST /v2.0/security-group-rules => generated 625 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/134] 199.19.213.194 () {44 vars in 976 bytes} [Tue Jul 21 21:47:43 2026] GET /v2.0/quotas/98cf2413bd084306a0f20e5c4900b097 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/135] 199.19.213.194 () {48 vars in 1028 bytes} [Tue Jul 21 21:47:43 2026] PUT /v2.0/quotas/98cf2413bd084306a0f20e5c4900b097 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 21:50:04.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb1a09ca-f2ee-4afd-91b9-2c9ae4dbcf2e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/154] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 21:50:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 193 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: 79/155] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 21:50:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:50:06.670 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5daf98b2-a194-43af-8d2f-33bbe21aa14f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/156] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 21:50:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/157] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 21:50:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 21:57:25.087 7 INFO neutron.api.v2.resource [None req-304731f5-3e27-4096-9755-c5a1eb01fe3c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 111/218] 199.19.213.194 () {44 vars in 1075 bytes} [Tue Jul 21 21:57:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d677577a196a42ad9653cd840d160900 => generated 139 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.19.213.194 () {44 vars in 1098 bytes} [Tue Jul 21 21:57:25 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d677577a196a42ad9653cd840d160900 => generated 23 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.19.213.194 () {48 vars in 982 bytes} [Tue Jul 21 21:57:25 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:26 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 1624 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:57:26 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:26 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 1624 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:57:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:27 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:57:27 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:27 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:57:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:28 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:57:28 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:28 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:57:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:30 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 21:57:30 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 21:57:30 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 199.19.213.194 () {48 vars in 992 bytes} [Tue Jul 21 21:57:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.19.213.194 () {30 vars in 740 bytes} [Tue Jul 21 21:59:47 2026] GET /v2.0/networks?tenant_id=d677577a196a42ad9653cd840d160900&shared=False => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 21:59:47.908 8 INFO neutron.db.segments_db [None req-79d5b67c-d697-4c6f-9d4f-a9647a062fa7 fbdb1a12f2414382963079f99ad03df5 d677577a196a42ad9653cd840d160900 - - 8d4926fc49844d51baf3ce250906a2a8 8d4926fc49844d51baf3ce250906a2a8] Added segment 0c5abd40-5c31-4348-b7dd-09c52c9a69db of type vxlan for network f7e545c4-3e01-4537-827c-cc5da9592735 [pid: 8|app: 0|req: 126/256] 199.19.213.194 () {34 vars in 682 bytes} [Tue Jul 21 21:59:47 2026] POST /v2.0/networks => generated 718 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.19.213.194 () {30 vars in 722 bytes} [Tue Jul 21 21:59:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 127/258] 199.19.213.194 () {30 vars in 633 bytes} [Tue Jul 21 21:59:48 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: 132/259] 199.19.213.194 () {34 vars in 677 bytes} [Tue Jul 21 21:59:48 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: 8|app: 0|req: 128/260] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 21:59:48 2026] GET /v2.0/networks/f7e545c4-3e01-4537-827c-cc5da9592735 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 199.19.213.194 () {30 vars in 722 bytes} [Tue Jul 21 21:59:50 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/262] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 21:59:50 2026] GET /v2.0/networks/f7e545c4-3e01-4537-827c-cc5da9592735 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/265] 199.19.213.194 () {44 vars in 976 bytes} [Tue Jul 21 22:00:04 2026] GET /v2.0/quotas/d677577a196a42ad9653cd840d160900 => 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: 135/266] 199.19.213.194 () {48 vars in 1028 bytes} [Tue Jul 21 22:00:04 2026] PUT /v2.0/quotas/d677577a196a42ad9653cd840d160900 => generated 291 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:31.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e00a0b71-6f79-4256-a610-d7cc05bb64d7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/367] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 22:12:31 2026] GET /v2.0/networks/public => generated 108 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/368] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 22:12:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:32.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3ac4d32-bf4b-414c-9a64-ed642a3c0cc6 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/369] 199.19.213.194 () {44 vars in 928 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:12:32.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-20fc512f-ac0f-4669-8c5a-a12214040141 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/371] 199.19.213.194 () {44 vars in 1035 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/subnets/public-subnet?network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/372] 199.19.213.194 () {44 vars in 1058 bytes} [Tue Jul 21 22:12:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:01.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30d1ef65-c613-495a-84be-35a57d84ffd5 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/377] 199.19.213.194 () {44 vars in 938 bytes} [Tue Jul 21 22:13:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 22:13:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:02.405 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d0c840d-0548-4f5d-b505-9edf303366e0 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/379] 199.19.213.194 () {44 vars in 938 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:02.481 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9d5f1bc-3e79-4151-ad5d-405c4c1aa0e3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/381] 199.19.213.194 () {44 vars in 1037 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 114 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.19.213.194 () {44 vars in 1060 bytes} [Tue Jul 21 22:13:02 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:03.682 8 INFO neutron.api.v2.resource [None req-f52f0e56-48e1-476e-a7da-a0c89b85f43d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/383] 199.19.213.194 () {44 vars in 972 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.19.213.194 () {44 vars in 994 bytes} [Tue Jul 21 22:13:03 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:04 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:04 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/security-group-rules/052fbe05-5bf7-4e88-8b43-f838adeec07a => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:05 2026] GET /v2.0/security-group-rules/4627c9c3-1fad-4ace-876b-9925eb03a63e => 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: 194/391] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:06 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:06 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:06 2026] GET /v2.0/security-group-rules/9bfb0a9c-35b4-4b7d-8413-92b3687937b1 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:07 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:07 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:07 2026] GET /v2.0/security-group-rules/5eee400a-39db-47c2-9706-a6c1d85d2289 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:08 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:08 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:08 2026] GET /v2.0/security-group-rules/52509ae6-25ff-41ed-9c4a-4eff884e2112 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.19.213.194 () {44 vars in 988 bytes} [Tue Jul 21 22:13:10 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:13:10.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e281c216-990c-4293-b2d3-0c3db8679058 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 200/403] 199.19.213.194 () {44 vars in 1077 bytes} [Tue Jul 21 22:13:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.194 () {44 vars in 1100 bytes} [Tue Jul 21 22:13:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 1250 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:10 2026] GET /v2.0/security-groups/bf1183c0-8d60-4686-b67b-9c140db7039f => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:18.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32dde34e-161e-491a-94f1-96877e39f317 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/406] 199.19.213.194 () {44 vars in 980 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 199.19.213.194 () {44 vars in 921 bytes} [Tue Jul 21 22:13:20 2026] GET /v2.0/ports => generated 4721 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:13:21.181 8 INFO neutron.api.v2.resource [None req-b0a764bc-4ba9-451c-ae50-e69b55a83e7f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/409] 199.19.213.194 () {44 vars in 960 bytes} [Tue Jul 21 22:13:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.19.213.194 () {44 vars in 982 bytes} [Tue Jul 21 22:13:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:22 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2882 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:22 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:22 2026] GET /v2.0/security-group-rules/2045bc00-5ab9-46c4-94cb-b0cc13ecb89e => generated 621 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/414] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:23 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:13:23 2026] GET /v2.0/security-groups/994d0267-d5c4-440c-b44b-f4fb8e1bc782 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:13:23 2026] GET /v2.0/security-group-rules/bcab6edd-295f-4ee0-9ecb-37ce69e8b542 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.19.213.194 () {44 vars in 976 bytes} [Tue Jul 21 22:13:35 2026] GET /v2.0/quotas/98cf2413bd084306a0f20e5c4900b097 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:14:31.588 7 INFO neutron.api.v2.resource [None req-6d8023a4-9a41-417a-b195-38640a046931 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/428] 199.19.213.194 () {44 vars in 1075 bytes} [Tue Jul 21 22:14:31 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d677577a196a42ad9653cd840d160900 => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/429] 199.19.213.194 () {44 vars in 1098 bytes} [Tue Jul 21 22:14:31 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d677577a196a42ad9653cd840d160900 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/430] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 22:14:32 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:14:32 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:14:32 2026] GET /v2.0/security-group-rules/0018211b-23ca-41ef-bfd0-00a952a2ed09 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/433] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 22:14:33 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/434] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:14:33 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/435] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:14:33 2026] GET /v2.0/security-group-rules/ce3ad94b-0774-449c-aa45-c4dc2249e2df => generated 599 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/436] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 22:14:34 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/437] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:14:34 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => 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: 222/438] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:14:34 2026] GET /v2.0/security-group-rules/3c14e460-0d4d-4c42-91be-9da4585e74b1 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 199.19.213.194 () {44 vars in 1089 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b?project_id=d677577a196a42ad9653cd840d160900 => generated 4075 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/440] 199.19.213.194 () {44 vars in 1002 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/security-groups/417b1676-72a4-405f-a1ae-4036678b8e0b => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 199.19.213.194 () {44 vars in 1012 bytes} [Tue Jul 21 22:14:36 2026] GET /v2.0/security-group-rules/f979a51c-7b73-4868-8982-ce92cd6109b3 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 199.19.213.194 () {44 vars in 976 bytes} [Tue Jul 21 22:14:44 2026] GET /v2.0/quotas/d677577a196a42ad9653cd840d160900 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 199.19.213.194 () {44 vars in 950 bytes} [Tue Jul 21 22:15:35 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: 8|app: 0|req: 227/458] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:16:17 2026] GET /v2.0/networks => generated 2168 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.35 () {32 vars in 654 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/460] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/461] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/ports => generated 4721 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/462] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/463] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/464] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/465] 10.0.0.35 () {32 vars in 654 bytes} [Tue Jul 21 22:16:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:30.641 8 INFO neutron.db.segments_db [None req-ef7e0329-2bf6-4b97-bc2a-afde74ce7453 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 05ea670f-b618-4207-9269-51cf91a2db69 of type vxlan for network 0fa62aae-b359-4eec-b665-3aa57f89c6b7 2026-07-21 22:16:30.721 7 INFO neutron.db.segments_db [None req-fcf71929-4b22-4c09-b2e5-f1873f4cffba b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment ffad68ea-58f5-4c05-84bd-48db36f66def of type vxlan for network e76ddd89-c1af-4793-b146-c6da04e0883e [pid: 8|app: 0|req: 232/468] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:30 2026] POST /v2.0/networks => generated 746 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:30 2026] POST /v2.0/networks => generated 748 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:30.919 8 INFO neutron.db.segments_db [None req-a9973c46-98ab-4983-b751-fc75d8814dd4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 2f1c261b-db73-4d0d-ac5a-50b636e9f964 of type vxlan for network 429e9a69-979a-46be-982d-bef2fe21b05d [pid: 7|app: 0|req: 238/470] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:30 2026] POST /v2.0/subnets => generated 693 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/471] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:30 2026] POST /v2.0/networks => generated 745 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:31.056 8 INFO neutron.db.segments_db [None req-114f1a95-a2a1-4c02-b1ce-437bdb870cc8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a of type vxlan for network b1ac4f21-b793-42b2-ac0f-98b285a99e6f [pid: 7|app: 0|req: 239/472] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:31 2026] POST /v2.0/subnets => generated 695 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/473] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:31 2026] POST /v2.0/subnets => generated 692 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:31.305 8 INFO neutron.db.l3_hamode_db [None req-114f1a95-a2a1-4c02-b1ce-437bdb870cc8 b6c6b27d031a48b68fe2902569151bbe c86d49de45714c499c775a657ebcc9e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:16:31.342 7 INFO neutron.db.segments_db [None req-2429ab3c-189d-4cd1-86d9-6d3c42701b7a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment c3656a33-ece8-4488-86b6-87aa33850214 of type vxlan for network 54b0d8d0-9f62-47d7-9104-c93715aad25c 2026-07-21 22:16:31.664 7 INFO neutron.db.l3_hamode_db [None req-2429ab3c-189d-4cd1-86d9-6d3c42701b7a b6c6b27d031a48b68fe2902569151bbe b2b63eec2b29493080db3b4fdc647e6d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:16:32.440 8 INFO neutron.db.l3_hamode_db [None req-114f1a95-a2a1-4c02-b1ce-437bdb870cc8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:16:33.008 7 INFO neutron.db.l3_hamode_db [None req-2429ab3c-189d-4cd1-86d9-6d3c42701b7a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/474] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:31 2026] POST /v2.0/routers => generated 733 bytes in 2562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:16:33 2026] GET /v2.0/security-groups?tenant_id=dfda07d1c80541f38dca96e7e7dca3fc&name=default => generated 2921 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:33.865 8 INFO neutron.db.segments_db [None req-814d0cb6-cb43-4b23-8e96-e445ca332b96 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 27eb85a7-6f15-47bf-a8bd-4873b729c495 of type vxlan for network 1b07a006-9037-4cc8-ab61-de94e5415f8d [pid: 7|app: 0|req: 241/476] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:31 2026] POST /v2.0/routers => generated 735 bytes in 2696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:34.142 8 INFO neutron.db.l3_hamode_db [None req-814d0cb6-cb43-4b23-8e96-e445ca332b96 b6c6b27d031a48b68fe2902569151bbe cdfdb0591dda45049bc70145e95f5b33 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:16:35.041 8 INFO neutron.db.l3_hamode_db [None req-814d0cb6-cb43-4b23-8e96-e445ca332b96 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/477] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:33 2026] PUT /v2.0/routers/ebea4649-21cf-4b99-a1c4-902a7a06a727/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:16:35 2026] DELETE /v2.0/security-groups/0ea0a130-4938-4984-932a-b20021e9e8e1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/479] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:33 2026] POST /v2.0/routers => generated 732 bytes in 2166 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.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:35 2026] PUT /v2.0/routers/cf5bc1f9-97f5-495f-9da8-2ef7e0555b81/add_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:16:36 2026] GET /v2.0/networks?id=0fa62aae-b359-4eec-b665-3aa57f89c6b7 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/482] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:16:36 2026] GET /v2.0/quotas/c86d49de45714c499c775a657ebcc9e3 => 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: 247/483] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:36 2026] GET /v2.0/ports?tenant_id=c86d49de45714c499c775a657ebcc9e3&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/484] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:35 2026] PUT /v2.0/routers/30884465-d822-4568-9f1a-190ef02cd4ee/add_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/485] 10.0.0.166 () {38 vars in 971 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/security-groups => generated 1686 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.166 () {34 vars in 907 bytes} [Tue Jul 21 22:16:37 2026] GET /v2.0/extensions => generated 21537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:37 2026] GET /v2.0/security-groups/2355f962-ee3a-495a-8d69-4a543d2b1794 => generated 1686 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:37.415 8 INFO neutron.db.segments_db [None req-e0d0fbe3-8c9f-47c6-8c6e-994dfef0a936 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 440db2c7-8089-441f-810c-989815b941db of type vxlan for network ac18fdb6-e6e7-462c-abf1-89607f8cfec2 [pid: 7|app: 0|req: 251/488] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:16:37 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?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: 238/489] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/networks => generated 752 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/490] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:16:37 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?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: 7|app: 0|req: 252/491] 10.0.0.166 () {38 vars in 981 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/492] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/subnets => generated 699 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.166 () {38 vars in 971 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/security-groups => generated 1681 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:16:37.770 7 INFO neutron.db.segments_db [None req-e2f7312c-e12b-48a8-9d69-7198335815c4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 764ed762-1d70-4287-a243-22b1959260e5 of type vxlan for network 76ba1eac-0aac-478c-86ad-0b2857e9567d [pid: 8|app: 0|req: 241/494] 10.0.0.166 () {38 vars in 971 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/security-groups => generated 1686 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/495] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:37 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:37.978 7 INFO neutron.db.l3_hamode_db [None req-e2f7312c-e12b-48a8-9d69-7198335815c4 b6c6b27d031a48b68fe2902569151bbe 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/496] 10.0.0.166 () {38 vars in 971 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 1686 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/498] 10.0.0.166 () {38 vars in 971 bytes} [Tue Jul 21 22:16:38 2026] POST /v2.0/security-groups => generated 1681 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/499] 10.0.0.166 () {38 vars in 981 bytes} [Tue Jul 21 22:16:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/500] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups?tenant_id=cdfdb0591dda45049bc70145e95f5b33 => generated 7903 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/501] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/502] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/93d9d144-33ce-4a09-8d4f-e3a885882ce0 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/503] 10.0.0.166 () {38 vars in 981 bytes} [Tue Jul 21 22:16:38 2026] POST /v2.0/security-group-rules => generated 619 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:38.861 7 INFO neutron.db.l3_hamode_db [None req-e2f7312c-e12b-48a8-9d69-7198335815c4 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/504] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/93d9d144-33ce-4a09-8d4f-e3a885882ce0 => generated 2918 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 2941 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-groups/f4c26e30-6b86-4d40-ace5-84a79346b710 => generated 1681 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 10.0.0.166 () {34 vars in 1001 bytes} [Tue Jul 21 22:16:38 2026] GET /v2.0/security-group-rules/8c343e3f-53b8-4066-9275-748411e0f575 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 10.0.0.166 () {36 vars in 1013 bytes} [Tue Jul 21 22:16:38 2026] DELETE /v2.0/security-groups/f4c26e30-6b86-4d40-ace5-84a79346b710 => 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: 256/509] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 10.0.0.166 () {36 vars in 1023 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/security-group-rules/8c343e3f-53b8-4066-9275-748411e0f575 => 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: 258/511] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:39.263 8 INFO neutron.api.v2.resource [req-eb113e66-ac47-4962-965a-4de3bfd41290 req-71964265-3528-43d8-a4da-a5959bb5ecc8 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/512] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/f4c26e30-6b86-4d40-ace5-84a79346b710 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 2311 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/514] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/4ffddb37-a05b-48d4-9df7-6c83162eea33 => generated 1680 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/515] 10.0.0.166 () {36 vars in 1013 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/security-groups/bb27e09b-5923-407c-bbd6-f9a184da31e5 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/516] 10.0.0.166 () {36 vars in 1013 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/security-groups/4ffddb37-a05b-48d4-9df7-6c83162eea33 => 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: 264/517] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/2355f962-ee3a-495a-8d69-4a543d2b1794 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:39.536 8 INFO neutron.api.v2.resource [req-fa03097a-2038-4371-9f54-7f4304c08da6 req-80b9e406-f3f4-46a9-8bb8-974ee7a5b463 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/518] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/4ffddb37-a05b-48d4-9df7-6c83162eea33 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/519] 10.0.0.166 () {36 vars in 1013 bytes} [Tue Jul 21 22:16:39 2026] DELETE /v2.0/security-groups/2355f962-ee3a-495a-8d69-4a543d2b1794 => 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: 267/520] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:39 2026] GET /v2.0/security-groups/fb0c60ab-10d5-41df-a564-d66e0ea39657 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/521] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:37 2026] POST /v2.0/routers => generated 739 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:40.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-57440816-e845-4fbd-9a2c-48ca5d846225 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 6c5aba4a-23c7-45e0-abec-3a6e3a37611b 2026-07-21 22:16:40.083 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57440816-e845-4fbd-9a2c-48ca5d846225 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 6c5aba4a-23c7-45e0-abec-3a6e3a37611b [pid: 7|app: 0|req: 255/522] 10.0.0.166 () {36 vars in 1013 bytes} [Tue Jul 21 22:16:40 2026] DELETE /v2.0/security-groups/fb0c60ab-10d5-41df-a564-d66e0ea39657 => 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: 268/525] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:16:39 2026] PUT /v2.0/routers/cf5bc1f9-97f5-495f-9da8-2ef7e0555b81/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:40.678 8 INFO neutron.api.v2.resource [req-d093cc48-01f0-4be4-b0eb-305a39cb8863 req-7b613d64-6bb0-4dea-acaa-faf616d2463b 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/526] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:40 2026] GET /v2.0/security-groups/fb0c60ab-10d5-41df-a564-d66e0ea39657 => 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: 270/527] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:40 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:40.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 93314c53-c699-498a-acef-49b39f7595c2 2026-07-21 22:16:40.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 93314c53-c699-498a-acef-49b39f7595c2 2026-07-21 22:16:41.193 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: a6167ce9-3a05-4395-8d0b-8e8318c03708 2026-07-21 22:16:41.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: a6167ce9-3a05-4395-8d0b-8e8318c03708 2026-07-21 22:16:41.292 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 258/528] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:40 2026] PUT /v2.0/routers/a1c666f3-24f8-4133-a3a9-11c09a95d1aa/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/529] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups?tenant_id=cdfdb0591dda45049bc70145e95f5b33 => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/530] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups/93d9d144-33ce-4a09-8d4f-e3a885882ce0 => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/531] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups/93d9d144-33ce-4a09-8d4f-e3a885882ce0 => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:41.573 7 INFO neutron.api.v2.resource [req-243e0ebf-95a7-4469-8ce0-78cbb8ed3c8c req-3cb80957-0238-4821-9582-267e54b2422b 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/532] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups/fb0c60ab-10d5-41df-a564-d66e0ea39657 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:41.615 7 INFO neutron.api.v2.resource [req-dade8fec-3c46-4f39-9598-57d1230d717b req-480e8724-a66a-42f4-9012-4e9a7eb462e7 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/533] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups/4ffddb37-a05b-48d4-9df7-6c83162eea33 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:41.649 7 INFO neutron.api.v2.resource [req-2ae9eca6-03ef-4429-9ca1-8ba800be7258 req-efcd0ef5-b8ac-4072-a8f7-43c046bcab7a 7cb0e7067f79456d8a0f66525786fd82 cdfdb0591dda45049bc70145e95f5b33 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/534] 10.0.0.166 () {34 vars in 991 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/security-groups/f4c26e30-6b86-4d40-ace5-84a79346b710 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:16:41.760 8 INFO neutron.db.l3_hamode_db [None req-e3e9c800-1666-412f-9d94-8362882c7cb7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 54b0d8d0-9f62-47d7-9104-c93715aad25c was deleted as no HA routers are present in tenant b2b63eec2b29493080db3b4fdc647e6d. [pid: 8|app: 0|req: 271/535] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:16:40 2026] DELETE /v2.0/routers/cf5bc1f9-97f5-495f-9da8-2ef7e0555b81 => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/536] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:16:41 2026] DELETE /v2.0/subnets/1a5b70a0-b59f-43c5-baf7-2c74e0c8e5aa => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:41 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => 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: 274/538] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:16:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:16:42.115 8 INFO neutron.services.segments.plugin [-] Segment c3656a33-ece8-4488-86b6-87aa33850214 resource provider aggregate not found 2026-07-21 22:16:42.138 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c3656a33-ece8-4488-86b6-87aa33850214 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3656a33-ece8-4488-86b6-87aa33850214 found for delete ", "request_id": "req-814be93a-1ef0-4483-8114-a55c9f171c6d"}]} 2026-07-21 22:16:42.144 8 INFO neutron.services.segments.plugin [-] Segment c3656a33-ece8-4488-86b6-87aa33850214 resource provider aggregate not found 2026-07-21 22:16:42.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-90788a22-8586-4bf6-9075-7b6c57ee4990 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 69c9ef34-4abf-413c-bc09-6f0a36fb5a07 2026-07-21 22:16:42.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90788a22-8586-4bf6-9075-7b6c57ee4990 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 69c9ef34-4abf-413c-bc09-6f0a36fb5a07 2026-07-21 22:16:42.187 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c3656a33-ece8-4488-86b6-87aa33850214 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3656a33-ece8-4488-86b6-87aa33850214 found for delete ", "request_id": "req-d253bc97-27f8-46cf-8ce3-316b6d0dfc68"}]} 2026-07-21 22:16:42.224 8 INFO neutron_taas.services.taas.taas_plugin [None req-56a2933e-a7b7-4824-b7c6-361251a5ed32 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 26522e50-1ad3-4e2d-8101-5543817f5ef5 2026-07-21 22:16:42.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56a2933e-a7b7-4824-b7c6-361251a5ed32 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 26522e50-1ad3-4e2d-8101-5543817f5ef5 [pid: 8|app: 0|req: 275/539] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:16:42 2026] DELETE /v2.0/networks/e76ddd89-c1af-4793-b146-c6da04e0883e => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/540] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/541] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/542] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:16:42 2026] GET /v2.0/security-groups?tenant_id=b2b63eec2b29493080db3b4fdc647e6d&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/543] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:16:41 2026] PUT /v2.0/routers/30884465-d822-4568-9f1a-190ef02cd4ee/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/544] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:16:42 2026] DELETE /v2.0/security-groups/629216be-a9b1-4050-9250-c7596a5ddc0c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:43.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 659b8d94-4eb6-42b8-94a4-e3ef75e5a6e4 2026-07-21 22:16:43.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 659b8d94-4eb6-42b8-94a4-e3ef75e5a6e4 2026-07-21 22:16:43.252 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: ec3fccb8-a8b3-4fc6-bd06-19f762ab1b90 2026-07-21 22:16:43.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: ec3fccb8-a8b3-4fc6-bd06-19f762ab1b90 [pid: 8|app: 0|req: 279/545] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:16:42 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:43.332 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 280/546] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:16:43 2026] GET /v2.0/networks?id=0fa62aae-b359-4eec-b665-3aa57f89c6b7 => generated 678 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/547] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:43 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:43.803 7 INFO neutron.db.l3_hamode_db [None req-c0e52d47-52b0-4925-9c7f-a5165508a358 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 1b07a006-9037-4cc8-ab61-de94e5415f8d was deleted as no HA routers are present in tenant cdfdb0591dda45049bc70145e95f5b33. [pid: 7|app: 0|req: 267/548] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:16:42 2026] DELETE /v2.0/routers/30884465-d822-4568-9f1a-190ef02cd4ee => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/549] 10.0.0.166 () {34 vars in 1100 bytes} [Tue Jul 21 22:16:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1288019044&fields=id&tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/550] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:16:43 2026] DELETE /v2.0/subnets/427aee7b-1ef4-4960-87e8-58d36f0b1caa => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/551] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/552] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:16:43 2026] POST /v2.0/ports => generated 954 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/553] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/quotas/5823fd5bdd9f4ec4b20e80a74d66587c => 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: 284/554] 199.19.213.194 () {34 vars in 911 bytes} [Tue Jul 21 22:16:44 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) 2026-07-21 22:16:44.178 8 INFO neutron.services.segments.plugin [-] Segment ffad68ea-58f5-4c05-84bd-48db36f66def resource provider aggregate not found 2026-07-21 22:16:44.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-adb454d4-71a2-41bd-988d-8d5a67df61bc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 42df8746-da56-4191-b9c1-cedc4cbfe023 2026-07-21 22:16:44.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adb454d4-71a2-41bd-988d-8d5a67df61bc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 42df8746-da56-4191-b9c1-cedc4cbfe023 2026-07-21 22:16:44.263 7 INFO neutron.services.segments.plugin [-] Segment 27eb85a7-6f15-47bf-a8bd-4873b729c495 resource provider aggregate not found 2026-07-21 22:16:44.270 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffad68ea-58f5-4c05-84bd-48db36f66def resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffad68ea-58f5-4c05-84bd-48db36f66def found for delete ", "request_id": "req-7f66484a-1743-4246-9a11-7404d13de952"}]} [pid: 8|app: 0|req: 285/555] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&fields=id => generated 57 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:44.279 8 INFO neutron.services.segments.plugin [-] Segment ffad68ea-58f5-4c05-84bd-48db36f66def resource provider aggregate not found 2026-07-21 22:16:44.296 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27eb85a7-6f15-47bf-a8bd-4873b729c495 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27eb85a7-6f15-47bf-a8bd-4873b729c495 found for delete ", "request_id": "req-f4c1613a-711f-43d4-bfe5-b5c8ea6d9d3c"}]} 2026-07-21 22:16:44.297 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffad68ea-58f5-4c05-84bd-48db36f66def resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffad68ea-58f5-4c05-84bd-48db36f66def found for delete ", "request_id": "req-41308683-b9c8-494d-b85a-e2fe1f107981"}]} 2026-07-21 22:16:44.321 7 INFO neutron.services.segments.plugin [-] Segment 27eb85a7-6f15-47bf-a8bd-4873b729c495 resource provider aggregate not found 2026-07-21 22:16:44.339 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27eb85a7-6f15-47bf-a8bd-4873b729c495 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27eb85a7-6f15-47bf-a8bd-4873b729c495 found for delete ", "request_id": "req-fc04cf43-93d0-4722-9034-756019d1c0ba"}]} [pid: 8|app: 0|req: 286/556] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 287/557] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/558] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:16:44 2026] DELETE /v2.0/networks/429e9a69-979a-46be-982d-bef2fe21b05d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/559] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 273/560] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 957 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/561] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/security-groups?tenant_id=cdfdb0591dda45049bc70145e95f5b33&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/562] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:44 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&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: 288/563] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:16:44 2026] PUT /v2.0/ports/a7325e44-71e8-4948-9ba1-66ed5e88c86c => generated 1235 bytes in 516 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: 289/564] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:16:45 2026] DELETE /v2.0/security-groups/93d9d144-33ce-4a09-8d4f-e3a885882ce0 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:16:45.168 7 INFO neutron.db.segments_db [None req-e3313ee7-3b01-4cc5-b9b5-c7e17960e0e9 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 4aba46ce-be0c-48e9-a79b-c414e162da09 of type vxlan for network 176910da-1874-48b4-a1c4-166ecb3d8845 [pid: 7|app: 0|req: 276/565] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:44 2026] POST /v2.0/networks => generated 738 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:45 2026] POST /v2.0/subnets => generated 685 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:16:45.528 7 INFO neutron.db.segments_db [None req-ba8451d0-148c-44b6-9ef2-3c7a8ce9eca3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment ccdb0386-b1d7-462f-b678-7d3bcefcf966 of type vxlan for network 357f0389-6bab-48a7-895c-5ddfb4c15ed0 2026-07-21 22:16:45.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e492dcb-21be-4b60-900f-0c251554042c'] response: {'name': 'network-changed', 'server_uuid': '7aff8521-4a87-47f2-842f-9a655bb4e994', 'tag': 'a7325e44-71e8-4948-9ba1-66ed5e88c86c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 291/567] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:45.851 7 INFO neutron.db.l3_hamode_db [None req-ba8451d0-148c-44b6-9ef2-3c7a8ce9eca3 b6c6b27d031a48b68fe2902569151bbe 70a8ff093e624176abc0c8052921b9a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/568] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/569] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:45 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/570] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/ports?tenant_id=c86d49de45714c499c775a657ebcc9e3&device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/571] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7325e44-71e8-4948-9ba1-66ed5e88c86c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/572] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/subnets?id=0357a2c8-8f5f-48ba-829e-d8adfacda7be => generated 696 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:46.319 7 INFO neutron.services.segments.plugin [-] Segment 2f1c261b-db73-4d0d-ac5a-50b636e9f964 resource provider aggregate not found [pid: 8|app: 0|req: 297/573] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/ports?network_id=0fa62aae-b359-4eec-b665-3aa57f89c6b7&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:46.356 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f1c261b-db73-4d0d-ac5a-50b636e9f964 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1c261b-db73-4d0d-ac5a-50b636e9f964 found for delete ", "request_id": "req-9bee9ca9-7d72-4564-a9a4-566f010aa1e8"}]} 2026-07-21 22:16:46.362 7 INFO neutron.services.segments.plugin [-] Segment 2f1c261b-db73-4d0d-ac5a-50b636e9f964 resource provider aggregate not found 2026-07-21 22:16:46.380 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f1c261b-db73-4d0d-ac5a-50b636e9f964 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1c261b-db73-4d0d-ac5a-50b636e9f964 found for delete ", "request_id": "req-1b37574e-d3cc-415f-971c-f970b9557ba2"}]} [pid: 8|app: 0|req: 298/574] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?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: 299/575] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?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) 2026-07-21 22:16:46.714 7 INFO neutron.db.l3_hamode_db [None req-ba8451d0-148c-44b6-9ef2-3c7a8ce9eca3 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 300/576] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:46 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:47.486 8 INFO neutron.db.segments_db [None req-5fae5b69-eb46-49df-af1e-3a1d1e6b44ca b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment cf595274-0da7-4040-829b-27814b8c3356 of type vxlan for network edcb8e65-151a-4af3-af85-80c42117a0d0 [pid: 8|app: 0|req: 301/577] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:16:47 2026] POST /v2.0/networks => generated 743 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/578] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:47 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/579] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:47 2026] GET /v2.0/ports?tenant_id=c86d49de45714c499c775a657ebcc9e3&device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/580] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:47 2026] POST /v2.0/subnets => generated 690 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/581] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:47 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/582] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:16:47 2026] GET /v2.0/networks?id=0fa62aae-b359-4eec-b665-3aa57f89c6b7 => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:16:48.004 8 INFO neutron.db.segments_db [None req-c4e217db-a015-48f7-83d6-b6336e98236a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment d27e71c5-1c62-4ca5-9957-5ffc45270b09 of type vxlan for network 3b579161-33e6-48bc-b33a-24de9bddae2a [pid: 7|app: 0|req: 277/583] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:45 2026] POST /v2.0/routers => generated 725 bytes in 2640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/584] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:48 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 279/585] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:16:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a7325e44-71e8-4948-9ba1-66ed5e88c86c => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:48.246 8 INFO neutron.db.l3_hamode_db [None req-c4e217db-a015-48f7-83d6-b6336e98236a b6c6b27d031a48b68fe2902569151bbe cb93f474c528473880fdf4e80a3af4e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:16:49.629 8 INFO neutron.db.l3_hamode_db [None req-c4e217db-a015-48f7-83d6-b6336e98236a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/586] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:48 2026] PUT /v2.0/routers/0c8ecc66-5471-496b-86ec-a33ad11fae99/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/587] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/subnets?id=0357a2c8-8f5f-48ba-829e-d8adfacda7be => generated 696 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/588] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 684 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/589] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/590] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 285/591] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/ports?network_id=0fa62aae-b359-4eec-b665-3aa57f89c6b7&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: 7|app: 0|req: 286/592] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:16:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/593] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&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: 288/594] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?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: 289/595] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:16:50 2026] POST /v2.0/ports => generated 958 bytes in 510 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: 307/596] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:16:47 2026] POST /v2.0/routers => generated 730 bytes in 2681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/597] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:50 2026] GET /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/598] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:16:50 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/599] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:16:50 2026] PUT /v2.0/ports/c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 1239 bytes in 406 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: 292/600] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/601] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 294/602] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/603] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/604] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/605] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:51 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:51.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c42cb828-e5c4-4b8e-807a-6f654dc661ab'] response: {'name': 'network-changed', 'server_uuid': '961c9e2c-62a9-4983-b448-da970caa4531', 'tag': 'c7a3086c-662c-407f-8d86-721542b4cfd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 298/606] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:16:51 2026] POST /v2.0/floatingips => generated 552 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/607] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:16:50 2026] PUT /v2.0/routers/20734173-9591-4bb2-9288-fd500d1becc5/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/608] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/609] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/networks?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&shared=False => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/610] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/611] 10.0.0.166 () {34 vars in 1098 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--878248448&fields=id&tenant_id=70a8ff093e624176abc0c8052921b9a2 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/networks?id=176910da-1874-48b4-a1c4-166ecb3d8845 => generated 670 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/614] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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: 303/615] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/quotas/70a8ff093e624176abc0c8052921b9a2 => 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: 304/616] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => 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: 313/617] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/ports?tenant_id=70a8ff093e624176abc0c8052921b9a2&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/620] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:16:52 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?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: 307/621] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:16:52 2026] POST /v2.0/security-groups => generated 1658 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/623] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:16:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/625] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/627] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/628] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&device_owner=network%3Adhcp => 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: 321/629] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 322/630] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/631] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 324/632] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/633] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:16:53 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/634] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:53 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/635] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/636] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => 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: 311/637] 10.0.0.166 () {34 vars in 1094 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--6003644&fields=id&tenant_id=cb93f474c528473880fdf4e80a3af4e3 => 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: 327/638] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/networks?id=edcb8e65-151a-4af3-af85-80c42117a0d0 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/639] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/quotas/cb93f474c528473880fdf4e80a3af4e3 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/640] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/ports?tenant_id=cb93f474c528473880fdf4e80a3af4e3&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 10.0.0.166 () {34 vars in 907 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/extensions => generated 21537 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/645] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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: 331/646] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:16:54 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?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: 316/647] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?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: 332/648] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/649] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&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: 333/650] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/652] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/653] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:55 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/654] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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: 336/656] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/657] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:56 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/660] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 323/661] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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: 8|app: 0|req: 339/662] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/networks?id=176910da-1874-48b4-a1c4-166ecb3d8845 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/663] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=70a8ff093e624176abc0c8052921b9a2 => generated 180 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/664] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/665] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:57 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 341/666] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:16:57 2026] POST /v2.0/ports => generated 954 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/667] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/668] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/security-groups?id=45678a70-90af-4a9d-863f-2e05d6262f9b&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: 344/669] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/670] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:16:57 2026] PUT /v2.0/ports/01f57a18-4951-4521-9b7e-7a90eb466304 => generated 1235 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:16:58.369 8 INFO neutron_taas.services.taas.taas_plugin [req-3da34a0a-7c96-4d79-8270-4a0442766109 req-f10f5bc0-ffbe-4f05-a90b-cc8c239711ac a9627fe0b5614897bea99f0bd113c6de c86d49de45714c499c775a657ebcc9e3 - - default default] TaaS: Handle Delete Port: a7325e44-71e8-4948-9ba1-66ed5e88c86c 2026-07-21 22:16:58.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3da34a0a-7c96-4d79-8270-4a0442766109 req-f10f5bc0-ffbe-4f05-a90b-cc8c239711ac a9627fe0b5614897bea99f0bd113c6de c86d49de45714c499c775a657ebcc9e3 - - default default] Tap Mirror: Handle Delete Port: a7325e44-71e8-4948-9ba1-66ed5e88c86c /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:16:58.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5021534-a3f0-4de5-b52f-d9f6ff3ab5e5'] response: {'name': 'network-changed', 'server_uuid': '270b3ca8-3757-40f9-ac91-8cdae3297069', 'tag': '01f57a18-4951-4521-9b7e-7a90eb466304', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/671] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/673] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:16:58 2026] DELETE /v2.0/ports/a7325e44-71e8-4948-9ba1-66ed5e88c86c => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/674] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:16:58.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa8fedc9-b8be-4f35-9afa-1df0519dec23'] response: {'server_uuid': '7aff8521-4a87-47f2-842f-9a655bb4e994', 'name': 'network-vif-deleted', 'tag': 'a7325e44-71e8-4948-9ba1-66ed5e88c86c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 329/675] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => 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: 347/676] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/677] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/ports?tenant_id=70a8ff093e624176abc0c8052921b9a2&device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/678] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:16:58 2026] GET /v2.0/networks?tenant_id=70a8ff093e624176abc0c8052921b9a2&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/679] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/680] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => 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: 332/681] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 350/682] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/683] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 351/684] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/685] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/networks?id=edcb8e65-151a-4af3-af85-80c42117a0d0 => generated 675 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/686] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/687] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb93f474c528473880fdf4e80a3af4e3 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/688] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:16:59 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/689] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:16:59 2026] POST /v2.0/ports => generated 958 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/690] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/ports?tenant_id=70a8ff093e624176abc0c8052921b9a2&device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:00.418 7 INFO neutron.db.l3_db [None req-42fc1464-00ee-4e89-90cf-954c5773ca76 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] Floating IP ec7dab0f-4839-432a-8d8f-bcf74fb261a2 associated. External IP: 10.96.250.201, port: c7a3086c-662c-407f-8d86-721542b4cfd7. [pid: 8|app: 0|req: 357/691] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => 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: 335/692] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:16:59 2026] PUT /v2.0/floatingips/ec7dab0f-4839-432a-8d8f-bcf74fb261a2 => generated 856 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/693] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=01f57a18-4951-4521-9b7e-7a90eb466304 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:00.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0bc9728-bc99-4402-84c9-96f21e214319'] response: {'name': 'network-changed', 'server_uuid': '961c9e2c-62a9-4983-b448-da970caa4531', 'tag': 'c7a3086c-662c-407f-8d86-721542b4cfd7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 358/694] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:17:00 2026] PUT /v2.0/ports/55303539-aee2-4122-a73a-9c345c60c919 => generated 1239 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/695] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/subnets?id=efc67bfc-2624-405b-bd25-78402c5e378a => generated 688 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/696] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 338/697] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/ports?network_id=176910da-1874-48b4-a1c4-166ecb3d8845&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: 8|app: 0|req: 360/698] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 339/699] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/700] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/701] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:00.993 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7692825-9e31-435b-b6da-9a602e187b27'] response: {'name': 'network-changed', 'server_uuid': '1b87ff26-bb75-488d-969c-8691584276fd', 'tag': '55303539-aee2-4122-a73a-9c345c60c919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 341/702] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:00 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/703] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/704] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 363/705] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 343/706] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 780 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/707] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/708] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/ports?tenant_id=cb93f474c528473880fdf4e80a3af4e3&device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/709] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/ports?device_id=7aff8521-4a87-47f2-842f-9a655bb4e994 => 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: 345/710] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/711] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/networks?tenant_id=cb93f474c528473880fdf4e80a3af4e3&shared=False => generated 771 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/712] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/713] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/714] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/715] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:01 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 368/716] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/717] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/718] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/719] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 351/720] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/ports?tenant_id=cb93f474c528473880fdf4e80a3af4e3&device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/721] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=55303539-aee2-4122-a73a-9c345c60c919 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/subnets?id=a434ccb4-d9a6-4768-8cc8-62d141035fa1 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/723] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/ports?network_id=edcb8e65-151a-4af3-af85-80c42117a0d0&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/724] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:02 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:03.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-c840dc18-e9eb-4632-acc5-5ca5d986c89f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 59a2eb2b-af00-4d01-aed0-e46bcd705165 2026-07-21 22:17:03.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c840dc18-e9eb-4632-acc5-5ca5d986c89f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 59a2eb2b-af00-4d01-aed0-e46bcd705165 [pid: 7|app: 0|req: 357/726] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:03 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/727] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:03 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/728] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:03 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:03 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:17:02 2026] PUT /v2.0/routers/ebea4649-21cf-4b99-a1c4-902a7a06a727/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:03.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-93f76582-965d-429e-abf7-065f0cff1815 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 6fe46c11-107a-47b7-b01e-18c0eb8a69c5 2026-07-21 22:17:03.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93f76582-965d-429e-abf7-065f0cff1815 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 6fe46c11-107a-47b7-b01e-18c0eb8a69c5 2026-07-21 22:17:04.130 7 INFO neutron_taas.services.taas.taas_plugin [None req-93f76582-965d-429e-abf7-065f0cff1815 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 6b9823a9-7fbc-4f91-a921-72cf75b116f2 2026-07-21 22:17:04.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93f76582-965d-429e-abf7-065f0cff1815 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 6b9823a9-7fbc-4f91-a921-72cf75b116f2 [pid: 8|app: 0|req: 371/731] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:04 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:04.507 7 INFO neutron.services.segments.plugin [-] Segment 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a resource provider aggregate not found 2026-07-21 22:17:04.517 7 INFO neutron.services.segments.plugin [-] Segment 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a resource provider aggregate not found [pid: 8|app: 0|req: 372/732] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:04 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:04.538 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a found for delete ", "request_id": "req-7b8c32a0-8431-4582-8c4f-f373a7657b1a"}]} 2026-07-21 22:17:04.552 7 INFO neutron.db.l3_hamode_db [None req-93f76582-965d-429e-abf7-065f0cff1815 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network b1ac4f21-b793-42b2-ac0f-98b285a99e6f was deleted as no HA routers are present in tenant c86d49de45714c499c775a657ebcc9e3. 2026-07-21 22:17:04.561 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070f4a9d-2d5e-4c9c-a09d-cac46c5c563a found for delete ", "request_id": "req-bd5a80c3-120b-4a62-bfa2-b9ca277a57b9"}]} [pid: 7|app: 0|req: 361/733] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:03 2026] DELETE /v2.0/routers/ebea4649-21cf-4b99-a1c4-902a7a06a727 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:04 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/735] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:04 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/736] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:04 2026] DELETE /v2.0/subnets/0357a2c8-8f5f-48ba-829e-d8adfacda7be => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:04.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-930015a3-2ff9-470b-8a6d-4748a4d9636b b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 85df4456-2840-4b9c-98c9-a57d03e96722 2026-07-21 22:17:04.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-930015a3-2ff9-470b-8a6d-4748a4d9636b b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 85df4456-2840-4b9c-98c9-a57d03e96722 2026-07-21 22:17:05.020 8 INFO neutron.services.segments.plugin [-] Segment 05ea670f-b618-4207-9269-51cf91a2db69 resource provider aggregate not found 2026-07-21 22:17:05.031 8 INFO neutron.services.segments.plugin [-] Segment 05ea670f-b618-4207-9269-51cf91a2db69 resource provider aggregate not found 2026-07-21 22:17:05.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 05ea670f-b618-4207-9269-51cf91a2db69 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ea670f-b618-4207-9269-51cf91a2db69 found for delete ", "request_id": "req-bc3d8e43-cc4a-4330-b716-f2f73133369d"}]} 2026-07-21 22:17:05.055 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 05ea670f-b618-4207-9269-51cf91a2db69 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05ea670f-b618-4207-9269-51cf91a2db69 found for delete ", "request_id": "req-f346729d-6aae-4ab4-8b02-77a5532c4ae7"}]} [pid: 8|app: 0|req: 375/737] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:04 2026] DELETE /v2.0/networks/0fa62aae-b359-4eec-b665-3aa57f89c6b7 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/738] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:05 2026] GET /v2.0/security-groups?tenant_id=c86d49de45714c499c775a657ebcc9e3&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/739] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:05 2026] DELETE /v2.0/security-groups/45678a70-90af-4a9d-863f-2e05d6262f9b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/740] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:05 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/741] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:05 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/742] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:05 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/743] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:05 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/744] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:06 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 379/745] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:06 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:06 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/747] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:07 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 368/748] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:07 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:07.686 8 INFO neutron.db.l3_db [None req-a6aa8f00-59c7-40e3-8979-f5e5022c19b0 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] Floating IP cc110fff-4ad9-4e5a-bb4f-5f259ec9c411 associated. External IP: 10.96.250.206, port: 01f57a18-4951-4521-9b7e-7a90eb466304. [pid: 8|app: 0|req: 381/749] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:07 2026] PUT /v2.0/floatingips/cc110fff-4ad9-4e5a-bb4f-5f259ec9c411 => generated 855 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:07 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:08.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81910d72-ed65-4069-8778-10b4ba522901'] response: {'name': 'network-changed', 'server_uuid': '270b3ca8-3757-40f9-ac91-8cdae3297069', 'tag': '01f57a18-4951-4521-9b7e-7a90eb466304', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/751] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/752] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/753] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 371/754] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/755] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 374/757] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/ports?tenant_id=70a8ff093e624176abc0c8052921b9a2&device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:08.597 8 INFO neutron.db.l3_db [None req-9e577977-126f-4a7c-99de-36111fd2cc2e b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] Floating IP fc0a56fd-7ca2-470a-b568-64f524392b4a associated. External IP: 10.96.250.214, port: 55303539-aee2-4122-a73a-9c345c60c919. [pid: 7|app: 0|req: 375/758] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/networks?id=176910da-1874-48b4-a1c4-166ecb3d8845 => generated 766 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=01f57a18-4951-4521-9b7e-7a90eb466304 => 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: 377/760] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/subnets?id=efc67bfc-2624-405b-bd25-78402c5e378a => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/ports?network_id=176910da-1874-48b4-a1c4-166ecb3d8845&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/762] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?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: 380/763] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:08 2026] GET /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:08 2026] PUT /v2.0/floatingips/fc0a56fd-7ca2-470a-b568-64f524392b4a => generated 856 bytes in 751 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 383/771] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:09 2026] GET /v2.0/security-groups?tenant_id=7cfc2019ee284becadc1e99d77e313fb&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:09 2026] DELETE /v2.0/security-groups/47060d77-afaa-4dc8-911e-4aa0db95a2e4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:10.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-972d9449-bd93-4d37-8580-1f4396f97eb9'] response: {'name': 'network-changed', 'server_uuid': '1b87ff26-bb75-488d-969c-8691584276fd', 'tag': '55303539-aee2-4122-a73a-9c345c60c919', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/775] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/security-groups?tenant_id=818942ab0561416ba4c6479bfb868c2b&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:10 2026] DELETE /v2.0/security-groups/6f41dd0b-6a75-4e5e-8800-40fa337b3074 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/779] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/ports?tenant_id=cb93f474c528473880fdf4e80a3af4e3&device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/networks?id=edcb8e65-151a-4af3-af85-80c42117a0d0 => 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: 389/781] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=55303539-aee2-4122-a73a-9c345c60c919 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/subnets?id=a434ccb4-d9a6-4768-8cc8-62d141035fa1 => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/783] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/ports?network_id=edcb8e65-151a-4af3-af85-80c42117a0d0&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/784] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/785] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/security-groups?id=5d541574-c49a-40f6-911e-e7a3763f2cf5&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: 396/787] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/788] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:17:10 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:11.111 8 INFO neutron_taas.services.taas.taas_plugin [req-b4506501-6715-4e70-be0f-a8cb08576d8a req-de791a39-0e62-416b-944b-57698880c145 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] TaaS: Handle Delete Port: 01f57a18-4951-4521-9b7e-7a90eb466304 2026-07-21 22:17:11.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b4506501-6715-4e70-be0f-a8cb08576d8a req-de791a39-0e62-416b-944b-57698880c145 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] Tap Mirror: Handle Delete Port: 01f57a18-4951-4521-9b7e-7a90eb466304 2026-07-21 22:17:11.316 8 INFO neutron.db.l3_db [req-b4506501-6715-4e70-be0f-a8cb08576d8a req-de791a39-0e62-416b-944b-57698880c145 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] Floating IP cc110fff-4ad9-4e5a-bb4f-5f259ec9c411 disassociated. External IP: 10.96.250.206, port: 01f57a18-4951-4521-9b7e-7a90eb466304. [pid: 7|app: 0|req: 393/789] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:17:11 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1244 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:17:11 2026] DELETE /v2.0/ports/01f57a18-4951-4521-9b7e-7a90eb466304 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:17:11 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:11 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/793] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:17:11 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:11 2026] GET /v2.0/security-groups?id=2aa2077b-23fd-4cb4-b385-79a148fc086a&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:11.968 7 INFO neutron_taas.services.taas.taas_plugin [req-36ec298c-d257-49bc-ab8a-0b1b30c5fcca req-51d87399-921a-4b8a-96e2-a5869a37b594 b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] TaaS: Handle Delete Port: 55303539-aee2-4122-a73a-9c345c60c919 2026-07-21 22:17:11.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-36ec298c-d257-49bc-ab8a-0b1b30c5fcca req-51d87399-921a-4b8a-96e2-a5869a37b594 b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] Tap Mirror: Handle Delete Port: 55303539-aee2-4122-a73a-9c345c60c919 [pid: 8|app: 0|req: 400/795] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:12 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:12.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7a87d08-a188-4f04-b63f-54a6dcd0a423'] response: {'server_uuid': '270b3ca8-3757-40f9-ac91-8cdae3297069', 'name': 'network-vif-deleted', 'tag': '01f57a18-4951-4521-9b7e-7a90eb466304', 'status': 'completed', 'code': 200} 2026-07-21 22:17:12.195 7 INFO neutron.db.l3_db [req-36ec298c-d257-49bc-ab8a-0b1b30c5fcca req-51d87399-921a-4b8a-96e2-a5869a37b594 b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] Floating IP fc0a56fd-7ca2-470a-b568-64f524392b4a disassociated. External IP: 10.96.250.214, port: 55303539-aee2-4122-a73a-9c345c60c919. [pid: 8|app: 0|req: 401/796] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:12 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 396/797] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:17:11 2026] DELETE /v2.0/ports/55303539-aee2-4122-a73a-9c345c60c919 => generated 0 bytes in 1158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:13.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22e80c9c-6dbb-4af2-970d-d2fdccac702d'] response: {'server_uuid': '1b87ff26-bb75-488d-969c-8691584276fd', 'name': 'network-vif-deleted', 'tag': '55303539-aee2-4122-a73a-9c345c60c919', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 402/798] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:13 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => 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: 397/799] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:14 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 403/800] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:14 2026] GET /v2.0/ports?device_id=270b3ca8-3757-40f9-ac91-8cdae3297069 => 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: 398/801] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:15 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 404/802] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:15 2026] DELETE /v2.0/security-groups/5d541574-c49a-40f6-911e-e7a3763f2cf5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:15.503 7 INFO neutron.api.v2.resource [None req-eb7a0fe9-f732-4d66-9527-f14cdb0855f9 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/803] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:17:15 2026] GET /v2.0/security-groups/5d541574-c49a-40f6-911e-e7a3763f2cf5 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:17:15.636 8 INFO neutron_taas.services.taas.taas_plugin [None req-584a28fd-9e8b-4fa6-b2ea-4bd43086ba70 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] TaaS: Handle Delete Port: f1fa8a34-c342-4b3c-9b4a-b9c705b0068d 2026-07-21 22:17:15.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-584a28fd-9e8b-4fa6-b2ea-4bd43086ba70 f882441ad60d4064bed56a63d0d8dfbc 70a8ff093e624176abc0c8052921b9a2 - - default default] Tap Mirror: Handle Delete Port: f1fa8a34-c342-4b3c-9b4a-b9c705b0068d [pid: 7|app: 0|req: 400/804] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:16 2026] GET /v2.0/ports?device_id=1b87ff26-bb75-488d-969c-8691584276fd => 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: 405/805] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:15 2026] DELETE /v2.0/floatingips/cc110fff-4ad9-4e5a-bb4f-5f259ec9c411 => generated 0 bytes in 738 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:16.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-260f08eb-a6e2-4c20-8f94-1099ddcb5741 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: e4e1973a-f81e-4f0b-8d9f-74faf35121d3 2026-07-21 22:17:16.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-260f08eb-a6e2-4c20-8f94-1099ddcb5741 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: e4e1973a-f81e-4f0b-8d9f-74faf35121d3 [pid: 8|app: 0|req: 406/806] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:16 2026] GET /v2.0/security-groups?tenant_id=9a7751c39566412499babc65aae6e257&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:17 2026] DELETE /v2.0/security-groups/64de96bc-c36a-453f-8e62-3a3d6a2fd9d8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:17:16 2026] PUT /v2.0/routers/0c8ecc66-5471-496b-86ec-a33ad11fae99/remove_router_interface => generated 309 bytes in 1030 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/809] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:17 2026] GET /v2.0/security-groups?tenant_id=118510483e4f47049ba96c6ca7409826&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:17.516 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fba19cf-0b14-4ec4-864c-fe126b163a65 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 701d3b16-9f16-4d9e-a110-d1e12a5bb6ea 2026-07-21 22:17:17.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fba19cf-0b14-4ec4-864c-fe126b163a65 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 701d3b16-9f16-4d9e-a110-d1e12a5bb6ea [pid: 7|app: 0|req: 403/810] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:17 2026] DELETE /v2.0/security-groups/2aa2077b-23fd-4cb4-b385-79a148fc086a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:17 2026] DELETE /v2.0/security-groups/19f16ee6-6da1-4ca7-9881-b054a1759dd9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:17.686 7 INFO neutron.api.v2.resource [None req-96085cbd-e58c-4610-b47d-aabea07bdb51 b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/812] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:17:17 2026] GET /v2.0/security-groups/2aa2077b-23fd-4cb4-b385-79a148fc086a => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:17:17.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f4467c3-5cd0-4f79-beb6-1b37bc25b5db b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] TaaS: Handle Delete Port: 1c4de5c4-1319-46f6-95c2-b2ecc6f02c7a 2026-07-21 22:17:17.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f4467c3-5cd0-4f79-beb6-1b37bc25b5db b7de54ea09ae4cd7b511be98c5e0d3fc cb93f474c528473880fdf4e80a3af4e3 - - default default] Tap Mirror: Handle Delete Port: 1c4de5c4-1319-46f6-95c2-b2ecc6f02c7a 2026-07-21 22:17:17.826 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fba19cf-0b14-4ec4-864c-fe126b163a65 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 7c872697-57d8-453b-bf1e-e59bb5469511 2026-07-21 22:17:17.829 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fba19cf-0b14-4ec4-864c-fe126b163a65 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 7c872697-57d8-453b-bf1e-e59bb5469511 [pid: 7|app: 0|req: 406/813] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:17 2026] DELETE /v2.0/floatingips/fc0a56fd-7ca2-470a-b568-64f524392b4a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:18.231 8 INFO neutron.services.segments.plugin [-] Segment ccdb0386-b1d7-462f-b678-7d3bcefcf966 resource provider aggregate not found 2026-07-21 22:17:18.241 8 INFO neutron.services.segments.plugin [-] Segment ccdb0386-b1d7-462f-b678-7d3bcefcf966 resource provider aggregate not found 2026-07-21 22:17:18.260 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccdb0386-b1d7-462f-b678-7d3bcefcf966 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdb0386-b1d7-462f-b678-7d3bcefcf966 found for delete ", "request_id": "req-ad606ca0-4441-4ae9-b54f-9660c8a3faf8"}]} 2026-07-21 22:17:18.260 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccdb0386-b1d7-462f-b678-7d3bcefcf966 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccdb0386-b1d7-462f-b678-7d3bcefcf966 found for delete ", "request_id": "req-fdafd981-36e0-43ad-85e8-d1cdd74c8ff0"}]} 2026-07-21 22:17:18.268 8 INFO neutron.db.l3_hamode_db [None req-4fba19cf-0b14-4ec4-864c-fe126b163a65 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 357f0389-6bab-48a7-895c-5ddfb4c15ed0 was deleted as no HA routers are present in tenant 70a8ff093e624176abc0c8052921b9a2. [pid: 8|app: 0|req: 408/814] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:17 2026] DELETE /v2.0/routers/0c8ecc66-5471-496b-86ec-a33ad11fae99 => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:18.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-067a8521-95b5-4762-b36f-a7ef5d1c5bdd b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 4e61a751-fd3f-4160-b64f-effa6fce5522 2026-07-21 22:17:18.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-067a8521-95b5-4762-b36f-a7ef5d1c5bdd b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 4e61a751-fd3f-4160-b64f-effa6fce5522 [pid: 8|app: 0|req: 409/815] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:18 2026] DELETE /v2.0/subnets/efc67bfc-2624-405b-bd25-78402c5e378a => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:18.581 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4f16751-7fe7-41c2-90eb-a1267d841f39 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 37a010ee-e167-48aa-bd60-b6ad3cd3793d 2026-07-21 22:17:18.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4f16751-7fe7-41c2-90eb-a1267d841f39 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 37a010ee-e167-48aa-bd60-b6ad3cd3793d [pid: 8|app: 0|req: 410/816] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:18 2026] DELETE /v2.0/networks/176910da-1874-48b4-a1c4-166ecb3d8845 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:18 2026] GET /v2.0/security-groups?tenant_id=70a8ff093e624176abc0c8052921b9a2&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/818] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:17:17 2026] PUT /v2.0/routers/20734173-9591-4bb2-9288-fd500d1becc5/remove_router_interface => generated 309 bytes in 1012 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:18 2026] DELETE /v2.0/security-groups/ec150d53-2d5b-43ec-91bb-ff0349707bde => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:19.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-4182e158-7df1-4265-80ea-125fed16e60c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 7df16df6-0b64-4d46-a93a-ef58e0df2a40 2026-07-21 22:17:19.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4182e158-7df1-4265-80ea-125fed16e60c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 7df16df6-0b64-4d46-a93a-ef58e0df2a40 2026-07-21 22:17:19.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-4182e158-7df1-4265-80ea-125fed16e60c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: b90dc544-0c5b-42ce-9ad1-2cf21fc370ff 2026-07-21 22:17:19.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4182e158-7df1-4265-80ea-125fed16e60c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: b90dc544-0c5b-42ce-9ad1-2cf21fc370ff 2026-07-21 22:17:19.846 7 INFO neutron.services.segments.plugin [-] Segment d27e71c5-1c62-4ca5-9957-5ffc45270b09 resource provider aggregate not found 2026-07-21 22:17:19.859 7 INFO neutron.services.segments.plugin [-] Segment d27e71c5-1c62-4ca5-9957-5ffc45270b09 resource provider aggregate not found 2026-07-21 22:17:19.865 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d27e71c5-1c62-4ca5-9957-5ffc45270b09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27e71c5-1c62-4ca5-9957-5ffc45270b09 found for delete ", "request_id": "req-04a93c3c-af78-4965-9114-1c84379541e5"}]} 2026-07-21 22:17:19.876 7 INFO neutron.db.l3_hamode_db [None req-4182e158-7df1-4265-80ea-125fed16e60c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 3b579161-33e6-48bc-b33a-24de9bddae2a was deleted as no HA routers are present in tenant cb93f474c528473880fdf4e80a3af4e3. 2026-07-21 22:17:19.877 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d27e71c5-1c62-4ca5-9957-5ffc45270b09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27e71c5-1c62-4ca5-9957-5ffc45270b09 found for delete ", "request_id": "req-5c3132da-7aa3-4c7e-8128-85459918837c"}]} [pid: 7|app: 0|req: 408/820] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:19 2026] DELETE /v2.0/routers/20734173-9591-4bb2-9288-fd500d1becc5 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/821] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:19 2026] DELETE /v2.0/subnets/a434ccb4-d9a6-4768-8cc8-62d141035fa1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:20.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5159b1c-0ac3-4621-bbf9-d0c89ffdbc6a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 35a2ee0a-1270-497e-8739-f948ad151d61 2026-07-21 22:17:20.168 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5159b1c-0ac3-4621-bbf9-d0c89ffdbc6a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 35a2ee0a-1270-497e-8739-f948ad151d61 2026-07-21 22:17:20.285 8 INFO neutron.services.segments.plugin [-] Segment 4aba46ce-be0c-48e9-a79b-c414e162da09 resource provider aggregate not found 2026-07-21 22:17:20.290 8 INFO neutron.services.segments.plugin [-] Segment 4aba46ce-be0c-48e9-a79b-c414e162da09 resource provider aggregate not found 2026-07-21 22:17:20.313 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4aba46ce-be0c-48e9-a79b-c414e162da09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aba46ce-be0c-48e9-a79b-c414e162da09 found for delete ", "request_id": "req-b6a2e9c5-39a6-423c-b65c-abcb4a71380e"}]} 2026-07-21 22:17:20.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4aba46ce-be0c-48e9-a79b-c414e162da09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4aba46ce-be0c-48e9-a79b-c414e162da09 found for delete ", "request_id": "req-6432f77e-24ff-478e-8722-a9e35a084c3c"}]} [pid: 7|app: 0|req: 409/822] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:20 2026] DELETE /v2.0/networks/edcb8e65-151a-4af3-af85-80c42117a0d0 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/823] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:20 2026] GET /v2.0/security-groups?tenant_id=cb93f474c528473880fdf4e80a3af4e3&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: 410/824] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:20 2026] DELETE /v2.0/security-groups/28b76b20-9550-43aa-95a2-f82bd743320a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:21.343 8 INFO neutron.db.segments_db [None req-a6afb50c-c55f-49cb-8216-b327336b717d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 4691e31b-0df5-4840-b944-6b87b74d17b6 of type vxlan for network 7948a440-ca81-4298-9c9a-a5fbf2d6853f [pid: 8|app: 0|req: 415/825] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:17:20 2026] POST /v2.0/networks => generated 743 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/826] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:21 2026] POST /v2.0/subnets => generated 690 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:21.730 8 INFO neutron.db.segments_db [None req-62a82549-44cd-42f9-a00b-d4ffcf597d74 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b of type vxlan for network fc422f24-f9b0-4c8c-8c2d-f275eb88c64f 2026-07-21 22:17:21.886 7 INFO neutron.services.segments.plugin [-] Segment cf595274-0da7-4040-829b-27814b8c3356 resource provider aggregate not found 2026-07-21 22:17:21.909 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf595274-0da7-4040-829b-27814b8c3356 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf595274-0da7-4040-829b-27814b8c3356 found for delete ", "request_id": "req-22fd65a9-957f-4a02-92f9-431734c6f43c"}]} 2026-07-21 22:17:21.912 7 INFO neutron.services.segments.plugin [-] Segment cf595274-0da7-4040-829b-27814b8c3356 resource provider aggregate not found 2026-07-21 22:17:21.939 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf595274-0da7-4040-829b-27814b8c3356 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf595274-0da7-4040-829b-27814b8c3356 found for delete ", "request_id": "req-47322a36-5ed7-4c4e-9643-3e7f35de3889"}]} 2026-07-21 22:17:22.069 8 INFO neutron.db.l3_hamode_db [None req-62a82549-44cd-42f9-a00b-d4ffcf597d74 b6c6b27d031a48b68fe2902569151bbe 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 412/827] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:21 2026] GET /v2.0/security-groups?tenant_id=06bdd1d0a47d43f893d0ca9b20164adf&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:22 2026] DELETE /v2.0/security-groups/50f658a0-3626-4a62-936f-b4d655fd9a03 => 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: 414/829] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:22 2026] GET /v2.0/security-groups?tenant_id=8db8f43f691943e7a1ea7bbc5f0347ea&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: 415/830] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:22 2026] DELETE /v2.0/security-groups/3af5fac3-d8c7-41f0-bb8b-010330045c7a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:22.913 8 INFO neutron.db.l3_hamode_db [None req-62a82549-44cd-42f9-a00b-d4ffcf597d74 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 416/831] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:21 2026] POST /v2.0/routers => generated 730 bytes in 2270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.35 () {32 vars in 652 bytes} [Tue Jul 21 22:17:24 2026] GET /v2.0/extensions => generated 21537 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:24 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/836] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:24 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/837] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/838] 10.0.0.35 () {32 vars in 664 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/839] 10.0.0.35 () {32 vars in 698 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/840] 10.0.0.35 () {32 vars in 696 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/841] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/842] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/843] 10.0.0.35 () {32 vars in 702 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/844] 10.0.0.35 () {32 vars in 692 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/845] 10.0.0.35 () {32 vars in 694 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/846] 10.0.0.35 () {32 vars in 684 bytes} [Tue Jul 21 22:17:25 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: 432/847] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/848] 10.0.0.35 () {32 vars in 660 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/849] 10.0.0.35 () {32 vars in 698 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/850] 10.0.0.35 () {32 vars in 678 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/851] 10.0.0.35 () {32 vars in 682 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/852] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/853] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/855] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/856] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/857] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/858] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/859] 10.0.0.35 () {32 vars in 698 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/860] 10.0.0.35 () {32 vars in 678 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/861] 10.0.0.35 () {32 vars in 666 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/862] 10.0.0.35 () {32 vars in 676 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/863] 10.0.0.35 () {32 vars in 664 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/864] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/l3-flavors => 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: 450/865] 10.0.0.35 () {32 vars in 712 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/866] 10.0.0.35 () {32 vars in 690 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/867] 10.0.0.35 () {32 vars in 682 bytes} [Tue Jul 21 22:17:25 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: 453/868] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/869] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:25 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: 455/870] 10.0.0.35 () {32 vars in 704 bytes} [Tue Jul 21 22:17:25 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: 456/871] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/872] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 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: 8|app: 0|req: 458/873] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/874] 10.0.0.35 () {32 vars in 692 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/875] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/876] 10.0.0.35 () {32 vars in 708 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/877] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:17:23 2026] PUT /v2.0/routers/b40d6b95-64ed-4428-a8bd-8ecf14dc5ae6/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/878] 10.0.0.35 () {32 vars in 704 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 417/879] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/880] 10.0.0.35 () {32 vars in 696 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/881] 10.0.0.35 () {32 vars in 710 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/882] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/883] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/884] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/885] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/886] 10.0.0.35 () {32 vars in 670 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/provider => generated 191 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/887] 10.0.0.35 () {32 vars in 660 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/888] 10.0.0.35 () {32 vars in 698 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/889] 10.0.0.35 () {32 vars in 698 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/890] 10.0.0.35 () {32 vars in 676 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/891] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/892] 10.0.0.35 () {32 vars in 682 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/893] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 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: 470/894] 10.0.0.35 () {32 vars in 684 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/895] 10.0.0.35 () {32 vars in 706 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/896] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/897] 10.0.0.35 () {32 vars in 696 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/898] 10.0.0.35 () {32 vars in 694 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/899] 10.0.0.35 () {32 vars in 684 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/900] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/901] 10.0.0.35 () {32 vars in 704 bytes} [Tue Jul 21 22:17:25 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: 474/902] 10.0.0.35 () {32 vars in 666 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/903] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:25 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: 475/904] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/905] 10.0.0.35 () {32 vars in 690 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/906] 10.0.0.35 () {32 vars in 690 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/907] 10.0.0.35 () {32 vars in 694 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/908] 10.0.0.35 () {32 vars in 684 bytes} [Tue Jul 21 22:17:25 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: 432/909] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/910] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 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: 433/911] 10.0.0.35 () {32 vars in 702 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/912] 10.0.0.35 () {32 vars in 712 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/913] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/914] 10.0.0.35 () {32 vars in 714 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/915] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/916] 10.0.0.35 () {32 vars in 740 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/917] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/918] 10.0.0.35 () {32 vars in 682 bytes} [Tue Jul 21 22:17:25 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: 437/919] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/920] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/921] 10.0.0.35 () {32 vars in 678 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/922] 10.0.0.35 () {32 vars in 668 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/923] 10.0.0.35 () {32 vars in 696 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/924] 10.0.0.35 () {32 vars in 704 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/925] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/926] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/927] 10.0.0.35 () {32 vars in 682 bytes} [Tue Jul 21 22:17:25 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/928] 10.0.0.35 () {32 vars in 704 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/929] 10.0.0.35 () {32 vars in 694 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/930] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/931] 10.0.0.35 () {32 vars in 696 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/932] 10.0.0.35 () {32 vars in 678 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/933] 10.0.0.35 () {32 vars in 688 bytes} [Tue Jul 21 22:17:26 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: 490/934] 10.0.0.35 () {32 vars in 700 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/935] 10.0.0.35 () {32 vars in 664 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/936] 10.0.0.35 () {32 vars in 680 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/937] 10.0.0.35 () {32 vars in 676 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/938] 10.0.0.35 () {32 vars in 692 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/939] 10.0.0.35 () {32 vars in 676 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/940] 10.0.0.35 () {32 vars in 666 bytes} [Tue Jul 21 22:17:26 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: 448/941] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:17:26 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: 494/942] 10.0.0.35 () {32 vars in 674 bytes} [Tue Jul 21 22:17:26 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: 449/943] 10.0.0.35 () {32 vars in 686 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/944] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:17:26 2026] POST /v2.0/security-groups => generated 1659 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/945] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:17:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/946] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:17:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/947] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:26 2026] GET /v2.0/security-groups?tenant_id=47fb92cbb28a4a35b59a52ce7847c38a&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/948] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:17:26 2026] POST /v2.0/floatingips => generated 552 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/949] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/security-groups?tenant_id=29228e9ffe9e4c09ba4dc675606f6b88&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/950] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:27 2026] DELETE /v2.0/security-groups/a079b8b1-f0d0-4dff-b496-62e6529d1b79 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/951] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:27 2026] DELETE /v2.0/security-groups/0e90bd7f-cf8c-4926-98e0-f66b5310b62a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/952] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/security-groups?tenant_id=0f1c7d20d20a47719d0910a52506cf13&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/953] 10.0.0.166 () {34 vars in 1096 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--28186058&fields=id&tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/954] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:27 2026] DELETE /v2.0/security-groups/482a5056-315e-4257-a7f4-c32182a9ff05 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/955] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/networks?id=7948a440-ca81-4298-9c9a-a5fbf2d6853f => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/956] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/quotas/3edb5f8c6ffc422eb2993c3c2fe3f68d => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/957] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:17:27 2026] GET /v2.0/ports?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/958] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:17:28 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?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: 457/959] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:17:28 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?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: 503/960] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:28 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 504/961] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:29 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:29.546 7 INFO neutron.db.segments_db [None req-e820721c-2a7c-4326-80df-961fe182ab37 eceb4d3cce7e420da97c1ff17d24d013 370e5208d23845059e6922c31575c564 - - default default] Added segment ef616429-75ce-495b-be0d-9b888bcd7839 of type vxlan for network b41ee915-0b7a-4a01-8c2d-e65a619b5a2a [pid: 7|app: 0|req: 458/962] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:29 2026] POST /v2.0/networks => generated 648 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/963] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:30 2026] POST /v2.0/subnets => generated 673 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:30.423 7 INFO neutron.db.segments_db [None req-005e5fa1-cc81-4723-a38d-696d6f1d1ed4 eceb4d3cce7e420da97c1ff17d24d013 370e5208d23845059e6922c31575c564 - - default default] Added segment dadf70f5-b912-46ee-8841-154c6a6f2e56 of type vxlan for network de756e69-382a-4c44-b8de-4030affd0e59 [pid: 8|app: 0|req: 506/964] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:30 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 459/965] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:30 2026] POST /v2.0/networks => generated 648 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/966] 10.0.0.35 () {34 vars in 742 bytes} [Tue Jul 21 22:17:30 2026] PUT /v2.0/networks/de756e69-382a-4c44-b8de-4030affd0e59 => generated 592 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/967] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:30 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/968] 10.0.0.35 () {34 vars in 740 bytes} [Tue Jul 21 22:17:30 2026] PUT /v2.0/subnets/1a3bb687-9224-4b65-a8d8-5cd5d9dcddf4 => generated 656 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:31.284 7 INFO neutron.services.segments.plugin [-] Segment dadf70f5-b912-46ee-8841-154c6a6f2e56 resource provider aggregate not found 2026-07-21 22:17:31.291 7 INFO neutron.services.segments.plugin [-] Segment dadf70f5-b912-46ee-8841-154c6a6f2e56 resource provider aggregate not found 2026-07-21 22:17:31.307 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dadf70f5-b912-46ee-8841-154c6a6f2e56 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadf70f5-b912-46ee-8841-154c6a6f2e56 found for delete ", "request_id": "req-7ce63ca9-336d-4061-b854-8d9b3b114aec"}]} 2026-07-21 22:17:31.309 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dadf70f5-b912-46ee-8841-154c6a6f2e56 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadf70f5-b912-46ee-8841-154c6a6f2e56 found for delete ", "request_id": "req-6bfbb49e-7313-4da1-a367-032a71fc8de8"}]} [pid: 7|app: 0|req: 461/969] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/networks/de756e69-382a-4c44-b8de-4030affd0e59 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:31.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74efb109-2e17-4a3c-81f6-cf6c2ece4ff6 eceb4d3cce7e420da97c1ff17d24d013 370e5208d23845059e6922c31575c564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/970] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/networks/de756e69-382a-4c44-b8de-4030affd0e59 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/971] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/972] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/subnets?network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/973] 10.0.0.35 () {32 vars in 652 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/974] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/networks => generated 1313 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/975] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 464/976] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/subnets => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/977] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/networks/b41ee915-0b7a-4a01-8c2d-e65a619b5a2a => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/978] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:17:31 2026] GET /v2.0/subnets/c6388a73-198d-4e5d-b771-dfc48c421b64 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:31.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba8a231c-f043-45c6-ad03-8c2aa401a761 eceb4d3cce7e420da97c1ff17d24d013 370e5208d23845059e6922c31575c564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 514/979] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/subnets/1a3bb687-9224-4b65-a8d8-5cd5d9dcddf4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:17:31.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7925c166-7c5c-40d6-bacc-df3218878748 eceb4d3cce7e420da97c1ff17d24d013 370e5208d23845059e6922c31575c564 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 466/980] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/networks/de756e69-382a-4c44-b8de-4030affd0e59 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/981] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/subnets/c6388a73-198d-4e5d-b771-dfc48c421b64 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/982] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:31 2026] DELETE /v2.0/networks/b41ee915-0b7a-4a01-8c2d-e65a619b5a2a => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/983] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:32 2026] GET /v2.0/networks?id=7948a440-ca81-4298-9c9a-a5fbf2d6853f => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/984] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:17:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/985] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:32 2026] GET /v2.0/security-groups?tenant_id=370e5208d23845059e6922c31575c564&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: 469/986] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:32 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 470/987] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:32 2026] DELETE /v2.0/security-groups/d247716e-5d27-4435-93f4-b81d975dff82 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/988] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:17:32 2026] POST /v2.0/ports => generated 954 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:33.335 7 INFO neutron.services.segments.plugin [-] Segment ef616429-75ce-495b-be0d-9b888bcd7839 resource provider aggregate not found 2026-07-21 22:17:33.336 7 INFO neutron.services.segments.plugin [-] Segment ef616429-75ce-495b-be0d-9b888bcd7839 resource provider aggregate not found 2026-07-21 22:17:33.362 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef616429-75ce-495b-be0d-9b888bcd7839 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef616429-75ce-495b-be0d-9b888bcd7839 found for delete ", "request_id": "req-74e0b854-9199-43e3-81f4-b9f9c12335f8"}]} 2026-07-21 22:17:33.363 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef616429-75ce-495b-be0d-9b888bcd7839 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef616429-75ce-495b-be0d-9b888bcd7839 found for delete ", "request_id": "req-85777ac0-4c19-4c54-bf39-2862a520f8a7"}]} [pid: 7|app: 0|req: 471/989] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:17:33 2026] PUT /v2.0/ports/3df5a2b8-e98d-4891-926c-0fe345b121ba => generated 1235 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:33.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df83467e-6239-4102-af29-abc4679db815'] response: {'name': 'network-changed', 'server_uuid': 'c6eb98d1-62ce-40d9-b235-10e4095606a7', 'tag': '3df5a2b8-e98d-4891-926c-0fe345b121ba', '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: 519/990] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:33 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 37 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: 472/991] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:33 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/992] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/ports?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 474/993] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/networks?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&shared=False => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/994] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/995] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/security-groups?tenant_id=202236898a1b4d3987e9c3fbad56d5b1&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/996] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:34 2026] DELETE /v2.0/security-groups/b8e6f5ea-88ea-43f7-8395-7624e5e3289f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/997] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/security-groups?tenant_id=7635b1f0352342fb983161f51bb6e773&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/998] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:34 2026] DELETE /v2.0/security-groups/f8345f94-642b-40ef-a49e-e0c1ee229b4c => 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: 523/999] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:34 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1000] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&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: 7|app: 0|req: 477/1001] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:17:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1002] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-groups => generated 4530 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1003] 10.0.0.35 () {34 vars in 757 bytes} [Tue Jul 21 22:17:35 2026] PUT /v2.0/security-groups/2dfe6966-8466-422a-91fb-87fe53b0ebb7 => generated 1664 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1004] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-groups/2dfe6966-8466-422a-91fb-87fe53b0ebb7 => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1005] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/ports?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1006] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3df5a2b8-e98d-4891-926c-0fe345b121ba => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1007] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/subnets?id=8c65661b-f202-4c54-b13d-ffd3e1078ba3 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1008] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:35 2026] DELETE /v2.0/security-groups/2dfe6966-8466-422a-91fb-87fe53b0ebb7 => 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: 529/1009] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/ports?network_id=7948a440-ca81-4298-9c9a-a5fbf2d6853f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1010] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:35.475 7 INFO neutron.api.v2.resource [None req-555ad0b1-f582-498c-af37-feefc079328d 35b7fa74a0f443bfacdb4d47e0adfd5e ef6c00b068ba4df682628d2bc9fb16ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/1011] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:35 2026] DELETE /v2.0/security-groups/2dfe6966-8466-422a-91fb-87fe53b0ebb7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1012] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1013] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?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: 483/1014] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:17:35 2026] POST /v2.0/security-groups => generated 1625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1015] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:17:35 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: 7|app: 0|req: 484/1016] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-group-rules/3d9e8e53-efa9-4bad-82ed-0ea5fe48f883 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1017] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1018] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:17:35 2026] DELETE /v2.0/security-group-rules/3d9e8e53-efa9-4bad-82ed-0ea5fe48f883 => 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: 534/1019] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1020] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1021] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1022] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:17:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1023] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules/27dc61eb-d8e2-4164-8dad-a24811a2b017 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1024] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1025] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:17:36 2026] DELETE /v2.0/security-group-rules/27dc61eb-d8e2-4164-8dad-a24811a2b017 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1026] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1027] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:17:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1028] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules/cae20ad9-d1e8-4cb5-adf7-b2ff88c5b9b1 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1029] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1030] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:17:36 2026] DELETE /v2.0/security-group-rules/cae20ad9-d1e8-4cb5-adf7-b2ff88c5b9b1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1031] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1032] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:36 2026] DELETE /v2.0/security-groups/19831b6c-e6d0-4b31-b99e-683b1fddc1bf => 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: 542/1033] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1034] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:17:36 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1035] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:37 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1036] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:37 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1037] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:37 2026] GET /v2.0/security-groups?tenant_id=ef6c00b068ba4df682628d2bc9fb16ad&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1038] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:37 2026] GET /v2.0/security-groups?tenant_id=648ab4adce8348bc9ce8c4d55efda665&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1039] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:37 2026] DELETE /v2.0/security-groups/32e495d0-1bff-4d9c-a110-14a64ff67794 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1040] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:37 2026] DELETE /v2.0/security-groups/ffcb7cbf-5460-4445-bb52-96634f4d1f68 => 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: 547/1041] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:38 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1042] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:38 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1043] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:38 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1044] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:17:39 2026] GET /v2.0/ports/c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 972 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1045] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:39 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1046] 199.19.213.194 () {34 vars in 1000 bytes} [Tue Jul 21 22:17:39 2026] GET /v2.0/subnets?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1047] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:39 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1048] 199.19.213.194 () {34 vars in 1146 bytes} [Tue Jul 21 22:17:39 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531&device_owner=compute%3Anova&network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:39.941 8 INFO neutron.db.segments_db [None req-2f478b0a-efae-4a6b-a091-ac71a47ae4f8 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Added segment 7defbd8c-410d-4090-8001-64ba38c212ee of type vxlan for network eefdb6ab-ce52-41ee-9acc-e4c89d542a8d [pid: 8|app: 0|req: 549/1049] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:39 2026] POST /v2.0/networks => generated 649 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1052] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:40 2026] POST /v2.0/subnets => generated 627 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:40.341 8 INFO neutron.db.segments_db [None req-33b452b8-d84b-49a0-919a-28802f33fc7b c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Added segment e0ad5f38-2653-467f-a3ca-eab7007644f5 of type vxlan for network 83c42deb-05ea-4382-a87c-93c86a5169e9 [pid: 7|app: 0|req: 501/1053] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:17:39 2026] PUT /v2.0/ports/c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 1153 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:40.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2403575b-d366-4904-baee-64c48965e470'] response: {'name': 'network-changed', 'server_uuid': '961c9e2c-62a9-4983-b448-da970caa4531', 'tag': 'c7a3086c-662c-407f-8d86-721542b4cfd7', 'status': 'completed', 'code': 200} 2026-07-21 22:17:40.648 8 INFO neutron.db.l3_hamode_db [None req-33b452b8-d84b-49a0-919a-28802f33fc7b c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 502/1054] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:40 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1055] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:40 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&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: 504/1056] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:40 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1425 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1057] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1058] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 507/1059] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:41.500 7 INFO neutron.db.l3_db [None req-85a863ae-e251-4d8e-8f78-0d87cac90962 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] Floating IP f2b72a24-e5b9-4762-bf0e-ad76a9fd3d23 associated. External IP: 10.96.250.220, port: 3df5a2b8-e98d-4891-926c-0fe345b121ba. 2026-07-21 22:17:41.559 8 INFO neutron.db.l3_hamode_db [None req-33b452b8-d84b-49a0-919a-28802f33fc7b c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1060] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:41 2026] PUT /v2.0/floatingips/f2b72a24-e5b9-4762-bf0e-ad76a9fd3d23 => generated 855 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1061] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => 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: 510/1062] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1063] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:41 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1064] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:42 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 513/1065] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:42 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1066] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:42 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1156 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1067] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:42 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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-07-21 22:17:42.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-915d8312-aac0-48ad-8db2-c01a02161d42'] response: {'name': 'network-changed', 'server_uuid': 'c6eb98d1-62ce-40d9-b235-10e4095606a7', 'tag': '3df5a2b8-e98d-4891-926c-0fe345b121ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 553/1068] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:40 2026] POST /v2.0/routers => generated 694 bytes in 2372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1069] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:42 2026] GET /v2.0/security-groups?tenant_id=9663ce5641ee4a3e8b638186541472cc&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1070] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:42 2026] DELETE /v2.0/security-groups/1ea64989-efc4-4d2e-a714-54b89168b524 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1071] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/ports?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1072] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks?id=7948a440-ca81-4298-9c9a-a5fbf2d6853f => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1073] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1425 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1074] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/security-groups?tenant_id=4d39aa69fad54475b30f373f710364c8&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: 522/1075] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3df5a2b8-e98d-4891-926c-0fe345b121ba => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1076] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1077] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:43 2026] DELETE /v2.0/security-groups/bbe0c8f2-2789-4cd0-84a6-c6ccb3533178 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1078] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/subnets?id=8c65661b-f202-4c54-b13d-ffd3e1078ba3 => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1079] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1080] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/ports?network_id=7948a440-ca81-4298-9c9a-a5fbf2d6853f&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1081] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1082] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?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: 530/1083] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1084] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1085] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1086] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1087] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:43 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 554/1088] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:17:42 2026] PUT /v2.0/routers/585c12e9-401e-491c-a238-91ee0a0f1153/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1089] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:17:44 2026] POST /v2.0/ports => generated 955 bytes in 344 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: 555/1090] 199.19.213.194 () {34 vars in 1120 bytes} [Tue Jul 21 22:17:44 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1156 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1091] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:17:44 2026] POST /v2.0/ports => generated 954 bytes in 337 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: 556/1092] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:17:44 2026] PUT /v2.0/ports/c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 972 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:45.127 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38beb9be-f372-4b56-b74e-dc1338d09a1c'] response: {'name': 'network-changed', 'server_uuid': '961c9e2c-62a9-4983-b448-da970caa4531', 'tag': 'c7a3086c-662c-407f-8d86-721542b4cfd7', 'status': 'completed', 'code': 200} 2026-07-21 22:17:45.542 7 INFO neutron.db.l3_db [None req-dad059e7-c732-43e8-9000-c445fbeb6102 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Floating IP 33f86bdb-c131-43d2-8c9a-cdaf656983bd associated. External IP: 10.96.250.213, port: b82d929d-da76-4272-ac70-847f95cbdd88. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1093] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => 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: 558/1094] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 780 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1095] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1096] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1097] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&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: 562/1098] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1099] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:17:44 2026] POST /v2.0/floatingips => generated 841 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1100] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:45 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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) 2026-07-21 22:17:46.022 8 INFO neutron.db.l3_db [None req-ca2cb2fb-ae94-48da-bba9-9005f1db6886 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Floating IP 33f86bdb-c131-43d2-8c9a-cdaf656983bd disassociated. External IP: 10.96.250.213, port: b82d929d-da76-4272-ac70-847f95cbdd88. [pid: 8|app: 0|req: 563/1101] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:45 2026] PUT /v2.0/floatingips/33f86bdb-c131-43d2-8c9a-cdaf656983bd => generated 552 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:46.443 7 INFO neutron_taas.services.taas.taas_plugin [None req-b63b8db0-a00f-4dfb-9847-061905e93970 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: 2296fb7f-cbd1-428c-b49e-3d8eb3ea20bf 2026-07-21 22:17:46.445 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b63b8db0-a00f-4dfb-9847-061905e93970 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: 2296fb7f-cbd1-428c-b49e-3d8eb3ea20bf [pid: 7|app: 0|req: 539/1102] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:46 2026] DELETE /v2.0/floatingips/33f86bdb-c131-43d2-8c9a-cdaf656983bd => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1103] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:17:46 2026] GET /v2.0/ports?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1104] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/networks?id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1105] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1106] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/subnets?id=4a40f989-786d-423f-aa31-945e858b9908 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1107] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1108] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/ports?network_id=ac18fdb6-e6e7-462c-abf1-89607f8cfec2&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1109] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1110] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?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: 548/1111] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:47.567 8 INFO neutron.db.l3_db [None req-52928013-4dfe-4ef6-b3ec-e6e5698c92d9 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Floating IP eca22fd2-a4e8-4705-bf97-dc35592493d2 associated. External IP: 10.96.250.206, port: 05ff1a1e-fa2f-4f9c-a18e-459a8f044489. [pid: 8|app: 0|req: 564/1112] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:17:46 2026] POST /v2.0/floatingips => generated 842 bytes in 1265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1113] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/floatingips/eca22fd2-a4e8-4705-bf97-dc35592493d2 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1114] 10.0.0.35 () {32 vars in 654 bytes} [Tue Jul 21 22:17:47 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1115] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:48 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:48.476 7 INFO neutron.db.l3_db [None req-d661e34b-1bc1-4d55-83e6-cbb6ebd2ce9d c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Floating IP eca22fd2-a4e8-4705-bf97-dc35592493d2 associated. External IP: 10.96.250.206, port: 05ff1a1e-fa2f-4f9c-a18e-459a8f044489. [pid: 8|app: 0|req: 567/1116] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:48 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&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: 568/1117] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:48 2026] GET /v2.0/security-groups?tenant_id=812a61c968fe471d8de5074930d10421&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1118] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:48 2026] DELETE /v2.0/security-groups/6e10275a-d4db-4c47-86d8-fbc6e02b1307 => 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: 570/1119] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:48 2026] GET /v2.0/security-groups?tenant_id=ade413a3d63046eca48c3954750b8b4d&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1120] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:48 2026] PUT /v2.0/floatingips/eca22fd2-a4e8-4705-bf97-dc35592493d2 => generated 841 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1121] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:49 2026] DELETE /v2.0/security-groups/faaa5e20-89dc-4f84-b0d0-bde380d4c637 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:49.281 7 INFO neutron.db.l3_db [None req-6d81ff89-fa2a-4a7d-a7a8-aa194ad37d5c c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Floating IP eca22fd2-a4e8-4705-bf97-dc35592493d2 disassociated. External IP: 10.96.250.206, port: b82d929d-da76-4272-ac70-847f95cbdd88. [pid: 8|app: 0|req: 572/1122] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:17:49 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:49.600 8 INFO neutron_taas.services.taas.taas_plugin [req-ec1cdec8-b5b5-4f52-8047-70441af758c1 req-284d02df-5ab3-4d84-8c20-f36cb632c08f 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] TaaS: Handle Delete Port: c7a3086c-662c-407f-8d86-721542b4cfd7 2026-07-21 22:17:49.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ec1cdec8-b5b5-4f52-8047-70441af758c1 req-284d02df-5ab3-4d84-8c20-f36cb632c08f 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] Tap Mirror: Handle Delete Port: c7a3086c-662c-407f-8d86-721542b4cfd7 [pid: 7|app: 0|req: 551/1123] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:17:49 2026] PUT /v2.0/floatingips/eca22fd2-a4e8-4705-bf97-dc35592493d2 => generated 552 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1124] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:49 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:49.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb7e8f98-05ac-42cd-8853-c30cfc26a8a2 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: accf1da0-befb-4638-b1a8-41fadcfe2dd4 2026-07-21 22:17:49.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb7e8f98-05ac-42cd-8853-c30cfc26a8a2 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: accf1da0-befb-4638-b1a8-41fadcfe2dd4 2026-07-21 22:17:49.748 8 INFO neutron.db.l3_db [req-ec1cdec8-b5b5-4f52-8047-70441af758c1 req-284d02df-5ab3-4d84-8c20-f36cb632c08f 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] Floating IP ec7dab0f-4839-432a-8d8f-bcf74fb261a2 disassociated. External IP: 10.96.250.201, port: c7a3086c-662c-407f-8d86-721542b4cfd7. [pid: 7|app: 0|req: 553/1125] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:49 2026] DELETE /v2.0/floatingips/eca22fd2-a4e8-4705-bf97-dc35592493d2 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:17:49 2026] GET /v2.0/security-groups?id=258de8cb-7091-46fa-b6ec-c2ff61007ad0&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:49.917 7 INFO neutron.api.v2.resource [None req-5ede2723-bd81-4356-a3fe-9eb64e3e2027 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1127] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:49 2026] DELETE /v2.0/floatingips/eca22fd2-a4e8-4705-bf97-dc35592493d2 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:17:50.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-82b94029-59a5-4521-bfd8-0623000396ef c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: b82d929d-da76-4272-ac70-847f95cbdd88 2026-07-21 22:17:50.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82b94029-59a5-4521-bfd8-0623000396ef c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: b82d929d-da76-4272-ac70-847f95cbdd88 [pid: 8|app: 0|req: 573/1128] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:17:49 2026] DELETE /v2.0/ports/c7a3086c-662c-407f-8d86-721542b4cfd7 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:50.176 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4564157b-c871-44c3-84e7-1199e24238ac'] response: {'server_uuid': '961c9e2c-62a9-4983-b448-da970caa4531', 'name': 'network-vif-deleted', 'tag': 'c7a3086c-662c-407f-8d86-721542b4cfd7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 556/1129] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:17:49 2026] DELETE /v2.0/ports/b82d929d-da76-4272-ac70-847f95cbdd88 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:50.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b206e1c-79cf-4853-9bf7-ad8fee5f1e88 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: 05ff1a1e-fa2f-4f9c-a18e-459a8f044489 2026-07-21 22:17:50.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b206e1c-79cf-4853-9bf7-ad8fee5f1e88 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: 05ff1a1e-fa2f-4f9c-a18e-459a8f044489 [pid: 8|app: 0|req: 574/1130] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:17:50 2026] DELETE /v2.0/ports/05ff1a1e-fa2f-4f9c-a18e-459a8f044489 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1131] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:17:50 2026] GET /v2.0/ports?device_id=585c12e9-401e-491c-a238-91ee0a0f1153 => generated 958 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:50.993 8 INFO neutron_taas.services.taas.taas_plugin [None req-b44aee4a-dabc-41d4-94a4-fd8ba386e58d c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: dd230ecc-cb3c-4f79-b3f8-0882ee8ed05c 2026-07-21 22:17:50.997 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b44aee4a-dabc-41d4-94a4-fd8ba386e58d c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: dd230ecc-cb3c-4f79-b3f8-0882ee8ed05c [pid: 7|app: 0|req: 558/1132] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:50 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1133] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:17:50 2026] PUT /v2.0/routers/585c12e9-401e-491c-a238-91ee0a0f1153/remove_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1134] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:52 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:52.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4eb98f4-e2eb-41f8-9441-4c859cf60339 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: 2dcb6737-b15c-4832-9b48-5eaed77092ed 2026-07-21 22:17:52.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4eb98f4-e2eb-41f8-9441-4c859cf60339 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: 2dcb6737-b15c-4832-9b48-5eaed77092ed [pid: 8|app: 0|req: 577/1135] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:17:52 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1136] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:17:52 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:52.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4eb98f4-e2eb-41f8-9441-4c859cf60339 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] TaaS: Handle Delete Port: 6a38c2b8-7cfc-47c9-9011-81ebb0d22a76 2026-07-21 22:17:52.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4eb98f4-e2eb-41f8-9441-4c859cf60339 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] Tap Mirror: Handle Delete Port: 6a38c2b8-7cfc-47c9-9011-81ebb0d22a76 [pid: 8|app: 0|req: 579/1137] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:52 2026] GET /v2.0/security-groups?tenant_id=e7a1b4125cde40afad3be72d9eeab756&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1138] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:53 2026] DELETE /v2.0/security-groups/a80a65d0-b705-4a4f-b8b9-51b054bf8929 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1139] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:17:53 2026] GET /v2.0/ports?device_id=961c9e2c-62a9-4983-b448-da970caa4531 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:17:53.274 7 INFO neutron.services.segments.plugin [-] Segment e0ad5f38-2653-467f-a3ca-eab7007644f5 resource provider aggregate not found 2026-07-21 22:17:53.282 7 INFO neutron.services.segments.plugin [-] Segment e0ad5f38-2653-467f-a3ca-eab7007644f5 resource provider aggregate not found 2026-07-21 22:17:53.303 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e0ad5f38-2653-467f-a3ca-eab7007644f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0ad5f38-2653-467f-a3ca-eab7007644f5 found for delete ", "request_id": "req-afd37164-eae7-4999-8a4c-2624b42f0838"}]} 2026-07-21 22:17:53.304 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e0ad5f38-2653-467f-a3ca-eab7007644f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0ad5f38-2653-467f-a3ca-eab7007644f5 found for delete ", "request_id": "req-a61c5a2b-88b3-443c-8320-fd7bb3f414a2"}]} 2026-07-21 22:17:53.316 7 INFO neutron.db.l3_hamode_db [None req-b4eb98f4-e2eb-41f8-9441-4c859cf60339 c42571e7e1554071a2aea0cd59237ab1 16751f07e83d4239b5ce0e9e21810198 - - default default] HA network 83c42deb-05ea-4382-a87c-93c86a5169e9 was deleted as no HA routers are present in tenant 16751f07e83d4239b5ce0e9e21810198. [pid: 7|app: 0|req: 559/1140] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:52 2026] DELETE /v2.0/routers/585c12e9-401e-491c-a238-91ee0a0f1153 => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1141] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:53 2026] DELETE /v2.0/subnets/f16b92ab-ee1c-409e-9e4c-a77c3a3cc3c6 => 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: 560/1142] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:53 2026] DELETE /v2.0/networks/eefdb6ab-ce52-41ee-9acc-e4c89d542a8d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1143] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:54 2026] DELETE /v2.0/security-groups/258de8cb-7091-46fa-b6ec-c2ff61007ad0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:54.417 7 INFO neutron.api.v2.resource [None req-7d754b99-c028-40ae-9e15-c3455b230bb7 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 562/1144] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:17:54 2026] GET /v2.0/security-groups/258de8cb-7091-46fa-b6ec-c2ff61007ad0 => 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: 583/1145] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:54 2026] GET /v2.0/security-groups?tenant_id=16751f07e83d4239b5ce0e9e21810198&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:54.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-db78f44d-479d-4bd8-800d-7bff0c8a7b1d 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] TaaS: Handle Delete Port: 05a3f4d4-c61c-440d-82b9-f246a9ea3aed 2026-07-21 22:17:54.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db78f44d-479d-4bd8-800d-7bff0c8a7b1d 4b91647071dd4829bc6d8d2fbba6c375 5823fd5bdd9f4ec4b20e80a74d66587c - - default default] Tap Mirror: Handle Delete Port: 05a3f4d4-c61c-440d-82b9-f246a9ea3aed [pid: 8|app: 0|req: 584/1146] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:54 2026] DELETE /v2.0/security-groups/b6b21e3f-adae-4464-9992-c9a46b2c14fb => 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: 563/1147] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:17:54 2026] DELETE /v2.0/floatingips/ec7dab0f-4839-432a-8d8f-bcf74fb261a2 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:55.313 7 INFO neutron.db.segments_db [None req-f4d5b366-4ead-4c93-ac3b-f57a8e07fc8d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment ef92221d-a5d8-4d3c-9062-b5ba86804dec of type vxlan for network 85ec0bb6-fc91-4f0e-acbd-97239dd14b42 2026-07-21 22:17:55.331 7 INFO neutron.services.segments.plugin [-] Segment 7defbd8c-410d-4090-8001-64ba38c212ee resource provider aggregate not found 2026-07-21 22:17:55.333 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c78169c-e932-4774-a814-6f613ed81cad b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 2a3094a7-94bf-499d-b517-292ae23cdbbf 2026-07-21 22:17:55.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c78169c-e932-4774-a814-6f613ed81cad b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 2a3094a7-94bf-499d-b517-292ae23cdbbf 2026-07-21 22:17:55.336 7 INFO neutron.services.segments.plugin [-] Segment 7defbd8c-410d-4090-8001-64ba38c212ee resource provider aggregate not found 2026-07-21 22:17:55.354 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7defbd8c-410d-4090-8001-64ba38c212ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7defbd8c-410d-4090-8001-64ba38c212ee found for delete ", "request_id": "req-4edd0d8d-ca9f-48d8-9190-b1e5a53ad0b2"}]} 2026-07-21 22:17:55.367 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7defbd8c-410d-4090-8001-64ba38c212ee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7defbd8c-410d-4090-8001-64ba38c212ee found for delete ", "request_id": "req-ca136b26-fb49-4f8e-be78-0c9459771dcb"}]} [pid: 7|app: 0|req: 566/1150] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:17:54 2026] POST /v2.0/networks => generated 740 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1151] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:55 2026] POST /v2.0/subnets => generated 687 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:55.727 7 INFO neutron.db.segments_db [None req-2bf2b880-ebe3-42ed-bcef-31c016e337ce b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 3db5e38c-4311-4192-a8ad-374d7a1fe675 of type vxlan for network 5ffffc80-6bf0-49b9-af53-2f9feecba57b [pid: 8|app: 0|req: 585/1152] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:17:54 2026] PUT /v2.0/routers/a1c666f3-24f8-4133-a3a9-11c09a95d1aa/remove_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:17:56.030 7 INFO neutron.db.l3_hamode_db [None req-2bf2b880-ebe3-42ed-bcef-31c016e337ce b6c6b27d031a48b68fe2902569151bbe 958683c2f436418ca84375ce683a0b10 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:17:56.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d42e795-348e-4d2c-a4a8-2d1d622cca1e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 535a0945-1c2e-4dd3-a70f-1271e1c6ec2e 2026-07-21 22:17:56.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d42e795-348e-4d2c-a4a8-2d1d622cca1e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 535a0945-1c2e-4dd3-a70f-1271e1c6ec2e 2026-07-21 22:17:56.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d42e795-348e-4d2c-a4a8-2d1d622cca1e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 5bbce111-d80c-4a80-a522-eb62d110786e 2026-07-21 22:17:56.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d42e795-348e-4d2c-a4a8-2d1d622cca1e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 5bbce111-d80c-4a80-a522-eb62d110786e 2026-07-21 22:17:56.896 8 INFO neutron.services.segments.plugin [-] Segment 764ed762-1d70-4287-a243-22b1959260e5 resource provider aggregate not found 2026-07-21 22:17:56.906 8 INFO neutron.services.segments.plugin [-] Segment 764ed762-1d70-4287-a243-22b1959260e5 resource provider aggregate not found 2026-07-21 22:17:56.919 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 764ed762-1d70-4287-a243-22b1959260e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764ed762-1d70-4287-a243-22b1959260e5 found for delete ", "request_id": "req-f93c3a95-a148-4b5c-a5a4-a32c1d79c267"}]} 2026-07-21 22:17:56.920 7 INFO neutron.db.l3_hamode_db [None req-2bf2b880-ebe3-42ed-bcef-31c016e337ce b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:17:56.926 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 764ed762-1d70-4287-a243-22b1959260e5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 764ed762-1d70-4287-a243-22b1959260e5 found for delete ", "request_id": "req-be85022b-bb0b-492f-8c35-16eafb39870e"}]} 2026-07-21 22:17:56.933 8 INFO neutron.db.l3_hamode_db [None req-5d42e795-348e-4d2c-a4a8-2d1d622cca1e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 76ba1eac-0aac-478c-86ad-0b2857e9567d was deleted as no HA routers are present in tenant 5823fd5bdd9f4ec4b20e80a74d66587c. [pid: 8|app: 0|req: 586/1153] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:55 2026] DELETE /v2.0/routers/a1c666f3-24f8-4133-a3a9-11c09a95d1aa => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:57.269 8 INFO neutron.db.segments_db [None req-c721920c-83ef-496e-a0c9-dcb1de4bfdc6 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment e62d6ac5-8379-4286-8064-d986be21610e of type vxlan for network c2ee96ba-99b1-467c-81d2-32f23bc7e8d7 2026-07-21 22:17:57.332 8 INFO neutron.db.segments_db [None req-c721920c-83ef-496e-a0c9-dcb1de4bfdc6 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 of type vxlan for network 4dcd83ec-3f88-457d-a1e9-f0e7039bae0f [pid: 8|app: 0|req: 587/1154] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:56 2026] POST /v2.0/networks => generated 1245 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1155] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:17:57 2026] DELETE /v2.0/subnets/4a40f989-786d-423f-aa31-945e858b9908 => 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: 589/1156] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:17:57 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:17:57.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-73bc5783-5c73-4213-b534-6330f2e7683d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 946ae61f-de7b-41b6-88a7-f51c3d999ba7 2026-07-21 22:17:57.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73bc5783-5c73-4213-b534-6330f2e7683d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 946ae61f-de7b-41b6-88a7-f51c3d999ba7 [pid: 7|app: 0|req: 568/1157] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:17:55 2026] POST /v2.0/routers => generated 727 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1158] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:57 2026] DELETE /v2.0/networks/ac18fdb6-e6e7-462c-abf1-89607f8cfec2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:57.998 7 INFO neutron.services.segments.plugin [-] Segment e62d6ac5-8379-4286-8064-d986be21610e resource provider aggregate not found 2026-07-21 22:17:58.001 7 INFO neutron.services.segments.plugin [-] Segment e62d6ac5-8379-4286-8064-d986be21610e resource provider aggregate not found 2026-07-21 22:17:58.022 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e62d6ac5-8379-4286-8064-d986be21610e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62d6ac5-8379-4286-8064-d986be21610e found for delete ", "request_id": "req-5fee2eb1-23a4-4e13-9b11-e5a8be242ce1"}]} 2026-07-21 22:17:58.026 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e62d6ac5-8379-4286-8064-d986be21610e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62d6ac5-8379-4286-8064-d986be21610e found for delete ", "request_id": "req-5d7e7ff1-f5f5-4571-96d6-d8aa318c280f"}]} [pid: 7|app: 0|req: 569/1159] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:57 2026] DELETE /v2.0/networks/c2ee96ba-99b1-467c-81d2-32f23bc7e8d7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1160] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:17:58 2026] DELETE /v2.0/networks/4dcd83ec-3f88-457d-a1e9-f0e7039bae0f => 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: 571/1161] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:17:58 2026] GET /v2.0/security-groups?tenant_id=5823fd5bdd9f4ec4b20e80a74d66587c&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1162] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:17:58 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:17:58 2026] DELETE /v2.0/security-groups/24dba102-c7f1-42a2-a63a-07cf975469a6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:17:58.428 7 INFO neutron.db.segments_db [None req-7b82e3ea-9930-4402-b621-125d533469a8 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment 2240215f-be95-4903-9a3a-4753e48033a2 of type vxlan for network 8661d7d1-3413-4e64-b2f3-5ced345718eb [pid: 7|app: 0|req: 574/1164] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:58 2026] POST /v2.0/networks => generated 653 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:58.639 7 INFO neutron.db.segments_db [None req-ca5fbd8f-aedd-46f7-aa35-d45da74db9d6 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment 44f82357-26cd-4fd0-8783-20d0ee3cec3b of type vxlan for network b989c6a6-651f-4310-8d27-b9e8b6a25a4b [pid: 7|app: 0|req: 575/1165] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:17:58 2026] POST /v2.0/networks => generated 653 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:17:58.949 8 INFO neutron.services.segments.plugin [-] Segment 440db2c7-8089-441f-810c-989815b941db resource provider aggregate not found 2026-07-21 22:17:58.955 8 INFO neutron.services.segments.plugin [-] Segment 440db2c7-8089-441f-810c-989815b941db resource provider aggregate not found 2026-07-21 22:17:58.964 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 440db2c7-8089-441f-810c-989815b941db resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440db2c7-8089-441f-810c-989815b941db found for delete ", "request_id": "req-deff1370-b7fa-46e7-aa94-8c51bd144cfd"}]} 2026-07-21 22:17:58.980 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 440db2c7-8089-441f-810c-989815b941db resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 440db2c7-8089-441f-810c-989815b941db found for delete ", "request_id": "req-e63df348-c086-4f75-aa42-7a018e4dd63a"}]} [pid: 8|app: 0|req: 591/1166] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:17:57 2026] PUT /v2.0/routers/6cd26d90-c77f-4eb0-9919-d3bd400b7d3f/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1167] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:17:58 2026] POST /v2.0/ports => generated 1505 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1168] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:17:59 2026] GET /v2.0/ports => generated 1505 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:17:59.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-bfa34ee1-265d-4477-8261-2e963de5bfe8 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] TaaS: Handle Delete Port: 9d609abd-3652-4602-9641-aa2300e2d8ff 2026-07-21 22:17:59.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfa34ee1-265d-4477-8261-2e963de5bfe8 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Tap Mirror: Handle Delete Port: 9d609abd-3652-4602-9641-aa2300e2d8ff [pid: 7|app: 0|req: 577/1169] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:17:59 2026] DELETE /v2.0/ports/9d609abd-3652-4602-9641-aa2300e2d8ff => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:17:59.999 8 INFO neutron_taas.services.taas.taas_plugin [None req-019df141-7130-48f5-803d-f6bf7c5c31a0 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] TaaS: Handle Delete Port: dfea5adc-5ecc-48a5-bfe3-f0496e7ec444 2026-07-21 22:18:00.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-019df141-7130-48f5-803d-f6bf7c5c31a0 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Tap Mirror: Handle Delete Port: dfea5adc-5ecc-48a5-bfe3-f0496e7ec444 2026-07-21 22:18:00.043 7 INFO neutron.services.segments.plugin [-] Segment 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 resource provider aggregate not found 2026-07-21 22:18:00.048 7 INFO neutron.services.segments.plugin [-] Segment 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 resource provider aggregate not found 2026-07-21 22:18:00.063 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 found for delete ", "request_id": "req-573f3c2d-9550-4b7f-9eea-4feb6e38cab0"}]} 2026-07-21 22:18:00.064 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ece33a4-e5ca-49f7-8c3b-e56bd2e60c97 found for delete ", "request_id": "req-8eb49ada-3b47-493c-b0fe-d9b2e897bf39"}]} [pid: 8|app: 0|req: 593/1170] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:17:59 2026] DELETE /v2.0/ports/dfea5adc-5ecc-48a5-bfe3-f0496e7ec444 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1171] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:18:00 2026] GET /v2.0/ports => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:00.216 8 INFO neutron.db.segments_db [None req-07fd6be7-3cc0-4e71-81c3-ec128d371ebe 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment 87505b53-0847-4f2f-a9bd-69cba88de7fe of type vxlan for network 74eb2391-1637-4475-819c-42a109775ea9 [pid: 8|app: 0|req: 594/1172] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:00 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:00.391 8 INFO neutron.db.segments_db [None req-f3e66ea6-1da7-43a2-856c-143679eebd4a 908b5f4a29124efe94f8bc93f0123618 79ecb56f33534457a2a1ce141ca7df9b - - default default] Added segment 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 of type vxlan for network 9765ea07-3dc8-475f-90f3-c3dccbda1293 [pid: 8|app: 0|req: 595/1173] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:00 2026] POST /v2.0/networks => generated 653 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:00.770 7 INFO neutron.db.segments_db [None req-b137ef24-4c29-433e-8faa-dc3292070126 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 4f002fcc-d333-4ccb-a7cc-badc2e236c3d of type vxlan for network 77ff00a5-6b01-423e-a370-4ae6b51ac57c [pid: 7|app: 0|req: 579/1174] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:18:00 2026] POST /v2.0/networks => generated 748 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1175] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:00 2026] POST /v2.0/subnets => generated 695 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:01.137 8 INFO neutron.db.segments_db [None req-3b0c8021-d28b-4b33-94bc-5dfa40aa816d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment d54b566d-035c-4744-b962-648264bcb413 of type vxlan for network a76ed76b-ec6d-4c88-96d5-77faef07ba8c 2026-07-21 22:18:01.402 8 INFO neutron.db.l3_hamode_db [None req-3b0c8021-d28b-4b33-94bc-5dfa40aa816d b6c6b27d031a48b68fe2902569151bbe 0f78c6979ce249f6a0cfd79591a5a741 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 580/1176] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:01 2026] POST /v2.0/subnets => generated 1323 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1177] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:18:01 2026] GET /v2.0/subnets => generated 1959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1178] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:01 2026] DELETE /v2.0/subnets/61100c7e-5fc1-472a-a521-071683203bf9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1179] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:01 2026] DELETE /v2.0/subnets/3b0695dc-0551-4b0e-a708-0d59934d4f60 => 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: 584/1180] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:18:01 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1181] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:01 2026] DELETE /v2.0/networks/9765ea07-3dc8-475f-90f3-c3dccbda1293 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:02.088 7 INFO neutron.services.segments.plugin [-] Segment 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 resource provider aggregate not found 2026-07-21 22:18:02.096 7 INFO neutron.services.segments.plugin [-] Segment 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 resource provider aggregate not found 2026-07-21 22:18:02.120 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 found for delete ", "request_id": "req-96e40b68-2ce2-4609-bde2-09747dc172b2"}]} 2026-07-21 22:18:02.120 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66aa7cde-6a2d-47e8-9e02-9e9d0e998fd5 found for delete ", "request_id": "req-8fa5b3ab-e739-44e8-82fa-da84776bde50"}]} [pid: 7|app: 0|req: 586/1182] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:02 2026] DELETE /v2.0/networks/74eb2391-1637-4475-819c-42a109775ea9 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:02.342 8 INFO neutron.db.l3_hamode_db [None req-3b0c8021-d28b-4b33-94bc-5dfa40aa816d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 587/1183] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:02 2026] DELETE /v2.0/networks/b989c6a6-651f-4310-8d27-b9e8b6a25a4b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1184] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:02 2026] DELETE /v2.0/networks/8661d7d1-3413-4e64-b2f3-5ced345718eb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1185] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:02 2026] GET /v2.0/security-groups?tenant_id=79ecb56f33534457a2a1ce141ca7df9b&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1186] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:03 2026] DELETE /v2.0/security-groups/237623e1-5814-46eb-abef-c9753dfa321d => 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: 591/1187] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/networks?id=85ec0bb6-fc91-4f0e-acbd-97239dd14b42 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1188] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/quotas/958683c2f436418ca84375ce683a0b10 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1189] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/ports?tenant_id=958683c2f436418ca84375ce683a0b10&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1190] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:01 2026] POST /v2.0/routers => generated 735 bytes in 2312 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.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/networks/85ec0bb6-fc91-4f0e-acbd-97239dd14b42?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: 595/1192] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/networks/85ec0bb6-fc91-4f0e-acbd-97239dd14b42?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: 596/1193] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1194] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1195] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1196] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1197] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:03 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:04.148 7 INFO neutron.services.segments.plugin [-] Segment 87505b53-0847-4f2f-a9bd-69cba88de7fe resource provider aggregate not found 2026-07-21 22:18:04.151 7 INFO neutron.services.segments.plugin [-] Segment 87505b53-0847-4f2f-a9bd-69cba88de7fe resource provider aggregate not found 2026-07-21 22:18:04.169 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 87505b53-0847-4f2f-a9bd-69cba88de7fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87505b53-0847-4f2f-a9bd-69cba88de7fe found for delete ", "request_id": "req-07486c79-e909-4c88-924b-63572d63bdfb"}]} 2026-07-21 22:18:04.174 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 87505b53-0847-4f2f-a9bd-69cba88de7fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87505b53-0847-4f2f-a9bd-69cba88de7fe found for delete ", "request_id": "req-27534a56-5cc9-46f4-b539-accbdb9f8681"}]} 2026-07-21 22:18:04.200 7 INFO neutron.services.segments.plugin [-] Segment 44f82357-26cd-4fd0-8783-20d0ee3cec3b resource provider aggregate not found 2026-07-21 22:18:04.205 7 INFO neutron.services.segments.plugin [-] Segment 44f82357-26cd-4fd0-8783-20d0ee3cec3b resource provider aggregate not found 2026-07-21 22:18:04.220 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44f82357-26cd-4fd0-8783-20d0ee3cec3b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f82357-26cd-4fd0-8783-20d0ee3cec3b found for delete ", "request_id": "req-f6b9501e-f977-4343-958c-544803a996f3"}]} 2026-07-21 22:18:04.225 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44f82357-26cd-4fd0-8783-20d0ee3cec3b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f82357-26cd-4fd0-8783-20d0ee3cec3b found for delete ", "request_id": "req-aca74f5e-f0be-445d-96c1-8c3970bd9592"}]} 2026-07-21 22:18:04.242 7 INFO neutron.services.segments.plugin [-] Segment 2240215f-be95-4903-9a3a-4753e48033a2 resource provider aggregate not found 2026-07-21 22:18:04.248 7 INFO neutron.services.segments.plugin [-] Segment 2240215f-be95-4903-9a3a-4753e48033a2 resource provider aggregate not found 2026-07-21 22:18:04.265 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2240215f-be95-4903-9a3a-4753e48033a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2240215f-be95-4903-9a3a-4753e48033a2 found for delete ", "request_id": "req-1eb45f37-ec44-4db8-a949-e3b09c365322"}]} 2026-07-21 22:18:04.277 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2240215f-be95-4903-9a3a-4753e48033a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2240215f-be95-4903-9a3a-4753e48033a2 found for delete ", "request_id": "req-f318953f-c168-47ca-9b2a-d4dfaac9e055"}]} [pid: 7|app: 0|req: 601/1198] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:04 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 602/1199] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:04 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1200] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:18:03 2026] PUT /v2.0/routers/56b648dd-0c9c-4b0d-90a0-264aef3c62d1/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1201] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:04 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:05.540 8 INFO neutron.db.segments_db [None req-d080d8c7-0dd2-4110-9ee3-96835db630cf d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment d26cf073-9343-4e81-a403-f570e7e7c378 of type vxlan for network 94c692d2-fe66-452d-97d6-eb2afa8210a8 [pid: 7|app: 0|req: 604/1202] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:18:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1203] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:05.614 8 INFO neutron.db.segments_db [None req-d080d8c7-0dd2-4110-9ee3-96835db630cf d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment 83f4270e-5a5d-427f-afd6-dfb66e97cb26 of type vxlan for network 57c57d50-73a6-4a52-9292-5833e498ef2a [pid: 7|app: 0|req: 606/1204] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:18:05 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: 607/1205] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1206] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:05 2026] POST /v2.0/networks => generated 1245 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1207] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/networks => generated 1844 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1208] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/ports?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1209] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:18:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1210] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 610/1211] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:18:05 2026] GET /v2.0/networks?id=7948a440-ca81-4298-9c9a-a5fbf2d6853f => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:06.026 8 INFO neutron.services.segments.plugin [-] Segment d26cf073-9343-4e81-a403-f570e7e7c378 resource provider aggregate not found 2026-07-21 22:18:06.032 8 INFO neutron.services.segments.plugin [-] Segment d26cf073-9343-4e81-a403-f570e7e7c378 resource provider aggregate not found 2026-07-21 22:18:06.057 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d26cf073-9343-4e81-a403-f570e7e7c378 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26cf073-9343-4e81-a403-f570e7e7c378 found for delete ", "request_id": "req-9cbb3421-2049-468c-89a0-08903dae2c23"}]} [pid: 8|app: 0|req: 602/1212] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:05 2026] DELETE /v2.0/networks/94c692d2-fe66-452d-97d6-eb2afa8210a8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:06.059 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d26cf073-9343-4e81-a403-f570e7e7c378 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26cf073-9343-4e81-a403-f570e7e7c378 found for delete ", "request_id": "req-c2957cef-6a17-4d3c-83ec-36ea1fb68430"}]} [pid: 8|app: 0|req: 603/1213] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3df5a2b8-e98d-4891-926c-0fe345b121ba => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1214] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:06 2026] DELETE /v2.0/networks/57c57d50-73a6-4a52-9292-5833e498ef2a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1215] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/subnets?id=8c65661b-f202-4c54-b13d-ffd3e1078ba3 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1216] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1217] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/ports?network_id=7948a440-ca81-4298-9c9a-a5fbf2d6853f&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:18:06.427 8 INFO neutron.db.segments_db [None req-0f673d75-91c3-455e-a661-08ee3992c162 d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment ae2c1d68-0c64-4119-9d22-f3dac4fb0284 of type vxlan for network 62d17a9a-1e2a-47ae-adac-91c477696a6a [pid: 8|app: 0|req: 608/1218] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:06 2026] POST /v2.0/networks => generated 650 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1219] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:05 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1220] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:06.608 7 INFO neutron.db.segments_db [None req-8b1d3e25-d8e9-435d-9f38-136710d9fa8b d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment b36fefed-7863-441c-b7d7-1d8b370d3137 of type vxlan for network 7f2d5ded-7418-421c-94cb-e4884ab78bf9 [pid: 8|app: 0|req: 610/1221] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1222] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:06 2026] POST /v2.0/networks => generated 649 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1223] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 614/1224] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&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: 615/1225] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:06 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 611/1226] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:18:06 2026] POST /v2.0/ports => generated 1505 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1227] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:18:07 2026] GET /v2.0/ports => generated 1505 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:18:07.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e78c994-b4e7-4761-b40a-e65a72792a3b d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] TaaS: Handle Delete Port: f8cdac41-1cb8-4c88-80e1-55fe3bee535a 2026-07-21 22:18:07.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e78c994-b4e7-4761-b40a-e65a72792a3b d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Tap Mirror: Handle Delete Port: f8cdac41-1cb8-4c88-80e1-55fe3bee535a [pid: 8|app: 0|req: 612/1228] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:18:07 2026] DELETE /v2.0/ports/f8cdac41-1cb8-4c88-80e1-55fe3bee535a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:07.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-6dde3332-f6f8-4104-8670-1ca62d2f0e8c d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] TaaS: Handle Delete Port: 4828f15d-7de9-487a-8335-9869bae5ec93 2026-07-21 22:18:07.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dde3332-f6f8-4104-8670-1ca62d2f0e8c d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Tap Mirror: Handle Delete Port: 4828f15d-7de9-487a-8335-9869bae5ec93 [pid: 7|app: 0|req: 617/1229] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:18:07 2026] DELETE /v2.0/ports/4828f15d-7de9-487a-8335-9869bae5ec93 => 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: 613/1230] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:18:07 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-07-21 22:18:08.021 7 INFO neutron.db.segments_db [None req-c4efd42d-98ea-4cde-9db5-6fcd732f9e49 d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment 4f66bb5d-056f-48a3-ac54-40b39bc8417b of type vxlan for network ff2c3941-9edc-4234-b522-961e415de7bf [pid: 8|app: 0|req: 614/1231] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:07 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1232] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:08 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:08.084 8 INFO neutron.services.segments.plugin [-] Segment 83f4270e-5a5d-427f-afd6-dfb66e97cb26 resource provider aggregate not found 2026-07-21 22:18:08.085 8 INFO neutron.services.segments.plugin [-] Segment 83f4270e-5a5d-427f-afd6-dfb66e97cb26 resource provider aggregate not found [pid: 8|app: 0|req: 616/1233] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:08 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:08.115 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83f4270e-5a5d-427f-afd6-dfb66e97cb26 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f4270e-5a5d-427f-afd6-dfb66e97cb26 found for delete ", "request_id": "req-06c4e45a-97fc-4392-81eb-e49342ecc8b9"}]} 2026-07-21 22:18:08.122 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83f4270e-5a5d-427f-afd6-dfb66e97cb26 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83f4270e-5a5d-427f-afd6-dfb66e97cb26 found for delete ", "request_id": "req-3c05bc52-2cb0-4967-8c49-678fa6f75279"}]} [pid: 7|app: 0|req: 618/1234] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:07 2026] POST /v2.0/networks => generated 650 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1235] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:18:08 2026] GET /v2.0/networks?id=85ec0bb6-fc91-4f0e-acbd-97239dd14b42 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:08.221 7 INFO neutron.db.segments_db [None req-7db5f8b0-f662-4564-bdeb-5aecaf8d8906 d15c5bb7e630427d92ad01ed87169df8 96207ae390b44cb08e42f716c5885f96 - - default default] Added segment 52488e87-1a53-4810-ace9-9f8d3ddf65d8 of type vxlan for network 604bac98-1c26-4a84-b1a0-2c2bbc90a324 [pid: 7|app: 0|req: 619/1236] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:18:08 2026] POST /v2.0/networks => generated 649 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1237] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:18:08 2026] POST /v2.0/ports => generated 954 bytes in 426 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: 620/1238] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:08 2026] POST /v2.0/subnets => generated 1273 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1239] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:18:08 2026] GET /v2.0/subnets => generated 1909 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1240] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:08 2026] DELETE /v2.0/subnets/8bfe4709-a1a4-439d-95d0-0a10a6358148 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1241] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:18:08 2026] PUT /v2.0/ports/a6a512ab-a224-46a9-96c9-69d29bd25113 => generated 1235 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:18:09.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-18f68821-161a-4bcb-ad24-839a71a23315'] response: {'name': 'network-changed', 'server_uuid': 'a4867e62-c72a-4584-9b34-7899668da37a', 'tag': 'a6a512ab-a224-46a9-96c9-69d29bd25113', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 623/1242] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:08 2026] DELETE /v2.0/subnets/69686610-0133-4d78-81be-db7db3a129de => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1243] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/subnets => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1244] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1245] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1246] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1247] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:09.348 7 INFO neutron.services.segments.plugin [-] Segment 52488e87-1a53-4810-ace9-9f8d3ddf65d8 resource provider aggregate not found 2026-07-21 22:18:09.356 7 INFO neutron.services.segments.plugin [-] Segment 52488e87-1a53-4810-ace9-9f8d3ddf65d8 resource provider aggregate not found [pid: 7|app: 0|req: 625/1248] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:09 2026] DELETE /v2.0/networks/604bac98-1c26-4a84-b1a0-2c2bbc90a324 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:09.386 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 52488e87-1a53-4810-ace9-9f8d3ddf65d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52488e87-1a53-4810-ace9-9f8d3ddf65d8 found for delete ", "request_id": "req-c8f331b3-bf51-4690-9b7c-06264d090a44"}]} 2026-07-21 22:18:09.387 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 52488e87-1a53-4810-ace9-9f8d3ddf65d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52488e87-1a53-4810-ace9-9f8d3ddf65d8 found for delete ", "request_id": "req-f27f3608-a3cd-42b8-a5b2-2c474eb73f78"}]} [pid: 8|app: 0|req: 624/1249] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:09 2026] DELETE /v2.0/networks/ff2c3941-9edc-4234-b522-961e415de7bf => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1250] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/ports?tenant_id=958683c2f436418ca84375ce683a0b10&device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1251] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:09 2026] DELETE /v2.0/networks/7f2d5ded-7418-421c-94cb-e4884ab78bf9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1252] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/networks?tenant_id=958683c2f436418ca84375ce683a0b10&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1253] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:18:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1254] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:09 2026] DELETE /v2.0/networks/62d17a9a-1e2a-47ae-adac-91c477696a6a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:10.132 8 INFO neutron.services.segments.plugin [-] Segment 4f66bb5d-056f-48a3-ac54-40b39bc8417b resource provider aggregate not found 2026-07-21 22:18:10.140 8 INFO neutron.services.segments.plugin [-] Segment 4f66bb5d-056f-48a3-ac54-40b39bc8417b resource provider aggregate not found 2026-07-21 22:18:10.149 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4f66bb5d-056f-48a3-ac54-40b39bc8417b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f66bb5d-056f-48a3-ac54-40b39bc8417b found for delete ", "request_id": "req-02a18ea6-96f3-40e2-b779-3d65597d42c9"}]} 2026-07-21 22:18:10.165 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4f66bb5d-056f-48a3-ac54-40b39bc8417b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f66bb5d-056f-48a3-ac54-40b39bc8417b found for delete ", "request_id": "req-ad59320c-44d0-4210-8c4c-2f6fd386453e"}]} [pid: 7|app: 0|req: 629/1257] 10.0.0.166 () {34 vars in 1098 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--334488828&fields=id&tenant_id=0f78c6979ce249f6a0cfd79591a5a741 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1258] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/networks?id=77ff00a5-6b01-423e-a370-4ae6b51ac57c => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1259] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/quotas/0f78c6979ce249f6a0cfd79591a5a741 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1260] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1261] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&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: 631/1262] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1263] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1264] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?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: 632/1265] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/security-groups?tenant_id=96207ae390b44cb08e42f716c5885f96&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1266] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 635/1267] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1268] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:10 2026] DELETE /v2.0/security-groups/b63911cd-ec83-43b1-acae-1457fd9a3c47 => 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: 636/1269] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?tenant_id=958683c2f436418ca84375ce683a0b10&device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1270] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 637/1271] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=a6a512ab-a224-46a9-96c9-69d29bd25113 => 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: 635/1272] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/subnets?id=0d6ee9fd-44bb-4782-924b-c04c68f494f3 => generated 690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1273] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/ports?network_id=85ec0bb6-fc91-4f0e-acbd-97239dd14b42&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1274] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:18:10 2026] GET /v2.0/networks/85ec0bb6-fc91-4f0e-acbd-97239dd14b42?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: 639/1275] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/networks/85ec0bb6-fc91-4f0e-acbd-97239dd14b42?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-07-21 22:18:11.406 7 INFO neutron.services.segments.plugin [-] Segment b36fefed-7863-441c-b7d7-1d8b370d3137 resource provider aggregate not found 2026-07-21 22:18:11.421 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b36fefed-7863-441c-b7d7-1d8b370d3137 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36fefed-7863-441c-b7d7-1d8b370d3137 found for delete ", "request_id": "req-ece8a4c6-7373-40a9-b23f-e96d7c9d771b"}]} 2026-07-21 22:18:11.424 7 INFO neutron.services.segments.plugin [-] Segment b36fefed-7863-441c-b7d7-1d8b370d3137 resource provider aggregate not found 2026-07-21 22:18:11.436 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b36fefed-7863-441c-b7d7-1d8b370d3137 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36fefed-7863-441c-b7d7-1d8b370d3137 found for delete ", "request_id": "req-265ad552-8774-465c-abfe-21677333ac72"}]} 2026-07-21 22:18:11.440 7 INFO neutron.services.segments.plugin [-] Segment ae2c1d68-0c64-4119-9d22-f3dac4fb0284 resource provider aggregate not found 2026-07-21 22:18:11.457 7 INFO neutron.services.segments.plugin [-] Segment ae2c1d68-0c64-4119-9d22-f3dac4fb0284 resource provider aggregate not found 2026-07-21 22:18:11.466 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae2c1d68-0c64-4119-9d22-f3dac4fb0284 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2c1d68-0c64-4119-9d22-f3dac4fb0284 found for delete ", "request_id": "req-cd054dd6-7bca-4cda-9a30-790d78698d40"}]} 2026-07-21 22:18:11.477 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae2c1d68-0c64-4119-9d22-f3dac4fb0284 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2c1d68-0c64-4119-9d22-f3dac4fb0284 found for delete ", "request_id": "req-45ef18b8-0f54-48c3-8d4e-3aee026d44fc"}]} [pid: 7|app: 0|req: 637/1276] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1277] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1278] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1279] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&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: 639/1280] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:11 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 642/1281] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:12 2026] POST /v2.0/subnetpools => generated 548 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1282] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/subnetpools/a6bd8a40-457a-4cc4-8ef0-ebcee9626789 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1283] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1284] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1285] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:18:12 2026] PUT /v2.0/subnetpools/a6bd8a40-457a-4cc4-8ef0-ebcee9626789 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1286] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:12 2026] DELETE /v2.0/subnetpools/a6bd8a40-457a-4cc4-8ef0-ebcee9626789 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:12.876 8 INFO neutron.api.v2.resource [None req-4feca863-4247-4eae-aadd-33d2ea553215 6e45bb8fee4743ada2a7557f23395cb5 fea8884e60114e37a14897ebda850d57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1287] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/subnetpools/a6bd8a40-457a-4cc4-8ef0-ebcee9626789 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:18:12.901 8 INFO neutron.api.v2.resource [None req-68c95f10-1cf4-4c72-a724-85643411353e 6e45bb8fee4743ada2a7557f23395cb5 fea8884e60114e37a14897ebda850d57 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1288] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:12 2026] DELETE /v2.0/subnetpools/a6bd8a40-457a-4cc4-8ef0-ebcee9626789 => generated 145 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1289] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1290] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&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: 644/1291] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:12 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1292] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:13 2026] GET /v2.0/security-groups?tenant_id=fea8884e60114e37a14897ebda850d57&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1293] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:13 2026] DELETE /v2.0/security-groups/2ac7cce6-285c-4f9c-913a-18746d60fbb6 => 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: 649/1294] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:13 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1295] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:13 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1296] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:14 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 650/1297] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:14 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1298] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:14 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1299] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1300] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&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: 7|app: 0|req: 650/1301] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 652/1302] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/networks?id=77ff00a5-6b01-423e-a370-4ae6b51ac57c => generated 680 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1303] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f78c6979ce249f6a0cfd79591a5a741 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1304] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1305] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:15 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&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: 652/1306] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:18:15 2026] POST /v2.0/ports => generated 954 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1307] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:18:15 2026] PUT /v2.0/ports/bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae => generated 1235 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:18:16.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-515de870-cc87-4fae-a94c-d5541fff0aa5'] response: {'name': 'network-changed', 'server_uuid': 'd37044ef-8868-4ed1-bf0c-7904309ea34e', 'tag': 'bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 653/1308] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 39 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: 656/1309] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1310] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 657/1311] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&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: 7|app: 0|req: 655/1312] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/ports?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1313] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/networks?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&shared=False => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1314] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:18:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1315] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:17 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1316] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:17 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&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: 658/1317] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:17 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1318] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:17 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1319] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:17 2026] GET /v2.0/security-groups?tenant_id=725502a6b7b24522b6abc2d0451c2c30&name=default => generated 2925 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1320] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/ports?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1321] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae => 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: 662/1322] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/subnets?id=109b4ef6-0ad2-439f-8db3-bfc91237ad30 => generated 698 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1323] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:18 2026] DELETE /v2.0/security-groups/520773a7-df8d-4f5d-99ca-da4c109dfc48 => 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: 663/1324] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/ports?network_id=77ff00a5-6b01-423e-a370-4ae6b51ac57c&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1325] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?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: 664/1326] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?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: 663/1327] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1328] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:18 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&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: 664/1329] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:19 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1330] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:19 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1331] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:19 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1332] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:19 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1333] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:20 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 668/1334] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:20 2026] GET /v2.0/security-groups?id=fd9a1b04-7535-432f-bc9f-feda45551fef&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1335] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:18:20 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:20.580 7 INFO neutron_taas.services.taas.taas_plugin [req-05fbd4b1-75f5-4bbc-8aca-126f4b24c27c req-8f02c06a-ac1c-49c4-a902-757bbbbda0a5 f457bffa164e4bef83369615f60d12bf 958683c2f436418ca84375ce683a0b10 - - default default] TaaS: Handle Delete Port: a6a512ab-a224-46a9-96c9-69d29bd25113 2026-07-21 22:18:20.584 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-05fbd4b1-75f5-4bbc-8aca-126f4b24c27c req-8f02c06a-ac1c-49c4-a902-757bbbbda0a5 f457bffa164e4bef83369615f60d12bf 958683c2f436418ca84375ce683a0b10 - - default default] Tap Mirror: Handle Delete Port: a6a512ab-a224-46a9-96c9-69d29bd25113 [pid: 7|app: 0|req: 669/1336] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:18:20 2026] DELETE /v2.0/ports/a6a512ab-a224-46a9-96c9-69d29bd25113 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:20.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4097f44b-f6b7-4438-9cd3-23215f77b9ee'] response: {'server_uuid': 'a4867e62-c72a-4584-9b34-7899668da37a', 'name': 'network-vif-deleted', 'tag': 'a6a512ab-a224-46a9-96c9-69d29bd25113', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 668/1337] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:20 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1338] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:21 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1339] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:21 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 671/1340] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:22 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1341] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:22 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&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: 672/1342] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:22 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 671/1343] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:23 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1344] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:23 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&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: 672/1345] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:23 2026] GET /v2.0/ports?device_id=a4867e62-c72a-4584-9b34-7899668da37a => 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: 674/1346] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:24 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1347] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:24 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1350] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:18:25 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1351] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:18:25 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1352] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:25 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1353] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:25 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:26.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-72eaa5fa-a007-4355-94d5-c1a6ca725ebe b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 90733cdb-7da7-432c-aab3-c45746413c4c 2026-07-21 22:18:26.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72eaa5fa-a007-4355-94d5-c1a6ca725ebe b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 90733cdb-7da7-432c-aab3-c45746413c4c [pid: 7|app: 0|req: 678/1354] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:26 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1355] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:26 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1356] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:26 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:27.359 7 INFO neutron.db.l3_db [None req-7c1102ca-ba75-47f4-85ef-851c6a4f7ab7 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] Floating IP 6b7b539c-6e6e-460c-8542-3db71dedba50 associated. External IP: 10.96.250.219, port: bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae. [pid: 8|app: 0|req: 677/1357] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:18:26 2026] PUT /v2.0/routers/6cd26d90-c77f-4eb0-9919-d3bd400b7d3f/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:27.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cea6a9e-ef37-4436-9ea3-cdbd6df6258e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: b4903a8b-cb8a-4834-a587-fd52f955f76a 2026-07-21 22:18:27.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cea6a9e-ef37-4436-9ea3-cdbd6df6258e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: b4903a8b-cb8a-4834-a587-fd52f955f76a [pid: 7|app: 0|req: 681/1358] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:18:27 2026] PUT /v2.0/floatingips/6b7b539c-6e6e-460c-8542-3db71dedba50 => generated 855 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:27.768 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9511945-1dcb-4870-afcb-817c14c6de0d'] response: {'name': 'network-changed', 'server_uuid': 'd37044ef-8868-4ed1-bf0c-7904309ea34e', 'tag': 'bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 682/1359] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:27 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1360] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:27 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:27.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-3cea6a9e-ef37-4436-9ea3-cdbd6df6258e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 699826e5-eb75-4820-8b3f-f7c04c6bf013 2026-07-21 22:18:27.988 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cea6a9e-ef37-4436-9ea3-cdbd6df6258e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 699826e5-eb75-4820-8b3f-f7c04c6bf013 [pid: 7|app: 0|req: 684/1361] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/ports?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1362] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:28.407 8 INFO neutron.services.segments.plugin [-] Segment 3db5e38c-4311-4192-a8ad-374d7a1fe675 resource provider aggregate not found 2026-07-21 22:18:28.418 8 INFO neutron.services.segments.plugin [-] Segment 3db5e38c-4311-4192-a8ad-374d7a1fe675 resource provider aggregate not found 2026-07-21 22:18:28.429 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3db5e38c-4311-4192-a8ad-374d7a1fe675 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db5e38c-4311-4192-a8ad-374d7a1fe675 found for delete ", "request_id": "req-1d153960-7344-4fb0-834d-b25a26d0b18f"}]} [pid: 7|app: 0|req: 686/1363] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/networks?id=77ff00a5-6b01-423e-a370-4ae6b51ac57c => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:28.447 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3db5e38c-4311-4192-a8ad-374d7a1fe675 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3db5e38c-4311-4192-a8ad-374d7a1fe675 found for delete ", "request_id": "req-d2ab718e-aa74-4ea2-a64e-d59c77239579"}]} 2026-07-21 22:18:28.458 8 INFO neutron.db.l3_hamode_db [None req-3cea6a9e-ef37-4436-9ea3-cdbd6df6258e b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 5ffffc80-6bf0-49b9-af53-2f9feecba57b was deleted as no HA routers are present in tenant 958683c2f436418ca84375ce683a0b10. [pid: 7|app: 0|req: 687/1364] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1365] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:27 2026] DELETE /v2.0/routers/6cd26d90-c77f-4eb0-9919-d3bd400b7d3f => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1366] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1367] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/subnets?id=109b4ef6-0ad2-439f-8db3-bfc91237ad30 => generated 698 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1368] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/ports?network_id=77ff00a5-6b01-423e-a370-4ae6b51ac57c&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: 691/1369] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1370] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:28 2026] DELETE /v2.0/subnets/0d6ee9fd-44bb-4782-924b-c04c68f494f3 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1371] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:18:28 2026] GET /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:28.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ad24b12-3edf-463e-ae81-b6c4ee90ede6 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: dcb2b951-dfd5-4fa9-b865-b05cb7ed314d 2026-07-21 22:18:28.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ad24b12-3edf-463e-ae81-b6c4ee90ede6 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: dcb2b951-dfd5-4fa9-b865-b05cb7ed314d [pid: 8|app: 0|req: 680/1372] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:28 2026] DELETE /v2.0/networks/85ec0bb6-fc91-4f0e-acbd-97239dd14b42 => 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: 693/1373] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:29 2026] GET /v2.0/security-groups?tenant_id=958683c2f436418ca84375ce683a0b10&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1374] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:29 2026] DELETE /v2.0/security-groups/fd9a1b04-7535-432f-bc9f-feda45551fef => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1375] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:29 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1376] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:29 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:30.452 8 INFO neutron.services.segments.plugin [-] Segment ef92221d-a5d8-4d3c-9062-b5ba86804dec resource provider aggregate not found 2026-07-21 22:18:30.472 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef92221d-a5d8-4d3c-9062-b5ba86804dec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef92221d-a5d8-4d3c-9062-b5ba86804dec found for delete ", "request_id": "req-44a1c5e8-198a-44c3-893e-288cb3dcaa30"}]} 2026-07-21 22:18:30.476 8 INFO neutron.services.segments.plugin [-] Segment ef92221d-a5d8-4d3c-9062-b5ba86804dec resource provider aggregate not found 2026-07-21 22:18:30.499 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef92221d-a5d8-4d3c-9062-b5ba86804dec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef92221d-a5d8-4d3c-9062-b5ba86804dec found for delete ", "request_id": "req-727aff7d-7701-4f8c-bb3f-1070d8b7a08b"}]} [pid: 7|app: 0|req: 695/1377] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:30 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1378] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:30 2026] GET /v2.0/security-groups?id=4245a666-910f-431b-a190-b84cdee2429f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1379] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:18:30 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:30.925 7 INFO neutron_taas.services.taas.taas_plugin [req-3a6c09f3-8fe7-486d-aa0e-2145c84243ef req-7e1a8165-7236-46c1-a69e-c51196846688 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] TaaS: Handle Delete Port: bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae 2026-07-21 22:18:30.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3a6c09f3-8fe7-486d-aa0e-2145c84243ef req-7e1a8165-7236-46c1-a69e-c51196846688 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] Tap Mirror: Handle Delete Port: bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae 2026-07-21 22:18:31.043 7 INFO neutron.db.l3_db [req-3a6c09f3-8fe7-486d-aa0e-2145c84243ef req-7e1a8165-7236-46c1-a69e-c51196846688 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] Floating IP 6b7b539c-6e6e-460c-8542-3db71dedba50 disassociated. External IP: 10.96.250.219, port: bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae. [pid: 7|app: 0|req: 697/1380] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:18:30 2026] DELETE /v2.0/ports/bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae => generated 0 bytes in 642 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:31.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ad558a1-06ef-4800-9acf-f634432af89d'] response: {'server_uuid': 'd37044ef-8868-4ed1-bf0c-7904309ea34e', 'name': 'network-vif-deleted', 'tag': 'bc2eb1d5-7a90-4b9f-ac99-bccda4ad1bae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 698/1381] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:31 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 684/1382] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:31 2026] GET /v2.0/security-groups?tenant_id=886d29c589a84efb8e35c6c39649d219&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1383] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:32 2026] DELETE /v2.0/security-groups/2cfd2095-c33e-4318-9d7b-c17dd88b279e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1384] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:32 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 700/1385] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:34 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 686/1386] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:35 2026] GET /v2.0/ports?device_id=d37044ef-8868-4ed1-bf0c-7904309ea34e => 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: 701/1387] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:36 2026] DELETE /v2.0/security-groups/4245a666-910f-431b-a190-b84cdee2429f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:36.360 7 INFO neutron.api.v2.resource [None req-82b88962-1f9d-4b48-937e-9ead64ac3685 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1388] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:18:36 2026] GET /v2.0/security-groups/4245a666-910f-431b-a190-b84cdee2429f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:18:36.520 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec97eeaa-86e4-4923-a18f-67f63713f1a1 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] TaaS: Handle Delete Port: 9235d2a7-d92e-4b2b-bd6a-5616dc4d9c2c 2026-07-21 22:18:36.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec97eeaa-86e4-4923-a18f-67f63713f1a1 75572d6cd33b49c79116d22667ec799f 0f78c6979ce249f6a0cfd79591a5a741 - - default default] Tap Mirror: Handle Delete Port: 9235d2a7-d92e-4b2b-bd6a-5616dc4d9c2c [pid: 7|app: 0|req: 703/1389] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:36 2026] DELETE /v2.0/floatingips/6b7b539c-6e6e-460c-8542-3db71dedba50 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1390] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:36 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:37.047 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c9692a5-0bfe-4d71-81e3-0d9d11a5c893 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 79727b97-6a4b-417b-85bc-5236a0e18d4d [pid: 8|app: 0|req: 688/1391] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:36 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:37.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c9692a5-0bfe-4d71-81e3-0d9d11a5c893 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 79727b97-6a4b-417b-85bc-5236a0e18d4d [pid: 8|app: 0|req: 689/1392] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:37 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1393] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:37 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1394] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:18:36 2026] PUT /v2.0/routers/56b648dd-0c9c-4b0d-90a0-264aef3c62d1/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:37.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f400a36-43e3-447b-97fc-7f05033f723f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: e47bcbc7-568a-4296-ba1c-01f7e842cdd4 2026-07-21 22:18:37.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f400a36-43e3-447b-97fc-7f05033f723f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: e47bcbc7-568a-4296-ba1c-01f7e842cdd4 [pid: 8|app: 0|req: 691/1395] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:37 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1396] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:38 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:38.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f400a36-43e3-447b-97fc-7f05033f723f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 4b13415a-6836-4ab2-88c6-58903e5532f9 2026-07-21 22:18:38.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f400a36-43e3-447b-97fc-7f05033f723f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 4b13415a-6836-4ab2-88c6-58903e5532f9 2026-07-21 22:18:38.599 7 INFO neutron.services.segments.plugin [-] Segment d54b566d-035c-4744-b962-648264bcb413 resource provider aggregate not found 2026-07-21 22:18:38.605 7 INFO neutron.services.segments.plugin [-] Segment d54b566d-035c-4744-b962-648264bcb413 resource provider aggregate not found 2026-07-21 22:18:38.621 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d54b566d-035c-4744-b962-648264bcb413 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d54b566d-035c-4744-b962-648264bcb413 found for delete ", "request_id": "req-5e65512e-d07e-4d00-af8b-351e94527fb9"}]} 2026-07-21 22:18:38.625 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d54b566d-035c-4744-b962-648264bcb413 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d54b566d-035c-4744-b962-648264bcb413 found for delete ", "request_id": "req-648025a9-5c1f-42b7-ae18-b8d7b32f5d72"}]} 2026-07-21 22:18:38.635 7 INFO neutron.db.l3_hamode_db [None req-5f400a36-43e3-447b-97fc-7f05033f723f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network a76ed76b-ec6d-4c88-96d5-77faef07ba8c was deleted as no HA routers are present in tenant 0f78c6979ce249f6a0cfd79591a5a741. [pid: 7|app: 0|req: 705/1397] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:37 2026] DELETE /v2.0/routers/56b648dd-0c9c-4b0d-90a0-264aef3c62d1 => generated 0 bytes in 983 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1398] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:38 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1399] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:38 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1400] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:38 2026] DELETE /v2.0/subnets/109b4ef6-0ad2-439f-8db3-bfc91237ad30 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:38.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-c384596a-9f64-4ade-813f-47aca9c9ea78 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 9e31c244-f65e-4cd1-8dce-c6a6160de6a5 2026-07-21 22:18:38.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c384596a-9f64-4ade-813f-47aca9c9ea78 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 9e31c244-f65e-4cd1-8dce-c6a6160de6a5 [pid: 7|app: 0|req: 708/1401] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:38 2026] DELETE /v2.0/networks/77ff00a5-6b01-423e-a370-4ae6b51ac57c => 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: 694/1402] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:18:38 2026] POST /v2.0/floatingips => generated 552 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1403] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:18:39 2026] PUT /v2.0/floatingips/d5eccfb9-944b-4c34-8c27-9c7b46f56229/tags => generated 17 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1404] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/security-groups?tenant_id=0f78c6979ce249f6a0cfd79591a5a741&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1405] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:18:39 2026] PUT /v2.0/floatingips/e480abed-eacd-41b5-99fa-8143d60089a9/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: 711/1406] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:18:39 2026] PUT /v2.0/floatingips/ac00d721-9cd8-4160-8d7e-7f32ecc184aa/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: 696/1407] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:39 2026] DELETE /v2.0/security-groups/543b1b15-8ee1-4afe-aaa2-0700c622a55e => 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: 697/1408] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:18:39 2026] PUT /v2.0/floatingips/c6986f25-eca7-49f3-8259-f6430f003bdf/tags => generated 19 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1409] 10.0.0.35 () {32 vars in 671 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1410] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/security-groups?tenant_id=89412fa268044e3d85450b72bf6f1cb8&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1411] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1412] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1413] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:39 2026] DELETE /v2.0/security-groups/8f992e43-7e69-42b4-a93d-e988a4beec1c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1414] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 702/1415] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/security-groups?id=1535f9fe-6100-4d65-835a-d8db10153b02&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: 7|app: 0|req: 714/1416] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1419] 10.0.0.35 () {32 vars in 679 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1420] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:18:39 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1421] 10.0.0.35 () {32 vars in 689 bytes} [Tue Jul 21 22:18:40 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1422] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:18:40 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1423] 10.0.0.35 () {32 vars in 701 bytes} [Tue Jul 21 22:18:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:18:40.638 7 INFO neutron_taas.services.taas.taas_plugin [req-3a3082a8-0759-44ab-a2a4-a921aaf9e281 req-ba234a48-09b5-4482-89f3-8b251c4f4b8f 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] TaaS: Handle Delete Port: 3df5a2b8-e98d-4891-926c-0fe345b121ba 2026-07-21 22:18:40.642 7 INFO neutron.services.segments.plugin [-] Segment 4f002fcc-d333-4ccb-a7cc-badc2e236c3d resource provider aggregate not found 2026-07-21 22:18:40.648 7 INFO neutron.services.segments.plugin [-] Segment 4f002fcc-d333-4ccb-a7cc-badc2e236c3d resource provider aggregate not found 2026-07-21 22:18:40.657 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4f002fcc-d333-4ccb-a7cc-badc2e236c3d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f002fcc-d333-4ccb-a7cc-badc2e236c3d found for delete ", "request_id": "req-7c78c2dc-d87a-4b4f-906b-d4763a4ab364"}]} 2026-07-21 22:18:40.658 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3a3082a8-0759-44ab-a2a4-a921aaf9e281 req-ba234a48-09b5-4482-89f3-8b251c4f4b8f 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] Tap Mirror: Handle Delete Port: 3df5a2b8-e98d-4891-926c-0fe345b121ba 2026-07-21 22:18:40.679 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4f002fcc-d333-4ccb-a7cc-badc2e236c3d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f002fcc-d333-4ccb-a7cc-badc2e236c3d found for delete ", "request_id": "req-87b08fc3-2f96-42bc-b5df-5d40f9322432"}]} 2026-07-21 22:18:40.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d0bfe18-9a8a-4672-a2b7-693ca279bffc e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] TaaS: Handle Delete Port: 5dd67b7c-b075-4abe-9d67-31169746148b 2026-07-21 22:18:40.695 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d0bfe18-9a8a-4672-a2b7-693ca279bffc e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] Tap Mirror: Handle Delete Port: 5dd67b7c-b075-4abe-9d67-31169746148b [pid: 8|app: 0|req: 706/1424] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:40 2026] DELETE /v2.0/floatingips/d5eccfb9-944b-4c34-8c27-9c7b46f56229 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:40.853 7 INFO neutron.db.l3_db [req-3a3082a8-0759-44ab-a2a4-a921aaf9e281 req-ba234a48-09b5-4482-89f3-8b251c4f4b8f 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] Floating IP f2b72a24-e5b9-4762-bf0e-ad76a9fd3d23 disassociated. External IP: 10.96.250.220, port: 3df5a2b8-e98d-4891-926c-0fe345b121ba. 2026-07-21 22:18:40.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-c11d0dfb-144d-44c9-a43c-449f1426baf5 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] TaaS: Handle Delete Port: f4c4b734-ae09-4e2e-a6bb-871d3f9d2518 2026-07-21 22:18:40.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c11d0dfb-144d-44c9-a43c-449f1426baf5 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] Tap Mirror: Handle Delete Port: f4c4b734-ae09-4e2e-a6bb-871d3f9d2518 [pid: 8|app: 0|req: 707/1425] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:40 2026] DELETE /v2.0/floatingips/e480abed-eacd-41b5-99fa-8143d60089a9 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1426] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:41 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 719/1427] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:18:40 2026] DELETE /v2.0/ports/3df5a2b8-e98d-4891-926c-0fe345b121ba => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:41.284 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8946b3-3e30-42e9-a96b-7521e0da0820'] response: {'server_uuid': 'c6eb98d1-62ce-40d9-b235-10e4095606a7', 'name': 'network-vif-deleted', 'tag': '3df5a2b8-e98d-4891-926c-0fe345b121ba', 'status': 'completed', 'code': 200} 2026-07-21 22:18:41.286 8 INFO neutron_taas.services.taas.taas_plugin [None req-b876ba19-6001-40cd-90a8-1bfa912aa7ce e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] TaaS: Handle Delete Port: 531e024b-f551-4b23-8e56-8f391e4d7a64 2026-07-21 22:18:41.291 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b876ba19-6001-40cd-90a8-1bfa912aa7ce e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] Tap Mirror: Handle Delete Port: 531e024b-f551-4b23-8e56-8f391e4d7a64 [pid: 8|app: 0|req: 709/1428] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:41 2026] DELETE /v2.0/floatingips/ac00d721-9cd8-4160-8d7e-7f32ecc184aa => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:41.613 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3a431d2-7583-4d4f-ad19-9af8a291cfd8 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] TaaS: Handle Delete Port: a79ad626-773b-4a42-80bd-823424d1c26a 2026-07-21 22:18:41.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3a431d2-7583-4d4f-ad19-9af8a291cfd8 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] Tap Mirror: Handle Delete Port: a79ad626-773b-4a42-80bd-823424d1c26a [pid: 7|app: 0|req: 720/1429] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:41 2026] DELETE /v2.0/floatingips/c6986f25-eca7-49f3-8259-f6430f003bdf => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:41.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-364876e4-72c4-440a-a60f-4fc4ae4919a5 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] TaaS: Handle Delete Port: 493387f7-3b9e-475c-b3ba-12d9616df0f2 2026-07-21 22:18:41.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-364876e4-72c4-440a-a60f-4fc4ae4919a5 e6ae724a0876458f94c88aaec63b6afd 443300ecda644104ab1eeb1f096120e4 - - default default] Tap Mirror: Handle Delete Port: 493387f7-3b9e-475c-b3ba-12d9616df0f2 [pid: 8|app: 0|req: 710/1430] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:41 2026] DELETE /v2.0/floatingips/e7ac82c1-f272-40ad-ae08-aab002f55f45 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1431] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:42 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 711/1432] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:42 2026] GET /v2.0/security-groups?tenant_id=1e3f51bbf4704cb784f3f1501c5b831f&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1433] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:43 2026] DELETE /v2.0/security-groups/7ffed1f2-f840-48d2-97da-32598279ff97 => 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: 723/1434] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 712/1435] 10.0.0.5 () {32 vars in 799 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/extensions => generated 21537 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1436] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/security-groups?tenant_id=443300ecda644104ab1eeb1f096120e4&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1437] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:43 2026] DELETE /v2.0/security-groups/2d5db90b-b690-4281-976d-384d43a67064 => 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: 725/1438] 10.0.0.5 () {30 vars in 722 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/quotas/5dfab54845334dfbb5f9cc1896e75454/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1439] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/security-groups?tenant_id=101a36648f1e49d68ccbf2d0189eb6d2&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: 726/1440] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:43 2026] GET /v2.0/security-groups?tenant_id=29758b0c57d64100a06f6fd22cc964bf&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: 715/1441] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:44 2026] DELETE /v2.0/security-groups/2442a003-b329-4886-83a9-7a2fe1587b33 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1442] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:44 2026] DELETE /v2.0/security-groups/3c26f7a4-ea2c-42c9-bf95-46700e99d823 => 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: 716/1443] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:44 2026] GET /v2.0/security-groups?tenant_id=ccd751e64661414a9ee49b87f8ad7983&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1444] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:18:44 2026] GET /v2.0/ports?device_id=c6eb98d1-62ce-40d9-b235-10e4095606a7 => 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: 728/1445] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:44 2026] DELETE /v2.0/security-groups/1925f340-4c08-49dc-b9a6-fd436ba2d75a => 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: 718/1446] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:45 2026] DELETE /v2.0/security-groups/1535f9fe-6100-4d65-835a-d8db10153b02 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:45.700 7 INFO neutron.api.v2.resource [None req-c1ea5dbc-624a-4e7f-b480-96f3a0089448 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1447] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:18:45 2026] GET /v2.0/security-groups/1535f9fe-6100-4d65-835a-d8db10153b02 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:18:45.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-22e457ae-b44d-4823-8ddc-4aef9aa2f01b 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] TaaS: Handle Delete Port: 5f38b4ae-48ae-47a9-91fd-630adc9f1a02 2026-07-21 22:18:45.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e457ae-b44d-4823-8ddc-4aef9aa2f01b 74211371d65f4e03b4be8cb25cf4029b 3edb5f8c6ffc422eb2993c3c2fe3f68d - - default default] Tap Mirror: Handle Delete Port: 5f38b4ae-48ae-47a9-91fd-630adc9f1a02 [pid: 8|app: 0|req: 719/1448] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:18:45 2026] DELETE /v2.0/floatingips/f2b72a24-e5b9-4762-bf0e-ad76a9fd3d23 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:46.394 7 INFO neutron_taas.services.taas.taas_plugin [None req-aec5e310-dae0-4349-9014-b20481db22ce b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 8459ab6e-d73e-4c98-ab14-9a09c6af47f1 2026-07-21 22:18:46.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aec5e310-dae0-4349-9014-b20481db22ce b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 8459ab6e-d73e-4c98-ab14-9a09c6af47f1 [pid: 7|app: 0|req: 730/1449] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:18:45 2026] PUT /v2.0/routers/b40d6b95-64ed-4428-a8bd-8ecf14dc5ae6/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:47.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b7ad10-8878-42d2-bb73-8b72443790fc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 766d9e04-3967-4a39-8a60-bc6c8967140b 2026-07-21 22:18:47.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b7ad10-8878-42d2-bb73-8b72443790fc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 766d9e04-3967-4a39-8a60-bc6c8967140b [pid: 7|app: 0|req: 731/1450] 10.0.0.5 () {32 vars in 799 bytes} [Tue Jul 21 22:18:47 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1451] 10.0.0.5 () {30 vars in 722 bytes} [Tue Jul 21 22:18:47 2026] GET /v2.0/quotas/5dfab54845334dfbb5f9cc1896e75454/details => generated 847 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:47.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-89b7ad10-8878-42d2-bb73-8b72443790fc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: f56b715f-c8fb-43e8-9913-1f7d352c5f14 2026-07-21 22:18:47.667 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89b7ad10-8878-42d2-bb73-8b72443790fc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: f56b715f-c8fb-43e8-9913-1f7d352c5f14 2026-07-21 22:18:48.047 8 INFO neutron.services.segments.plugin [-] Segment ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b resource provider aggregate not found 2026-07-21 22:18:48.051 8 INFO neutron.services.segments.plugin [-] Segment ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b resource provider aggregate not found 2026-07-21 22:18:48.071 8 INFO neutron.db.l3_hamode_db [None req-89b7ad10-8878-42d2-bb73-8b72443790fc b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network fc422f24-f9b0-4c8c-8c2d-f275eb88c64f was deleted as no HA routers are present in tenant 3edb5f8c6ffc422eb2993c3c2fe3f68d. 2026-07-21 22:18:48.072 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b found for delete ", "request_id": "req-9283f4de-ca61-4821-85c9-7d52d9557d7d"}]} [pid: 8|app: 0|req: 720/1452] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:47 2026] DELETE /v2.0/routers/b40d6b95-64ed-4428-a8bd-8ecf14dc5ae6 => generated 0 bytes in 987 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:48.085 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae1b400c-7b84-4eec-9aa3-38c1c8b64f5b found for delete ", "request_id": "req-2bc5c82b-db75-4667-bcb8-62a7ee748b05"}]} [pid: 7|app: 0|req: 733/1453] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:48 2026] DELETE /v2.0/subnets/8c65661b-f202-4c54-b13d-ffd3e1078ba3 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:48.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4be0491-a708-4327-9016-40bf1133db56 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: b121a228-1f1a-46f2-924a-d0f92e4cacb3 2026-07-21 22:18:48.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4be0491-a708-4327-9016-40bf1133db56 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: b121a228-1f1a-46f2-924a-d0f92e4cacb3 [pid: 8|app: 0|req: 721/1454] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:18:48 2026] DELETE /v2.0/networks/7948a440-ca81-4298-9c9a-a5fbf2d6853f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:18:48.707 7 INFO neutron.db.segments_db [None req-c2be1aed-30db-46c9-b2df-0516dc54c0c8 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Added segment b9273025-1fbf-4943-af00-1f3cbb5710e7 of type vxlan for network 3a238b66-84b0-4ca1-8926-09ffe01ae459 [pid: 8|app: 0|req: 722/1455] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:48 2026] GET /v2.0/security-groups?tenant_id=3edb5f8c6ffc422eb2993c3c2fe3f68d&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: 723/1456] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:48 2026] DELETE /v2.0/security-groups/60ee67e0-95ce-4b1d-99e7-23327fc3b8a6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:48.973 7 INFO neutron.db.l3_hamode_db [None req-c2be1aed-30db-46c9-b2df-0516dc54c0c8 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:18:49.116 7 INFO neutron.db.l3_hamode_db [None req-c2be1aed-30db-46c9-b2df-0516dc54c0c8 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1457] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:49 2026] GET /v2.0/security-groups?tenant_id=ca05ac4e569e4013b490518cd4b3b51c&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1458] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:18:48 2026] POST /v2.0/routers => generated 474 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1459] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:49 2026] DELETE /v2.0/security-groups/5191ec8b-b379-440f-961e-35ccde4523a5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:49.807 7 INFO neutron.db.l3_hamode_db [None req-5f2149a0-b578-4b14-9444-d48e6f56c022 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:18:49.952 7 INFO neutron.db.l3_hamode_db [None req-5f2149a0-b578-4b14-9444-d48e6f56c022 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 726/1460] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:49 2026] GET /v2.0/security-groups?tenant_id=6acf9f0d311e4398a8e0500528575cde&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:18:50.118 8 INFO neutron.services.segments.plugin [-] Segment 4691e31b-0df5-4840-b944-6b87b74d17b6 resource provider aggregate not found 2026-07-21 22:18:50.124 8 INFO neutron.services.segments.plugin [-] Segment 4691e31b-0df5-4840-b944-6b87b74d17b6 resource provider aggregate not found 2026-07-21 22:18:50.144 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4691e31b-0df5-4840-b944-6b87b74d17b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4691e31b-0df5-4840-b944-6b87b74d17b6 found for delete ", "request_id": "req-0bd46d9e-4827-47b9-b7c8-11cc82f8d0fb"}]} 2026-07-21 22:18:50.152 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4691e31b-0df5-4840-b944-6b87b74d17b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4691e31b-0df5-4840-b944-6b87b74d17b6 found for delete ", "request_id": "req-ab296b0c-602b-4a7a-80b3-bf49f3156a77"}]} [pid: 8|app: 0|req: 727/1461] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:50 2026] DELETE /v2.0/security-groups/0a7b6192-fa07-4c8e-92d8-5ca9d35110d0 => 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: 735/1462] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:18:49 2026] POST /v2.0/routers => generated 474 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:50.580 8 INFO neutron.db.l3_hamode_db [None req-14806f9b-0d43-4521-9a68-9d6dfc6512c8 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:18:50.701 8 INFO neutron.db.l3_hamode_db [None req-14806f9b-0d43-4521-9a68-9d6dfc6512c8 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 736/1463] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:50 2026] GET /v2.0/security-groups?tenant_id=5dfab54845334dfbb5f9cc1896e75454&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1464] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:18:50 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:51.351 8 INFO neutron.db.l3_hamode_db [None req-941677cc-01ea-4149-8377-53be151abec4 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:18:51.480 8 INFO neutron.db.l3_hamode_db [None req-941677cc-01ea-4149-8377-53be151abec4 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 737/1465] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:51 2026] DELETE /v2.0/security-groups/9c7319d0-4689-4c75-83df-349967b30917 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1466] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:18:51 2026] POST /v2.0/routers => generated 474 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:52.207 8 INFO neutron.db.l3_hamode_db [None req-e7665a92-7f0a-4d5a-8015-4472447a586f d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:18:52.320 8 INFO neutron.db.l3_hamode_db [None req-e7665a92-7f0a-4d5a-8015-4472447a586f d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 738/1467] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:52 2026] GET /v2.0/security-groups?tenant_id=19574e8982924b5bbd01b2e2405ef0ce&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1468] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:52 2026] DELETE /v2.0/security-groups/aa6c6ec3-5b9c-4f86-8777-8e58d12c12fb => 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: 730/1469] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:18:52 2026] POST /v2.0/routers => generated 474 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1470] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:18:52 2026] PUT /v2.0/routers/f43fd258-33f7-4451-afab-a8de1bf6437b/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1471] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:18:53 2026] PUT /v2.0/routers/30ce5aed-24d0-4666-8125-5fb0cf3d98d7/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1472] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:18:53 2026] PUT /v2.0/routers/8e79d43d-c14a-44bb-90c6-4a132c9fabf9/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1473] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:18:53 2026] PUT /v2.0/routers/b6058c58-dc5f-48bc-b9f5-7f4e832ba3d4/tags => generated 19 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1474] 10.0.0.35 () {32 vars in 663 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1475] 10.0.0.35 () {32 vars in 677 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1476] 10.0.0.35 () {32 vars in 673 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1477] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1478] 10.0.0.35 () {32 vars in 671 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1479] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:18:53 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1480] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:18:54 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1481] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:18:54 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1482] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:18:54 2026] GET /v2.0/routers/f43fd258-33f7-4451-afab-a8de1bf6437b => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1483] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:54 2026] GET /v2.0/security-groups?tenant_id=7da63f522479497dbed88a397cd4a8dc&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1484] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:54 2026] DELETE /v2.0/security-groups/99b76cc5-af93-4680-80c9-9ef0b95d9835 => 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: 737/1485] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:18:54 2026] PUT /v2.0/routers/f43fd258-33f7-4451-afab-a8de1bf6437b => generated 485 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1488] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:54 2026] GET /v2.0/security-groups?tenant_id=6397df031722458cb5b302fdf8678cf1&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1489] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:18:55 2026] GET /v2.0/ports?device_id=f43fd258-33f7-4451-afab-a8de1bf6437b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:55.277 7 INFO neutron.db.segments_db [None req-f9533787-9fbf-42d4-a18e-312dd088d5c6 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Added segment 45f2ae40-43c9-474a-a3a0-a064471b9bfa of type vxlan for network 3c5939c8-360e-46a9-87a2-2b6c41cf1555 [pid: 8|app: 0|req: 742/1490] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:55 2026] DELETE /v2.0/security-groups/5d84e23f-978f-4d2d-90c3-b9d17bc824f6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1491] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:18:54 2026] POST /v2.0/networks => generated 632 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:55.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-a60c19e1-213b-470a-b4d0-cd0b556ca1aa d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] TaaS: Handle Delete Port: ae16be04-1036-4d8a-b18d-a42abdf91a6c 2026-07-21 22:18:55.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a60c19e1-213b-470a-b4d0-cd0b556ca1aa d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Tap Mirror: Handle Delete Port: ae16be04-1036-4d8a-b18d-a42abdf91a6c 2026-07-21 22:18:55.466 7 INFO neutron.db.segments_db [None req-c10afd1e-f39d-4ac9-a19e-40d2bd792296 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Added segment 1cc11731-2eff-438f-ac1a-62ada9fc6eee of type vxlan for network c3f1e2c2-a034-4c65-a16c-18f832d45adc [pid: 8|app: 0|req: 743/1492] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:55 2026] DELETE /v2.0/routers/f43fd258-33f7-4451-afab-a8de1bf6437b => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1493] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:18:55 2026] GET /v2.0/routers/30ce5aed-24d0-4666-8125-5fb0cf3d98d7 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:18:55.743 7 INFO neutron.db.l3_hamode_db [None req-c10afd1e-f39d-4ac9-a19e-40d2bd792296 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1494] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:18:55 2026] PUT /v2.0/routers/30ce5aed-24d0-4666-8125-5fb0cf3d98d7 => generated 493 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1495] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:18:56 2026] GET /v2.0/ports?device_id=30ce5aed-24d0-4666-8125-5fb0cf3d98d7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:56.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4978dcf-4d93-4e13-954d-3a794927e033 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] TaaS: Handle Delete Port: d4f69437-6f25-47af-862e-69089a7a7eb2 2026-07-21 22:18:56.460 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4978dcf-4d93-4e13-954d-3a794927e033 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Tap Mirror: Handle Delete Port: d4f69437-6f25-47af-862e-69089a7a7eb2 2026-07-21 22:18:56.595 7 INFO neutron.db.l3_hamode_db [None req-c10afd1e-f39d-4ac9-a19e-40d2bd792296 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 747/1496] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:56 2026] DELETE /v2.0/routers/30ce5aed-24d0-4666-8125-5fb0cf3d98d7 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1497] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:18:56 2026] GET /v2.0/routers/8e79d43d-c14a-44bb-90c6-4a132c9fabf9 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1498] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:18:56 2026] PUT /v2.0/routers/8e79d43d-c14a-44bb-90c6-4a132c9fabf9 => generated 502 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1499] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:18:57 2026] GET /v2.0/ports?device_id=8e79d43d-c14a-44bb-90c6-4a132c9fabf9 => 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: 750/1500] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:55 2026] POST /v2.0/routers => generated 694 bytes in 2028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:18:57.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a6e9bff-72e6-43ea-895b-4ad863155229 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] TaaS: Handle Delete Port: 64f4c1c9-db2b-4718-9976-f83c95ec342b 2026-07-21 22:18:57.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a6e9bff-72e6-43ea-895b-4ad863155229 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Tap Mirror: Handle Delete Port: 64f4c1c9-db2b-4718-9976-f83c95ec342b [pid: 8|app: 0|req: 751/1501] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:57 2026] DELETE /v2.0/routers/8e79d43d-c14a-44bb-90c6-4a132c9fabf9 => 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: 752/1502] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:18:57 2026] GET /v2.0/routers/b6058c58-dc5f-48bc-b9f5-7f4e832ba3d4 => generated 487 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1503] 10.0.0.35 () {32 vars in 775 bytes} [Tue Jul 21 22:18:57 2026] GET /v2.0/subnets?project_id=07d9355d2338483f89f065162b1453e6&cidr=10.100.0.0%2F28 => generated 14 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1504] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:18:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1505] 10.0.0.35 () {32 vars in 783 bytes} [Tue Jul 21 22:18:57 2026] GET /v2.0/subnets?network_id=d39f9b08-2509-4a24-8748-7099f76efe65&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1506] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:18:57 2026] POST /v2.0/subnets => generated 656 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1507] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:18:57 2026] PUT /v2.0/routers/b6058c58-dc5f-48bc-b9f5-7f4e832ba3d4 => generated 487 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1508] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:18:58 2026] GET /v2.0/security-groups?tenant_id=616d8cb1de7f4e5ba32c0b2098b4ad2c&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1509] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:18:58 2026] GET /v2.0/ports?device_id=b6058c58-dc5f-48bc-b9f5-7f4e832ba3d4 => 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: 757/1510] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:18:58 2026] DELETE /v2.0/security-groups/b3331293-14f4-48ea-88bf-0497c8139edb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:18:58.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-02d8766a-ffff-422c-9cf2-054443505fce d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] TaaS: Handle Delete Port: 2ddb9b83-2d2f-4431-a8e6-186edab2a54e 2026-07-21 22:18:58.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02d8766a-ffff-422c-9cf2-054443505fce d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Tap Mirror: Handle Delete Port: 2ddb9b83-2d2f-4431-a8e6-186edab2a54e [pid: 7|app: 0|req: 758/1511] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:58 2026] DELETE /v2.0/routers/b6058c58-dc5f-48bc-b9f5-7f4e832ba3d4 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1512] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:18:58 2026] GET /v2.0/routers/c1a7ab82-b52a-4f28-ae3f-c2a186d91d21 => generated 480 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1513] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:18:58 2026] PUT /v2.0/routers/c1a7ab82-b52a-4f28-ae3f-c2a186d91d21 => generated 480 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1514] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:18:59 2026] GET /v2.0/ports?device_id=c1a7ab82-b52a-4f28-ae3f-c2a186d91d21 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:18:59.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f6278a-8af0-4967-8c46-b24453c49372 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] TaaS: Handle Delete Port: 194be677-1a8b-4288-a15b-c869def4212b 2026-07-21 22:18:59.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f6278a-8af0-4967-8c46-b24453c49372 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] Tap Mirror: Handle Delete Port: 194be677-1a8b-4288-a15b-c869def4212b 2026-07-21 22:19:00.145 7 INFO neutron.services.segments.plugin [-] Segment b9273025-1fbf-4943-af00-1f3cbb5710e7 resource provider aggregate not found 2026-07-21 22:19:00.148 7 INFO neutron.services.segments.plugin [-] Segment b9273025-1fbf-4943-af00-1f3cbb5710e7 resource provider aggregate not found 2026-07-21 22:19:00.166 7 INFO neutron.db.l3_hamode_db [None req-c8f6278a-8af0-4967-8c46-b24453c49372 d9afda87c232442983cd826dcb400b01 f422b84f261f471e9a9ab14edf9375bc - - default default] HA network 3a238b66-84b0-4ca1-8926-09ffe01ae459 was deleted as no HA routers are present in tenant f422b84f261f471e9a9ab14edf9375bc. 2026-07-21 22:19:00.170 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b9273025-1fbf-4943-af00-1f3cbb5710e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9273025-1fbf-4943-af00-1f3cbb5710e7 found for delete ", "request_id": "req-4f7dcd75-cc82-4d46-90b6-042f6478daef"}]} 2026-07-21 22:19:00.178 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b9273025-1fbf-4943-af00-1f3cbb5710e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9273025-1fbf-4943-af00-1f3cbb5710e7 found for delete ", "request_id": "req-d33771b1-3222-48e0-8788-164b2647a837"}]} [pid: 7|app: 0|req: 762/1515] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:18:59 2026] DELETE /v2.0/routers/c1a7ab82-b52a-4f28-ae3f-c2a186d91d21 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1516] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:18:58 2026] PUT /v2.0/routers/c6d6308a-d90e-4998-89ad-1655d0fa987a/add_router_interface => generated 309 bytes in 1950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1517] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:19:00 2026] GET /v2.0/networks => generated 3606 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1518] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:19:00 2026] GET /v2.0/subnets => generated 2594 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1519] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:19:00 2026] GET /v2.0/routers => generated 737 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1520] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:00 2026] GET /v2.0/security-groups?tenant_id=fad6e4e78d9243089f011ab0422425ed&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1521] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:19:00 2026] POST /v2.0/security-groups => generated 1675 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1522] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:00 2026] DELETE /v2.0/security-groups/a59f39ec-6d45-4ed7-9d34-bea2c47904a9 => 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: 759/1523] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1524] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1525] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:00 2026] GET /v2.0/security-groups?tenant_id=b552dc436e764b0ca05105b97780b850&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1526] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1527] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:00 2026] DELETE /v2.0/security-groups/549b5eea-d138-44c6-a8b8-dceef7b44717 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1528] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:01.228 7 INFO neutron.db.securitygroups_db [None req-fc5b1ee6-95aa-49b7-8496-3dedf7e969a6 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Project 07d9355d2338483f89f065162b1453e6 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: 768/1529] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:01.374 7 INFO neutron.db.securitygroups_db [None req-ae0ed3c1-cf1f-4cae-bf43-032fb97da6a9 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Project 07d9355d2338483f89f065162b1453e6 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: 769/1530] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1531] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:01 2026] GET /v2.0/security-groups?tenant_id=474a8927198f4ff5a823aeaa6afd406c&name=default => generated 2925 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1532] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:01 2026] DELETE /v2.0/security-groups/2287e0eb-6ac5-4dc5-bc32-e2233d235a4f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1533] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:01 2026] GET /v2.0/security-groups?tenant_id=f422b84f261f471e9a9ab14edf9375bc&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1534] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:01 2026] DELETE /v2.0/security-groups/8d12a154-0ea7-461b-968b-a2726bfd6b93 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1535] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:19:01 2026] GET /v2.0/networks => generated 1297 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1536] 10.0.0.166 () {34 vars in 1100 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1467974722&fields=id&tenant_id=07d9355d2338483f89f065162b1453e6 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1537] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1538] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/quotas/07d9355d2338483f89f065162b1453e6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1539] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/security-groups?tenant_id=c9dd04c2ebf74ee6b3d182f2054bf407&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1540] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1541] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:02 2026] DELETE /v2.0/security-groups/725d5e8e-f1e5-46f2-ad7f-bb96c5bcc409 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1542] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 774/1543] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 770/1544] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:02 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 771/1545] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:03 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 775/1546] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:03 2026] GET /v2.0/security-groups?tenant_id=35fac6a7550a471f81a2295cee8e828a&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: 772/1547] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:03 2026] GET /v2.0/security-groups?tenant_id=506bcf4d0f7b413ba0ef8363d83f5977&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1548] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:03 2026] DELETE /v2.0/security-groups/e6e4c075-1d1f-464f-adf9-2b1f5b4e7491 => 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: 773/1549] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:04 2026] DELETE /v2.0/security-groups/7ac35610-9ce9-42c9-ab14-ba01b285df50 => 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: 777/1550] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:04 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 774/1551] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:05 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:06.463 7 INFO neutron.db.segments_db [None req-80020c69-d0e2-4a1b-ba65-7b8ab7af1289 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 of type vxlan for network 95bdb4a3-8a7c-43ab-88e1-96b8b0338cea 2026-07-21 22:19:06.516 8 INFO neutron.db.segments_db [None req-25f254cc-fe72-4207-8da6-080c95405cb0 b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] Added segment eecae8a1-9997-4569-ab4c-a8e5d91e11b9 of type vxlan for network a3bd0914-7bec-4642-8b70-9aba5404c3dc [pid: 7|app: 0|req: 778/1552] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/networks => generated 630 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1553] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/networks => generated 644 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:06.670 7 INFO neutron.db.segments_db [None req-4ab075bd-62be-48bd-bad5-e68e7ae7f2eb c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment f0e9de46-dd82-4dcf-a727-18ab2905d816 of type vxlan for network c296c8a5-8f42-473e-806a-888934f9318b [pid: 7|app: 0|req: 779/1554] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1555] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/subnets => generated 641 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1556] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:19:06 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1557] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:07.066 7 INFO neutron.db.segments_db [None req-2472f481-0a91-462d-a1a7-b08ba0564c87 b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] Added segment 146a333a-c822-4591-a3ef-07a20c3b8b92 of type vxlan for network 49dda367-db77-4efa-bdac-325515e30133 [pid: 8|app: 0|req: 778/1558] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1559] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:19:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=07d9355d2338483f89f065162b1453e6 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1560] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:07 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 781/1561] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/networks => generated 643 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1562] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:07 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: 781/1563] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1564] 10.0.0.35 () {34 vars in 742 bytes} [Tue Jul 21 22:19:07 2026] PUT /v2.0/networks/49dda367-db77-4efa-bdac-325515e30133 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1565] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:07.574 8 INFO neutron.db.segments_db [None req-1bf68fab-83af-4929-a0b4-29ff78856c03 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment d875e6cc-327b-4095-b5df-4991c26fde44 of type vxlan for network a717499a-f82a-4f3e-aa4e-a43a1776b115 [pid: 7|app: 0|req: 783/1566] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/ports => generated 954 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:07.838 8 INFO neutron.db.l3_hamode_db [None req-1bf68fab-83af-4929-a0b4-29ff78856c03 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 784/1567] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1568] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:07.979 8 INFO neutron.db.l3_hamode_db [None req-1bf68fab-83af-4929-a0b4-29ff78856c03 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 786/1569] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:19:07 2026] PUT /v2.0/ports/7c13818b-e3a5-4960-86fd-067cb8ce9f5f => generated 1235 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:08.448 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67bbfd86-9f88-4297-bb75-05197d45ac83'] response: {'name': 'network-changed', 'server_uuid': '9fc4915b-b53c-438f-b144-8b5a1924fcc0', 'tag': '7c13818b-e3a5-4960-86fd-067cb8ce9f5f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 784/1570] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:07 2026] POST /v2.0/routers => generated 507 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1571] 10.0.0.35 () {34 vars in 740 bytes} [Tue Jul 21 22:19:08 2026] PUT /v2.0/subnets/0171aa54-927a-4f37-9fb0-e2b3096c476b => generated 636 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1572] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1573] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:08 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:08.801 7 INFO neutron.services.segments.plugin [-] Segment 146a333a-c822-4591-a3ef-07a20c3b8b92 resource provider aggregate not found 2026-07-21 22:19:08.804 7 INFO neutron.services.segments.plugin [-] Segment 146a333a-c822-4591-a3ef-07a20c3b8b92 resource provider aggregate not found 2026-07-21 22:19:08.836 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 146a333a-c822-4591-a3ef-07a20c3b8b92 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 146a333a-c822-4591-a3ef-07a20c3b8b92 found for delete ", "request_id": "req-e1d404e4-bf88-4f36-b740-08f0d3ee501c"}]} 2026-07-21 22:19:08.842 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 146a333a-c822-4591-a3ef-07a20c3b8b92 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 146a333a-c822-4591-a3ef-07a20c3b8b92 found for delete ", "request_id": "req-97e27422-fa55-4570-b902-041e8e485499"}]} [pid: 7|app: 0|req: 789/1574] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:08 2026] DELETE /v2.0/networks/49dda367-db77-4efa-bdac-325515e30133 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1575] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:19:08 2026] PUT /v2.0/subnetpools/3bba0f06-dc4a-487f-b7a9-be97f839ae29/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1576] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:08 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:08.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-885f19cd-6e64-46b2-a877-d1cdab60899e b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1577] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:08 2026] DELETE /v2.0/networks/49dda367-db77-4efa-bdac-325515e30133 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1578] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:19:08 2026] PUT /v2.0/subnetpools/b55913c8-8282-49ac-ba5e-1bd6f29b8bdf/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: 794/1579] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:08 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1580] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1581] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:19:09 2026] PUT /v2.0/subnetpools/db5cd0a9-9697-4637-9d41-a39714b1da26/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: 797/1582] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/networks?tenant_id=07d9355d2338483f89f065162b1453e6&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: 798/1583] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnets?network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1584] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:19:09 2026] PUT /v2.0/subnetpools/430490af-981b-483f-8745-aed73a4fa30e/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1585] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:19:09 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) [pid: 7|app: 0|req: 801/1586] 10.0.0.35 () {32 vars in 652 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1587] 10.0.0.35 () {32 vars in 671 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1588] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/networks => generated 1309 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1589] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1590] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1591] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1592] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/networks/a3bd0914-7bec-4642-8b70-9aba5404c3dc => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1593] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1594] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnets/527dac4a-6a6b-4978-91c7-f76a0faca69a => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1595] 10.0.0.35 () {32 vars in 679 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:09.591 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0197d2b-a056-4d05-8dc7-386a72d9f113 b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1596] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:09 2026] DELETE /v2.0/subnets/0171aa54-927a-4f37-9fb0-e2b3096c476b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1597] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:09.640 7 INFO neutron.pecan_wsgi.hooks.translation [None req-25a66d65-2917-4a88-ae55-e4510c76c025 b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1598] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:09 2026] DELETE /v2.0/networks/49dda367-db77-4efa-bdac-325515e30133 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1599] 10.0.0.35 () {32 vars in 689 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1600] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:08 2026] PUT /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a/add_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1601] 10.0.0.35 () {32 vars in 701 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1602] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:09 2026] DELETE /v2.0/subnets/527dac4a-6a6b-4978-91c7-f76a0faca69a => 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: 788/1603] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:09 2026] GET /v2.0/ports/256df11a-92a1-4359-bea5-704b7c3c6c28 => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1604] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:19:09 2026] DELETE /v2.0/subnetpools/3bba0f06-dc4a-487f-b7a9-be97f839ae29 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:09.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-6950e252-a830-4912-993c-88af88bb819f b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] TaaS: Handle Delete Port: 25a970a9-02ab-4dbc-8b8f-58cedead5563 2026-07-21 22:19:09.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6950e252-a830-4912-993c-88af88bb819f b0246f60c40a403584cb60a9fd7a6167 5fb64960583d4cc48072914aab298498 - - default default] Tap Mirror: Handle Delete Port: 25a970a9-02ab-4dbc-8b8f-58cedead5563 2026-07-21 22:19:10.176 8 INFO neutron.services.segments.plugin [-] Segment eecae8a1-9997-4569-ab4c-a8e5d91e11b9 resource provider aggregate not found 2026-07-21 22:19:10.183 8 INFO neutron.services.segments.plugin [-] Segment eecae8a1-9997-4569-ab4c-a8e5d91e11b9 resource provider aggregate not found 2026-07-21 22:19:10.204 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eecae8a1-9997-4569-ab4c-a8e5d91e11b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eecae8a1-9997-4569-ab4c-a8e5d91e11b9 found for delete ", "request_id": "req-5a156283-dec2-4b11-b4cd-65bb1f678286"}]} 2026-07-21 22:19:10.206 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eecae8a1-9997-4569-ab4c-a8e5d91e11b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eecae8a1-9997-4569-ab4c-a8e5d91e11b9 found for delete ", "request_id": "req-3a863332-47af-417c-afb8-78a092f6465f"}]} [pid: 8|app: 0|req: 789/1605] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:09 2026] DELETE /v2.0/networks/a3bd0914-7bec-4642-8b70-9aba5404c3dc => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1606] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:19:10 2026] DELETE /v2.0/subnetpools/b55913c8-8282-49ac-ba5e-1bd6f29b8bdf => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1609] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1610] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:19:10 2026] DELETE /v2.0/subnetpools/db5cd0a9-9697-4637-9d41-a39714b1da26 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1611] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1612] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1613] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:19:10 2026] DELETE /v2.0/subnetpools/430490af-981b-483f-8745-aed73a4fa30e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1614] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7c13818b-e3a5-4960-86fd-067cb8ce9f5f => 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: 799/1615] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:19:10 2026] DELETE /v2.0/subnetpools/7fce0551-9a6f-4f32-bb2b-b369bc7753d5 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1616] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/subnets?id=34c881ca-b874-401a-a98d-75f3bf860df8 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1617] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/ports?network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555&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: 802/1618] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 803/1619] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/security-groups?tenant_id=5fb64960583d4cc48072914aab298498&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1620] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:19:10 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 805/1621] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:10 2026] DELETE /v2.0/security-groups/8c83b2d2-0364-4f25-8d6f-d22cb19af69a => 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: 817/1622] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:09 2026] PUT /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1623] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:11 2026] GET /v2.0/ports/be1b4eba-6530-4bf2-8951-ab657e2b9cf5 => generated 955 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:11.550 7 INFO neutron_taas.services.taas.taas_plugin [None req-e7e7081b-30a3-4167-a510-645081ddab98 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: be1b4eba-6530-4bf2-8951-ab657e2b9cf5 2026-07-21 22:19:11.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7e7081b-30a3-4167-a510-645081ddab98 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: be1b4eba-6530-4bf2-8951-ab657e2b9cf5 [pid: 8|app: 0|req: 807/1624] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:11 2026] GET /v2.0/security-groups?tenant_id=f8ee68f336484dcd868b74c6f692f053&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1625] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:11 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1626] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:11 2026] DELETE /v2.0/security-groups/ef20ec00-5981-4d83-872b-400e4de25262 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1627] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:11 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1628] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:11 2026] PUT /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1629] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:12 2026] GET /v2.0/security-groups?tenant_id=89c567f456c743deaa722e8dfecf76dc&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: 820/1630] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:12 2026] DELETE /v2.0/security-groups/a5641cf4-091a-4cea-9fbc-f66a493fc318 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:12.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-180de071-7607-48a5-a2f1-cdfa40a77d1c c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 256df11a-92a1-4359-bea5-704b7c3c6c28 2026-07-21 22:19:12.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-180de071-7607-48a5-a2f1-cdfa40a77d1c c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 256df11a-92a1-4359-bea5-704b7c3c6c28 [pid: 7|app: 0|req: 821/1631] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:12 2026] GET /v2.0/security-groups?tenant_id=dbbfc7251e2d4c1cb7c1a8a3a951a47d&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1632] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:12 2026] DELETE /v2.0/security-groups/434d24a6-0540-48a7-934b-14c85eef802b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1633] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:12 2026] PUT /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1634] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:12 2026] GET /v2.0/ports?device_id=0f5eec86-ed6e-4544-a332-b4612d60496a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:13.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c0b3ea1-8202-409b-9fb3-7064edf21512 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: b340c3e7-bd2e-48e2-96f1-8a9dc62f3c39 2026-07-21 22:19:13.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c0b3ea1-8202-409b-9fb3-7064edf21512 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: b340c3e7-bd2e-48e2-96f1-8a9dc62f3c39 2026-07-21 22:19:13.440 7 INFO neutron.db.segments_db [None req-d7c65b27-7292-4647-89c3-d7a7274c6ddc 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Added segment 0d3a4f2e-b0f9-4635-adff-f411044108d3 of type vxlan for network 14310266-407f-4177-8313-a6f3bf7ff619 [pid: 7|app: 0|req: 824/1635] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:12 2026] POST /v2.0/networks => generated 649 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1636] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:13 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:13.654 8 INFO neutron.services.segments.plugin [-] Segment d875e6cc-327b-4095-b5df-4991c26fde44 resource provider aggregate not found 2026-07-21 22:19:13.665 8 INFO neutron.services.segments.plugin [-] Segment d875e6cc-327b-4095-b5df-4991c26fde44 resource provider aggregate not found 2026-07-21 22:19:13.681 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d875e6cc-327b-4095-b5df-4991c26fde44 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d875e6cc-327b-4095-b5df-4991c26fde44 found for delete ", "request_id": "req-014b766c-484d-499e-960a-18beffb86103"}]} 2026-07-21 22:19:13.686 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d875e6cc-327b-4095-b5df-4991c26fde44 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d875e6cc-327b-4095-b5df-4991c26fde44 found for delete ", "request_id": "req-a11b311d-75cf-4d90-b8e1-606d9f5c0c2f"}]} 2026-07-21 22:19:13.692 8 INFO neutron.db.l3_hamode_db [None req-5c0b3ea1-8202-409b-9fb3-7064edf21512 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] HA network a717499a-f82a-4f3e-aa4e-a43a1776b115 was deleted as no HA routers are present in tenant 1161c403828f444884019275880223ff. [pid: 8|app: 0|req: 812/1637] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:12 2026] DELETE /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1638] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:13 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1639] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:13 2026] DELETE /v2.0/subnets/664d7407-6084-48d5-a699-7da9856f452d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1640] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:13 2026] POST /v2.0/ports => generated 779 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:14.016 7 INFO neutron.db.segments_db [None req-a6e2305b-b135-45e3-9843-465c16d27a7f 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Added segment fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b of type vxlan for network 02943b3e-1d3f-4297-8163-4332208ed61c [pid: 8|app: 0|req: 815/1641] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:13 2026] DELETE /v2.0/subnets/20aff207-3e62-4298-a6c8-a8c5f025aa7a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1642] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:13 2026] POST /v2.0/networks => generated 636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:14.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-de6d4dbe-3a5d-4037-b221-0c2812319038 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: c248c54b-b677-4e99-a790-7edf47a9bdba 2026-07-21 22:19:14.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de6d4dbe-3a5d-4037-b221-0c2812319038 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: c248c54b-b677-4e99-a790-7edf47a9bdba [pid: 8|app: 0|req: 816/1643] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:14 2026] DELETE /v2.0/networks/c296c8a5-8f42-473e-806a-888934f9318b => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1644] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:14 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1645] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:14 2026] DELETE /v2.0/networks/95bdb4a3-8a7c-43ab-88e1-96b8b0338cea => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:14.606 8 INFO neutron.db.segments_db [None req-045cd05f-4840-4da1-9ad4-663cd858edc8 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment deab8f2b-5b84-48a1-aff4-709f0a11af59 of type vxlan for network c2489969-80cd-48bc-9b67-1794c66cd578 [pid: 8|app: 0|req: 818/1646] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:14 2026] POST /v2.0/networks => generated 629 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1647] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:14 2026] POST /v2.0/ports => generated 960 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:14.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a9165fa-948e-459c-83a6-1018e3c95ada 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] TaaS: Handle Delete Port: 474e6c61-9cf0-41be-aaa4-963b02f79f9d 2026-07-21 22:19:14.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a9165fa-948e-459c-83a6-1018e3c95ada 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Tap Mirror: Handle Delete Port: 474e6c61-9cf0-41be-aaa4-963b02f79f9d [pid: 8|app: 0|req: 819/1648] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:14 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: 830/1649] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:14 2026] DELETE /v2.0/ports/474e6c61-9cf0-41be-aaa4-963b02f79f9d => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1650] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:15 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:15.069 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fd0be1f-5c63-49ef-b75b-c6925baac3ee 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1651] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:15 2026] DELETE /v2.0/ports/474e6c61-9cf0-41be-aaa4-963b02f79f9d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:15.079 7 INFO neutron.db.segments_db [None req-9fe155b9-456b-472a-bafb-920d835918d7 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment d920f3d6-ecd7-4f1b-ae00-28257da822f4 of type vxlan for network 6981ef87-1970-4e63-8fc6-d079c0174f78 [pid: 8|app: 0|req: 822/1652] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:15 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:15.127 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd16504-af02-45e8-b7df-cd529063bcb6 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1653] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:15 2026] GET /v2.0/ports/474e6c61-9cf0-41be-aaa4-963b02f79f9d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1654] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:15 2026] DELETE /v2.0/subnets/707f7210-1815-4a46-9f46-2181bdf6d35e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:15.338 7 INFO neutron.db.l3_hamode_db [None req-9fe155b9-456b-472a-bafb-920d835918d7 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 825/1655] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:15 2026] DELETE /v2.0/networks/02943b3e-1d3f-4297-8163-4332208ed61c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:15.468 7 INFO neutron.db.l3_hamode_db [None req-9fe155b9-456b-472a-bafb-920d835918d7 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:19:15.533 8 INFO neutron.db.segments_db [None req-40b29fad-bc70-48b8-a9c7-a2073f7bf57b 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Added segment c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 of type vxlan for network 5d15a225-f275-47ff-8753-14f64af93332 [pid: 8|app: 0|req: 826/1656] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:15 2026] POST /v2.0/networks => generated 635 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:15.717 8 INFO neutron.services.segments.plugin [-] Segment f0e9de46-dd82-4dcf-a727-18ab2905d816 resource provider aggregate not found 2026-07-21 22:19:15.719 8 INFO neutron.services.segments.plugin [-] Segment f0e9de46-dd82-4dcf-a727-18ab2905d816 resource provider aggregate not found 2026-07-21 22:19:15.741 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0e9de46-dd82-4dcf-a727-18ab2905d816 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0e9de46-dd82-4dcf-a727-18ab2905d816 found for delete ", "request_id": "req-14605c4e-a04d-4ca1-8061-bacc379688cb"}]} 2026-07-21 22:19:15.753 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0e9de46-dd82-4dcf-a727-18ab2905d816 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0e9de46-dd82-4dcf-a727-18ab2905d816 found for delete ", "request_id": "req-a34f4633-7776-4bd1-954f-deb5eafd269e"}]} 2026-07-21 22:19:15.782 8 INFO neutron.services.segments.plugin [-] Segment 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 resource provider aggregate not found 2026-07-21 22:19:15.788 8 INFO neutron.services.segments.plugin [-] Segment 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 resource provider aggregate not found 2026-07-21 22:19:15.818 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 found for delete ", "request_id": "req-3e97ea8f-85d5-4556-b938-16ad10063744"}]} 2026-07-21 22:19:15.835 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f9d14f6-97f1-4dee-b1e2-8da6e0b8fb73 found for delete ", "request_id": "req-2926d0f3-e260-429f-98e8-1675b0c02f77"}]} 2026-07-21 22:19:15.844 8 INFO neutron.services.segments.plugin [-] Segment fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b resource provider aggregate not found 2026-07-21 22:19:15.864 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b found for delete ", "request_id": "req-15d26730-f7cf-4f5a-9d31-986379d831a0"}]} 2026-07-21 22:19:15.867 8 INFO neutron.services.segments.plugin [-] Segment fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b resource provider aggregate not found 2026-07-21 22:19:15.906 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcfe9b53-ff56-4c99-a8a7-3e5c93f6d25b found for delete ", "request_id": "req-089831c3-6e7f-4022-bf99-d6a2469a4c83"}]} [pid: 8|app: 0|req: 827/1657] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:15 2026] POST /v2.0/subnets => generated 646 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1658] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:15 2026] POST /v2.0/routers => generated 506 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1659] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1660] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:16 2026] POST /v2.0/ports => generated 927 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1661] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&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-07-21 22:19:16.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-856325ac-3b4e-4072-92fd-ae1ff3285b08 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] TaaS: Handle Delete Port: 80e2adea-261b-48db-b3cc-fc913270b12e 2026-07-21 22:19:16.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-856325ac-3b4e-4072-92fd-ae1ff3285b08 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Tap Mirror: Handle Delete Port: 80e2adea-261b-48db-b3cc-fc913270b12e [pid: 8|app: 0|req: 830/1662] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:16 2026] DELETE /v2.0/ports/80e2adea-261b-48db-b3cc-fc913270b12e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1663] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1664] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:16 2026] POST /v2.0/ports => generated 947 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:16.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84ea8c0f-9fd2-45ae-bb69-bed8d8daa573 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 832/1665] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/ports/80e2adea-261b-48db-b3cc-fc913270b12e => generated 132 bytes in 14 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: 834/1666] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1667] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:16 2026] DELETE /v2.0/subnets/a8d8c1c3-f94a-4f80-8fda-4d4d8729ce84 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1668] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:16 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:17.098 7 INFO neutron.services.segments.plugin [-] Segment c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 resource provider aggregate not found 2026-07-21 22:19:17.100 7 INFO neutron.services.segments.plugin [-] Segment c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 resource provider aggregate not found 2026-07-21 22:19:17.125 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 found for delete ", "request_id": "req-ee154f1f-09cb-4509-b6d0-f339a49b7cef"}]} 2026-07-21 22:19:17.125 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d5b6d1-f0fa-406a-a245-1c3d4acd6fb6 found for delete ", "request_id": "req-7d6ef419-d5a6-46b3-a2d5-dc88f432a88e"}]} [pid: 7|app: 0|req: 837/1669] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:16 2026] DELETE /v2.0/networks/5d15a225-f275-47ff-8753-14f64af93332 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1670] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:16 2026] PUT /v2.0/routers/f4b1d6b3-a181-41ab-a503-714bca3d1f51/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:18.028 7 INFO neutron.db.l3_db [None req-aed5223f-8da3-45ba-a46c-ba732a2dba8d 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Floating IP 3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 associated. External IP: 10.96.250.205, port: 7c13818b-e3a5-4960-86fd-067cb8ce9f5f. [pid: 8|app: 0|req: 834/1671] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:17 2026] POST /v2.0/ports => generated 779 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1672] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:19:17 2026] POST /v2.0/floatingips => generated 855 bytes in 1218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:18.416 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0629c930-e261-47b7-b9ca-88e7b8945b25'] response: {'name': 'network-changed', 'server_uuid': '9fc4915b-b53c-438f-b144-8b5a1924fcc0', 'tag': '7c13818b-e3a5-4960-86fd-067cb8ce9f5f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 839/1673] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:18 2026] GET /v2.0/ports/5db5db17-a68c-46cf-a1cb-65b59f3fbe0c => generated 1021 bytes in 53 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: 840/1674] 10.0.0.35 () {34 vars in 736 bytes} [Tue Jul 21 22:19:18 2026] PUT /v2.0/ports/0f44a48c-01be-43c5-a820-82b033a488b5 => generated 752 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:18.657 8 INFO neutron.db.segments_db [None req-dc183752-8b42-4510-8061-ab05c7676b33 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Added segment b28bfa00-7845-4905-955a-f3dd14c2a25f of type vxlan for network 91e2d5f3-3abb-40bf-a96f-0207564d612f [pid: 7|app: 0|req: 841/1675] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:19:18 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1676] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:18 2026] POST /v2.0/networks => generated 631 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:18.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-03c3e249-3923-4455-81fe-5c8c68c7e029 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] TaaS: Handle Delete Port: 0f44a48c-01be-43c5-a820-82b033a488b5 2026-07-21 22:19:18.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03c3e249-3923-4455-81fe-5c8c68c7e029 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Tap Mirror: Handle Delete Port: 0f44a48c-01be-43c5-a820-82b033a488b5 [pid: 8|app: 0|req: 836/1677] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:18 2026] DELETE /v2.0/ports/0f44a48c-01be-43c5-a820-82b033a488b5 => 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: 837/1678] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:19:18 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 838/1679] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1680] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:19.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f0e5b35-a691-4285-91da-a79f370f111e c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 5db5db17-a68c-46cf-a1cb-65b59f3fbe0c 2026-07-21 22:19:19.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f0e5b35-a691-4285-91da-a79f370f111e c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 5db5db17-a68c-46cf-a1cb-65b59f3fbe0c [pid: 8|app: 0|req: 840/1681] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:19:19 2026] POST /v2.0/trunks => generated 407 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1682] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:19.672 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c39b5deb-ba2a-4c2f-bd59-36182af1b160 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1683] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/ports/0f44a48c-01be-43c5-a820-82b033a488b5 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:19.726 8 INFO neutron.db.segments_db [None req-16d1e515-9cbf-4824-8850-54cb53f86cb2 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Added segment 83d90631-0d8d-4a4b-90c8-c91d4d782720 of type vxlan for network 0c82654e-8847-4bde-84c3-a1b08827ae07 [pid: 8|app: 0|req: 843/1684] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:19 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: 8|app: 0|req: 844/1685] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7c13818b-e3a5-4960-86fd-067cb8ce9f5f => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1686] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1687] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:19:19 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1688] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:18 2026] PUT /v2.0/routers/f4b1d6b3-a181-41ab-a503-714bca3d1f51/remove_router_interface => generated 309 bytes in 1331 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: 843/1689] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/subnets?id=34c881ca-b874-401a-a98d-75f3bf860df8 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1690] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/ports/6ad70ed0-15dc-47f9-a73b-6aff55117686 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:20.210 7 INFO neutron.api.v2.resource [None req-2ecbdab2-7012-43da-98e0-ec04685fbfd9 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 845/1691] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:20 2026] PUT /v2.0/routers/f4b1d6b3-a181-41ab-a503-714bca3d1f51/remove_router_interface => generated 197 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1692] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/ports?network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:20.271 7 INFO neutron.pecan_wsgi.hooks.translation [None req-295a30c7-05c1-468e-b727-7eaa0b81c53b 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1693] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:20 2026] DELETE /v2.0/ports/80e2adea-261b-48db-b3cc-fc913270b12e => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1694] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/ports?device_id=f4b1d6b3-a181-41ab-a503-714bca3d1f51 => 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: 849/1695] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1696] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:19:19 2026] POST /v2.0/ports => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:20.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d661369f-b880-47a4-a3f1-787c906a2d98 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] DELETE failed (client error): The resource could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 850/1697] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:20 2026] DELETE /v2.0/subnets/a8d8c1c3-f94a-4f80-8fda-4d4d8729ce84 => 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: 851/1698] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:19:20 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:20.550 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a06e293-ac92-40e4-8db2-f95e7761af96 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: bae32ebc-b390-457d-96f5-bfb13dde24a4 2026-07-21 22:19:20.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a06e293-ac92-40e4-8db2-f95e7761af96 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: bae32ebc-b390-457d-96f5-bfb13dde24a4 [pid: 7|app: 0|req: 852/1699] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:19:20 2026] POST /v2.0/trunks => generated 407 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:20.657 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dfeff632-9a52-4a76-aaf2-310db775ceab 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1700] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:20 2026] DELETE /v2.0/subnets/707f7210-1815-4a46-9f46-2181bdf6d35e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:20.732 7 INFO neutron.db.segments_db [None req-426418fe-652f-4dcf-b17c-96e804a283dd 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Added segment d79b5c78-c521-4431-bf0e-36f3b1771c6c of type vxlan for network 8f8faa19-204d-450c-bfb7-1671379dbe36 [pid: 7|app: 0|req: 854/1701] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:20 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:20.930 8 INFO neutron.services.segments.plugin [-] Segment d920f3d6-ecd7-4f1b-ae00-28257da822f4 resource provider aggregate not found 2026-07-21 22:19:20.938 8 INFO neutron.services.segments.plugin [-] Segment d920f3d6-ecd7-4f1b-ae00-28257da822f4 resource provider aggregate not found 2026-07-21 22:19:20.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-419127d5-d7a7-487d-ac1d-faaf6233c30d 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] TaaS: Handle Delete Port: 6ad70ed0-15dc-47f9-a73b-6aff55117686 2026-07-21 22:19:20.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-419127d5-d7a7-487d-ac1d-faaf6233c30d 8debbfd08bd84b02b2f75e94bd1660f1 a9cfa6743b7f459a8f3703b06fd35b2d - - default default] Tap Mirror: Handle Delete Port: 6ad70ed0-15dc-47f9-a73b-6aff55117686 2026-07-21 22:19:20.956 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d920f3d6-ecd7-4f1b-ae00-28257da822f4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920f3d6-ecd7-4f1b-ae00-28257da822f4 found for delete ", "request_id": "req-060cf274-8831-42c5-aa10-a02f96943780"}]} 2026-07-21 22:19:20.956 8 INFO neutron.db.l3_hamode_db [None req-2a06e293-ac92-40e4-8db2-f95e7761af96 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] HA network 6981ef87-1970-4e63-8fc6-d079c0174f78 was deleted as no HA routers are present in tenant 1161c403828f444884019275880223ff. 2026-07-21 22:19:20.962 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d920f3d6-ecd7-4f1b-ae00-28257da822f4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d920f3d6-ecd7-4f1b-ae00-28257da822f4 found for delete ", "request_id": "req-5139c758-e887-4d0a-8199-ba905da34fcd"}]} [pid: 8|app: 0|req: 848/1702] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:20 2026] DELETE /v2.0/routers/f4b1d6b3-a181-41ab-a503-714bca3d1f51 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1703] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:20 2026] DELETE /v2.0/ports/6ad70ed0-15dc-47f9-a73b-6aff55117686 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1704] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:21 2026] DELETE /v2.0/subnets/3cc2c7e0-8b01-4b68-8ef4-7ed23078d522 => 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: 849/1705] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:19:20 2026] POST /v2.0/ports => generated 743 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:21.302 7 INFO neutron.services.segments.plugin [-] Segment 0d3a4f2e-b0f9-4635-adff-f411044108d3 resource provider aggregate not found 2026-07-21 22:19:21.310 7 INFO neutron.services.segments.plugin [-] Segment 0d3a4f2e-b0f9-4635-adff-f411044108d3 resource provider aggregate not found 2026-07-21 22:19:21.321 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d3a4f2e-b0f9-4635-adff-f411044108d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3a4f2e-b0f9-4635-adff-f411044108d3 found for delete ", "request_id": "req-e1699f7a-fe4d-4565-8833-f873d1534695"}]} [pid: 7|app: 0|req: 857/1706] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:21 2026] DELETE /v2.0/networks/14310266-407f-4177-8313-a6f3bf7ff619 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:21.335 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0d3a4f2e-b0f9-4635-adff-f411044108d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d3a4f2e-b0f9-4635-adff-f411044108d3 found for delete ", "request_id": "req-d1968e9a-8e74-4cfa-bcf1-418eda8f639d"}]} 2026-07-21 22:19:21.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-401ec604-ecdd-4f31-b226-0a270592a404 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 356848d3-3a24-49a6-a9db-5e97d2d6f97c 2026-07-21 22:19:21.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401ec604-ecdd-4f31-b226-0a270592a404 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 356848d3-3a24-49a6-a9db-5e97d2d6f97c [pid: 7|app: 0|req: 858/1707] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:19:21 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:21.587 7 INFO neutron.db.segments_db [None req-638e6670-a145-40ea-9160-ec07e57dc6dd 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Added segment 86cc0cef-f574-4e72-b093-df3f22f59bdf of type vxlan for network 9dba02e7-a91d-4c70-be84-15b4dfbad323 [pid: 8|app: 0|req: 850/1708] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:21 2026] DELETE /v2.0/networks/c2489969-80cd-48bc-9b67-1794c66cd578 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:21.681 8 INFO neutron.db.segments_db [None req-fdf5e5cd-5a5c-4751-b444-0a6ea4834ab8 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment e78d429f-e8e6-4c9c-b867-18daf92788f7 of type vxlan for network 7c6b022f-40aa-49ba-9035-55620c0c52b3 [pid: 7|app: 0|req: 859/1709] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:21 2026] POST /v2.0/networks => generated 630 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1710] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:21 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1711] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:19:21 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1712] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:21 2026] POST /v2.0/subnets => generated 626 bytes in 314 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: 861/1713] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:22 2026] GET /v2.0/security-groups?tenant_id=a9cfa6743b7f459a8f3703b06fd35b2d&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:22.232 7 INFO neutron.db.segments_db [None req-d5ab0982-3411-4263-a597-029ca82cb455 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment c30b6c92-56df-4581-9181-9c53edfaa918 of type vxlan for network ee3f5753-6923-4773-a983-19b8753691cc [pid: 8|app: 0|req: 853/1714] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:19:22 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1715] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:22 2026] DELETE /v2.0/security-groups/f7d40c55-e303-43ee-ac27-8eac3ed1b4c6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:22.407 8 INFO neutron.db.segments_db [None req-5de573fd-6f32-4788-b91d-4e889ae9b563 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Added segment 460dbe63-f041-4dec-91b6-9566d0897c67 of type vxlan for network e62d2274-8276-4b6a-9621-d775c44ca0ae 2026-07-21 22:19:22.457 7 INFO neutron.db.l3_hamode_db [None req-d5ab0982-3411-4263-a597-029ca82cb455 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 855/1716] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:22 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:22.621 7 INFO neutron.db.l3_hamode_db [None req-d5ab0982-3411-4263-a597-029ca82cb455 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1717] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:19:22 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:22.989 8 INFO neutron.services.segments.plugin [-] Segment deab8f2b-5b84-48a1-aff4-709f0a11af59 resource provider aggregate not found 2026-07-21 22:19:22.993 8 INFO neutron.services.segments.plugin [-] Segment deab8f2b-5b84-48a1-aff4-709f0a11af59 resource provider aggregate not found 2026-07-21 22:19:23.011 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment deab8f2b-5b84-48a1-aff4-709f0a11af59 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deab8f2b-5b84-48a1-aff4-709f0a11af59 found for delete ", "request_id": "req-dd27ba39-6852-4530-8f98-016713f76909"}]} 2026-07-21 22:19:23.015 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment deab8f2b-5b84-48a1-aff4-709f0a11af59 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deab8f2b-5b84-48a1-aff4-709f0a11af59 found for delete ", "request_id": "req-27eabcba-e8e5-44eb-b21b-47e598dae044"}]} [pid: 8|app: 0|req: 857/1718] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:19:22 2026] POST /v2.0/trunks => generated 407 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1719] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:19:23 2026] PUT /v2.0/trunks/a8cbd05d-2694-4fe3-8aa5-65e285bb1c0e/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1720] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:19:23 2026] PUT /v2.0/trunks/97b4466c-78f9-4641-8426-ecd09e06adea/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1721] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:19:23 2026] PUT /v2.0/trunks/96d9b5e8-0032-4ec8-a281-6ebace3d0614/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: 861/1722] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:19:23 2026] PUT /v2.0/trunks/13dbb22c-ac61-4fa8-8069-a37dce940768/tags => 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: 862/1723] 10.0.0.35 () {32 vars in 661 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1724] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:22 2026] POST /v2.0/routers => generated 507 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1725] 10.0.0.35 () {32 vars in 675 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1726] 10.0.0.35 () {32 vars in 671 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1727] 10.0.0.35 () {32 vars in 683 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1728] 10.0.0.35 () {32 vars in 669 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1729] 10.0.0.35 () {32 vars in 683 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1730] 10.0.0.35 () {32 vars in 679 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1731] 10.0.0.35 () {32 vars in 691 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1732] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks/a8cbd05d-2694-4fe3-8aa5-65e285bb1c0e => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1733] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/ports/547188b8-ae13-43ce-85bf-1a1aa4524f8f => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1734] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:19:23 2026] DELETE /v2.0/trunks/a8cbd05d-2694-4fe3-8aa5-65e285bb1c0e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1735] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks/97b4466c-78f9-4641-8426-ecd09e06adea => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1736] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/ports/acd0ef4d-0199-4ebc-9540-a4714592af62 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1737] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:19:23 2026] DELETE /v2.0/trunks/97b4466c-78f9-4641-8426-ecd09e06adea => 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: 876/1738] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks/96d9b5e8-0032-4ec8-a281-6ebace3d0614 => generated 429 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1739] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/ports/742c5774-91f3-4f97-b8be-cff795443465 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1740] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:19:23 2026] DELETE /v2.0/trunks/96d9b5e8-0032-4ec8-a281-6ebace3d0614 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1741] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/trunks/13dbb22c-ac61-4fa8-8069-a37dce940768 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1742] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:23 2026] GET /v2.0/ports/0ab536c7-c527-49cf-ad7d-1e37a1d216e4 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1743] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:19:23 2026] DELETE /v2.0/trunks/13dbb22c-ac61-4fa8-8069-a37dce940768 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:24.342 8 INFO neutron.db.segments_db [None req-a133b843-f178-4af1-8e18-6ccc70d79952 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Added segment da9cf048-0764-4468-84bc-fbddeee0a501 of type vxlan for network 33bd426d-3e0d-432d-8bc6-27732aaa965d [pid: 8|app: 0|req: 882/1744] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:24 2026] POST /v2.0/networks => generated 645 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1745] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:23 2026] PUT /v2.0/routers/2c2ec772-f103-4443-844f-101cddc4e882/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1746] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:19:24 2026] GET /v2.0/trunks/7633e154-e02b-4cde-be77-d08f0d38a552 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1747] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:24 2026] GET /v2.0/ports/357fe0ad-4f61-4f18-ba5b-5fd3f1ad920a => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1748] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:24 2026] GET /v2.0/ports/45811536-bf12-4ac9-a3ef-62190a386384 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1749] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:24 2026] POST /v2.0/ports => generated 775 bytes in 336 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: 865/1750] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:19:24 2026] DELETE /v2.0/trunks/7633e154-e02b-4cde-be77-d08f0d38a552 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:24.884 8 INFO neutron_taas.services.taas.taas_plugin [None req-748a07a7-d763-4da7-acea-01dd2ec847b0 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 357fe0ad-4f61-4f18-ba5b-5fd3f1ad920a 2026-07-21 22:19:24.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-748a07a7-d763-4da7-acea-01dd2ec847b0 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 357fe0ad-4f61-4f18-ba5b-5fd3f1ad920a 2026-07-21 22:19:24.923 7 INFO neutron.db.segments_db [None req-607602df-102f-412d-959b-569ec5cd5d79 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Added segment cb7791a3-a729-4e82-9c79-7d6a1a1cec87 of type vxlan for network 6a36d4ff-34c1-400f-a267-ebd7f4ef3d53 [pid: 7|app: 0|req: 866/1751] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:24 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:25.131 7 INFO neutron_taas.services.taas.taas_plugin [None req-22cf1be1-eb6f-426d-a188-d661da1b2a44 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] TaaS: Handle Delete Port: 547188b8-ae13-43ce-85bf-1a1aa4524f8f 2026-07-21 22:19:25.134 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22cf1be1-eb6f-426d-a188-d661da1b2a44 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Tap Mirror: Handle Delete Port: 547188b8-ae13-43ce-85bf-1a1aa4524f8f [pid: 7|app: 0|req: 867/1752] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:25 2026] DELETE /v2.0/ports/547188b8-ae13-43ce-85bf-1a1aa4524f8f => 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: 886/1755] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:24 2026] PUT /v2.0/routers/2c2ec772-f103-4443-844f-101cddc4e882/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:25.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfa2666d-663f-47c0-8ad0-93fe7c138c38 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] TaaS: Handle Delete Port: acd0ef4d-0199-4ebc-9540-a4714592af62 2026-07-21 22:19:25.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfa2666d-663f-47c0-8ad0-93fe7c138c38 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Tap Mirror: Handle Delete Port: acd0ef4d-0199-4ebc-9540-a4714592af62 [pid: 7|app: 0|req: 870/1756] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:25 2026] POST /v2.0/subnets => generated 626 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1757] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:25 2026] GET /v2.0/ports?device_id=2c2ec772-f103-4443-844f-101cddc4e882 => 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: 887/1758] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:25 2026] DELETE /v2.0/ports/acd0ef4d-0199-4ebc-9540-a4714592af62 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:25.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-05315008-ec00-4104-a6c5-ddfc025eff76 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 580db445-a7a3-461b-a380-61daf061c73c 2026-07-21 22:19:25.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05315008-ec00-4104-a6c5-ddfc025eff76 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 580db445-a7a3-461b-a380-61daf061c73c [pid: 7|app: 0|req: 872/1759] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:25 2026] POST /v2.0/ports => generated 953 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:19:26.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-e77204bd-e2ab-4565-a5e4-707ed0f93461 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] TaaS: Handle Delete Port: 742c5774-91f3-4f97-b8be-cff795443465 2026-07-21 22:19:26.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e77204bd-e2ab-4565-a5e4-707ed0f93461 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Tap Mirror: Handle Delete Port: 742c5774-91f3-4f97-b8be-cff795443465 2026-07-21 22:19:26.221 8 INFO neutron.services.segments.plugin [-] Segment c30b6c92-56df-4581-9181-9c53edfaa918 resource provider aggregate not found 2026-07-21 22:19:26.233 8 INFO neutron.services.segments.plugin [-] Segment c30b6c92-56df-4581-9181-9c53edfaa918 resource provider aggregate not found 2026-07-21 22:19:26.252 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c30b6c92-56df-4581-9181-9c53edfaa918 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30b6c92-56df-4581-9181-9c53edfaa918 found for delete ", "request_id": "req-38e27870-a2a8-45a2-8dde-c5ab1cc8d2f3"}]} 2026-07-21 22:19:26.253 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c30b6c92-56df-4581-9181-9c53edfaa918 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c30b6c92-56df-4581-9181-9c53edfaa918 found for delete ", "request_id": "req-ef255992-2c58-45a5-9730-a251991db620"}]} 2026-07-21 22:19:26.264 8 INFO neutron.db.l3_hamode_db [None req-05315008-ec00-4104-a6c5-ddfc025eff76 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] HA network ee3f5753-6923-4773-a983-19b8753691cc was deleted as no HA routers are present in tenant 1161c403828f444884019275880223ff. [pid: 8|app: 0|req: 888/1760] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:25 2026] DELETE /v2.0/routers/2c2ec772-f103-4443-844f-101cddc4e882 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1761] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:25 2026] DELETE /v2.0/ports/742c5774-91f3-4f97-b8be-cff795443465 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:26.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-4718dc17-aa6d-49c2-ac6c-ef49712aba41 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] TaaS: Handle Delete Port: 228d439b-cd59-4b0c-8102-66e23d7bedb3 2026-07-21 22:19:26.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4718dc17-aa6d-49c2-ac6c-ef49712aba41 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Tap Mirror: Handle Delete Port: 228d439b-cd59-4b0c-8102-66e23d7bedb3 [pid: 7|app: 0|req: 874/1762] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/subnets/aac2da3c-0c22-479b-b0c6-93fa775710e7 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:26.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9531045-60e0-4fae-b2db-a95860e9c7fe 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] TaaS: Handle Delete Port: 0ab536c7-c527-49cf-ad7d-1e37a1d216e4 2026-07-21 22:19:26.609 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9531045-60e0-4fae-b2db-a95860e9c7fe 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Tap Mirror: Handle Delete Port: 0ab536c7-c527-49cf-ad7d-1e37a1d216e4 [pid: 8|app: 0|req: 889/1763] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/ports/228d439b-cd59-4b0c-8102-66e23d7bedb3 => 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: 875/1764] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/ports/0ab536c7-c527-49cf-ad7d-1e37a1d216e4 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:26.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-166fa245-2b49-4c71-8665-b0086e6f7016 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1765] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/ports/228d439b-cd59-4b0c-8102-66e23d7bedb3 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:26.719 8 INFO neutron_taas.services.taas.taas_plugin [None req-8420f844-f95f-452b-a6d5-b8ca64eec4b8 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: ab6779fa-cc19-41ce-bc01-b5432a440906 2026-07-21 22:19:26.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8420f844-f95f-452b-a6d5-b8ca64eec4b8 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: ab6779fa-cc19-41ce-bc01-b5432a440906 2026-07-21 22:19:26.839 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8bb316e-952a-45e3-bd97-d1163d56481c 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] TaaS: Handle Delete Port: 45811536-bf12-4ac9-a3ef-62190a386384 2026-07-21 22:19:26.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8bb316e-952a-45e3-bd97-d1163d56481c 9b82854831cb4ece9e5ebf5464299f86 996944696eb94cca821a00372910adbc - - default default] Tap Mirror: Handle Delete Port: 45811536-bf12-4ac9-a3ef-62190a386384 [pid: 8|app: 0|req: 890/1766] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/networks/7c6b022f-40aa-49ba-9035-55620c0c52b3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:26.918 8 INFO neutron.pecan_wsgi.hooks.translation [None req-00bd3858-78b3-4227-8d10-92fd4cbcff36 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1767] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:26 2026] GET /v2.0/ports/228d439b-cd59-4b0c-8102-66e23d7bedb3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1768] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/ports/45811536-bf12-4ac9-a3ef-62190a386384 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:26.969 8 INFO neutron.db.segments_db [None req-8db6cee9-57cb-406b-90c5-06dedea79541 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Added segment 3031215b-4b59-4ea1-abc8-2b882c03ec25 of type vxlan for network f88740a0-3789-4b32-86b7-59640ad08d07 [pid: 7|app: 0|req: 878/1769] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:26 2026] DELETE /v2.0/subnets/3706d831-4ec4-4053-a815-50fc456c8d32 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:27.198 7 INFO neutron.services.segments.plugin [-] Segment b28bfa00-7845-4905-955a-f3dd14c2a25f resource provider aggregate not found 2026-07-21 22:19:27.200 7 INFO neutron.services.segments.plugin [-] Segment b28bfa00-7845-4905-955a-f3dd14c2a25f resource provider aggregate not found 2026-07-21 22:19:27.226 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b28bfa00-7845-4905-955a-f3dd14c2a25f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28bfa00-7845-4905-955a-f3dd14c2a25f found for delete ", "request_id": "req-7aeae9a7-b6c3-497e-a731-6e3f6497f406"}]} [pid: 7|app: 0|req: 879/1770] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:27 2026] DELETE /v2.0/networks/91e2d5f3-3abb-40bf-a96f-0207564d612f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:27.232 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b28bfa00-7845-4905-955a-f3dd14c2a25f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b28bfa00-7845-4905-955a-f3dd14c2a25f found for delete ", "request_id": "req-d29f2b1f-41b4-4367-a9e6-2c4e7c4379f8"}]} 2026-07-21 22:19:27.233 8 INFO neutron.db.l3_hamode_db [None req-8db6cee9-57cb-406b-90c5-06dedea79541 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 880/1771] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:27 2026] DELETE /v2.0/networks/6a36d4ff-34c1-400f-a267-ebd7f4ef3d53 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1772] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:27 2026] DELETE /v2.0/networks/0c82654e-8847-4bde-84c3-a1b08827ae07 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:27.545 7 INFO neutron.db.segments_db [None req-a99f72d9-dfb0-4a81-a199-9c5abcd4e28f e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Added segment 329d7f22-b6e9-4031-aaa4-5398b7956051 of type vxlan for network ca68c885-6187-462a-9054-6d30fd75804c [pid: 7|app: 0|req: 882/1773] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:27 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1774] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:27 2026] DELETE /v2.0/networks/8f8faa19-204d-450c-bfb7-1671379dbe36 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:27.978 8 INFO neutron.db.l3_hamode_db [None req-8db6cee9-57cb-406b-90c5-06dedea79541 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 884/1775] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:27 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1776] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:28 2026] DELETE /v2.0/networks/9dba02e7-a91d-4c70-be84-15b4dfbad323 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1777] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:19:28 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:28.277 8 INFO neutron.services.segments.plugin [-] Segment e78d429f-e8e6-4c9c-b867-18daf92788f7 resource provider aggregate not found 2026-07-21 22:19:28.284 8 INFO neutron.services.segments.plugin [-] Segment e78d429f-e8e6-4c9c-b867-18daf92788f7 resource provider aggregate not found 2026-07-21 22:19:28.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e78d429f-e8e6-4c9c-b867-18daf92788f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e78d429f-e8e6-4c9c-b867-18daf92788f7 found for delete ", "request_id": "req-bae25534-d9f0-42c1-98e5-677c8a73c8c5"}]} 2026-07-21 22:19:28.304 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e78d429f-e8e6-4c9c-b867-18daf92788f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e78d429f-e8e6-4c9c-b867-18daf92788f7 found for delete ", "request_id": "req-65b5ae1f-69f7-4e5a-bcd1-1295f312a484"}]} [pid: 7|app: 0|req: 887/1778] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:28 2026] POST /v2.0/ports => generated 916 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1779] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:28 2026] DELETE /v2.0/networks/e62d2274-8276-4b6a-9621-d775c44ca0ae => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1780] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:19:28 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:28.896 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9538cb6-41db-4a98-acba-e2a94ff5ba83 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] TaaS: Handle Delete Port: f70f8fb7-9884-4d8b-8010-9d37fc6850ff 2026-07-21 22:19:28.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9538cb6-41db-4a98-acba-e2a94ff5ba83 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Tap Mirror: Handle Delete Port: f70f8fb7-9884-4d8b-8010-9d37fc6850ff [pid: 8|app: 0|req: 892/1781] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:26 2026] POST /v2.0/routers => generated 687 bytes in 2046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1782] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:19:28 2026] GET /v2.0/routers/1e65e7e8-e1d8-4f14-b621-81d510703127 => generated 693 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1783] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:28 2026] DELETE /v2.0/ports/f70f8fb7-9884-4d8b-8010-9d37fc6850ff => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:29.096 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adc5af4e-b860-4b2c-8f64-3d228688ae4f e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1784] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:29 2026] GET /v2.0/ports/f70f8fb7-9884-4d8b-8010-9d37fc6850ff => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1785] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:19:29 2026] GET /v2.0/routers => generated 696 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:29.256 7 INFO neutron.services.segments.plugin [-] Segment cb7791a3-a729-4e82-9c79-7d6a1a1cec87 resource provider aggregate not found 2026-07-21 22:19:29.257 7 INFO neutron.services.segments.plugin [-] Segment cb7791a3-a729-4e82-9c79-7d6a1a1cec87 resource provider aggregate not found 2026-07-21 22:19:29.280 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb7791a3-a729-4e82-9c79-7d6a1a1cec87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7791a3-a729-4e82-9c79-7d6a1a1cec87 found for delete ", "request_id": "req-05c5efcb-a58c-459d-9d9a-c15fceed8578"}]} [pid: 7|app: 0|req: 892/1786] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:29 2026] DELETE /v2.0/subnets/8ec47d30-9005-4f68-9f2c-a1a4f035efee => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:29.291 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb7791a3-a729-4e82-9c79-7d6a1a1cec87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7791a3-a729-4e82-9c79-7d6a1a1cec87 found for delete ", "request_id": "req-076979d0-f12e-4658-98aa-4ce2a26dd3dc"}]} 2026-07-21 22:19:29.303 7 INFO neutron.services.segments.plugin [-] Segment 83d90631-0d8d-4a4b-90c8-c91d4d782720 resource provider aggregate not found 2026-07-21 22:19:29.323 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83d90631-0d8d-4a4b-90c8-c91d4d782720 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d90631-0d8d-4a4b-90c8-c91d4d782720 found for delete ", "request_id": "req-21199a29-2e3e-4cef-944d-fe7c1efacf8b"}]} 2026-07-21 22:19:29.330 7 INFO neutron.services.segments.plugin [-] Segment 83d90631-0d8d-4a4b-90c8-c91d4d782720 resource provider aggregate not found 2026-07-21 22:19:29.348 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 83d90631-0d8d-4a4b-90c8-c91d4d782720 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83d90631-0d8d-4a4b-90c8-c91d4d782720 found for delete ", "request_id": "req-ccd1f9a4-bed6-4c86-85c0-9b104f529c16"}]} 2026-07-21 22:19:29.358 7 INFO neutron.services.segments.plugin [-] Segment d79b5c78-c521-4431-bf0e-36f3b1771c6c resource provider aggregate not found 2026-07-21 22:19:29.376 7 INFO neutron.services.segments.plugin [-] Segment d79b5c78-c521-4431-bf0e-36f3b1771c6c resource provider aggregate not found 2026-07-21 22:19:29.392 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d79b5c78-c521-4431-bf0e-36f3b1771c6c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d79b5c78-c521-4431-bf0e-36f3b1771c6c found for delete ", "request_id": "req-24325bf3-c43d-4bd9-929e-ce6a9fc3a769"}]} 2026-07-21 22:19:29.408 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d79b5c78-c521-4431-bf0e-36f3b1771c6c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d79b5c78-c521-4431-bf0e-36f3b1771c6c found for delete ", "request_id": "req-395ea756-8e70-46e2-b193-d730bcaa8e82"}]} 2026-07-21 22:19:29.418 7 INFO neutron.services.segments.plugin [-] Segment 86cc0cef-f574-4e72-b093-df3f22f59bdf resource provider aggregate not found 2026-07-21 22:19:29.425 7 INFO neutron.services.segments.plugin [-] Segment 86cc0cef-f574-4e72-b093-df3f22f59bdf resource provider aggregate not found 2026-07-21 22:19:29.442 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86cc0cef-f574-4e72-b093-df3f22f59bdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86cc0cef-f574-4e72-b093-df3f22f59bdf found for delete ", "request_id": "req-9045dbd3-86f3-442e-90e9-c7e6ff623af3"}]} 2026-07-21 22:19:29.448 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86cc0cef-f574-4e72-b093-df3f22f59bdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86cc0cef-f574-4e72-b093-df3f22f59bdf found for delete ", "request_id": "req-b9f6acf5-9d86-4e24-b63d-9d12be92fb51"}]} 2026-07-21 22:19:29.472 7 INFO neutron.services.segments.plugin [-] Segment 460dbe63-f041-4dec-91b6-9566d0897c67 resource provider aggregate not found 2026-07-21 22:19:29.484 7 INFO neutron.services.segments.plugin [-] Segment 460dbe63-f041-4dec-91b6-9566d0897c67 resource provider aggregate not found 2026-07-21 22:19:29.504 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 460dbe63-f041-4dec-91b6-9566d0897c67 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460dbe63-f041-4dec-91b6-9566d0897c67 found for delete ", "request_id": "req-84ebda56-6484-45de-bd69-9bb237bead83"}]} 2026-07-21 22:19:29.510 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 460dbe63-f041-4dec-91b6-9566d0897c67 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 460dbe63-f041-4dec-91b6-9566d0897c67 found for delete ", "request_id": "req-8d0ed170-a667-4378-a27e-e161575271bc"}]} [pid: 7|app: 0|req: 893/1787] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:29 2026] DELETE /v2.0/networks/ca68c885-6187-462a-9054-6d30fd75804c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1788] 10.0.0.35 () {34 vars in 740 bytes} [Tue Jul 21 22:19:29 2026] PUT /v2.0/routers/1e65e7e8-e1d8-4f14-b621-81d510703127 => generated 700 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1789] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:29 2026] GET /v2.0/security-groups?tenant_id=861c81a2a08d488593951ad6cb166565&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1790] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:29 2026] POST /v2.0/ports => generated 775 bytes in 313 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: 895/1791] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:19:29 2026] GET /v2.0/routers/1e65e7e8-e1d8-4f14-b621-81d510703127 => generated 700 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1792] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:29 2026] DELETE /v2.0/security-groups/122a2474-64f5-448e-b2a3-9acc41a9aa46 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1793] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/ports?device_id=1e65e7e8-e1d8-4f14-b621-81d510703127 => 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: 896/1794] 10.0.0.35 () {34 vars in 736 bytes} [Tue Jul 21 22:19:29 2026] PUT /v2.0/ports/9e1726dc-d084-45e7-ac67-db5224b79dd1 => generated 752 bytes in 232 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: 897/1795] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/security-groups?tenant_id=526b275959464ae6ae4384db5503c844&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:30.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d734bb6-c2ea-4724-95f6-385539115e54 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] TaaS: Handle Delete Port: 9e1726dc-d084-45e7-ac67-db5224b79dd1 2026-07-21 22:19:30.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d734bb6-c2ea-4724-95f6-385539115e54 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Tap Mirror: Handle Delete Port: 9e1726dc-d084-45e7-ac67-db5224b79dd1 [pid: 7|app: 0|req: 898/1796] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/ports/9e1726dc-d084-45e7-ac67-db5224b79dd1 => 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: 899/1797] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/security-groups/e555ca6d-12b5-4400-b07d-851f351712f4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1798] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:30.730 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e249242e-db31-42e8-a830-233dc0bf085c e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1799] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/ports/9e1726dc-d084-45e7-ac67-db5224b79dd1 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1800] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1801] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/ports/dfb58094-a33e-4a56-aa46-4a8722fffc93 => generated 775 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1802] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:30 2026] GET /v2.0/security-groups?tenant_id=996944696eb94cca821a00372910adbc&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:30.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbea0df4-8fc0-4029-932e-6eea1c7baf61 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 905/1803] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/ports/f70f8fb7-9884-4d8b-8010-9d37fc6850ff => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1804] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/security-groups/baa8a13c-2153-4984-9ae2-9422eefc84b3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:31.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f58f559c-dcf4-4cf3-9ccc-3f2d9f553829 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 907/1805] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/subnets/8ec47d30-9005-4f68-9f2c-a1a4f035efee => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:31.023 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5406117-743f-44ba-ac52-1be55548f2f1 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1806] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/subnets/3706d831-4ec4-4053-a815-50fc456c8d32 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:31.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3e6ed50-ecb5-4bee-9de1-500be7bdef36 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: a44f0f5d-8ad8-4fc5-9119-0f36101c2b5f 2026-07-21 22:19:31.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3e6ed50-ecb5-4bee-9de1-500be7bdef36 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: a44f0f5d-8ad8-4fc5-9119-0f36101c2b5f 2026-07-21 22:19:31.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-b34764b2-db2f-4551-873a-a196aa136702 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] TaaS: Handle Delete Port: dfb58094-a33e-4a56-aa46-4a8722fffc93 2026-07-21 22:19:31.133 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b34764b2-db2f-4551-873a-a196aa136702 e5ff578d392748f1ab39cca6ab279dcc 42face1ecd0a47c4b87213415e5699fa - - default default] Tap Mirror: Handle Delete Port: dfb58094-a33e-4a56-aa46-4a8722fffc93 [pid: 7|app: 0|req: 909/1807] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/ports/dfb58094-a33e-4a56-aa46-4a8722fffc93 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1808] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/networks/33bd426d-3e0d-432d-8bc6-27732aaa965d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:31.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3e6ed50-ecb5-4bee-9de1-500be7bdef36 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] TaaS: Handle Delete Port: 1cf8fa10-0d3c-4948-8c1d-a36cfac2d149 2026-07-21 22:19:31.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3e6ed50-ecb5-4bee-9de1-500be7bdef36 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] Tap Mirror: Handle Delete Port: 1cf8fa10-0d3c-4948-8c1d-a36cfac2d149 2026-07-21 22:19:31.525 7 INFO neutron.services.segments.plugin [-] Segment 329d7f22-b6e9-4031-aaa4-5398b7956051 resource provider aggregate not found 2026-07-21 22:19:31.542 7 INFO neutron.services.segments.plugin [-] Segment 329d7f22-b6e9-4031-aaa4-5398b7956051 resource provider aggregate not found 2026-07-21 22:19:31.548 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 329d7f22-b6e9-4031-aaa4-5398b7956051 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 329d7f22-b6e9-4031-aaa4-5398b7956051 found for delete ", "request_id": "req-05e53ea2-3f99-4d96-9f26-b72edd9e1382"}]} 2026-07-21 22:19:31.566 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 329d7f22-b6e9-4031-aaa4-5398b7956051 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 329d7f22-b6e9-4031-aaa4-5398b7956051 found for delete ", "request_id": "req-6f6af099-9ba2-41ba-a95b-6b77b298726a"}]} 2026-07-21 22:19:31.571 7 INFO neutron.services.segments.plugin [-] Segment da9cf048-0764-4468-84bc-fbddeee0a501 resource provider aggregate not found 2026-07-21 22:19:31.588 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da9cf048-0764-4468-84bc-fbddeee0a501 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9cf048-0764-4468-84bc-fbddeee0a501 found for delete ", "request_id": "req-37983f63-5d95-4781-80ea-f7e420200a58"}]} 2026-07-21 22:19:31.589 7 INFO neutron.services.segments.plugin [-] Segment da9cf048-0764-4468-84bc-fbddeee0a501 resource provider aggregate not found 2026-07-21 22:19:31.608 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da9cf048-0764-4468-84bc-fbddeee0a501 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da9cf048-0764-4468-84bc-fbddeee0a501 found for delete ", "request_id": "req-d8904b5a-fcfb-4a38-b8d2-0e71aaa558e8"}]} 2026-07-21 22:19:31.807 8 INFO neutron.services.segments.plugin [-] Segment 3031215b-4b59-4ea1-abc8-2b882c03ec25 resource provider aggregate not found 2026-07-21 22:19:31.817 8 INFO neutron.services.segments.plugin [-] Segment 3031215b-4b59-4ea1-abc8-2b882c03ec25 resource provider aggregate not found 2026-07-21 22:19:31.831 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3031215b-4b59-4ea1-abc8-2b882c03ec25 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3031215b-4b59-4ea1-abc8-2b882c03ec25 found for delete ", "request_id": "req-fe89b64a-d11a-4562-9e0e-07dc02e7c791"}]} 2026-07-21 22:19:31.844 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3031215b-4b59-4ea1-abc8-2b882c03ec25 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3031215b-4b59-4ea1-abc8-2b882c03ec25 found for delete ", "request_id": "req-fde579a7-45f0-4d38-a357-b48132754d2b"}]} 2026-07-21 22:19:31.845 8 INFO neutron.db.l3_hamode_db [None req-f3e6ed50-ecb5-4bee-9de1-500be7bdef36 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] HA network f88740a0-3789-4b32-86b7-59640ad08d07 was deleted as no HA routers are present in tenant 1161c403828f444884019275880223ff. [pid: 8|app: 0|req: 899/1809] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:30 2026] DELETE /v2.0/routers/1e65e7e8-e1d8-4f14-b621-81d510703127 => generated 0 bytes in 1773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1810] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:31 2026] GET /v2.0/ports?device_id=1e65e7e8-e1d8-4f14-b621-81d510703127 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:31.902 8 INFO neutron.api.v2.resource [None req-55d9960a-b0ee-40ba-b590-a5a2ceea516f c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1811] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/routers/1e65e7e8-e1d8-4f14-b621-81d510703127 => 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: 912/1812] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:31 2026] GET /v2.0/ports?device_id=2c2ec772-f103-4443-844f-101cddc4e882 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:31.957 7 INFO neutron.api.v2.resource [None req-56ce73be-d359-4014-ae42-7eefc7f35af8 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 913/1813] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/routers/2c2ec772-f103-4443-844f-101cddc4e882 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:31.977 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0edb1891-35b7-4d12-94d7-455a0a832f49 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 914/1814] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:31 2026] DELETE /v2.0/subnets/aac2da3c-0c22-479b-b0c6-93fa775710e7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1815] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:31 2026] GET /v2.0/ports?device_id=f4b1d6b3-a181-41ab-a503-714bca3d1f51 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:32.027 7 INFO neutron.api.v2.resource [None req-a739ad1a-880a-4812-a04f-7c1ca58c4f8c c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1816] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/routers/f4b1d6b3-a181-41ab-a503-714bca3d1f51 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:32.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24ff3a8c-7083-4918-80a1-2a4861ee2704 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1817] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/subnets/3cc2c7e0-8b01-4b68-8ef4-7ed23078d522 => 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: 918/1818] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:32 2026] GET /v2.0/ports?device_id=0f5eec86-ed6e-4544-a332-b4612d60496a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:32.098 7 INFO neutron.api.v2.resource [None req-724a963b-80b3-4503-ad9f-6746f95e6f6f c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1819] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/routers/0f5eec86-ed6e-4544-a332-b4612d60496a => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:32.118 7 INFO neutron.pecan_wsgi.hooks.translation [None req-539b77c6-17cf-46e7-bb7c-68e463b8ae87 c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1820] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/subnets/664d7407-6084-48d5-a699-7da9856f452d => 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: 901/1821] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:31 2026] GET /v2.0/security-groups?tenant_id=42face1ecd0a47c4b87213415e5699fa&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:32.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ecab088-f1c4-4a20-b139-ce5fbb20256d c8d8140d22324fb3a7c104355ed56fcd 1161c403828f444884019275880223ff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1822] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/subnets/20aff207-3e62-4298-a6c8-a8c5f025aa7a => 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: 902/1823] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/security-groups/cc7c2c65-491b-498b-8827-db26acc110e7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1824] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:32 2026] GET /v2.0/security-groups?tenant_id=1161c403828f444884019275880223ff&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1825] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:32 2026] DELETE /v2.0/security-groups/05a1d0b7-81e8-477f-91aa-c3aaa95b75fb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:34.536 7 INFO neutron.db.segments_db [None req-0df19a27-1c99-4ff6-aff9-0b8dd8aff260 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment c78808fc-c264-4239-ae5e-7532407d054f of type vxlan for network 2ca28968-5f85-4d14-9311-ab975e42e45b [pid: 7|app: 0|req: 923/1826] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:34 2026] POST /v2.0/networks => generated 634 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:34.730 7 INFO neutron.db.segments_db [None req-0442b070-7e0b-435f-99cc-5d03a0c84a9d 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment 8bae9058-85c2-41df-9868-8be9ece20a29 of type vxlan for network 2dbc220c-f1e4-4ef5-92af-756f87ca983c 2026-07-21 22:19:34.772 8 INFO neutron.db.segments_db [None req-54998213-68a5-4b29-b5c0-688b0d5fb5c7 1bfd57749c0b4f1183270d64cb797cde 6652bb9eb9414343bfe97491d6ef24a1 - - default default] Added segment 436c5269-4cab-4c4e-bcae-467a9a19b9d5 of type vxlan for network fba3fb18-3c5e-4944-abc9-f5867543136a [pid: 7|app: 0|req: 924/1827] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:34 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1828] 10.0.0.35 () {32 vars in 622 bytes} [Tue Jul 21 22:19:34 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1829] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:34 2026] POST /v2.0/networks => generated 632 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1830] 10.0.0.35 () {32 vars in 632 bytes} [Tue Jul 21 22:19:34 2026] GET /v2.0/ => generated 632 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1831] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:19:34 2026] PUT /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1832] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:34 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1833] 10.0.0.35 () {34 vars in 763 bytes} [Tue Jul 21 22:19:34 2026] PUT /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/green => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1834] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:34 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1835] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/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: 910/1836] 10.0.0.35 () {34 vars in 759 bytes} [Tue Jul 21 22:19:35 2026] PUT /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/red => 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: 911/1837] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1838] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:35 2026] POST /v2.0/subnets => generated 655 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1839] 10.0.0.35 () {34 vars in 781 bytes} [Tue Jul 21 22:19:35 2026] PUT /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:19:35.427 7 INFO neutron.db.segments_db [None req-43978f53-bb65-415a-8351-75a5cf1f9282 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment 7df87289-f0db-41da-b343-c7ee7c6ad70f of type vxlan for network db9fbd15-344a-4fdf-b9d1-c2fdc394baa0 [pid: 8|app: 0|req: 913/1840] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1841] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/security-groups?tenant_id=1f618de869af4e69bfdf4a84ffeb7096&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:35.768 7 INFO neutron.db.l3_hamode_db [None req-43978f53-bb65-415a-8351-75a5cf1f9282 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 915/1842] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:19:35 2026] PUT /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:35.907 7 INFO neutron.db.l3_hamode_db [None req-43978f53-bb65-415a-8351-75a5cf1f9282 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 916/1843] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:35 2026] DELETE /v2.0/security-groups/f28c904c-af7f-43d7-84a4-90e2c740c532 => 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: 917/1844] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1845] 10.0.0.35 () {32 vars in 740 bytes} [Tue Jul 21 22:19:35 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:36.090 8 INFO neutron.api.v2.resource [None req-f9f60502-ae20-41bc-bad9-896a96184ce7 1bfd57749c0b4f1183270d64cb797cde 6652bb9eb9414343bfe97491d6ef24a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1846] 10.0.0.35 () {32 vars in 744 bytes} [Tue Jul 21 22:19:36 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1847] 10.0.0.35 () {32 vars in 743 bytes} [Tue Jul 21 22:19:36 2026] DELETE /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/red => 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: 921/1848] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:36 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 30 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:36.314 8 INFO neutron.api.v2.resource [None req-8166d799-6fde-4c58-8c19-ff8f4ddb0736 1bfd57749c0b4f1183270d64cb797cde 6652bb9eb9414343bfe97491d6ef24a1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 922/1849] 10.0.0.35 () {32 vars in 747 bytes} [Tue Jul 21 22:19:36 2026] DELETE /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1850] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:36 2026] DELETE /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/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: 924/1851] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:36 2026] GET /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:36.561 8 INFO neutron.services.segments.plugin [-] Segment 436c5269-4cab-4c4e-bcae-467a9a19b9d5 resource provider aggregate not found 2026-07-21 22:19:36.567 8 INFO neutron.services.segments.plugin [-] Segment 436c5269-4cab-4c4e-bcae-467a9a19b9d5 resource provider aggregate not found 2026-07-21 22:19:36.584 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 436c5269-4cab-4c4e-bcae-467a9a19b9d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436c5269-4cab-4c4e-bcae-467a9a19b9d5 found for delete ", "request_id": "req-0f150baa-64a4-4b47-9a1c-c613f9cd3cbe"}]} 2026-07-21 22:19:36.589 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 436c5269-4cab-4c4e-bcae-467a9a19b9d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 436c5269-4cab-4c4e-bcae-467a9a19b9d5 found for delete ", "request_id": "req-a2b53252-db51-4b47-9d5d-96404a9c2285"}]} [pid: 8|app: 0|req: 925/1852] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:36 2026] DELETE /v2.0/networks/fba3fb18-3c5e-4944-abc9-f5867543136a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1853] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:35 2026] POST /v2.0/routers => generated 509 bytes in 1307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1854] 10.0.0.35 () {32 vars in 825 bytes} [Tue Jul 21 22:19:37 2026] GET /v2.0/ports?project_id=07d9355d2338483f89f065162b1453e6&network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 3691 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1855] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:37 2026] GET /v2.0/security-groups?tenant_id=6652bb9eb9414343bfe97491d6ef24a1&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1856] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:37 2026] DELETE /v2.0/security-groups/c59ee2cd-18e7-41d0-93ac-c2237ce6ec55 => 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: 932/1857] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:19:37 2026] GET /v2.0/subnets?network_id=d39f9b08-2509-4a24-8748-7099f76efe65 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1858] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:36 2026] PUT /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2/add_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1859] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:37 2026] GET /v2.0/ports/b52748e1-4cf3-4be0-95a3-82ed1eab05b7 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1860] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:37 2026] GET /v2.0/security-groups?tenant_id=6574148154c8434f99e41d0de0be3c0a&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:38.038 8 INFO neutron.db.l3_db [None req-0718abbc-45e2-40b8-a667-5b678ade1065 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Floating IP 3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 disassociated. External IP: 10.96.250.205, port: 7c13818b-e3a5-4960-86fd-067cb8ce9f5f. [pid: 8|app: 0|req: 928/1861] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:19:37 2026] PUT /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 554 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:38.416 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63c8b48f-6d27-4061-b0c2-ec638986220d'] response: {'name': 'network-changed', 'server_uuid': '9fc4915b-b53c-438f-b144-8b5a1924fcc0', 'tag': '7c13818b-e3a5-4960-86fd-067cb8ce9f5f', 'status': 'completed', 'code': 200} 2026-07-21 22:19:38.701 8 INFO neutron.db.segments_db [None req-e1a04d39-ed86-4946-bef3-3890bbdb0dd9 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment e56db28e-064f-4483-a8b5-af5119483878 of type vxlan for network df080c06-e38e-4ffa-8ca8-1ee63a4d803d [pid: 7|app: 0|req: 934/1862] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:37 2026] PUT /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2/add_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1863] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:19:38 2026] POST /v2.0/networks => generated 740 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1864] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:19:38 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1865] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:38 2026] DELETE /v2.0/security-groups/200246b6-e51e-478e-9ac7-fb7e5ea085f4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1866] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:38 2026] GET /v2.0/ports/35adc36e-5b06-4d32-bb84-1f018ca233ba => generated 967 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1867] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:38 2026] POST /v2.0/subnets => generated 687 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1868] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:39 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:39.123 7 INFO neutron.db.segments_db [None req-0a24c119-ec53-4390-986f-c5e34818bb0f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 80a9fa37-e978-4d37-b7b0-45e971ba8e2e of type vxlan for network 9cef1b4d-dc67-4d17-ab26-5794a4831d87 2026-07-21 22:19:39.236 8 INFO neutron_taas.services.taas.taas_plugin [None req-0099070e-bfb9-4511-aafe-e24f22602737 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: 35adc36e-5b06-4d32-bb84-1f018ca233ba 2026-07-21 22:19:39.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0099070e-bfb9-4511-aafe-e24f22602737 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: 35adc36e-5b06-4d32-bb84-1f018ca233ba 2026-07-21 22:19:39.380 7 INFO neutron.db.l3_hamode_db [None req-0a24c119-ec53-4390-986f-c5e34818bb0f b6c6b27d031a48b68fe2902569151bbe 4802454c89c74642a7b34512116882d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 932/1869] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:38 2026] PUT /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2/remove_router_interface => generated 309 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1870] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:19:39 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:40.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6d85b3e-b834-43a6-a629-b21a4c5da81f 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: b52748e1-4cf3-4be0-95a3-82ed1eab05b7 2026-07-21 22:19:40.128 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d85b3e-b834-43a6-a629-b21a4c5da81f 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: b52748e1-4cf3-4be0-95a3-82ed1eab05b7 2026-07-21 22:19:40.296 7 INFO neutron.db.l3_hamode_db [None req-0a24c119-ec53-4390-986f-c5e34818bb0f b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 934/1871] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:39 2026] PUT /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1872] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7c13818b-e3a5-4960-86fd-067cb8ce9f5f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1873] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:19:40 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1876] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:40 2026] GET /v2.0/ports?device_id=e7dd744f-01df-499e-a3a7-694c7b2ab1b2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1877] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:19:40 2026] GET /v2.0/subnets?id=34c881ca-b874-401a-a98d-75f3bf860df8 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:40.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d294e61-53e4-4b75-a1d1-fa9026f5e665 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: 09167097-8f53-4190-bd3a-35205a4b0cc9 2026-07-21 22:19:40.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d294e61-53e4-4b75-a1d1-fa9026f5e665 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: 09167097-8f53-4190-bd3a-35205a4b0cc9 [pid: 7|app: 0|req: 938/1878] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:39 2026] POST /v2.0/routers => generated 727 bytes in 2146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1879] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:19:41 2026] GET /v2.0/ports?network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:41.277 8 INFO neutron.services.segments.plugin [-] Segment 7df87289-f0db-41da-b343-c7ee7c6ad70f resource provider aggregate not found 2026-07-21 22:19:41.284 8 INFO neutron.services.segments.plugin [-] Segment 7df87289-f0db-41da-b343-c7ee7c6ad70f resource provider aggregate not found 2026-07-21 22:19:41.302 8 INFO neutron.db.l3_hamode_db [None req-2d294e61-53e4-4b75-a1d1-fa9026f5e665 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] HA network db9fbd15-344a-4fdf-b9d1-c2fdc394baa0 was deleted as no HA routers are present in tenant fb0bb1493ef44fbcbea4b57be3f8b70b. 2026-07-21 22:19:41.303 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7df87289-f0db-41da-b343-c7ee7c6ad70f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df87289-f0db-41da-b343-c7ee7c6ad70f found for delete ", "request_id": "req-20ca7149-e0e9-4297-8d2f-297db45c575f"}]} 2026-07-21 22:19:41.306 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7df87289-f0db-41da-b343-c7ee7c6ad70f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df87289-f0db-41da-b343-c7ee7c6ad70f found for delete ", "request_id": "req-0281337a-8876-422a-a1cb-873d3affa7d5"}]} [pid: 8|app: 0|req: 941/1880] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:40 2026] DELETE /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1881] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:19:41 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 943/1882] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:41 2026] DELETE /v2.0/subnets/656cd450-78b6-4a9d-8aee-341981950ce6 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1883] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:19:41 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 945/1884] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:41 2026] DELETE /v2.0/subnets/70e852e2-c7a0-423d-8f27-a489774d2d0b => 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: 946/1885] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:19:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1886] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:41 2026] DELETE /v2.0/networks/2dbc220c-f1e4-4ef5-92af-756f87ca983c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1887] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:42.193 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d0893f0-74c3-458b-b57b-601f7080acd6 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: a09331f4-74bf-4173-bd19-fbd02b281138 2026-07-21 22:19:42.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d0893f0-74c3-458b-b57b-601f7080acd6 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: a09331f4-74bf-4173-bd19-fbd02b281138 [pid: 8|app: 0|req: 949/1888] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:42 2026] DELETE /v2.0/networks/2ca28968-5f85-4d14-9311-ab975e42e45b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1889] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1890] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:41 2026] PUT /v2.0/routers/b0545f34-fe93-49f0-bd41-601fb88f0640/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:42.600 7 INFO neutron.db.segments_db [None req-e2ac23d1-026a-488e-9906-bac44ac1d26e 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment 63f368f9-c879-43c3-9f12-4dac64d0bce4 of type vxlan for network 98bc7931-3bf6-4fb5-ba0c-02b01dfc8572 [pid: 7|app: 0|req: 941/1891] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/networks => generated 634 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1892] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1893] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1894] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:19:42 2026] PUT /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1895] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1896] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1897] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:42 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:43.044 7 INFO neutron.db.segments_db [None req-6c185fd0-e97c-491d-be1c-9f54590aea4d 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment fdbcf083-6bb4-4468-bd66-6e7517d62553 of type vxlan for network 4a8b98cd-5228-4357-b211-9efce93cc7b4 2026-07-21 22:19:43.047 8 INFO neutron.db.securitygroups_db [None req-3909e3d9-d76a-4314-ac14-75c0cfdf9173 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Project 07d9355d2338483f89f065162b1453e6 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: 954/1898] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1899] 10.0.0.35 () {34 vars in 763 bytes} [Tue Jul 21 22:19:43 2026] PUT /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:19:43.213 8 INFO neutron.db.securitygroups_db [None req-1ece6e4e-9a4b-4b82-99da-f1de86430c8f 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Project 07d9355d2338483f89f065162b1453e6 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: 956/1900] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:43.330 8 INFO neutron.services.segments.plugin [-] Segment 8bae9058-85c2-41df-9868-8be9ece20a29 resource provider aggregate not found 2026-07-21 22:19:43.346 7 INFO neutron.db.l3_hamode_db [None req-6c185fd0-e97c-491d-be1c-9f54590aea4d 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:19:43.346 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8bae9058-85c2-41df-9868-8be9ece20a29 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bae9058-85c2-41df-9868-8be9ece20a29 found for delete ", "request_id": "req-4369e486-2428-43a0-8aff-21206274e1fd"}]} 2026-07-21 22:19:43.350 8 INFO neutron.services.segments.plugin [-] Segment 8bae9058-85c2-41df-9868-8be9ece20a29 resource provider aggregate not found 2026-07-21 22:19:43.368 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8bae9058-85c2-41df-9868-8be9ece20a29 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bae9058-85c2-41df-9868-8be9ece20a29 found for delete ", "request_id": "req-5bfa26a0-cb25-4522-b2d1-b05101835a72"}]} 2026-07-21 22:19:43.383 8 INFO neutron.services.segments.plugin [-] Segment c78808fc-c264-4239-ae5e-7532407d054f resource provider aggregate not found [pid: 8|app: 0|req: 957/1901] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:43 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:43.396 8 INFO neutron.services.segments.plugin [-] Segment c78808fc-c264-4239-ae5e-7532407d054f resource provider aggregate not found 2026-07-21 22:19:43.404 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c78808fc-c264-4239-ae5e-7532407d054f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78808fc-c264-4239-ae5e-7532407d054f found for delete ", "request_id": "req-b06cfe93-3b17-4b2b-b8f3-b4a309a035cc"}]} 2026-07-21 22:19:43.426 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c78808fc-c264-4239-ae5e-7532407d054f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c78808fc-c264-4239-ae5e-7532407d054f found for delete ", "request_id": "req-cbdef38e-56b7-4fdd-8690-ed12df540a69"}]} [pid: 8|app: 0|req: 958/1902] 10.0.0.35 () {34 vars in 759 bytes} [Tue Jul 21 22:19:43 2026] PUT /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/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: 959/1903] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:43 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:43.542 7 INFO neutron.db.l3_hamode_db [None req-6c185fd0-e97c-491d-be1c-9f54590aea4d 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 960/1904] 10.0.0.35 () {34 vars in 781 bytes} [Tue Jul 21 22:19:43 2026] PUT /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1905] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:43 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1906] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:19:43 2026] PUT /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:43.793 8 INFO neutron.db.segments_db [None req-86d17183-4e33-40d0-8f70-dac59cd41866 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a of type vxlan for network a0b9e9c2-ff3a-4f88-9fc5-8e61f4773d22 [pid: 8|app: 0|req: 963/1907] 10.0.0.35 () {34 vars in 670 bytes} [Tue Jul 21 22:19:43 2026] POST /v2.0/networks => generated 741 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1908] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:43 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1909] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:19:43 2026] GET /v2.0/networks => generated 1297 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1910] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:42 2026] POST /v2.0/routers => generated 510 bytes in 1255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1911] 10.0.0.35 () {32 vars in 740 bytes} [Tue Jul 21 22:19:44 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/red => 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: 966/1912] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:44 2026] POST /v2.0/subnets => generated 688 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1913] 10.0.0.166 () {34 vars in 1100 bytes} [Tue Jul 21 22:19:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1888180774&fields=id&tenant_id=07d9355d2338483f89f065162b1453e6 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:44.503 8 INFO neutron.api.v2.resource [None req-7c35ae8f-eb8c-48c4-b6e1-23a3df4e90f2 c70ab6ab86084725b1d651f3b41eecd0 0944ac63c6d44cc79f11a177f2a4ef01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1914] 10.0.0.35 () {32 vars in 744 bytes} [Tue Jul 21 22:19:44 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:19:44.556 8 INFO neutron.db.segments_db [None req-2a2208d6-44e1-4654-9a1f-d91370e8bb24 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Added segment 139ee018-d25f-44c5-88fb-d292d1f359b9 of type vxlan for network 927964d4-9e72-49b3-a7b9-38cbc7e56369 [pid: 7|app: 0|req: 947/1915] 10.0.0.35 () {34 vars in 664 bytes} [Tue Jul 21 22:19:44 2026] POST /v2.0/ports => generated 964 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 948/1916] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:19:44 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:44.829 8 INFO neutron.db.l3_hamode_db [None req-2a2208d6-44e1-4654-9a1f-d91370e8bb24 b6c6b27d031a48b68fe2902569151bbe dfc156af307e483a897ddb2419451cd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 949/1917] 10.0.0.35 () {32 vars in 743 bytes} [Tue Jul 21 22:19:44 2026] DELETE /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:19:45.767 8 INFO neutron.db.l3_hamode_db [None req-2a2208d6-44e1-4654-9a1f-d91370e8bb24 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 950/1918] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:44 2026] PUT /v2.0/routers/f868c52d-77f2-4703-9e22-f93bca76ab8a/add_router_interface => generated 309 bytes in 1201 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: 951/1919] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:19:46 2026] GET /v2.0/quotas/07d9355d2338483f89f065162b1453e6 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1920] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:46 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1921] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:46 2026] GET /v2.0/ports/ecdc0a31-9cbe-4ec5-a98b-74f300d78993 => generated 1038 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1922] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:19:46 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:46.245 7 INFO neutron.api.v2.resource [None req-49454a8a-f99a-4833-8683-c98eab921b74 c70ab6ab86084725b1d651f3b41eecd0 0944ac63c6d44cc79f11a177f2a4ef01 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1923] 10.0.0.35 () {32 vars in 747 bytes} [Tue Jul 21 22:19:46 2026] DELETE /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:19:46.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b78e994-8de7-406c-b0ed-9ab1a3202771 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: ecdc0a31-9cbe-4ec5-a98b-74f300d78993 2026-07-21 22:19:46.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b78e994-8de7-406c-b0ed-9ab1a3202771 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: ecdc0a31-9cbe-4ec5-a98b-74f300d78993 [pid: 8|app: 0|req: 969/1924] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:44 2026] POST /v2.0/routers => generated 728 bytes in 2312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1925] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:19:46 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1926] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:46 2026] DELETE /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1927] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:46 2026] PUT /v2.0/routers/f868c52d-77f2-4703-9e22-f93bca76ab8a/remove_router_interface => generated 309 bytes in 817 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 957/1928] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:19:47 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 958/1929] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:19:47 2026] GET /v2.0/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:47.279 7 INFO neutron.api.v2.resource [None req-aac3dce5-b68b-4b5d-8128-0dce0191a03f 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1930] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:47 2026] PUT /v2.0/routers/f868c52d-77f2-4703-9e22-f93bca76ab8a/remove_router_interface => generated 197 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1931] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:19:47 2026] DELETE /v2.0/qos/policies/65d8ec38-fba3-4ed9-b216-d6d13b46db73 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1932] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:47 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => 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: 962/1933] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:47 2026] GET /v2.0/ports?device_id=f868c52d-77f2-4703-9e22-f93bca76ab8a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:47.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5d76b0d-3dc4-45e1-af1a-4949aef590c2 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: 22c1cb68-4103-42d3-b490-bc33cb1361f7 2026-07-21 22:19:47.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5d76b0d-3dc4-45e1-af1a-4949aef590c2 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: 22c1cb68-4103-42d3-b490-bc33cb1361f7 2026-07-21 22:19:48.032 7 INFO neutron.services.segments.plugin [-] Segment fdbcf083-6bb4-4468-bd66-6e7517d62553 resource provider aggregate not found 2026-07-21 22:19:48.047 7 INFO neutron.services.segments.plugin [-] Segment fdbcf083-6bb4-4468-bd66-6e7517d62553 resource provider aggregate not found 2026-07-21 22:19:48.061 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdbcf083-6bb4-4468-bd66-6e7517d62553 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbcf083-6bb4-4468-bd66-6e7517d62553 found for delete ", "request_id": "req-64c9ab2a-b00a-449c-8cb8-e372765f9b88"}]} 2026-07-21 22:19:48.068 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdbcf083-6bb4-4468-bd66-6e7517d62553 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdbcf083-6bb4-4468-bd66-6e7517d62553 found for delete ", "request_id": "req-574616c3-3a25-402a-b9a4-091b614022bc"}]} 2026-07-21 22:19:48.069 7 INFO neutron.db.l3_hamode_db [None req-d5d76b0d-3dc4-45e1-af1a-4949aef590c2 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] HA network 4a8b98cd-5228-4357-b211-9efce93cc7b4 was deleted as no HA routers are present in tenant fb0bb1493ef44fbcbea4b57be3f8b70b. [pid: 7|app: 0|req: 963/1934] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:47 2026] DELETE /v2.0/routers/f868c52d-77f2-4703-9e22-f93bca76ab8a => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1935] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:46 2026] PUT /v2.0/routers/8e3b8e62-6065-4326-a1ad-a5aaf38e4970/add_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1936] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:48 2026] DELETE /v2.0/subnets/24a723c9-fdc3-4d13-86cf-baf76c7b7de6 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1937] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:48 2026] GET /v2.0/security-groups?tenant_id=0944ac63c6d44cc79f11a177f2a4ef01&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1938] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:48 2026] DELETE /v2.0/security-groups/e6728dbf-e3a8-433c-85c0-8a9ef9dece67 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1939] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:48 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:48.544 8 INFO neutron.services.segments.plugin [-] Segment 63f368f9-c879-43c3-9f12-4dac64d0bce4 resource provider aggregate not found 2026-07-21 22:19:48.545 8 INFO neutron.services.segments.plugin [-] Segment 63f368f9-c879-43c3-9f12-4dac64d0bce4 resource provider aggregate not found 2026-07-21 22:19:48.571 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63f368f9-c879-43c3-9f12-4dac64d0bce4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f368f9-c879-43c3-9f12-4dac64d0bce4 found for delete ", "request_id": "req-dbd55de3-708e-43c6-89e1-39f2d26c5ef4"}]} 2026-07-21 22:19:48.575 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63f368f9-c879-43c3-9f12-4dac64d0bce4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f368f9-c879-43c3-9f12-4dac64d0bce4 found for delete ", "request_id": "req-84802694-7c1e-4566-b61d-222de8582540"}]} [pid: 8|app: 0|req: 974/1940] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:48 2026] DELETE /v2.0/networks/98bc7931-3bf6-4fb5-ba0c-02b01dfc8572 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:48.656 7 INFO neutron.db.segments_db [None req-fa430ec8-6c18-46da-b5be-7ea02541f97f 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment bc55b801-6f78-4025-a032-be5dc04c16a8 of type vxlan for network 1dfa5799-347c-4233-b7dc-5580b2525215 [pid: 7|app: 0|req: 967/1941] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:19:48 2026] POST /v2.0/networks => generated 634 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1942] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:48 2026] GET /v2.0/security-groups?tenant_id=1b83ddda7e8342baafc7b51392338d5b&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: 976/1943] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:48 2026] DELETE /v2.0/security-groups/70f33a95-0de8-4b9c-a9a9-5f438bedfaeb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1944] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:48 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:49.127 7 INFO neutron.db.segments_db [None req-b7bbe7cd-81a1-4a3a-8425-973a2cd04d1b 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment 40c07a28-95a5-4c65-b895-c4e8bfca8a63 of type vxlan for network 3e346205-e4bd-4994-b163-4a6f03ef2564 [pid: 8|app: 0|req: 977/1945] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-groups => generated 1673 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1946] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:49.363 7 INFO neutron.db.l3_hamode_db [None req-b7bbe7cd-81a1-4a3a-8425-973a2cd04d1b 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/1947] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:49.502 7 INFO neutron.db.l3_hamode_db [None req-b7bbe7cd-81a1-4a3a-8425-973a2cd04d1b 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 980/1948] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1949] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1950] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:49 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:49.742 8 INFO neutron.db.securitygroups_db [None req-3aeb9ffb-824f-4735-bdb9-7be8282d8846 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Project 4802454c89c74642a7b34512116882d3 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: 983/1951] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:19:49.866 8 INFO neutron.db.securitygroups_db [None req-45fa725e-892b-4915-a017-0b3777bc1970 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Project 4802454c89c74642a7b34512116882d3 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: 984/1952] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1953] 10.0.0.35 () {34 vars in 684 bytes} [Tue Jul 21 22:19:50 2026] POST /v2.0/security-groups => generated 1661 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1954] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1955] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:49 2026] POST /v2.0/routers => generated 510 bytes in 1650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1956] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:19:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1957] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:50 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => 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: 972/1958] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:19:50 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1959] 10.0.0.166 () {34 vars in 1098 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-594305538&fields=id&tenant_id=4802454c89c74642a7b34512116882d3 => 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: 974/1960] 10.0.0.166 () {34 vars in 1100 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1966518759&fields=id&tenant_id=4802454c89c74642a7b34512116882d3 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1961] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/networks?id=df080c06-e38e-4ffa-8ca8-1ee63a4d803d => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1962] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1963] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/quotas/4802454c89c74642a7b34512116882d3 => 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: 978/1964] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=07d9355d2338483f89f065162b1453e6 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1965] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/ports?tenant_id=4802454c89c74642a7b34512116882d3&fields=id => generated 103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1966] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:19:50 2026] PUT /v2.0/routers/c5a50b2c-36d3-4725-9cf1-8abf089d7b3c/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: 988/1967] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:19:51 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1968] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:19:52 2026] GET /v2.0/ports/ad1de78c-457e-46b5-bb4b-6cc19af774ed => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1969] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:52 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 957 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1970] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:19:51 2026] POST /v2.0/ports => generated 954 bytes in 441 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: 991/1971] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:19:52 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1972] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:52 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:52.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bbb6988-bb68-468d-bc2d-a7a8e1658c77 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: ad1de78c-457e-46b5-bb4b-6cc19af774ed 2026-07-21 22:19:52.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bbb6988-bb68-468d-bc2d-a7a8e1658c77 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: ad1de78c-457e-46b5-bb4b-6cc19af774ed [pid: 8|app: 0|req: 993/1973] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:19:52 2026] PUT /v2.0/ports/d4702c5c-5037-4fb4-b023-ba6d6b69997b => generated 1235 bytes in 515 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: 994/1974] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:52 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:52.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a72e15ae-b9b8-48cd-be95-5e979cc82c18'] response: {'name': 'network-changed', 'server_uuid': '4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e', 'tag': 'd4702c5c-5037-4fb4-b023-ba6d6b69997b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 981/1975] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:19:52 2026] PUT /v2.0/routers/c5a50b2c-36d3-4725-9cf1-8abf089d7b3c/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1976] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/ports?device_id=c5a50b2c-36d3-4725-9cf1-8abf089d7b3c => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:53.419 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0ea3ad4-4636-4904-a7eb-c77e08d8f698 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: ef6f66a0-b288-4569-914c-c6177bcc4460 2026-07-21 22:19:53.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0ea3ad4-4636-4904-a7eb-c77e08d8f698 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: ef6f66a0-b288-4569-914c-c6177bcc4460 [pid: 8|app: 0|req: 996/1977] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1978] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1979] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/networks?tenant_id=07d9355d2338483f89f065162b1453e6&shared=False => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1980] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&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: 1000/1981] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:53.834 7 INFO neutron.services.segments.plugin [-] Segment 40c07a28-95a5-4c65-b895-c4e8bfca8a63 resource provider aggregate not found 2026-07-21 22:19:53.839 7 INFO neutron.services.segments.plugin [-] Segment 40c07a28-95a5-4c65-b895-c4e8bfca8a63 resource provider aggregate not found 2026-07-21 22:19:53.864 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c07a28-95a5-4c65-b895-c4e8bfca8a63 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c07a28-95a5-4c65-b895-c4e8bfca8a63 found for delete ", "request_id": "req-80c110ee-a647-41ba-a0fa-ee9446ed7bb1"}]} 2026-07-21 22:19:53.865 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c07a28-95a5-4c65-b895-c4e8bfca8a63 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c07a28-95a5-4c65-b895-c4e8bfca8a63 found for delete ", "request_id": "req-b503f542-7a35-4bf3-abae-b150fd87d079"}]} 2026-07-21 22:19:53.879 7 INFO neutron.db.l3_hamode_db [None req-f0ea3ad4-4636-4904-a7eb-c77e08d8f698 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] HA network 3e346205-e4bd-4994-b163-4a6f03ef2564 was deleted as no HA routers are present in tenant fb0bb1493ef44fbcbea4b57be3f8b70b. [pid: 7|app: 0|req: 982/1982] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:53 2026] DELETE /v2.0/routers/c5a50b2c-36d3-4725-9cf1-8abf089d7b3c => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1983] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:53 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => 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: 1001/1984] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:53 2026] DELETE /v2.0/subnets/794e95f0-872e-4576-bd0c-03d5b1280d84 => 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: 984/1985] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:19:54 2026] DELETE /v2.0/networks/1dfa5799-347c-4233-b7dc-5580b2525215 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:19:54.264 8 INFO neutron.db.segments_db [None req-c0f2617d-72cf-440b-9728-34a09b612811 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Added segment d894e4a9-70fc-482d-87f2-a5f24fc082dd of type vxlan for network 953040a5-f125-4ea4-b684-83aaffa8f97c 2026-07-21 22:19:54.536 8 INFO neutron.db.l3_hamode_db [None req-c0f2617d-72cf-440b-9728-34a09b612811 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 985/1986] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1987] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1988] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1989] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d4702c5c-5037-4fb4-b023-ba6d6b69997b => 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: 989/1990] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/subnets?id=34c881ca-b874-401a-a98d-75f3bf860df8 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1991] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/ports?network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1994] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1995] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:19:54 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1996] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:55 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:55.399 8 INFO neutron.db.l3_hamode_db [None req-c0f2617d-72cf-440b-9728-34a09b612811 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:19:55.907 7 INFO neutron.services.segments.plugin [-] Segment bc55b801-6f78-4025-a032-be5dc04c16a8 resource provider aggregate not found 2026-07-21 22:19:55.919 7 INFO neutron.services.segments.plugin [-] Segment bc55b801-6f78-4025-a032-be5dc04c16a8 resource provider aggregate not found [pid: 7|app: 0|req: 996/1997] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:55 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:55.944 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc55b801-6f78-4025-a032-be5dc04c16a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc55b801-6f78-4025-a032-be5dc04c16a8 found for delete ", "request_id": "req-f23cbdb7-840b-4b05-8fc7-04b364803e56"}]} 2026-07-21 22:19:55.951 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc55b801-6f78-4025-a032-be5dc04c16a8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc55b801-6f78-4025-a032-be5dc04c16a8 found for delete ", "request_id": "req-96c4fae9-1d09-470e-8277-1c9cbba020d0"}]} [pid: 7|app: 0|req: 997/1998] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:55 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&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: 998/1999] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:56 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => 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: 1002/2000] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:19:54 2026] POST /v2.0/routers => generated 692 bytes in 2330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2001] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:19:56 2026] GET /v2.0/routers/3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => generated 698 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2002] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:19:56 2026] GET /v2.0/routers => generated 701 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2003] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:19:56 2026] GET /v2.0/networks?id=df080c06-e38e-4ffa-8ca8-1ee63a4d803d => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2004] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:19:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4802454c89c74642a7b34512116882d3 => generated 273 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2005] 10.0.0.35 () {34 vars in 740 bytes} [Tue Jul 21 22:19:56 2026] PUT /v2.0/routers/3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => generated 705 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2006] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2007] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/routers/3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2008] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2009] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:19:56 2026] POST /v2.0/ports => generated 993 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1007/2010] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/ports?device_id=3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => 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: 1004/2011] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 996 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:57.537 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f8e976b-f417-42f9-b097-c55198ccf15a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: 8917873c-34af-4eae-9da1-728b1bf29196 2026-07-21 22:19:57.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f8e976b-f417-42f9-b097-c55198ccf15a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: 8917873c-34af-4eae-9da1-728b1bf29196 [pid: 8|app: 0|req: 1008/2012] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:19:57 2026] PUT /v2.0/ports/80a880f8-f5ea-4da1-bad3-2603b7d37430 => generated 1274 bytes in 431 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: 1009/2013] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:19:57 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:57.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94596c7c-d3a1-47d3-96d9-346dd3525b96'] response: {'name': 'network-changed', 'server_uuid': '2bfe7716-f10c-4af7-bfe1-aa01a12947a7', 'tag': '80a880f8-f5ea-4da1-bad3-2603b7d37430', 'status': 'completed', 'code': 200} 2026-07-21 22:19:57.825 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f8e976b-f417-42f9-b097-c55198ccf15a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] TaaS: Handle Delete Port: 9bce2d38-686a-4a6b-8aa5-f5f92f304ae6 2026-07-21 22:19:57.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f8e976b-f417-42f9-b097-c55198ccf15a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] Tap Mirror: Handle Delete Port: 9bce2d38-686a-4a6b-8aa5-f5f92f304ae6 2026-07-21 22:19:58.218 7 INFO neutron.services.segments.plugin [-] Segment d894e4a9-70fc-482d-87f2-a5f24fc082dd resource provider aggregate not found 2026-07-21 22:19:58.228 7 INFO neutron.services.segments.plugin [-] Segment d894e4a9-70fc-482d-87f2-a5f24fc082dd resource provider aggregate not found 2026-07-21 22:19:58.243 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d894e4a9-70fc-482d-87f2-a5f24fc082dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d894e4a9-70fc-482d-87f2-a5f24fc082dd found for delete ", "request_id": "req-7b8618ec-acec-4fcb-b9fd-64e52c89253c"}]} 2026-07-21 22:19:58.246 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d894e4a9-70fc-482d-87f2-a5f24fc082dd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d894e4a9-70fc-482d-87f2-a5f24fc082dd found for delete ", "request_id": "req-a65e7051-2035-43bd-b04d-c1d069acb93e"}]} 2026-07-21 22:19:58.250 7 INFO neutron.db.l3_hamode_db [None req-5f8e976b-f417-42f9-b097-c55198ccf15a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] HA network 953040a5-f125-4ea4-b684-83aaffa8f97c was deleted as no HA routers are present in tenant fb0bb1493ef44fbcbea4b57be3f8b70b. [pid: 7|app: 0|req: 1005/2014] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:57 2026] DELETE /v2.0/routers/3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => generated 0 bytes in 935 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2015] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => 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: 1010/2016] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?tenant_id=4802454c89c74642a7b34512116882d3&device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:19:58.311 7 INFO neutron.api.v2.resource [None req-71d6dbf4-36be-4817-a9c0-dacd83f53e3a 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1007/2017] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/routers/3c7637a7-8a8c-4413-a984-a1868d8b1ea7 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2018] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=c5a50b2c-36d3-4725-9cf1-8abf089d7b3c => 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: 1011/2019] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/networks?tenant_id=4802454c89c74642a7b34512116882d3&shared=False => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:58.372 8 INFO neutron.api.v2.resource [None req-7075b1fb-f159-4277-9e1e-91748abf83d4 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1012/2020] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/routers/c5a50b2c-36d3-4725-9cf1-8abf089d7b3c => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2021] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2022] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:19:58.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dc1989d-d766-4401-8d93-3a3f7c58296c 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/2023] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/subnets/794e95f0-872e-4576-bd0c-03d5b1280d84 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2024] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2025] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=f868c52d-77f2-4703-9e22-f93bca76ab8a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:58.501 8 INFO neutron.api.v2.resource [None req-56260db7-3634-4ace-a0ee-574ae7f6e35b 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2026] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/routers/f868c52d-77f2-4703-9e22-f93bca76ab8a => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:58.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eedf4175-7ace-4531-95d7-0fc0cc17dd5c 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2027] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/subnets/24a723c9-fdc3-4d13-86cf-baf76c7b7de6 => 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: 1016/2028] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=e7dd744f-01df-499e-a3a7-694c7b2ab1b2 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:19:58.605 7 INFO neutron.api.v2.resource [None req-a224c107-bb85-444f-8fcd-2f6d93f67987 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2029] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/routers/e7dd744f-01df-499e-a3a7-694c7b2ab1b2 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:58.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-781ac865-54bd-464a-94f8-02ccc0fbf753 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2030] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/subnets/656cd450-78b6-4a9d-8aee-341981950ce6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:19:58.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0acd71ae-39aa-41c3-a167-05ae0b41bb7d 9ed431150caf4e85a93addf125832542 fb0bb1493ef44fbcbea4b57be3f8b70b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2031] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:19:58 2026] DELETE /v2.0/subnets/70e852e2-c7a0-423d-8f27-a489774d2d0b => generated 136 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2032] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2033] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:19:58 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2034] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/security-groups?tenant_id=fb0bb1493ef44fbcbea4b57be3f8b70b&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2035] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/ports?tenant_id=4802454c89c74642a7b34512116882d3&device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1277 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2036] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=80a880f8-f5ea-4da1-bad3-2603b7d37430 => 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: 1018/2037] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2038] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:19:59 2026] DELETE /v2.0/security-groups/9d7f02f0-67ee-4246-826f-f1abe835fd6a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2039] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/subnets?id=24b657cd-10b8-4ecf-9a9b-ec4702d6c9ba => generated 690 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2040] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2041] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/ports?network_id=df080c06-e38e-4ffa-8ca8-1ee63a4d803d&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: 1022/2042] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2043] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?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: 1023/2044] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:19:59 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2045] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:00 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2046] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:00 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2047] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:00 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2048] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:00 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2049] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2050] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2051] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1008 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2052] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:01.504 7 INFO neutron.db.l3_db [None req-f0231fe7-8b90-4d0c-b514-cd6476065c9e 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Floating IP 3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 associated. External IP: 10.96.250.205, port: d4702c5c-5037-4fb4-b023-ba6d6b69997b. [pid: 7|app: 0|req: 1025/2053] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:20:01 2026] PUT /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 855 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2054] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:01.870 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1224a3c-5165-4a54-afe0-3cf943bd6f5a'] response: {'name': 'network-changed', 'server_uuid': '4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e', 'tag': 'd4702c5c-5037-4fb4-b023-ba6d6b69997b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2055] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:20:01 2026] POST /v2.0/security-groups => generated 1625 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2056] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:20:01 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2057] 10.0.0.35 () {34 vars in 757 bytes} [Tue Jul 21 22:20:01 2026] PUT /v2.0/security-groups/641c3c9a-a7ef-4db8-a7bd-690ffcf71556 => generated 1663 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2058] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-groups/641c3c9a-a7ef-4db8-a7bd-690ffcf71556 => generated 1663 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2059] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:02 2026] DELETE /v2.0/security-groups/641c3c9a-a7ef-4db8-a7bd-690ffcf71556 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2060] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:02.244 8 INFO neutron.api.v2.resource [None req-c7273c5a-0ca6-489c-a54b-17d00c982b90 25d1b596bc614acd9ee2ea82344ef438 f53c6f0c56f5494c9790c0475d6617ee - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1032/2061] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:02 2026] DELETE /v2.0/security-groups/641c3c9a-a7ef-4db8-a7bd-690ffcf71556 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2062] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:20:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2063] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1008 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2064] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/ports?tenant_id=07d9355d2338483f89f065162b1453e6&device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2065] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2066] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:20:02 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: 1033/2067] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/networks?id=3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2068] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-group-rules/721f7c8c-45cb-4a91-b0ee-44152bdec943 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2069] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d4702c5c-5037-4fb4-b023-ba6d6b69997b => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2070] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/subnets?id=34c881ca-b874-401a-a98d-75f3bf860df8 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2071] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2072] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/ports?network_id=3c5939c8-360e-46a9-87a2-2b6c41cf1555&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2073] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:20:02 2026] DELETE /v2.0/security-group-rules/721f7c8c-45cb-4a91-b0ee-44152bdec943 => 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: 1037/2074] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?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: 1038/2075] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2076] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2077] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2078] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:20:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2079] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-group-rules/5f1784e4-c03e-4d60-bf35-36524833d6de => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2080] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2081] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2082] 199.19.213.194 () {34 vars in 1124 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2083] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:20:03 2026] DELETE /v2.0/security-group-rules/5f1784e4-c03e-4d60-bf35-36524833d6de => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2084] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:03.221 7 INFO neutron.db.securitygroups_db [None req-d95a4fe4-8e2e-4b90-b660-049e97d43f6f 25d1b596bc614acd9ee2ea82344ef438 f53c6f0c56f5494c9790c0475d6617ee - - default default] Project f53c6f0c56f5494c9790c0475d6617ee 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: 1042/2085] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:20:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2086] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-group-rules/a1424fe1-7dbe-4973-9b05-91bb1adf1853 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2087] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2088] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:20:03 2026] DELETE /v2.0/security-group-rules/a1424fe1-7dbe-4973-9b05-91bb1adf1853 => 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: 1044/2089] 10.0.0.35 () {32 vars in 672 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2090] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:03 2026] DELETE /v2.0/security-groups/a749615a-4556-4b3d-b7a4-ad689ef56304 => 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: 1045/2091] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2092] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2093] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2094] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2095] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:03 2026] GET /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2096] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:04 2026] GET /v2.0/security-groups?tenant_id=f53c6f0c56f5494c9790c0475d6617ee&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: 1048/2097] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:04 2026] DELETE /v2.0/security-groups/615a1a74-97b9-4677-b423-4c82a7bcb70b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2098] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:04 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2099] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:04 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2100] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:05 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2101] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:06 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2102] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:06 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:06.593 7 INFO neutron.db.l3_db [None req-e16f187b-366a-4604-9fef-41e2a1c6a65b 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Floating IP 614ac43d-eca4-4626-890a-16d20c08cb59 associated. External IP: 10.96.250.210, port: 80a880f8-f5ea-4da1-bad3-2603b7d37430. [pid: 7|app: 0|req: 1051/2103] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:20:06 2026] PUT /v2.0/floatingips/614ac43d-eca4-4626-890a-16d20c08cb59 => generated 855 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:06.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d035987-d3f5-4112-ab44-81ab64233141'] response: {'name': 'network-changed', 'server_uuid': '2bfe7716-f10c-4af7-bfe1-aa01a12947a7', 'tag': '80a880f8-f5ea-4da1-bad3-2603b7d37430', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1053/2104] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/ports?tenant_id=4802454c89c74642a7b34512116882d3&device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1279 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2105] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/networks?id=df080c06-e38e-4ffa-8ca8-1ee63a4d803d => generated 768 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2106] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=80a880f8-f5ea-4da1-bad3-2603b7d37430 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2107] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/subnets?id=24b657cd-10b8-4ecf-9a9b-ec4702d6c9ba => generated 690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2108] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/ports?network_id=df080c06-e38e-4ffa-8ca8-1ee63a4d803d&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2109] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?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: 1056/2110] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:20:07 2026] GET /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2111] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:08 2026] GET /v2.0/security-groups?tenant_id=15e7c2929824475bbd8e2fc63be86be6&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2112] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:09 2026] DELETE /v2.0/security-groups/33f6d8a9-04b5-4e67-bb3c-d91625bb19fa => 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: 1056/2113] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:20:09 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:20:09 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2117] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:11 2026] GET /v2.0/security-groups?tenant_id=6be0a28f75584bb3bee16e8f50b5166b&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2118] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:11 2026] DELETE /v2.0/security-groups/b2e44ae8-b015-42ad-a3cc-c3c768a914b5 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2119] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:20:15 2026] POST /v2.0/qos/policies => generated 359 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2120] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:20:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2121] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:20:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2122] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:20:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2123] 10.0.0.35 () {34 vars in 677 bytes} [Tue Jul 21 22:20:16 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2124] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:16 2026] PUT /v2.0/policies/02535ab0-31b2-4f8a-8a7d-81cfbdd6e669/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2125] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:16 2026] PUT /v2.0/policies/d36ca8f9-6f0a-40ec-8e6b-39d49f082914/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2126] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:16 2026] PUT /v2.0/policies/9c4df841-cc9a-45f1-82de-d866f75da813/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: 1065/2127] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:16 2026] PUT /v2.0/policies/206cf799-593d-489e-95d3-72c578cfe655/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2128] 10.0.0.35 () {32 vars in 673 bytes} [Tue Jul 21 22:20:16 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2129] 10.0.0.35 () {32 vars in 687 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2130] 10.0.0.35 () {32 vars in 683 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2131] 10.0.0.35 () {32 vars in 695 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2132] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2133] 10.0.0.35 () {32 vars in 695 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2134] 10.0.0.35 () {32 vars in 691 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2135] 10.0.0.35 () {32 vars in 703 bytes} [Tue Jul 21 22:20:17 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2136] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:20:17 2026] DELETE /v2.0/qos/policies/02535ab0-31b2-4f8a-8a7d-81cfbdd6e669 => 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: 1070/2137] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:20:17 2026] DELETE /v2.0/qos/policies/d36ca8f9-6f0a-40ec-8e6b-39d49f082914 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2138] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:20:17 2026] DELETE /v2.0/qos/policies/9c4df841-cc9a-45f1-82de-d866f75da813 => 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: 1071/2139] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:20:17 2026] DELETE /v2.0/qos/policies/206cf799-593d-489e-95d3-72c578cfe655 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2140] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:20:17 2026] DELETE /v2.0/qos/policies/98aa9ef0-4c45-4851-ad79-67b62bca9a5d => 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: 1070/2141] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:18 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2142] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:18 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2143] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:18 2026] GET /v2.0/security-groups?tenant_id=3b4f2797b24e42d8802c5ed62687533c&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2144] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:20:19 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1279 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2145] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:19 2026] DELETE /v2.0/security-groups/2f5e9b8f-6269-4122-a950-b95085ba854a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2146] 10.0.0.35 () {32 vars in 857 bytes} [Tue Jul 21 22:20:19 2026] GET /v2.0/floatingips?floating_network_id=d39f9b08-2509-4a24-8748-7099f76efe65&port_id=80a880f8-f5ea-4da1-bad3-2603b7d37430 => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2147] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:19 2026] GET /v2.0/security-groups?tenant_id=51908233801940ce8b0ef526d8077c34&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2148] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:19 2026] DELETE /v2.0/security-groups/c8712aae-6d78-44cc-89a4-0a3d201a2fdb => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2149] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:19 2026] GET /v2.0/security-groups?tenant_id=bda4b2df90e7466bb56a9f232c91edd9&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2150] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:19 2026] DELETE /v2.0/security-groups/3d3d6661-aea6-4617-8671-7bcbadd8b1fa => 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: 1076/2151] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:20:20 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1279 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2152] 10.0.0.64 () {34 vars in 1119 bytes} [Tue Jul 21 22:20:21 2026] GET /v2.0/security-groups?id=0cb7d02d-19da-413a-9399-d5f678d9cf56&id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2153] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:21 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2154] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:21 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&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: 1078/2155] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:22 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2156] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:22 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&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-07-21 22:20:23.619 8 INFO neutron.db.segments_db [None req-9b17cb99-622a-47d0-8a71-a411539463c3 feb33160add046b3ae54bedb8a1bfb3c e659cedf69d84ba0aa3bac4c60978338 - - default default] Added segment 13efd7b1-071f-495d-b979-5a4ca19ad13d of type vxlan for network 0c902693-6718-4c74-b856-d2280fe7bd9b [pid: 7|app: 0|req: 1079/2157] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:23 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2158] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:23 2026] POST /v2.0/networks => generated 631 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2159] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:23 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2160] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:23 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2161] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:20:23 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2162] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:23 2026] GET /v2.0/security-groups?id=a048e6b9-45cf-4c3d-96af-d5944bfc8cb6&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:24.025 7 INFO neutron_taas.services.taas.taas_plugin [req-35a4e79c-c33c-4fb4-8029-cfc49f03c7f6 req-a2ec0063-eea4-4325-9944-5c9884c79429 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: d4702c5c-5037-4fb4-b023-ba6d6b69997b 2026-07-21 22:20:24.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-35a4e79c-c33c-4fb4-8029-cfc49f03c7f6 req-a2ec0063-eea4-4325-9944-5c9884c79429 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: d4702c5c-5037-4fb4-b023-ba6d6b69997b [pid: 8|app: 0|req: 1081/2163] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:23 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:24.165 7 INFO neutron.db.l3_db [req-35a4e79c-c33c-4fb4-8029-cfc49f03c7f6 req-a2ec0063-eea4-4325-9944-5c9884c79429 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Floating IP 3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 disassociated. External IP: 10.96.250.205, port: d4702c5c-5037-4fb4-b023-ba6d6b69997b. [pid: 8|app: 0|req: 1082/2164] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:24 2026] PUT /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1083/2165] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1084/2166] 10.0.0.35 () {34 vars in 757 bytes} [Tue Jul 21 22:20:24 2026] PUT /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1085/2167] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 34 bytes in 81 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: 1083/2168] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:20:23 2026] DELETE /v2.0/ports/d4702c5c-5037-4fb4-b023-ba6d6b69997b => generated 0 bytes in 666 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2169] 10.0.0.35 () {34 vars in 753 bytes} [Tue Jul 21 22:20:24 2026] PUT /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/red => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:20:24.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1ba076f-2904-46e2-aa96-5120d1f6e811'] response: {'server_uuid': '4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e', 'name': 'network-vif-deleted', 'tag': 'd4702c5c-5037-4fb4-b023-ba6d6b69997b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1084/2170] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 34 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1087/2171] 10.0.0.35 () {34 vars in 775 bytes} [Tue Jul 21 22:20:24 2026] PUT /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1085/2172] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1088/2173] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:24 2026] PUT /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 37 bytes in 78 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: 1086/2176] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2177] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => 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: 1091/2178] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:24 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1088/2179] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:25 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2180] 10.0.0.35 () {32 vars in 734 bytes} [Tue Jul 21 22:20:25 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:25.148 7 INFO neutron.api.v2.resource [None req-4b433d7a-49e3-4c2c-8500-aa29306a93d8 feb33160add046b3ae54bedb8a1bfb3c e659cedf69d84ba0aa3bac4c60978338 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2181] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:25 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1093/2182] 10.0.0.35 () {32 vars in 737 bytes} [Tue Jul 21 22:20:25 2026] DELETE /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/red => generated 0 bytes in 64 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: 1090/2183] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:25 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:25.358 8 INFO neutron.api.v2.resource [None req-283338f4-0de4-4cf6-9c3e-bc26678062e9 feb33160add046b3ae54bedb8a1bfb3c e659cedf69d84ba0aa3bac4c60978338 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2184] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:20:25 2026] DELETE /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags/green => generated 99 bytes in 76 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: 1091/2185] 10.0.0.35 () {32 vars in 729 bytes} [Tue Jul 21 22:20:25 2026] DELETE /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 0 bytes in 72 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: 1095/2186] 10.0.0.35 () {32 vars in 726 bytes} [Tue Jul 21 22:20:25 2026] GET /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:25.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf89f2c9-d345-47d3-ab2e-a78652b5ed78 feb33160add046b3ae54bedb8a1bfb3c e659cedf69d84ba0aa3bac4c60978338 - - default default] TaaS: Handle Delete Port: df57e714-8413-4c3b-920c-6d26ee88d537 2026-07-21 22:20:25.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf89f2c9-d345-47d3-ab2e-a78652b5ed78 feb33160add046b3ae54bedb8a1bfb3c e659cedf69d84ba0aa3bac4c60978338 - - default default] Tap Mirror: Handle Delete Port: df57e714-8413-4c3b-920c-6d26ee88d537 [pid: 7|app: 0|req: 1092/2187] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:25 2026] DELETE /v2.0/ports/df57e714-8413-4c3b-920c-6d26ee88d537 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:25.856 8 INFO neutron.services.segments.plugin [-] Segment 13efd7b1-071f-495d-b979-5a4ca19ad13d resource provider aggregate not found 2026-07-21 22:20:25.864 8 INFO neutron.services.segments.plugin [-] Segment 13efd7b1-071f-495d-b979-5a4ca19ad13d resource provider aggregate not found 2026-07-21 22:20:25.880 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13efd7b1-071f-495d-b979-5a4ca19ad13d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13efd7b1-071f-495d-b979-5a4ca19ad13d found for delete ", "request_id": "req-7a2b54a6-b61c-4817-9988-df2ee45dbe7f"}]} 2026-07-21 22:20:25.883 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13efd7b1-071f-495d-b979-5a4ca19ad13d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13efd7b1-071f-495d-b979-5a4ca19ad13d found for delete ", "request_id": "req-2ba8d3b1-18ee-480f-b5e8-be70d4b6c7e0"}]} [pid: 8|app: 0|req: 1096/2188] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:25 2026] DELETE /v2.0/networks/0c902693-6718-4c74-b856-d2280fe7bd9b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2189] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => 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: 1094/2190] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2191] 10.0.0.166 () {34 vars in 1120 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/security-groups?id=ba7a0da9-f306-4ca6-ad1a-8376cb61af3f&id=0cb7d02d-19da-413a-9399-d5f678d9cf56&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2192] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 1010 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:26.343 7 INFO neutron_taas.services.taas.taas_plugin [req-87e91261-481e-43eb-a60c-d9240a2b8d89 req-484e6df1-c090-4d92-9802-75f1dc02cbfd 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] TaaS: Handle Delete Port: 80a880f8-f5ea-4da1-bad3-2603b7d37430 2026-07-21 22:20:26.346 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-87e91261-481e-43eb-a60c-d9240a2b8d89 req-484e6df1-c090-4d92-9802-75f1dc02cbfd 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Tap Mirror: Handle Delete Port: 80a880f8-f5ea-4da1-bad3-2603b7d37430 2026-07-21 22:20:26.522 7 INFO neutron.db.l3_db [req-87e91261-481e-43eb-a60c-d9240a2b8d89 req-484e6df1-c090-4d92-9802-75f1dc02cbfd 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Floating IP 614ac43d-eca4-4626-890a-16d20c08cb59 disassociated. External IP: 10.96.250.210, port: 80a880f8-f5ea-4da1-bad3-2603b7d37430. [pid: 8|app: 0|req: 1098/2193] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/security-groups?tenant_id=e659cedf69d84ba0aa3bac4c60978338&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2194] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:26 2026] DELETE /v2.0/security-groups/6de7fd5c-5a2b-4650-9c93-e37268ea4c58 => 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: 1096/2195] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:20:26 2026] DELETE /v2.0/ports/80a880f8-f5ea-4da1-bad3-2603b7d37430 => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:26.933 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c350acf-c3aa-4709-819d-a21f8a239789'] response: {'server_uuid': '2bfe7716-f10c-4af7-bfe1-aa01a12947a7', 'name': 'network-vif-deleted', 'tag': '80a880f8-f5ea-4da1-bad3-2603b7d37430', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1100/2196] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:26 2026] GET /v2.0/security-groups?tenant_id=0cd672ebe4ef4403810b85293a32aba4&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2197] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:27 2026] DELETE /v2.0/security-groups/5d9eaeeb-528c-4df0-9bf2-4690fbf1c2f3 => 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: 1101/2198] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:27 2026] GET /v2.0/ports?device_id=4bc5ada6-02b3-48cd-92fd-f2d1e41cf33e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2199] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:27 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => 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: 1102/2200] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:28 2026] DELETE /v2.0/security-groups/a048e6b9-45cf-4c3d-96af-d5944bfc8cb6 => 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: 1099/2201] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:28 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:28.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-b51065e3-0853-4ae3-8933-871a49e28c9d 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: 8fef774d-913b-4861-af55-afd5c1d67fb0 2026-07-21 22:20:28.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b51065e3-0853-4ae3-8933-871a49e28c9d 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: 8fef774d-913b-4861-af55-afd5c1d67fb0 [pid: 8|app: 0|req: 1103/2202] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:20:28 2026] DELETE /v2.0/floatingips/3c1ff053-9e21-41c2-a8b8-72d2b7ac4af8 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2203] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:28 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2204] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:29 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&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: 1101/2205] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:29 2026] GET /v2.0/ports?device_id=2bfe7716-f10c-4af7-bfe1-aa01a12947a7 => 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: 1105/2206] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:30 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2207] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:30 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2208] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:30 2026] DELETE /v2.0/security-groups/ba7a0da9-f306-4ca6-ad1a-8376cb61af3f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:30.816 7 INFO neutron.api.v2.resource [None req-89d488f7-8a8f-416c-abf6-084c87c5d1b8 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2209] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:20:30 2026] GET /v2.0/security-groups/ba7a0da9-f306-4ca6-ad1a-8376cb61af3f => 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: 1106/2210] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:20:30 2026] POST /v2.0/security-groups => generated 1601 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2211] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:20:30 2026] PUT /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:30.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-6487eb97-117a-416b-a749-d557fb76a5c7 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] TaaS: Handle Delete Port: da099aa4-cbf3-448d-8122-10db58770f70 2026-07-21 22:20:30.942 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6487eb97-117a-416b-a749-d557fb76a5c7 55ad0db53b184fc9bb092078e6d35c30 4802454c89c74642a7b34512116882d3 - - default default] Tap Mirror: Handle Delete Port: da099aa4-cbf3-448d-8122-10db58770f70 [pid: 8|app: 0|req: 1108/2212] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:30 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2213] 10.0.0.35 () {34 vars in 777 bytes} [Tue Jul 21 22:20:30 2026] PUT /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/green => 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: 1110/2214] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2215] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:20:30 2026] DELETE /v2.0/floatingips/614ac43d-eca4-4626-890a-16d20c08cb59 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2216] 10.0.0.35 () {34 vars in 773 bytes} [Tue Jul 21 22:20:31 2026] PUT /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2217] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2218] 10.0.0.35 () {34 vars in 795 bytes} [Tue Jul 21 22:20:31 2026] PUT /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2219] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:31 2026] DELETE /v2.0/security-groups/0cb7d02d-19da-413a-9399-d5f678d9cf56 => 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: 1114/2220] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2221] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:20:31 2026] PUT /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2222] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2223] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2224] 10.0.0.35 () {32 vars in 754 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2225] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2226] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups?id=aedfa8dc-358b-4c49-974f-03bf413226b8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:31.514 7 INFO neutron.api.v2.resource [None req-06c2976a-7bf6-42a4-8ac5-3d000573b491 0e76a7069252424fa1f85267486da003 a911e0cdca614f61841b822cf303e072 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2227] 10.0.0.35 () {32 vars in 758 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:20:31.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9c407e4-189c-4760-bc2a-4d5c0dbb5173 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 9c3530ea-8617-4312-a7cf-c9a5d3fb1da1 2026-07-21 22:20:31.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9c407e4-189c-4760-bc2a-4d5c0dbb5173 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 9c3530ea-8617-4312-a7cf-c9a5d3fb1da1 2026-07-21 22:20:31.642 7 INFO neutron_taas.services.taas.taas_plugin [req-7d4f5554-eceb-4aee-8014-b7dda96e0d96 req-1d541c64-48b5-4b0a-a56c-226ef660e470 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: 7c13818b-e3a5-4960-86fd-067cb8ce9f5f 2026-07-21 22:20:31.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d4f5554-eceb-4aee-8014-b7dda96e0d96 req-1d541c64-48b5-4b0a-a56c-226ef660e470 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: 7c13818b-e3a5-4960-86fd-067cb8ce9f5f [pid: 7|app: 0|req: 1114/2228] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:20:31 2026] DELETE /v2.0/ports/7c13818b-e3a5-4960-86fd-067cb8ce9f5f => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:31.833 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d74f6b66-2b89-4329-8105-403331ed7795'] response: {'server_uuid': '9fc4915b-b53c-438f-b144-8b5a1924fcc0', 'name': 'network-vif-deleted', 'tag': '7c13818b-e3a5-4960-86fd-067cb8ce9f5f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1115/2229] 10.0.0.35 () {32 vars in 757 bytes} [Tue Jul 21 22:20:31 2026] DELETE /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2230] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:31.925 7 INFO neutron.api.v2.resource [None req-af32237f-7d8c-4cbe-bce7-0783b6b3b87c 0e76a7069252424fa1f85267486da003 a911e0cdca614f61841b822cf303e072 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2231] 10.0.0.35 () {32 vars in 761 bytes} [Tue Jul 21 22:20:31 2026] DELETE /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2232] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:20:31 2026] DELETE /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2233] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:31 2026] GET /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd/tags => 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: 1115/2234] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:20:31 2026] PUT /v2.0/routers/b0545f34-fe93-49f0-bd41-601fb88f0640/remove_router_interface => generated 309 bytes in 802 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2235] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:32 2026] DELETE /v2.0/security-groups/d56783c1-424a-484f-a908-628c87a6bacd => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:32.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ceae974-6060-4b77-b38d-ad18c40b1bd8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: b1dddb82-679b-45ec-8ea6-441ceddaf5b8 2026-07-21 22:20:32.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ceae974-6060-4b77-b38d-ad18c40b1bd8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: b1dddb82-679b-45ec-8ea6-441ceddaf5b8 [pid: 7|app: 0|req: 1121/2236] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:32 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 1122/2237] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:32 2026] GET /v2.0/security-groups?tenant_id=1128b00861964e0192d5ef79644d5aae&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:33.021 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ceae974-6060-4b77-b38d-ad18c40b1bd8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: f6d27687-5fae-4efc-ac4f-49745d19b498 2026-07-21 22:20:33.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ceae974-6060-4b77-b38d-ad18c40b1bd8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: f6d27687-5fae-4efc-ac4f-49745d19b498 [pid: 7|app: 0|req: 1123/2238] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:33 2026] DELETE /v2.0/security-groups/33825075-9680-4761-8053-1b636608392e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2239] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:33 2026] GET /v2.0/security-groups?tenant_id=a911e0cdca614f61841b822cf303e072&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2240] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:33 2026] DELETE /v2.0/security-groups/5705ce40-4a10-4c74-afc7-3152c9b2cf83 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:33.410 8 INFO neutron.services.segments.plugin [-] Segment 80a9fa37-e978-4d37-b7b0-45e971ba8e2e resource provider aggregate not found 2026-07-21 22:20:33.417 8 INFO neutron.services.segments.plugin [-] Segment 80a9fa37-e978-4d37-b7b0-45e971ba8e2e resource provider aggregate not found 2026-07-21 22:20:33.436 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 80a9fa37-e978-4d37-b7b0-45e971ba8e2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a9fa37-e978-4d37-b7b0-45e971ba8e2e found for delete ", "request_id": "req-3a745073-8268-4389-a01f-ad40f67435d1"}]} 2026-07-21 22:20:33.438 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 80a9fa37-e978-4d37-b7b0-45e971ba8e2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a9fa37-e978-4d37-b7b0-45e971ba8e2e found for delete ", "request_id": "req-8bbf7681-2bcc-4ea7-98b6-1bb6dc016a98"}]} 2026-07-21 22:20:33.449 8 INFO neutron.db.l3_hamode_db [None req-0ceae974-6060-4b77-b38d-ad18c40b1bd8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 9cef1b4d-dc67-4d17-ab26-5794a4831d87 was deleted as no HA routers are present in tenant 4802454c89c74642a7b34512116882d3. [pid: 8|app: 0|req: 1116/2241] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:32 2026] DELETE /v2.0/routers/b0545f34-fe93-49f0-bd41-601fb88f0640 => generated 0 bytes in 1383 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2242] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:33 2026] DELETE /v2.0/subnets/24b657cd-10b8-4ecf-9a9b-ec4702d6c9ba => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2243] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:33 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:33.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ed215a5-f15e-4554-81d5-9aa1a783d115 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: da32dc02-2456-44bc-8824-ea8200c8e09c 2026-07-21 22:20:33.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ed215a5-f15e-4554-81d5-9aa1a783d115 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: da32dc02-2456-44bc-8824-ea8200c8e09c [pid: 8|app: 0|req: 1117/2244] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:33 2026] DELETE /v2.0/networks/df080c06-e38e-4ffa-8ca8-1ee63a4d803d => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:34.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-8db7df55-23a1-44e7-942f-0e91b55ea0cf b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 9b515252-2fa8-448b-83c6-3b62b5baa65f 2026-07-21 22:20:34.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8db7df55-23a1-44e7-942f-0e91b55ea0cf b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 9b515252-2fa8-448b-83c6-3b62b5baa65f [pid: 8|app: 0|req: 1118/2245] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:20:34 2026] GET /v2.0/ports?device_id=9fc4915b-b53c-438f-b144-8b5a1924fcc0 => 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: 1128/2246] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:20:34 2026] PUT /v2.0/routers/8e3b8e62-6065-4326-a1ad-a5aaf38e4970/remove_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:35.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b0926aa-99c6-4700-b3b3-283f1250f743 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: bbafecc4-bf5b-4f44-960a-fbd9e97c0421 2026-07-21 22:20:35.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b0926aa-99c6-4700-b3b3-283f1250f743 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: bbafecc4-bf5b-4f44-960a-fbd9e97c0421 2026-07-21 22:20:35.482 8 INFO neutron.services.segments.plugin [-] Segment e56db28e-064f-4483-a8b5-af5119483878 resource provider aggregate not found 2026-07-21 22:20:35.492 8 INFO neutron.services.segments.plugin [-] Segment e56db28e-064f-4483-a8b5-af5119483878 resource provider aggregate not found 2026-07-21 22:20:35.519 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e56db28e-064f-4483-a8b5-af5119483878 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56db28e-064f-4483-a8b5-af5119483878 found for delete ", "request_id": "req-0dd8d37e-4e08-4216-9e39-f3533c810f65"}]} 2026-07-21 22:20:35.520 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e56db28e-064f-4483-a8b5-af5119483878 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e56db28e-064f-4483-a8b5-af5119483878 found for delete ", "request_id": "req-31ce5aa1-1727-419a-8657-0a25428feae7"}]} 2026-07-21 22:20:35.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b0926aa-99c6-4700-b3b3-283f1250f743 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 7e2698b0-9ee0-48c0-b415-5e80e82e6fab 2026-07-21 22:20:35.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b0926aa-99c6-4700-b3b3-283f1250f743 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 7e2698b0-9ee0-48c0-b415-5e80e82e6fab [pid: 7|app: 0|req: 1129/2247] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:35 2026] DELETE /v2.0/security-groups/aedfa8dc-358b-4c49-974f-03bf413226b8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:36.047 8 INFO neutron.db.l3_hamode_db [None req-6b0926aa-99c6-4700-b3b3-283f1250f743 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] HA network 927964d4-9e72-49b3-a7b9-38cbc7e56369 was deleted as no HA routers are present in tenant dfc156af307e483a897ddb2419451cd5. [pid: 8|app: 0|req: 1119/2248] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:35 2026] DELETE /v2.0/routers/8e3b8e62-6065-4326-a1ad-a5aaf38e4970 => generated 0 bytes in 998 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2249] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:36 2026] DELETE /v2.0/subnets/7984cd98-b69e-4d4d-b7ae-a35cf5ded9a0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:36.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9804c61-60ae-4c3c-a0f0-7276a980bbad b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 0d404ac7-34ba-43b8-b3f3-42d65cf70fbb 2026-07-21 22:20:36.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9804c61-60ae-4c3c-a0f0-7276a980bbad b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 0d404ac7-34ba-43b8-b3f3-42d65cf70fbb 2026-07-21 22:20:36.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-14a0c89a-7deb-4b04-aff4-e8ca25b7f148 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: c114d4cc-2bed-4c48-b756-311da68e23d7 2026-07-21 22:20:36.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14a0c89a-7deb-4b04-aff4-e8ca25b7f148 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: c114d4cc-2bed-4c48-b756-311da68e23d7 [pid: 8|app: 0|req: 1121/2250] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:36 2026] DELETE /v2.0/networks/a0b9e9c2-ff3a-4f88-9fc5-8e61f4773d22 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:37.027 8 INFO neutron.db.segments_db [None req-8386ddb6-29e3-4c66-992b-f95a2a6622f3 0c50fcc78f7a4d99ab0194509fca2f0c 9931d55d74764334b0e157e22e3df9f2 - - default default] Added segment ab6f8006-da92-4588-964d-70cef4ab3d78 of type vxlan for network b7d9993a-fa58-4b7a-95a6-00448bdf1e32 [pid: 7|app: 0|req: 1130/2251] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:20:36 2026] PUT /v2.0/routers/c6d6308a-d90e-4998-89ad-1655d0fa987a/remove_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2252] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:36 2026] POST /v2.0/networks => generated 631 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2253] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:37 2026] GET /v2.0/security-groups?tenant_id=4802454c89c74642a7b34512116882d3&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2254] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:37 2026] DELETE /v2.0/subnets/34c881ca-b874-401a-a98d-75f3bf860df8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2255] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:37 2026] DELETE /v2.0/security-groups/3eba1f6a-ee99-480e-9640-79caf59a4a8a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2256] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:37 2026] POST /v2.0/ports => generated 743 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:37.548 8 INFO neutron.services.segments.plugin [-] Segment 139ee018-d25f-44c5-88fb-d292d1f359b9 resource provider aggregate not found 2026-07-21 22:20:37.553 8 INFO neutron.services.segments.plugin [-] Segment 139ee018-d25f-44c5-88fb-d292d1f359b9 resource provider aggregate not found 2026-07-21 22:20:37.570 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 139ee018-d25f-44c5-88fb-d292d1f359b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139ee018-d25f-44c5-88fb-d292d1f359b9 found for delete ", "request_id": "req-e79c008e-8aef-4655-9b4f-cf96a69985e8"}]} 2026-07-21 22:20:37.587 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 139ee018-d25f-44c5-88fb-d292d1f359b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 139ee018-d25f-44c5-88fb-d292d1f359b9 found for delete ", "request_id": "req-1d5f0b23-c360-455a-8d2e-90fa7585b079"}]} 2026-07-21 22:20:37.590 8 INFO neutron.services.segments.plugin [-] Segment bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a resource provider aggregate not found 2026-07-21 22:20:37.606 8 INFO neutron.services.segments.plugin [-] Segment bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a resource provider aggregate not found 2026-07-21 22:20:37.613 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a found for delete ", "request_id": "req-032800e3-9495-4a6c-942c-0d6ed4267e79"}]} 2026-07-21 22:20:37.644 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef7b1ed-c1b8-4fc1-b03d-b83ca090be5a found for delete ", "request_id": "req-8990b4eb-7682-4641-9d33-351c49b4d3fb"}]} 2026-07-21 22:20:37.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc57e5f8-c7b3-4e65-98e9-3f43f7f5e9bb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: 1269cffa-4672-4b43-9ff1-8864658aa0b0 2026-07-21 22:20:37.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc57e5f8-c7b3-4e65-98e9-3f43f7f5e9bb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: 1269cffa-4672-4b43-9ff1-8864658aa0b0 [pid: 7|app: 0|req: 1133/2257] 10.0.0.35 () {34 vars in 665 bytes} [Tue Jul 21 22:20:37 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2258] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:37 2026] GET /v2.0/security-groups?tenant_id=dfc156af307e483a897ddb2419451cd5&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2259] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:20:37 2026] PUT /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2260] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:37 2026] DELETE /v2.0/security-groups/b5776df4-4bab-4caa-af1d-b3f4f6b369cd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2261] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:37 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2262] 10.0.0.35 () {34 vars in 759 bytes} [Tue Jul 21 22:20:37 2026] PUT /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/green => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:20:37.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc57e5f8-c7b3-4e65-98e9-3f43f7f5e9bb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: 7961ab3a-b91d-4060-a8a0-69f627ba6986 2026-07-21 22:20:37.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc57e5f8-c7b3-4e65-98e9-3f43f7f5e9bb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: 7961ab3a-b91d-4060-a8a0-69f627ba6986 [pid: 7|app: 0|req: 1139/2263] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:37 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2264] 10.0.0.35 () {34 vars in 755 bytes} [Tue Jul 21 22:20:37 2026] PUT /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/red => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2265] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:37 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2266] 10.0.0.35 () {34 vars in 777 bytes} [Tue Jul 21 22:20:38 2026] PUT /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2267] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2268] 10.0.0.35 () {34 vars in 748 bytes} [Tue Jul 21 22:20:38 2026] PUT /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2269] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2270] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:38.209 7 INFO neutron.api.v2.resource [None req-5d31d7be-806e-474e-a177-9501dfdf86db 0c50fcc78f7a4d99ab0194509fca2f0c 9931d55d74764334b0e157e22e3df9f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2271] 10.0.0.35 () {32 vars in 740 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2272] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2273] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:38.319 7 INFO neutron.api.v2.resource [None req-7d995ef8-98d5-4b83-a18b-66ac745aaec9 0c50fcc78f7a4d99ab0194509fca2f0c 9931d55d74764334b0e157e22e3df9f2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1150/2274] 10.0.0.35 () {32 vars in 743 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-21 22:20:38.322 8 INFO neutron.db.l3_hamode_db [None req-dc57e5f8-c7b3-4e65-98e9-3f43f7f5e9bb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] HA network c3f1e2c2-a034-4c65-a16c-18f832d45adc was deleted as no HA routers are present in tenant 07d9355d2338483f89f065162b1453e6. [pid: 8|app: 0|req: 1125/2275] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:37 2026] DELETE /v2.0/routers/c6d6308a-d90e-4998-89ad-1655d0fa987a => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2276] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2277] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2278] 10.0.0.35 () {32 vars in 718 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:20:38.443 8 INFO neutron_taas.services.taas.taas_plugin [None req-43b3f867-6f99-407f-b3ce-cb730a50acdb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] TaaS: Handle Delete Port: 3409a563-abe1-4cea-b430-c27c4e92d3c9 2026-07-21 22:20:38.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43b3f867-6f99-407f-b3ce-cb730a50acdb 54617b481dcb4fcdb6a80127064a4c11 07d9355d2338483f89f065162b1453e6 - - default default] Tap Mirror: Handle Delete Port: 3409a563-abe1-4cea-b430-c27c4e92d3c9 [pid: 7|app: 0|req: 1154/2279] 10.0.0.35 () {32 vars in 716 bytes} [Tue Jul 21 22:20:38 2026] GET /v2.0/ports/3b597f6b-4023-46c7-b71a-c25361bab1ee => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2280] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/trunks/c430aa8b-e559-4836-b027-06a0da44412c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:38.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-720b7139-857b-4edc-bb88-8309bab1ea61 0c50fcc78f7a4d99ab0194509fca2f0c 9931d55d74764334b0e157e22e3df9f2 - - default default] TaaS: Handle Delete Port: 3b597f6b-4023-46c7-b71a-c25361bab1ee 2026-07-21 22:20:38.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-720b7139-857b-4edc-bb88-8309bab1ea61 0c50fcc78f7a4d99ab0194509fca2f0c 9931d55d74764334b0e157e22e3df9f2 - - default default] Tap Mirror: Handle Delete Port: 3b597f6b-4023-46c7-b71a-c25361bab1ee [pid: 8|app: 0|req: 1126/2281] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/networks/3c5939c8-360e-46a9-87a2-2b6c41cf1555 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2282] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/ports/3b597f6b-4023-46c7-b71a-c25361bab1ee => 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: 1127/2283] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:38 2026] DELETE /v2.0/networks/b7d9993a-fa58-4b7a-95a6-00448bdf1e32 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2284] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:39 2026] GET /v2.0/security-groups?tenant_id=8fec554305124ede8b6e058ce24bf32c&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:39.631 8 INFO neutron.services.segments.plugin [-] Segment 1cc11731-2eff-438f-ac1a-62ada9fc6eee resource provider aggregate not found 2026-07-21 22:20:39.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1cc11731-2eff-438f-ac1a-62ada9fc6eee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc11731-2eff-438f-ac1a-62ada9fc6eee found for delete ", "request_id": "req-1756f1ad-9129-4e77-9a69-69dd60e1a43d"}]} 2026-07-21 22:20:39.667 8 INFO neutron.services.segments.plugin [-] Segment 1cc11731-2eff-438f-ac1a-62ada9fc6eee resource provider aggregate not found 2026-07-21 22:20:39.675 8 INFO neutron.services.segments.plugin [-] Segment 45f2ae40-43c9-474a-a3a0-a064471b9bfa resource provider aggregate not found 2026-07-21 22:20:39.691 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1cc11731-2eff-438f-ac1a-62ada9fc6eee resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc11731-2eff-438f-ac1a-62ada9fc6eee found for delete ", "request_id": "req-238e71ef-aae7-429c-a07d-f26dac0e7745"}]} 2026-07-21 22:20:39.696 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45f2ae40-43c9-474a-a3a0-a064471b9bfa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f2ae40-43c9-474a-a3a0-a064471b9bfa found for delete ", "request_id": "req-69ce2141-e833-4d47-9b69-b23a4370fd15"}]} 2026-07-21 22:20:39.712 8 INFO neutron.services.segments.plugin [-] Segment 45f2ae40-43c9-474a-a3a0-a064471b9bfa resource provider aggregate not found [pid: 8|app: 0|req: 1128/2285] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:39 2026] DELETE /v2.0/security-groups/cf875448-31b7-4390-a9fc-2e7f8cc38eb3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:39.716 8 INFO neutron.services.segments.plugin [-] Segment ab6f8006-da92-4588-964d-70cef4ab3d78 resource provider aggregate not found 2026-07-21 22:20:39.731 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab6f8006-da92-4588-964d-70cef4ab3d78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6f8006-da92-4588-964d-70cef4ab3d78 found for delete ", "request_id": "req-8c6bd06d-1f5e-4d59-a709-1c4b67c4ab0e"}]} 2026-07-21 22:20:39.735 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45f2ae40-43c9-474a-a3a0-a064471b9bfa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45f2ae40-43c9-474a-a3a0-a064471b9bfa found for delete ", "request_id": "req-8180adde-3424-409b-bd89-23c5eff69f23"}]} 2026-07-21 22:20:39.754 8 INFO neutron.services.segments.plugin [-] Segment ab6f8006-da92-4588-964d-70cef4ab3d78 resource provider aggregate not found 2026-07-21 22:20:39.772 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab6f8006-da92-4588-964d-70cef4ab3d78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6f8006-da92-4588-964d-70cef4ab3d78 found for delete ", "request_id": "req-701556eb-f1d9-41f8-8d37-251441325d08"}]} [pid: 7|app: 0|req: 1158/2286] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:39 2026] GET /v2.0/security-groups?tenant_id=9931d55d74764334b0e157e22e3df9f2&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2287] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:39 2026] GET /v2.0/security-groups?tenant_id=07d9355d2338483f89f065162b1453e6&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2288] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:39 2026] DELETE /v2.0/security-groups/7b1b4261-d2cb-4118-a5cd-1a800e5fa7e8 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2291] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:39 2026] DELETE /v2.0/security-groups/13b7dea4-368f-45c5-b454-b08991b63888 => 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: 1132/2292] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:40 2026] GET /v2.0/security-groups?tenant_id=662d6175225344fa921b5966efef7507&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: 1161/2293] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:40 2026] DELETE /v2.0/security-groups/68085eb5-4610-457c-8664-a08f6783ccfb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:42.853 8 INFO neutron.db.segments_db [None req-b759db15-962f-4d1c-b8bf-b3d2a7791d3e cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] Added segment 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 of type vxlan for network e7008e73-a38e-41f0-92a5-caeb60104d8c [pid: 8|app: 0|req: 1133/2294] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:42 2026] POST /v2.0/networks => generated 726 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2295] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:20:42 2026] POST /v2.0/subnets => generated 644 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:43.155 8 WARNING neutron.api.v2.base [None req-f165f349-9dfc-4657-a0a0-011f6c43972f cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-21 22:20:43.156 8 INFO neutron.api.v2.resource [None req-f165f349-9dfc-4657-a0a0-011f6c43972f cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1134/2296] 10.0.0.35 () {34 vars in 680 bytes} [Tue Jul 21 22:20:43 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) 2026-07-21 22:20:43.358 7 INFO neutron.services.segments.plugin [-] Segment 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 resource provider aggregate not found 2026-07-21 22:20:43.369 7 INFO neutron.services.segments.plugin [-] Segment 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 resource provider aggregate not found 2026-07-21 22:20:43.378 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 found for delete ", "request_id": "req-cd9062e2-6d88-4326-a83e-889a8d7460fe"}]} 2026-07-21 22:20:43.388 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b1ce4bc-9fc5-4c91-aba7-1235b32e8606 found for delete ", "request_id": "req-aea2693c-6190-4070-baff-9f81d90e69fa"}]} [pid: 7|app: 0|req: 1163/2297] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:43 2026] DELETE /v2.0/networks/e7008e73-a38e-41f0-92a5-caeb60104d8c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:43.469 8 INFO neutron.db.segments_db [None req-5896c52e-57dd-4142-9f33-16becf2cbb02 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] Added segment a868f376-d4f8-4c07-94c8-5dbf082fb418 of type vxlan for network cfd6a75d-0cff-4b1a-a18a-ebce8f642b3b [pid: 8|app: 0|req: 1135/2298] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:43 2026] POST /v2.0/networks => generated 726 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2299] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:20:43 2026] POST /v2.0/subnets => generated 647 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:43.782 7 WARNING neutron.api.v2.base [None req-e98a7945-b25d-4505-a081-b3a8ea5aa11f cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-21 22:20:43.783 7 INFO neutron.api.v2.resource [None req-e98a7945-b25d-4505-a081-b3a8ea5aa11f cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1165/2300] 10.0.0.35 () {34 vars in 680 bytes} [Tue Jul 21 22:20:43 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2301] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:43 2026] DELETE /v2.0/networks/cfd6a75d-0cff-4b1a-a18a-ebce8f642b3b => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:44.012 8 INFO neutron.db.segments_db [None req-c82869f6-4c5a-4bb4-a946-027ae118f6c4 3ee70438da5f4242b5f730302ffd8fd4 90f086801b6b4b6485750cb708f003f6 - - default default] Added segment ec1988ab-3363-47e3-a65c-5e83a7d3bd49 of type vxlan for network 5712fb18-3d1c-4b17-9310-6b3918894499 2026-07-21 22:20:44.044 7 INFO neutron.db.segments_db [None req-47734e43-1e98-4f83-87ae-6402446e3c84 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] Added segment 160137d2-466a-4c92-96ac-9c5aa2d41163 of type vxlan for network 296ab5d3-4825-4b70-aac6-f9995663c55e [pid: 8|app: 0|req: 1136/2302] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:43 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2303] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:43 2026] POST /v2.0/networks => generated 727 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:44.177 8 INFO neutron.db.segments_db [None req-205d22ed-9d66-4586-aa4a-af72b1d7759e 3ee70438da5f4242b5f730302ffd8fd4 90f086801b6b4b6485750cb708f003f6 - - default default] Added segment 62e92512-b51f-4144-881a-b8ce5d227974 of type vxlan for network fe84ad0b-18d2-4553-8d5c-38be5a3824ea [pid: 8|app: 0|req: 1137/2304] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2305] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:44 2026] PUT /v2.0/networks/5712fb18-3d1c-4b17-9310-6b3918894499/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2306] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/subnets => generated 647 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2307] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:20:44 2026] GET /v2.0/networks/5712fb18-3d1c-4b17-9310-6b3918894499/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:44.538 8 INFO neutron.db.segments_db [None req-2694c4ff-1cc8-4d5a-9e84-c144705d6232 fe06f428b1c041639f2b3b562c375437 eb7400cf8d8a49f1aff37c78c57726bd - - default default] Added segment a1103e42-d634-4a9a-9117-8a689241b6a9 of type vxlan for network b4870747-69d9-4313-8076-b0a333a97bcc [pid: 8|app: 0|req: 1139/2308] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/networks => generated 631 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2309] 10.0.0.35 () {34 vars in 680 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/rbac-policies => generated 324 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2310] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:44 2026] PUT /v2.0/networks/fe84ad0b-18d2-4553-8d5c-38be5a3824ea/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:44.720 7 INFO neutron.db.segments_db [None req-66a80ad4-614e-42ee-9e09-9b193fa2adfd fe06f428b1c041639f2b3b562c375437 eb7400cf8d8a49f1aff37c78c57726bd - - default default] Added segment 2adefca9-163d-4013-8288-c74238f97a66 of type vxlan for network 3f9be7bd-fb5f-4b26-af88-bb304cdf7261 [pid: 8|app: 0|req: 1141/2311] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:20:44 2026] GET /v2.0/networks/fe84ad0b-18d2-4553-8d5c-38be5a3824ea/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2312] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:44 2026] PUT /v2.0/networks/fe84ad0b-18d2-4553-8d5c-38be5a3824ea/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2313] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2314] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:20:44 2026] GET /v2.0/networks/fe84ad0b-18d2-4553-8d5c-38be5a3824ea/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2315] 10.0.0.35 () {32 vars in 732 bytes} [Tue Jul 21 22:20:44 2026] GET /v2.0/networks/5712fb18-3d1c-4b17-9310-6b3918894499/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:44.894 7 INFO neutron.db.segments_db [None req-21f9d244-f38b-4714-942a-1f26ce8a51f3 fe06f428b1c041639f2b3b562c375437 eb7400cf8d8a49f1aff37c78c57726bd - - default default] Added segment 9ae8791d-38fb-4e37-b519-840210042bb1 of type vxlan for network 3c338f57-7d8e-431c-a885-30eb5f1cc260 [pid: 7|app: 0|req: 1172/2316] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:45.014 8 INFO neutron.services.segments.plugin [-] Segment ec1988ab-3363-47e3-a65c-5e83a7d3bd49 resource provider aggregate not found 2026-07-21 22:20:45.016 8 INFO neutron.services.segments.plugin [-] Segment ec1988ab-3363-47e3-a65c-5e83a7d3bd49 resource provider aggregate not found 2026-07-21 22:20:45.037 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec1988ab-3363-47e3-a65c-5e83a7d3bd49 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1988ab-3363-47e3-a65c-5e83a7d3bd49 found for delete ", "request_id": "req-db813e95-c19b-4e5e-b1d9-9899a71204ad"}]} 2026-07-21 22:20:45.040 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec1988ab-3363-47e3-a65c-5e83a7d3bd49 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1988ab-3363-47e3-a65c-5e83a7d3bd49 found for delete ", "request_id": "req-c805d2f6-ff4d-4c2e-ac8e-5b3fe61faa85"}]} [pid: 8|app: 0|req: 1145/2317] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:44 2026] DELETE /v2.0/networks/5712fb18-3d1c-4b17-9310-6b3918894499 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:45.060 7 INFO neutron.db.segments_db [None req-7988b297-d78b-4150-b828-e583828f913e fe06f428b1c041639f2b3b562c375437 eb7400cf8d8a49f1aff37c78c57726bd - - default default] Added segment 3ab39031-27aa-4cfc-840d-5dac49526825 of type vxlan for network 25ca522a-846d-4aa3-877c-357edb83f242 [pid: 8|app: 0|req: 1146/2318] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks/296ab5d3-4825-4b70-aac6-f9995663c55e => generated 655 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2319] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:44 2026] POST /v2.0/networks => generated 630 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:45.215 7 INFO neutron.db.segments_db [None req-380bdad2-3b84-4729-a5b8-429b11151e60 fe06f428b1c041639f2b3b562c375437 eb7400cf8d8a49f1aff37c78c57726bd - - default default] Added segment 8f27bffd-afa4-4d82-943e-4ba3acbda018 of type vxlan for network 9e020b05-0cb2-47f5-873b-27fc55e91305 [pid: 8|app: 0|req: 1147/2320] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:45 2026] DELETE /v2.0/networks/fe84ad0b-18d2-4553-8d5c-38be5a3824ea => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2321] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:45 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2322] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:45 2026] PUT /v2.0/networks/b4870747-69d9-4313-8076-b0a333a97bcc/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:45.401 7 INFO neutron.services.segments.plugin [-] Segment a868f376-d4f8-4c07-94c8-5dbf082fb418 resource provider aggregate not found 2026-07-21 22:20:45.412 7 INFO neutron.services.segments.plugin [-] Segment a868f376-d4f8-4c07-94c8-5dbf082fb418 resource provider aggregate not found 2026-07-21 22:20:45.417 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a868f376-d4f8-4c07-94c8-5dbf082fb418 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a868f376-d4f8-4c07-94c8-5dbf082fb418 found for delete ", "request_id": "req-f404570f-46a1-41a5-bf4a-37f03042c0a4"}]} 2026-07-21 22:20:45.437 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a868f376-d4f8-4c07-94c8-5dbf082fb418 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a868f376-d4f8-4c07-94c8-5dbf082fb418 found for delete ", "request_id": "req-6b81c04e-9a93-47a3-be54-9baa20a0a477"}]} [pid: 7|app: 0|req: 1175/2323] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:45 2026] PUT /v2.0/networks/3f9be7bd-fb5f-4b26-af88-bb304cdf7261/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2324] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:45 2026] PUT /v2.0/networks/3c338f57-7d8e-431c-a885-30eb5f1cc260/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2325] 10.0.0.35 () {34 vars in 752 bytes} [Tue Jul 21 22:20:45 2026] PUT /v2.0/networks/25ca522a-846d-4aa3-877c-357edb83f242/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2326] 10.0.0.35 () {32 vars in 665 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:45.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23ea82dd-0078-42d4-a4ba-485b3e05eec7 8ca46f242aeb43969b638d558366af5a 716e96bdea3849b9a21e2c78fc7eb90f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2327] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks/296ab5d3-4825-4b70-aac6-f9995663c55e => generated 138 bytes in 176 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2328] 10.0.0.35 () {32 vars in 679 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2329] 10.0.0.35 () {32 vars in 675 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2330] 10.0.0.35 () {32 vars in 687 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2331] 10.0.0.35 () {32 vars in 673 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?not-tags=red => generated 1859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2332] 10.0.0.35 () {32 vars in 687 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2465 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2333] 10.0.0.35 () {32 vars in 683 bytes} [Tue Jul 21 22:20:45 2026] GET /v2.0/networks?not-tags-any=blue => generated 2465 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2334] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:46 2026] GET /v2.0/security-groups?tenant_id=5918b84aeed34a5b862b2b24e01e7a3f&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2335] 10.0.0.35 () {32 vars in 695 bytes} [Tue Jul 21 22:20:46 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2336] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/security-groups/db0e7324-730a-4d81-92e2-29403cc57ff7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:46.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-da2cd152-9afc-4420-9dfa-d0a5e96a8c41 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] TaaS: Handle Delete Port: 4dfcdee0-2d27-4023-90bf-2e3736fbff06 2026-07-21 22:20:46.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da2cd152-9afc-4420-9dfa-d0a5e96a8c41 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] Tap Mirror: Handle Delete Port: 4dfcdee0-2d27-4023-90bf-2e3736fbff06 [pid: 8|app: 0|req: 1161/2337] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/networks/b4870747-69d9-4313-8076-b0a333a97bcc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2338] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:46 2026] GET /v2.0/security-groups?tenant_id=90f086801b6b4b6485750cb708f003f6&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2339] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:45 2026] DELETE /v2.0/networks/296ab5d3-4825-4b70-aac6-f9995663c55e => generated 0 bytes in 978 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2340] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/networks/3f9be7bd-fb5f-4b26-af88-bb304cdf7261 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:46.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-624a9537-ff92-4a96-8889-f2ff0bae7118 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1164/2341] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/subnets/2c389556-26c5-4b69-9bf3-0a86efe6cab3 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2342] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/security-groups/6c2f7cc9-8178-4a3a-a336-e4e1b5351846 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:46.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0c9f7a3-59ca-4fdb-ab3a-ed092ddda474 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1179/2343] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/subnets/54790899-19a1-46b5-bdc2-85ecedb1b927 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:20:46.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0047b617-d404-49ff-abfd-d8634d524634 cda25eb1b608499c9374553da5fb567e 8a33feb2234b4ee8a83899a4ec055030 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1180/2344] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/subnets/a9ac7c03-2218-43a4-8733-20e068fa4c06 => 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: 1165/2345] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/networks/3c338f57-7d8e-431c-a885-30eb5f1cc260 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2346] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/networks/25ca522a-846d-4aa3-877c-357edb83f242 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:47.061 8 INFO neutron.services.segments.plugin [-] Segment 62e92512-b51f-4144-881a-b8ce5d227974 resource provider aggregate not found 2026-07-21 22:20:47.072 8 INFO neutron.services.segments.plugin [-] Segment 62e92512-b51f-4144-881a-b8ce5d227974 resource provider aggregate not found 2026-07-21 22:20:47.078 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62e92512-b51f-4144-881a-b8ce5d227974 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e92512-b51f-4144-881a-b8ce5d227974 found for delete ", "request_id": "req-9f6941d4-d383-4c64-bb3a-79c1025316a7"}]} 2026-07-21 22:20:47.092 8 INFO neutron.services.segments.plugin [-] Segment a1103e42-d634-4a9a-9117-8a689241b6a9 resource provider aggregate not found 2026-07-21 22:20:47.098 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62e92512-b51f-4144-881a-b8ce5d227974 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62e92512-b51f-4144-881a-b8ce5d227974 found for delete ", "request_id": "req-55580178-3a9d-4221-9984-4292544fb034"}]} 2026-07-21 22:20:47.111 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a1103e42-d634-4a9a-9117-8a689241b6a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1103e42-d634-4a9a-9117-8a689241b6a9 found for delete ", "request_id": "req-8be63677-f95f-4861-ac78-9fccb1e45b93"}]} 2026-07-21 22:20:47.132 8 INFO neutron.services.segments.plugin [-] Segment a1103e42-d634-4a9a-9117-8a689241b6a9 resource provider aggregate not found 2026-07-21 22:20:47.136 8 INFO neutron.services.segments.plugin [-] Segment 2adefca9-163d-4013-8288-c74238f97a66 resource provider aggregate not found [pid: 8|app: 0|req: 1166/2347] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:46 2026] DELETE /v2.0/networks/9e020b05-0cb2-47f5-873b-27fc55e91305 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:47.153 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2adefca9-163d-4013-8288-c74238f97a66 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2adefca9-163d-4013-8288-c74238f97a66 found for delete ", "request_id": "req-89f6e343-a10d-47e0-b5bf-a2d2371ed757"}]} 2026-07-21 22:20:47.158 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a1103e42-d634-4a9a-9117-8a689241b6a9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1103e42-d634-4a9a-9117-8a689241b6a9 found for delete ", "request_id": "req-f75f9056-7cae-4b9e-881d-56eeee15d3ee"}]} 2026-07-21 22:20:47.173 8 INFO neutron.services.segments.plugin [-] Segment 9ae8791d-38fb-4e37-b519-840210042bb1 resource provider aggregate not found 2026-07-21 22:20:47.176 8 INFO neutron.services.segments.plugin [-] Segment 2adefca9-163d-4013-8288-c74238f97a66 resource provider aggregate not found 2026-07-21 22:20:47.192 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ae8791d-38fb-4e37-b519-840210042bb1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae8791d-38fb-4e37-b519-840210042bb1 found for delete ", "request_id": "req-2ef67f7b-8719-4e27-9e2b-10b90e9ef52e"}]} 2026-07-21 22:20:47.200 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2adefca9-163d-4013-8288-c74238f97a66 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2adefca9-163d-4013-8288-c74238f97a66 found for delete ", "request_id": "req-61903bb7-6279-48eb-8138-a8c6e5f56403"}]} 2026-07-21 22:20:47.222 8 INFO neutron.services.segments.plugin [-] Segment 9ae8791d-38fb-4e37-b519-840210042bb1 resource provider aggregate not found 2026-07-21 22:20:47.241 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ae8791d-38fb-4e37-b519-840210042bb1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ae8791d-38fb-4e37-b519-840210042bb1 found for delete ", "request_id": "req-4a948b66-fcf6-4063-8ab0-b684693f92b6"}]} 2026-07-21 22:20:47.436 7 INFO neutron.services.segments.plugin [-] Segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider aggregate not found 2026-07-21 22:20:47.455 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160137d2-466a-4c92-96ac-9c5aa2d41163 found for delete ", "request_id": "req-addcba5a-6fd7-4c10-a0b2-07291b6fbe75"}]} 2026-07-21 22:20:47.459 7 INFO neutron.services.segments.plugin [-] Segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider aggregate not found 2026-07-21 22:20:47.474 7 INFO neutron.services.segments.plugin [-] Segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider aggregate not found 2026-07-21 22:20:47.482 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160137d2-466a-4c92-96ac-9c5aa2d41163 found for delete ", "request_id": "req-21e72180-3180-41cd-a289-d85814a4be81"}]} 2026-07-21 22:20:47.494 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160137d2-466a-4c92-96ac-9c5aa2d41163 found for delete ", "request_id": "req-f7b6b6ef-a1a8-4864-a123-a81880f14e8b"}]} 2026-07-21 22:20:47.505 7 INFO neutron.services.segments.plugin [-] Segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider aggregate not found 2026-07-21 22:20:47.517 7 INFO neutron.services.segments.plugin [-] Segment 3ab39031-27aa-4cfc-840d-5dac49526825 resource provider aggregate not found 2026-07-21 22:20:47.524 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 160137d2-466a-4c92-96ac-9c5aa2d41163 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160137d2-466a-4c92-96ac-9c5aa2d41163 found for delete ", "request_id": "req-ae16b584-b59e-47ff-b680-185bf4936d14"}]} 2026-07-21 22:20:47.529 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ab39031-27aa-4cfc-840d-5dac49526825 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab39031-27aa-4cfc-840d-5dac49526825 found for delete ", "request_id": "req-d99ea126-7d6c-496d-b440-bc6fb22b2cb0"}]} 2026-07-21 22:20:47.541 7 INFO neutron.services.segments.plugin [-] Segment 3ab39031-27aa-4cfc-840d-5dac49526825 resource provider aggregate not found 2026-07-21 22:20:47.562 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ab39031-27aa-4cfc-840d-5dac49526825 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ab39031-27aa-4cfc-840d-5dac49526825 found for delete ", "request_id": "req-d256e531-a267-486f-ac3e-2a5e55e85efe"}]} [pid: 7|app: 0|req: 1182/2348] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:47 2026] GET /v2.0/security-groups?tenant_id=8a33feb2234b4ee8a83899a4ec055030&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2349] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:47 2026] DELETE /v2.0/security-groups/622fac9a-e923-4a5f-bcd3-547ec8be73ab => 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: 1168/2350] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:48 2026] GET /v2.0/security-groups?tenant_id=716e96bdea3849b9a21e2c78fc7eb90f&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2351] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:48 2026] GET /v2.0/security-groups?tenant_id=eb7400cf8d8a49f1aff37c78c57726bd&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2352] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:48 2026] DELETE /v2.0/security-groups/533cb6d3-81c8-4f4d-b904-7a2d0bd01f1b => 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: 1184/2353] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:48 2026] DELETE /v2.0/security-groups/ce08cfcf-1579-4a4a-98ba-59fc69803b55 => 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: 1170/2354] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:48 2026] GET /v2.0/security-groups?tenant_id=dbdfbdf2bb064483988a9bd816c75830&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2355] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:48 2026] DELETE /v2.0/security-groups/3e84d42f-d999-4cc4-a3f5-3d80473fd171 => 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: 1171/2356] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:48 2026] GET /v2.0/security-groups?tenant_id=e1822b4f8b33486281a4ca540da771d8&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2357] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:48 2026] DELETE /v2.0/security-groups/cb40f2df-b60e-49a1-98e6-284992630d4b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2358] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:48 2026] GET /v2.0/security-groups?tenant_id=4fa038c4d85f482bad9c7a7fb77b754d&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:49.216 8 INFO neutron.services.segments.plugin [-] Segment 8f27bffd-afa4-4d82-943e-4ba3acbda018 resource provider aggregate not found 2026-07-21 22:20:49.233 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f27bffd-afa4-4d82-943e-4ba3acbda018 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f27bffd-afa4-4d82-943e-4ba3acbda018 found for delete ", "request_id": "req-9e1696f4-0df4-4a61-962d-c619daece6b7"}]} [pid: 7|app: 0|req: 1187/2359] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:49 2026] DELETE /v2.0/security-groups/4fcb93b0-08f3-4d91-8593-0d38555690c1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:49.264 8 INFO neutron.services.segments.plugin [-] Segment 8f27bffd-afa4-4d82-943e-4ba3acbda018 resource provider aggregate not found 2026-07-21 22:20:49.282 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f27bffd-afa4-4d82-943e-4ba3acbda018 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f27bffd-afa4-4d82-943e-4ba3acbda018 found for delete ", "request_id": "req-a396b394-27eb-417d-bdc4-5982d378b766"}]} [pid: 8|app: 0|req: 1173/2360] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:20:52 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2361] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:20:53 2026] PUT /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2362] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:53.256 7 INFO neutron.db.segments_db [None req-e6952de9-7072-46ce-b2c7-af050f8dc4d9 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Added segment cfec6314-466a-4539-91d4-d58489b2b06a of type vxlan for network 2aba789d-30b4-49e9-9904-adffb760f5ab [pid: 8|app: 0|req: 1176/2363] 10.0.0.35 () {34 vars in 769 bytes} [Tue Jul 21 22:20:53 2026] PUT /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2364] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2365] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:53 2026] POST /v2.0/networks => generated 632 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2366] 10.0.0.35 () {34 vars in 765 bytes} [Tue Jul 21 22:20:53 2026] PUT /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2367] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2368] 10.0.0.35 () {34 vars in 787 bytes} [Tue Jul 21 22:20:53 2026] PUT /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2369] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2370] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:20:53 2026] PUT /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2371] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:53 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2372] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 37 bytes in 42 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: 1184/2373] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:53.766 7 INFO neutron.db.segments_db [None req-104d7503-4c19-4316-a0dd-8e8c45c1b0e7 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Added segment cd399d1a-705a-43cb-8fbd-b695f751d9be of type vxlan for network e26cd8d3-9bc2-445a-b9b8-4bec8df43a4b 2026-07-21 22:20:53.813 8 INFO neutron.api.v2.resource [None req-341820d0-7cc1-4261-820e-bc8d531c37c8 cf628029966244b9a0b217e1e0a88139 53173f74bedf4b18b351700d529557aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2374] 10.0.0.35 () {32 vars in 750 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2375] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:53 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2376] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:20:53 2026] DELETE /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/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: 1187/2377] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:53 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:53.985 8 INFO neutron.api.v2.resource [None req-ee883639-e2a4-491b-8bca-15cebcdb9711 cf628029966244b9a0b217e1e0a88139 53173f74bedf4b18b351700d529557aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2378] 10.0.0.35 () {32 vars in 753 bytes} [Tue Jul 21 22:20:53 2026] DELETE /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/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: 1189/2379] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:20:53 2026] DELETE /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2380] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:20:54 2026] GET /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3/tags => 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: 1191/2381] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:53 2026] POST /v2.0/ports => generated 743 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:54.198 7 INFO neutron.db.segments_db [None req-12adcd55-fb89-40d5-8915-96f9ed770657 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Added segment dfbe6ac1-13e2-4d43-9558-53a094683f2c of type vxlan for network 47400cb9-b6c3-497d-aaf6-dc53b2a8b286 2026-07-21 22:20:54.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-3da02d07-28b6-4f9f-8986-fc11622f1c86 cf628029966244b9a0b217e1e0a88139 53173f74bedf4b18b351700d529557aa - - default default] TaaS: Handle Delete Port: 7cbf00d9-4533-4dc5-8ba9-e5806459a02f 2026-07-21 22:20:54.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3da02d07-28b6-4f9f-8986-fc11622f1c86 cf628029966244b9a0b217e1e0a88139 53173f74bedf4b18b351700d529557aa - - default default] Tap Mirror: Handle Delete Port: 7cbf00d9-4533-4dc5-8ba9-e5806459a02f [pid: 7|app: 0|req: 1192/2382] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:54 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2383] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:20:54 2026] DELETE /v2.0/floatingips/ef930075-8b9e-434d-a489-82cbc62b4df3 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2384] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:54 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:20:54.686 8 INFO neutron.db.segments_db [None req-68c274a6-7247-4e18-b867-63be3e8e8680 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Added segment 8a733ac5-966d-480b-99fb-4af314808efa of type vxlan for network a7d01a79-2bae-4d10-abee-a0ddcf769063 [pid: 8|app: 0|req: 1192/2385] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:54 2026] POST /v2.0/networks => generated 632 bytes in 161 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: 1194/2388] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:54 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:20:55.204 7 INFO neutron.db.segments_db [None req-6ef5c9d1-77c1-4c32-adbb-589b8963ce5f 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Added segment 47031b14-65ef-4128-97a7-3546b5adc996 of type vxlan for network 8e1e171f-36d8-4644-910b-28a8db12cb55 [pid: 7|app: 0|req: 1195/2389] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:55 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2390] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:55 2026] GET /v2.0/security-groups?tenant_id=53173f74bedf4b18b351700d529557aa&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2391] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:55 2026] DELETE /v2.0/security-groups/b5ab1f36-a728-498e-b08a-2f4bc4dfecac => 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: 1196/2392] 10.0.0.35 () {34 vars in 663 bytes} [Tue Jul 21 22:20:55 2026] POST /v2.0/ports => generated 743 bytes in 339 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: 1197/2393] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:55 2026] PUT /v2.0/ports/0a3bd55d-980e-4a17-b22b-373517783d1e/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1197/2394] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:55 2026] GET /v2.0/security-groups?tenant_id=b8bd6f6a202b4898a203544ceb016c9b&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2395] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:55 2026] PUT /v2.0/ports/115fa6e3-3126-4182-800c-a90342cc628c/tags => generated 25 bytes in 75 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: 1198/2396] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:55 2026] DELETE /v2.0/security-groups/ac615cab-faec-490e-b09f-3d20b005bf6e => 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: 1199/2397] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:55 2026] PUT /v2.0/ports/61d95a60-272a-4af2-af13-94d4b691a6c5/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2398] 10.0.0.35 () {34 vars in 746 bytes} [Tue Jul 21 22:20:55 2026] PUT /v2.0/ports/8a263ca1-181b-408a-8d17-fe5cf09954f6/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1200/2399] 10.0.0.35 () {32 vars in 659 bytes} [Tue Jul 21 22:20:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 77 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: 1200/2400] 10.0.0.35 () {32 vars in 673 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2401] 10.0.0.35 () {32 vars in 669 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2402] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2403] 10.0.0.35 () {32 vars in 667 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2404] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2405] 10.0.0.35 () {32 vars in 677 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2406] 10.0.0.35 () {32 vars in 689 bytes} [Tue Jul 21 22:20:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:20:56.759 7 INFO neutron_taas.services.taas.taas_plugin [None req-44fadcb6-f126-4b90-a014-efd3937762cc 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] TaaS: Handle Delete Port: 0a3bd55d-980e-4a17-b22b-373517783d1e 2026-07-21 22:20:56.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44fadcb6-f126-4b90-a014-efd3937762cc 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Tap Mirror: Handle Delete Port: 0a3bd55d-980e-4a17-b22b-373517783d1e [pid: 7|app: 0|req: 1204/2407] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:56 2026] DELETE /v2.0/ports/0a3bd55d-980e-4a17-b22b-373517783d1e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:56.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf5f00cf-11a4-448b-999b-27caf77f3435 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] TaaS: Handle Delete Port: 115fa6e3-3126-4182-800c-a90342cc628c 2026-07-21 22:20:56.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf5f00cf-11a4-448b-999b-27caf77f3435 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Tap Mirror: Handle Delete Port: 115fa6e3-3126-4182-800c-a90342cc628c [pid: 8|app: 0|req: 1204/2408] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:56 2026] DELETE /v2.0/ports/115fa6e3-3126-4182-800c-a90342cc628c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:57.110 7 INFO neutron_taas.services.taas.taas_plugin [None req-68b320c0-80f2-4fe3-99d5-af169e67c6cf 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] TaaS: Handle Delete Port: 61d95a60-272a-4af2-af13-94d4b691a6c5 2026-07-21 22:20:57.114 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68b320c0-80f2-4fe3-99d5-af169e67c6cf 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Tap Mirror: Handle Delete Port: 61d95a60-272a-4af2-af13-94d4b691a6c5 [pid: 7|app: 0|req: 1205/2409] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/ports/61d95a60-272a-4af2-af13-94d4b691a6c5 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:57.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-f06f8975-51a0-409a-bd9c-0759c3882cb9 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] TaaS: Handle Delete Port: 8a263ca1-181b-408a-8d17-fe5cf09954f6 2026-07-21 22:20:57.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f06f8975-51a0-409a-bd9c-0759c3882cb9 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Tap Mirror: Handle Delete Port: 8a263ca1-181b-408a-8d17-fe5cf09954f6 [pid: 8|app: 0|req: 1205/2410] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/ports/8a263ca1-181b-408a-8d17-fe5cf09954f6 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:57.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6fae7c6-cc65-45fb-9bc3-91f660c1c962 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] TaaS: Handle Delete Port: 754ec5c1-34a8-4082-81bc-9546d59fd825 2026-07-21 22:20:57.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6fae7c6-cc65-45fb-9bc3-91f660c1c962 8ef9bc9a79664950840dd7ce95fcfcea 6c0b68261d3b4c118629a3545868adda - - default default] Tap Mirror: Handle Delete Port: 754ec5c1-34a8-4082-81bc-9546d59fd825 [pid: 7|app: 0|req: 1206/2411] 10.0.0.35 () {32 vars in 719 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/ports/754ec5c1-34a8-4082-81bc-9546d59fd825 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:57.767 8 INFO neutron.services.segments.plugin [-] Segment cfec6314-466a-4539-91d4-d58489b2b06a resource provider aggregate not found 2026-07-21 22:20:57.769 8 INFO neutron.services.segments.plugin [-] Segment cfec6314-466a-4539-91d4-d58489b2b06a resource provider aggregate not found 2026-07-21 22:20:57.793 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfec6314-466a-4539-91d4-d58489b2b06a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfec6314-466a-4539-91d4-d58489b2b06a found for delete ", "request_id": "req-e4ef7931-8e7f-41f5-84f4-f612398cdfee"}]} 2026-07-21 22:20:57.796 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfec6314-466a-4539-91d4-d58489b2b06a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfec6314-466a-4539-91d4-d58489b2b06a found for delete ", "request_id": "req-dc59da01-da92-428f-9609-ee1696ff2496"}]} [pid: 8|app: 0|req: 1206/2412] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/networks/2aba789d-30b4-49e9-9904-adffb760f5ab => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:57.929 7 INFO neutron.services.segments.plugin [-] Segment cd399d1a-705a-43cb-8fbd-b695f751d9be resource provider aggregate not found 2026-07-21 22:20:57.945 7 INFO neutron.services.segments.plugin [-] Segment cd399d1a-705a-43cb-8fbd-b695f751d9be resource provider aggregate not found 2026-07-21 22:20:57.946 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd399d1a-705a-43cb-8fbd-b695f751d9be resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd399d1a-705a-43cb-8fbd-b695f751d9be found for delete ", "request_id": "req-26a2b848-4b3a-4f14-a150-c153fcc52d31"}]} 2026-07-21 22:20:57.964 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd399d1a-705a-43cb-8fbd-b695f751d9be resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd399d1a-705a-43cb-8fbd-b695f751d9be found for delete ", "request_id": "req-2d271a5c-b994-42da-9d9d-ab6a52864d9f"}]} [pid: 7|app: 0|req: 1207/2413] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/networks/e26cd8d3-9bc2-445a-b9b8-4bec8df43a4b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2414] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:57 2026] DELETE /v2.0/networks/47400cb9-b6c3-497d-aaf6-dc53b2a8b286 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2415] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:58 2026] DELETE /v2.0/networks/a7d01a79-2bae-4d10-abee-a0ddcf769063 => 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: 1208/2416] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:20:58 2026] DELETE /v2.0/networks/8e1e171f-36d8-4644-910b-28a8db12cb55 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:20:59.291 7 INFO neutron.db.segments_db [None req-34ec01df-44c1-4986-9c50-4c93f0348f41 46a2124bd7ee4b78a970cb4ab0827165 f8fc8873b32c4bbba5cee8d59bc157e7 - - default default] Added segment 949fdb76-d22e-4d86-b20a-a6b266d154d0 of type vxlan for network b147ad50-64f9-4ea3-b227-5c5ceec4f90b [pid: 7|app: 0|req: 1209/2417] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:20:59 2026] POST /v2.0/networks => generated 631 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2418] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/security-groups?tenant_id=55909f9dbd49427f842317f238605a84&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2419] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:59 2026] DELETE /v2.0/security-groups/b1c2e4f5-4cd1-4c18-a3f1-c3b392aa3904 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2420] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/security-groups?tenant_id=6c0b68261d3b4c118629a3545868adda&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2421] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:20:59 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2422] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:20:59 2026] PUT /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2423] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/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: 1212/2424] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:20:59 2026] DELETE /v2.0/security-groups/ec685484-340c-4985-8bdd-24b696aadc0b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:20:59.813 8 INFO neutron.services.segments.plugin [-] Segment dfbe6ac1-13e2-4d43-9558-53a094683f2c resource provider aggregate not found 2026-07-21 22:20:59.817 8 INFO neutron.services.segments.plugin [-] Segment dfbe6ac1-13e2-4d43-9558-53a094683f2c resource provider aggregate not found [pid: 7|app: 0|req: 1213/2425] 10.0.0.35 () {34 vars in 761 bytes} [Tue Jul 21 22:20:59 2026] PUT /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:20:59.842 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dfbe6ac1-13e2-4d43-9558-53a094683f2c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbe6ac1-13e2-4d43-9558-53a094683f2c found for delete ", "request_id": "req-229adfa3-4a30-4999-9d1c-498f3e7c40e7"}]} 2026-07-21 22:20:59.846 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dfbe6ac1-13e2-4d43-9558-53a094683f2c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbe6ac1-13e2-4d43-9558-53a094683f2c found for delete ", "request_id": "req-4f0331fe-2d6e-4657-b83f-3a04881e0cae"}]} 2026-07-21 22:20:59.866 8 INFO neutron.services.segments.plugin [-] Segment 47031b14-65ef-4128-97a7-3546b5adc996 resource provider aggregate not found 2026-07-21 22:20:59.877 8 INFO neutron.services.segments.plugin [-] Segment 47031b14-65ef-4128-97a7-3546b5adc996 resource provider aggregate not found 2026-07-21 22:20:59.895 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47031b14-65ef-4128-97a7-3546b5adc996 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47031b14-65ef-4128-97a7-3546b5adc996 found for delete ", "request_id": "req-295fd77e-12de-4deb-976f-e2c317124cb2"}]} 2026-07-21 22:20:59.911 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 47031b14-65ef-4128-97a7-3546b5adc996 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47031b14-65ef-4128-97a7-3546b5adc996 found for delete ", "request_id": "req-2fcd56bb-d285-44c1-a044-ed75f3276957"}]} [pid: 8|app: 0|req: 1213/2426] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:20:59.974 7 INFO neutron.services.segments.plugin [-] Segment 8a733ac5-966d-480b-99fb-4af314808efa resource provider aggregate not found [pid: 8|app: 0|req: 1214/2427] 10.0.0.35 () {34 vars in 757 bytes} [Tue Jul 21 22:20:59 2026] PUT /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-21 22:20:59.995 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8a733ac5-966d-480b-99fb-4af314808efa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a733ac5-966d-480b-99fb-4af314808efa found for delete ", "request_id": "req-f79e8d63-0658-46d5-b55b-1e2ee83b3af3"}]} 2026-07-21 22:20:59.996 7 INFO neutron.services.segments.plugin [-] Segment 8a733ac5-966d-480b-99fb-4af314808efa resource provider aggregate not found 2026-07-21 22:21:00.021 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8a733ac5-966d-480b-99fb-4af314808efa resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a733ac5-966d-480b-99fb-4af314808efa found for delete ", "request_id": "req-6a721e9c-ee9c-4ab1-b6f0-abe277fbff27"}]} [pid: 8|app: 0|req: 1215/2428] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/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: 1214/2429] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:20:59 2026] GET /v2.0/security-groups?tenant_id=69731447a52245aeb948decccbd0094d&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: 1216/2430] 10.0.0.35 () {34 vars in 779 bytes} [Tue Jul 21 22:21:00 2026] PUT /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2431] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2432] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/security-groups/f2ead8af-69d6-48b5-a597-a8283b3b8e90 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2433] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:00 2026] PUT /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/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: 1216/2434] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/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: 1219/2435] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:00.345 7 INFO neutron.api.v2.resource [None req-b3ac61b8-33f1-4ecf-aca4-154e2e70772b 46a2124bd7ee4b78a970cb4ab0827165 f8fc8873b32c4bbba5cee8d59bc157e7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1217/2436] 10.0.0.35 () {32 vars in 742 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2437] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/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: 1218/2438] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:21:00.505 8 INFO neutron.api.v2.resource [None req-292c7899-2c21-4279-901b-b25bac9a6d97 46a2124bd7ee4b78a970cb4ab0827165 f8fc8873b32c4bbba5cee8d59bc157e7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2439] 10.0.0.35 () {32 vars in 745 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2440] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2441] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:00 2026] GET /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b/tags => 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: 1220/2442] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/subnets/0b8c0f62-952c-49db-a1eb-ddb4db1b409b => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:21:00.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b4c04fa-e684-4b98-b679-f8fa0cd211df 46a2124bd7ee4b78a970cb4ab0827165 f8fc8873b32c4bbba5cee8d59bc157e7 - - default default] TaaS: Handle Delete Port: f7db9175-4150-4bff-b268-a0db48a25ff1 2026-07-21 22:21:00.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b4c04fa-e684-4b98-b679-f8fa0cd211df 46a2124bd7ee4b78a970cb4ab0827165 f8fc8873b32c4bbba5cee8d59bc157e7 - - default default] Tap Mirror: Handle Delete Port: f7db9175-4150-4bff-b268-a0db48a25ff1 [pid: 8|app: 0|req: 1223/2443] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:00 2026] DELETE /v2.0/networks/b147ad50-64f9-4ea3-b227-5c5ceec4f90b => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:21:01.917 8 INFO neutron.services.segments.plugin [-] Segment 949fdb76-d22e-4d86-b20a-a6b266d154d0 resource provider aggregate not found 2026-07-21 22:21:01.932 8 INFO neutron.services.segments.plugin [-] Segment 949fdb76-d22e-4d86-b20a-a6b266d154d0 resource provider aggregate not found 2026-07-21 22:21:01.937 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 949fdb76-d22e-4d86-b20a-a6b266d154d0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 949fdb76-d22e-4d86-b20a-a6b266d154d0 found for delete ", "request_id": "req-c7874d74-606a-4099-9362-d9bc763739ce"}]} 2026-07-21 22:21:01.950 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 949fdb76-d22e-4d86-b20a-a6b266d154d0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 949fdb76-d22e-4d86-b20a-a6b266d154d0 found for delete ", "request_id": "req-ce5b7f10-6f1d-408b-b7f1-3c367d14027a"}]} [pid: 7|app: 0|req: 1221/2444] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:01 2026] GET /v2.0/security-groups?tenant_id=490fa05d92b344309c1e155de4687b57&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2445] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:02 2026] DELETE /v2.0/security-groups/147359d3-5e5c-4dfa-91cd-dc5d789ea28d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2446] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:02 2026] GET /v2.0/security-groups?tenant_id=f8fc8873b32c4bbba5cee8d59bc157e7&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2447] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:02 2026] DELETE /v2.0/security-groups/1b17f30e-3e2d-4019-8e6d-57342e75b72b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2448] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2449] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2450] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2451] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:04 2026] POST /v2.0/security-groups => generated 1603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2452] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:05 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2453] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:21:05 2026] PUT /v2.0/security-groups/f182b917-1e1b-432e-abb2-ff88dfafa0c6/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2454] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:21:05 2026] PUT /v2.0/security-groups/6afaa598-f306-4af3-a677-4511970725be/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2455] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:21:05 2026] PUT /v2.0/security-groups/a15a28b4-a1e8-4599-a6ba-f9db80ea9140/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: 1227/2456] 10.0.0.35 () {34 vars in 766 bytes} [Tue Jul 21 22:21:05 2026] PUT /v2.0/security-groups/4a1a15e9-ac40-4c54-9ea6-6b094c9e3d4a/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: 1230/2457] 10.0.0.35 () {32 vars in 679 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2458] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2459] 10.0.0.35 () {32 vars in 689 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2460] 10.0.0.35 () {32 vars in 701 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2461] 10.0.0.35 () {32 vars in 687 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2462] 10.0.0.35 () {32 vars in 701 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2463] 10.0.0.35 () {32 vars in 697 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2464] 10.0.0.35 () {32 vars in 709 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2465] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:05 2026] DELETE /v2.0/security-groups/f182b917-1e1b-432e-abb2-ff88dfafa0c6 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2466] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/6afaa598-f306-4af3-a677-4511970725be => 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: 1236/2467] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/a15a28b4-a1e8-4599-a6ba-f9db80ea9140 => 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: 1232/2468] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:05 2026] GET /v2.0/security-groups?tenant_id=3648307b3bc7440db56967336422fd0f&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2469] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/4a1a15e9-ac40-4c54-9ea6-6b094c9e3d4a => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2470] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/6484da3d-e3d4-412e-8bd0-bed09c9b48e1 => 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: 1238/2471] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/c98a2ba5-dd72-40eb-982b-1da93cfd0dca => 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: 1234/2472] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:06 2026] GET /v2.0/security-groups?tenant_id=208a393c7873405b959f7b57aaf68a76&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: 1239/2473] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:06 2026] DELETE /v2.0/security-groups/0273aa39-deb5-4a4b-88f1-598263a64de4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2474] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:07 2026] GET /v2.0/security-groups?tenant_id=7d75d1e7aeed4a81920b7b52a33562b5&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2475] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:07 2026] DELETE /v2.0/security-groups/cb311f41-885f-44ce-98a6-3c7c12e0ede4 => 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: 1236/2476] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:07 2026] GET /v2.0/security-groups?tenant_id=0fa9a80b429748fbb468540208dd24a5&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2477] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:07 2026] DELETE /v2.0/security-groups/e1b29f5e-0527-4e16-a74e-bdca593645f5 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2478] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:08 2026] GET /v2.0/security-groups?tenant_id=c7b7e90ff9a142c2a4c9a0a621515735&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2479] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:08 2026] DELETE /v2.0/security-groups/a5da5bdc-f044-4821-b05a-cc4e803c322b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:12.696 7 INFO neutron.db.segments_db [None req-6d779501-71fb-4a4d-ab75-e55080ec27a8 e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Added segment 31dc355f-19e3-41d3-aab0-822684a161c0 of type vxlan for network 041ec1ed-8999-4026-b5a0-df3ee4ebf86a [pid: 7|app: 0|req: 1239/2482] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:12 2026] POST /v2.0/networks => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2483] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:12 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:13.088 7 INFO neutron.db.segments_db [None req-2f22b431-4d14-4b15-9472-7b66879aefa7 e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Added segment 89111782-b2d0-4cd6-a91d-5bce63019812 of type vxlan for network da9f97b9-288c-4eb5-9588-3ad17676e3b2 [pid: 7|app: 0|req: 1240/2484] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2485] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/subnets => generated 629 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:13.485 7 INFO neutron.db.segments_db [None req-7a45f5d1-9836-4857-9181-4ca7dd317aa1 e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Added segment 2f0a47e7-f4d4-43f6-8b03-3375e326753a of type vxlan for network cd3e4d25-90f6-4cc0-b766-e9507b707b2d [pid: 7|app: 0|req: 1241/2486] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2487] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/subnets => generated 629 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:13.881 7 INFO neutron.db.segments_db [None req-a83053c2-feec-46b8-9677-20c569d5b27d e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Added segment 7a588034-b99e-4495-b41a-43fe8cd39032 of type vxlan for network 313c75c0-da12-4a61-b1d0-695a1323df0a [pid: 7|app: 0|req: 1242/2488] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2489] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:13 2026] POST /v2.0/subnets => generated 629 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:14.273 7 INFO neutron.db.segments_db [None req-deeda421-0285-427d-97d4-8f8088579f5a e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Added segment bb3351b2-9828-408b-90cb-bda4b8414be1 of type vxlan for network 8d80e98f-c3a5-4df3-9c78-54b96faba101 [pid: 7|app: 0|req: 1243/2490] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:14 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2491] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:14 2026] POST /v2.0/subnets => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2492] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:14 2026] PUT /v2.0/subnets/e722e030-ab5f-4d63-bdca-5b8b9e92e30d/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2493] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:14 2026] PUT /v2.0/subnets/b645e562-f97c-44d2-977c-f39e9f35bdb1/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2494] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:14 2026] PUT /v2.0/subnets/27894ada-fd7b-4192-b7af-81686a44641e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2495] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:14 2026] PUT /v2.0/subnets/169a1670-26eb-4d2b-aab7-889e52209efa/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2496] 10.0.0.35 () {32 vars in 663 bytes} [Tue Jul 21 22:21:14 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2497] 10.0.0.35 () {32 vars in 677 bytes} [Tue Jul 21 22:21:14 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2498] 10.0.0.35 () {32 vars in 673 bytes} [Tue Jul 21 22:21:14 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2499] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:21:15 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2500] 10.0.0.35 () {32 vars in 671 bytes} [Tue Jul 21 22:21:15 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2501] 10.0.0.35 () {32 vars in 685 bytes} [Tue Jul 21 22:21:15 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2502] 10.0.0.35 () {32 vars in 681 bytes} [Tue Jul 21 22:21:15 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2503] 10.0.0.35 () {32 vars in 693 bytes} [Tue Jul 21 22:21:15 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2504] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:15 2026] DELETE /v2.0/subnets/e722e030-ab5f-4d63-bdca-5b8b9e92e30d => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2505] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:15 2026] DELETE /v2.0/subnets/b645e562-f97c-44d2-977c-f39e9f35bdb1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2506] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:15 2026] DELETE /v2.0/subnets/27894ada-fd7b-4192-b7af-81686a44641e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2507] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:15 2026] DELETE /v2.0/subnets/169a1670-26eb-4d2b-aab7-889e52209efa => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2508] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:15 2026] DELETE /v2.0/subnets/e3f388e8-68c0-4581-8d0d-a245e6edc26f => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:21:16.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-d95a8456-32fc-434b-bd9c-545c275dacb0 e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] TaaS: Handle Delete Port: 23777fae-b1f8-442f-b640-a027d5081754 2026-07-21 22:21:16.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95a8456-32fc-434b-bd9c-545c275dacb0 e980d989db124546a337a804478e824b a0b40b694bfe462f86747a1073bee5ad - - default default] Tap Mirror: Handle Delete Port: 23777fae-b1f8-442f-b640-a027d5081754 2026-07-21 22:21:16.847 8 INFO neutron.services.segments.plugin [-] Segment 31dc355f-19e3-41d3-aab0-822684a161c0 resource provider aggregate not found 2026-07-21 22:21:16.853 8 INFO neutron.services.segments.plugin [-] Segment 31dc355f-19e3-41d3-aab0-822684a161c0 resource provider aggregate not found 2026-07-21 22:21:16.873 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 31dc355f-19e3-41d3-aab0-822684a161c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31dc355f-19e3-41d3-aab0-822684a161c0 found for delete ", "request_id": "req-89a29ff3-935f-4b6f-9d70-a486c61ca4e1"}]} 2026-07-21 22:21:16.875 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 31dc355f-19e3-41d3-aab0-822684a161c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31dc355f-19e3-41d3-aab0-822684a161c0 found for delete ", "request_id": "req-8a95f6a1-a158-4c37-bdae-b812041a57a4"}]} [pid: 8|app: 0|req: 1257/2509] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:16 2026] DELETE /v2.0/networks/041ec1ed-8999-4026-b5a0-df3ee4ebf86a => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:21:17.026 7 INFO neutron.services.segments.plugin [-] Segment 89111782-b2d0-4cd6-a91d-5bce63019812 resource provider aggregate not found 2026-07-21 22:21:17.030 7 INFO neutron.services.segments.plugin [-] Segment 89111782-b2d0-4cd6-a91d-5bce63019812 resource provider aggregate not found 2026-07-21 22:21:17.053 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 89111782-b2d0-4cd6-a91d-5bce63019812 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89111782-b2d0-4cd6-a91d-5bce63019812 found for delete ", "request_id": "req-504f6f4c-69dc-41c7-8f2d-bda3262aa1df"}]} 2026-07-21 22:21:17.057 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 89111782-b2d0-4cd6-a91d-5bce63019812 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89111782-b2d0-4cd6-a91d-5bce63019812 found for delete ", "request_id": "req-4207eb28-e542-4e2d-ab1b-2d97f277243d"}]} [pid: 7|app: 0|req: 1253/2510] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:16 2026] DELETE /v2.0/networks/da9f97b9-288c-4eb5-9588-3ad17676e3b2 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2511] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:17 2026] DELETE /v2.0/networks/cd3e4d25-90f6-4cc0-b766-e9507b707b2d => 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: 1254/2512] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:17 2026] DELETE /v2.0/networks/313c75c0-da12-4a61-b1d0-695a1323df0a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2513] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:21:17 2026] DELETE /v2.0/networks/8d80e98f-c3a5-4df3-9c78-54b96faba101 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2514] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:18 2026] GET /v2.0/security-groups?tenant_id=37520b1a2ea84b3a8f657aa90232929a&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2515] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:18 2026] DELETE /v2.0/security-groups/a43590e0-75d0-4fe2-b039-d670c1a26de0 => 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: 1256/2516] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:18 2026] GET /v2.0/security-groups?tenant_id=a0b40b694bfe462f86747a1073bee5ad&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2517] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:18 2026] DELETE /v2.0/security-groups/078b0cb6-2e31-444e-aac6-2f606354c5aa => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:18.892 8 INFO neutron.services.segments.plugin [-] Segment 2f0a47e7-f4d4-43f6-8b03-3375e326753a resource provider aggregate not found 2026-07-21 22:21:18.896 8 INFO neutron.services.segments.plugin [-] Segment 2f0a47e7-f4d4-43f6-8b03-3375e326753a resource provider aggregate not found 2026-07-21 22:21:18.907 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0a47e7-f4d4-43f6-8b03-3375e326753a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0a47e7-f4d4-43f6-8b03-3375e326753a found for delete ", "request_id": "req-2589d0bd-71e1-40ca-a804-55c8a3d01208"}]} 2026-07-21 22:21:18.912 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0a47e7-f4d4-43f6-8b03-3375e326753a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0a47e7-f4d4-43f6-8b03-3375e326753a found for delete ", "request_id": "req-aa5204d1-9ba0-4a35-ace2-76548afce7d7"}]} 2026-07-21 22:21:18.920 8 INFO neutron.services.segments.plugin [-] Segment bb3351b2-9828-408b-90cb-bda4b8414be1 resource provider aggregate not found 2026-07-21 22:21:18.924 8 INFO neutron.services.segments.plugin [-] Segment bb3351b2-9828-408b-90cb-bda4b8414be1 resource provider aggregate not found 2026-07-21 22:21:18.936 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb3351b2-9828-408b-90cb-bda4b8414be1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3351b2-9828-408b-90cb-bda4b8414be1 found for delete ", "request_id": "req-3a9422d0-e945-48cf-8b47-940dd6a33f54"}]} 2026-07-21 22:21:18.939 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb3351b2-9828-408b-90cb-bda4b8414be1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb3351b2-9828-408b-90cb-bda4b8414be1 found for delete ", "request_id": "req-68abfefc-ce4c-4057-ae69-e137c8bb7acf"}]} 2026-07-21 22:21:19.073 7 INFO neutron.services.segments.plugin [-] Segment 7a588034-b99e-4495-b41a-43fe8cd39032 resource provider aggregate not found 2026-07-21 22:21:19.077 7 INFO neutron.services.segments.plugin [-] Segment 7a588034-b99e-4495-b41a-43fe8cd39032 resource provider aggregate not found 2026-07-21 22:21:19.098 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a588034-b99e-4495-b41a-43fe8cd39032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a588034-b99e-4495-b41a-43fe8cd39032 found for delete ", "request_id": "req-d8a63a22-2a33-4db2-b804-bacd99edb64f"}]} 2026-07-21 22:21:19.099 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a588034-b99e-4495-b41a-43fe8cd39032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a588034-b99e-4495-b41a-43fe8cd39032 found for delete ", "request_id": "req-ffaf4b13-bec5-4cb1-a373-894283909b7b"}]} [pid: 7|app: 0|req: 1257/2518] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:18 2026] GET /v2.0/security-groups?tenant_id=c6cab1d392294a5cac28a1123124dc4b&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2519] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:19 2026] DELETE /v2.0/security-groups/5d7b6503-3084-4dbd-8b9a-321ce7a1cfad => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:22.534 7 INFO neutron.db.segments_db [None req-d5c9cfb4-5d1d-495f-a23e-362a2cef958a 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] Added segment c0566e42-2256-4aa2-9be0-4e67527e68b9 of type vxlan for network 7b50859a-d9b6-4d55-9d7e-7246ed85dfd7 2026-07-21 22:21:22.799 7 INFO neutron.db.l3_hamode_db [None req-d5c9cfb4-5d1d-495f-a23e-362a2cef958a 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:21:22.908 7 INFO neutron.db.l3_hamode_db [None req-d5c9cfb4-5d1d-495f-a23e-362a2cef958a 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1258/2520] 10.0.0.35 () {34 vars in 667 bytes} [Tue Jul 21 22:21:22 2026] POST /v2.0/routers => generated 474 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2521] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:23 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2522] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:23 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2523] 10.0.0.35 () {34 vars in 761 bytes} [Tue Jul 21 22:21:23 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/green => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2524] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:23 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2525] 10.0.0.35 () {34 vars in 757 bytes} [Tue Jul 21 22:21:23 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/red => generated 4 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2526] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2527] 10.0.0.35 () {34 vars in 779 bytes} [Tue Jul 21 22:21:24 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/black.or.white => generated 4 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2528] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 52 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2529] 10.0.0.35 () {34 vars in 750 bytes} [Tue Jul 21 22:21:24 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 37 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2530] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 37 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2531] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:24.801 7 INFO neutron.api.v2.resource [None req-9ffe5eb5-ef09-476b-8082-38d68ffb6318 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2532] 10.0.0.35 () {32 vars in 742 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2535] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:21:24 2026] DELETE /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/red => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2536] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:24 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 30 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:21:25.078 8 INFO neutron.api.v2.resource [None req-7041d6dd-ca9b-4a4b-b863-4d11564d29f3 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1270/2537] 10.0.0.35 () {32 vars in 745 bytes} [Tue Jul 21 22:21:25 2026] DELETE /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2538] 10.0.0.35 () {32 vars in 733 bytes} [Tue Jul 21 22:21:25 2026] DELETE /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => 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: 1271/2539] 10.0.0.35 () {32 vars in 730 bytes} [Tue Jul 21 22:21:25 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e/tags => generated 12 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2540] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:21:25 2026] GET /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2541] 10.0.0.35 () {34 vars in 741 bytes} [Tue Jul 21 22:21:25 2026] PUT /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2542] 10.0.0.35 () {32 vars in 735 bytes} [Tue Jul 21 22:21:25 2026] GET /v2.0/ports?device_id=11284cd9-089b-4931-aaf0-72072252112e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:21:26.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9c8af3d-b26c-426d-98f4-31cd517160f7 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] TaaS: Handle Delete Port: cda66192-e6ea-4463-a877-98286c81b0da 2026-07-21 22:21:26.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9c8af3d-b26c-426d-98f4-31cd517160f7 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] Tap Mirror: Handle Delete Port: cda66192-e6ea-4463-a877-98286c81b0da 2026-07-21 22:21:26.407 8 INFO neutron.services.segments.plugin [-] Segment c0566e42-2256-4aa2-9be0-4e67527e68b9 resource provider aggregate not found 2026-07-21 22:21:26.418 8 INFO neutron.services.segments.plugin [-] Segment c0566e42-2256-4aa2-9be0-4e67527e68b9 resource provider aggregate not found 2026-07-21 22:21:26.428 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c0566e42-2256-4aa2-9be0-4e67527e68b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0566e42-2256-4aa2-9be0-4e67527e68b9 found for delete ", "request_id": "req-2426ffcb-3124-464c-8fe9-889d135a4477"}]} 2026-07-21 22:21:26.437 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c0566e42-2256-4aa2-9be0-4e67527e68b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0566e42-2256-4aa2-9be0-4e67527e68b9 found for delete ", "request_id": "req-90466380-3b77-47c5-bbae-b092a30e0393"}]} 2026-07-21 22:21:26.441 8 INFO neutron.db.l3_hamode_db [None req-b9c8af3d-b26c-426d-98f4-31cd517160f7 607d41d88ccf485f821f1ec9c7dcc34c e8481e09b33245168e51877d9eb0edda - - default default] HA network 7b50859a-d9b6-4d55-9d7e-7246ed85dfd7 was deleted as no HA routers are present in tenant e8481e09b33245168e51877d9eb0edda. [pid: 8|app: 0|req: 1273/2543] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:21:25 2026] DELETE /v2.0/routers/11284cd9-089b-4931-aaf0-72072252112e => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2544] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:27 2026] GET /v2.0/security-groups?tenant_id=e8481e09b33245168e51877d9eb0edda&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2545] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:27 2026] DELETE /v2.0/security-groups/43a5261e-e8b5-4616-b3f0-792ba233c123 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2546] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:27 2026] GET /v2.0/security-groups?tenant_id=5e068f8b98004495b727225780bc0afe&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2547] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:27 2026] DELETE /v2.0/security-groups/863fefee-4528-402a-a363-edff9c3496ce => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2548] 10.0.0.35 () {34 vars in 675 bytes} [Tue Jul 21 22:21:30 2026] POST /v2.0/subnetpools => generated 516 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2549] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:21:31 2026] PUT /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2550] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2551] 10.0.0.35 () {34 vars in 769 bytes} [Tue Jul 21 22:21:31 2026] PUT /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2552] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2553] 10.0.0.35 () {34 vars in 765 bytes} [Tue Jul 21 22:21:31 2026] PUT /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2554] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/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: 1279/2555] 10.0.0.35 () {34 vars in 787 bytes} [Tue Jul 21 22:21:31 2026] PUT /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2556] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2557] 10.0.0.35 () {34 vars in 758 bytes} [Tue Jul 21 22:21:31 2026] PUT /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2558] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2559] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:31.718 7 INFO neutron.api.v2.resource [None req-77f24b0e-5dd2-46a3-825e-2d2746c280d7 7510dda1c76547f89d781258e2b3e912 e767433117854b7c85926e38d4237b38 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2560] 10.0.0.35 () {32 vars in 750 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/green => generated 99 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2561] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:21:31 2026] DELETE /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2562] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:21:31.835 8 INFO neutron.api.v2.resource [None req-8b7a9b2f-0add-4a5d-a096-730732d33df4 7510dda1c76547f89d781258e2b3e912 e767433117854b7c85926e38d4237b38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1283/2563] 10.0.0.35 () {32 vars in 753 bytes} [Tue Jul 21 22:21:31 2026] DELETE /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2564] 10.0.0.35 () {32 vars in 741 bytes} [Tue Jul 21 22:21:31 2026] DELETE /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2565] 10.0.0.35 () {32 vars in 738 bytes} [Tue Jul 21 22:21:31 2026] GET /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2566] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:21:31 2026] DELETE /v2.0/subnetpools/1c357519-9689-434d-a6b7-4c83baa09da8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2567] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:32 2026] GET /v2.0/security-groups?tenant_id=e767433117854b7c85926e38d4237b38&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2568] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:32 2026] DELETE /v2.0/security-groups/e2d88dfe-0359-4fa4-981d-b143ff134a2e => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2569] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:21:33 2026] GET /v2.0/security-groups?tenant_id=a6921d4a9b474e2a8142baed4f7785fd&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2570] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:21:33 2026] DELETE /v2.0/security-groups/212775f6-feee-4921-9937-53fcdbfd6ebb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:21:42.210 7 INFO neutron.db.segments_db [None req-d9d5875f-b987-40d7-bc5a-c5bfc46a8f41 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Added segment dedc5356-de57-41e2-b0fd-ae1a139ca0b7 of type vxlan for network a957065d-638a-4b90-aa66-a78f55f27fe7 [pid: 7|app: 0|req: 1286/2573] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:41 2026] POST /v2.0/networks => generated 639 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2574] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:42 2026] POST /v2.0/subnets => generated 657 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2575] 10.0.0.35 () {32 vars in 721 bytes} [Tue Jul 21 22:21:42 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1289/2576] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:42 2026] POST /v2.0/subnets => generated 731 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:42.899 7 INFO neutron.db.segments_db [None req-b6087f28-42b5-4623-b57b-090d2c3e3cb8 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Added segment 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 of type vxlan for network e6dbd883-6691-4a3d-b857-2dcab91e004c [pid: 7|app: 0|req: 1288/2577] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:42 2026] POST /v2.0/networks => generated 638 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2578] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:42 2026] POST /v2.0/subnets => generated 656 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2579] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:43 2026] POST /v2.0/subnets => generated 725 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:43.590 8 INFO neutron.db.segments_db [None req-b9ec9e69-23b9-49d5-b79a-3d24842575ad 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Added segment 6a4d6edc-0559-4ede-89d4-945d5ce02922 of type vxlan for network 10b491d8-8f01-4c06-bc32-c222c2a305d5 [pid: 8|app: 0|req: 1291/2580] 10.0.0.35 () {34 vars in 669 bytes} [Tue Jul 21 22:21:43 2026] POST /v2.0/networks => generated 637 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2581] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:43 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2582] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:43 2026] POST /v2.0/subnets => generated 729 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:21:44.233 7 INFO neutron.db.segments_db [None req-3ea2e0f9-da54-4cbf-adb9-1ca61afaee30 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Added segment 3e864c8a-c21f-4059-bb3c-d4e0ba412732 of type vxlan for network de27c3ff-dda2-47f8-ba6c-b53b9b33c45d 2026-07-21 22:21:44.503 7 INFO neutron.db.l3_hamode_db [None req-3ea2e0f9-da54-4cbf-adb9-1ca61afaee30 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 22:21:45.327 7 INFO neutron.db.l3_hamode_db [None req-3ea2e0f9-da54-4cbf-adb9-1ca61afaee30 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1291/2583] 10.0.0.35 () {34 vars in 668 bytes} [Tue Jul 21 22:21:44 2026] POST /v2.0/routers => generated 685 bytes in 2038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2584] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:21:46 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/add_router_interface => generated 309 bytes in 1284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2585] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:21:47 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2586] 10.0.0.35 () {34 vars in 782 bytes} [Tue Jul 21 22:21:49 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/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: 1293/2587] 10.0.0.35 () {34 vars in 683 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-groups => generated 1630 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2588] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2589] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2590] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2591] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2592] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2593] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2594] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2595] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2596] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2597] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2598] 10.0.0.35 () {34 vars in 694 bytes} [Tue Jul 21 22:21:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2599] 10.0.0.166 () {34 vars in 1096 bytes} [Tue Jul 21 22:21:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1325202713&fields=id&tenant_id=b3f495620918443385f08a682424936e => 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: 1301/2600] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2601] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/quotas/b3f495620918443385f08a682424936e => 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: 1302/2602] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&fields=id => generated 287 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2603] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=segments => generated 14 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2604] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2605] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:21:53 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2608] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:21:57 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 705 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2609] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:21:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b3f495620918443385f08a682424936e => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2610] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:21:57 2026] POST /v2.0/ports => generated 1183 bytes in 423 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: 1307/2611] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:21:58 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1198 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2612] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:21:58 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2613] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:21:58 2026] PUT /v2.0/ports/2a75179b-6de3-4d89-a560-258d5ccdcd3a => generated 1464 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:21:58.976 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bf4f33a-edba-4550-9f28-657511274c76'] response: {'name': 'network-changed', 'server_uuid': '95faa6a2-1577-4824-93ce-76699f917b94', 'tag': '2a75179b-6de3-4d89-a560-258d5ccdcd3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1309/2614] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:21:59 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1306/2615] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:21:59 2026] GET /v2.0/networks?tenant_id=b3f495620918443385f08a682424936e&shared=False => generated 2374 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2616] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:21:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2617] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1467 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2618] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => 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: 1308/2619] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f4&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => 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: 1312/2620] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2621] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&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: 1313/2622] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2623] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:22:00 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2624] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:22:01 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1311/2625] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:03 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2626] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:22:03 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2627] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:09 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2628] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:22:09 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2629] 10.0.0.35 () {32 vars in 817 bytes} [Tue Jul 21 22:22:09 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&mac_address=fa%3A16%3A3e%3A84%3A55%3A30 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:22:10.121 8 INFO neutron.db.l3_db [None req-8ad00992-27c7-456d-ad4f-9f8d5f14ac1c 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 917722ca-2c91-4269-9a2a-0b7bbad3e7ad associated. External IP: 10.96.250.210, port: 2a75179b-6de3-4d89-a560-258d5ccdcd3a. [pid: 8|app: 0|req: 1317/2632] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:22:09 2026] POST /v2.0/floatingips => generated 855 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:22:10.520 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84adf7bd-3afb-44f1-9290-312e659f18b6'] response: {'name': 'network-changed', 'server_uuid': '95faa6a2-1577-4824-93ce-76699f917b94', 'tag': '2a75179b-6de3-4d89-a560-258d5ccdcd3a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2633] 10.0.0.166 () {34 vars in 1096 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1325202713&fields=id&tenant_id=b3f495620918443385f08a682424936e => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2634] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 704 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2635] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/quotas/b3f495620918443385f08a682424936e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2636] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&fields=id => generated 333 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2637] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1320/2638] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:22:10 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1321/2639] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => 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: 1319/2640] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2641] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2642] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2643] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f4&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => 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: 1321/2644] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2645] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2646] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2647] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2648] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:22:11 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1326/2649] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:22:15 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 704 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2650] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:22:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b3f495620918443385f08a682424936e => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2651] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:22:15 2026] POST /v2.0/ports => generated 1179 bytes in 476 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: 1328/2652] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:16 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2653] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:22:16 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2654] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:22:15 2026] PUT /v2.0/ports/3beb2f29-7868-4040-8f66-c6bf196e7d8f => generated 1460 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:22:16.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f86c7b22-8b93-4ead-b3ca-8635a333aa83'] response: {'name': 'network-changed', 'server_uuid': '7877daab-d2c1-4095-80bd-f1047030543e', 'tag': '3beb2f29-7868-4040-8f66-c6bf196e7d8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1330/2655] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:22:16 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1326/2656] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:22:16 2026] GET /v2.0/networks?tenant_id=b3f495620918443385f08a682424936e&shared=False => generated 2374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2657] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:22:17 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: 8|app: 0|req: 1331/2658] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:22:16 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1469 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2659] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:22:17 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&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: 1332/2660] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2661] 199.19.213.194 () {34 vars in 1054 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => 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: 1333/2662] 199.19.213.194 () {34 vars in 1106 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => 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: 1330/2663] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/subnets?id=08a8bbc5-0964-4b52-9481-0bb0ba9f954e&id=3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2664] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2665] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2666] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1332/2667] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:22:18 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1336/2668] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:21 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2669] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:22:21 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2672] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:22:26 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1196 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2673] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:22:26 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2674] 10.0.0.35 () {32 vars in 817 bytes} [Tue Jul 21 22:22:26 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&mac_address=fa%3A16%3A3e%3Ac5%3Af8%3A8a => generated 1196 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:22:27.476 8 INFO neutron.db.l3_db [None req-e21ce0d3-6156-49c8-b3d7-2f1c05f53b04 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 2f0d6dd3-5238-4f88-bb96-c4baa51c087d associated. External IP: 10.96.250.214, port: 3beb2f29-7868-4040-8f66-c6bf196e7d8f. [pid: 8|app: 0|req: 1339/2675] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:22:26 2026] POST /v2.0/floatingips => generated 853 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-21 22:22:27.873 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f966dff-da62-4ebf-be23-83ef9cd319f6'] response: {'name': 'network-changed', 'server_uuid': '7877daab-d2c1-4095-80bd-f1047030543e', 'tag': '3beb2f29-7868-4040-8f66-c6bf196e7d8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2676] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1465 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2677] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2678] 199.19.213.194 () {34 vars in 1054 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => 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: 1341/2679] 199.19.213.194 () {34 vars in 1106 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2680] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/subnets?id=08a8bbc5-0964-4b52-9481-0bb0ba9f954e&id=3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2681] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2682] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2683] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2684] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:22:28 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1344/2685] 10.0.0.64 () {34 vars in 989 bytes} [Tue Jul 21 22:22:34 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2686] 10.0.0.64 () {34 vars in 1039 bytes} [Tue Jul 21 22:22:34 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2689] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:22:50 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2690] 10.0.0.37 () {30 vars in 689 bytes} [Tue Jul 21 22:22:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2691] 10.0.0.37 () {30 vars in 691 bytes} [Tue Jul 21 22:22:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2692] 10.0.0.37 () {30 vars in 667 bytes} [Tue Jul 21 22:22:51 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: 1348/2693] 10.0.0.37 () {30 vars in 703 bytes} [Tue Jul 21 22:22:51 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: 1346/2694] 10.0.0.37 () {28 vars in 438 bytes} [Tue Jul 21 22:22:51 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: 1349/2695] 10.0.0.37 () {30 vars in 727 bytes} [Tue Jul 21 22:22:51 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 657 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2696] 10.0.0.37 () {30 vars in 689 bytes} [Tue Jul 21 22:22:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2697] 10.0.0.37 () {30 vars in 691 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2698] 10.0.0.37 () {30 vars in 667 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2699] 10.0.0.37 () {30 vars in 703 bytes} [Tue Jul 21 22:22:52 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: 1349/2700] 10.0.0.37 () {30 vars in 727 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2701] 10.0.0.37 () {30 vars in 689 bytes} [Tue Jul 21 22:22:52 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: 1350/2702] 10.0.0.37 () {30 vars in 691 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2703] 10.0.0.37 () {30 vars in 667 bytes} [Tue Jul 21 22:22:52 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: 1351/2704] 10.0.0.37 () {30 vars in 703 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2705] 10.0.0.37 () {30 vars in 729 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2706] 10.0.0.37 () {30 vars in 681 bytes} [Tue Jul 21 22:22:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2707] 10.0.0.37 () {34 vars in 703 bytes} [Tue Jul 21 22:22:52 2026] POST /v2.0/ports => generated 1128 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2710] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:22:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 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: 1357/2711] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:22:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2712] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:22:55 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: 1358/2713] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:22:55 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: 1356/2714] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:22:55 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2715] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2716] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:22:56 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: 8|app: 0|req: 1360/2717] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2718] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:22:56 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-07-21 22:22:56.097 8 INFO neutron.api.v2.resource [None req-55c0344f-996a-4f03-8b79-af062ef36c1d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2719] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2720] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2721] 199.19.213.194 () {34 vars in 736 bytes} [Tue Jul 21 22:22:56 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2722] 199.19.213.194 () {30 vars in 815 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/security-group-rules?security_group_id=40f62f1f-278f-4013-ae17-406578f689e2 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2723] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:22:56 2026] PUT /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2724] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:22:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2725] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2726] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2727] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:22:56 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: 1363/2728] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:22:56 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2729] 10.0.0.166 () {34 vars in 1016 bytes} [Tue Jul 21 22:23:03 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2730] 10.0.0.166 () {34 vars in 982 bytes} [Tue Jul 21 22:23:03 2026] GET /v2.0/networks?id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2731] 10.0.0.166 () {34 vars in 965 bytes} [Tue Jul 21 22:23:03 2026] GET /v2.0/quotas/98cf2413bd084306a0f20e5c4900b097 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2732] 10.0.0.166 () {34 vars in 1002 bytes} [Tue Jul 21 22:23:03 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2733] 10.0.0.166 () {34 vars in 1008 bytes} [Tue Jul 21 22:23:03 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2734] 10.0.0.166 () {34 vars in 1108 bytes} [Tue Jul 21 22:23:04 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1369/2735] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:04 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1367/2736] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:04 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1370/2737] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:07 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1368/2738] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:07 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1371/2739] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:23:08 2026] GET /v2.0/networks?id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2740] 199.19.213.194 () {34 vars in 1050 bytes} [Tue Jul 21 22:23:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98cf2413bd084306a0f20e5c4900b097 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2741] 199.19.213.194 () {38 vars in 955 bytes} [Tue Jul 21 22:23:08 2026] POST /v2.0/ports => generated 1082 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2742] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:23:09 2026] PUT /v2.0/ports/d91eb0d4-e088-4482-a8c7-edae56179faf => generated 1243 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:23:09.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fddf450-2616-4fbe-9444-576524f677ec'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': 'd91eb0d4-e088-4482-a8c7-edae56179faf', '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: 1374/2745] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1372/2746] 199.19.213.194 () {34 vars in 1018 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/networks?tenant_id=98cf2413bd084306a0f20e5c4900b097&shared=False => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2747] 199.19.213.194 () {34 vars in 930 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2748] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1376/2749] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&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: 1374/2750] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:10 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2751] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1375/2752] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => 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: 1378/2753] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2754] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2755] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2756] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:23:11 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1380/2757] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:13 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2758] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:23:13 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2759] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:13 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2760] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:23:15 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2761] 199.19.213.194 () {34 vars in 1044 bytes} [Tue Jul 21 22:23:15 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2762] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:16 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2763] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:23:16 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2764] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:16 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => 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: 1384/2765] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:19 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2766] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:23:19 2026] GET /v2.0/security-groups?id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2767] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:23:19 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2772] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:23:54 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: 1385/2773] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:23:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2774] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:23: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: 1386/2775] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:23: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) [pid: 8|app: 0|req: 1390/2776] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:23:54 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2777] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:23:54 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2780] 199.19.213.194 () {34 vars in 717 bytes} [Tue Jul 21 22:23:54 2026] POST /v2.0/ports => generated 1059 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2781] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:23:55 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1059 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2782] 10.0.0.166 () {34 vars in 907 bytes} [Tue Jul 21 22:23:55 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2783] 199.19.213.194 () {34 vars in 1262 bytes} [Tue Jul 21 22:23:56 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2784] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:23:56 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2785] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:23:56 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2786] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:23:56 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2787] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:23:56 2026] GET /v2.0/networks?id=a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2788] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:23:56 2026] PUT /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1249 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:23:57.295 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a67a190-62a4-4537-a524-2c6e060b0a59'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '37ff763f-2ddc-40fa-b481-f5432c5a036f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/2789] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:23:57 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2489 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2790] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:23:57 2026] GET /v2.0/networks?id=a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2791] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:23:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2792] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:23:57 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2793] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:23:57 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2794] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:23:58 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1397/2795] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:23:58 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2796] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2489 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2797] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2798] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2799] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2800] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1400/2801] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1402/2802] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2803] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2804] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&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: 7|app: 0|req: 1402/2805] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2806] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:23:59 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2807] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:24:03 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1251 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2808] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:24:03 2026] PUT /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1275 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:24:03.940 7 INFO neutron.api.v2.resource [None req-50061478-7a9e-4b89-864c-ace7ee4e3535 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2809] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:24:03 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:24:03.955 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e557d441-8810-4812-921b-cd9e36a910c6'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '37ff763f-2ddc-40fa-b481-f5432c5a036f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1406/2810] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:24:03 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2811] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:24:03 2026] PUT /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1313 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:24:04.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2c473d-5829-4850-a490-90de436f47d7'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '37ff763f-2ddc-40fa-b481-f5432c5a036f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1407/2812] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1406/2813] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:04 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: 1407/2814] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24: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: 7|app: 0|req: 1408/2815] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:04 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: 1408/2816] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2817] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2818] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/networks?id=a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2819] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => 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: 1410/2820] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2821] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2822] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2823] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&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: 1412/2824] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2825] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1413/2826] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2827] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2828] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1415/2829] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:04 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2830] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:05 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2831] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:05 2026] GET /v2.0/networks?id=a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2832] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2833] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:05 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2834] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:05 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&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: 1418/2835] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:06 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2836] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:06 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:24:14.082 7 INFO neutron.db.l3_db [None req-d5e39c66-2d49-4701-a274-fbcc463632a3 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 4fe74f58-cc15-4423-aabe-f4af1a8216ce associated. External IP: 10.96.250.201, port: 8e000b06-e7b9-48e0-8377-df4c1de500cd. [pid: 7|app: 0|req: 1420/2839] 10.0.0.35 () {34 vars in 676 bytes} [Tue Jul 21 22:24:13 2026] POST /v2.0/floatingips => generated 898 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2840] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:17 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: 1421/2841] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:17 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: 1421/2842] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2843] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:24:17.430 8 INFO neutron.api.v2.resource [None req-e7da9f80-2fb1-4da6-bf15-76b264de4ab8 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2844] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:24:17 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2845] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:24:17 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2846] 199.19.213.194 () {30 vars in 815 bytes} [Tue Jul 21 22:24:17 2026] GET /v2.0/security-group-rules?security_group_id=40f62f1f-278f-4013-ae17-406578f689e2 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2847] 199.19.213.194 () {34 vars in 747 bytes} [Tue Jul 21 22:24:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2848] 199.19.213.194 () {34 vars in 747 bytes} [Tue Jul 21 22:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2851] 10.0.0.37 () {30 vars in 689 bytes} [Tue Jul 21 22:24:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2852] 10.0.0.37 () {30 vars in 691 bytes} [Tue Jul 21 22:24:26 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: 1427/2853] 10.0.0.37 () {30 vars in 667 bytes} [Tue Jul 21 22:24:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2854] 10.0.0.37 () {30 vars in 703 bytes} [Tue Jul 21 22:24:26 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: 1428/2855] 10.0.0.37 () {28 vars in 438 bytes} [Tue Jul 21 22:24:26 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: 1428/2856] 10.0.0.37 () {30 vars in 727 bytes} [Tue Jul 21 22:24:26 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2857] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2858] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:28 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: 1430/2859] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2860] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24: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: 8|app: 0|req: 1431/2861] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:28 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2862] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:24:28 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2863] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:28 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: 1432/2864] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:28 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: 1433/2865] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2866] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:29 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: 1434/2867] 199.19.213.194 () {34 vars in 717 bytes} [Tue Jul 21 22:24:29 2026] POST /v2.0/ports => generated 1328 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2868] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:24:29 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2869] 199.19.213.194 () {34 vars in 1262 bytes} [Tue Jul 21 22:24:30 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2870] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:30 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1436/2871] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:30 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2872] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:24:31 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2873] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:31 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2874] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:24:31 2026] PUT /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1518 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:24:32.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d6c2278-2236-41d6-890b-b4671b3f8789'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '626b4ca8-006b-409c-9d81-5171d4aa7cce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1438/2875] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4099 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1438/2876] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2877] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => 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: 1439/2878] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38a&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2879] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2880] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2881] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2882] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:32 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1442/2883] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:33 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2884] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4099 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2885] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => 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: 1443/2886] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2887] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2888] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2889] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2890] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2891] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2892] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2893] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2894] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1448/2895] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => 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: 1448/2896] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38a&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2897] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2898] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&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: 1450/2899] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2900] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1451/2901] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:34 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1451/2902] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:24:38 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1520 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2903] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:38 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2904] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2905] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/subnets/6d531879-4f55-430f-8954-d2c27913f97c => generated 743 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2906] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:39 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: 1454/2907] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2908] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:39 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: 1455/2909] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:39 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: 1455/2910] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2911] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2912] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2913] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2914] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2915] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2916] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:39 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2919] 10.0.0.166 () {34 vars in 1178 bytes} [Tue Jul 21 22:24:41 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c&device_id=7877daab-d2c1-4095-80bd-f1047030543e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 7013 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2920] 10.0.0.166 () {34 vars in 1280 bytes} [Tue Jul 21 22:24:41 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&id=ba025b6a-cfcc-476c-8603-c4256f511050&id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&id=40f62f1f-278f-4013-ae17-406578f689e2&fields=id&fields=name => generated 353 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2921] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:24:42 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2922] 10.0.0.166 () {34 vars in 1200 bytes} [Tue Jul 21 22:24:43 2026] GET /v2.0/security-groups?id=ba025b6a-cfcc-476c-8603-c4256f511050&id=994d0267-d5c4-440c-b44b-f4fb8e1bc782&id=40f62f1f-278f-4013-ae17-406578f689e2&fields=id&fields=name => generated 262 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2923] 10.0.0.166 () {34 vars in 1084 bytes} [Tue Jul 21 22:24:43 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 2923 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2924] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:24:43 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&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: 8|app: 0|req: 1463/2925] 10.0.0.37 () {30 vars in 689 bytes} [Tue Jul 21 22:24: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: 1463/2926] 10.0.0.37 () {30 vars in 691 bytes} [Tue Jul 21 22:24:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2927] 10.0.0.37 () {30 vars in 667 bytes} [Tue Jul 21 22:24:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2928] 10.0.0.37 () {30 vars in 703 bytes} [Tue Jul 21 22:24:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2929] 10.0.0.37 () {28 vars in 438 bytes} [Tue Jul 21 22:24:47 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: 1465/2930] 10.0.0.37 () {30 vars in 727 bytes} [Tue Jul 21 22:24:47 2026] GET /v2.0/subnets/3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2931] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2932] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2933] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2934] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2935] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2936] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/subnets/3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2937] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4101 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2938] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:48 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: 1470/2939] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:48 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: 1470/2940] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2941] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:48 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: 1471/2942] 199.19.213.194 () {34 vars in 717 bytes} [Tue Jul 21 22:24:49 2026] POST /v2.0/ports => generated 1324 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2943] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:24:49 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1324 bytes in 35 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: 1472/2944] 10.0.0.166 () {34 vars in 907 bytes} [Tue Jul 21 22:24:49 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2945] 199.19.213.194 () {34 vars in 1262 bytes} [Tue Jul 21 22:24:50 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2946] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:50 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2947] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:50 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1474/2948] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:24:51 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1324 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2949] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:51 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2950] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:24:51 2026] PUT /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1514 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:24:51.801 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c1568d1-1636-4528-838e-8d96a348b937'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '699a4aab-e15a-4747-ac5d-5704097536a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1476/2951] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 5607 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1476/2952] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2953] 199.19.213.194 () {34 vars in 1056 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=699a4aab-e15a-4747-ac5d-5704097536a0 => 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: 1477/2954] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=699a4aab-e15a-4747-ac5d-5704097536a0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2955] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/subnets?id=08a8bbc5-0964-4b52-9481-0bb0ba9f954e&id=3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 1414 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2956] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2957] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2958] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2959] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:52 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2960] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 5607 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2961] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2962] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2963] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&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: 1482/2964] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2965] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:53 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1483/2966] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => 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: 1484/2967] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2968] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2969] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2970] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1486/2971] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => 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: 1486/2972] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A38a&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2973] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2974] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2975] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2976] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1489/2977] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2978] 199.19.213.194 () {34 vars in 1056 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=699a4aab-e15a-4747-ac5d-5704097536a0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2979] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A71&port_id=699a4aab-e15a-4747-ac5d-5704097536a0 => 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: 1490/2980] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/subnets?id=08a8bbc5-0964-4b52-9481-0bb0ba9f954e&id=3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2981] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&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: 1491/2982] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2983] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1492/2984] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:24:54 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2987] 10.0.0.166 () {34 vars in 971 bytes} [Tue Jul 21 22:24:58 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2988] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:58 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2989] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:58 2026] GET /v2.0/subnets/3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2990] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:58 2026] GET /v2.0/subnets/08a8bbc5-0964-4b52-9481-0bb0ba9f954e => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2991] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:58 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2992] 199.19.213.194 () {34 vars in 790 bytes} [Tue Jul 21 22:24:58 2026] PUT /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1255 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:24:59.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c53b943-43f5-4e2e-b0b2-1610af663fe7'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '626b4ca8-006b-409c-9d81-5171d4aa7cce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1497/2993] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1497/2994] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2995] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2996] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:24:59 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: 1499/2997] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:24:59 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: 1499/2998] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:24:59 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: 1500/2999] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3000] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3001] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3002] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3003] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3004] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3005] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3006] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 5380 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3007] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3008] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3009] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/subnets?id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3010] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3011] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:24:59 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1506/3012] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:00 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 7|app: 0|req: 1508/3015] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:12 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: 1508/3016] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:12 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: 1509/3017] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3018] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3019] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3020] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 5380 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3021] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:12 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: 1511/3022] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:12 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: 1512/3023] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3024] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3025] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:12 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3026] 199.19.213.194 () {34 vars in 790 bytes} [Tue Jul 21 22:25:12 2026] PUT /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1307 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:13.285 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3cecd55-a694-432e-8261-c7c84361434c'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '699a4aab-e15a-4747-ac5d-5704097536a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/3027] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1514/3028] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/subnets/08a8bbc5-0964-4b52-9481-0bb0ba9f954e => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3029] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3030] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:25:13 2026] PUT /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1080 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: 1516/3031] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3032] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3033] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3034] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3035] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1518/3036] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3037] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:13 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1519/3038] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:15 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:15.342 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9ef323f-a64b-47a6-a49c-325aa1c9c8bd'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '699a4aab-e15a-4747-ac5d-5704097536a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1520/3039] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:15 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3040] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:25:15 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3041] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:15 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1521/3042] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:16 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1522/3043] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:16 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 4980 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3044] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:25:16 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3045] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:25:16 2026] GET /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3046] 199.19.213.194 () {34 vars in 1016 bytes} [Tue Jul 21 22:25:16 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3047] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:25:16 2026] PUT /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3048] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3872 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:25:17.416 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ec77b30-ab53-49a0-b849-0cc510b79408 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 699a4aab-e15a-4747-ac5d-5704097536a0 2026-07-21 22:25:17.419 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ec77b30-ab53-49a0-b849-0cc510b79408 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 699a4aab-e15a-4747-ac5d-5704097536a0 [pid: 7|app: 0|req: 1525/3049] 199.19.213.194 () {32 vars in 759 bytes} [Tue Jul 21 22:25:17 2026] DELETE /v2.0/ports/699a4aab-e15a-4747-ac5d-5704097536a0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3050] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:17 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: 1526/3051] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3052] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3053] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:17 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: 1527/3054] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3055] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3056] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3057] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3058] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3059] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3060] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:17 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3061] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3872 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3062] 199.19.213.194 () {34 vars in 1226 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks?id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&id=a957065d-638a-4b90-aa66-a78f55f27fe7&id=e6dbd883-6691-4a3d-b857-2dcab91e004c&id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 3095 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3063] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => 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: 1532/3064] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3065] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3066] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1534/3067] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1534/3068] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => 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: 1535/3069] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3070] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&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: 1536/3071] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3072] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3073] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.128&port_id=626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3074] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/subnets?id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3075] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&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: 1538/3076] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1539/3077] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:18 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3078] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:23 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: 1540/3079] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3080] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:23 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: 1541/3081] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:23 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: 1541/3082] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:23 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3872 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3083] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:23 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: 1542/3084] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3085] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:23 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/3086] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:23 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: 1544/3087] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:23 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3088] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:25:23 2026] PUT /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:24.042 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d20b201b-f1b9-40e8-b8fa-1342f8fa48d2'] response: {'name': 'network-changed', 'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'tag': '626b4ca8-006b-409c-9d81-5171d4aa7cce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1545/3089] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 798 bytes in 43 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: 1545/3090] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3091] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3092] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3093] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3094] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 1548/3095] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:24 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?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: 7|app: 0|req: 1550/3098] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:25 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3697 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3099] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:25:26 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3100] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:25:26 2026] GET /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3101] 199.19.213.194 () {34 vars in 1016 bytes} [Tue Jul 21 22:25:26 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3102] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:26 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 3697 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3103] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:25:26 2026] PUT /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 917 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3104] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 22:25:27.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-747b054f-62bf-4ff8-a9fa-31482349a6b7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 626b4ca8-006b-409c-9d81-5171d4aa7cce 2026-07-21 22:25:27.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-747b054f-62bf-4ff8-a9fa-31482349a6b7 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 626b4ca8-006b-409c-9d81-5171d4aa7cce [pid: 8|app: 0|req: 1552/3105] 199.19.213.194 () {32 vars in 759 bytes} [Tue Jul 21 22:25:27 2026] DELETE /v2.0/ports/626b4ca8-006b-409c-9d81-5171d4aa7cce => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3106] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25: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: 1553/3107] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3108] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25: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: 1554/3109] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3110] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3111] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3112] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3113] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3114] 199.19.213.194 () {30 vars in 743 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3115] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:27 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3116] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3117] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3118] 199.19.213.194 () {34 vars in 1146 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/networks?id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&id=a957065d-638a-4b90-aa66-a78f55f27fe7&id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 2309 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3119] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3120] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3121] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3122] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1561/3123] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3124] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.179&port_id=37ff763f-2ddc-40fa-b481-f5432c5a036f => 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: 1562/3125] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/subnets?id=c151dc28-8619-42f8-9f56-ba1720acb650 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3126] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/ports?network_id=a957065d-638a-4b90-aa66-a78f55f27fe7&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: 8|app: 0|req: 1563/3127] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?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: 1565/3128] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:28 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3131] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:40 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: 1565/3132] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3133] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3134] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:25:40.183 7 INFO neutron.api.v2.resource [None req-e3e08f49-bcc3-4366-8026-7f3b8fa97bd9 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3135] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3136] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3137] 199.19.213.194 () {30 vars in 815 bytes} [Tue Jul 21 22:25:40 2026] GET /v2.0/security-group-rules?security_group_id=40f62f1f-278f-4013-ae17-406578f689e2 => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3138] 199.19.213.194 () {32 vars in 789 bytes} [Tue Jul 21 22:25:40 2026] DELETE /v2.0/security-group-rules/62fc6cb9-f86f-4da5-a928-0bb0bcc8f70b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3139] 199.19.213.194 () {32 vars in 789 bytes} [Tue Jul 21 22:25:40 2026] DELETE /v2.0/security-group-rules/e18194ef-b95a-4f5d-beac-d20b2015fe3e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:25:43.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2ee4b2f-7ab1-460a-bae0-069b833c86d4 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: f969b66b-336e-40a4-8f1c-69040c015ec3 2026-07-21 22:25:43.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ee4b2f-7ab1-460a-bae0-069b833c86d4 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: f969b66b-336e-40a4-8f1c-69040c015ec3 2026-07-21 22:25:43.256 8 INFO neutron.db.l3_db [None req-c2ee4b2f-7ab1-460a-bae0-069b833c86d4 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 4fe74f58-cc15-4423-aabe-f4af1a8216ce disassociated (deleted). External IP: 10.96.250.201, port: 8e000b06-e7b9-48e0-8377-df4c1de500cd. [pid: 8|app: 0|req: 1569/3140] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:25:42 2026] DELETE /v2.0/floatingips/4fe74f58-cc15-4423-aabe-f4af1a8216ce => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:25:43.611 7 INFO neutron.api.v2.resource [None req-1e1d69f1-530d-4295-b111-b17b0463ce5d 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3141] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:25:43 2026] GET /v2.0/floatingips/4fe74f58-cc15-4423-aabe-f4af1a8216ce => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3142] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:44 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: 1573/3143] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3144] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:44 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: 1574/3145] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:25:44.263 8 INFO neutron.api.v2.resource [None req-569278e2-a84c-488a-8b5b-19fe8f4d292a b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3146] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => 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: 1575/3147] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3148] 199.19.213.194 () {30 vars in 815 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/security-group-rules?security_group_id=40f62f1f-278f-4013-ae17-406578f689e2 => generated 1182 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3149] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:44 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: 1574/3150] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:44 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: 1577/3151] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:44 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: 1575/3152] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:44 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: 1578/3153] 199.19.213.194 () {30 vars in 741 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3154] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3155] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3156] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:44 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3157] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:45 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3158] 199.19.213.194 () {34 vars in 975 bytes} [Tue Jul 21 22:25:46 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3159] 199.19.213.194 () {34 vars in 1060 bytes} [Tue Jul 21 22:25:46 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3160] 199.19.213.194 () {34 vars in 1016 bytes} [Tue Jul 21 22:25:46 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7?fields=dns_domain => generated 29 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3161] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:46 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3162] 199.19.213.194 () {38 vars in 1028 bytes} [Tue Jul 21 22:25:46 2026] PUT /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1150 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3163] 199.19.213.194 () {30 vars in 769 bytes} [Tue Jul 21 22:25:47 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1584/3164] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:25:47 2026] PUT /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1090 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3165] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 1090 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, ' 2026-07-21 22:25:48.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cc93dc5-551f-4706-b6f3-b00af42b0864 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 37ff763f-2ddc-40fa-b481-f5432c5a036f 2026-07-21 22:25:48.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc93dc5-551f-4706-b6f3-b00af42b0864 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 37ff763f-2ddc-40fa-b481-f5432c5a036f [pid: 7|app: 0|req: 1585/3166] 199.19.213.194 () {32 vars in 759 bytes} [Tue Jul 21 22:25:48 2026] DELETE /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => 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: 1582/3167] 199.19.213.194 () {30 vars in 703 bytes} [Tue Jul 21 22:25:48 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: 1586/3168] 199.19.213.194 () {30 vars in 705 bytes} [Tue Jul 21 22:25:48 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: 1583/3169] 199.19.213.194 () {30 vars in 681 bytes} [Tue Jul 21 22:25:48 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: 1587/3170] 199.19.213.194 () {30 vars in 717 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:25:48.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8209eb7f-336a-4580-b648-a14c999def8c b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3171] 199.19.213.194 () {32 vars in 759 bytes} [Tue Jul 21 22:25:48 2026] DELETE /v2.0/ports/37ff763f-2ddc-40fa-b481-f5432c5a036f => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3172] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:48.669 8 INFO neutron.api.v2.resource [None req-c247cbbd-9d10-46ae-95ad-975be8b0c427 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3173] 199.19.213.194 () {30 vars in 763 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/security-groups/lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3174] 199.19.213.194 () {30 vars in 785 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/security-groups?name=lb-1a0ebf21-23ba-42a3-a9d6-b93c08c6b426 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3175] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/ports?tenant_id=98cf2413bd084306a0f20e5c4900b097&device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3176] 199.19.213.194 () {30 vars in 737 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3177] 199.19.213.194 () {34 vars in 1066 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/networks?id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&id=a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 1522 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3178] 199.19.213.194 () {34 vars in 1062 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.123&port_id=d91eb0d4-e088-4482-a8c7-edae56179faf => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3179] 199.19.213.194 () {34 vars in 984 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/subnets?id=28508f0f-3a79-4330-8145-f91d76d132a4 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3180] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/ports?network_id=6fe0f779-5592-48aa-ac1f-4054fc6e1f5b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3181] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3182] 199.19.213.194 () {34 vars in 789 bytes} [Tue Jul 21 22:25:48 2026] PUT /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 1090 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3183] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:48 2026] GET /v2.0/networks/6fe0f779-5592-48aa-ac1f-4054fc6e1f5b?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: 1592/3184] 199.19.213.194 () {32 vars in 779 bytes} [Tue Jul 21 22:25:48 2026] DELETE /v2.0/security-groups/40f62f1f-278f-4013-ae17-406578f689e2 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:25:49.189 8 INFO neutron_taas.services.taas.taas_plugin [None req-3873fc41-baa3-4737-bd11-b0a1dd42be2d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: 8e000b06-e7b9-48e0-8377-df4c1de500cd 2026-07-21 22:25:49.192 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3873fc41-baa3-4737-bd11-b0a1dd42be2d b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: 8e000b06-e7b9-48e0-8377-df4c1de500cd [pid: 8|app: 0|req: 1593/3185] 199.19.213.194 () {32 vars in 759 bytes} [Tue Jul 21 22:25:49 2026] DELETE /v2.0/ports/8e000b06-e7b9-48e0-8377-df4c1de500cd => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3186] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:25:52 2026] GET /v2.0/ports?device_id=cb9df716-4d77-49ea-80d0-9d68373e691c => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:52.161 8 INFO neutron_taas.services.taas.taas_plugin [req-f4875506-a996-47dd-b501-9cae95b1c466 req-470b46c3-6a51-4176-8129-60d16ec2de93 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] TaaS: Handle Delete Port: d91eb0d4-e088-4482-a8c7-edae56179faf 2026-07-21 22:25:52.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f4875506-a996-47dd-b501-9cae95b1c466 req-470b46c3-6a51-4176-8129-60d16ec2de93 b6c6b27d031a48b68fe2902569151bbe 98cf2413bd084306a0f20e5c4900b097 - - default default] Tap Mirror: Handle Delete Port: d91eb0d4-e088-4482-a8c7-edae56179faf [pid: 8|app: 0|req: 1594/3187] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:25:52 2026] DELETE /v2.0/ports/d91eb0d4-e088-4482-a8c7-edae56179faf => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:25:52.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-584a8376-484f-4c40-959b-76093745a8c7'] response: {'server_uuid': 'cb9df716-4d77-49ea-80d0-9d68373e691c', 'name': 'network-vif-deleted', 'tag': 'd91eb0d4-e088-4482-a8c7-edae56179faf', 'status': 'completed', 'code': 200} 2026-07-21 22:25:53.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f9da639-f567-4ef6-989a-2d3c6a0e5586 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 294052e4-3575-4437-a392-9569496c059a 2026-07-21 22:25:53.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f9da639-f567-4ef6-989a-2d3c6a0e5586 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 294052e4-3575-4437-a392-9569496c059a 2026-07-21 22:25:54.129 7 INFO neutron.db.l3_db [None req-3f9da639-f567-4ef6-989a-2d3c6a0e5586 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 2f0d6dd3-5238-4f88-bb96-c4baa51c087d disassociated (deleted). External IP: 10.96.250.214, port: 3beb2f29-7868-4040-8f66-c6bf196e7d8f. [pid: 7|app: 0|req: 1594/3188] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:25:53 2026] DELETE /v2.0/floatingips/2f0d6dd3-5238-4f88-bb96-c4baa51c087d => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:25:54.463 8 INFO neutron.api.v2.resource [None req-78a68ee3-588c-4daa-8675-ede1e3dfdbab 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3189] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:25:54 2026] GET /v2.0/floatingips/2f0d6dd3-5238-4f88-bb96-c4baa51c087d => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:25:54.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31d9c502-be79-459f-9ee3-1989866201f9'] response: {'name': 'network-changed', 'server_uuid': '7877daab-d2c1-4095-80bd-f1047030543e', 'tag': '3beb2f29-7868-4040-8f66-c6bf196e7d8f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1595/3190] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:25:54 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3191] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:25:54 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3194] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:25:54 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1465 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3195] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/networks?id=10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3196] 199.19.213.194 () {34 vars in 1054 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3197] 199.19.213.194 () {34 vars in 1106 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=3beb2f29-7868-4040-8f66-c6bf196e7d8f => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3198] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/subnets?id=08a8bbc5-0964-4b52-9481-0bb0ba9f954e&id=3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3199] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&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: 1600/3200] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/ports?network_id=10b491d8-8f01-4c06-bc32-c222c2a305d5&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3201] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1601/3202] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:25:55 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5?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: 1602/3203] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:25:57 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 1194 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:25:57.225 7 INFO neutron_taas.services.taas.taas_plugin [req-709247eb-ee3c-4531-be90-a15e2bd94053 req-dace70b6-0bac-415d-b636-64f4707a56dd 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 3beb2f29-7868-4040-8f66-c6bf196e7d8f 2026-07-21 22:25:57.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-709247eb-ee3c-4531-be90-a15e2bd94053 req-dace70b6-0bac-415d-b636-64f4707a56dd 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 3beb2f29-7868-4040-8f66-c6bf196e7d8f [pid: 7|app: 0|req: 1602/3204] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:25:57 2026] DELETE /v2.0/ports/3beb2f29-7868-4040-8f66-c6bf196e7d8f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:25:57.437 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23aa97c8-e796-4af0-b315-43ec1a4b9664'] response: {'server_uuid': '7877daab-d2c1-4095-80bd-f1047030543e', 'name': 'network-vif-deleted', 'tag': '3beb2f29-7868-4040-8f66-c6bf196e7d8f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1603/3205] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:25:59 2026] GET /v2.0/ports?device_id=7877daab-d2c1-4095-80bd-f1047030543e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-21 22:26:05.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-9372b9c2-f03b-4bf3-b829-ded92b7d43d2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 1d2221f4-4280-4f50-b87d-23ba2054c333 2026-07-21 22:26:05.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9372b9c2-f03b-4bf3-b829-ded92b7d43d2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 1d2221f4-4280-4f50-b87d-23ba2054c333 2026-07-21 22:26:05.292 7 INFO neutron.db.l3_db [None req-9372b9c2-f03b-4bf3-b829-ded92b7d43d2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Floating IP 917722ca-2c91-4269-9a2a-0b7bbad3e7ad disassociated (deleted). External IP: 10.96.250.210, port: 2a75179b-6de3-4d89-a560-258d5ccdcd3a. [pid: 7|app: 0|req: 1603/3206] 10.0.0.35 () {32 vars in 731 bytes} [Tue Jul 21 22:26:04 2026] DELETE /v2.0/floatingips/917722ca-2c91-4269-9a2a-0b7bbad3e7ad => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:05.675 8 INFO neutron.api.v2.resource [None req-bcb9c74e-97a6-4cb3-96b6-b1cd5c2f52b7 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3207] 10.0.0.35 () {32 vars in 728 bytes} [Tue Jul 21 22:26:05 2026] GET /v2.0/floatingips/917722ca-2c91-4269-9a2a-0b7bbad3e7ad => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:05.697 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce6bffe6-8ad5-47fd-af8f-601e9df1c8ba'] response: {'name': 'network-changed', 'server_uuid': '95faa6a2-1577-4824-93ce-76699f917b94', 'tag': '2a75179b-6de3-4d89-a560-258d5ccdcd3a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3208] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:26:05 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3209] 10.0.0.166 () {34 vars in 1040 bytes} [Tue Jul 21 22:26:05 2026] GET /v2.0/security-groups?id=5450115c-98f1-4f75-8891-12d8b6f27b8c&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3210] 199.19.213.194 () {34 vars in 1080 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/ports?tenant_id=b3f495620918443385f08a682424936e&device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3211] 199.19.213.194 () {34 vars in 986 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/networks?id=e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3212] 199.19.213.194 () {34 vars in 1058 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3213] 199.19.213.194 () {34 vars in 1104 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f4&port_id=2a75179b-6de3-4d89-a560-258d5ccdcd3a => 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: 1607/3214] 199.19.213.194 () {34 vars in 1064 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/subnets?id=6d531879-4f55-430f-8954-d2c27913f97c&id=460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3215] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3216] 199.19.213.194 () {34 vars in 1052 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/ports?network_id=e6dbd883-6691-4a3d-b857-2dcab91e004c&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: 8|app: 0|req: 1609/3217] 199.19.213.194 () {34 vars in 1012 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3218] 199.19.213.194 () {34 vars in 1112 bytes} [Tue Jul 21 22:26:06 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3219] 199.19.213.194 () {34 vars in 994 bytes} [Tue Jul 21 22:26:08 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 22:26:08.408 7 INFO neutron_taas.services.taas.taas_plugin [req-e17dbbf9-5702-4541-87fd-305f8d7692e1 req-adc5d02f-a4cc-4511-94d6-9cca013720cc 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 2a75179b-6de3-4d89-a560-258d5ccdcd3a 2026-07-21 22:26:08.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e17dbbf9-5702-4541-87fd-305f8d7692e1 req-adc5d02f-a4cc-4511-94d6-9cca013720cc 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 2a75179b-6de3-4d89-a560-258d5ccdcd3a [pid: 7|app: 0|req: 1610/3220] 199.19.213.194 () {36 vars in 997 bytes} [Tue Jul 21 22:26:08 2026] DELETE /v2.0/ports/2a75179b-6de3-4d89-a560-258d5ccdcd3a => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:08.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbbabe14-0a58-4d7c-b1cb-209ba247c006'] response: {'server_uuid': '95faa6a2-1577-4824-93ce-76699f917b94', 'name': 'network-vif-deleted', 'tag': '2a75179b-6de3-4d89-a560-258d5ccdcd3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1612/3223] 10.0.0.166 () {34 vars in 990 bytes} [Tue Jul 21 22:26:11 2026] GET /v2.0/ports?device_id=95faa6a2-1577-4824-93ce-76699f917b94 => 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: 1612/3224] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/c3849b6c-4346-40f9-a528-e25ef82d3f3c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.216 8 INFO neutron.api.v2.resource [None req-a7014eac-247f-4445-9870-437adb347413 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3225] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/c3849b6c-4346-40f9-a528-e25ef82d3f3c => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3226] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/c8f04e36-fee2-4ff0-b264-63760ed71288 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.305 8 INFO neutron.api.v2.resource [None req-01fd017a-e6bf-47a6-a391-9e0122659a40 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3227] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/c8f04e36-fee2-4ff0-b264-63760ed71288 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3228] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/4a71bad5-b74a-4f30-8f0a-92b45a30c338 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.390 8 INFO neutron.api.v2.resource [None req-c18fe258-fce3-460d-9202-50c2a70f00b7 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3229] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/4a71bad5-b74a-4f30-8f0a-92b45a30c338 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3230] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/05030cc0-b354-4d71-a821-301c1ee593c1 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.487 8 INFO neutron.api.v2.resource [None req-d72f81f8-4795-4c16-b0a4-7461efd89273 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3231] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/05030cc0-b354-4d71-a821-301c1ee593c1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3232] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/f668c248-5556-4e1a-8580-3a1ccae1aecb => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.603 8 INFO neutron.api.v2.resource [None req-9be9dd72-35f4-4e8c-a92f-af3affc5dbe5 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3233] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/f668c248-5556-4e1a-8580-3a1ccae1aecb => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3234] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/33787748-80fa-4be9-a505-4133c720c82e => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.694 8 INFO neutron.api.v2.resource [None req-478f5541-62ce-4d23-a7c0-cec7223ebdb8 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3235] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/33787748-80fa-4be9-a505-4133c720c82e => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3236] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/4c332e3f-a631-448a-aeff-532425e2fc39 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.769 8 INFO neutron.api.v2.resource [None req-de285ed9-06ff-48f5-a9fe-62611905ebb2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3237] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/4c332e3f-a631-448a-aeff-532425e2fc39 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3238] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/72a2b6aa-ab90-45ea-9136-0ac032a0d468 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.851 8 INFO neutron.api.v2.resource [None req-95634725-4995-45be-bdba-f4aaa96c83d2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3239] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/72a2b6aa-ab90-45ea-9136-0ac032a0d468 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3240] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/17b696a9-e7b2-4150-8a56-22071a4fa9eb => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:16.933 8 INFO neutron.api.v2.resource [None req-221d163b-3a08-42e2-818f-01e48631c0bf 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3241] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:16 2026] GET /v2.0/security-group-rules/17b696a9-e7b2-4150-8a56-22071a4fa9eb => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3242] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:16 2026] DELETE /v2.0/security-group-rules/056dd2a3-3748-4a38-bbf1-f92882541f65 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:17.021 8 INFO neutron.api.v2.resource [None req-ded51151-3d9b-436b-ba2b-981b8f11cf23 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3243] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:17 2026] GET /v2.0/security-group-rules/056dd2a3-3748-4a38-bbf1-f92882541f65 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3244] 10.0.0.35 () {32 vars in 749 bytes} [Tue Jul 21 22:26:17 2026] DELETE /v2.0/security-group-rules/3b05aeb5-b47c-4687-85e0-c0047d98c365 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:17.106 8 INFO neutron.api.v2.resource [None req-4d87144d-828e-4601-90eb-74b4fe976a01 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3245] 10.0.0.35 () {32 vars in 746 bytes} [Tue Jul 21 22:26:17 2026] GET /v2.0/security-group-rules/3b05aeb5-b47c-4687-85e0-c0047d98c365 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3246] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:17 2026] DELETE /v2.0/security-groups/5450115c-98f1-4f75-8891-12d8b6f27b8c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:17.218 8 INFO neutron.api.v2.resource [None req-864d0bce-a8b3-4eea-80d3-5a26574e960e 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3247] 10.0.0.35 () {32 vars in 736 bytes} [Tue Jul 21 22:26:17 2026] GET /v2.0/security-groups/5450115c-98f1-4f75-8891-12d8b6f27b8c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:17.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-a197982d-53f0-4b34-8565-189f75a89c91 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 69581174-5dc8-4a0b-8d67-d00dd7f2894f 2026-07-21 22:26:17.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a197982d-53f0-4b34-8565-189f75a89c91 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 69581174-5dc8-4a0b-8d67-d00dd7f2894f [pid: 7|app: 0|req: 1624/3248] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:17 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:26:18.353 8 INFO neutron.api.v2.resource [None req-690bc1ef-cfca-4519-9fdb-7f0fc852bb65 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3249] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:18 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:18.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3ce113c-b851-4267-aeb0-f3723d06f832 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 9efa460f-af2a-4add-a599-cb05625f2a72 2026-07-21 22:26:18.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3ce113c-b851-4267-aeb0-f3723d06f832 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 9efa460f-af2a-4add-a599-cb05625f2a72 [pid: 7|app: 0|req: 1625/3250] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:18 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:26:19.437 8 INFO neutron.api.v2.resource [None req-abdb611c-680a-4adc-996f-2e51bd6fe737 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3251] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:19 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:20.407 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e926be5-d7f3-4723-8558-c982cbd9c4c3 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 96133839-c3cc-42d6-9513-fadb4c25085b 2026-07-21 22:26:20.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e926be5-d7f3-4723-8558-c982cbd9c4c3 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 96133839-c3cc-42d6-9513-fadb4c25085b [pid: 7|app: 0|req: 1626/3252] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:19 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 22:26:21.154 8 INFO neutron.api.v2.resource [None req-66029ca2-6c76-4fb9-bc87-83b7d5d31d21 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3253] 10.0.0.35 () {34 vars in 788 bytes} [Tue Jul 21 22:26:21 2026] PUT /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:21.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c45399a-dbc9-40cf-88c2-c441e08d75fa 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 5a2487a9-d45e-4268-a8e2-3e3c1e9a9f1f 2026-07-21 22:26:21.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c45399a-dbc9-40cf-88c2-c441e08d75fa 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 5a2487a9-d45e-4268-a8e2-3e3c1e9a9f1f 2026-07-21 22:26:21.637 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c45399a-dbc9-40cf-88c2-c441e08d75fa 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 13ddfd21-c8a6-45f1-8e25-e6470ee83cb6 2026-07-21 22:26:21.640 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c45399a-dbc9-40cf-88c2-c441e08d75fa 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 13ddfd21-c8a6-45f1-8e25-e6470ee83cb6 2026-07-21 22:26:22.001 7 INFO neutron.db.l3_hamode_db [None req-1c45399a-dbc9-40cf-88c2-c441e08d75fa 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] HA network de27c3ff-dda2-47f8-ba6c-b53b9b33c45d was deleted as no HA routers are present in tenant b3f495620918443385f08a682424936e. [pid: 7|app: 0|req: 1627/3254] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:21 2026] DELETE /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 22:26:22.035 7 INFO neutron.services.segments.plugin [-] Segment 3e864c8a-c21f-4059-bb3c-d4e0ba412732 resource provider aggregate not found 2026-07-21 22:26:22.042 8 INFO neutron.api.v2.resource [None req-b6ed08c2-6acb-49d7-9a86-ce30b36dbd22 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3255] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:22 2026] GET /v2.0/routers/6785a618-8534-43a0-84b6-61c43d307fba => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:22.053 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3e864c8a-c21f-4059-bb3c-d4e0ba412732 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e864c8a-c21f-4059-bb3c-d4e0ba412732 found for delete ", "request_id": "req-c26e31f3-10b4-423b-a0c6-ff51f6fd87bc"}]} 2026-07-21 22:26:22.054 7 INFO neutron.services.segments.plugin [-] Segment 3e864c8a-c21f-4059-bb3c-d4e0ba412732 resource provider aggregate not found 2026-07-21 22:26:22.088 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3e864c8a-c21f-4059-bb3c-d4e0ba412732 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e864c8a-c21f-4059-bb3c-d4e0ba412732 found for delete ", "request_id": "req-1e2eb5c5-7da4-4a51-932e-43f132a32176"}]} [pid: 7|app: 0|req: 1628/3256] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:22 2026] DELETE /v2.0/subnets/08a8bbc5-0964-4b52-9481-0bb0ba9f954e => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:22.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49e958fc-7d3c-4202-a161-af4f0181a03f 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3257] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:22 2026] GET /v2.0/subnets/08a8bbc5-0964-4b52-9481-0bb0ba9f954e => 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: 1629/3258] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:22 2026] DELETE /v2.0/subnets/3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:22.395 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2dfc91f3-879c-4d52-9a4e-8b6cd9acd8db 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3259] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:22 2026] GET /v2.0/subnets/3cb04642-494d-47d0-ba27-32b8a73d0a12 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:22.503 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f41af7c-eb0e-4a01-a133-cb01c6c91ee5 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 996200ac-0b77-40bf-8d8e-cda31756f1e4 2026-07-21 22:26:22.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f41af7c-eb0e-4a01-a133-cb01c6c91ee5 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 996200ac-0b77-40bf-8d8e-cda31756f1e4 [pid: 7|app: 0|req: 1630/3260] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:26:22 2026] DELETE /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:22.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e3ab96e-b756-4006-88d6-b618192fbd6b 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3261] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:26:22 2026] GET /v2.0/networks/10b491d8-8f01-4c06-bc32-c222c2a305d5 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3262] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:22 2026] DELETE /v2.0/subnets/6d531879-4f55-430f-8954-d2c27913f97c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:22.877 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8c1d6c1-44cc-4898-bb3e-e004f82c40dc 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3263] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:22 2026] GET /v2.0/subnets/6d531879-4f55-430f-8954-d2c27913f97c => 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: 1632/3264] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:22 2026] DELETE /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:23.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-666c84d4-f5cb-4a64-ae17-7509d42b9f24 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3265] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:23 2026] GET /v2.0/subnets/460fc1c8-2c08-4bab-889f-9bba2f3ddee4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:23.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ebd91f3-c124-4150-8a9b-6f700d02f16c 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: dd094104-8fa6-4585-9220-fbbf659bbc16 2026-07-21 22:26:23.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ebd91f3-c124-4150-8a9b-6f700d02f16c 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: dd094104-8fa6-4585-9220-fbbf659bbc16 [pid: 7|app: 0|req: 1633/3266] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:26:23 2026] DELETE /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:23.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a53f04ec-155e-4013-9150-72c0b5ce9010 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3267] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:26:23 2026] GET /v2.0/networks/e6dbd883-6691-4a3d-b857-2dcab91e004c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3268] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:23 2026] DELETE /v2.0/subnets/9f05a734-4249-4d56-92c3-fb6cdc9cefbd => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:23.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4ccb207-5810-4401-9064-8fdeb4faeacc 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3269] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:23 2026] GET /v2.0/subnets/9f05a734-4249-4d56-92c3-fb6cdc9cefbd => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3270] 10.0.0.35 () {32 vars in 723 bytes} [Tue Jul 21 22:26:23 2026] DELETE /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:23.826 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5392a98-08b6-463e-934d-23dd250aecfd 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3271] 10.0.0.35 () {32 vars in 720 bytes} [Tue Jul 21 22:26:23 2026] GET /v2.0/subnets/c151dc28-8619-42f8-9f56-ba1720acb650 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:23.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ee0b31c-3a4d-4539-9116-7c08c0aac6c2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] TaaS: Handle Delete Port: 67768ca5-155d-4252-98ce-41bd1005d50a 2026-07-21 22:26:23.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ee0b31c-3a4d-4539-9116-7c08c0aac6c2 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] Tap Mirror: Handle Delete Port: 67768ca5-155d-4252-98ce-41bd1005d50a 2026-07-21 22:26:24.079 7 INFO neutron.services.segments.plugin [-] Segment 6a4d6edc-0559-4ede-89d4-945d5ce02922 resource provider aggregate not found 2026-07-21 22:26:24.101 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a4d6edc-0559-4ede-89d4-945d5ce02922 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4d6edc-0559-4ede-89d4-945d5ce02922 found for delete ", "request_id": "req-bb4d9186-a99b-410e-9275-2642ed0c9520"}]} 2026-07-21 22:26:24.114 7 INFO neutron.services.segments.plugin [-] Segment 6a4d6edc-0559-4ede-89d4-945d5ce02922 resource provider aggregate not found 2026-07-21 22:26:24.132 7 INFO neutron.services.segments.plugin [-] Segment 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 resource provider aggregate not found 2026-07-21 22:26:24.139 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a4d6edc-0559-4ede-89d4-945d5ce02922 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a4d6edc-0559-4ede-89d4-945d5ce02922 found for delete ", "request_id": "req-888c2250-3b89-488d-ba40-7fc3e20eafbd"}]} 2026-07-21 22:26:24.160 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 found for delete ", "request_id": "req-86239247-dcd3-45f4-9337-36cc3179eefd"}]} 2026-07-21 22:26:24.162 7 INFO neutron.services.segments.plugin [-] Segment 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 resource provider aggregate not found 2026-07-21 22:26:24.185 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cab5bb1-75a7-40ca-ae23-5158dd39eb33 found for delete ", "request_id": "req-0d42e82f-ec9d-4c8c-9106-8834749ee29a"}]} [pid: 7|app: 0|req: 1636/3272] 10.0.0.35 () {32 vars in 725 bytes} [Tue Jul 21 22:26:23 2026] DELETE /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-21 22:26:24.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fd6e9a2-d392-4b45-b9e4-843d939ee887 9120d2da96e7484cabd9153b22b42e52 b3f495620918443385f08a682424936e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3273] 10.0.0.35 () {32 vars in 722 bytes} [Tue Jul 21 22:26:24 2026] GET /v2.0/networks/a957065d-638a-4b90-aa66-a78f55f27fe7 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 22:26:26.181 7 INFO neutron.services.segments.plugin [-] Segment dedc5356-de57-41e2-b0fd-ae1a139ca0b7 resource provider aggregate not found 2026-07-21 22:26:26.200 7 INFO neutron.services.segments.plugin [-] Segment dedc5356-de57-41e2-b0fd-ae1a139ca0b7 resource provider aggregate not found 2026-07-21 22:26:26.202 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dedc5356-de57-41e2-b0fd-ae1a139ca0b7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dedc5356-de57-41e2-b0fd-ae1a139ca0b7 found for delete ", "request_id": "req-f0e33b9c-2377-41a6-b674-296b9d325e27"}]} 2026-07-21 22:26:26.218 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dedc5356-de57-41e2-b0fd-ae1a139ca0b7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dedc5356-de57-41e2-b0fd-ae1a139ca0b7 found for delete ", "request_id": "req-f3ed452b-470b-43be-9cb5-91307961fc88"}]} [pid: 7|app: 0|req: 1638/3276] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:26 2026] GET /v2.0/security-groups?tenant_id=db3b97d9b58844ac9ae7fb9c9110ceed&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3277] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:26 2026] DELETE /v2.0/security-groups/4c492e07-c556-44ef-9872-a55e6cc42536 => 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: 1639/3278] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:26 2026] GET /v2.0/security-groups?tenant_id=60146887fddd4f039648aa7cff93ddc2&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3279] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:26 2026] DELETE /v2.0/security-groups/403283f7-c66d-460c-a1ce-2510f0b6c433 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3280] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:27 2026] GET /v2.0/security-groups?tenant_id=880a4fe171264667baa0a516a0eedc9e&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3281] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:27 2026] DELETE /v2.0/security-groups/211698a3-4673-45b6-a780-06eb90c3dd1f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3282] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:27 2026] GET /v2.0/security-groups?tenant_id=b3f495620918443385f08a682424936e&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3283] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:27 2026] DELETE /v2.0/security-groups/1b34f3d3-d65a-4f92-a1c2-24388933f780 => 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: 1642/3284] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:27 2026] GET /v2.0/security-groups?tenant_id=6ad6620f732b4d54a82db1307ec96f4f&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3285] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:27 2026] DELETE /v2.0/security-groups/c3a773e2-bc3f-465c-aca8-59ca69f29f5a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3286] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:28 2026] GET /v2.0/security-groups?tenant_id=b912171ea4b94996b70f46a2dd243c2b&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3287] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:28 2026] DELETE /v2.0/security-groups/74be2f6b-d91c-4733-adc8-3db119d32e95 => 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: 1644/3288] 10.0.0.35 () {32 vars in 773 bytes} [Tue Jul 21 22:26:28 2026] GET /v2.0/security-groups?tenant_id=65cbd7bebd1c4c2b938939797a64503c&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3289] 10.0.0.35 () {32 vars in 739 bytes} [Tue Jul 21 22:26:28 2026] DELETE /v2.0/security-groups/a0b2808f-c20c-47d7-b48c-530f180d070f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3290] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:26:31 2026] GET /v2.0/networks => generated 2168 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3291] 10.0.0.35 () {32 vars in 654 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3292] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3293] 10.0.0.35 () {32 vars in 642 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3294] 10.0.0.35 () {32 vars in 646 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3295] 10.0.0.35 () {32 vars in 648 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3296] 10.0.0.35 () {32 vars in 662 bytes} [Tue Jul 21 22:26:32 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3297] 10.0.0.35 () {32 vars in 654 bytes} [Tue Jul 21 22:26:32 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)