+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 11 07:30:29 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-9b8dff474-dd7b7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f93c32c7668 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-06-11 07:30:33.435 8 INFO neutron.common.config [-] Logging enabled! 2026-06-11 07:30:33.436 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-11 07:30:33.472 7 INFO neutron.common.config [-] Logging enabled! 2026-06-11 07:30:33.473 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-11 07:30:34.466 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 07:30:34.525 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-11 07:30:36.075 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:36.077 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 07:30:36.081 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 07:30:36.082 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:36.082 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 07:30:36.082 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 07:30:36.083 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.090 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.091 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.091 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.106 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:36.109 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-11 07:30:36.114 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-11 07:30:36.115 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 07:30:36.115 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-11 07:30:36.115 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-11 07:30:36.116 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-11 07:30:36.116 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.116 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.116 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.124 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.124 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-11 07:30:36.124 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.147 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-11 07:30:36.147 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 07:30:36.148 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 07:30:36.148 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 07:30:36.148 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 07:30:36.149 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.149 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-11 07:30:36.179 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-11 07:30:36.179 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-11 07:30:36.179 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-11 07:30:36.179 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-11 07:30:36.438 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 07:30:36.457 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing driver for type 'vlan' 2026-06-11 07:30:36.715 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 07:30:36.715 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 07:30:36.716 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 07:30:36.725 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] VlanTypeDriver initialization complete 2026-06-11 07:30:36.725 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing driver for type 'vxlan' 2026-06-11 07:30:36.726 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-11 07:30:36.731 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 07:30:36.731 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 07:30:36.731 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 07:30:36.731 8 INFO neutron.plugins.ml2.extensions.port_security [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 07:30:36.732 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing extension driver 'qos' 2026-06-11 07:30:36.732 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 07:30:36.732 8 INFO neutron.plugins.ml2.managers [None req-41b1bdf8-9a00-485d-8561-1f0994807828 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing extension driver 'port_security' 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing extension driver 'qos' 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-11 07:30:36.739 7 INFO neutron.plugins.ml2.managers [None req-f04dcd89-fa4e-4a98-a866-aa290cf5d2d6 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-11 07:30:36.748 8 INFO neutron.quota [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded quota_driver: . 2026-06-11 07:30:36.749 8 INFO neutron.plugins.ml2.plugin [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 07:30:36.749 8 INFO neutron.plugins.ml2.managers [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 07:30:36.749 8 INFO neutron.plugins.ml2.managers [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 07:30:36.749 8 INFO neutron.plugins.ml2.managers [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 07:30:36.749 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: qos 2026-06-11 07:30:36.751 7 INFO neutron.quota [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded quota_driver: . 2026-06-11 07:30:36.751 7 INFO neutron.plugins.ml2.plugin [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Modular L2 Plugin initialization complete 2026-06-11 07:30:36.751 7 INFO neutron.plugins.ml2.managers [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-11 07:30:36.751 7 INFO neutron.plugins.ml2.managers [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-11 07:30:36.751 7 INFO neutron.plugins.ml2.managers [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Got port-security extension from driver 'port_security' 2026-06-11 07:30:36.752 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: qos 2026-06-11 07:30:36.762 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: router 2026-06-11 07:30:36.764 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: router 2026-06-11 07:30:36.809 7 INFO neutron.services.service_base [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 07:30:36.809 8 INFO neutron.services.service_base [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-11 07:30:36.809 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: segments 2026-06-11 07:30:36.809 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: segments 2026-06-11 07:30:36.908 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: trunk 2026-06-11 07:30:36.911 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: trunk 2026-06-11 07:30:36.922 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: vpnaas 2026-06-11 07:30:36.926 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: vpnaas 2026-06-11 07:30:36.964 7 WARNING stevedore.named [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:36.967 8 WARNING stevedore.named [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:37.037 8 INFO neutron_vpnaas.services.vpn.plugin [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 07:30:37.038 8 INFO neutron.common.utils [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 07:30:37.038 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: taas 2026-06-11 07:30:37.040 7 INFO neutron_vpnaas.services.vpn.plugin [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-11 07:30:37.040 7 INFO neutron.common.utils [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-11 07:30:37.040 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: taas 2026-06-11 07:30:37.064 8 WARNING stevedore.named [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:37.064 8 WARNING stevedore.named [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:37.068 7 WARNING stevedore.named [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:37.068 7 WARNING stevedore.named [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:37.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:37.092 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: tapmirror 2026-06-11 07:30:37.093 7 INFO neutron_taas.services.taas.taas_plugin [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:37.094 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: tapmirror 2026-06-11 07:30:37.110 8 WARNING stevedore.named [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:37.111 8 WARNING stevedore.named [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:37.115 7 WARNING stevedore.named [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-11 07:30:37.116 7 WARNING stevedore.named [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-11 07:30:37.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:37.132 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: auto_allocate 2026-06-11 07:30:37.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-11 07:30:37.139 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: auto_allocate 2026-06-11 07:30:37.141 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: tag 2026-06-11 07:30:37.149 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: timestamp 2026-06-11 07:30:37.151 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: tag 2026-06-11 07:30:37.153 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 07:30:37.157 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: flavors 2026-06-11 07:30:37.160 8 INFO neutron.manager [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loading Plugin: revisions 2026-06-11 07:30:37.163 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: timestamp 2026-06-11 07:30:37.163 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Initializing extension manager. 2026-06-11 07:30:37.165 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: network_ip_availability 2026-06-11 07:30:37.166 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: address-group 2026-06-11 07:30:37.167 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: address-scope 2026-06-11 07:30:37.168 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 07:30:37.170 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: agent 2026-06-11 07:30:37.170 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: flavors 2026-06-11 07:30:37.170 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 07:30:37.172 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 07:30:37.173 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 07:30:37.174 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: availability_zone 2026-06-11 07:30:37.174 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 07:30:37.175 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 07:30:37.175 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: default-subnetpools 2026-06-11 07:30:37.175 7 INFO neutron.manager [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loading Plugin: revisions 2026-06-11 07:30:37.177 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 07:30:37.178 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: dns-integration 2026-06-11 07:30:37.178 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 07:30:37.179 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 07:30:37.179 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Initializing extension manager. 2026-06-11 07:30:37.180 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: dvr 2026-06-11 07:30:37.181 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 07:30:37.181 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: address-group 2026-06-11 07:30:37.181 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 07:30:37.182 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:37.182 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 07:30:37.183 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: external-net 2026-06-11 07:30:37.183 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: address-scope 2026-06-11 07:30:37.183 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 07:30:37.183 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-11 07:30:37.184 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: extraroute 2026-06-11 07:30:37.185 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 07:30:37.185 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: agent 2026-06-11 07:30:37.185 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 07:30:37.186 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: agent-resources-synced 2026-06-11 07:30:37.186 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 07:30:37.187 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 07:30:37.187 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 07:30:37.188 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: allowed-address-pairs 2026-06-11 07:30:37.188 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: fip-port-details 2026-06-11 07:30:37.188 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: auto-allocated-topology 2026-06-11 07:30:37.189 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: flavors 2026-06-11 07:30:37.189 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: availability_zone 2026-06-11 07:30:37.190 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: availability_zone_filter 2026-06-11 07:30:37.190 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 07:30:37.191 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: floatingip-pools 2026-06-11 07:30:37.191 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-11 07:30:37.191 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: ip_allocation 2026-06-11 07:30:37.192 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: default-subnetpools 2026-06-11 07:30:37.192 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 07:30:37.192 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: l2_adjacency 2026-06-11 07:30:37.193 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-11 07:30:37.193 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: router 2026-06-11 07:30:37.194 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: dns-integration 2026-06-11 07:30:37.195 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: dns-domain-ports 2026-06-11 07:30:37.195 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-11 07:30:37.195 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:37.196 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: dvr 2026-06-11 07:30:37.196 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 07:30:37.196 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-11 07:30:37.197 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 07:30:37.197 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: empty-string-filtering 2026-06-11 07:30:37.197 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 07:30:37.197 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:37.197 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: l3-ha 2026-06-11 07:30:37.198 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-11 07:30:37.198 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:37.198 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: external-net 2026-06-11 07:30:37.198 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 07:30:37.199 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-11 07:30:37.199 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: l3-flavors 2026-06-11 07:30:37.199 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: extraroute 2026-06-11 07:30:37.200 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:37.200 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: extraroute-atomic 2026-06-11 07:30:37.200 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 07:30:37.201 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-11 07:30:37.202 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-11 07:30:37.202 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-11 07:30:37.203 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-11 07:30:37.203 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 07:30:37.203 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: fip-port-details 2026-06-11 07:30:37.204 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: flavors 2026-06-11 07:30:37.204 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 07:30:37.205 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 07:30:37.205 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-11 07:30:37.206 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: floatingip-pools 2026-06-11 07:30:37.206 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 07:30:37.206 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: ip_allocation 2026-06-11 07:30:37.207 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 07:30:37.207 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: ip-substring-filtering 2026-06-11 07:30:37.207 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: multi-provider 2026-06-11 07:30:37.207 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: l2_adjacency 2026-06-11 07:30:37.208 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: net-mtu 2026-06-11 07:30:37.208 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 07:30:37.209 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: router 2026-06-11 07:30:37.209 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: network_availability_zone 2026-06-11 07:30:37.210 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: network_ha 2026-06-11 07:30:37.210 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: network-ip-availability 2026-06-11 07:30:37.210 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-11 07:30:37.211 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-11 07:30:37.211 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 07:30:37.212 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-11 07:30:37.212 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: pagination 2026-06-11 07:30:37.212 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: ext-gw-mode 2026-06-11 07:30:37.212 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-device-profile 2026-06-11 07:30:37.213 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: l3-ha 2026-06-11 07:30:37.213 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 07:30:37.213 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:37.213 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 07:30:37.214 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-11 07:30:37.214 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: l3-flavors 2026-06-11 07:30:37.215 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 07:30:37.215 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-mac-override 2026-06-11 07:30:37.215 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-11 07:30:37.216 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 07:30:37.216 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-11 07:30:37.216 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 07:30:37.217 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 07:30:37.217 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-resource-request 2026-06-11 07:30:37.218 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 07:30:37.218 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-11 07:30:37.218 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 07:30:37.219 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: binding 2026-06-11 07:30:37.219 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-11 07:30:37.219 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: binding-extended 2026-06-11 07:30:37.220 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-security 2026-06-11 07:30:37.220 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: project-id 2026-06-11 07:30:37.221 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-11 07:30:37.221 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: provider 2026-06-11 07:30:37.221 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 07:30:37.222 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-11 07:30:37.222 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-11 07:30:37.223 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: multi-provider 2026-06-11 07:30:37.223 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: net-mtu 2026-06-11 07:30:37.224 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos 2026-06-11 07:30:37.224 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: net-mtu-writable 2026-06-11 07:30:37.224 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 07:30:37.225 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: network_availability_zone 2026-06-11 07:30:37.225 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 07:30:37.225 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: network_ha 2026-06-11 07:30:37.225 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-default 2026-06-11 07:30:37.226 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: network-ip-availability 2026-06-11 07:30:37.226 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-fip 2026-06-11 07:30:37.226 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 07:30:37.227 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-11 07:30:37.227 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 07:30:37.227 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: pagination 2026-06-11 07:30:37.227 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 07:30:37.228 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-device-profile 2026-06-11 07:30:37.228 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 07:30:37.228 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-11 07:30:37.229 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 07:30:37.229 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-11 07:30:37.229 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-11 07:30:37.229 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-pps 2026-06-11 07:30:37.230 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-mac-override 2026-06-11 07:30:37.230 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 07:30:37.230 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-11 07:30:37.231 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 07:30:37.231 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-11 07:30:37.231 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 07:30:37.232 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: quota-check-limit 2026-06-11 07:30:37.232 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-11 07:30:37.232 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-resource-request 2026-06-11 07:30:37.233 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 07:30:37.233 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-resource-request-groups 2026-06-11 07:30:37.234 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-11 07:30:37.234 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: binding 2026-06-11 07:30:37.235 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: quotas 2026-06-11 07:30:37.235 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: binding-extended 2026-06-11 07:30:37.236 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: quota_details 2026-06-11 07:30:37.236 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-security 2026-06-11 07:30:37.237 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: project-id 2026-06-11 07:30:37.237 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: provider 2026-06-11 07:30:37.237 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: rbac-policies 2026-06-11 07:30:37.238 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-11 07:30:37.238 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: rbac-address-group 2026-06-11 07:30:37.238 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 07:30:37.239 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 07:30:37.239 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 07:30:37.240 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: revision-if-match 2026-06-11 07:30:37.240 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos 2026-06-11 07:30:37.241 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 07:30:37.241 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-11 07:30:37.242 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: router_availability_zone 2026-06-11 07:30:37.242 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-11 07:30:37.242 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 07:30:37.242 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-default 2026-06-11 07:30:37.243 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-fip 2026-06-11 07:30:37.243 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-11 07:30:37.244 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 07:30:37.244 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-gateway-ip 2026-06-11 07:30:37.244 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 07:30:37.244 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-port-network-policy 2026-06-11 07:30:37.245 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 07:30:37.245 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-pps-minimum 2026-06-11 07:30:37.245 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 07:30:37.246 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-11 07:30:37.246 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 07:30:37.246 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 07:30:37.246 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-pps 2026-06-11 07:30:37.247 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-rule-type-details 2026-06-11 07:30:37.247 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-11 07:30:37.248 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: qos-rules-alias 2026-06-11 07:30:37.249 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: quota-check-limit 2026-06-11 07:30:37.249 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: quota-check-limit-default 2026-06-11 07:30:37.252 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: quotas 2026-06-11 07:30:37.251 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: security-group 2026-06-11 07:30:37.253 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: quota_details 2026-06-11 07:30:37.254 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: segment 2026-06-11 07:30:37.255 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: rbac-policies 2026-06-11 07:30:37.255 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 07:30:37.255 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: rbac-address-group 2026-06-11 07:30:37.256 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: rbac-address-scope 2026-06-11 07:30:37.256 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: service-type 2026-06-11 07:30:37.256 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: sorting 2026-06-11 07:30:37.256 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: rbac-security-groups 2026-06-11 07:30:37.257 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: rbac-subnetpool 2026-06-11 07:30:37.257 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 07:30:37.257 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: revision-if-match 2026-06-11 07:30:37.258 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: standard-attr-description 2026-06-11 07:30:37.258 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: standard-attr-revisions 2026-06-11 07:30:37.258 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: stateful-security-group 2026-06-11 07:30:37.258 8 WARNING neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 07:30:37.259 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: router_availability_zone 2026-06-11 07:30:37.259 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 07:30:37.259 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-11 07:30:37.259 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnet-external-network 2026-06-11 07:30:37.260 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnet_onboard 2026-06-11 07:30:37.261 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 07:30:37.261 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-groups-default-rules 2026-06-11 07:30:37.261 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnet-service-types 2026-06-11 07:30:37.262 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-11 07:30:37.262 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnet_allocation 2026-06-11 07:30:37.262 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-11 07:30:37.262 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 07:30:37.262 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-11 07:30:37.263 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: tag-creation 2026-06-11 07:30:37.263 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-11 07:30:37.263 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-11 07:30:37.263 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 07:30:37.267 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 07:30:37.268 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 07:30:37.268 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: security-group 2026-06-11 07:30:37.269 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: trunk 2026-06-11 07:30:37.269 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: segment 2026-06-11 07:30:37.269 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: trunk-details 2026-06-11 07:30:37.270 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-11 07:30:37.270 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 07:30:37.270 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 07:30:37.270 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: service-type 2026-06-11 07:30:37.271 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 07:30:37.271 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: sorting 2026-06-11 07:30:37.271 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: standard-attr-segment 2026-06-11 07:30:37.272 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 07:30:37.272 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: standard-attr-description 2026-06-11 07:30:37.273 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: stateful-security-group 2026-06-11 07:30:37.273 7 WARNING neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-11 07:30:37.273 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 07:30:37.274 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-11 07:30:37.274 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnet-external-network 2026-06-11 07:30:37.274 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 07:30:37.275 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnet_onboard 2026-06-11 07:30:37.275 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: vpn-flavors 2026-06-11 07:30:37.275 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-11 07:30:37.276 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnet-service-types 2026-06-11 07:30:37.277 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: vpnaas 2026-06-11 07:30:37.277 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnet_allocation 2026-06-11 07:30:37.277 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-11 07:30:37.278 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: tag-creation 2026-06-11 07:30:37.278 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: taas 2026-06-11 07:30:37.279 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: tap-mirror 2026-06-11 07:30:37.280 8 INFO neutron.api.extensions [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 07:30:37.280 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-11 07:30:37.282 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-11 07:30:37.283 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-11 07:30:37.283 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.283 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-11 07:30:37.284 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: standard-attr-tag 2026-06-11 07:30:37.285 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-11 07:30:37.286 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: trunk 2026-06-11 07:30:37.286 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 07:30:37.286 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: trunk-details 2026-06-11 07:30:37.287 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 07:30:37.287 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-11 07:30:37.287 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-11 07:30:37.288 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-11 07:30:37.289 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-11 07:30:37.291 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-11 07:30:37.291 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-11 07:30:37.292 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 07:30:37.292 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: vpn-flavors 2026-06-11 07:30:37.292 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 07:30:37.293 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 07:30:37.294 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: vpnaas 2026-06-11 07:30:37.294 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.294 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.294 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.294 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.295 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 07:30:37.295 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: taas 2026-06-11 07:30:37.295 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.296 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.296 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: tap-mirror 2026-06-11 07:30:37.296 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 07:30:37.297 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 07:30:37.297 7 INFO neutron.api.extensions [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Loaded extension: taas-vlan-filter 2026-06-11 07:30:37.297 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 07:30:37.297 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.298 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.298 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.298 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.299 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-11 07:30:37.299 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-11 07:30:37.299 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.300 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-11 07:30:37.302 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 07:30:37.303 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] router is already registered 2026-06-11 07:30:37.303 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 07:30:37.303 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 07:30:37.303 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 07:30:37.303 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] floatingip is already registered 2026-06-11 07:30:37.307 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 07:30:37.307 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] rbac_policy is already registered 2026-06-11 07:30:37.308 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 07:30:37.308 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 07:30:37.308 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] security_group is already registered 2026-06-11 07:30:37.308 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 07:30:37.308 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 07:30:37.308 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] security_group_rule is already registered 2026-06-11 07:30:37.309 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 07:30:37.309 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.309 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.310 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.310 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.310 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.310 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.310 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.310 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 07:30:37.310 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.310 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] trunk is already registered 2026-06-11 07:30:37.311 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 07:30:37.311 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.311 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.311 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.311 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.311 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.311 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.312 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 07:30:37.312 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 07:30:37.312 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] endpoint_group is already registered 2026-06-11 07:30:37.312 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 07:30:37.312 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 07:30:37.313 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] vpnservice is already registered 2026-06-11 07:30:37.313 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 07:30:37.313 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 07:30:37.313 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ipsec_site_connection is already registered 2026-06-11 07:30:37.313 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.313 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.313 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.314 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.314 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.314 8 INFO neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.314 8 WARNING neutron.quota.resource_registry [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.314 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.319 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-11 07:30:37.319 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] router is already registered 2026-06-11 07:30:37.320 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-11 07:30:37.320 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] floatingip is already registered 2026-06-11 07:30:37.323 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-11 07:30:37.324 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] rbac_policy is already registered 2026-06-11 07:30:37.324 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-11 07:30:37.324 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] security_group is already registered 2026-06-11 07:30:37.325 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-11 07:30:37.325 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] security_group_rule is already registered 2026-06-11 07:30:37.326 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.326 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.326 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-11 07:30:37.326 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] subnetpool is already registered 2026-06-11 07:30:37.327 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-11 07:30:37.327 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] trunk is already registered 2026-06-11 07:30:37.327 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.328 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.328 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.328 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.329 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-11 07:30:37.329 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] endpoint_group is already registered 2026-06-11 07:30:37.329 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-11 07:30:37.330 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] vpnservice is already registered 2026-06-11 07:30:37.330 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-11 07:30:37.330 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ipsec_site_connection is already registered 2026-06-11 07:30:37.331 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-11 07:30:37.331 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ipsecpolicy is already registered 2026-06-11 07:30:37.331 7 INFO neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-11 07:30:37.332 7 WARNING neutron.quota.resource_registry [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] ikepolicy is already registered 2026-06-11 07:30:37.353 8 WARNING keystonemiddleware._common.config [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:30:37.360 8 WARNING oslo_config.cfg [None req-74a06340-35c2-46a7-b05b-e144aa6911a4 - - - - - -] 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 0x7f93c32c7668 pid: 8 (default app) 2026-06-11 07:30:37.377 7 WARNING keystonemiddleware._common.config [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:30:37.386 7 WARNING oslo_config.cfg [None req-706f8c58-7321-48d2-94dc-f2e4224dc62f - - - - - -] 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 0x7f93c32c7668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 07:30:42.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4995376-ab20-48ab-baed-9014ea67d255 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:30:41 2026] GET /v2.0/networks/public => generated 108 bytes in 818 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:30:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:30:43.470 8 WARNING neutron.services.revisions.revision_plugin [None req-b5dab4c9-ff65-43f9-8047-a0ccfff4ed38 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:30:43.488 8 INFO neutron.db.segments_db [None req-b5dab4c9-ff65-43f9-8047-a0ccfff4ed38 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 6632546a-35fa-4f38-af55-036d510998c7 of type flat for network 5f7a5251-503e-45a2-a84b-698138f7e295 2026-06-11 07:30:43.532 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5dab4c9-ff65-43f9-8047-a0ccfff4ed38 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:30:43 2026] POST /v2.0/networks => generated 124 bytes in 463 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:30:49.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a0bf8f3-747a-46b3-bd7c-d9f369f0e438 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:30:49 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:30:49 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-06-11 07:30:49.490 8 WARNING neutron.services.revisions.revision_plugin [None req-5dda80c7-6893-4f99-8e13-4998b7860dc1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:30:49.506 8 INFO neutron.db.segments_db [None req-5dda80c7-6893-4f99-8e13-4998b7860dc1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 1a604cfe-af71-45cf-b7ec-6883d08fe9ff of type flat for network 36b8ea52-f895-4d39-9bdb-85f72bf59a14 2026-06-11 07:30:49.539 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5dda80c7-6893-4f99-8e13-4998b7860dc1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:30:49 2026] POST /v2.0/networks => generated 124 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:30:55.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc3a36a4-64c6-4830-88cd-4c2bbaab9f41 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:30:55 2026] GET /v2.0/networks/public => generated 108 bytes in 401 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:30:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:30:56.089 7 WARNING neutron.services.revisions.revision_plugin [None req-e979a4cf-80f9-414f-acc9-cc5a878a540f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:30:56.126 7 INFO neutron.db.segments_db [None req-e979a4cf-80f9-414f-acc9-cc5a878a540f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment a0b90518-8ee4-4106-8ff9-5eadd23cd158 of type flat for network 8b3be29a-0426-4ba9-a698-9d39ceedda81 2026-06-11 07:30:56.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e979a4cf-80f9-414f-acc9-cc5a878a540f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:30:55 2026] POST /v2.0/networks => generated 124 bytes in 381 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:31:02.042 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a0af741d-38e5-4eb0-bbb8-47d6acb7bd89 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:31:02 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:31:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:31:02.137 7 WARNING neutron.services.revisions.revision_plugin [None req-ea89dcc5-6050-4060-bf1c-6f40927e5edd ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:31:02.163 7 INFO neutron.db.segments_db [None req-ea89dcc5-6050-4060-bf1c-6f40927e5edd ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 3270850e-3f1f-4021-91a0-5f0c30a56ef1 of type flat for network 75260255-57b9-442c-b89a-89ae4e766587 2026-06-11 07:31:02.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea89dcc5-6050-4060-bf1c-6f40927e5edd ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:31:02 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:31:08.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07f12ffd-5a23-4766-bd74-d6c17c048d2f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:31:08 2026] GET /v2.0/networks/public => generated 108 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:31:08 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-06-11 07:31:08.170 8 WARNING neutron.services.revisions.revision_plugin [None req-7ff13e1b-730c-440c-97e9-aa9c473ea25f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:31:08.189 8 INFO neutron.db.segments_db [None req-7ff13e1b-730c-440c-97e9-aa9c473ea25f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 5236b141-5221-4b93-a40a-bb9a5071d043 of type flat for network a06dfbb2-15c8-436a-88d1-656af1a6f39f 2026-06-11 07:31:08.214 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ff13e1b-730c-440c-97e9-aa9c473ea25f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:31:08 2026] POST /v2.0/networks => generated 124 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:31:14.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5e4adc1-4214-4378-9b43-c7538e94fd6a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:31:14 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:31:14 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:31:14.222 8 WARNING neutron.services.revisions.revision_plugin [None req-92a54772-5da6-4755-bf79-adbf2d7fdf7f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:31:14.240 8 INFO neutron.db.segments_db [None req-92a54772-5da6-4755-bf79-adbf2d7fdf7f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment d911713d-3a9a-4f39-8e7b-f92687869493 of type flat for network 5a87fea9-df40-4803-bd85-5eeefe6cbdf5 2026-06-11 07:31:14.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-92a54772-5da6-4755-bf79-adbf2d7fdf7f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:31:14 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 07:31:20.194 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e6da78-ae83-4227-8b1f-225310c3fc23 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:31:20 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:31:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:31:20.264 7 WARNING neutron.services.revisions.revision_plugin [None req-458bfb2e-4717-4dd1-b258-babb4f82d0c3 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Could not find related network for resource to bump revision. 2026-06-11 07:31:20.287 7 INFO neutron.db.segments_db [None req-458bfb2e-4717-4dd1-b258-babb4f82d0c3 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment baf11586-084a-4be6-adb3-d96e6a69a077 of type flat for network b08dee4b-2ecc-4d06-977e-b12c3af17d10 [pid: 7|app: 0|req: 12/26] 199.204.45.148 () {48 vars in 967 bytes} [Thu Jun 11 07:31:20 2026] POST /v2.0/networks => generated 706 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 07:31:21.500 8 INFO neutron.pecan_wsgi.hooks.translation [None req-591dad55-bd9a-4541-b0a9-73f2e21895bb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/27] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 07:31:21 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 07:31:21 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 07:31:21.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2488ae2b-13b3-4e59-b3ae-2c6ddb0766eb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 16/29] 199.204.45.148 () {44 vars in 1034 bytes} [Thu Jun 11 07:31:21 2026] GET /v2.0/subnets/public-subnet?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => 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: 14/30] 199.204.45.148 () {44 vars in 1057 bytes} [Thu Jun 11 07:31:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.148 () {48 vars in 965 bytes} [Thu Jun 11 07:31:21 2026] POST /v2.0/subnets => generated 664 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 07:36:06.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d14f8423-ab57-4939-af73-7bce4ecec0f6 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.148 () {44 vars in 937 bytes} [Thu Jun 11 07:36:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 07:36:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:36:06.444 8 INFO neutron.db.segments_db [None req-2c5c8cb7-1387-414d-baa8-289daeecefd3 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment c293db35-336f-45e5-a14d-4831c613f4e6 of type vxlan for network 7d35dc78-e240-4919-b018-a2d37d88172e [pid: 8|app: 0|req: 37/71] 199.204.45.148 () {48 vars in 966 bytes} [Thu Jun 11 07:36:06 2026] POST /v2.0/networks => generated 688 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 07:36:07.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7eb32df0-faec-4e85-a45b-41d5fa3951e7 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/72] 199.204.45.148 () {44 vars in 937 bytes} [Thu Jun 11 07:36:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 07:36:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 07:36:07.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c2be8d1-b7cf-417f-b1c4-8e8155c9acb9 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.148 () {44 vars in 1036 bytes} [Thu Jun 11 07:36:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.148 () {44 vars in 1059 bytes} [Thu Jun 11 07:36:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.148 () {48 vars in 965 bytes} [Thu Jun 11 07:36:07 2026] POST /v2.0/subnets => generated 651 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 07:36:08.884 8 INFO neutron.api.v2.resource [None req-f43c6bc1-3e34-4402-b782-03b0490ff9a0 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 40/77] 199.204.45.148 () {44 vars in 971 bytes} [Thu Jun 11 07:36:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.148 () {44 vars in 993 bytes} [Thu Jun 11 07:36:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.148 () {48 vars in 980 bytes} [Thu Jun 11 07:36:08 2026] POST /v2.0/security-groups => generated 1616 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:10 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 1616 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:10 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:10 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:11 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 2230 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:11 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:11 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:12 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:12 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:12 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => 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: 47/91] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:12 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: 45/92] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:13 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 3462 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:13 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:13 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:13 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: 48/98] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:14 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:14 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:14 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.148 () {44 vars in 987 bytes} [Thu Jun 11 07:36:15 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 07:36:15.631 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9149206-dec2-4667-82bb-12128a497733 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.148 () {44 vars in 1076 bytes} [Thu Jun 11 07:36:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/104] 199.204.45.148 () {44 vars in 1099 bytes} [Thu Jun 11 07:36:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:15 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.148 () {48 vars in 961 bytes} [Thu Jun 11 07:36:15 2026] POST /v2.0/ports => generated 1100 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 07:36:22.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43cb5db1-80cd-4acd-b743-50169de101ef ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.204.45.148 () {44 vars in 979 bytes} [Thu Jun 11 07:36:22 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 44 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: 53/108] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:22 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.148 () {48 vars in 1031 bytes} [Thu Jun 11 07:36:23 2026] PUT /v2.0/ports/66e5690c-c8c3-43b7-88b7-62f4260bee6a => generated 1249 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.148 () {44 vars in 920 bytes} [Thu Jun 11 07:36:25 2026] GET /v2.0/ports => generated 3730 bytes in 85 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-06-11 07:36:26.490 8 INFO neutron.api.v2.resource [None req-afd7ecab-503a-4daf-99c9-2dfbdb2845f7 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 57/111] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 07:36:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.148 () {44 vars in 981 bytes} [Thu Jun 11 07:36:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.148 () {48 vars in 980 bytes} [Thu Jun 11 07:36:26 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:27 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:27 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:27 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:27 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:28 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/119] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:28 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:36:28 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/121] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:36:28 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/132] 199.204.45.148 () {44 vars in 975 bytes} [Thu Jun 11 07:37:30 2026] GET /v2.0/quotas/e3ca24d93aea46b9b887b72b6057433f => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/133] 199.204.45.148 () {48 vars in 1027 bytes} [Thu Jun 11 07:37:30 2026] PUT /v2.0/quotas/e3ca24d93aea46b9b887b72b6057433f => generated 291 bytes in 36 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-06-11 07:39:50.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-826d0885-b9f0-4b9f-b6c1-2f75fb185155 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/152] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 07:39:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 168 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: 75/153] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 07:39:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 07:39:52.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04d3ff92-a8ee-4795-b04a-459675b31799 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 79/154] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 07:39:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/155] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 07:39:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 07:45:56.390 8 INFO neutron.api.v2.resource [None req-d37d3755-4d7d-48e5-af69-0787ed5efb9a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/204] 199.204.45.148 () {44 vars in 1074 bytes} [Thu Jun 11 07:45:56 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 139 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/205] 199.204.45.148 () {44 vars in 1097 bytes} [Thu Jun 11 07:45:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 23 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/206] 199.204.45.148 () {48 vars in 981 bytes} [Thu Jun 11 07:45:56 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/207] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:45:57 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/208] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:45:57 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/209] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:45:57 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/210] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:45:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:45:58 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:45:58 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:45:59 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:45:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:46:00 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/218] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:46:00 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/219] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:46:00 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:46:00 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: 113/221] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:46:01 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/222] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 07:46:01 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 3460 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 07:46:01 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/224] 199.204.45.148 () {48 vars in 991 bytes} [Thu Jun 11 07:46:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.148 () {30 vars in 739 bytes} [Thu Jun 11 07:48:32 2026] GET /v2.0/networks?tenant_id=55633f9fe11d43e2ac501752d6ce5d40&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 07:48:33.016 8 INFO neutron.db.segments_db [None req-1800eddb-8bae-4ed1-8ca0-e7b628cbb567 7952c92550c04d8f9ede434b2ea0adb7 55633f9fe11d43e2ac501752d6ce5d40 - - abb021c5518145cda12effec6fef4cd0 abb021c5518145cda12effec6fef4cd0] Added segment 36d296b3-e7f7-4175-8d09-cea986bd6826 of type vxlan for network 8aad5df4-2264-4a75-9783-a81f2af28ee2 [pid: 8|app: 0|req: 125/246] 199.204.45.148 () {34 vars in 681 bytes} [Thu Jun 11 07:48:32 2026] POST /v2.0/networks => generated 699 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.204.45.148 () {30 vars in 721 bytes} [Thu Jun 11 07:48:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 199.204.45.148 () {30 vars in 632 bytes} [Thu Jun 11 07:48:33 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: 123/249] 199.204.45.148 () {34 vars in 676 bytes} [Thu Jun 11 07:48:33 2026] POST /v2.0/ports => generated 999 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 07:48:33 2026] GET /v2.0/networks/8aad5df4-2264-4a75-9783-a81f2af28ee2 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.204.45.148 () {30 vars in 721 bytes} [Thu Jun 11 07:48:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 07:48:35 2026] GET /v2.0/networks/8aad5df4-2264-4a75-9783-a81f2af28ee2 => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 199.204.45.148 () {44 vars in 975 bytes} [Thu Jun 11 07:48:59 2026] GET /v2.0/quotas/55633f9fe11d43e2ac501752d6ce5d40 => 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: 127/258] 199.204.45.148 () {48 vars in 1027 bytes} [Thu Jun 11 07:48:59 2026] PUT /v2.0/quotas/55633f9fe11d43e2ac501752d6ce5d40 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:00:38.630 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4346a72c-ea2c-4c07-a322-0468ab6e2e0f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/351] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 08:00:38 2026] GET /v2.0/networks/public => generated 108 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 08:00:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:00:39.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e58cc2b-0e9a-4d8a-af20-e2a5e714d12c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/353] 199.204.45.148 () {44 vars in 927 bytes} [Thu Jun 11 08:00:39 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 08:00:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:00:39.805 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f855146-21e4-4ddb-b289-95409edb2707 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/355] 199.204.45.148 () {44 vars in 1034 bytes} [Thu Jun 11 08:00:39 2026] GET /v2.0/subnets/public-subnet?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 113 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/356] 199.204.45.148 () {44 vars in 1057 bytes} [Thu Jun 11 08:00:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:01:06.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed2511c9-dcf4-420e-bd37-5c8594c7796c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/361] 199.204.45.148 () {44 vars in 937 bytes} [Thu Jun 11 08:01:06 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 08:01:06 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:01:07.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cadd575c-f769-4d4b-867a-1ba850c71e5c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/363] 199.204.45.148 () {44 vars in 937 bytes} [Thu Jun 11 08:01:07 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: 8|app: 0|req: 184/364] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 08:01:07 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-06-11 08:01:07.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-391d013b-8959-4041-b179-a7e6dbb8a0c9 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/365] 199.204.45.148 () {44 vars in 1036 bytes} [Thu Jun 11 08:01:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.148 () {44 vars in 1059 bytes} [Thu Jun 11 08:01:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:01:09.095 7 INFO neutron.api.v2.resource [None req-336d969c-1c0b-41e1-acff-2cd7c776d8d9 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/367] 199.204.45.148 () {44 vars in 971 bytes} [Thu Jun 11 08:01:09 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.148 () {44 vars in 993 bytes} [Thu Jun 11 08:01:09 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:10 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:10 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:10 2026] GET /v2.0/security-group-rules/fb34e800-7fad-45db-b9c5-78e7339136ce => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:11 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:11 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:11 2026] GET /v2.0/security-group-rules/dca71b96-5ba8-4388-8000-c8b64d856c9e => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:12 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:12 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => 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: 187/377] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:12 2026] GET /v2.0/security-group-rules/a7abac8e-cc13-44ee-a083-99d6ecbc486a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:13 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:13 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:13 2026] GET /v2.0/security-group-rules/b32186a4-3a9d-4bce-931d-455bf0fb4db1 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:14 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:14 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:14 2026] GET /v2.0/security-group-rules/b36a8ce1-bb3e-4ab0-bcd0-536a8d6efc51 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.148 () {44 vars in 987 bytes} [Thu Jun 11 08:01:15 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:01:15.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e34eb90-489b-4c79-9964-7cc50a3bcfd2 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/387] 199.204.45.148 () {44 vars in 1076 bytes} [Thu Jun 11 08:01:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7d35dc78-e240-4919-b018-a2d37d88172e => 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: 192/388] 199.204.45.148 () {44 vars in 1099 bytes} [Thu Jun 11 08:01:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 1254 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:15 2026] GET /v2.0/security-groups/be722a9a-e94f-4eba-9adc-030fbe7bd606 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:01:23.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98e9b881-8ea2-48d7-b4f0-92eb0e582912 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/390] 199.204.45.148 () {44 vars in 979 bytes} [Thu Jun 11 08:01:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.148 () {44 vars in 920 bytes} [Thu Jun 11 08:01:25 2026] GET /v2.0/ports => generated 4725 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:01:26.232 8 INFO neutron.api.v2.resource [None req-c7ae1801-786e-4448-b8f6-eaf606329571 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/393] 199.204.45.148 () {44 vars in 959 bytes} [Thu Jun 11 08:01:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.148 () {44 vars in 981 bytes} [Thu Jun 11 08:01:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:27 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2886 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:27 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:27 2026] GET /v2.0/security-group-rules/b2e44f59-6ade-4680-a8dc-32047f8410d4 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:28 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2886 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:01:28 2026] GET /v2.0/security-groups/99e8209a-7620-4d7e-b39f-c4c0c8d80bbd => generated 2886 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:01:28 2026] GET /v2.0/security-group-rules/0e2b0daf-750d-4427-b538-0ace7db64bb5 => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.148 () {44 vars in 975 bytes} [Thu Jun 11 08:01:40 2026] GET /v2.0/quotas/e3ca24d93aea46b9b887b72b6057433f => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:02:36.463 7 INFO neutron.api.v2.resource [None req-27194008-5ce9-4d12-a9ff-6bd7ea71d8da ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/412] 199.204.45.148 () {44 vars in 1074 bytes} [Thu Jun 11 08:02:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.204.45.148 () {44 vars in 1097 bytes} [Thu Jun 11 08:02:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 4072 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 08:02:37 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:02:37 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:02:37 2026] GET /v2.0/security-group-rules/0be94cec-b352-4ed3-8708-25d944faf8a0 => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 08:02:38 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:02:38 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:02:38 2026] GET /v2.0/security-group-rules/3500e428-5008-4f74-a00e-aebe4dc1c78d => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 08:02:39 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:02:39 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:02:39 2026] GET /v2.0/security-group-rules/2725366d-4593-45cf-b3b7-40d5651185cb => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.204.45.148 () {44 vars in 1088 bytes} [Thu Jun 11 08:02:40 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f?project_id=55633f9fe11d43e2ac501752d6ce5d40 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.148 () {44 vars in 1001 bytes} [Thu Jun 11 08:02:40 2026] GET /v2.0/security-groups/f356888c-57b3-45f8-ac01-c772a6b9c79f => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 199.204.45.148 () {44 vars in 1011 bytes} [Thu Jun 11 08:02:40 2026] GET /v2.0/security-group-rules/d4899d1b-0636-4ff0-afe1-ae34f42920b4 => 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: 212/428] 199.204.45.148 () {44 vars in 975 bytes} [Thu Jun 11 08:02:47 2026] GET /v2.0/quotas/55633f9fe11d43e2ac501752d6ce5d40 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/435] 199.204.45.148 () {44 vars in 949 bytes} [Thu Jun 11 08:03:37 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/442] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:04:16 2026] GET /v2.0/networks => generated 2168 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.168 () {32 vars in 654 bytes} [Thu Jun 11 08:04:18 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: 220/444] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/ports => generated 4725 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.168 () {32 vars in 654 bytes} [Thu Jun 11 08:04:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:29.138 8 INFO neutron.db.segments_db [None req-f0e0f2e2-3fba-435b-a283-f1c05c6bd083 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment d01fe951-5b15-433e-9d6a-0d8a6e594444 of type vxlan for network b5446e06-9732-4a21-a335-3bb27a3a1238 2026-06-11 08:04:29.152 7 INFO neutron.db.segments_db [None req-6623cfce-189b-4b6f-bad1-d3065589d0bc ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 of type vxlan for network bca7b1f5-871c-4ffa-9709-b5c998ab47aa [pid: 8|app: 0|req: 229/452] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:04:28 2026] POST /v2.0/networks => generated 730 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/453] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:04:28 2026] POST /v2.0/networks => generated 725 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:29.385 8 INFO neutron.db.segments_db [None req-f2ab19d5-0204-4b0e-9ac1-4345ce6a0bd9 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 6795587c-6715-44dd-8ca7-ce336ba6b5ef of type vxlan for network 9ba99911-02b3-48ad-8612-146c6c59766e [pid: 7|app: 0|req: 225/454] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/subnets => generated 696 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/455] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/networks => generated 733 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:29.516 8 INFO neutron.db.segments_db [None req-fcfa27e1-0207-4fa8-a796-7c8bfd8accf4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc of type vxlan for network d2e0cebd-6d0a-4375-96db-472f6fe3b405 [pid: 7|app: 0|req: 226/456] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/subnets => generated 691 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/subnets => generated 699 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:29.743 8 INFO neutron.db.l3_hamode_db [None req-fcfa27e1-0207-4fa8-a796-7c8bfd8accf4 ed3d0af0ad904e3cb2f61bb66a5f219c 3ba2fed5064347efb7b2d460f32e308b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:04:29.770 7 INFO neutron.db.segments_db [None req-20736531-6bc6-49c0-aadf-b63030ceb62a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 of type vxlan for network 5754ff00-7d75-45dd-8b54-a9576abe79e7 2026-06-11 08:04:30.010 7 INFO neutron.db.l3_hamode_db [None req-20736531-6bc6-49c0-aadf-b63030ceb62a ed3d0af0ad904e3cb2f61bb66a5f219c 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:04:30.629 8 INFO neutron.db.l3_hamode_db [None req-fcfa27e1-0207-4fa8-a796-7c8bfd8accf4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:04:30.885 7 INFO neutron.db.l3_hamode_db [None req-20736531-6bc6-49c0-aadf-b63030ceb62a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/458] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/routers => generated 736 bytes in 2446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:31.965 8 INFO neutron.db.segments_db [None req-7b1c41a9-f259-4188-880a-6646f626f9d0 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment f322d8e4-8e2a-4a71-a54e-428327f40ef9 of type vxlan for network 2d6aa43d-096f-4f3b-bb23-9b639341482f [pid: 7|app: 0|req: 228/459] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:29 2026] POST /v2.0/routers => generated 731 bytes in 2266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:32.266 8 INFO neutron.db.l3_hamode_db [None req-7b1c41a9-f259-4188-880a-6646f626f9d0 ed3d0af0ad904e3cb2f61bb66a5f219c 6b8b71daf1b246769412a80ce266879e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/460] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:32 2026] GET /v2.0/security-groups?tenant_id=c5618fa7a4b642b1841d48bc8cbeb012&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:04:32.913 8 INFO neutron.db.l3_hamode_db [None req-7b1c41a9-f259-4188-880a-6646f626f9d0 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/461] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:04:32 2026] PUT /v2.0/routers/a07cce2c-4cc2-4c89-8dc6-f22b175a114c/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:31 2026] POST /v2.0/routers => generated 739 bytes in 1769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:33 2026] DELETE /v2.0/security-groups/4ecbbf82-255d-4d30-9ba3-c5534070b660 => 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: 231/464] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:04:33 2026] PUT /v2.0/routers/69759361-fb3d-4b9d-ac10-53dc984e0f44/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 10.0.0.86 () {38 vars in 969 bytes} [Thu Jun 11 08:04:34 2026] POST /v2.0/security-groups => generated 1685 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/466] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:04:33 2026] PUT /v2.0/routers/c1eadfff-f4fc-403d-808f-fceaa53cc93d/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:35 2026] GET /v2.0/security-groups/c3a8c769-3d0b-4062-adb6-d5cb2c50d50d => generated 1685 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 10.0.0.86 () {38 vars in 979 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-group-rules => generated 614 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.86 () {38 vars in 969 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-groups => generated 1686 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/floatingips => generated 552 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:36.048 8 INFO neutron.db.segments_db [None req-3b3cf4e7-3e8a-4011-ae20-bf746dcf121f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment eca07afc-0fde-449c-8eb7-538c3182853b of type vxlan for network 70df293b-c831-429b-8e95-760c5b22312f [pid: 7|app: 0|req: 238/476] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:36 2026] GET /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => generated 1686 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:04:35 2026] POST /v2.0/networks => generated 725 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.86 () {38 vars in 979 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/security-group-rules => generated 614 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/subnets => generated 691 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:36 2026] GET /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => generated 2311 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:04:36.420 7 INFO neutron.db.segments_db [None req-b8d88238-ff47-442a-8576-faf49f95b129 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 9048031f-0107-4d54-a796-a3c6def75baa of type vxlan for network ac4f3f36-28ed-47c7-bfa2-e3000bb8ddc1 2026-06-11 08:04:36.663 7 INFO neutron.db.l3_hamode_db [None req-b8d88238-ff47-442a-8576-faf49f95b129 ed3d0af0ad904e3cb2f61bb66a5f219c b58ef62ba7d54f23a36036a098167fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/482] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 10.0.0.86 () {38 vars in 979 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/security-group-rules => generated 619 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 10.0.0.86 () {34 vars in 1096 bytes} [Thu Jun 11 08:04:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--986449146&fields=id&tenant_id=4dfb8b3f016e4f0680cd55a995a719e0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:36 2026] GET /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => 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: 244/486] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/networks?id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.86 () {34 vars in 999 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/security-group-rules/26573b8e-2bdc-4dc0-90e9-99373d916b33 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/quotas/4dfb8b3f016e4f0680cd55a995a719e0 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/490] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/ports?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&fields=id => generated 57 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 10.0.0.86 () {36 vars in 1021 bytes} [Thu Jun 11 08:04:37 2026] DELETE /v2.0/security-group-rules/26573b8e-2bdc-4dc0-90e9-99373d916b33 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:04:37.396 7 INFO neutron.db.l3_hamode_db [None req-b8d88238-ff47-442a-8576-faf49f95b129 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 250/492] 10.0.0.86 () {34 vars in 1096 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--516057931&fields=id&tenant_id=6b8b71daf1b246769412a80ce266879e => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/493] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/494] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/quotas/6b8b71daf1b246769412a80ce266879e => 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: 253/495] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&fields=id => generated 57 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/496] 10.0.0.86 () {34 vars in 905 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/extensions => generated 21537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/497] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 256/498] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 257/499] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:37 2026] GET /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/500] 10.0.0.86 () {36 vars in 1011 bytes} [Thu Jun 11 08:04:37 2026] DELETE /v2.0/security-groups/cfa6c75d-edcb-4246-af83-94cb001bb6e8 => 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: 259/501] 10.0.0.86 () {34 vars in 905 bytes} [Thu Jun 11 08:04:38 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: 8|app: 0|req: 260/502] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:38 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/503] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:04:38 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 262/504] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:38 2026] GET /v2.0/security-groups/c3a8c769-3d0b-4062-adb6-d5cb2c50d50d => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/505] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:04:38 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/506] 10.0.0.86 () {36 vars in 1011 bytes} [Thu Jun 11 08:04:38 2026] DELETE /v2.0/security-groups/c3a8c769-3d0b-4062-adb6-d5cb2c50d50d => 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: 243/507] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:36 2026] POST /v2.0/routers => generated 731 bytes in 2036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/508] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:38 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:39.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-e27d0c38-4f73-4f7f-91a4-2bb2d5128237 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: bb61c038-d83e-4617-bd5f-68cb62a0a548 2026-06-11 08:04:39.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e27d0c38-4f73-4f7f-91a4-2bb2d5128237 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: bb61c038-d83e-4617-bd5f-68cb62a0a548 [pid: 7|app: 0|req: 245/509] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:04:38 2026] PUT /v2.0/routers/04c97329-7e9b-4ee2-b309-e7182a616e56/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/510] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:39 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/511] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:04:38 2026] PUT /v2.0/routers/a07cce2c-4cc2-4c89-8dc6-f22b175a114c/remove_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/512] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:39 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:39.846 8 INFO neutron_taas.services.taas.taas_plugin [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 30012d00-4aa4-4b7e-a688-4604a7620dc1 2026-06-11 08:04:39.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 30012d00-4aa4-4b7e-a688-4604a7620dc1 2026-06-11 08:04:40.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 9f9f8fb8-6bc7-4bca-8e09-41322be22d6b 2026-06-11 08:04:40.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 9f9f8fb8-6bc7-4bca-8e09-41322be22d6b 2026-06-11 08:04:40.151 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - 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: 248/513] 10.0.0.86 () {38 vars in 969 bytes} [Thu Jun 11 08:04:40 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/514] 10.0.0.86 () {38 vars in 969 bytes} [Thu Jun 11 08:04:40 2026] POST /v2.0/security-groups => generated 1680 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/515] 10.0.0.86 () {38 vars in 969 bytes} [Thu Jun 11 08:04:40 2026] POST /v2.0/security-groups => generated 1681 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 08:04:40.486 8 INFO neutron.db.l3_hamode_db [None req-3addf04b-b5ad-42c2-9378-d87ada1d69a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network d2e0cebd-6d0a-4375-96db-472f6fe3b405 was deleted as no HA routers are present in tenant 3ba2fed5064347efb7b2d460f32e308b. [pid: 8|app: 0|req: 266/516] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:04:39 2026] DELETE /v2.0/routers/a07cce2c-4cc2-4c89-8dc6-f22b175a114c => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/517] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups?tenant_id=b58ef62ba7d54f23a36036a098167fa6 => generated 7907 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/518] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups/343cb1c8-26b6-461a-a555-e4c1833649de => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/519] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups/343cb1c8-26b6-461a-a555-e4c1833649de => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups/fc8abafa-e4e5-4a9d-90b3-16950c38a674 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/521] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:04:40 2026] DELETE /v2.0/subnets/fb9e2977-c7e6-421a-ac44-3fdeff59195b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:04:40.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-195f57d6-ff0f-4010-bad5-d25cf05c69f8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 26695042-8d47-44cc-8733-f4c15e87c027 2026-06-11 08:04:40.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-195f57d6-ff0f-4010-bad5-d25cf05c69f8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 26695042-8d47-44cc-8733-f4c15e87c027 [pid: 7|app: 0|req: 255/522] 10.0.0.86 () {36 vars in 1011 bytes} [Thu Jun 11 08:04:40 2026] DELETE /v2.0/security-groups/fc8abafa-e4e5-4a9d-90b3-16950c38a674 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/523] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:40.826 7 INFO neutron.api.v2.resource [req-49b7d675-7e3e-448b-b84d-eb10611ee57f req-4657d117-88d1-4d2c-9ceb-8f9841062f91 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 257/524] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups/fc8abafa-e4e5-4a9d-90b3-16950c38a674 => generated 146 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/525] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:40.866 8 INFO neutron.services.segments.plugin [-] Segment da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc resource provider aggregate not found 2026-06-11 08:04:40.873 8 INFO neutron.services.segments.plugin [-] Segment da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc resource provider aggregate not found [pid: 7|app: 0|req: 259/526] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:40 2026] GET /v2.0/security-groups/39eda398-d494-44d1-a37c-cbb37b710556 => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:04:40.889 8 INFO neutron.services.segments.plugin [-] Segment da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc found for delete ", "request_id": "req-3444f1ac-7d7e-446e-9019-4fb211ea9e40"}]} 2026-06-11 08:04:40.893 8 INFO neutron.services.segments.plugin [-] Segment da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da89b413-4b1e-42f8-a19a-8b0c8d0ca8dc found for delete ", "request_id": "req-3356b01b-9152-462e-92f9-c6f3b8d90467"}]} [pid: 8|app: 0|req: 268/527] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:04:40 2026] DELETE /v2.0/networks/b5446e06-9732-4a21-a335-3bb27a3a1238 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/528] 10.0.0.86 () {36 vars in 1011 bytes} [Thu Jun 11 08:04:40 2026] DELETE /v2.0/security-groups/39eda398-d494-44d1-a37c-cbb37b710556 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:04:41.014 8 INFO neutron.api.v2.resource [req-2798d518-946d-4042-8e12-708732ebdf14 req-156cb425-117e-4d94-9821-34a0809a93e1 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/529] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/39eda398-d494-44d1-a37c-cbb37b710556 => 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: 270/530] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups?tenant_id=3ba2fed5064347efb7b2d460f32e308b&name=default => generated 2921 bytes in 57 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.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/9c262bba-02bd-4f24-9ad8-8ea588e9b91c => generated 1681 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/532] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:41 2026] DELETE /v2.0/security-groups/15f38b7f-cfde-4015-ba5c-987289a18dfb => 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: 262/533] 10.0.0.86 () {36 vars in 1011 bytes} [Thu Jun 11 08:04:41 2026] DELETE /v2.0/security-groups/9c262bba-02bd-4f24-9ad8-8ea588e9b91c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:04:41.268 8 INFO neutron.api.v2.resource [req-2606d41d-c183-4131-96fb-3b130713dabe req-dbc54582-1532-40ea-bf63-8e2c92fafc33 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/534] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/9c262bba-02bd-4f24-9ad8-8ea588e9b91c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/535] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups?tenant_id=b58ef62ba7d54f23a36036a098167fa6 => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/536] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/343cb1c8-26b6-461a-a555-e4c1833649de => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/537] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/343cb1c8-26b6-461a-a555-e4c1833649de => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:04:41.430 8 INFO neutron.api.v2.resource [req-e3cb64e1-5291-4576-9e4c-e8058b3aac7f req-7cfb19ef-2d65-4d30-ace1-0ba9a82f345f 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/538] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/9c262bba-02bd-4f24-9ad8-8ea588e9b91c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:04:41.467 7 INFO neutron.api.v2.resource [req-5cad47c8-412c-4897-9fdb-4514e76d762b req-787f9347-eb84-4508-bc73-637966cca566 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 265/539] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/39eda398-d494-44d1-a37c-cbb37b710556 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:04:41.511 8 INFO neutron.api.v2.resource [req-86a0de94-ebd8-450b-8364-9a2dbdeeb913 req-94f2ca29-db1d-41bf-80d4-e21fdd268529 46f49e4faa1a43c3a1c2822078eb18df b58ef62ba7d54f23a36036a098167fa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/540] 10.0.0.86 () {34 vars in 989 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/security-groups/fc8abafa-e4e5-4a9d-90b3-16950c38a674 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/542] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:41 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:41.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-d73655d5-0d6d-44af-b2a9-a78bc09d4cc5 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: e220537a-0dd5-4b19-8e0b-41ecabc5a083 2026-06-11 08:04:41.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d73655d5-0d6d-44af-b2a9-a78bc09d4cc5 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: e220537a-0dd5-4b19-8e0b-41ecabc5a083 [pid: 7|app: 0|req: 266/543] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:04:41 2026] PUT /v2.0/routers/04c97329-7e9b-4ee2-b309-e7182a616e56/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:42.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bb1f22d-7ffe-4dc3-9a53-29178ec28270 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: d1d13c81-6011-4e9c-b556-584e8349658d 2026-06-11 08:04:42.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bb1f22d-7ffe-4dc3-9a53-29178ec28270 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: d1d13c81-6011-4e9c-b556-584e8349658d 2026-06-11 08:04:42.913 8 INFO neutron.services.segments.plugin [-] Segment d01fe951-5b15-433e-9d6a-0d8a6e594444 resource provider aggregate not found 2026-06-11 08:04:42.920 8 INFO neutron.services.segments.plugin [-] Segment d01fe951-5b15-433e-9d6a-0d8a6e594444 resource provider aggregate not found 2026-06-11 08:04:42.939 8 INFO neutron.services.segments.plugin [-] Segment d01fe951-5b15-433e-9d6a-0d8a6e594444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01fe951-5b15-433e-9d6a-0d8a6e594444 found for delete ", "request_id": "req-294bddf9-a0d8-4fcd-9581-d49d0faf24b5"}]} 2026-06-11 08:04:42.961 8 INFO neutron.services.segments.plugin [-] Segment d01fe951-5b15-433e-9d6a-0d8a6e594444 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d01fe951-5b15-433e-9d6a-0d8a6e594444 found for delete ", "request_id": "req-683d0ed9-fa63-4edc-995f-7943d31270b6"}]} 2026-06-11 08:04:43.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bb1f22d-7ffe-4dc3-9a53-29178ec28270 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 4c4f5955-4341-4a18-abc2-2eb194b2926f 2026-06-11 08:04:43.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bb1f22d-7ffe-4dc3-9a53-29178ec28270 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 4c4f5955-4341-4a18-abc2-2eb194b2926f [pid: 7|app: 0|req: 267/544] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:42 2026] GET /v2.0/networks?id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 676 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/545] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:43 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 269/546] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:43 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => 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: 270/547] 199.204.45.148 () {34 vars in 910 bytes} [Thu Jun 11 08:04:43 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/548] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:04:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4dfb8b3f016e4f0680cd55a995a719e0 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:43.425 8 INFO neutron.db.l3_hamode_db [None req-8bb1f22d-7ffe-4dc3-9a53-29178ec28270 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network ac4f3f36-28ed-47c7-bfa2-e3000bb8ddc1 was deleted as no HA routers are present in tenant b58ef62ba7d54f23a36036a098167fa6. [pid: 8|app: 0|req: 278/549] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:04:42 2026] DELETE /v2.0/routers/04c97329-7e9b-4ee2-b309-e7182a616e56 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/550] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:04:43 2026] DELETE /v2.0/subnets/59547f99-1450-4d01-8c09-295bdfbe71a6 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/551] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:04:43 2026] POST /v2.0/ports => generated 954 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/552] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:04:43 2026] DELETE /v2.0/networks/70df293b-c831-429b-8e95-760c5b22312f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/555] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:43 2026] GET /v2.0/security-groups?tenant_id=b58ef62ba7d54f23a36036a098167fa6&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/556] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:43 2026] DELETE /v2.0/security-groups/343cb1c8-26b6-461a-a555-e4c1833649de => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/557] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:44 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 957 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:44 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => 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: 285/559] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:44 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 286/560] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:44 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 684 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/561] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:04:44 2026] PUT /v2.0/ports/eaecca76-5709-4cdc-88de-47c36217aad9 => generated 1235 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/562] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:04:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6b8b71daf1b246769412a80ce266879e => generated 180 bytes in 54 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-06-11 08:04:44.959 8 INFO neutron.services.segments.plugin [-] Segment 9048031f-0107-4d54-a796-a3c6def75baa resource provider aggregate not found 2026-06-11 08:04:44.984 8 INFO neutron.services.segments.plugin [-] Segment 9048031f-0107-4d54-a796-a3c6def75baa resource provider aggregate not found 2026-06-11 08:04:44.989 8 INFO neutron.services.segments.plugin [-] Segment 9048031f-0107-4d54-a796-a3c6def75baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9048031f-0107-4d54-a796-a3c6def75baa found for delete ", "request_id": "req-1a107d32-99d3-48d5-87e9-328147302953"}]} 2026-06-11 08:04:45.012 8 INFO neutron.services.segments.plugin [-] Segment 9048031f-0107-4d54-a796-a3c6def75baa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9048031f-0107-4d54-a796-a3c6def75baa found for delete ", "request_id": "req-a3dc879a-a0f8-4960-a857-07ebcc777bd8"}]} 2026-06-11 08:04:45.020 8 INFO neutron.services.segments.plugin [-] Segment eca07afc-0fde-449c-8eb7-538c3182853b resource provider aggregate not found 2026-06-11 08:04:45.039 8 INFO neutron.services.segments.plugin [-] Segment eca07afc-0fde-449c-8eb7-538c3182853b resource provider aggregate not found 2026-06-11 08:04:45.044 8 INFO neutron.services.segments.plugin [-] Segment eca07afc-0fde-449c-8eb7-538c3182853b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca07afc-0fde-449c-8eb7-538c3182853b found for delete ", "request_id": "req-f04d8f43-3e97-4145-b80b-c4ab7c1bb915"}]} 2026-06-11 08:04:45.057 8 INFO neutron.services.segments.plugin [-] Segment eca07afc-0fde-449c-8eb7-538c3182853b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eca07afc-0fde-449c-8eb7-538c3182853b found for delete ", "request_id": "req-f1b3065e-d0a7-48ee-80f6-7a37a2d90f53"}]} [pid: 7|app: 0|req: 276/563] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:04:44 2026] POST /v2.0/ports => generated 958 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:04:45.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c150db1e-5d70-4414-a560-dffb65138ec1'] response: {'name': 'network-changed', 'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/564] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/565] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:04:45 2026] PUT /v2.0/ports/d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 1239 bytes in 427 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: 278/566] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/567] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/568] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/569] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/ports?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/570] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eaecca76-5709-4cdc-88de-47c36217aad9 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/subnets?id=fa873bc0-f979-48fe-bd47-96586a40a986 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/572] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/ports?network_id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/573] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 293/574] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:46.018 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-90d5cff3-b0ba-4a87-8b1c-46ec3e05a72a'] response: {'name': 'network-changed', 'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 282/575] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:45 2026] GET /v2.0/security-groups?tenant_id=24e649e361b34faba8ac0808b7accaae&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/576] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:46 2026] DELETE /v2.0/security-groups/97b9f761-dda9-4782-a2fb-7a0cd02a6b64 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:04:46.423 8 INFO neutron.db.segments_db [None req-9ebd3416-44f6-4c6c-90e5-5f1ef9a507e0 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 6e740bc6-ac14-468c-b02e-f152f0c34031 of type vxlan for network ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c [pid: 8|app: 0|req: 294/577] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:04:46 2026] POST /v2.0/networks => generated 717 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/security-groups?tenant_id=55e797ec87fd458384c62aea0021c1f1&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: 285/579] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1242 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/580] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:46 2026] POST /v2.0/subnets => generated 684 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/581] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:46 2026] DELETE /v2.0/security-groups/048a3b45-78bc-46b8-a906-d9f38a250360 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/582] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/583] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/584] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/networks?tenant_id=6b8b71daf1b246769412a80ce266879e&shared=False => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/585] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:46.870 8 INFO neutron.db.segments_db [None req-a92e4df3-fca3-4f31-a1fc-6922ee1cbe86 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 49c943e9-7630-4a99-9a60-be423b1b69c7 of type vxlan for network 868e6492-92dc-40bd-a2ff-483e9a8156e4 [pid: 7|app: 0|req: 289/586] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 290/587] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:04:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/588] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/ports?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:04:47.140 8 INFO neutron.db.l3_hamode_db [None req-a92e4df3-fca3-4f31-a1fc-6922ee1cbe86 ed3d0af0ad904e3cb2f61bb66a5f219c 5e814f8b51e149fbb6d381bd01b57e94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 292/589] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/networks?id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eaecca76-5709-4cdc-88de-47c36217aad9 => 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: 294/591] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/subnets?id=fa873bc0-f979-48fe-bd47-96586a40a986 => generated 694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/ports?network_id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa&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: 296/593] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 297/594] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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) 2026-06-11 08:04:47.955 8 INFO neutron.db.l3_hamode_db [None req-a92e4df3-fca3-4f31-a1fc-6922ee1cbe86 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 298/595] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:47 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 303/600] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => 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: 304/601] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/602] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&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: 306/603] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 307/604] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:48 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 298/605] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:04:46 2026] POST /v2.0/routers => generated 724 bytes in 1965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:49 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => 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: 300/607] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:49 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&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: 301/608] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:49 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 302/609] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:49 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 308/610] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:04:48 2026] PUT /v2.0/routers/3522e8cc-aef9-46a6-8a0c-eb621d1097c3/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:50 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => 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: 309/612] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:50 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:50 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:50 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:04:50 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:04:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:51 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/619] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:51 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:51 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:04:51 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:51 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.86 () {34 vars in 1098 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1220058321&fields=id&tenant_id=5e814f8b51e149fbb6d381bd01b57e94 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/networks?id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c => generated 669 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/625] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/quotas/5e814f8b51e149fbb6d381bd01b57e94 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/ports?tenant_id=5e814f8b51e149fbb6d381bd01b57e94&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/627] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?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: 313/628] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 318/633] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:52 2026] GET /v2.0/security-groups?tenant_id=a459dfc24d624547820f4c209e0e30ac&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/635] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:53 2026] DELETE /v2.0/security-groups/0f4708a8-51da-469d-9b79-ac12c7f4c9e9 => 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: 317/636] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:04:53 2026] GET /v2.0/security-groups?tenant_id=ee39ad73acd04eeabde8b28ee16e3993&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:04:53 2026] DELETE /v2.0/security-groups/2b8d7698-649f-4b4e-9661-34844310f4a8 => 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: 318/638] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:53 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:53 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:53 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:53 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:54 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:54 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 321/644] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:55 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:55 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:55 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:55 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 323/648] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:55 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/649] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:56 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:56.224 7 INFO neutron.db.l3_db [None req-4d6cf11c-43e0-43ac-b3cb-55ecd6e1dec0 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] Floating IP 65dd8a8f-d9e5-4fce-8318-1e5dfff3b027 associated. External IP: 10.96.250.209, port: eaecca76-5709-4cdc-88de-47c36217aad9. [pid: 8|app: 0|req: 325/650] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:56 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:56 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:56 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/653] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:04:55 2026] PUT /v2.0/floatingips/65dd8a8f-d9e5-4fce-8318-1e5dfff3b027 => generated 855 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:56.657 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-add2b4f5-bb09-4569-954e-b5d2b9911491'] response: {'name': 'network-changed', 'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/654] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/networks?id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5e814f8b51e149fbb6d381bd01b57e94 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:57.296 8 INFO neutron.db.l3_db [None req-8d2db8bf-a39f-4761-b144-ba888c9dcf6e 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] Floating IP c60ba7e0-0a00-40ef-b05c-d006b279c863 associated. External IP: 10.96.250.211, port: d446bd99-4a11-4896-a40c-9c2933fcdf5e. [pid: 7|app: 0|req: 329/656] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:04:57 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 330/657] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/ports?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 331/658] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/659] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:04:56 2026] PUT /v2.0/floatingips/c60ba7e0-0a00-40ef-b05c-d006b279c863 => generated 856 bytes in 1193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/networks?id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:04:57.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6349b0bb-79c1-4fa9-a586-4c480eeae0a9'] response: {'name': 'network-changed', 'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/662] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eaecca76-5709-4cdc-88de-47c36217aad9 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/665] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:57 2026] GET /v2.0/subnets?id=fa873bc0-f979-48fe-bd47-96586a40a986 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/666] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:04:57 2026] PUT /v2.0/ports/53726de1-2a26-4477-a597-90e1964c8c89 => generated 1235 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/ports?network_id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa&device_owner=network%3Adhcp => generated 1244 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/668] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 336/669] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 334/670] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:04:58.706 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-265953a0-bcdb-4a78-9fd1-213cc273104a'] response: {'name': 'network-changed', 'server_uuid': '384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed', 'tag': '53726de1-2a26-4477-a597-90e1964c8c89', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/676] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 339/679] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:04:58 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/ports?tenant_id=5e814f8b51e149fbb6d381bd01b57e94&device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 342/682] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=53726de1-2a26-4477-a597-90e1964c8c89 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/683] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/subnets?id=cfc4172f-db7d-4c15-8fbb-12ce3122dc12 => generated 687 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/684] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/ports?network_id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c&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: 342/685] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:04:59 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?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: 343/687] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 345/688] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/ports?tenant_id=5e814f8b51e149fbb6d381bd01b57e94&device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/networks?id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c => generated 764 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=53726de1-2a26-4477-a597-90e1964c8c89 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/subnets?id=cfc4172f-db7d-4c15-8fbb-12ce3122dc12 => generated 687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/ports?network_id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?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: 348/696] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:00 2026] GET /v2.0/security-groups?tenant_id=20b63339218d498fac6b48a9fe23f51e&name=default => generated 2925 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/697] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:01 2026] DELETE /v2.0/security-groups/b58a7d2e-02eb-4dea-96b1-6f0a14600c73 => 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: 349/698] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:01 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 350/699] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:01 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/700] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:01 2026] GET /v2.0/security-groups?tenant_id=7c758a830d23470fa9639159ad61b554&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:01 2026] DELETE /v2.0/security-groups/aa1c949a-d9ec-41fb-b64b-fd79376ba337 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:02 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:02 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/704] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:03 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:03 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/706] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:04 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/707] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:04 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:04 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:05.469 7 INFO neutron.db.l3_db [None req-a3e98780-cb40-4430-837d-0a2f0534d6c6 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] Floating IP 6b2668c7-4721-47d7-9051-3b297283e863 associated. External IP: 10.96.250.210, port: 53726de1-2a26-4477-a597-90e1964c8c89. [pid: 7|app: 0|req: 355/709] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:05:05 2026] PUT /v2.0/floatingips/6b2668c7-4721-47d7-9051-3b297283e863 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:05.898 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-416f64c5-2cd5-4b89-9377-544f732f4b5d'] response: {'name': 'network-changed', 'server_uuid': '384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed', 'tag': '53726de1-2a26-4477-a597-90e1964c8c89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 355/710] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:05 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 356/711] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:05 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/712] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/713] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/ports?tenant_id=5e814f8b51e149fbb6d381bd01b57e94&device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/715] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/networks?id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c => generated 764 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=53726de1-2a26-4477-a597-90e1964c8c89 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/subnets?id=cfc4172f-db7d-4c15-8fbb-12ce3122dc12 => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/ports?network_id=ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?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: 361/720] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c?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: 360/721] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 1240 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:05:06 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 361/723] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:07 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:07 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1244 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/security-groups?id=fb8ce0ab-0af7-43cf-8207-7192a9fe504d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:09.036 7 INFO neutron_taas.services.taas.taas_plugin [req-b921a0da-9948-4d37-bffa-a0936af7f694 req-d2a8069e-06bd-42d6-a598-9d807ab59871 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] TaaS: Handle Delete Port: 53726de1-2a26-4477-a597-90e1964c8c89 2026-06-11 08:05:09.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b921a0da-9948-4d37-bffa-a0936af7f694 req-d2a8069e-06bd-42d6-a598-9d807ab59871 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] Tap Mirror: Handle Delete Port: 53726de1-2a26-4477-a597-90e1964c8c89 [pid: 8|app: 0|req: 365/730] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:08 2026] GET /v2.0/security-groups?tenant_id=03317b0632774788b7de8a8432318ed9&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:09 2026] DELETE /v2.0/security-groups/01cc41b2-a272-48a6-b84b-12a51c378375 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:09.286 7 INFO neutron.db.l3_db [req-b921a0da-9948-4d37-bffa-a0936af7f694 req-d2a8069e-06bd-42d6-a598-9d807ab59871 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] Floating IP 6b2668c7-4721-47d7-9051-3b297283e863 disassociated. External IP: 10.96.250.210, port: 53726de1-2a26-4477-a597-90e1964c8c89. [pid: 8|app: 0|req: 367/732] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:09 2026] GET /v2.0/security-groups?tenant_id=32510da1a8164d3390790746b4bae63e&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: 368/733] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:09 2026] DELETE /v2.0/security-groups/f968d84f-be8a-4858-b799-9a247090d751 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:05:08 2026] DELETE /v2.0/ports/53726de1-2a26-4477-a597-90e1964c8c89 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:09.693 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-07fb85ad-81b0-40e7-be1f-76bcace8d1ba'] response: {'server_uuid': '384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed', 'name': 'network-vif-deleted', 'tag': '53726de1-2a26-4477-a597-90e1964c8c89', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 369/735] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:09 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 367/736] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:10 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 370/737] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:12 2026] GET /v2.0/ports?device_id=384fe7ac-d546-4fc3-bf6c-cc4e53a8a2ed => 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: 368/738] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:13 2026] DELETE /v2.0/security-groups/fb8ce0ab-0af7-43cf-8207-7192a9fe504d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:13.345 8 INFO neutron.api.v2.resource [None req-885ad2e5-2075-472a-9b06-e7c62639dd21 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 371/739] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:05:13 2026] GET /v2.0/security-groups/fb8ce0ab-0af7-43cf-8207-7192a9fe504d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:13.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5f4f158-25b2-43ee-8a53-883978e2c637 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] TaaS: Handle Delete Port: 2e259b24-1d94-42d4-b21b-6ad7fcb69ba0 2026-06-11 08:05:13.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5f4f158-25b2-43ee-8a53-883978e2c637 8738477397f14a3a990534bcb31c321f 5e814f8b51e149fbb6d381bd01b57e94 - - default default] Tap Mirror: Handle Delete Port: 2e259b24-1d94-42d4-b21b-6ad7fcb69ba0 [pid: 7|app: 0|req: 369/740] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:05:13 2026] DELETE /v2.0/floatingips/6b2668c7-4721-47d7-9051-3b297283e863 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:13 2026] GET /v2.0/security-groups?tenant_id=23ab7a784c8c4b798d7a62c9919947f9&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:13 2026] DELETE /v2.0/security-groups/021529dc-4197-46de-b20b-298e2c0f844c => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:13.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3821244-f8de-464f-81ab-599b6c6739c8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: ac21a411-9c05-4dac-a477-a9d75cf4f884 2026-06-11 08:05:13.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3821244-f8de-464f-81ab-599b6c6739c8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: ac21a411-9c05-4dac-a477-a9d75cf4f884 [pid: 8|app: 0|req: 376/745] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:13 2026] GET /v2.0/security-groups?tenant_id=d409daac93ac420da7738c67046c8cf4&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:14 2026] DELETE /v2.0/security-groups/02ecc81b-1062-4345-b72c-afaf583eac13 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/747] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:13 2026] PUT /v2.0/routers/3522e8cc-aef9-46a6-8a0c-eb621d1097c3/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:14.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-42869d5c-98f0-4d02-8bcf-9d1715deffbb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 58938316-22f9-472d-a51a-e814ee281432 2026-06-11 08:05:14.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42869d5c-98f0-4d02-8bcf-9d1715deffbb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 58938316-22f9-472d-a51a-e814ee281432 2026-06-11 08:05:14.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-42869d5c-98f0-4d02-8bcf-9d1715deffbb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: d175f020-87d0-41d7-8409-efb37cff48d0 2026-06-11 08:05:14.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42869d5c-98f0-4d02-8bcf-9d1715deffbb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: d175f020-87d0-41d7-8409-efb37cff48d0 2026-06-11 08:05:15.112 8 INFO neutron.services.segments.plugin [-] Segment 49c943e9-7630-4a99-9a60-be423b1b69c7 resource provider aggregate not found 2026-06-11 08:05:15.120 8 INFO neutron.services.segments.plugin [-] Segment 49c943e9-7630-4a99-9a60-be423b1b69c7 resource provider aggregate not found 2026-06-11 08:05:15.139 8 INFO neutron.services.segments.plugin [-] Segment 49c943e9-7630-4a99-9a60-be423b1b69c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c943e9-7630-4a99-9a60-be423b1b69c7 found for delete ", "request_id": "req-3603ae02-f7fb-42d7-8ac7-aa106cf5677d"}]} 2026-06-11 08:05:15.140 8 INFO neutron.services.segments.plugin [-] Segment 49c943e9-7630-4a99-9a60-be423b1b69c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49c943e9-7630-4a99-9a60-be423b1b69c7 found for delete ", "request_id": "req-fdcc43f9-6251-4768-84ca-8f7c9bcd1134"}]} 2026-06-11 08:05:15.147 8 INFO neutron.db.l3_hamode_db [None req-42869d5c-98f0-4d02-8bcf-9d1715deffbb ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 868e6492-92dc-40bd-a2ff-483e9a8156e4 was deleted as no HA routers are present in tenant 5e814f8b51e149fbb6d381bd01b57e94. [pid: 8|app: 0|req: 378/748] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:14 2026] DELETE /v2.0/routers/3522e8cc-aef9-46a6-8a0c-eb621d1097c3 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:15 2026] DELETE /v2.0/subnets/cfc4172f-db7d-4c15-8fbb-12ce3122dc12 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:15.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3f1a924-2433-432c-9cca-4134eebb0fa8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 4827fe26-1340-4942-abdf-4826ce9a8018 2026-06-11 08:05:15.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3f1a924-2433-432c-9cca-4134eebb0fa8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 4827fe26-1340-4942-abdf-4826ce9a8018 [pid: 8|app: 0|req: 379/750] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:15 2026] DELETE /v2.0/networks/ba7a2e13-d8a7-42dd-ad59-ae1a1a04b39c => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:15 2026] GET /v2.0/security-groups?tenant_id=5e814f8b51e149fbb6d381bd01b57e94&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/752] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:15 2026] DELETE /v2.0/security-groups/3ce804ab-8c90-4ab8-94a7-9ea3209a9af5 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:16.289 7 INFO neutron.db.segments_db [None req-ed9aca14-9274-4e8f-99ad-f4a19e7f7267 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 of type vxlan for network d6183b3a-5e30-40ba-9444-7341223c3be7 [pid: 7|app: 0|req: 373/753] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:15 2026] POST /v2.0/networks => generated 615 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:16.456 8 INFO neutron.db.segments_db [None req-45b1a444-6510-4dd7-809c-2116308161b8 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 of type vxlan for network fbb82363-6009-44c4-9fa9-0dea212e6b34 [pid: 8|app: 0|req: 381/754] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:16 2026] POST /v2.0/networks => generated 614 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/755] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:16 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/756] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:16 2026] POST /v2.0/subnets => generated 655 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:17.129 7 INFO neutron.db.segments_db [None req-62be1afc-5367-49eb-890b-9964b33354fc 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 5e59fa44-a606-48d6-bd8f-7ad97dca303b of type vxlan for network faa0bf94-f1cb-4c9e-9947-43b6791bbca7 2026-06-11 08:05:17.169 8 INFO neutron.services.segments.plugin [-] Segment 6e740bc6-ac14-468c-b02e-f152f0c34031 resource provider aggregate not found 2026-06-11 08:05:17.172 8 INFO neutron.services.segments.plugin [-] Segment 6e740bc6-ac14-468c-b02e-f152f0c34031 resource provider aggregate not found 2026-06-11 08:05:17.198 8 INFO neutron.services.segments.plugin [-] Segment 6e740bc6-ac14-468c-b02e-f152f0c34031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e740bc6-ac14-468c-b02e-f152f0c34031 found for delete ", "request_id": "req-ee149d20-d733-40eb-9ae3-3a8cab47efb9"}]} 2026-06-11 08:05:17.200 8 INFO neutron.services.segments.plugin [-] Segment 6e740bc6-ac14-468c-b02e-f152f0c34031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e740bc6-ac14-468c-b02e-f152f0c34031 found for delete ", "request_id": "req-eda270dd-96ba-47db-bf3e-e785fac70307"}]} 2026-06-11 08:05:17.434 7 INFO neutron.db.l3_hamode_db [None req-62be1afc-5367-49eb-890b-9964b33354fc 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:17.571 7 INFO neutron.db.l3_hamode_db [None req-62be1afc-5367-49eb-890b-9964b33354fc 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:18.005 8 INFO neutron.db.segments_db [None req-2c89c9e9-ada2-42a8-8ae7-82dce639dd2b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 of type vxlan for network e32c680e-4d89-4a44-b508-8b1aeef3aa35 [pid: 8|app: 0|req: 383/757] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:05:17 2026] POST /v2.0/networks => generated 724 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/758] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:17 2026] POST /v2.0/routers => generated 511 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/759] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:18 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-06-11 08:05:18.380 8 INFO neutron.db.segments_db [None req-29d68a91-12e6-4c89-b716-fb78f902cd3f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 04c4a50b-f959-49b1-8430-650949399a16 of type vxlan for network 7c2030ab-982a-46f4-821a-3984fc004572 2026-06-11 08:05:18.624 8 INFO neutron.db.l3_hamode_db [None req-29d68a91-12e6-4c89-b716-fb78f902cd3f ed3d0af0ad904e3cb2f61bb66a5f219c 25e5e274c6884c5fb345c470d8e71b1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 376/760] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:18 2026] PUT /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1/add_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/761] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:19 2026] GET /v2.0/ports/d9521037-85f8-49df-9040-587a092ca479 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:19.366 8 INFO neutron.db.l3_hamode_db [None req-29d68a91-12e6-4c89-b716-fb78f902cd3f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 385/762] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:18 2026] POST /v2.0/routers => generated 730 bytes in 1819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:19 2026] PUT /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/764] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:20 2026] GET /v2.0/ports/30eadd6a-74eb-4e96-8095-e5897c9ba994 => generated 967 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:21.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-a065c0e7-745f-434d-b533-04cf65f39fc4 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 30eadd6a-74eb-4e96-8095-e5897c9ba994 2026-06-11 08:05:21.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a065c0e7-745f-434d-b533-04cf65f39fc4 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 30eadd6a-74eb-4e96-8095-e5897c9ba994 [pid: 8|app: 0|req: 386/765] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:20 2026] PUT /v2.0/routers/4f70ba2c-a549-48ed-9460-f2b46b734624/add_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:20 2026] PUT /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1/remove_router_interface => generated 309 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:22.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c14d4fc-c860-4b41-a5d2-bf32391446ba 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: d9521037-85f8-49df-9040-587a092ca479 2026-06-11 08:05:22.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c14d4fc-c860-4b41-a5d2-bf32391446ba 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: d9521037-85f8-49df-9040-587a092ca479 [pid: 7|app: 0|req: 381/767] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:05:22 2026] POST /v2.0/security-groups => generated 1660 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:05:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:21 2026] PUT /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1/remove_router_interface => generated 309 bytes in 770 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.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:22 2026] GET /v2.0/ports?device_id=d2397f2f-bb28-4bf4-b085-193eed6898d1 => 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: 383/771] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:05:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:22.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-b949dc3d-e194-428e-b623-3cf0947a2909 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 79efbe98-8b51-4155-84a3-b43d5c793df4 2026-06-11 08:05:22.700 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b949dc3d-e194-428e-b623-3cf0947a2909 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 79efbe98-8b51-4155-84a3-b43d5c793df4 2026-06-11 08:05:23.050 8 INFO neutron.services.segments.plugin [-] Segment 5e59fa44-a606-48d6-bd8f-7ad97dca303b resource provider aggregate not found 2026-06-11 08:05:23.057 8 INFO neutron.services.segments.plugin [-] Segment 5e59fa44-a606-48d6-bd8f-7ad97dca303b resource provider aggregate not found 2026-06-11 08:05:23.072 8 INFO neutron.services.segments.plugin [-] Segment 5e59fa44-a606-48d6-bd8f-7ad97dca303b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e59fa44-a606-48d6-bd8f-7ad97dca303b found for delete ", "request_id": "req-1290db10-cfa8-4e32-a5f7-e09f5a8f208b"}]} 2026-06-11 08:05:23.086 8 INFO neutron.db.l3_hamode_db [None req-b949dc3d-e194-428e-b623-3cf0947a2909 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] HA network faa0bf94-f1cb-4c9e-9947-43b6791bbca7 was deleted as no HA routers are present in tenant 64cbab2e645143a3b23a97d59bdaae72. 2026-06-11 08:05:23.087 8 INFO neutron.services.segments.plugin [-] Segment 5e59fa44-a606-48d6-bd8f-7ad97dca303b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e59fa44-a606-48d6-bd8f-7ad97dca303b found for delete ", "request_id": "req-d5c01a25-4889-4f28-8796-11ce3073f2a4"}]} [pid: 8|app: 0|req: 389/772] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:22 2026] DELETE /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:05:22 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:23 2026] DELETE /v2.0/subnets/a5938d8a-27e2-4513-b7ae-cae88973cbcd => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:23 2026] DELETE /v2.0/subnets/5b2515a6-6061-4825-9527-791b57cf06e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:23.502 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ce267e9-d55c-43cb-874e-cba553e7e454 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 713ca1c9-88f4-4d19-aef9-4c80489338ba 2026-06-11 08:05:23.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ce267e9-d55c-43cb-874e-cba553e7e454 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 713ca1c9-88f4-4d19-aef9-4c80489338ba [pid: 7|app: 0|req: 386/776] 10.0.0.86 () {34 vars in 1096 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--306027163&fields=id&tenant_id=25e5e274c6884c5fb345c470d8e71b1a => 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: 387/777] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/networks?id=e32c680e-4d89-4a44-b508-8b1aeef3aa35 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/778] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/quotas/25e5e274c6884c5fb345c470d8e71b1a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/779] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:23 2026] DELETE /v2.0/networks/fbb82363-6009-44c4-9fa9-0dea212e6b34 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/ports?tenant_id=25e5e274c6884c5fb345c470d8e71b1a&fields=id => generated 57 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:23 2026] DELETE /v2.0/networks/d6183b3a-5e30-40ba-9444-7341223c3be7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?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) 2026-06-11 08:05:23.914 7 INFO neutron.db.segments_db [None req-4ba77517-518d-4300-b92b-97e79c282dce 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 of type vxlan for network 258f7919-dd73-4289-991c-171326955e7f [pid: 7|app: 0|req: 391/784] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:23 2026] POST /v2.0/networks => generated 614 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:24 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:24 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) 2026-06-11 08:05:24.319 7 INFO neutron.db.segments_db [None req-0500aa41-29d0-4f02-9613-37e3fd51ff4d 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 7480e4e1-ce00-4084-8805-3d534c5d4be0 of type vxlan for network ec73a73a-b63e-4f3b-92ad-c4666365c1bd 2026-06-11 08:05:24.573 7 INFO neutron.db.l3_hamode_db [None req-0500aa41-29d0-4f02-9613-37e3fd51ff4d 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:24.690 7 INFO neutron.db.l3_hamode_db [None req-0500aa41-29d0-4f02-9613-37e3fd51ff4d 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 395/787] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:24 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:25.114 8 INFO neutron.services.segments.plugin [-] Segment 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 resource provider aggregate not found 2026-06-11 08:05:25.136 8 INFO neutron.services.segments.plugin [-] Segment 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 resource provider aggregate not found 2026-06-11 08:05:25.150 8 INFO neutron.services.segments.plugin [-] Segment 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 found for delete ", "request_id": "req-ba8494d8-2096-47b9-85dd-9dc51af5b51d"}]} 2026-06-11 08:05:25.157 8 INFO neutron.services.segments.plugin [-] Segment 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d5d23c6-f3fe-4b45-822e-adfe3996bd42 found for delete ", "request_id": "req-3e452283-99ea-4a7f-bfd7-cbe73eb7e81d"}]} [pid: 8|app: 0|req: 396/788] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:25.171 8 INFO neutron.services.segments.plugin [-] Segment 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 resource provider aggregate not found 2026-06-11 08:05:25.175 8 INFO neutron.services.segments.plugin [-] Segment 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 resource provider aggregate not found 2026-06-11 08:05:25.191 8 INFO neutron.services.segments.plugin [-] Segment 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 found for delete ", "request_id": "req-a4255bf2-41c1-491c-bc5e-b9db534dbb7b"}]} [pid: 8|app: 0|req: 397/789] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:25.200 8 INFO neutron.services.segments.plugin [-] Segment 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ed46d1a-a6eb-4114-8634-0a020a0a68f2 found for delete ", "request_id": "req-60932abc-6799-47a4-a015-3ca5424ba2cc"}]} [pid: 8|app: 0|req: 398/790] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/791] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:24 2026] POST /v2.0/routers => generated 510 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:05:25 2026] POST /v2.0/ports => generated 964 bytes in 459 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: 395/795] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:25 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 396/796] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:26 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => 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: 397/797] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:26 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/798] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:05:26 2026] GET /v2.0/ports/d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 972 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:26 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:26 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/801] 199.204.45.148 () {34 vars in 999 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/subnets?network_id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/802] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/ports?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/803] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:25 2026] PUT /v2.0/routers/f0ad8831-b982-478f-afc8-53def68784d2/add_router_interface => generated 309 bytes in 1490 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: 402/804] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/networks?id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 772 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/805] 199.204.45.148 () {34 vars in 1145 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263&device_owner=compute%3Anova&network_id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/806] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/ports/8c70d0f8-49b8-4ce6-9c07-fbaebdd86f49 => generated 1038 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/807] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=eaecca76-5709-4cdc-88de-47c36217aad9 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/808] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:27.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3722528-8cd2-40ce-b275-f58afed798fb 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 8c70d0f8-49b8-4ce6-9c07-fbaebdd86f49 2026-06-11 08:05:27.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3722528-8cd2-40ce-b275-f58afed798fb 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 8c70d0f8-49b8-4ce6-9c07-fbaebdd86f49 [pid: 8|app: 0|req: 404/809] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:05:27 2026] PUT /v2.0/ports/d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 1149 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/810] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/subnets?id=fa873bc0-f979-48fe-bd47-96586a40a986 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:27.981 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4972bf-d10a-4202-917b-99858069d31f'] response: {'name': 'network-changed', 'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 406/811] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:27 2026] GET /v2.0/ports?network_id=bca7b1f5-871c-4ffa-9709-b5c998ab47aa&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 408/813] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa?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: 406/814] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:27 2026] PUT /v2.0/routers/f0ad8831-b982-478f-afc8-53def68784d2/remove_router_interface => generated 309 bytes in 727 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: 409/815] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/816] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:28.269 7 INFO neutron.api.v2.resource [None req-c6bb13a8-cff5-4984-a15d-5a8e7ea51829 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 407/817] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:28 2026] PUT /v2.0/routers/f0ad8831-b982-478f-afc8-53def68784d2/remove_router_interface => generated 197 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/ports?device_id=f0ad8831-b982-478f-afc8-53def68784d2 => 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: 412/819] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/networks?id=e32c680e-4d89-4a44-b508-8b1aeef3aa35 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/820] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=25e5e274c6884c5fb345c470d8e71b1a => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:28.476 7 INFO neutron_taas.services.taas.taas_plugin [None req-fada0f68-af3c-42a0-b0f6-6c54a6ed1b8f 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 76ed6f39-c038-49b8-8438-a9148f35e41b 2026-06-11 08:05:28.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fada0f68-af3c-42a0-b0f6-6c54a6ed1b8f 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 76ed6f39-c038-49b8-8438-a9148f35e41b 2026-06-11 08:05:28.539 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-fada0f68-af3c-42a0-b0f6-6c54a6ed1b8f 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - 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: 414/821] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:05:28 2026] POST /v2.0/ports => generated 958 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/822] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/823] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 961 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:28.892 7 INFO neutron.db.l3_hamode_db [None req-fada0f68-af3c-42a0-b0f6-6c54a6ed1b8f 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] HA network ec73a73a-b63e-4f3b-92ad-c4666365c1bd was deleted as no HA routers are present in tenant 64cbab2e645143a3b23a97d59bdaae72. [pid: 7|app: 0|req: 408/826] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:28 2026] DELETE /v2.0/routers/f0ad8831-b982-478f-afc8-53def68784d2 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/827] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => 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: 410/828] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:28 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/829] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:28 2026] DELETE /v2.0/subnets/5ae2c14b-d911-471f-8f44-0aa4347df811 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/830] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:05:28 2026] PUT /v2.0/ports/9bff4c5b-bcf6-47f3-8062-a525568deaf3 => generated 1239 bytes in 380 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: 412/831] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/832] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:29.330 7 INFO neutron.services.segments.plugin [-] Segment 7480e4e1-ce00-4084-8805-3d534c5d4be0 resource provider aggregate not found [pid: 7|app: 0|req: 414/833] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:29.348 7 INFO neutron.services.segments.plugin [-] Segment 7480e4e1-ce00-4084-8805-3d534c5d4be0 resource provider aggregate not found 2026-06-11 08:05:29.354 7 INFO neutron.services.segments.plugin [-] Segment 7480e4e1-ce00-4084-8805-3d534c5d4be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7480e4e1-ce00-4084-8805-3d534c5d4be0 found for delete ", "request_id": "req-1688bceb-c2e4-4a1c-8b60-55a3c3b64f2a"}]} 2026-06-11 08:05:29.365 8 INFO neutron_taas.services.taas.taas_plugin [None req-c5f64ee7-69dc-45a3-861a-4ae07f91ca5d 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: c4d43751-c1fe-4be1-9787-fd29811d39af 2026-06-11 08:05:29.366 7 INFO neutron.services.segments.plugin [-] Segment 7480e4e1-ce00-4084-8805-3d534c5d4be0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7480e4e1-ce00-4084-8805-3d534c5d4be0 found for delete ", "request_id": "req-836bf38e-30c5-4f05-9388-242000c7b7a7"}]} 2026-06-11 08:05:29.369 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5f64ee7-69dc-45a3-861a-4ae07f91ca5d 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: c4d43751-c1fe-4be1-9787-fd29811d39af [pid: 7|app: 0|req: 415/834] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 416/835] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/836] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/837] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:29.529 8 INFO neutron.services.segments.plugin [-] Segment 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 resource provider aggregate not found 2026-06-11 08:05:29.536 8 INFO neutron.services.segments.plugin [-] Segment 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 resource provider aggregate not found 2026-06-11 08:05:29.553 8 INFO neutron.services.segments.plugin [-] Segment 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 found for delete ", "request_id": "req-dc4dd406-4c4e-4942-ab4b-9b167b830ee9"}]} [pid: 7|app: 0|req: 419/838] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:29.555 8 INFO neutron.services.segments.plugin [-] Segment 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e10d4c0-aa51-45b3-8b07-dca2c6cdd8a7 found for delete ", "request_id": "req-ca058be9-c4e6-480f-b36a-08b67b3f4c4f"}]} [pid: 8|app: 0|req: 420/839] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:29 2026] DELETE /v2.0/networks/258f7919-dd73-4289-991c-171326955e7f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:29.634 7 INFO neutron.db.segments_db [None req-a0755ce4-56d2-4b0e-b43d-e41f0f30a03b 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a of type vxlan for network eda4522d-059c-4a2e-a53f-2b2f0827c0af [pid: 7|app: 0|req: 420/840] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:29 2026] POST /v2.0/networks => generated 615 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/841] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1152 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/842] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:29 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/843] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:29 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:30.029 8 INFO neutron.db.segments_db [None req-c77e99f3-2121-4a00-a13a-af2234493f8b 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 5dc3450a-bf14-4cc4-b351-cd209babd910 of type vxlan for network 2475ee76-8b38-4543-9c8e-12a88eb7a7ff 2026-06-11 08:05:30.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc6c34ec-499c-4068-85db-bec8c21de256'] response: {'name': 'network-changed', 'server_uuid': '7a4030fa-d9c2-43d0-b6b4-0fd03797058f', 'tag': '9bff4c5b-bcf6-47f3-8062-a525568deaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 423/844] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/845] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:30.316 8 INFO neutron.db.l3_hamode_db [None req-c77e99f3-2121-4a00-a13a-af2234493f8b 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 425/846] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?tenant_id=25e5e274c6884c5fb345c470d8e71b1a&device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => 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: 426/847] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bff4c5b-bcf6-47f3-8062-a525568deaf3 => 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: 427/848] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/subnets?id=497696d0-b062-41ee-9abc-2be479361397 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?network_id=e32c680e-4d89-4a44-b508-8b1aeef3aa35&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:05:30.463 8 INFO neutron.db.l3_hamode_db [None req-c77e99f3-2121-4a00-a13a-af2234493f8b 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 429/850] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/851] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 431/852] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?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: 432/853] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 433/854] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/855] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => 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: 435/856] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/857] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => 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: 437/858] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/859] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/860] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 440/861] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:30 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/862] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:29 2026] POST /v2.0/routers => generated 510 bytes in 1056 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/863] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:31 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/864] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:31 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&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: 425/865] 199.204.45.148 () {34 vars in 1117 bytes} [Thu Jun 11 08:05:31 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/866] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:05:31 2026] PUT /v2.0/ports/d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 972 bytes in 506 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: 427/867] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:31 2026] GET /v2.0/ports?tenant_id=25e5e274c6884c5fb345c470d8e71b1a&device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/868] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:31 2026] PUT /v2.0/routers/dd1485d4-49c5-485b-bc9c-f63db2acea04/add_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:32.092 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f93659f-2652-42c3-9fcd-6214610d2f3d'] response: {'name': 'network-changed', 'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 428/869] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/870] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks?id=e32c680e-4d89-4a44-b508-8b1aeef3aa35 => generated 771 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/871] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/872] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports/751aa3af-653e-48cf-90a6-ea0fd0e553c4 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/873] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bff4c5b-bcf6-47f3-8062-a525568deaf3 => 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: 445/874] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/subnets?id=497696d0-b062-41ee-9abc-2be479361397 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/875] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?network_id=e32c680e-4d89-4a44-b508-8b1aeef3aa35&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: 447/876] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/877] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/878] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:32.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-0019b820-4da5-4f16-8936-349232c7de7a 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 751aa3af-653e-48cf-90a6-ea0fd0e553c4 2026-06-11 08:05:32.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0019b820-4da5-4f16-8936-349232c7de7a 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 751aa3af-653e-48cf-90a6-ea0fd0e553c4 [pid: 7|app: 0|req: 450/879] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/880] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/881] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => 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: 453/882] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/883] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => 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: 455/884] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/885] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 457/886] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/887] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:32 2026] PUT /v2.0/routers/dd1485d4-49c5-485b-bc9c-f63db2acea04/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/888] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:32 2026] GET /v2.0/ports?device_id=dd1485d4-49c5-485b-bc9c-f63db2acea04 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:33.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-312f2f3d-6a01-439f-823b-5ea44e4e9141 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 25f4c637-b246-4298-bf86-270cfccfa65e 2026-06-11 08:05:33.134 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312f2f3d-6a01-439f-823b-5ea44e4e9141 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 25f4c637-b246-4298-bf86-270cfccfa65e [pid: 7|app: 0|req: 459/889] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/890] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/891] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:33.541 8 INFO neutron.services.segments.plugin [-] Segment 5dc3450a-bf14-4cc4-b351-cd209babd910 resource provider aggregate not found 2026-06-11 08:05:33.553 8 INFO neutron.services.segments.plugin [-] Segment 5dc3450a-bf14-4cc4-b351-cd209babd910 resource provider aggregate not found [pid: 7|app: 0|req: 462/892] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:33.561 8 INFO neutron.services.segments.plugin [-] Segment 5dc3450a-bf14-4cc4-b351-cd209babd910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc3450a-bf14-4cc4-b351-cd209babd910 found for delete ", "request_id": "req-abaa4070-1ca3-4b5d-9de0-47d9ef39c94b"}]} 2026-06-11 08:05:33.574 8 INFO neutron.services.segments.plugin [-] Segment 5dc3450a-bf14-4cc4-b351-cd209babd910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dc3450a-bf14-4cc4-b351-cd209babd910 found for delete ", "request_id": "req-d9ebcc45-008d-44ed-a54b-e16cb4802920"}]} 2026-06-11 08:05:33.580 8 INFO neutron.db.l3_hamode_db [None req-312f2f3d-6a01-439f-823b-5ea44e4e9141 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] HA network 2475ee76-8b38-4543-9c8e-12a88eb7a7ff was deleted as no HA routers are present in tenant 64cbab2e645143a3b23a97d59bdaae72. [pid: 8|app: 0|req: 431/893] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:32 2026] DELETE /v2.0/routers/dd1485d4-49c5-485b-bc9c-f63db2acea04 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/894] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/895] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&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: 432/896] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:33 2026] DELETE /v2.0/subnets/be470f33-0977-455e-85ec-3056c6891ccb => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:33.827 7 INFO neutron.services.segments.plugin [-] Segment ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a resource provider aggregate not found 2026-06-11 08:05:33.840 7 INFO neutron.services.segments.plugin [-] Segment ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a resource provider aggregate not found 2026-06-11 08:05:33.846 7 INFO neutron.services.segments.plugin [-] Segment ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a found for delete ", "request_id": "req-5d6202ee-9559-4e6c-a749-89a83560bb36"}]} 2026-06-11 08:05:33.864 7 INFO neutron.services.segments.plugin [-] Segment ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae90e814-d4ba-4f12-b9ba-1e7c49cb9b5a found for delete ", "request_id": "req-06fb9344-a72f-408d-a3c5-5e9883ed6f57"}]} [pid: 7|app: 0|req: 465/897] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:33 2026] DELETE /v2.0/networks/eda4522d-059c-4a2e-a53f-2b2f0827c0af => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/898] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/ports?tenant_id=6b8b71daf1b246769412a80ce266879e&device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:05:33.929 7 INFO neutron.db.segments_db [None req-5202b0a5-186c-4e53-a976-c8cb5bb0c7c6 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Added segment 918c07aa-1e2e-4548-8044-de748ee83b85 of type vxlan for network c1a10ebc-4759-4076-ab8f-ef784c4d8a4e [pid: 8|app: 0|req: 434/899] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/networks?id=9ba99911-02b3-48ad-8612-146c6c59766e => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/900] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/901] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:33 2026] GET /v2.0/subnets?id=5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/902] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/ports?network_id=9ba99911-02b3-48ad-8612-146c6c59766e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/903] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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: 439/904] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e?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-06-11 08:05:34.237 7 INFO neutron.db.l3_hamode_db [None req-5202b0a5-186c-4e53-a976-c8cb5bb0c7c6 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 440/905] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/906] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&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: 442/907] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/908] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/909] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/910] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:34 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:35.063 7 INFO neutron.db.l3_hamode_db [None req-5202b0a5-186c-4e53-a976-c8cb5bb0c7c6 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 446/911] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:35 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 447/912] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:35 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:05:35 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/914] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:33 2026] POST /v2.0/routers => generated 691 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/915] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:05:35 2026] GET /v2.0/routers/6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:36.025 8 INFO neutron_taas.services.taas.taas_plugin [req-523f1563-923c-4496-b403-c84ec89660b3 req-6f034831-bebd-4f56-bbfa-31f6592806d3 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] TaaS: Handle Delete Port: d446bd99-4a11-4896-a40c-9c2933fcdf5e 2026-06-11 08:05:36.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-523f1563-923c-4496-b403-c84ec89660b3 req-6f034831-bebd-4f56-bbfa-31f6592806d3 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] Tap Mirror: Handle Delete Port: d446bd99-4a11-4896-a40c-9c2933fcdf5e [pid: 7|app: 0|req: 468/916] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/917] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:36.213 8 INFO neutron.db.l3_db [req-523f1563-923c-4496-b403-c84ec89660b3 req-6f034831-bebd-4f56-bbfa-31f6592806d3 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] Floating IP c60ba7e0-0a00-40ef-b05c-d006b279c863 disassociated. External IP: 10.96.250.211, port: d446bd99-4a11-4896-a40c-9c2933fcdf5e. [pid: 7|app: 0|req: 470/918] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/routers => generated 700 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/919] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/security-groups?id=ecc60cc4-ea50-4674-84c8-5a93950a4454&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/920] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/921] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:05:35 2026] DELETE /v2.0/ports/d446bd99-4a11-4896-a40c-9c2933fcdf5e => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/922] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:36.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fd58c85-e51c-4b5a-94fd-b09ac428829c'] response: {'server_uuid': 'e503c0cc-d6f5-4d47-83a0-55293a193263', 'name': 'network-vif-deleted', 'tag': 'd446bd99-4a11-4896-a40c-9c2933fcdf5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/923] 10.0.0.168 () {34 vars in 740 bytes} [Thu Jun 11 08:05:36 2026] PUT /v2.0/routers/6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 704 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/924] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/925] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/routers/6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 704 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/926] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:37.004 8 INFO neutron.db.l3_db [None req-f8c9ce2a-45c6-4aec-8d2f-e29b88d899d8 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] Floating IP b28ebfd4-43c7-4d42-9ae3-28d1f2354792 associated. External IP: 10.96.250.206, port: 9bff4c5b-bcf6-47f3-8062-a525568deaf3. [pid: 7|app: 0|req: 477/927] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:36 2026] GET /v2.0/ports?device_id=6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:37.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-9437cd01-8e7d-4796-bd21-a224d9eed3df 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: bfc53528-66cd-442e-a17f-b5f3ce13bf60 2026-06-11 08:05:37.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9437cd01-8e7d-4796-bd21-a224d9eed3df 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: bfc53528-66cd-442e-a17f-b5f3ce13bf60 [pid: 8|app: 0|req: 451/928] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:05:36 2026] PUT /v2.0/floatingips/b28ebfd4-43c7-4d42-9ae3-28d1f2354792 => generated 856 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/929] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/930] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/931] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:37.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-9437cd01-8e7d-4796-bd21-a224d9eed3df 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] TaaS: Handle Delete Port: 82a17c48-70f0-4503-88a4-3886a9066723 2026-06-11 08:05:37.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9437cd01-8e7d-4796-bd21-a224d9eed3df 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] Tap Mirror: Handle Delete Port: 82a17c48-70f0-4503-88a4-3886a9066723 [pid: 8|app: 0|req: 455/932] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/933] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:37.871 7 INFO neutron.services.segments.plugin [-] Segment 918c07aa-1e2e-4548-8044-de748ee83b85 resource provider aggregate not found 2026-06-11 08:05:37.880 7 INFO neutron.services.segments.plugin [-] Segment 918c07aa-1e2e-4548-8044-de748ee83b85 resource provider aggregate not found 2026-06-11 08:05:37.895 7 INFO neutron.services.segments.plugin [-] Segment 918c07aa-1e2e-4548-8044-de748ee83b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 918c07aa-1e2e-4548-8044-de748ee83b85 found for delete ", "request_id": "req-b24f917e-8fc6-4b92-98e7-7b5bb71f0749"}]} 2026-06-11 08:05:37.904 7 INFO neutron.services.segments.plugin [-] Segment 918c07aa-1e2e-4548-8044-de748ee83b85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 918c07aa-1e2e-4548-8044-de748ee83b85 found for delete ", "request_id": "req-7fe2f18d-20f0-4278-b28d-37d87a455ff9"}]} 2026-06-11 08:05:37.928 7 INFO neutron.db.l3_hamode_db [None req-9437cd01-8e7d-4796-bd21-a224d9eed3df 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] HA network c1a10ebc-4759-4076-ab8f-ef784c4d8a4e was deleted as no HA routers are present in tenant 64cbab2e645143a3b23a97d59bdaae72. [pid: 7|app: 0|req: 478/934] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:37 2026] DELETE /v2.0/routers/6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/935] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/ports?device_id=6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:37.988 7 INFO neutron.api.v2.resource [None req-6e86fc26-86e2-47a0-96cf-db05af92d39b 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/936] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:37 2026] DELETE /v2.0/routers/6b0bf29c-4c0d-4d0f-aaff-24a042b672a4 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/937] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:37 2026] GET /v2.0/ports?device_id=dd1485d4-49c5-485b-bc9c-f63db2acea04 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:38.042 7 INFO neutron.api.v2.resource [None req-48e9ecdc-4956-44c8-a19e-7edf7e105d2a 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/938] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/routers/dd1485d4-49c5-485b-bc9c-f63db2acea04 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:38.062 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cbc45f98-420d-4413-908a-e733f3b6cda6 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/939] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/subnets/be470f33-0977-455e-85ec-3056c6891ccb => 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: 481/940] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/ports?device_id=f0ad8831-b982-478f-afc8-53def68784d2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:38.112 8 INFO neutron.api.v2.resource [None req-24286807-6fd6-4851-91a9-3a518d84337c 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 460/941] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/routers/f0ad8831-b982-478f-afc8-53def68784d2 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:38.129 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa5eeead-66ad-4bb4-9db4-45e47aa2f81f 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/942] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/subnets/5ae2c14b-d911-471f-8f44-0aa4347df811 => 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: 461/943] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/ports?device_id=d2397f2f-bb28-4bf4-b085-193eed6898d1 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:38.191 7 INFO neutron.api.v2.resource [None req-33a527c3-3ba7-4c2f-9208-9f4e733540ef 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 483/944] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/routers/d2397f2f-bb28-4bf4-b085-193eed6898d1 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:38.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-299edaad-8efb-4ab2-a188-bccde61f7594 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/945] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/subnets/a5938d8a-27e2-4513-b7ae-cae88973cbcd => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:38.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-477e12db-f4d2-48fc-b3c4-cd6b96f35caa 3adda93caba44958b9ebffd5c142b734 64cbab2e645143a3b23a97d59bdaae72 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/946] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/subnets/5b2515a6-6061-4825-9527-791b57cf06e1 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/947] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:38.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db0cb675-3ce0-424f-a8eb-251daf20772d'] response: {'name': 'network-changed', 'server_uuid': '7a4030fa-d9c2-43d0-b6b4-0fd03797058f', 'tag': '9bff4c5b-bcf6-47f3-8062-a525568deaf3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/948] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/security-groups?tenant_id=64cbab2e645143a3b23a97d59bdaae72&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: 486/949] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/950] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:38 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/951] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:38 2026] DELETE /v2.0/security-groups/fa6bd5b1-7bd8-47c2-af12-7b395062167a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/952] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/ports?tenant_id=25e5e274c6884c5fb345c470d8e71b1a&device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/953] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/networks?id=e32c680e-4d89-4a44-b508-8b1aeef3aa35 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/954] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=9bff4c5b-bcf6-47f3-8062-a525568deaf3 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/955] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/subnets?id=497696d0-b062-41ee-9abc-2be479361397 => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/956] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/ports?network_id=e32c680e-4d89-4a44-b508-8b1aeef3aa35&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/957] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?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: 491/958] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35?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: 468/959] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.0/ports?device_id=e503c0cc-d6f5-4d47-83a0-55293a193263 => 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: 492/960] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/961] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.0/security-groups?id=f5c24188-25b9-48e0-a9ae-51240cae139f&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: 493/962] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:40.318 8 INFO neutron_taas.services.taas.taas_plugin [req-6573f808-529a-42af-b477-d1492ce07dcd req-eaac19bc-7dca-43f0-b4d4-ff3b5b8cdd7c 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] TaaS: Handle Delete Port: 9bff4c5b-bcf6-47f3-8062-a525568deaf3 2026-06-11 08:05:40.321 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6573f808-529a-42af-b477-d1492ce07dcd req-eaac19bc-7dca-43f0-b4d4-ff3b5b8cdd7c 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] Tap Mirror: Handle Delete Port: 9bff4c5b-bcf6-47f3-8062-a525568deaf3 2026-06-11 08:05:40.456 8 INFO neutron.db.l3_db [req-6573f808-529a-42af-b477-d1492ce07dcd req-eaac19bc-7dca-43f0-b4d4-ff3b5b8cdd7c 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] Floating IP b28ebfd4-43c7-4d42-9ae3-28d1f2354792 disassociated. External IP: 10.96.250.206, port: 9bff4c5b-bcf6-47f3-8062-a525568deaf3. [pid: 8|app: 0|req: 470/963] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:05:40 2026] DELETE /v2.0/ports/9bff4c5b-bcf6-47f3-8062-a525568deaf3 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:40.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d127f67-6895-4607-8868-3dd43635497b'] response: {'server_uuid': '7a4030fa-d9c2-43d0-b6b4-0fd03797058f', 'name': 'network-vif-deleted', 'tag': '9bff4c5b-bcf6-47f3-8062-a525568deaf3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 471/964] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:40 2026] DELETE /v2.0/security-groups/ecc60cc4-ea50-4674-84c8-5a93950a4454 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:40.974 8 INFO neutron.api.v2.resource [None req-0d09a9e8-64f9-4cf5-9507-74fa688b24b1 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/965] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:05:40 2026] GET /v2.0/security-groups/ecc60cc4-ea50-4674-84c8-5a93950a4454 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:41.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-145848fe-cc2e-4e17-8671-140ad1bc31e0 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] TaaS: Handle Delete Port: dcbb5127-3ca9-4089-bcae-3619af2b3174 2026-06-11 08:05:41.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-145848fe-cc2e-4e17-8671-140ad1bc31e0 6a7109a4c06b461a8f8bb53bbd42ae3e 6b8b71daf1b246769412a80ce266879e - - default default] Tap Mirror: Handle Delete Port: dcbb5127-3ca9-4089-bcae-3619af2b3174 2026-06-11 08:05:41.242 7 INFO neutron.db.segments_db [None req-5d47ab8a-4b03-4649-94cc-aad1d10f857a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 9fe401b3-9b42-468f-a248-97bfa9b18fda of type vxlan for network 01c5c3e1-079a-43a8-b3eb-79f909e33852 [pid: 8|app: 0|req: 473/966] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:05:40 2026] DELETE /v2.0/floatingips/c60ba7e0-0a00-40ef-b05c-d006b279c863 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/967] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:40 2026] POST /v2.0/networks => generated 611 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/968] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:41 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:41.384 7 INFO neutron.db.segments_db [None req-2d8c4a36-6a4f-4b9e-b260-cff4baadeae1 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 62b182fc-5ede-478a-a580-ec48c2918b31 of type vxlan for network 765d8e3c-2f02-4f7a-8e41-13f66330ac10 [pid: 7|app: 0|req: 495/969] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:41 2026] POST /v2.0/networks => generated 610 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/970] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:41 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:41.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8380121-6574-48c1-8b36-f9bbf502e89a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 195c90fb-7e61-44a4-847b-6b12d8640956 2026-06-11 08:05:41.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8380121-6574-48c1-8b36-f9bbf502e89a ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 195c90fb-7e61-44a4-847b-6b12d8640956 [pid: 7|app: 0|req: 497/971] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:41 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:42.029 7 INFO neutron.db.segments_db [None req-cc09efce-bd6c-4466-b69f-8a31ecfcb94a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 3607d64c-f8d4-41dc-9521-0e3be390b229 of type vxlan for network 633a5969-669e-454c-b901-38b75b85964d 2026-06-11 08:05:42.315 7 INFO neutron.db.l3_hamode_db [None req-cc09efce-bd6c-4466-b69f-8a31ecfcb94a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:42.436 7 INFO neutron.db.l3_hamode_db [None req-cc09efce-bd6c-4466-b69f-8a31ecfcb94a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 475/972] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:41 2026] PUT /v2.0/routers/c1eadfff-f4fc-403d-808f-fceaa53cc93d/remove_router_interface => generated 309 bytes in 1027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/973] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:42 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:42.664 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0c4a13b-48a3-4755-9d44-248cc01303a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 13d6bdb4-b927-4d2a-8ae2-fd07572b8013 2026-06-11 08:05:42.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0c4a13b-48a3-4755-9d44-248cc01303a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 13d6bdb4-b927-4d2a-8ae2-fd07572b8013 2026-06-11 08:05:42.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0c4a13b-48a3-4755-9d44-248cc01303a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 4df2a4cf-62f6-4519-967d-1dc0df848da7 2026-06-11 08:05:42.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0c4a13b-48a3-4755-9d44-248cc01303a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 4df2a4cf-62f6-4519-967d-1dc0df848da7 2026-06-11 08:05:43.285 8 INFO neutron.services.segments.plugin [-] Segment f322d8e4-8e2a-4a71-a54e-428327f40ef9 resource provider aggregate not found 2026-06-11 08:05:43.293 8 INFO neutron.services.segments.plugin [-] Segment f322d8e4-8e2a-4a71-a54e-428327f40ef9 resource provider aggregate not found 2026-06-11 08:05:43.308 8 INFO neutron.services.segments.plugin [-] Segment f322d8e4-8e2a-4a71-a54e-428327f40ef9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f322d8e4-8e2a-4a71-a54e-428327f40ef9 found for delete ", "request_id": "req-ecdcdd29-3334-4fc6-9439-743bbf34ea83"}]} 2026-06-11 08:05:43.312 8 INFO neutron.services.segments.plugin [-] Segment f322d8e4-8e2a-4a71-a54e-428327f40ef9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f322d8e4-8e2a-4a71-a54e-428327f40ef9 found for delete ", "request_id": "req-1258e4e2-f33c-4ee3-bf27-576e1d8d3b57"}]} 2026-06-11 08:05:43.320 8 INFO neutron.db.l3_hamode_db [None req-b0c4a13b-48a3-4755-9d44-248cc01303a4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 2d6aa43d-096f-4f3b-bb23-9b639341482f was deleted as no HA routers are present in tenant 6b8b71daf1b246769412a80ce266879e. [pid: 8|app: 0|req: 477/974] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:42 2026] DELETE /v2.0/routers/c1eadfff-f4fc-403d-808f-fceaa53cc93d => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/975] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:41 2026] POST /v2.0/routers => generated 506 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/976] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:43 2026] DELETE /v2.0/subnets/5d190c7c-16ab-4201-ae52-4d387414b9ef => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:43.620 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcd35520-95b6-465f-adf7-024672421988 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: ec7693c2-982c-4237-af56-fc6bc442da1f 2026-06-11 08:05:43.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcd35520-95b6-465f-adf7-024672421988 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: ec7693c2-982c-4237-af56-fc6bc442da1f [pid: 8|app: 0|req: 479/977] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:43 2026] DELETE /v2.0/networks/9ba99911-02b3-48ad-8612-146c6c59766e => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/978] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:43 2026] GET /v2.0/ports?device_id=7a4030fa-d9c2-43d0-b6b4-0fd03797058f => 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: 483/981] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:43 2026] GET /v2.0/security-groups?tenant_id=6b8b71daf1b246769412a80ce266879e&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/982] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:44 2026] DELETE /v2.0/security-groups/f197f11f-6811-4c39-9d62-5ca64ed24b16 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/983] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:43 2026] PUT /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/984] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:44 2026] GET /v2.0/ports/75c74e17-7625-4520-900c-0388e515a3cb => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/985] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:44 2026] DELETE /v2.0/security-groups/f5c24188-25b9-48e0-a9ae-51240cae139f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:45.051 8 INFO neutron.api.v2.resource [None req-51a8ae5e-7cab-4904-9b89-d079ccbe8ef2 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/986] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:05:45 2026] GET /v2.0/security-groups/f5c24188-25b9-48e0-a9ae-51240cae139f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:05:45.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-b592e321-4ff8-46ea-a2b9-3b714935a949 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] TaaS: Handle Delete Port: 8e00408f-26bf-4664-9462-cc65b9e616d4 2026-06-11 08:05:45.180 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b592e321-4ff8-46ea-a2b9-3b714935a949 6f46fd802bb44c828a63082ef2b9fdc0 25e5e274c6884c5fb345c470d8e71b1a - - default default] Tap Mirror: Handle Delete Port: 8e00408f-26bf-4664-9462-cc65b9e616d4 2026-06-11 08:05:45.334 8 INFO neutron.services.segments.plugin [-] Segment 6795587c-6715-44dd-8ca7-ce336ba6b5ef resource provider aggregate not found 2026-06-11 08:05:45.336 8 INFO neutron.services.segments.plugin [-] Segment 6795587c-6715-44dd-8ca7-ce336ba6b5ef resource provider aggregate not found 2026-06-11 08:05:45.361 8 INFO neutron.services.segments.plugin [-] Segment 6795587c-6715-44dd-8ca7-ce336ba6b5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6795587c-6715-44dd-8ca7-ce336ba6b5ef found for delete ", "request_id": "req-ea6e738d-f9d2-47e0-96dd-2cee8d402019"}]} 2026-06-11 08:05:45.365 8 INFO neutron.services.segments.plugin [-] Segment 6795587c-6715-44dd-8ca7-ce336ba6b5ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6795587c-6715-44dd-8ca7-ce336ba6b5ef found for delete ", "request_id": "req-d7b79b6a-e98f-4ae8-9158-583751759785"}]} [pid: 8|app: 0|req: 488/987] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:05:45 2026] DELETE /v2.0/floatingips/b28ebfd4-43c7-4d42-9ae3-28d1f2354792 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:45.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc55810b-4dce-4e5d-9f2d-f997721796d8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 22b4ba10-ed6f-4ec2-9db2-8314341600c3 2026-06-11 08:05:45.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc55810b-4dce-4e5d-9f2d-f997721796d8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 22b4ba10-ed6f-4ec2-9db2-8314341600c3 [pid: 7|app: 0|req: 500/988] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:44 2026] PUT /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:46.274 7 INFO neutron.db.segments_db [None req-30df7d9c-1e01-4699-b156-231654ea4512 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment c6771de9-880f-4ed3-a06b-716149c169b2 of type vxlan for network 4ff4de3e-4dfd-4dc1-9d30-72e42c4477de [pid: 8|app: 0|req: 489/989] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:45 2026] PUT /v2.0/routers/4f70ba2c-a549-48ed-9460-f2b46b734624/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/990] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:05:45 2026] POST /v2.0/networks => generated 728 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/991] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:46 2026] GET /v2.0/ports/93422ed1-f434-4627-bfe4-639609d3057a => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/992] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:46 2026] POST /v2.0/subnets => generated 694 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:46.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-a44cf540-fb76-4e08-bf2a-efaceca94b60 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 0f740e06-eaf1-4293-8c6c-f3876f105445 2026-06-11 08:05:46.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a44cf540-fb76-4e08-bf2a-efaceca94b60 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 0f740e06-eaf1-4293-8c6c-f3876f105445 2026-06-11 08:05:46.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-a44cf540-fb76-4e08-bf2a-efaceca94b60 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 04f4dcd2-0d05-4408-80e5-46dd9c75e3f4 2026-06-11 08:05:46.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a44cf540-fb76-4e08-bf2a-efaceca94b60 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 04f4dcd2-0d05-4408-80e5-46dd9c75e3f4 2026-06-11 08:05:46.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-78136e66-2637-4b94-9867-8af0047ba456 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 93422ed1-f434-4627-bfe4-639609d3057a 2026-06-11 08:05:46.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78136e66-2637-4b94-9867-8af0047ba456 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 93422ed1-f434-4627-bfe4-639609d3057a 2026-06-11 08:05:47.179 7 INFO neutron.services.segments.plugin [-] Segment 04c4a50b-f959-49b1-8430-650949399a16 resource provider aggregate not found 2026-06-11 08:05:47.181 7 INFO neutron.services.segments.plugin [-] Segment 04c4a50b-f959-49b1-8430-650949399a16 resource provider aggregate not found 2026-06-11 08:05:47.199 7 INFO neutron.services.segments.plugin [-] Segment 04c4a50b-f959-49b1-8430-650949399a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c4a50b-f959-49b1-8430-650949399a16 found for delete ", "request_id": "req-fe270c51-6766-4f37-a0aa-f68140d54985"}]} 2026-06-11 08:05:47.208 7 INFO neutron.services.segments.plugin [-] Segment 04c4a50b-f959-49b1-8430-650949399a16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c4a50b-f959-49b1-8430-650949399a16 found for delete ", "request_id": "req-86d8784c-7940-445e-90d8-26213eb31c14"}]} 2026-06-11 08:05:47.211 7 INFO neutron.db.l3_hamode_db [None req-a44cf540-fb76-4e08-bf2a-efaceca94b60 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 7c2030ab-982a-46f4-821a-3984fc004572 was deleted as no HA routers are present in tenant 25e5e274c6884c5fb345c470d8e71b1a. [pid: 7|app: 0|req: 502/993] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:46 2026] DELETE /v2.0/routers/4f70ba2c-a549-48ed-9460-f2b46b734624 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:05:47.260 7 INFO neutron.db.segments_db [None req-5a11f2bc-8a9e-47b6-ad81-b2d105b68548 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment f8f6cee0-7de4-42de-87f6-cc2bc81ea95f of type vxlan for network 7499532a-80b4-4b21-9d3b-0d2ebca809f1 [pid: 8|app: 0|req: 492/994] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:46 2026] PUT /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da/remove_router_interface => generated 309 bytes in 734 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/995] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:47 2026] DELETE /v2.0/subnets/497696d0-b062-41ee-9abc-2be479361397 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:47.461 7 INFO neutron.db.l3_hamode_db [None req-5a11f2bc-8a9e-47b6-ad81-b2d105b68548 ed3d0af0ad904e3cb2f61bb66a5f219c 97b90e654b74442698ab1dc61043c3b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 494/996] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:05:47 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:05:47.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-c293b57a-130d-4da0-b1d2-210bcbedbce9 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 75c74e17-7625-4520-900c-0388e515a3cb 2026-06-11 08:05:47.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c293b57a-130d-4da0-b1d2-210bcbedbce9 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 75c74e17-7625-4520-900c-0388e515a3cb [pid: 8|app: 0|req: 495/997] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:47 2026] PUT /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da/remove_router_interface => generated 309 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:48.124 7 INFO neutron.db.l3_hamode_db [None req-5a11f2bc-8a9e-47b6-ad81-b2d105b68548 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:48.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-60c75128-00c9-473a-bb80-da4e6f08dcaf ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:48.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60c75128-00c9-473a-bb80-da4e6f08dcaf ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 97f41cb5-f02a-4f29-b5b8-664225d080da 2026-06-11 08:05:48.333 8 INFO neutron.services.segments.plugin [-] Segment 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 resource provider aggregate not found 2026-06-11 08:05:48.337 8 INFO neutron.services.segments.plugin [-] Segment 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 resource provider aggregate not found 2026-06-11 08:05:48.352 8 INFO neutron.services.segments.plugin [-] Segment 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 found for delete ", "request_id": "req-c66483d6-ac94-4962-b1a5-4c8a30a6e5bd"}]} 2026-06-11 08:05:48.354 8 INFO neutron.services.segments.plugin [-] Segment 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ae33525-9eb2-43f1-aa73-ab210b9a74b0 found for delete ", "request_id": "req-0d1c1821-93b7-4132-9a61-4adc4d40d18e"}]} [pid: 8|app: 0|req: 496/998] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:48 2026] DELETE /v2.0/networks/e32c680e-4d89-4a44-b508-8b1aeef3aa35 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/999] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:05:48 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1000] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:48 2026] GET /v2.0/ports?device_id=08a48225-0d98-4286-b13f-d33ca22de9da => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:48.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-990b47c6-4492-436d-b678-71e848f9edeb 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 1a2df1ff-df7b-47e1-9480-c46b3da12382 2026-06-11 08:05:48.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-990b47c6-4492-436d-b678-71e848f9edeb 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 1a2df1ff-df7b-47e1-9480-c46b3da12382 [pid: 7|app: 0|req: 503/1001] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:47 2026] POST /v2.0/routers => generated 734 bytes in 1825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1002] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:49 2026] GET /v2.0/security-groups?tenant_id=25e5e274c6884c5fb345c470d8e71b1a&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:05:49.304 8 INFO neutron.db.l3_hamode_db [None req-990b47c6-4492-436d-b678-71e848f9edeb 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] HA network 633a5969-669e-454c-b901-38b75b85964d was deleted as no HA routers are present in tenant 7defb39690fe4a51b65a18d83d397c60. [pid: 8|app: 0|req: 499/1003] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:48 2026] DELETE /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1004] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:49 2026] DELETE /v2.0/security-groups/40e04aa4-98c0-42bc-a0e5-1f970d6894e3 => 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: 501/1005] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:49 2026] DELETE /v2.0/subnets/72525f3f-257a-4b32-af80-1f9763743ce5 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1006] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:49 2026] DELETE /v2.0/subnets/308c405c-3521-43eb-9738-1cbe25f2e2d6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:49.824 8 INFO neutron_taas.services.taas.taas_plugin [None req-b9b62159-67b7-408d-87f3-bddf0b32a84c 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 9a211706-d309-4077-9a50-0d327e7aa314 2026-06-11 08:05:49.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9b62159-67b7-408d-87f3-bddf0b32a84c 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 9a211706-d309-4077-9a50-0d327e7aa314 [pid: 8|app: 0|req: 503/1007] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:49 2026] DELETE /v2.0/networks/765d8e3c-2f02-4f7a-8e41-13f66330ac10 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1008] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:50 2026] DELETE /v2.0/networks/01c5c3e1-079a-43a8-b3eb-79f909e33852 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1009] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:49 2026] PUT /v2.0/routers/bd6f10a8-1db3-4211-b2a8-e13a5e1c0f5f/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:50.216 8 INFO neutron.db.segments_db [None req-53e699cc-e4be-4638-80f1-5833e551e480 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment ef86ea0d-309c-43b6-9380-d31e9393e591 of type vxlan for network 036cd41f-2587-49fe-8e52-c2718417f9fa [pid: 8|app: 0|req: 505/1010] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:50 2026] POST /v2.0/networks => generated 611 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:50.376 8 INFO neutron.services.segments.plugin [-] Segment 3607d64c-f8d4-41dc-9521-0e3be390b229 resource provider aggregate not found 2026-06-11 08:05:50.392 8 INFO neutron.services.segments.plugin [-] Segment 3607d64c-f8d4-41dc-9521-0e3be390b229 resource provider aggregate not found 2026-06-11 08:05:50.396 8 INFO neutron.services.segments.plugin [-] Segment 3607d64c-f8d4-41dc-9521-0e3be390b229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3607d64c-f8d4-41dc-9521-0e3be390b229 found for delete ", "request_id": "req-0bebcfa8-286d-48e8-9d21-a323eae51078"}]} 2026-06-11 08:05:50.416 8 INFO neutron.services.segments.plugin [-] Segment 3607d64c-f8d4-41dc-9521-0e3be390b229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3607d64c-f8d4-41dc-9521-0e3be390b229 found for delete ", "request_id": "req-a4b23468-a821-4a23-8b81-a52e7ef4a41d"}]} 2026-06-11 08:05:50.423 8 INFO neutron.services.segments.plugin [-] Segment 62b182fc-5ede-478a-a580-ec48c2918b31 resource provider aggregate not found 2026-06-11 08:05:50.435 8 INFO neutron.services.segments.plugin [-] Segment 62b182fc-5ede-478a-a580-ec48c2918b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b182fc-5ede-478a-a580-ec48c2918b31 found for delete ", "request_id": "req-890d0f4e-773a-48fe-8704-f1635b0fcaea"}]} 2026-06-11 08:05:50.438 8 INFO neutron.services.segments.plugin [-] Segment 62b182fc-5ede-478a-a580-ec48c2918b31 resource provider aggregate not found 2026-06-11 08:05:50.451 8 INFO neutron.services.segments.plugin [-] Segment 9fe401b3-9b42-468f-a248-97bfa9b18fda resource provider aggregate not found 2026-06-11 08:05:50.458 8 INFO neutron.services.segments.plugin [-] Segment 62b182fc-5ede-478a-a580-ec48c2918b31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b182fc-5ede-478a-a580-ec48c2918b31 found for delete ", "request_id": "req-ba7c7a79-fa90-4487-8a74-4b5638bbbb51"}]} 2026-06-11 08:05:50.470 8 INFO neutron.services.segments.plugin [-] Segment 9fe401b3-9b42-468f-a248-97bfa9b18fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe401b3-9b42-468f-a248-97bfa9b18fda found for delete ", "request_id": "req-663a33e6-d7fa-473a-87fb-d8bff7798fb8"}]} 2026-06-11 08:05:50.474 8 INFO neutron.services.segments.plugin [-] Segment 9fe401b3-9b42-468f-a248-97bfa9b18fda resource provider aggregate not found 2026-06-11 08:05:50.489 8 INFO neutron.services.segments.plugin [-] Segment 9fe401b3-9b42-468f-a248-97bfa9b18fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fe401b3-9b42-468f-a248-97bfa9b18fda found for delete ", "request_id": "req-37dfc7b3-b1f5-4af9-9521-d760aec0a82e"}]} [pid: 7|app: 0|req: 506/1011] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:50 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:50.661 8 INFO neutron.db.segments_db [None req-77980e99-521d-45f9-b7e3-6246e1970161 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 of type vxlan for network 2906b319-7fb1-4335-8b08-7691378bfd7b 2026-06-11 08:05:50.931 8 INFO neutron.db.l3_hamode_db [None req-77980e99-521d-45f9-b7e3-6246e1970161 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/1012] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:05:50 2026] POST /v2.0/security-groups => generated 1661 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 08:05:51.059 8 INFO neutron.db.l3_hamode_db [None req-77980e99-521d-45f9-b7e3-6246e1970161 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1013] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:05:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1014] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:05:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1015] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:50 2026] POST /v2.0/routers => generated 507 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1016] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:05:51 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1017] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:05:51 2026] POST /v2.0/ports => generated 952 bytes in 363 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: 508/1018] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:52 2026] GET /v2.0/security-groups?tenant_id=306fe2e49eb0404882ed2e89140090e1&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1019] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:52 2026] DELETE /v2.0/security-groups/026338fc-7891-42f2-a49d-0ecfd09bda0d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1020] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:52 2026] PUT /v2.0/routers/f1bafdfd-b734-4b29-b311-a365161677b6/add_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1021] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:53 2026] GET /v2.0/ports/49bfca36-1755-4d31-b600-8320932d133c => generated 1026 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:05:53.713 7 INFO neutron_taas.services.taas.taas_plugin [None req-f92704a6-fd80-464c-9d7b-f35b474317f1 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 49bfca36-1755-4d31-b600-8320932d133c 2026-06-11 08:05:53.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f92704a6-fd80-464c-9d7b-f35b474317f1 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 49bfca36-1755-4d31-b600-8320932d133c [pid: 7|app: 0|req: 512/1022] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:53 2026] PUT /v2.0/routers/f1bafdfd-b734-4b29-b311-a365161677b6/remove_router_interface => generated 309 bytes in 752 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:54.309 8 INFO neutron.api.v2.resource [None req-ad2dd620-c925-489d-b9c5-2816d19e4a91 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 511/1023] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:54 2026] PUT /v2.0/routers/f1bafdfd-b734-4b29-b311-a365161677b6/remove_router_interface => generated 197 bytes in 177 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: 513/1024] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:54 2026] GET /v2.0/ports?device_id=f1bafdfd-b734-4b29-b311-a365161677b6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:54.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe79970f-257c-448d-afed-3efb1cc203ed 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 328c3a91-e1af-49dd-bb51-c283fca19d7b 2026-06-11 08:05:54.555 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe79970f-257c-448d-afed-3efb1cc203ed 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 328c3a91-e1af-49dd-bb51-c283fca19d7b 2026-06-11 08:05:54.965 8 INFO neutron.services.segments.plugin [-] Segment 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 resource provider aggregate not found 2026-06-11 08:05:54.971 8 INFO neutron.services.segments.plugin [-] Segment 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 resource provider aggregate not found 2026-06-11 08:05:54.987 8 INFO neutron.services.segments.plugin [-] Segment 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 found for delete ", "request_id": "req-fef089d0-b731-4ba6-b30f-b995daf3a8df"}]} 2026-06-11 08:05:54.987 8 INFO neutron.services.segments.plugin [-] Segment 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a3be3b2-72bf-456d-8208-7c8ecff3c5c9 found for delete ", "request_id": "req-3d7749c0-a393-45b6-bbef-b4493f4ff000"}]} 2026-06-11 08:05:55.001 8 INFO neutron.db.l3_hamode_db [None req-fe79970f-257c-448d-afed-3efb1cc203ed 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] HA network 2906b319-7fb1-4335-8b08-7691378bfd7b was deleted as no HA routers are present in tenant 7defb39690fe4a51b65a18d83d397c60. [pid: 8|app: 0|req: 512/1025] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:54 2026] DELETE /v2.0/routers/f1bafdfd-b734-4b29-b311-a365161677b6 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1026] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:55 2026] DELETE /v2.0/subnets/4d330b17-b41f-4af1-9700-108f9f07ead9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:55.258 7 INFO neutron.services.segments.plugin [-] Segment ef86ea0d-309c-43b6-9380-d31e9393e591 resource provider aggregate not found 2026-06-11 08:05:55.262 7 INFO neutron.services.segments.plugin [-] Segment ef86ea0d-309c-43b6-9380-d31e9393e591 resource provider aggregate not found 2026-06-11 08:05:55.273 7 INFO neutron.services.segments.plugin [-] Segment ef86ea0d-309c-43b6-9380-d31e9393e591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef86ea0d-309c-43b6-9380-d31e9393e591 found for delete ", "request_id": "req-b61d03ff-16c3-48b1-844f-713c719e0908"}]} [pid: 7|app: 0|req: 515/1027] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:55 2026] DELETE /v2.0/networks/036cd41f-2587-49fe-8e52-c2718417f9fa => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:55.280 7 INFO neutron.services.segments.plugin [-] Segment ef86ea0d-309c-43b6-9380-d31e9393e591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef86ea0d-309c-43b6-9380-d31e9393e591 found for delete ", "request_id": "req-479b43de-0a10-4fe5-988a-c97f1d95d9e7"}]} 2026-06-11 08:05:55.330 7 INFO neutron.db.segments_db [None req-d39342c8-03ef-4f94-a5f5-929e62103059 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment a52bd347-d645-4831-80ed-22db37b8afe7 of type vxlan for network c8656469-b7fe-4815-89f5-3088948eb7dd [pid: 8|app: 0|req: 513/1028] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:05:55 2026] GET /v2.0/security-groups?tenant_id=d45250f9cbb44241ab0b06731cae96c7&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1029] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:55 2026] POST /v2.0/networks => generated 611 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1030] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:05:55 2026] DELETE /v2.0/security-groups/20cf421a-95ba-4a43-9652-8fc51714c544 => 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: 517/1031] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:55 2026] POST /v2.0/subnets => generated 626 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:55.696 8 INFO neutron.db.segments_db [None req-80708ca8-0a69-4d77-9857-89f5a2be4a39 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 9562155e-1c51-462d-bee4-1b13aee45682 of type vxlan for network 94536449-a973-46c0-a4c6-031942eab48b 2026-06-11 08:05:55.938 8 INFO neutron.db.l3_hamode_db [None req-80708ca8-0a69-4d77-9857-89f5a2be4a39 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:56.068 8 INFO neutron.db.l3_hamode_db [None req-80708ca8-0a69-4d77-9857-89f5a2be4a39 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 515/1032] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:55 2026] POST /v2.0/routers => generated 506 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1033] 10.0.0.86 () {34 vars in 1098 bytes} [Thu Jun 11 08:05:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1986543793&fields=id&tenant_id=97b90e654b74442698ab1dc61043c3b8 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1034] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:05:56 2026] GET /v2.0/networks?id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1035] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:05:56 2026] GET /v2.0/quotas/97b90e654b74442698ab1dc61043c3b8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1036] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:05:56 2026] GET /v2.0/ports?tenant_id=97b90e654b74442698ab1dc61043c3b8&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1037] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:05:56 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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: 521/1038] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:05:57 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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-06-11 08:05:57.617 8 INFO neutron.db.segments_db [None req-6c5ce153-d451-465e-85e2-6c8b6482e929 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment b297ce4f-cfaf-4763-97e7-117787e0859d of type vxlan for network a1a0fe09-1f5f-484e-9cfe-2f7e11113b9d 2026-06-11 08:05:57.678 8 INFO neutron.db.segments_db [None req-6c5ce153-d451-465e-85e2-6c8b6482e929 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment 8f66badf-603b-4250-bb9f-4b0bfa47c00f of type vxlan for network 918b7aa0-7f0e-4c6c-8f03-877d50ebade8 [pid: 8|app: 0|req: 522/1039] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:57 2026] POST /v2.0/networks => generated 1206 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1040] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:57 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 518/1041] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:05:56 2026] PUT /v2.0/routers/64eaabc6-1eed-4526-989f-065669db16b5/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1042] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:05:57 2026] GET /v2.0/networks => generated 1843 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1043] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:05:57 2026] GET /v2.0/ports/ac67c08d-2f25-4122-93c8-e5fc0546a320 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:57.962 8 INFO neutron.services.segments.plugin [-] Segment b297ce4f-cfaf-4763-97e7-117787e0859d resource provider aggregate not found 2026-06-11 08:05:57.968 8 INFO neutron.services.segments.plugin [-] Segment b297ce4f-cfaf-4763-97e7-117787e0859d resource provider aggregate not found 2026-06-11 08:05:57.981 8 INFO neutron.services.segments.plugin [-] Segment b297ce4f-cfaf-4763-97e7-117787e0859d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b297ce4f-cfaf-4763-97e7-117787e0859d found for delete ", "request_id": "req-5bb9a354-01cb-4fce-9855-a01fb654507e"}]} 2026-06-11 08:05:57.986 8 INFO neutron.services.segments.plugin [-] Segment b297ce4f-cfaf-4763-97e7-117787e0859d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b297ce4f-cfaf-4763-97e7-117787e0859d found for delete ", "request_id": "req-cb1c1e27-c201-47ec-85a4-81d541f2029e"}]} [pid: 8|app: 0|req: 525/1044] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:57 2026] DELETE /v2.0/networks/a1a0fe09-1f5f-484e-9cfe-2f7e11113b9d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1045] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:58 2026] DELETE /v2.0/networks/918b7aa0-7f0e-4c6c-8f03-877d50ebade8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1046] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:05:58 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) 2026-06-11 08:05:58.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddbf1151-e59f-4ee8-95c5-6c56c61ef26a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: ac67c08d-2f25-4122-93c8-e5fc0546a320 2026-06-11 08:05:58.203 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddbf1151-e59f-4ee8-95c5-6c56c61ef26a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: ac67c08d-2f25-4122-93c8-e5fc0546a320 2026-06-11 08:05:58.249 8 INFO neutron.db.segments_db [None req-d05e3919-1fd6-4492-9f14-852795800091 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 of type vxlan for network 36c6ec77-21ce-4d41-9c23-0878c600ee12 [pid: 8|app: 0|req: 528/1047] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:58 2026] POST /v2.0/networks => generated 634 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:58.388 8 INFO neutron.db.segments_db [None req-9e32aaa7-d790-4b0f-b084-82ff8ecb35c6 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment 5391e42f-1579-45d1-b4f5-a91a19ca311e of type vxlan for network 1d46f661-b01b-4f66-9aa4-02cf7bdfcf03 [pid: 8|app: 0|req: 529/1048] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:58 2026] POST /v2.0/networks => generated 635 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1049] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:05:57 2026] PUT /v2.0/routers/64eaabc6-1eed-4526-989f-065669db16b5/remove_router_interface => generated 309 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1050] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:58 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 522/1051] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:05:58 2026] GET /v2.0/ports?device_id=64eaabc6-1eed-4526-989f-065669db16b5 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1052] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:58 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:58.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-37642145-ca5d-4928-90bc-45338dfcd93e 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: d97cdb7c-70df-4940-b54a-f09862ad7f3e 2026-06-11 08:05:58.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37642145-ca5d-4928-90bc-45338dfcd93e 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: d97cdb7c-70df-4940-b54a-f09862ad7f3e [pid: 8|app: 0|req: 530/1053] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:05:58 2026] POST /v2.0/ports => generated 1505 bytes in 574 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, ' 2026-06-11 08:05:59.139 7 INFO neutron.services.segments.plugin [-] Segment 9562155e-1c51-462d-bee4-1b13aee45682 resource provider aggregate not found 2026-06-11 08:05:59.145 7 INFO neutron.services.segments.plugin [-] Segment 9562155e-1c51-462d-bee4-1b13aee45682 resource provider aggregate not found 2026-06-11 08:05:59.167 7 INFO neutron.db.l3_hamode_db [None req-37642145-ca5d-4928-90bc-45338dfcd93e 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] HA network 94536449-a973-46c0-a4c6-031942eab48b was deleted as no HA routers are present in tenant 7defb39690fe4a51b65a18d83d397c60. 2026-06-11 08:05:59.168 7 INFO neutron.services.segments.plugin [-] Segment 9562155e-1c51-462d-bee4-1b13aee45682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9562155e-1c51-462d-bee4-1b13aee45682 found for delete ", "request_id": "req-d44594c8-eaa7-4d8c-b446-53dde319393c"}]} 2026-06-11 08:05:59.172 7 INFO neutron.services.segments.plugin [-] Segment 9562155e-1c51-462d-bee4-1b13aee45682 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9562155e-1c51-462d-bee4-1b13aee45682 found for delete ", "request_id": "req-fd5457aa-6a92-448e-9a1d-a8156153f398"}]} [pid: 7|app: 0|req: 524/1056] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:58 2026] DELETE /v2.0/routers/64eaabc6-1eed-4526-989f-065669db16b5 => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1057] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:59 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => 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: 525/1058] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:05:59 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 534/1059] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:05:59 2026] GET /v2.0/ports => generated 1505 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1060] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:05:59 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:05:59.336 8 INFO neutron_taas.services.taas.taas_plugin [None req-7da5bc8f-7c84-43c4-8581-c03710f52ad5 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] TaaS: Handle Delete Port: f8481e44-4c9f-4734-b6ba-ad7e6101e29b 2026-06-11 08:05:59.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7da5bc8f-7c84-43c4-8581-c03710f52ad5 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Tap Mirror: Handle Delete Port: f8481e44-4c9f-4734-b6ba-ad7e6101e29b [pid: 7|app: 0|req: 526/1061] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:05:59 2026] DELETE /v2.0/subnets/3648a3da-94b9-4b53-a092-91dfee9af07f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1062] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:05:59 2026] DELETE /v2.0/ports/f8481e44-4c9f-4734-b6ba-ad7e6101e29b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1063] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:05:59 2026] DELETE /v2.0/networks/c8656469-b7fe-4815-89f5-3088948eb7dd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:05:59.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-1bbd53e4-3863-4603-9665-6e31658d6832 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] TaaS: Handle Delete Port: 42a81a7b-49c9-4b4a-8b2e-0a8aa88bde6f 2026-06-11 08:05:59.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bbd53e4-3863-4603-9665-6e31658d6832 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Tap Mirror: Handle Delete Port: 42a81a7b-49c9-4b4a-8b2e-0a8aa88bde6f 2026-06-11 08:05:59.514 7 INFO neutron.db.segments_db [None req-821da385-ca1f-487e-b417-7b4e5d37f827 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Added segment 117bf54c-a913-41e3-aced-be901f082fe9 of type vxlan for network 8d481b68-abe4-429a-b2b5-5b1f890016b6 [pid: 8|app: 0|req: 537/1064] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:05:59 2026] DELETE /v2.0/ports/42a81a7b-49c9-4b4a-8b2e-0a8aa88bde6f => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1065] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:05:59 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:05:59.672 8 INFO neutron.db.segments_db [None req-c0567471-fb03-464c-afe9-5ade87361e1f 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment ada10a03-c6fb-4d67-88d0-a7fc0f842db0 of type vxlan for network 9351f7bb-0084-493e-885f-a7b4a13d3f4e [pid: 8|app: 0|req: 539/1066] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:59 2026] POST /v2.0/networks => generated 635 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:05:59.765 7 INFO neutron.db.l3_hamode_db [None req-821da385-ca1f-487e-b417-7b4e5d37f827 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:05:59.806 8 INFO neutron.db.segments_db [None req-61a38282-c3f1-4905-8cb1-62ce136af8c4 25b0716fd8ef477fb96d19494e85fbb0 f502f6c258b44c8ba6ceb754e2ca43eb - - default default] Added segment b4989ee5-0abb-4e6c-9d24-637440634b96 of type vxlan for network 51b89853-f03b-410e-b4f7-79dedfae13f0 [pid: 8|app: 0|req: 540/1067] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:05:59 2026] POST /v2.0/networks => generated 634 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:00.001 8 INFO neutron.services.segments.plugin [-] Segment 8f66badf-603b-4250-bb9f-4b0bfa47c00f resource provider aggregate not found 2026-06-11 08:06:00.006 8 INFO neutron.services.segments.plugin [-] Segment 8f66badf-603b-4250-bb9f-4b0bfa47c00f resource provider aggregate not found 2026-06-11 08:06:00.018 8 INFO neutron.services.segments.plugin [-] Segment 8f66badf-603b-4250-bb9f-4b0bfa47c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f66badf-603b-4250-bb9f-4b0bfa47c00f found for delete ", "request_id": "req-c3afc3af-0615-4e40-95b5-3c1b4ef3b8d6"}]} 2026-06-11 08:06:00.023 8 INFO neutron.services.segments.plugin [-] Segment 8f66badf-603b-4250-bb9f-4b0bfa47c00f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f66badf-603b-4250-bb9f-4b0bfa47c00f found for delete ", "request_id": "req-e3431048-89ed-481d-844b-e9bf4bbc780b"}]} [pid: 8|app: 0|req: 541/1068] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:00 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1069] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:00 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1070] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:00 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:00.503 7 INFO neutron.db.l3_hamode_db [None req-821da385-ca1f-487e-b417-7b4e5d37f827 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 544/1071] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:00 2026] POST /v2.0/subnets => generated 1324 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1072] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:06:00 2026] GET /v2.0/subnets => generated 1960 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1073] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:00 2026] DELETE /v2.0/subnets/1e134a54-13e3-4a24-b2df-adc4768081d2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:01.195 7 INFO neutron.services.segments.plugin [-] Segment a52bd347-d645-4831-80ed-22db37b8afe7 resource provider aggregate not found 2026-06-11 08:06:01.199 7 INFO neutron.services.segments.plugin [-] Segment a52bd347-d645-4831-80ed-22db37b8afe7 resource provider aggregate not found [pid: 8|app: 0|req: 547/1074] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:01 2026] DELETE /v2.0/subnets/9d63c196-e1c4-4d92-aa48-8abb664dae05 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:01.223 7 INFO neutron.services.segments.plugin [-] Segment a52bd347-d645-4831-80ed-22db37b8afe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52bd347-d645-4831-80ed-22db37b8afe7 found for delete ", "request_id": "req-e006677b-af41-4c02-8d72-0f8a8b95cdf5"}]} 2026-06-11 08:06:01.224 7 INFO neutron.services.segments.plugin [-] Segment a52bd347-d645-4831-80ed-22db37b8afe7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a52bd347-d645-4831-80ed-22db37b8afe7 found for delete ", "request_id": "req-a1d189f7-1cc9-4b1f-b29d-74d058ae771d"}]} [pid: 8|app: 0|req: 548/1075] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1076] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:01 2026] DELETE /v2.0/networks/51b89853-f03b-410e-b4f7-79dedfae13f0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1077] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:05:59 2026] POST /v2.0/routers => generated 687 bytes in 1918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1078] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1079] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1080] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/routers/9b6e1126-5635-4247-b134-5e17e01dc410 => generated 693 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1081] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:01 2026] DELETE /v2.0/networks/9351f7bb-0084-493e-885f-a7b4a13d3f4e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1082] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:01.618 8 INFO neutron_taas.services.taas.taas_plugin [req-736cc062-b755-4a9c-bf0a-e721a2e1de98 req-53a8f499-3111-46e3-a41c-76c15911b105 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] TaaS: Handle Delete Port: eaecca76-5709-4cdc-88de-47c36217aad9 2026-06-11 08:06:01.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-736cc062-b755-4a9c-bf0a-e721a2e1de98 req-53a8f499-3111-46e3-a41c-76c15911b105 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] Tap Mirror: Handle Delete Port: eaecca76-5709-4cdc-88de-47c36217aad9 [pid: 7|app: 0|req: 532/1083] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/routers => generated 696 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:01.739 8 INFO neutron.db.l3_db [req-736cc062-b755-4a9c-bf0a-e721a2e1de98 req-53a8f499-3111-46e3-a41c-76c15911b105 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] Floating IP 65dd8a8f-d9e5-4fce-8318-1e5dfff3b027 disassociated. External IP: 10.96.250.209, port: eaecca76-5709-4cdc-88de-47c36217aad9. [pid: 7|app: 0|req: 533/1084] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:01 2026] DELETE /v2.0/networks/1d46f661-b01b-4f66-9aa4-02cf7bdfcf03 => 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: 534/1085] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/security-groups?id=bdcd4549-a6ba-433a-a380-a964ee73f218&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1086] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:01 2026] GET /v2.0/networks?id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de => generated 679 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:02.044 8 INFO neutron.services.segments.plugin [-] Segment b4989ee5-0abb-4e6c-9d24-637440634b96 resource provider aggregate not found 2026-06-11 08:06:02.053 8 INFO neutron.services.segments.plugin [-] Segment b4989ee5-0abb-4e6c-9d24-637440634b96 resource provider aggregate not found 2026-06-11 08:06:02.067 8 INFO neutron.services.segments.plugin [-] Segment b4989ee5-0abb-4e6c-9d24-637440634b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4989ee5-0abb-4e6c-9d24-637440634b96 found for delete ", "request_id": "req-9c6f72e1-a2cd-45ed-bd9d-860114562d38"}]} 2026-06-11 08:06:02.090 8 INFO neutron.services.segments.plugin [-] Segment b4989ee5-0abb-4e6c-9d24-637440634b96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4989ee5-0abb-4e6c-9d24-637440634b96 found for delete ", "request_id": "req-4f82450c-10a6-4891-a4c4-c14ad53f1573"}]} [pid: 8|app: 0|req: 552/1087] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:06:01 2026] DELETE /v2.0/ports/eaecca76-5709-4cdc-88de-47c36217aad9 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:02.187 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f918f73-1063-4d22-a4f4-887a24c25bc5'] response: {'server_uuid': '24adc2ab-11d5-45f5-b8d0-c842a3f2eee3', 'name': 'network-vif-deleted', 'tag': 'eaecca76-5709-4cdc-88de-47c36217aad9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 553/1088] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:02 2026] DELETE /v2.0/networks/36c6ec77-21ce-4d41-9c23-0878c600ee12 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1089] 10.0.0.168 () {34 vars in 740 bytes} [Thu Jun 11 08:06:01 2026] PUT /v2.0/routers/9b6e1126-5635-4247-b134-5e17e01dc410 => generated 700 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1090] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:06:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=97b90e654b74442698ab1dc61043c3b8 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1091] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:06:02 2026] GET /v2.0/routers/9b6e1126-5635-4247-b134-5e17e01dc410 => generated 700 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1092] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:02 2026] GET /v2.0/ports?device_id=9b6e1126-5635-4247-b134-5e17e01dc410 => 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: 555/1093] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:06:02 2026] POST /v2.0/ports => generated 954 bytes in 405 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/1094] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:02 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:02.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa59b4ca-19cc-4d01-a07b-fb7654d802c2 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 133e316f-18de-4c1a-af93-1bf1d153c472 2026-06-11 08:06:02.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa59b4ca-19cc-4d01-a07b-fb7654d802c2 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 133e316f-18de-4c1a-af93-1bf1d153c472 [pid: 8|app: 0|req: 557/1095] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:06:02 2026] PUT /v2.0/ports/e07efcef-329d-4b24-9241-113dbc700463 => generated 1235 bytes in 445 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: 558/1096] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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-06-11 08:06:03.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa59b4ca-19cc-4d01-a07b-fb7654d802c2 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] TaaS: Handle Delete Port: 977eae21-1ca1-4298-af19-df46df07a3a8 2026-06-11 08:06:03.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa59b4ca-19cc-4d01-a07b-fb7654d802c2 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] Tap Mirror: Handle Delete Port: 977eae21-1ca1-4298-af19-df46df07a3a8 2026-06-11 08:06:03.250 7 INFO neutron.services.segments.plugin [-] Segment ada10a03-c6fb-4d67-88d0-a7fc0f842db0 resource provider aggregate not found 2026-06-11 08:06:03.251 7 INFO neutron.services.segments.plugin [-] Segment ada10a03-c6fb-4d67-88d0-a7fc0f842db0 resource provider aggregate not found 2026-06-11 08:06:03.280 7 INFO neutron.services.segments.plugin [-] Segment ada10a03-c6fb-4d67-88d0-a7fc0f842db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada10a03-c6fb-4d67-88d0-a7fc0f842db0 found for delete ", "request_id": "req-c28b81a0-a0ea-4764-acac-d9c3fd32a1d8"}]} 2026-06-11 08:06:03.283 7 INFO neutron.services.segments.plugin [-] Segment ada10a03-c6fb-4d67-88d0-a7fc0f842db0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada10a03-c6fb-4d67-88d0-a7fc0f842db0 found for delete ", "request_id": "req-eb92e415-3bb2-428a-aaba-7e1dfbc07912"}]} 2026-06-11 08:06:03.313 7 INFO neutron.services.segments.plugin [-] Segment 5391e42f-1579-45d1-b4f5-a91a19ca311e resource provider aggregate not found 2026-06-11 08:06:03.316 7 INFO neutron.services.segments.plugin [-] Segment 5391e42f-1579-45d1-b4f5-a91a19ca311e resource provider aggregate not found 2026-06-11 08:06:03.336 7 INFO neutron.services.segments.plugin [-] Segment 5391e42f-1579-45d1-b4f5-a91a19ca311e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5391e42f-1579-45d1-b4f5-a91a19ca311e found for delete ", "request_id": "req-6b17b8b0-abba-4a18-b9f3-ca4615cf97f1"}]} 2026-06-11 08:06:03.339 7 INFO neutron.services.segments.plugin [-] Segment 5391e42f-1579-45d1-b4f5-a91a19ca311e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5391e42f-1579-45d1-b4f5-a91a19ca311e found for delete ", "request_id": "req-b800ee6d-e3db-4f13-968d-cdf76c92a3be"}]} [pid: 8|app: 0|req: 559/1097] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/security-groups?tenant_id=f502f6c258b44c8ba6ceb754e2ca43eb&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1098] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1099] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/security-groups/670d1f43-0dcc-42d0-8a28-36abb3f03b57 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:03.602 7 INFO neutron.db.l3_hamode_db [None req-fa59b4ca-19cc-4d01-a07b-fb7654d802c2 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] HA network 8d481b68-abe4-429a-b2b5-5b1f890016b6 was deleted as no HA routers are present in tenant 7defb39690fe4a51b65a18d83d397c60. [pid: 7|app: 0|req: 539/1100] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:02 2026] DELETE /v2.0/routers/9b6e1126-5635-4247-b134-5e17e01dc410 => generated 0 bytes in 1229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1101] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/ports?device_id=9b6e1126-5635-4247-b134-5e17e01dc410 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:03.662 7 INFO neutron.api.v2.resource [None req-d50fa984-2313-465c-b1fc-107c24222954 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1102] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/routers/9b6e1126-5635-4247-b134-5e17e01dc410 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1103] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/ports?device_id=64eaabc6-1eed-4526-989f-065669db16b5 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:03.739 7 INFO neutron.api.v2.resource [None req-fb261062-e147-406a-8355-950603b91ab7 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1104] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/routers/64eaabc6-1eed-4526-989f-065669db16b5 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:03.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-187a4f97-7eb3-4017-a67b-f55acafb0a17 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 564/1105] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/subnets/3648a3da-94b9-4b53-a092-91dfee9af07f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1106] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/ports?device_id=f1bafdfd-b734-4b29-b311-a365161677b6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:03.807 8 INFO neutron.api.v2.resource [None req-e1297f1d-1122-4db0-bafd-245be99ac3d1 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1107] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/routers/f1bafdfd-b734-4b29-b311-a365161677b6 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:03.824 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce452c88-eba4-4664-8ceb-791fc15d7668 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 543/1108] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/subnets/4d330b17-b41f-4af1-9700-108f9f07ead9 => 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: 566/1109] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:03 2026] GET /v2.0/ports?device_id=08a48225-0d98-4286-b13f-d33ca22de9da => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:03.878 7 INFO neutron.api.v2.resource [None req-a66d2efc-3f65-4748-87f3-b23a0602142a 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1110] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/routers/08a48225-0d98-4286-b13f-d33ca22de9da => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:03.903 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78a22d8f-93ed-4e41-9d72-7a7f0b01addd 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1111] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/subnets/72525f3f-257a-4b32-af80-1f9763743ce5 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:03.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77a4df27-0ad8-490e-adc1-dca0b15c75ff 0ec69d61ea3644b2b69b38c80c152877 7defb39690fe4a51b65a18d83d397c60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1112] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:03 2026] DELETE /v2.0/subnets/308c405c-3521-43eb-9738-1cbe25f2e2d6 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:04.084 8 INFO neutron.services.segments.plugin [-] Segment 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 resource provider aggregate not found 2026-06-11 08:06:04.096 8 INFO neutron.services.segments.plugin [-] Segment 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 found for delete ", "request_id": "req-1b4c87b9-188c-4930-892f-d09a1f3302d0"}]} 2026-06-11 08:06:04.105 8 INFO neutron.services.segments.plugin [-] Segment 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 resource provider aggregate not found 2026-06-11 08:06:04.121 8 INFO neutron.services.segments.plugin [-] Segment 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c3f0fa-abb3-4f01-94e9-21fcbdee0f95 found for delete ", "request_id": "req-bfe67ba6-7809-4e2c-889e-fd08bc49e303"}]} 2026-06-11 08:06:04.221 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e1d2f6-2d45-4f8b-981a-9646a629d447'] response: {'name': 'network-changed', 'server_uuid': '2eb43a68-651f-4f68-86de-f23f1c447a83', 'tag': 'e07efcef-329d-4b24-9241-113dbc700463', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 568/1113] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/ports?tenant_id=97b90e654b74442698ab1dc61043c3b8&device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1114] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e07efcef-329d-4b24-9241-113dbc700463 => 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: 569/1115] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/subnets?id=1ef8b9a6-2b7e-402f-b8ad-9d8265df522a => generated 697 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1116] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 548/1117] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/ports?network_id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de&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: 549/1118] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 550/1119] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1120] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/ports?device_id=24adc2ab-11d5-45f5-b8d0-c842a3f2eee3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1121] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/security-groups?tenant_id=7defb39690fe4a51b65a18d83d397c60&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1122] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:04 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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: 571/1123] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:04 2026] DELETE /v2.0/security-groups/91c5328e-6abd-402f-8425-addf33ad3dd7 => 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: 553/1124] 10.0.0.168 () {32 vars in 622 bytes} [Thu Jun 11 08:06:05 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-11 08:06:05.351 7 INFO neutron.services.segments.plugin [-] Segment 117bf54c-a913-41e3-aced-be901f082fe9 resource provider aggregate not found 2026-06-11 08:06:05.359 7 INFO neutron.services.segments.plugin [-] Segment 117bf54c-a913-41e3-aced-be901f082fe9 resource provider aggregate not found 2026-06-11 08:06:05.363 7 INFO neutron.services.segments.plugin [-] Segment 117bf54c-a913-41e3-aced-be901f082fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bf54c-a913-41e3-aced-be901f082fe9 found for delete ", "request_id": "req-786aa8d9-040d-432f-95e5-2c05ba3283cd"}]} 2026-06-11 08:06:05.372 7 INFO neutron.services.segments.plugin [-] Segment 117bf54c-a913-41e3-aced-be901f082fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117bf54c-a913-41e3-aced-be901f082fe9 found for delete ", "request_id": "req-c059cdbc-32cd-4579-a769-bc8f81ef4971"}]} [pid: 8|app: 0|req: 572/1125] 10.0.0.168 () {32 vars in 632 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/ => generated 632 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1127] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 555/1128] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/ports?tenant_id=97b90e654b74442698ab1dc61043c3b8&device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1129] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/networks?id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1130] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e07efcef-329d-4b24-9241-113dbc700463 => 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: 574/1131] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:05 2026] DELETE /v2.0/security-groups/bdcd4549-a6ba-433a-a380-a964ee73f218 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:05.706 8 INFO neutron.api.v2.resource [None req-88370da6-4bea-4840-ac14-43c76f27f2dd 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1132] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/security-groups/bdcd4549-a6ba-433a-a380-a964ee73f218 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1133] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/subnets?id=1ef8b9a6-2b7e-402f-b8ad-9d8265df522a => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1134] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/ports?network_id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de&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: 560/1135] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:05.829 8 INFO neutron_taas.services.taas.taas_plugin [None req-e864e528-6afe-41f1-bfa3-88d7838ab5f7 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] TaaS: Handle Delete Port: 6e856bea-8227-4d74-b5d7-48447a039ee7 2026-06-11 08:06:05.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e864e528-6afe-41f1-bfa3-88d7838ab5f7 939d77305b2344918ebd4443b7ba13f0 4dfb8b3f016e4f0680cd55a995a719e0 - - default default] Tap Mirror: Handle Delete Port: 6e856bea-8227-4d74-b5d7-48447a039ee7 [pid: 8|app: 0|req: 576/1136] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:06:05 2026] DELETE /v2.0/floatingips/65dd8a8f-d9e5-4fce-8318-1e5dfff3b027 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1137] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:06 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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: 561/1138] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:05 2026] GET /v2.0/security-groups?tenant_id=fd99f8aa393747799f2407f70450b67a&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1139] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:06 2026] DELETE /v2.0/security-groups/045a144d-c1bf-4d95-ba0e-695c394e4c45 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:06.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-b93e5a74-8387-4fa1-b53c-676326601371 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: b4539b20-3a8b-4b0d-b20e-a305de1025f8 2026-06-11 08:06:06.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b93e5a74-8387-4fa1-b53c-676326601371 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: b4539b20-3a8b-4b0d-b20e-a305de1025f8 [pid: 7|app: 0|req: 563/1140] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:06:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1141] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:06 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1142] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:06:06 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1143] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:06:06 2026] PUT /v2.0/routers/69759361-fb3d-4b9d-ac10-53dc984e0f44/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1144] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:06 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 579/1145] 10.0.0.168 () {34 vars in 757 bytes} [Thu Jun 11 08:06:06 2026] PUT /v2.0/security-groups/37089686-e164-4a7a-93cd-6f545fe846e2 => generated 1664 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1146] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-groups/37089686-e164-4a7a-93cd-6f545fe846e2 => generated 1664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1147] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/security-groups/37089686-e164-4a7a-93cd-6f545fe846e2 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1148] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:07.250 8 INFO neutron.api.v2.resource [None req-6713defe-c4ee-4150-a3b0-ef8c664f29d7 b6dce0e9cd6f450a82a33cf59fbcc234 0f73f08b112b4275a62afe37b99ac1b6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1149] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/security-groups/37089686-e164-4a7a-93cd-6f545fe846e2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:06:07.259 7 INFO neutron_taas.services.taas.taas_plugin [None req-49789956-85bd-4985-9690-5ddaeb1f02fa ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 6ea0dc4c-10a3-4a18-82de-05549c667406 2026-06-11 08:06:07.262 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49789956-85bd-4985-9690-5ddaeb1f02fa ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 6ea0dc4c-10a3-4a18-82de-05549c667406 [pid: 8|app: 0|req: 584/1150] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:06:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1151] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:07 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: 586/1152] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules/28c107f0-012b-4e01-9808-6fc78901423d => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:07.569 7 INFO neutron_taas.services.taas.taas_plugin [None req-49789956-85bd-4985-9690-5ddaeb1f02fa ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: c699d3f0-9a49-408a-82b9-fce721ac052b 2026-06-11 08:06:07.572 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49789956-85bd-4985-9690-5ddaeb1f02fa ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: c699d3f0-9a49-408a-82b9-fce721ac052b [pid: 8|app: 0|req: 587/1153] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1154] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/security-group-rules/28c107f0-012b-4e01-9808-6fc78901423d => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1155] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1156] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:07 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: 591/1157] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules/df4ebe27-9ae1-47b3-9bd8-dab31023535e => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1158] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:07.941 7 INFO neutron.services.segments.plugin [-] Segment 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 resource provider aggregate not found 2026-06-11 08:06:07.949 7 INFO neutron.services.segments.plugin [-] Segment 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 resource provider aggregate not found 2026-06-11 08:06:07.965 7 INFO neutron.services.segments.plugin [-] Segment 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 found for delete ", "request_id": "req-0a547573-d020-444f-87d4-3768eaf61663"}]} 2026-06-11 08:06:07.969 7 INFO neutron.services.segments.plugin [-] Segment 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fdd55fc-0ab3-4dc6-9d28-0cb74589d524 found for delete ", "request_id": "req-41c4e3fc-d603-4dfa-99e9-27ff61542205"}]} 2026-06-11 08:06:07.973 7 INFO neutron.db.l3_hamode_db [None req-49789956-85bd-4985-9690-5ddaeb1f02fa ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 5754ff00-7d75-45dd-8b54-a9576abe79e7 was deleted as no HA routers are present in tenant 4dfb8b3f016e4f0680cd55a995a719e0. [pid: 7|app: 0|req: 567/1159] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/routers/69759361-fb3d-4b9d-ac10-53dc984e0f44 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1160] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/security-group-rules/df4ebe27-9ae1-47b3-9bd8-dab31023535e => 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: 594/1161] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1162] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:07 2026] DELETE /v2.0/subnets/fa873bc0-f979-48fe-bd47-96586a40a986 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1163] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1164] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1165] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/security-group-rules/3c55ce09-07fb-45d5-b5e9-70b9e2a5962c => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1166] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:08.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9be0232-150c-4b88-b097-9c33af3d132d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: a856cb1b-9b0f-4f51-aebe-9dac67cb5bb9 2026-06-11 08:06:08.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9be0232-150c-4b88-b097-9c33af3d132d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: a856cb1b-9b0f-4f51-aebe-9dac67cb5bb9 [pid: 7|app: 0|req: 572/1167] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:08.398 8 INFO neutron.services.segments.plugin [-] Segment 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 resource provider aggregate not found 2026-06-11 08:06:08.404 8 INFO neutron.services.segments.plugin [-] Segment 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 resource provider aggregate not found [pid: 7|app: 0|req: 573/1168] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:06:08 2026] DELETE /v2.0/security-group-rules/3c55ce09-07fb-45d5-b5e9-70b9e2a5962c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:08.419 8 INFO neutron.services.segments.plugin [-] Segment 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 found for delete ", "request_id": "req-c8a70284-baf7-4183-910b-6d0458b9e05e"}]} 2026-06-11 08:06:08.420 8 INFO neutron.services.segments.plugin [-] Segment 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3faf0237-619e-4fbb-b71d-4a4f6ae3cf68 found for delete ", "request_id": "req-3fa8994d-b6d9-42c7-9121-6eb0b3dfe848"}]} [pid: 8|app: 0|req: 596/1169] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:08 2026] DELETE /v2.0/networks/bca7b1f5-871c-4ffa-9709-b5c998ab47aa => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1170] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:06:08 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: 597/1171] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:08 2026] DELETE /v2.0/security-groups/209c82cc-d507-4511-b2c2-61a09ff0b2db => 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: 575/1172] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/security-groups => 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: 598/1173] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:08 2026] GET /v2.0/security-groups?tenant_id=4dfb8b3f016e4f0680cd55a995a719e0&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: 576/1174] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:06:08 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: 8|app: 0|req: 599/1175] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:08 2026] DELETE /v2.0/security-groups/5b5fc8fb-59c6-4afd-93fe-b8b101dd862b => 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: 577/1176] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:09 2026] GET /v2.0/security-groups?tenant_id=0f73f08b112b4275a62afe37b99ac1b6&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: 600/1177] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:09 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1178] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:09 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1179] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:09 2026] DELETE /v2.0/security-groups/1c9cc90a-cdce-4aef-8be0-d65001e65ca0 => 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: 579/1180] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:10 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 580/1181] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:10 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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-06-11 08:06:10.840 8 INFO neutron.db.segments_db [None req-23497124-bfab-4e52-a5dd-37295e371b2e ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 70237819-4466-4b8a-900f-1a55439dd976 of type vxlan for network c57f7c5e-c202-4b80-ab3d-46d496f3e11c [pid: 8|app: 0|req: 602/1182] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:06:10 2026] POST /v2.0/networks => generated 727 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1183] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:10 2026] POST /v2.0/subnets => generated 693 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:11.285 8 INFO neutron.db.segments_db [None req-7d97ff6a-193f-42b0-a30d-f12ff9e3e69b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 of type vxlan for network 4b1eda25-c39c-4f0b-8766-569dea6cfa5b 2026-06-11 08:06:11.565 8 INFO neutron.db.l3_hamode_db [None req-7d97ff6a-193f-42b0-a30d-f12ff9e3e69b ed3d0af0ad904e3cb2f61bb66a5f219c de5fd619d66e49fabc860f0121d1614f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 582/1184] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:11 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1185] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:11 2026] GET /v2.0/security-groups?tenant_id=6e782a49e1b4455cbdbc009a06db8652&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1186] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:12 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 585/1187] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:12 2026] DELETE /v2.0/security-groups/c2b61157-b495-4608-9a03-1abd41de77a0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:12.436 8 INFO neutron.db.l3_hamode_db [None req-7d97ff6a-193f-42b0-a30d-f12ff9e3e69b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 586/1188] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:13 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 587/1189] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:13 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1190] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:13 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 603/1191] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:11 2026] POST /v2.0/routers => generated 733 bytes in 2244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:13.788 7 INFO neutron.db.l3_db [None req-e4846b63-ec80-4fa0-a5a6-1bd3d861f42e da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] Floating IP 1623947a-46d8-47b7-9261-5db2b817e86e associated. External IP: 10.96.250.212, port: e07efcef-329d-4b24-9241-113dbc700463. [pid: 7|app: 0|req: 589/1192] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:06:13 2026] PUT /v2.0/floatingips/1623947a-46d8-47b7-9261-5db2b817e86e => generated 855 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:14.280 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91a37671-a097-4011-9fd5-af2ee649a3ca'] response: {'name': 'network-changed', 'server_uuid': '2eb43a68-651f-4f68-86de-f23f1c447a83', 'tag': 'e07efcef-329d-4b24-9241-113dbc700463', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 592/1195] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 593/1196] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 594/1197] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1198] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1199] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/ports?tenant_id=97b90e654b74442698ab1dc61043c3b8&device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1200] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/networks?id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1201] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:06:13 2026] PUT /v2.0/routers/a0bcbba9-c976-4c78-86c6-467bf0272d2e/add_router_interface => generated 309 bytes in 1469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1202] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=e07efcef-329d-4b24-9241-113dbc700463 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1203] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/subnets?id=1ef8b9a6-2b7e-402f-b8ad-9d8265df522a => generated 697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1204] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:14 2026] GET /v2.0/ports?network_id=4ff4de3e-4dfd-4dc1-9d30-72e42c4477de&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1205] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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: 600/1206] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de?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: 607/1207] 10.0.0.52 () {32 vars in 800 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/extensions => generated 21537 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1208] 10.0.0.52 () {30 vars in 722 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/quotas/77ad7ac9150645e18d92d9ccee1d0506/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1209] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/networks?id=c57f7c5e-c202-4b80-ab3d-46d496f3e11c => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1210] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/quotas/de5fd619d66e49fabc860f0121d1614f => 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: 602/1211] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1212] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/ports?tenant_id=de5fd619d66e49fabc860f0121d1614f&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1213] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 611/1214] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/networks/c57f7c5e-c202-4b80-ab3d-46d496f3e11c?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: 604/1215] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:06:15 2026] GET /v2.0/networks/c57f7c5e-c202-4b80-ab3d-46d496f3e11c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1216] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:16 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 605/1217] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:16 2026] GET /v2.0/security-groups?tenant_id=d6f8df1b763c4ccf870241c22e08ba3a&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1218] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:16 2026] DELETE /v2.0/security-groups/c9aaba50-3917-4afb-9eb3-c5b7402b528a => 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: 606/1219] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:16 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1220] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:17 2026] GET /v2.0/security-groups?id=410816de-4f69-4dd3-9011-8f3a42b869c3&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: 607/1221] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:06:17 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 608/1222] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:17 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:17.307 8 INFO neutron_taas.services.taas.taas_plugin [req-083d12a0-c438-44b8-b77c-6ce1c0166e35 req-5bac1f05-8031-4d00-9008-172d6f99da33 da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] TaaS: Handle Delete Port: e07efcef-329d-4b24-9241-113dbc700463 2026-06-11 08:06:17.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-083d12a0-c438-44b8-b77c-6ce1c0166e35 req-5bac1f05-8031-4d00-9008-172d6f99da33 da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] Tap Mirror: Handle Delete Port: e07efcef-329d-4b24-9241-113dbc700463 2026-06-11 08:06:17.431 8 INFO neutron.db.l3_db [req-083d12a0-c438-44b8-b77c-6ce1c0166e35 req-5bac1f05-8031-4d00-9008-172d6f99da33 da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] Floating IP 1623947a-46d8-47b7-9261-5db2b817e86e disassociated. External IP: 10.96.250.212, port: e07efcef-329d-4b24-9241-113dbc700463. [pid: 8|app: 0|req: 615/1223] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:06:17 2026] DELETE /v2.0/ports/e07efcef-329d-4b24-9241-113dbc700463 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:17.808 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2875342-28d6-4b4e-9e99-55ea55d2c413'] response: {'server_uuid': '2eb43a68-651f-4f68-86de-f23f1c447a83', 'name': 'network-vif-deleted', 'tag': 'e07efcef-329d-4b24-9241-113dbc700463', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 609/1224] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:18 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 616/1225] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:18 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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/1226] 10.0.0.52 () {32 vars in 800 bytes} [Thu Jun 11 08:06:19 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1227] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:19 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 611/1228] 10.0.0.52 () {30 vars in 722 bytes} [Thu Jun 11 08:06:19 2026] GET /v2.0/quotas/77ad7ac9150645e18d92d9ccee1d0506/details => generated 847 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1229] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:19 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:20.121 7 INFO neutron.db.segments_db [None req-fb7922d2-2ce7-4464-af7a-ea77c522130f 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Added segment 181d8673-a764-40c0-ae27-0073dbfa0e53 of type vxlan for network dba06b84-c21f-4095-b9b6-aa748de086ac [pid: 7|app: 0|req: 612/1230] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:06:19 2026] POST /v2.0/networks => generated 613 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:20.278 8 INFO neutron.db.segments_db [None req-8df5d916-0d0c-43fa-9b22-610f20b7d5a3 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Added segment 8271c648-90cf-43a2-bfb4-8d72bfc01711 of type vxlan for network 0eb837fa-bcfb-45aa-8174-35cd3d98b1ed [pid: 7|app: 0|req: 613/1231] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:20 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => 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: 614/1232] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:20 2026] GET /v2.0/networks?id=c57f7c5e-c202-4b80-ab3d-46d496f3e11c => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:20.563 8 INFO neutron.db.l3_hamode_db [None req-8df5d916-0d0c-43fa-9b22-610f20b7d5a3 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 615/1233] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:06:20 2026] POST /v2.0/ports => generated 954 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1234] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:20 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:21.382 8 INFO neutron.db.l3_hamode_db [None req-8df5d916-0d0c-43fa-9b22-610f20b7d5a3 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 617/1235] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:06:20 2026] PUT /v2.0/ports/b40af2a2-c7c4-4f7f-97a3-0ce804af9952 => generated 1235 bytes in 505 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: 618/1236] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:21 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&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: 619/1237] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:21 2026] GET /v2.0/ports?device_id=2eb43a68-651f-4f68-86de-f23f1c447a83 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:21.465 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cec6a37e-ae7a-4e86-a8f3-0c0b7646e0b8'] response: {'name': 'network-changed', 'server_uuid': 'a49a7a23-a23a-40d0-8f76-8037bfd91057', 'tag': 'b40af2a2-c7c4-4f7f-97a3-0ce804af9952', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 620/1238] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:21 2026] GET /v2.0/ports?tenant_id=de5fd619d66e49fabc860f0121d1614f&device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 621/1239] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/networks?tenant_id=de5fd619d66e49fabc860f0121d1614f&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1240] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1241] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:20 2026] POST /v2.0/routers => generated 694 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1242] 10.0.0.168 () {32 vars in 775 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/subnets?project_id=2b318de665f94292bf6c36b4c24ad8c4&cidr=10.100.0.0%2F28 => generated 14 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1243] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1244] 10.0.0.168 () {32 vars in 783 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/subnets?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1245] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1246] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:22 2026] DELETE /v2.0/security-groups/410816de-4f69-4dd3-9011-8f3a42b869c3 => 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: 626/1247] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1248] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:22 2026] POST /v2.0/subnets => generated 656 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:22.738 8 INFO neutron.api.v2.resource [None req-fa8fc4c9-6e7d-4fa8-901e-1423dd1878f5 da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1249] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/security-groups/410816de-4f69-4dd3-9011-8f3a42b869c3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1250] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:22 2026] GET /v2.0/security-groups?tenant_id=77ad7ac9150645e18d92d9ccee1d0506&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:22.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-09a8fa98-188c-4ec1-bf41-9871418a9b0b da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] TaaS: Handle Delete Port: 6aa3d299-48cf-40e3-a59e-bbf7fbb21d43 2026-06-11 08:06:22.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09a8fa98-188c-4ec1-bf41-9871418a9b0b da7f1ceb945948f2869707a6f8ef6f3c 97b90e654b74442698ab1dc61043c3b8 - - default default] Tap Mirror: Handle Delete Port: 6aa3d299-48cf-40e3-a59e-bbf7fbb21d43 [pid: 7|app: 0|req: 628/1251] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:06:22 2026] DELETE /v2.0/floatingips/1623947a-46d8-47b7-9261-5db2b817e86e => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1252] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:23 2026] DELETE /v2.0/security-groups/2f0953ba-83e9-46bb-8ed5-fda4f847386c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:23.558 7 INFO neutron_taas.services.taas.taas_plugin [None req-3cebb042-6401-421f-a814-83991592ed87 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 7d3d98a2-272f-4aec-81aa-eff2ea364e2f 2026-06-11 08:06:23.560 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cebb042-6401-421f-a814-83991592ed87 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 7d3d98a2-272f-4aec-81aa-eff2ea364e2f [pid: 7|app: 0|req: 630/1253] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:06:23 2026] PUT /v2.0/routers/bd6f10a8-1db3-4211-b2a8-e13a5e1c0f5f/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1254] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/ports?tenant_id=de5fd619d66e49fabc860f0121d1614f&device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1255] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:24.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ca80b47-f1ff-4e5b-92aa-2817dbe9f0ee ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: e4da12cd-59fd-4344-837b-57a0a81b0e1a 2026-06-11 08:06:24.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ca80b47-f1ff-4e5b-92aa-2817dbe9f0ee ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: e4da12cd-59fd-4344-837b-57a0a81b0e1a [pid: 8|app: 0|req: 624/1256] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:06:22 2026] PUT /v2.0/routers/be2370c0-fd0b-4688-9c8e-2138b3ea65dc/add_router_interface => generated 309 bytes in 1768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1257] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b40af2a2-c7c4-4f7f-97a3-0ce804af9952 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1258] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&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: 627/1259] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/networks => generated 6518 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1260] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/subnets?id=d56f7cbb-575b-494c-a2b5-2bfffbc44858 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:24.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ca80b47-f1ff-4e5b-92aa-2817dbe9f0ee ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 863af25d-6dd0-427d-b207-8d8f4af8f738 2026-06-11 08:06:24.680 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ca80b47-f1ff-4e5b-92aa-2817dbe9f0ee ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 863af25d-6dd0-427d-b207-8d8f4af8f738 [pid: 8|app: 0|req: 629/1261] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/subnets => generated 5205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1262] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/ports?network_id=c57f7c5e-c202-4b80-ab3d-46d496f3e11c&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1263] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/routers => generated 2015 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1264] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/networks/c57f7c5e-c202-4b80-ab3d-46d496f3e11c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1265] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:24 2026] GET /v2.0/networks/c57f7c5e-c202-4b80-ab3d-46d496f3e11c?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) 2026-06-11 08:06:25.138 7 INFO neutron.services.segments.plugin [-] Segment f8f6cee0-7de4-42de-87f6-cc2bc81ea95f resource provider aggregate not found [pid: 8|app: 0|req: 634/1266] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:06:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 08:06:25.144 7 INFO neutron.services.segments.plugin [-] Segment f8f6cee0-7de4-42de-87f6-cc2bc81ea95f resource provider aggregate not found 2026-06-11 08:06:25.168 7 INFO neutron.services.segments.plugin [-] Segment f8f6cee0-7de4-42de-87f6-cc2bc81ea95f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f6cee0-7de4-42de-87f6-cc2bc81ea95f found for delete ", "request_id": "req-44a24d6f-f091-430f-8a0a-76b512f2ce29"}]} 2026-06-11 08:06:25.174 7 INFO neutron.services.segments.plugin [-] Segment f8f6cee0-7de4-42de-87f6-cc2bc81ea95f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f6cee0-7de4-42de-87f6-cc2bc81ea95f found for delete ", "request_id": "req-4834e12e-eba7-4cb2-ae64-32795d9511e3"}]} 2026-06-11 08:06:25.185 7 INFO neutron.db.l3_hamode_db [None req-1ca80b47-f1ff-4e5b-92aa-2817dbe9f0ee ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 7499532a-80b4-4b21-9d3b-0d2ebca809f1 was deleted as no HA routers are present in tenant 97b90e654b74442698ab1dc61043c3b8. [pid: 7|app: 0|req: 633/1267] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:24 2026] DELETE /v2.0/routers/bd6f10a8-1db3-4211-b2a8-e13a5e1c0f5f => generated 0 bytes in 990 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1268] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1269] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:25 2026] DELETE /v2.0/subnets/1ef8b9a6-2b7e-402f-b8ad-9d8265df522a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:25.488 8 INFO neutron.db.segments_db [None req-b5826fdf-1a72-48f1-a1ba-9047bda88b20 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 5d1dd25d-ca32-4de0-ad77-dea8f0322417 of type vxlan for network 21c39ce6-85c6-4db6-8533-4a9a514400d5 [pid: 8|app: 0|req: 635/1270] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:06:25 2026] POST /v2.0/networks => generated 722 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1271] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:25.713 8 INFO neutron_taas.services.taas.taas_plugin [None req-f166fd56-e1fb-4099-9d93-08a87af87069 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 385eb92f-2d09-45f9-b22f-39e7d641c505 2026-06-11 08:06:25.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f166fd56-e1fb-4099-9d93-08a87af87069 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 385eb92f-2d09-45f9-b22f-39e7d641c505 [pid: 7|app: 0|req: 637/1272] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:25 2026] POST /v2.0/subnets => generated 688 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:25.909 8 INFO neutron.services.segments.plugin [-] Segment c6771de9-880f-4ed3-a06b-716149c169b2 resource provider aggregate not found 2026-06-11 08:06:25.918 8 INFO neutron.services.segments.plugin [-] Segment c6771de9-880f-4ed3-a06b-716149c169b2 resource provider aggregate not found 2026-06-11 08:06:25.936 8 INFO neutron.services.segments.plugin [-] Segment c6771de9-880f-4ed3-a06b-716149c169b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6771de9-880f-4ed3-a06b-716149c169b2 found for delete ", "request_id": "req-04c86b4b-a073-4fe2-bbc7-8eb477edd499"}]} 2026-06-11 08:06:25.937 8 INFO neutron.services.segments.plugin [-] Segment c6771de9-880f-4ed3-a06b-716149c169b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6771de9-880f-4ed3-a06b-716149c169b2 found for delete ", "request_id": "req-62db7526-fbf3-4031-a1a3-11c564c058e1"}]} [pid: 8|app: 0|req: 636/1273] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:25 2026] DELETE /v2.0/networks/4ff4de3e-4dfd-4dc1-9d30-72e42c4477de => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1274] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1275] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:25 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:26.077 7 INFO neutron.db.segments_db [None req-d163fcf6-158b-463d-94d4-839c437bfc23 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment e0d087a8-b7ac-4772-89b7-5d7605419826 of type vxlan for network 3665b40e-14d4-4237-ac2f-ccc0f92483a2 [pid: 8|app: 0|req: 638/1276] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1277] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:26 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1278] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:26 2026] GET /v2.0/security-groups?tenant_id=97b90e654b74442698ab1dc61043c3b8&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:26.284 8 INFO neutron.db.securitygroups_db [None req-fd791d68-65c4-414c-b411-b2ee8ee42b33 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Project 2b318de665f94292bf6c36b4c24ad8c4 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-11 08:06:26.331 7 INFO neutron.db.l3_hamode_db [None req-d163fcf6-158b-463d-94d4-839c437bfc23 ed3d0af0ad904e3cb2f61bb66a5f219c 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 641/1279] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1280] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:26 2026] DELETE /v2.0/security-groups/bb479635-aa20-4b86-90a8-4a5cac08168d => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:26.488 8 INFO neutron.db.securitygroups_db [None req-1847f419-713a-42a7-b542-4906f678ec3d 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Project 2b318de665f94292bf6c36b4c24ad8c4 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: 643/1281] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:27.098 7 INFO neutron.db.l3_hamode_db [None req-d163fcf6-158b-463d-94d4-839c437bfc23 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1282] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:06:26 2026] GET /v2.0/networks => generated 1297 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1283] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 646/1284] 10.0.0.86 () {34 vars in 1096 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-476404485&fields=id&tenant_id=2b318de665f94292bf6c36b4c24ad8c4 => 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: 647/1285] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&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: 648/1286] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1287] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/quotas/2b318de665f94292bf6c36b4c24ad8c4 => 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: 650/1288] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1289] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 652/1290] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1291] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:27 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 639/1292] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:26 2026] POST /v2.0/routers => generated 728 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1293] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:28 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1294] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:28 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1297] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:28 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 654/1298] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:06:28 2026] PUT /v2.0/routers/83a4b863-e16f-49f1-a7bb-0f0122aa6349/add_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1299] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:29 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 655/1300] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:29 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&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: 646/1301] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:30 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 656/1302] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:30 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1303] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:30 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:30.769 8 INFO neutron.db.segments_db [None req-73853445-b8cd-40d2-aae2-5007bb69cf39 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment af37a815-6d13-41c0-858a-86562d5dce67 of type vxlan for network 37ae53dc-f160-40b7-84f5-bb7189627151 [pid: 8|app: 0|req: 657/1304] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:06:30 2026] POST /v2.0/networks => generated 722 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1305] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:30 2026] POST /v2.0/subnets => generated 688 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1306] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:31.235 7 INFO neutron.db.segments_db [None req-466b4375-ce60-4d82-81ae-fae08c59a772 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 859d7109-1322-429b-81f1-b9262dee1745 of type vxlan for network 649824de-6bc8-40f6-b211-b5c499eec910 [pid: 8|app: 0|req: 659/1307] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1308] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:31.600 7 INFO neutron.db.l3_hamode_db [None req-466b4375-ce60-4d82-81ae-fae08c59a772 ed3d0af0ad904e3cb2f61bb66a5f219c 99983d9201514b82ace68f87adf06c01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1309] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.0/security-groups?tenant_id=4441c75585f34ba0b1b7ab1a21abf3d5&name=default => generated 2925 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1310] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1311] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:32.379 7 INFO neutron.db.l3_hamode_db [None req-466b4375-ce60-4d82-81ae-fae08c59a772 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 664/1312] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:32 2026] DELETE /v2.0/security-groups/9b59f28e-2f4c-4d14-bd7d-d9e94a5c0dee => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1313] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b318de665f94292bf6c36b4c24ad8c4 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1314] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:06:32 2026] POST /v2.0/ports => generated 954 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 667/1315] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1316] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 669/1317] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:32 2026] GET /v2.0/security-groups?tenant_id=0ebf3d214d3a4c22860e8735f2486ddf&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1318] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:31 2026] POST /v2.0/routers => generated 728 bytes in 2081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1319] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:33 2026] GET /v2.0/security-groups?id=d3700475-d007-4500-86fe-ee57deed1959&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:33.362 7 INFO neutron_taas.services.taas.taas_plugin [req-955a265a-0aff-4ea9-a89c-eb47725dfd41 req-cd378896-79f9-46e4-86bc-00b9d95f6aa0 b657941a13d6403c83a268f83f891896 de5fd619d66e49fabc860f0121d1614f - - default default] TaaS: Handle Delete Port: b40af2a2-c7c4-4f7f-97a3-0ce804af9952 2026-06-11 08:06:33.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-955a265a-0aff-4ea9-a89c-eb47725dfd41 req-cd378896-79f9-46e4-86bc-00b9d95f6aa0 b657941a13d6403c83a268f83f891896 de5fd619d66e49fabc860f0121d1614f - - default default] Tap Mirror: Handle Delete Port: b40af2a2-c7c4-4f7f-97a3-0ce804af9952 [pid: 8|app: 0|req: 670/1320] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:06:33 2026] PUT /v2.0/ports/e256069c-865f-4043-bf6a-d3e0be240a68 => generated 1235 bytes in 372 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-06-11 08:06:33.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44c083de-2f24-47ea-80c9-15abcf0212d1'] response: {'name': 'network-changed', 'server_uuid': '9918ddc8-da3c-4794-8cf2-1a8ace582c47', 'tag': 'e256069c-865f-4043-bf6a-d3e0be240a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 651/1321] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:06:33 2026] DELETE /v2.0/ports/b40af2a2-c7c4-4f7f-97a3-0ce804af9952 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1322] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:33 2026] DELETE /v2.0/security-groups/1d088246-1b24-487d-8592-96d42db5ff9d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:33.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-947cbbd5-8056-4d96-88de-0dd05d4bf1da'] response: {'server_uuid': 'a49a7a23-a23a-40d0-8f76-8037bfd91057', 'name': 'network-vif-deleted', 'tag': 'b40af2a2-c7c4-4f7f-97a3-0ce804af9952', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 672/1323] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:33 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1324] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:33 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1325] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:33 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1326] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.0/networks?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&shared=False => generated 755 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1327] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1328] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 652/1329] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:06:33 2026] PUT /v2.0/routers/5441b0f3-9232-429d-9d67-8565847e64be/add_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1330] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1331] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:34 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1332] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1333] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e256069c-865f-4043-bf6a-d3e0be240a68 => 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: 681/1334] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/subnets?id=60357ed8-baec-489d-af13-5d19f57e0179 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1335] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/ports?network_id=dba06b84-c21f-4095-b9b6-aa748de086ac&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1336] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1337] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1338] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 657/1339] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 683/1340] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1341] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1342] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1343] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1344] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1345] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:35 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:35.944 7 INFO neutron.db.securitygroups_db [None req-8bac7b3a-dc6f-4a22-b8f9-abdcb5050132 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Project 311c666d77704c91a85f1d1b62cdc5b3 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: 660/1346] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:36.073 8 INFO neutron.db.securitygroups_db [None req-4a511dd7-5d2c-4068-92cd-459040f23029 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Project 311c666d77704c91a85f1d1b62cdc5b3 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: 687/1347] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1348] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:36 2026] GET /v2.0/ports?device_id=a49a7a23-a23a-40d0-8f76-8037bfd91057 => 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: 688/1349] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:06:36 2026] POST /v2.0/security-groups => generated 1658 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1350] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:36 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: 8|app: 0|req: 689/1351] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:36 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1352] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:37 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1353] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:06:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1354] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:06:37 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:38.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-4aab9fc5-de5b-4260-ac6f-43f872f3d03f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 5d85d3c6-11d6-4e46-a06e-3c387ebb296a 2026-06-11 08:06:38.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4aab9fc5-de5b-4260-ac6f-43f872f3d03f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 5d85d3c6-11d6-4e46-a06e-3c387ebb296a [pid: 8|app: 0|req: 692/1355] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:37 2026] GET /v2.0/security-groups?tenant_id=5ff5bf9a789348c0a52eb886aa19a70f&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1356] 10.0.0.86 () {34 vars in 1096 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--190989045&fields=id&tenant_id=311c666d77704c91a85f1d1b62cdc5b3 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1357] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:38 2026] DELETE /v2.0/security-groups/165bd09e-40bd-4f6a-ae73-461921759b0d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1358] 10.0.0.86 () {34 vars in 1098 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1478501736&fields=id&tenant_id=311c666d77704c91a85f1d1b62cdc5b3 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1359] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1360] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/networks?id=21c39ce6-85c6-4db6-8533-4a9a514400d5 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1361] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&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: 699/1362] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/security-groups?tenant_id=23c7900517754e46a9a1e1032644cfb2&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1363] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/quotas/311c666d77704c91a85f1d1b62cdc5b3 => 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: 701/1364] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:38 2026] DELETE /v2.0/security-groups/366c35ad-8557-4db1-aaf7-db8eeb8c122d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1365] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:06:37 2026] PUT /v2.0/routers/a0bcbba9-c976-4c78-86c6-467bf0272d2e/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1366] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/ports?tenant_id=311c666d77704c91a85f1d1b62cdc5b3&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1367] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:38.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-03506485-cd0a-4b33-9988-ad30421d4483 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: c67e0aeb-9cb1-474c-a670-102e50d507d0 2026-06-11 08:06:38.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03506485-cd0a-4b33-9988-ad30421d4483 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: c67e0aeb-9cb1-474c-a670-102e50d507d0 [pid: 8|app: 0|req: 704/1368] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?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: 705/1369] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:38 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:39.151 7 INFO neutron_taas.services.taas.taas_plugin [None req-03506485-cd0a-4b33-9988-ad30421d4483 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: ccddf333-7c0c-46db-b572-81b501b8f286 2026-06-11 08:06:39.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03506485-cd0a-4b33-9988-ad30421d4483 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: ccddf333-7c0c-46db-b572-81b501b8f286 2026-06-11 08:06:39.494 7 INFO neutron.services.segments.plugin [-] Segment 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 resource provider aggregate not found 2026-06-11 08:06:39.501 7 INFO neutron.services.segments.plugin [-] Segment 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 resource provider aggregate not found 2026-06-11 08:06:39.526 7 INFO neutron.services.segments.plugin [-] Segment 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 found for delete ", "request_id": "req-43ccb578-4953-451c-811c-70f279b2e9d3"}]} 2026-06-11 08:06:39.529 7 INFO neutron.services.segments.plugin [-] Segment 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0df6cb-5946-4d36-9bb0-5b16ab67aae2 found for delete ", "request_id": "req-6d427a61-543a-4bbe-81fd-db0a4e22bf8f"}]} 2026-06-11 08:06:39.532 7 INFO neutron.db.l3_hamode_db [None req-03506485-cd0a-4b33-9988-ad30421d4483 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 4b1eda25-c39c-4f0b-8766-569dea6cfa5b was deleted as no HA routers are present in tenant de5fd619d66e49fabc860f0121d1614f. [pid: 7|app: 0|req: 665/1370] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:38 2026] DELETE /v2.0/routers/a0bcbba9-c976-4c78-86c6-467bf0272d2e => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1371] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:39 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1372] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:39 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1373] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:06:39 2026] DELETE /v2.0/subnets/d56f7cbb-575b-494c-a2b5-2bfffbc44858 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:39.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-9feddefb-0425-4508-a11a-a1fcc226c39b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:39.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9feddefb-0425-4508-a11a-a1fcc226c39b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 058a3d02-bc71-44bb-b4d1-7606b964bb31 2026-06-11 08:06:40.042 8 INFO neutron.services.segments.plugin [-] Segment 70237819-4466-4b8a-900f-1a55439dd976 resource provider aggregate not found 2026-06-11 08:06:40.046 8 INFO neutron.services.segments.plugin [-] Segment 70237819-4466-4b8a-900f-1a55439dd976 resource provider aggregate not found 2026-06-11 08:06:40.066 8 INFO neutron.services.segments.plugin [-] Segment 70237819-4466-4b8a-900f-1a55439dd976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70237819-4466-4b8a-900f-1a55439dd976 found for delete ", "request_id": "req-c9c705ed-d7ed-42ca-86a0-60c0c03d978e"}]} 2026-06-11 08:06:40.071 8 INFO neutron.services.segments.plugin [-] Segment 70237819-4466-4b8a-900f-1a55439dd976 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70237819-4466-4b8a-900f-1a55439dd976 found for delete ", "request_id": "req-dda83a48-c0c4-4cdf-826a-126d3f8ef6ac"}]} [pid: 8|app: 0|req: 708/1374] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:39 2026] DELETE /v2.0/networks/c57f7c5e-c202-4b80-ab3d-46d496f3e11c => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1375] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:40 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => 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: 709/1376] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:40 2026] GET /v2.0/security-groups?tenant_id=de5fd619d66e49fabc860f0121d1614f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1377] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:40 2026] DELETE /v2.0/security-groups/d3700475-d007-4500-86fe-ee57deed1959 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1378] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:40 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1379] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:40 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1380] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:41 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => 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: 670/1381] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:41 2026] GET /v2.0/security-groups?tenant_id=c5aba773acc24b60b9d6597eaac0c01d&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1382] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:41 2026] DELETE /v2.0/security-groups/1fe5fcc5-b57a-4aa3-bedc-69fe75696e38 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1383] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:41 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1384] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:42 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1385] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:42 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 714/1386] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:06:42 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&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: 673/1387] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:06:42 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1388] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:42 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:43.206 8 INFO neutron.db.l3_db [None req-1d06c49c-fe4d-4a6f-883d-1783f1d4761d 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Floating IP 3327c647-be83-4367-af23-af11efe5bb2b associated. External IP: 10.96.250.210, port: e256069c-865f-4043-bf6a-d3e0be240a68. [pid: 7|app: 0|req: 675/1389] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:43 2026] GET /v2.0/networks?id=21c39ce6-85c6-4db6-8533-4a9a514400d5 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1390] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:06:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=311c666d77704c91a85f1d1b62cdc5b3 => generated 273 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1391] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:06:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1392] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:43 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:43.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c2fbdb4-8207-4e02-b648-701e4d7f8240'] response: {'name': 'network-changed', 'server_uuid': '9918ddc8-da3c-4794-8cf2-1a8ace582c47', 'tag': 'e256069c-865f-4043-bf6a-d3e0be240a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 717/1393] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:06:43 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1396] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:06:43 2026] POST /v2.0/ports => generated 997 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 678/1397] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1398] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 755 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1399] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e256069c-865f-4043-bf6a-d3e0be240a68 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1400] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/subnets?id=60357ed8-baec-489d-af13-5d19f57e0179 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1401] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:06:43 2026] PUT /v2.0/ports/420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => generated 1278 bytes in 427 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: 721/1402] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/ports?network_id=dba06b84-c21f-4095-b9b6-aa748de086ac&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1403] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 723/1404] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1405] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/security-groups?tenant_id=37a640465e5a48f08f78d717bea9ebb2&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1406] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1407] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/security-groups?tenant_id=9242ac7c73e641b0b141ba8a6932a737&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1408] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:44 2026] DELETE /v2.0/security-groups/560df3e6-5a71-4a0b-aa4f-f39099ddae25 => 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: 725/1409] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1012 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1410] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:44 2026] DELETE /v2.0/security-groups/ccc707d1-9005-4efb-be60-eb74fbf86533 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1411] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:44 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1412] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/security-groups?tenant_id=263fb161b7bd4d2bb2d99be46ebb1f83&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1413] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:45 2026] DELETE /v2.0/security-groups/aa0090c4-7679-406c-a978-37c0593374e8 => 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: 687/1414] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/ports?tenant_id=311c666d77704c91a85f1d1b62cdc5b3&device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1415] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => 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: 688/1416] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/subnets?id=d376b3aa-a17c-403b-8853-f9dc064c3483 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1417] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/ports?network_id=21c39ce6-85c6-4db6-8533-4a9a514400d5&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: 689/1418] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:06:45.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77a35836-19af-42bd-bb93-be187b3cdb0b'] response: {'name': 'network-changed', 'server_uuid': '82cc409a-a2a0-4488-9bd2-e1afa4e8e109', 'tag': '420c7bdd-0f04-44ed-bb4b-55b62d5757c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 730/1419] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1420] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1421] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1422] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:45 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1423] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/ports?tenant_id=311c666d77704c91a85f1d1b62cdc5b3&device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1424] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/networks?id=21c39ce6-85c6-4db6-8533-4a9a514400d5 => generated 769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1425] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => 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: 695/1426] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/subnets?id=d376b3aa-a17c-403b-8853-f9dc064c3483 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1427] 10.0.0.168 () {32 vars in 652 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions => generated 21537 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1428] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1429] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1430] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/ports?network_id=21c39ce6-85c6-4db6-8533-4a9a514400d5&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: 735/1431] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1432] 10.0.0.168 () {32 vars in 664 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1433] 10.0.0.168 () {32 vars in 698 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1434] 10.0.0.168 () {32 vars in 696 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1435] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:46 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: 7|app: 0|req: 701/1436] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:46 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: 7|app: 0|req: 702/1437] 10.0.0.168 () {32 vars in 702 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1438] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?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: 703/1439] 10.0.0.168 () {32 vars in 692 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1440] 10.0.0.168 () {32 vars in 694 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1441] 10.0.0.168 () {32 vars in 684 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1442] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1443] 10.0.0.168 () {32 vars in 660 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1444] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1445] 10.0.0.168 () {32 vars in 698 bytes} [Thu Jun 11 08:06:46 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: 738/1446] 10.0.0.168 () {32 vars in 678 bytes} [Thu Jun 11 08:06:46 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1447] 10.0.0.168 () {32 vars in 682 bytes} [Thu Jun 11 08:06:47 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: 739/1448] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1449] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 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: 740/1450] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1451] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1452] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1453] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1454] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1455] 10.0.0.168 () {32 vars in 698 bytes} [Thu Jun 11 08:06:47 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: 745/1456] 10.0.0.168 () {32 vars in 678 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1457] 10.0.0.168 () {32 vars in 666 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1458] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1459] 10.0.0.168 () {32 vars in 676 bytes} [Thu Jun 11 08:06:47 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: 7|app: 0|req: 713/1460] 10.0.0.168 () {32 vars in 664 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/l3-ha => 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: 714/1461] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 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: 7|app: 0|req: 715/1462] 10.0.0.168 () {32 vars in 712 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1463] 10.0.0.168 () {32 vars in 690 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1465] 10.0.0.168 () {32 vars in 682 bytes} [Thu Jun 11 08:06:47 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: 748/1465] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1466] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 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: 749/1467] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1468] 10.0.0.168 () {32 vars in 704 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1469] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1470] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1471] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1472] 10.0.0.168 () {32 vars in 692 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1473] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1474] 10.0.0.168 () {32 vars in 708 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1475] 10.0.0.168 () {32 vars in 704 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1476] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1477] 10.0.0.168 () {32 vars in 696 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1478] 10.0.0.168 () {32 vars in 710 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1479] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1480] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1481] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1482] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 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: 757/1483] 10.0.0.168 () {32 vars in 670 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1484] 10.0.0.168 () {32 vars in 660 bytes} [Thu Jun 11 08:06:47 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: 758/1485] 10.0.0.168 () {32 vars in 698 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1486] 10.0.0.168 () {32 vars in 698 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1487] 10.0.0.168 () {32 vars in 676 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1488] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1489] 10.0.0.168 () {32 vars in 682 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1490] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1491] 10.0.0.168 () {32 vars in 684 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1492] 10.0.0.168 () {32 vars in 706 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1493] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1494] 10.0.0.168 () {32 vars in 696 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1495] 10.0.0.168 () {32 vars in 694 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1496] 10.0.0.168 () {32 vars in 684 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1497] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1498] 10.0.0.168 () {32 vars in 704 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/quota-check-limit-default => 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: 765/1499] 10.0.0.168 () {32 vars in 666 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1500] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1501] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1502] 10.0.0.168 () {32 vars in 690 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1503] 10.0.0.168 () {32 vars in 690 bytes} [Thu Jun 11 08:06:47 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: 737/1504] 10.0.0.168 () {32 vars in 694 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1505] 10.0.0.168 () {32 vars in 684 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1506] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1507] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1508] 10.0.0.168 () {32 vars in 702 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1509] 10.0.0.168 () {32 vars in 712 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1510] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1511] 10.0.0.168 () {32 vars in 714 bytes} [Thu Jun 11 08:06:47 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: 741/1512] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1513] 10.0.0.168 () {32 vars in 740 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1514] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1515] 10.0.0.168 () {32 vars in 682 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1516] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1517] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1518] 10.0.0.168 () {32 vars in 678 bytes} [Thu Jun 11 08:06:47 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: 775/1519] 10.0.0.168 () {32 vars in 668 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1520] 10.0.0.168 () {32 vars in 696 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1521] 10.0.0.168 () {32 vars in 704 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1522] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1523] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1524] 10.0.0.168 () {32 vars in 682 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1525] 10.0.0.168 () {32 vars in 704 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1526] 10.0.0.168 () {32 vars in 694 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1527] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1528] 10.0.0.168 () {32 vars in 696 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1529] 10.0.0.168 () {32 vars in 678 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/tag-creation => 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: 750/1530] 10.0.0.168 () {32 vars in 688 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1531] 10.0.0.168 () {32 vars in 700 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1532] 10.0.0.168 () {32 vars in 664 bytes} [Thu Jun 11 08:06:47 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: 782/1533] 10.0.0.168 () {32 vars in 680 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1534] 10.0.0.168 () {32 vars in 676 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1535] 10.0.0.168 () {32 vars in 692 bytes} [Thu Jun 11 08:06:47 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: 753/1536] 10.0.0.168 () {32 vars in 676 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1537] 10.0.0.168 () {32 vars in 666 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1538] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1539] 10.0.0.168 () {32 vars in 674 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1540] 10.0.0.168 () {32 vars in 686 bytes} [Thu Jun 11 08:06:47 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1541] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:48 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1542] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:48 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&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: 787/1543] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:48 2026] GET /v2.0/security-groups?tenant_id=7bb45de98dd849c398bdc27222cfad9e&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1544] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:48 2026] DELETE /v2.0/security-groups/d423ab89-63a9-4559-8300-dc89ea748ff5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1545] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:06:48 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1546] 199.204.45.148 () {34 vars in 1123 bytes} [Thu Jun 11 08:06:48 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&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: 789/1547] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:49 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1548] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:49 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1549] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:50 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1550] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:50 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:51.306 8 INFO neutron.db.segments_db [None req-302b76a4-1836-47bd-9fda-52835d360440 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Added segment abb8d1e7-4168-4e87-822c-f3da688ef095 of type vxlan for network f4b1e115-b71b-4961-a937-72267093dce9 [pid: 8|app: 0|req: 791/1551] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:06:50 2026] POST /v2.0/networks => generated 630 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1552] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:51 2026] POST /v2.0/subnets => generated 627 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1553] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:51 2026] GET /v2.0/security-groups?tenant_id=9e0766217fd1474c8b5f93610c8626c3&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:51.690 7 INFO neutron.db.segments_db [None req-7c703439-f60e-4aa6-bd9d-c077a26ce117 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Added segment bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 of type vxlan for network a611b546-ebe4-4f18-a98d-fe058ea4695c [pid: 8|app: 0|req: 793/1554] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:51 2026] DELETE /v2.0/security-groups/cab77d58-9258-4263-804d-10e12215f465 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1555] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:51 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1556] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:06:51 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:51.945 7 INFO neutron.db.l3_hamode_db [None req-7c703439-f60e-4aa6-bd9d-c077a26ce117 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 796/1557] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:51 2026] GET /v2.0/security-groups?tenant_id=c76771a4662a467f9914eaed9596a9ca&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1558] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:06:52 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1559] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:52 2026] DELETE /v2.0/security-groups/59e2f6c1-131c-4fee-90c3-2e1b721da9a2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:52.610 8 INFO neutron.db.l3_db [None req-284d2be2-c446-41e1-80a0-ad3e5ee73689 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Floating IP c70448b2-402a-4245-9d07-4e8b83a97fce associated. External IP: 10.96.250.207, port: 420c7bdd-0f04-44ed-bb4b-55b62d5757c7. [pid: 8|app: 0|req: 799/1560] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:06:52 2026] PUT /v2.0/floatingips/c70448b2-402a-4245-9d07-4e8b83a97fce => generated 856 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:53.036 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb4e774-fcf2-482e-b579-b00c8fae4d37'] response: {'name': 'network-changed', 'server_uuid': '82cc409a-a2a0-4488-9bd2-e1afa4e8e109', 'tag': '420c7bdd-0f04-44ed-bb4b-55b62d5757c7', 'status': 'completed', 'code': 200} 2026-06-11 08:06:53.193 7 INFO neutron.db.l3_hamode_db [None req-7c703439-f60e-4aa6-bd9d-c077a26ce117 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 800/1561] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/ports?tenant_id=311c666d77704c91a85f1d1b62cdc5b3&device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1562] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/networks?id=21c39ce6-85c6-4db6-8533-4a9a514400d5 => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1563] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1564] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/subnets?id=d376b3aa-a17c-403b-8853-f9dc064c3483 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1565] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/ports?network_id=21c39ce6-85c6-4db6-8533-4a9a514400d5&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1566] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1567] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:06:53 2026] GET /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1568] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:06:51 2026] POST /v2.0/routers => generated 695 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1569] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:06:54 2026] PUT /v2.0/routers/2b0a4084-5a71-4329-b102-ba716f8ac00d/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1570] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:06:55 2026] POST /v2.0/ports => generated 958 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1571] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:06:55 2026] POST /v2.0/ports => generated 955 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:06:57.014 7 INFO neutron.db.l3_db [None req-034a467d-6352-487a-9ead-661d9f5a65c9 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Floating IP 9861491e-34c2-4dda-b637-33216baf8965 associated. External IP: 10.96.250.213, port: 261c5288-9a48-415a-ad8b-df68ea4ebe81. [pid: 8|app: 0|req: 809/1572] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:06:56 2026] GET /v2.0/security-groups?tenant_id=db4d78dcd5e74190a7af5d3237403ef8&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1573] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:06:57 2026] DELETE /v2.0/security-groups/5bf35cbc-b0d6-4d01-aa63-70cc0bee2be1 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1574] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:06:56 2026] POST /v2.0/floatingips => generated 842 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:57.485 8 INFO neutron.db.l3_db [None req-4bd4d2e1-f862-437f-bdb4-39c2bc760dd8 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Floating IP 9861491e-34c2-4dda-b637-33216baf8965 disassociated. External IP: 10.96.250.213, port: 261c5288-9a48-415a-ad8b-df68ea4ebe81. [pid: 8|app: 0|req: 811/1575] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:06:57 2026] PUT /v2.0/floatingips/9861491e-34c2-4dda-b637-33216baf8965 => generated 552 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:57.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-1098c9d1-edf1-4334-897e-22b2498ed6cb 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: e8bef887-da23-4869-b45e-2a78a089bbb2 2026-06-11 08:06:57.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1098c9d1-edf1-4334-897e-22b2498ed6cb 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: e8bef887-da23-4869-b45e-2a78a089bbb2 [pid: 7|app: 0|req: 765/1576] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:06:57 2026] DELETE /v2.0/floatingips/9861491e-34c2-4dda-b637-33216baf8965 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:06:58.868 8 INFO neutron.db.l3_db [None req-3871e49e-2283-4219-9f24-1e094c100323 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Floating IP 9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 associated. External IP: 10.96.250.215, port: 66373d13-f670-4353-add0-f8ddb2b7f73e. 2026-06-11 08:06:59.196 7 INFO neutron.db.segments_db [None req-884380c8-3546-4cd6-84f6-c8bea3c43c0a 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment 7aa14af5-0f8c-416a-a949-628264518e08 of type vxlan for network c748dc0b-06d8-4157-9ba1-7cd34792f44b [pid: 8|app: 0|req: 812/1579] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:06:58 2026] POST /v2.0/floatingips => generated 842 bytes in 1151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1580] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:06:59 2026] GET /v2.0/floatingips/9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:59.264 7 INFO neutron.db.segments_db [None req-884380c8-3546-4cd6-84f6-c8bea3c43c0a 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment 141fb15d-a518-4f82-bbc9-3ce05af18389 of type vxlan for network 66c5d0d0-2b39-4624-9fe7-4cfe7f8035c1 [pid: 8|app: 0|req: 814/1581] 10.0.0.168 () {32 vars in 654 bytes} [Thu Jun 11 08:06:59 2026] GET /v2.0/floatingips => generated 845 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1582] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:06:58 2026] POST /v2.0/networks => generated 1207 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1583] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:06:59 2026] GET /v2.0/networks => generated 1844 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:06:59.569 7 INFO neutron.services.segments.plugin [-] Segment 7aa14af5-0f8c-416a-a949-628264518e08 resource provider aggregate not found 2026-06-11 08:06:59.574 7 INFO neutron.services.segments.plugin [-] Segment 7aa14af5-0f8c-416a-a949-628264518e08 resource provider aggregate not found 2026-06-11 08:06:59.589 7 INFO neutron.services.segments.plugin [-] Segment 7aa14af5-0f8c-416a-a949-628264518e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa14af5-0f8c-416a-a949-628264518e08 found for delete ", "request_id": "req-d4ab9859-ae8d-4c97-ac19-cc0b72e3ec91"}]} 2026-06-11 08:06:59.596 7 INFO neutron.services.segments.plugin [-] Segment 7aa14af5-0f8c-416a-a949-628264518e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aa14af5-0f8c-416a-a949-628264518e08 found for delete ", "request_id": "req-dbb3ca92-2885-4cde-8a3e-df5838403441"}]} [pid: 7|app: 0|req: 770/1584] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:59 2026] DELETE /v2.0/networks/c748dc0b-06d8-4157-9ba1-7cd34792f44b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:06:59.706 8 INFO neutron.db.l3_db [None req-78a2aaf6-817b-462c-9a1d-05adab03f6d3 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Floating IP 9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 associated. External IP: 10.96.250.215, port: 66373d13-f670-4353-add0-f8ddb2b7f73e. [pid: 7|app: 0|req: 771/1585] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:06:59 2026] DELETE /v2.0/networks/66c5d0d0-2b39-4624-9fe7-4cfe7f8035c1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1586] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:06:59 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:06:59.836 7 INFO neutron.db.segments_db [None req-758c732c-3dbf-4e4d-8d51-36ffb68ea0e9 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment 277ff992-8220-45ec-b1f8-e42eeb4896d7 of type vxlan for network e6c9d0cd-c236-4f5a-ac44-bcc158f89d30 [pid: 7|app: 0|req: 773/1587] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:06:59 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:06:59.988 7 INFO neutron.db.segments_db [None req-f7344bb4-d19b-493b-b0c4-9d0194f87709 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment 23a466de-e442-4d36-aa90-36366dc37332 of type vxlan for network 89139ed3-ad39-42e3-a9f4-ec887e51cc13 [pid: 7|app: 0|req: 774/1588] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:06:59 2026] POST /v2.0/networks => generated 630 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1589] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:06:59 2026] PUT /v2.0/floatingips/9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 => generated 842 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:00.456 8 INFO neutron.db.l3_db [None req-74133eca-d563-4fc3-958c-b39268d10232 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Floating IP 9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 disassociated. External IP: 10.96.250.215, port: 261c5288-9a48-415a-ad8b-df68ea4ebe81. [pid: 7|app: 0|req: 775/1590] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:00 2026] POST /v2.0/ports => generated 1506 bytes in 677 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: 816/1591] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:07:00 2026] PUT /v2.0/floatingips/9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 => generated 552 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1592] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:00 2026] GET /v2.0/ports => generated 1506 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:00.866 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1322212-2b55-4dbe-a209-5d95b2f50bfc 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: 2591e48b-ae2d-44cd-9ccb-91e430471a63 2026-06-11 08:07:00.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1322212-2b55-4dbe-a209-5d95b2f50bfc 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: 2591e48b-ae2d-44cd-9ccb-91e430471a63 2026-06-11 08:07:00.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-b086564f-fcbc-4d47-a3b3-9d2759c13ffe 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] TaaS: Handle Delete Port: 0071c77d-9180-45ba-8b04-7b11baa2d799 2026-06-11 08:07:00.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b086564f-fcbc-4d47-a3b3-9d2759c13ffe 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Tap Mirror: Handle Delete Port: 0071c77d-9180-45ba-8b04-7b11baa2d799 [pid: 8|app: 0|req: 817/1593] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:00 2026] DELETE /v2.0/floatingips/9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1594] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:00 2026] DELETE /v2.0/ports/0071c77d-9180-45ba-8b04-7b11baa2d799 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:01.042 8 INFO neutron.api.v2.resource [None req-ac5c72cb-bd3e-42d8-9499-7dcb4a1fc9f6 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 818/1595] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:01 2026] DELETE /v2.0/floatingips/9ffd14ee-2f36-42b4-b0e6-d94f055fedb6 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:01.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a6bcbb9-9454-40e0-b693-8c93225878c2 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] TaaS: Handle Delete Port: c396b980-507c-422b-b4ae-f4add22a6e95 2026-06-11 08:07:01.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a6bcbb9-9454-40e0-b693-8c93225878c2 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Tap Mirror: Handle Delete Port: c396b980-507c-422b-b4ae-f4add22a6e95 2026-06-11 08:07:01.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-0961e200-85cc-41e1-bcf4-223b624f68fb 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: 261c5288-9a48-415a-ad8b-df68ea4ebe81 2026-06-11 08:07:01.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0961e200-85cc-41e1-bcf4-223b624f68fb 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: 261c5288-9a48-415a-ad8b-df68ea4ebe81 [pid: 7|app: 0|req: 778/1596] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:01 2026] DELETE /v2.0/ports/c396b980-507c-422b-b4ae-f4add22a6e95 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1597] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:01 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1598] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:01 2026] DELETE /v2.0/ports/261c5288-9a48-415a-ad8b-df68ea4ebe81 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:01.385 7 INFO neutron.db.segments_db [None req-9df3d9e7-4528-4f4a-b385-b70133559744 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment bd690b1c-6b21-4912-8d49-5e4aed159466 of type vxlan for network 7aa7f2a8-81a4-4e81-b48e-30d360694ca9 [pid: 7|app: 0|req: 780/1599] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:01 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) 2026-06-11 08:07:01.486 8 INFO neutron_taas.services.taas.taas_plugin [None req-03e0dd87-c8ad-472e-a1fa-b9311cc90606 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: 66373d13-f670-4353-add0-f8ddb2b7f73e 2026-06-11 08:07:01.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03e0dd87-c8ad-472e-a1fa-b9311cc90606 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: 66373d13-f670-4353-add0-f8ddb2b7f73e 2026-06-11 08:07:01.525 7 INFO neutron.db.segments_db [None req-5937606f-d71e-46ba-9f90-1cb344a16dc8 4a1ff961f76049e2916daeb63a385775 6997904a1f97479e99849801a317333e - - default default] Added segment 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 of type vxlan for network de92521d-f401-42fa-be2a-d7a020f8123e 2026-06-11 08:07:01.624 7 INFO neutron.services.segments.plugin [-] Segment 141fb15d-a518-4f82-bbc9-3ce05af18389 resource provider aggregate not found 2026-06-11 08:07:01.631 7 INFO neutron.services.segments.plugin [-] Segment 141fb15d-a518-4f82-bbc9-3ce05af18389 resource provider aggregate not found [pid: 8|app: 0|req: 820/1600] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:01 2026] DELETE /v2.0/ports/66373d13-f670-4353-add0-f8ddb2b7f73e => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1601] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:01 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:01.657 7 INFO neutron.services.segments.plugin [-] Segment 141fb15d-a518-4f82-bbc9-3ce05af18389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141fb15d-a518-4f82-bbc9-3ce05af18389 found for delete ", "request_id": "req-17286e6e-eb04-4072-9de1-2b259e044303"}]} 2026-06-11 08:07:01.667 7 INFO neutron.services.segments.plugin [-] Segment 141fb15d-a518-4f82-bbc9-3ce05af18389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 141fb15d-a518-4f82-bbc9-3ce05af18389 found for delete ", "request_id": "req-ab7127ac-adc8-4d2c-bd33-0833471b3411"}]} [pid: 8|app: 0|req: 821/1602] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:07:01 2026] GET /v2.0/ports?device_id=2b0a4084-5a71-4329-b102-ba716f8ac00d => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:02.054 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f92d6f7-af98-44b7-8823-5ad7b84f9878 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: 19a88b54-16ea-49d8-a72c-d01ed2a76848 2026-06-11 08:07:02.057 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f92d6f7-af98-44b7-8823-5ad7b84f9878 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: 19a88b54-16ea-49d8-a72c-d01ed2a76848 [pid: 8|app: 0|req: 822/1603] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:01 2026] POST /v2.0/subnets => generated 1273 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1604] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:07:02 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: 8|app: 0|req: 824/1605] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/subnets/dc38e578-6806-43bb-af85-a03e866affc6 => 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: 825/1606] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/subnets/f377f2aa-465e-43ca-a2ae-f5fdbcd49dbf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1607] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:07:02 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:02.592 8 INFO neutron.services.segments.plugin [-] Segment 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 resource provider aggregate not found 2026-06-11 08:07:02.598 8 INFO neutron.services.segments.plugin [-] Segment 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 resource provider aggregate not found [pid: 7|app: 0|req: 782/1608] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:07:01 2026] PUT /v2.0/routers/2b0a4084-5a71-4329-b102-ba716f8ac00d/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:02.615 8 INFO neutron.services.segments.plugin [-] Segment 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 found for delete ", "request_id": "req-f01c4834-3af4-4984-9446-56d08e1c7efc"}]} 2026-06-11 08:07:02.616 8 INFO neutron.services.segments.plugin [-] Segment 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50677c79-cecc-4a7a-a31b-7c7d8a2825e3 found for delete ", "request_id": "req-7d904e51-c73e-4885-bef5-72cd95759562"}]} [pid: 8|app: 0|req: 827/1609] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/networks/de92521d-f401-42fa-be2a-d7a020f8123e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1610] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/networks/7aa7f2a8-81a4-4e81-b48e-30d360694ca9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:02.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8259904-fed7-40b2-a873-55e173522510 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: dcfc20df-9b2e-4e66-a2e1-68f3ad696063 2026-06-11 08:07:02.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8259904-fed7-40b2-a873-55e173522510 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: dcfc20df-9b2e-4e66-a2e1-68f3ad696063 [pid: 8|app: 0|req: 829/1611] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/networks/89139ed3-ad39-42e3-a9f4-ec887e51cc13 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1612] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/networks/e6c9d0cd-c236-4f5a-ac44-bcc158f89d30 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:03.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8259904-fed7-40b2-a873-55e173522510 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] TaaS: Handle Delete Port: 094602a1-9a75-4116-922a-41a83ba592ab 2026-06-11 08:07:03.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8259904-fed7-40b2-a873-55e173522510 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] Tap Mirror: Handle Delete Port: 094602a1-9a75-4116-922a-41a83ba592ab [pid: 8|app: 0|req: 831/1613] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:03 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1614] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:07:03 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&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: 833/1615] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:07:03 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1283 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:03.474 7 INFO neutron.db.l3_hamode_db [None req-a8259904-fed7-40b2-a873-55e173522510 9e84d2281f564b96973933dea03cbd72 25777f52f607470aa21873132475e65d - - default default] HA network a611b546-ebe4-4f18-a98d-fe058ea4695c was deleted as no HA routers are present in tenant 25777f52f607470aa21873132475e65d. [pid: 8|app: 0|req: 834/1616] 10.0.0.168 () {32 vars in 857 bytes} [Thu Jun 11 08:07:03 2026] GET /v2.0/floatingips?floating_network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10&port_id=420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1617] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:02 2026] DELETE /v2.0/routers/2b0a4084-5a71-4329-b102-ba716f8ac00d => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1618] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:03 2026] GET /v2.0/security-groups?tenant_id=6997904a1f97479e99849801a317333e&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1619] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:03 2026] DELETE /v2.0/subnets/91627462-3324-45f0-aaf7-ecd8ca89c2dd => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:03.689 7 INFO neutron.services.segments.plugin [-] Segment bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 resource provider aggregate not found 2026-06-11 08:07:03.694 7 INFO neutron.services.segments.plugin [-] Segment bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 resource provider aggregate not found 2026-06-11 08:07:03.708 7 INFO neutron.services.segments.plugin [-] Segment bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 found for delete ", "request_id": "req-d3c2c02f-0cc5-4087-bfcf-399dd5e6c41e"}]} 2026-06-11 08:07:03.721 7 INFO neutron.services.segments.plugin [-] Segment bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf62cac4-87cf-4a31-9cdc-e107a5cccdf5 found for delete ", "request_id": "req-cc2fa22f-21f1-4baf-9959-4acb9c9ff15f"}]} [pid: 7|app: 0|req: 785/1620] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:03 2026] DELETE /v2.0/security-groups/6f0f0495-e729-492e-b1c5-059cb491be5f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1621] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:03 2026] DELETE /v2.0/networks/f4b1e115-b71b-4961-a937-72267093dce9 => 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: 786/1622] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:07:04 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1623] 10.0.0.200 () {34 vars in 1119 bytes} [Thu Jun 11 08:07:04 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1624] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:04 2026] GET /v2.0/security-groups?tenant_id=25777f52f607470aa21873132475e65d&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1625] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:04 2026] DELETE /v2.0/security-groups/4dc3f216-80ac-4302-9089-b767eccc6944 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:04.639 8 INFO neutron.services.segments.plugin [-] Segment bd690b1c-6b21-4912-8d49-5e4aed159466 resource provider aggregate not found 2026-06-11 08:07:04.645 8 INFO neutron.services.segments.plugin [-] Segment bd690b1c-6b21-4912-8d49-5e4aed159466 resource provider aggregate not found 2026-06-11 08:07:04.658 8 INFO neutron.services.segments.plugin [-] Segment bd690b1c-6b21-4912-8d49-5e4aed159466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd690b1c-6b21-4912-8d49-5e4aed159466 found for delete ", "request_id": "req-b39ddff0-3cc5-4ac1-bfce-c6f3d0d8dc37"}]} 2026-06-11 08:07:04.664 8 INFO neutron.services.segments.plugin [-] Segment bd690b1c-6b21-4912-8d49-5e4aed159466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd690b1c-6b21-4912-8d49-5e4aed159466 found for delete ", "request_id": "req-4d41b9ce-d559-4ad6-87d4-93b08eae1e51"}]} 2026-06-11 08:07:04.681 8 INFO neutron.services.segments.plugin [-] Segment 23a466de-e442-4d36-aa90-36366dc37332 resource provider aggregate not found 2026-06-11 08:07:04.687 8 INFO neutron.services.segments.plugin [-] Segment 23a466de-e442-4d36-aa90-36366dc37332 resource provider aggregate not found 2026-06-11 08:07:04.704 8 INFO neutron.services.segments.plugin [-] Segment 23a466de-e442-4d36-aa90-36366dc37332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a466de-e442-4d36-aa90-36366dc37332 found for delete ", "request_id": "req-0e70546f-6db4-47d7-815c-1df27dabe795"}]} 2026-06-11 08:07:04.708 8 INFO neutron.services.segments.plugin [-] Segment 23a466de-e442-4d36-aa90-36366dc37332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23a466de-e442-4d36-aa90-36366dc37332 found for delete ", "request_id": "req-2c3546b3-daf9-4bbf-99cb-8195e0d9222e"}]} 2026-06-11 08:07:04.729 8 INFO neutron.services.segments.plugin [-] Segment 277ff992-8220-45ec-b1f8-e42eeb4896d7 resource provider aggregate not found 2026-06-11 08:07:04.734 8 INFO neutron.services.segments.plugin [-] Segment 277ff992-8220-45ec-b1f8-e42eeb4896d7 resource provider aggregate not found 2026-06-11 08:07:04.749 8 INFO neutron.services.segments.plugin [-] Segment 277ff992-8220-45ec-b1f8-e42eeb4896d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ff992-8220-45ec-b1f8-e42eeb4896d7 found for delete ", "request_id": "req-f82b80d0-5d57-4c18-af2d-58dee5f9eabb"}]} 2026-06-11 08:07:04.754 8 INFO neutron.services.segments.plugin [-] Segment 277ff992-8220-45ec-b1f8-e42eeb4896d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277ff992-8220-45ec-b1f8-e42eeb4896d7 found for delete ", "request_id": "req-ce9da10e-f196-4a44-b58d-35ef9f6c0e52"}]} 2026-06-11 08:07:04.769 8 INFO neutron.services.segments.plugin [-] Segment abb8d1e7-4168-4e87-822c-f3da688ef095 resource provider aggregate not found 2026-06-11 08:07:04.773 8 INFO neutron.services.segments.plugin [-] Segment abb8d1e7-4168-4e87-822c-f3da688ef095 resource provider aggregate not found 2026-06-11 08:07:04.788 8 INFO neutron.services.segments.plugin [-] Segment abb8d1e7-4168-4e87-822c-f3da688ef095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb8d1e7-4168-4e87-822c-f3da688ef095 found for delete ", "request_id": "req-abaf01f6-dbb0-4d57-9aec-f60e087585dd"}]} 2026-06-11 08:07:04.789 8 INFO neutron.services.segments.plugin [-] Segment abb8d1e7-4168-4e87-822c-f3da688ef095 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abb8d1e7-4168-4e87-822c-f3da688ef095 found for delete ", "request_id": "req-67c673f6-e382-41ff-a8c7-4c9040185d91"}]} 2026-06-11 08:07:05.842 7 INFO neutron.db.segments_db [None req-18aba1d1-d428-4c75-b7ce-412ebad3698f 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] Added segment 728089cd-273f-4eda-bcbd-90ee7c61dc41 of type vxlan for network 4b6ecbe5-17cb-460e-8327-9a05d2e759e3 [pid: 7|app: 0|req: 788/1626] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:05 2026] POST /v2.0/networks => generated 627 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:06.544 8 INFO neutron.db.segments_db [None req-6e912df4-6eab-4f11-9bb3-8526ac0055ee 39027fcbf25745fb99355b77e1a4e67a 9560e40962a54626a9eb3650a2d19d7f - - default default] Added segment af259d23-7431-49f1-b371-a6241c1029d7 of type vxlan for network d96891d6-99e0-4b7e-9bef-2c238efc26d5 [pid: 7|app: 0|req: 789/1627] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/subnets => generated 673 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1628] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/networks => generated 625 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:06.684 7 INFO neutron.db.segments_db [None req-70818cec-bfde-4a79-9391-88d06554bb1e 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] Added segment b2751040-ad4a-4c31-994b-fb68275987fa of type vxlan for network 9ab0151e-a5f3-4d68-800b-49e58f6f76cb [pid: 7|app: 0|req: 790/1629] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/networks => generated 629 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1630] 10.0.0.168 () {34 vars in 742 bytes} [Thu Jun 11 08:07:06 2026] PUT /v2.0/networks/9ab0151e-a5f3-4d68-800b-49e58f6f76cb => generated 592 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1631] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/subnets => generated 641 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1632] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:06 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:06.989 7 INFO neutron.db.segments_db [None req-5783bfe2-2c09-4322-81e9-ab03b570d5cc 39027fcbf25745fb99355b77e1a4e67a 9560e40962a54626a9eb3650a2d19d7f - - default default] Added segment 1994ba4c-bb8d-437c-a6c7-6311060a9448 of type vxlan for network 95cd1278-6f18-4625-8a72-88a76b0e72ad [pid: 7|app: 0|req: 793/1633] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/networks => generated 624 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1634] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&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: 841/1635] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:06 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1636] 10.0.0.168 () {34 vars in 742 bytes} [Thu Jun 11 08:07:07 2026] PUT /v2.0/networks/95cd1278-6f18-4625-8a72-88a76b0e72ad => generated 592 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1637] 10.0.0.168 () {34 vars in 740 bytes} [Thu Jun 11 08:07:07 2026] PUT /v2.0/subnets/1e55b274-1561-44ca-a14b-db6adeeb8c74 => generated 656 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1638] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:07 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:07.501 8 INFO neutron.services.segments.plugin [-] Segment b2751040-ad4a-4c31-994b-fb68275987fa resource provider aggregate not found 2026-06-11 08:07:07.513 8 INFO neutron.services.segments.plugin [-] Segment b2751040-ad4a-4c31-994b-fb68275987fa resource provider aggregate not found 2026-06-11 08:07:07.524 8 INFO neutron.services.segments.plugin [-] Segment b2751040-ad4a-4c31-994b-fb68275987fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2751040-ad4a-4c31-994b-fb68275987fa found for delete ", "request_id": "req-e14c14b1-0677-4c40-98e4-f8b7bca66f3c"}]} 2026-06-11 08:07:07.533 8 INFO neutron.services.segments.plugin [-] Segment b2751040-ad4a-4c31-994b-fb68275987fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2751040-ad4a-4c31-994b-fb68275987fa found for delete ", "request_id": "req-5a93e8ab-8e73-475c-a1ea-8a54b322c9ae"}]} [pid: 8|app: 0|req: 843/1639] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/networks/9ab0151e-a5f3-4d68-800b-49e58f6f76cb => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:07.554 8 INFO neutron.pecan_wsgi.hooks.translation [None req-611f645d-8843-4086-bea0-c9f765473a8c 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1640] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/networks/9ab0151e-a5f3-4d68-800b-49e58f6f76cb => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1641] 10.0.0.168 () {34 vars in 740 bytes} [Thu Jun 11 08:07:07 2026] PUT /v2.0/subnets/7a148d5a-e41e-497e-b2b2-83f0476ab7e1 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1642] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1643] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/subnets?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1644] 10.0.0.168 () {32 vars in 652 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1645] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/networks => generated 1311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1646] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/subnets => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:07.797 7 INFO neutron.services.segments.plugin [-] Segment 1994ba4c-bb8d-437c-a6c7-6311060a9448 resource provider aggregate not found 2026-06-11 08:07:07.801 7 INFO neutron.services.segments.plugin [-] Segment 1994ba4c-bb8d-437c-a6c7-6311060a9448 resource provider aggregate not found [pid: 8|app: 0|req: 850/1647] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/networks/4b6ecbe5-17cb-460e-8327-9a05d2e759e3 => generated 671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:07.821 7 INFO neutron.services.segments.plugin [-] Segment 1994ba4c-bb8d-437c-a6c7-6311060a9448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1994ba4c-bb8d-437c-a6c7-6311060a9448 found for delete ", "request_id": "req-9a69e388-f889-485d-9542-28e96c58e81f"}]} 2026-06-11 08:07:07.822 7 INFO neutron.services.segments.plugin [-] Segment 1994ba4c-bb8d-437c-a6c7-6311060a9448 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1994ba4c-bb8d-437c-a6c7-6311060a9448 found for delete ", "request_id": "req-bb4222ab-c356-4d5f-910d-3346f716fc10"}]} [pid: 7|app: 0|req: 798/1648] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/networks/95cd1278-6f18-4625-8a72-88a76b0e72ad => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1649] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/subnets/c8143670-4b5e-4032-b37a-447951c9b516 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:07.845 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a5adfd5-0b09-481a-9d45-71ab7986c217 39027fcbf25745fb99355b77e1a4e67a 9560e40962a54626a9eb3650a2d19d7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1650] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/networks/95cd1278-6f18-4625-8a72-88a76b0e72ad => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:07.850 8 INFO neutron.pecan_wsgi.hooks.translation [None req-29ad1e9d-7738-45c3-a22f-5ec9101e0a80 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1651] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/subnets/1e55b274-1561-44ca-a14b-db6adeeb8c74 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:07.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f50bfeb0-a479-4f28-977a-5cdb5c33fb05 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1652] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/networks/9ab0151e-a5f3-4d68-800b-49e58f6f76cb => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1653] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1654] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/subnets?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1655] 10.0.0.168 () {32 vars in 652 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1656] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:07 2026] DELETE /v2.0/subnets/c8143670-4b5e-4032-b37a-447951c9b516 => 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: 803/1657] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:07:07 2026] GET /v2.0/networks => generated 1309 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1658] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:07:08 2026] GET /v2.0/subnets => generated 1280 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1659] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:07:08 2026] GET /v2.0/networks/d96891d6-99e0-4b7e-9bef-2c238efc26d5 => generated 669 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1660] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:07:08 2026] GET /v2.0/subnets/fda2bcaa-d951-4325-a30c-c8edc3044748 => generated 641 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1661] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:08 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:08.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df3d2f64-3b81-4703-a49c-63b730c54e37 39027fcbf25745fb99355b77e1a4e67a 9560e40962a54626a9eb3650a2d19d7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1662] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:08 2026] DELETE /v2.0/subnets/7a148d5a-e41e-497e-b2b2-83f0476ab7e1 => 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: 809/1663] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:07:08 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:08.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-196a585a-02b8-4d39-b7a1-5e0d2b86aa1e 39027fcbf25745fb99355b77e1a4e67a 9560e40962a54626a9eb3650a2d19d7f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1664] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:08 2026] DELETE /v2.0/networks/95cd1278-6f18-4625-8a72-88a76b0e72ad => 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: 811/1665] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:08 2026] DELETE /v2.0/subnets/fda2bcaa-d951-4325-a30c-c8edc3044748 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:08.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-85d64284-c214-42ba-a63a-2b718d103ae4 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] TaaS: Handle Delete Port: 169eafef-f661-4b0e-ab96-95121e397489 2026-06-11 08:07:08.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85d64284-c214-42ba-a63a-2b718d103ae4 528e9d55a45147488b8540200313aadb b2d33e2a455a45b493fab0d95136ec91 - - default default] Tap Mirror: Handle Delete Port: 169eafef-f661-4b0e-ab96-95121e397489 [pid: 7|app: 0|req: 812/1666] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:08 2026] DELETE /v2.0/networks/d96891d6-99e0-4b7e-9bef-2c238efc26d5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1667] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:08 2026] DELETE /v2.0/networks/4b6ecbe5-17cb-460e-8327-9a05d2e759e3 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1668] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:09 2026] GET /v2.0/security-groups?tenant_id=b2d33e2a455a45b493fab0d95136ec91&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1669] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:09 2026] GET /v2.0/security-groups?tenant_id=9560e40962a54626a9eb3650a2d19d7f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1670] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:07:09 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1671] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:09 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1672] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:09 2026] DELETE /v2.0/security-groups/a2eda38b-04ee-420f-8b91-ddd074f22d9d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:09.552 8 INFO neutron.services.segments.plugin [-] Segment 728089cd-273f-4eda-bcbd-90ee7c61dc41 resource provider aggregate not found 2026-06-11 08:07:09.560 8 INFO neutron.services.segments.plugin [-] Segment 728089cd-273f-4eda-bcbd-90ee7c61dc41 resource provider aggregate not found 2026-06-11 08:07:09.574 8 INFO neutron.services.segments.plugin [-] Segment 728089cd-273f-4eda-bcbd-90ee7c61dc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 728089cd-273f-4eda-bcbd-90ee7c61dc41 found for delete ", "request_id": "req-8a314f72-1d5f-4420-8ca3-e29855e8c4c2"}]} 2026-06-11 08:07:09.579 8 INFO neutron.services.segments.plugin [-] Segment 728089cd-273f-4eda-bcbd-90ee7c61dc41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 728089cd-273f-4eda-bcbd-90ee7c61dc41 found for delete ", "request_id": "req-bb5e483d-13ee-481f-9b7d-b34f595d8924"}]} 2026-06-11 08:07:09.612 7 INFO neutron_taas.services.taas.taas_plugin [req-ea555b51-1171-4c92-b22b-f74f8b36f564 req-898cd67e-8317-471d-9248-07755edb6720 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] TaaS: Handle Delete Port: 420c7bdd-0f04-44ed-bb4b-55b62d5757c7 [pid: 8|app: 0|req: 859/1673] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:09 2026] DELETE /v2.0/security-groups/ba794646-b20b-4aaf-8203-45057d1b72aa => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:09.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea555b51-1171-4c92-b22b-f74f8b36f564 req-898cd67e-8317-471d-9248-07755edb6720 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Tap Mirror: Handle Delete Port: 420c7bdd-0f04-44ed-bb4b-55b62d5757c7 [pid: 8|app: 0|req: 860/1674] 10.0.0.86 () {34 vars in 1118 bytes} [Thu Jun 11 08:07:09 2026] GET /v2.0/security-groups?id=7dc22161-b642-4df6-8645-44fbd83ae2ca&id=4a1410bb-1f88-4107-a5c2-683bde58e989&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:09.746 7 INFO neutron.db.l3_db [req-ea555b51-1171-4c92-b22b-f74f8b36f564 req-898cd67e-8317-471d-9248-07755edb6720 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Floating IP c70448b2-402a-4245-9d07-4e8b83a97fce disassociated. External IP: 10.96.250.207, port: 420c7bdd-0f04-44ed-bb4b-55b62d5757c7. 2026-06-11 08:07:09.842 7 INFO neutron.services.segments.plugin [-] Segment af259d23-7431-49f1-b371-a6241c1029d7 resource provider aggregate not found 2026-06-11 08:07:09.854 7 INFO neutron.services.segments.plugin [-] Segment af259d23-7431-49f1-b371-a6241c1029d7 resource provider aggregate not found 2026-06-11 08:07:09.868 7 INFO neutron.services.segments.plugin [-] Segment af259d23-7431-49f1-b371-a6241c1029d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af259d23-7431-49f1-b371-a6241c1029d7 found for delete ", "request_id": "req-6e86717f-c59f-43a8-8128-c29b25f3e4d4"}]} 2026-06-11 08:07:09.874 7 INFO neutron.services.segments.plugin [-] Segment af259d23-7431-49f1-b371-a6241c1029d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af259d23-7431-49f1-b371-a6241c1029d7 found for delete ", "request_id": "req-e1c0c3bd-82af-4dd0-8e02-59441f557436"}]} [pid: 7|app: 0|req: 815/1675] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:07:09 2026] DELETE /v2.0/ports/420c7bdd-0f04-44ed-bb4b-55b62d5757c7 => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:10.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ee8c6f2-89db-4c61-b1fc-17a58b7821c0'] response: {'server_uuid': '82cc409a-a2a0-4488-9bd2-e1afa4e8e109', 'name': 'network-vif-deleted', 'tag': '420c7bdd-0f04-44ed-bb4b-55b62d5757c7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 861/1676] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:10 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => 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: 816/1677] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:07:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1678] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:07:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:11.739 8 INFO neutron.db.segments_db [None req-eae05ce8-435a-4d05-a9ad-c6fc62e83b47 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Added segment f8a53434-64f7-4fb4-bff8-3592636399f5 of type vxlan for network 7a2dc69a-0212-42e1-a9ef-4ccfb2dc83bb [pid: 7|app: 0|req: 818/1679] 10.0.0.168 () {34 vars in 757 bytes} [Thu Jun 11 08:07:11 2026] PUT /v2.0/security-groups/f3d05369-d930-47da-9cbc-d991d7c03ef5 => generated 1662 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1680] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:07:11 2026] GET /v2.0/security-groups/f3d05369-d930-47da-9cbc-d991d7c03ef5 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1681] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:11 2026] POST /v2.0/networks => generated 629 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1682] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:11 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => 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: 820/1683] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:11 2026] DELETE /v2.0/security-groups/f3d05369-d930-47da-9cbc-d991d7c03ef5 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1684] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:07:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:11.975 7 INFO neutron.api.v2.resource [None req-0a50dd5d-8426-4caf-a3d7-48e76c7cc46b 6e9faf59883c4a40b21115f93d6b6e03 f9a92f6b2cf648419f1cfc4bd62f4cf8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1685] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:11 2026] DELETE /v2.0/security-groups/f3d05369-d930-47da-9cbc-d991d7c03ef5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1686] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:07:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1687] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:11 2026] POST /v2.0/ports => generated 778 bytes in 298 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: 824/1688] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:12 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) 2026-06-11 08:07:12.242 8 INFO neutron.db.segments_db [None req-2205aac2-9fa3-417c-a5f4-83b3d384dc36 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Added segment b132849a-7dc9-4166-89e1-3794a4e8dcfc of type vxlan for network c2162616-0bd8-48b8-84df-6097fe210661 [pid: 7|app: 0|req: 825/1689] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules/54be22bf-8fa4-4e99-b0a4-9d0304913be0 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1690] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:12 2026] POST /v2.0/networks => generated 616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1691] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1692] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:07:12 2026] DELETE /v2.0/security-group-rules/54be22bf-8fa4-4e99-b0a4-9d0304913be0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1693] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1694] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:12 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1695] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1696] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules/bcdceb95-5f9e-497f-ae2f-d60c0e19b9b5 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1697] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1698] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:07:12 2026] DELETE /v2.0/security-group-rules/bcdceb95-5f9e-497f-ae2f-d60c0e19b9b5 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1699] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1700] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:12.887 7 INFO neutron.db.securitygroups_db [None req-0bc3dfb8-4de6-48cb-82c0-e8f2d3670754 6e9faf59883c4a40b21115f93d6b6e03 f9a92f6b2cf648419f1cfc4bd62f4cf8 - - default default] Project f9a92f6b2cf648419f1cfc4bd62f4cf8 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 867/1701] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:12 2026] POST /v2.0/ports => generated 966 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 835/1702] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1703] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1704] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/ports?device_id=82cc409a-a2a0-4488-9bd2-e1afa4e8e109 => 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: 870/1705] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:12 2026] GET /v2.0/security-group-rules/349bd2e5-c49e-44d1-963c-8d5410ff3ac1 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1706] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:13 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:13.092 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0c46d34-87cd-4b68-b877-1ebc2446512e 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] TaaS: Handle Delete Port: 2a4921bc-f1b3-431a-9fb7-ced00209f7d4 2026-06-11 08:07:13.098 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0c46d34-87cd-4b68-b877-1ebc2446512e 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Tap Mirror: Handle Delete Port: 2a4921bc-f1b3-431a-9fb7-ced00209f7d4 [pid: 8|app: 0|req: 872/1707] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/security-group-rules/349bd2e5-c49e-44d1-963c-8d5410ff3ac1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1708] 10.0.0.168 () {32 vars in 672 bytes} [Thu Jun 11 08:07:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1709] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:12 2026] DELETE /v2.0/ports/2a4921bc-f1b3-431a-9fb7-ced00209f7d4 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:13.267 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5de52aef-07a5-41b9-820d-c48349f7493b 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 837/1710] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/ports/2a4921bc-f1b3-431a-9fb7-ced00209f7d4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:13.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-021a6837-839e-432c-8071-70f482ca894a 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1711] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:13 2026] GET /v2.0/ports/2a4921bc-f1b3-431a-9fb7-ced00209f7d4 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1712] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/security-groups/ccd71606-76cf-4e73-8b0d-094f009600f8 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1713] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:07:13 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: 876/1714] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:07:13 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1715] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/subnets/fa95ed41-48c8-412e-ad32-de03d459fbd0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:13.558 8 INFO neutron.services.segments.plugin [-] Segment b132849a-7dc9-4166-89e1-3794a4e8dcfc resource provider aggregate not found 2026-06-11 08:07:13.567 8 INFO neutron.services.segments.plugin [-] Segment b132849a-7dc9-4166-89e1-3794a4e8dcfc resource provider aggregate not found 2026-06-11 08:07:13.580 8 INFO neutron.services.segments.plugin [-] Segment b132849a-7dc9-4166-89e1-3794a4e8dcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b132849a-7dc9-4166-89e1-3794a4e8dcfc found for delete ", "request_id": "req-56364b3b-e7ff-4103-acdc-ad5c003cb2c7"}]} 2026-06-11 08:07:13.584 8 INFO neutron.services.segments.plugin [-] Segment b132849a-7dc9-4166-89e1-3794a4e8dcfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b132849a-7dc9-4166-89e1-3794a4e8dcfc found for delete ", "request_id": "req-6c3f8fc0-92f3-430c-ba0b-560be9fff297"}]} [pid: 8|app: 0|req: 877/1716] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/networks/c2162616-0bd8-48b8-84df-6097fe210661 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:13.671 7 INFO neutron.db.segments_db [None req-deaec0bd-84f0-4add-a451-21db2ad7c7b8 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Added segment f1655627-175e-4d20-b614-ca9ce42ed3cc of type vxlan for network cb51439c-2258-48f5-b0fe-c9be5d9c6ed7 [pid: 7|app: 0|req: 840/1717] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:13 2026] POST /v2.0/networks => generated 616 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1720] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:13 2026] GET /v2.0/security-groups?tenant_id=f9a92f6b2cf648419f1cfc4bd62f4cf8&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1721] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:13 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1722] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:13 2026] DELETE /v2.0/security-groups/d83c0fe0-db95-4794-9c30-1f8b9e90be92 => 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: 845/1723] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/security-groups/4a1410bb-1f88-4107-a5c2-683bde58e989 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:14.288 7 INFO neutron.api.v2.resource [None req-74dfca49-e082-4097-95c9-261f794306b2 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 846/1724] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:07:14 2026] GET /v2.0/security-groups/4a1410bb-1f88-4107-a5c2-683bde58e989 => 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: 879/1725] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:14 2026] POST /v2.0/ports => generated 928 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:14.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb3c962e-734f-41f4-92f9-e2ce1e146f81 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] TaaS: Handle Delete Port: a0c4675a-0114-4902-883c-9d6ef2ca85f2 2026-06-11 08:07:14.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb3c962e-734f-41f4-92f9-e2ce1e146f81 d35097e5a04b4d94a9d0fe2c77ee2941 311c666d77704c91a85f1d1b62cdc5b3 - - default default] Tap Mirror: Handle Delete Port: a0c4675a-0114-4902-883c-9d6ef2ca85f2 2026-06-11 08:07:14.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9710bf5-7a96-4baa-b1d6-fe3e07709ab6 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] TaaS: Handle Delete Port: 94ff2e2c-c009-44e0-8c08-7c35dfce2670 2026-06-11 08:07:14.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9710bf5-7a96-4baa-b1d6-fe3e07709ab6 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Tap Mirror: Handle Delete Port: 94ff2e2c-c009-44e0-8c08-7c35dfce2670 [pid: 8|app: 0|req: 880/1726] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/ports/94ff2e2c-c009-44e0-8c08-7c35dfce2670 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:14.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44563eda-89ad-4b66-8887-13b4db2d8285 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1727] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:14 2026] GET /v2.0/ports/94ff2e2c-c009-44e0-8c08-7c35dfce2670 => 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: 847/1728] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/floatingips/c70448b2-402a-4245-9d07-4e8b83a97fce => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1729] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/subnets/32d1e754-cafd-4fb5-b83a-4e73e2e6c71e => 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: 848/1730] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/security-groups/7dc22161-b642-4df6-8645-44fbd83ae2ca => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1731] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:14 2026] DELETE /v2.0/networks/cb51439c-2258-48f5-b0fe-c9be5d9c6ed7 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1732] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:14 2026] POST /v2.0/ports => generated 778 bytes in 284 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-06-11 08:07:15.252 7 INFO neutron_taas.services.taas.taas_plugin [None req-03a8fdba-a4df-43e3-a4c7-5c566a1197da ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 91b730cc-1d05-4909-a0a1-a8ef068c98e4 2026-06-11 08:07:15.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03a8fdba-a4df-43e3-a4c7-5c566a1197da ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 91b730cc-1d05-4909-a0a1-a8ef068c98e4 [pid: 8|app: 0|req: 885/1733] 10.0.0.168 () {34 vars in 736 bytes} [Thu Jun 11 08:07:15 2026] PUT /v2.0/ports/1d83b899-d518-4cde-a697-188a4de10c99 => generated 752 bytes in 183 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-06-11 08:07:15.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc1c21ce-4539-4cd8-8aa0-5b03dfd4b978 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] TaaS: Handle Delete Port: 1d83b899-d518-4cde-a697-188a4de10c99 2026-06-11 08:07:15.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc1c21ce-4539-4cd8-8aa0-5b03dfd4b978 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Tap Mirror: Handle Delete Port: 1d83b899-d518-4cde-a697-188a4de10c99 [pid: 8|app: 0|req: 886/1734] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:15 2026] DELETE /v2.0/ports/1d83b899-d518-4cde-a697-188a4de10c99 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1735] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:15 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:15.604 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a12bb87d-03de-4c7f-b483-0d0690d2edf2 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1736] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:15 2026] GET /v2.0/ports/1d83b899-d518-4cde-a697-188a4de10c99 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:15.620 8 INFO neutron.services.segments.plugin [-] Segment f1655627-175e-4d20-b614-ca9ce42ed3cc resource provider aggregate not found 2026-06-11 08:07:15.621 8 INFO neutron.services.segments.plugin [-] Segment f1655627-175e-4d20-b614-ca9ce42ed3cc resource provider aggregate not found 2026-06-11 08:07:15.657 8 INFO neutron.services.segments.plugin [-] Segment f1655627-175e-4d20-b614-ca9ce42ed3cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1655627-175e-4d20-b614-ca9ce42ed3cc found for delete ", "request_id": "req-fa46fe0c-96f9-4886-914d-9958c1faff9e"}]} 2026-06-11 08:07:15.661 8 INFO neutron.services.segments.plugin [-] Segment f1655627-175e-4d20-b614-ca9ce42ed3cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1655627-175e-4d20-b614-ca9ce42ed3cc found for delete ", "request_id": "req-71de1626-7444-4026-8c0e-9ae06b44c1b7"}]} [pid: 8|app: 0|req: 889/1737] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:15 2026] GET /v2.0/ports => generated 781 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1738] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:15 2026] GET /v2.0/ports/c143d53b-f357-4cd3-8007-527eac21a0c3 => generated 778 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:15.752 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96cf682b-7b54-47c8-91ef-a7fcddda61ab 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1739] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:15 2026] DELETE /v2.0/ports/94ff2e2c-c009-44e0-8c08-7c35dfce2670 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:15.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b822b76-3c4e-4ba9-be54-ac2fa702753d 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1740] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:15 2026] DELETE /v2.0/subnets/32d1e754-cafd-4fb5-b83a-4e73e2e6c71e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:15.795 8 INFO neutron.pecan_wsgi.hooks.translation [None req-804dfa57-f6af-45d9-be1a-42abda665ecb 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 893/1741] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:15 2026] DELETE /v2.0/subnets/fa95ed41-48c8-412e-ad32-de03d459fbd0 => 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: 849/1742] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:07:14 2026] PUT /v2.0/routers/83a4b863-e16f-49f1-a7bb-0f0122aa6349/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:15.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b3aedf6-2a99-4de6-adde-1b9d21aa31b8 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] TaaS: Handle Delete Port: c143d53b-f357-4cd3-8007-527eac21a0c3 2026-06-11 08:07:15.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b3aedf6-2a99-4de6-adde-1b9d21aa31b8 9ff8a47d39c24d89a258c28395dcd955 63a4ed82338e44d3904c2f237a2c1ef6 - - default default] Tap Mirror: Handle Delete Port: c143d53b-f357-4cd3-8007-527eac21a0c3 [pid: 8|app: 0|req: 894/1743] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:15 2026] POST /v2.0/subnetpools => generated 548 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1744] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:15 2026] DELETE /v2.0/ports/c143d53b-f357-4cd3-8007-527eac21a0c3 => 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: 851/1745] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:16 2026] GET /v2.0/subnetpools/13fb52d1-62d9-4f85-aca3-f29fb2e000cf => generated 548 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:16.211 7 INFO neutron.services.segments.plugin [-] Segment f8a53434-64f7-4fb4-bff8-3592636399f5 resource provider aggregate not found 2026-06-11 08:07:16.221 7 INFO neutron.services.segments.plugin [-] Segment f8a53434-64f7-4fb4-bff8-3592636399f5 resource provider aggregate not found 2026-06-11 08:07:16.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e3544a5-879d-4408-b8b7-a52944e12451 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: fbefa676-a204-4283-a71d-c53a3a50ab6b 2026-06-11 08:07:16.240 7 INFO neutron.services.segments.plugin [-] Segment f8a53434-64f7-4fb4-bff8-3592636399f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a53434-64f7-4fb4-bff8-3592636399f5 found for delete ", "request_id": "req-bc73c508-cedb-4826-b6d2-37747f66f6ca"}]} 2026-06-11 08:07:16.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e3544a5-879d-4408-b8b7-a52944e12451 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: fbefa676-a204-4283-a71d-c53a3a50ab6b 2026-06-11 08:07:16.242 7 INFO neutron.services.segments.plugin [-] Segment f8a53434-64f7-4fb4-bff8-3592636399f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a53434-64f7-4fb4-bff8-3592636399f5 found for delete ", "request_id": "req-689615c9-b182-4f37-b66d-a3abc4650d6d"}]} [pid: 7|app: 0|req: 852/1746] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/networks/7a2dc69a-0212-42e1-a9ef-4ccfb2dc83bb => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1747] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:07:16 2026] PUT /v2.0/subnetpools/13fb52d1-62d9-4f85-aca3-f29fb2e000cf => generated 499 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1748] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/subnetpools/13fb52d1-62d9-4f85-aca3-f29fb2e000cf => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:16.387 7 INFO neutron.api.v2.resource [None req-969ef647-72f5-43ce-a667-b26a767ce949 68bea3e9063f4299afe91666565b6d62 e3908db780af4712a17641d7ebf85f46 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1749] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:16 2026] GET /v2.0/subnetpools/13fb52d1-62d9-4f85-aca3-f29fb2e000cf => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:16.401 7 INFO neutron.api.v2.resource [None req-0deb3aaf-23e9-4418-9300-757b47b6ef9f 68bea3e9063f4299afe91666565b6d62 e3908db780af4712a17641d7ebf85f46 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1750] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/subnetpools/13fb52d1-62d9-4f85-aca3-f29fb2e000cf => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:16.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e3544a5-879d-4408-b8b7-a52944e12451 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: f0f5bc5c-37c4-4cff-bfae-4e496ce1fdb1 2026-06-11 08:07:16.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e3544a5-879d-4408-b8b7-a52944e12451 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: f0f5bc5c-37c4-4cff-bfae-4e496ce1fdb1 2026-06-11 08:07:16.852 8 INFO neutron.db.l3_hamode_db [None req-9e3544a5-879d-4408-b8b7-a52944e12451 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 3665b40e-14d4-4237-ac2f-ccc0f92483a2 was deleted as no HA routers are present in tenant 311c666d77704c91a85f1d1b62cdc5b3. [pid: 8|app: 0|req: 895/1751] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/routers/83a4b863-e16f-49f1-a7bb-0f0122aa6349 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1752] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:16 2026] GET /v2.0/security-groups?tenant_id=63a4ed82338e44d3904c2f237a2c1ef6&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1753] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/subnets/d376b3aa-a17c-403b-8853-f9dc064c3483 => 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: 858/1754] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:16 2026] GET /v2.0/security-groups?tenant_id=e3908db780af4712a17641d7ebf85f46&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: 897/1755] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:16 2026] DELETE /v2.0/security-groups/d196f944-8e54-479e-8dc3-2f6ae4371577 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:17.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4e7ea1e-48b7-48b5-a12c-46c7f2555901 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 9f0a837f-c691-49d1-9959-94b88ae04cd0 2026-06-11 08:07:17.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4e7ea1e-48b7-48b5-a12c-46c7f2555901 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 9f0a837f-c691-49d1-9959-94b88ae04cd0 [pid: 8|app: 0|req: 898/1756] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:17 2026] DELETE /v2.0/security-groups/252c21ae-4899-474a-bed0-3bfa85e88597 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1757] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:17 2026] DELETE /v2.0/networks/21c39ce6-85c6-4db6-8533-4a9a514400d5 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:17.679 8 INFO neutron.services.segments.plugin [-] Segment e0d087a8-b7ac-4772-89b7-5d7605419826 resource provider aggregate not found 2026-06-11 08:07:17.693 8 INFO neutron.services.segments.plugin [-] Segment e0d087a8-b7ac-4772-89b7-5d7605419826 resource provider aggregate not found 2026-06-11 08:07:17.694 8 INFO neutron.services.segments.plugin [-] Segment e0d087a8-b7ac-4772-89b7-5d7605419826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d087a8-b7ac-4772-89b7-5d7605419826 found for delete ", "request_id": "req-07459a6c-c26c-4440-9260-f39ed4637ef1"}]} 2026-06-11 08:07:17.714 8 INFO neutron.services.segments.plugin [-] Segment e0d087a8-b7ac-4772-89b7-5d7605419826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d087a8-b7ac-4772-89b7-5d7605419826 found for delete ", "request_id": "req-af3989ea-0c1b-4879-8c5c-dfa2f8eb5e38"}]} 2026-06-11 08:07:17.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-a956457a-ac93-463b-b592-c11372792d4b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:07:17.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a956457a-ac93-463b-b592-c11372792d4b ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 2fdefd74-74c3-4dd0-9935-e5511b535431 2026-06-11 08:07:18.261 7 INFO neutron.services.segments.plugin [-] Segment 5d1dd25d-ca32-4de0-ad77-dea8f0322417 resource provider aggregate not found 2026-06-11 08:07:18.269 7 INFO neutron.services.segments.plugin [-] Segment 5d1dd25d-ca32-4de0-ad77-dea8f0322417 resource provider aggregate not found 2026-06-11 08:07:18.286 7 INFO neutron.services.segments.plugin [-] Segment 5d1dd25d-ca32-4de0-ad77-dea8f0322417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1dd25d-ca32-4de0-ad77-dea8f0322417 found for delete ", "request_id": "req-37ad4edf-438a-4910-b030-0575ddcfa1c3"}]} 2026-06-11 08:07:18.287 7 INFO neutron.services.segments.plugin [-] Segment 5d1dd25d-ca32-4de0-ad77-dea8f0322417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d1dd25d-ca32-4de0-ad77-dea8f0322417 found for delete ", "request_id": "req-af12f9af-8eb2-43ec-8335-3d5f3d3a93fa"}]} [pid: 8|app: 0|req: 899/1758] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:07:17 2026] PUT /v2.0/routers/5441b0f3-9232-429d-9d67-8565847e64be/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:18.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8279cad-5d50-4a52-9ff1-c96ce1add56c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: dc9c1bb8-4d1e-4028-a8ea-e9e495ebecc1 2026-06-11 08:07:18.865 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8279cad-5d50-4a52-9ff1-c96ce1add56c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: dc9c1bb8-4d1e-4028-a8ea-e9e495ebecc1 2026-06-11 08:07:19.151 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8279cad-5d50-4a52-9ff1-c96ce1add56c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 8d1ea385-9d4b-482d-a4ae-3b0e671d780d 2026-06-11 08:07:19.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8279cad-5d50-4a52-9ff1-c96ce1add56c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 8d1ea385-9d4b-482d-a4ae-3b0e671d780d 2026-06-11 08:07:19.366 8 INFO neutron.db.segments_db [None req-adcad53d-edc4-42e3-9efe-c5465ba10ea0 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Added segment 4c062b0e-621b-4e88-a228-b92996f88d8d of type vxlan for network be26f821-c2a7-417b-8e11-e4bb49e57953 [pid: 8|app: 0|req: 900/1759] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:18 2026] POST /v2.0/networks => generated 625 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:19.586 7 INFO neutron.db.l3_hamode_db [None req-c8279cad-5d50-4a52-9ff1-c96ce1add56c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network 649824de-6bc8-40f6-b211-b5c499eec910 was deleted as no HA routers are present in tenant 99983d9201514b82ace68f87adf06c01. [pid: 7|app: 0|req: 860/1760] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:18 2026] DELETE /v2.0/routers/5441b0f3-9232-429d-9d67-8565847e64be => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1761] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:19 2026] DELETE /v2.0/subnets/5c615e87-039c-4268-9859-01c4b2f58538 => 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: 901/1762] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:19 2026] POST /v2.0/ports => generated 775 bytes in 316 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-06-11 08:07:19.838 8 INFO neutron.db.segments_db [None req-2406006c-a5bf-4a3c-82c9-dcd7c05a8feb 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Added segment 0374345c-4f92-4d3a-921f-943bc3124e7b of type vxlan for network b6211ebe-fb2e-4f3b-bec8-c1677771c28a 2026-06-11 08:07:19.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc9d6c6d-0229-4216-8aae-b26b27c6ec59 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: eb54f9a4-418f-491e-bc9c-21fb04a1d22d 2026-06-11 08:07:19.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc9d6c6d-0229-4216-8aae-b26b27c6ec59 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: eb54f9a4-418f-491e-bc9c-21fb04a1d22d [pid: 8|app: 0|req: 902/1763] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:19 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1764] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:19 2026] DELETE /v2.0/networks/37ae53dc-f160-40b7-84f5-bb7189627151 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1765] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:19 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:20.304 7 INFO neutron.services.segments.plugin [-] Segment 859d7109-1322-429b-81f1-b9262dee1745 resource provider aggregate not found 2026-06-11 08:07:20.314 7 INFO neutron.services.segments.plugin [-] Segment 859d7109-1322-429b-81f1-b9262dee1745 resource provider aggregate not found 2026-06-11 08:07:20.323 7 INFO neutron.services.segments.plugin [-] Segment 859d7109-1322-429b-81f1-b9262dee1745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859d7109-1322-429b-81f1-b9262dee1745 found for delete ", "request_id": "req-f23ba69a-446f-4839-b1e7-8405f7120ebe"}]} 2026-06-11 08:07:20.336 7 INFO neutron.services.segments.plugin [-] Segment 859d7109-1322-429b-81f1-b9262dee1745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 859d7109-1322-429b-81f1-b9262dee1745 found for delete ", "request_id": "req-f84458d0-8ce0-4545-b5e2-edd78356a699"}]} 2026-06-11 08:07:20.343 7 INFO neutron.services.segments.plugin [-] Segment af37a815-6d13-41c0-858a-86562d5dce67 resource provider aggregate not found 2026-06-11 08:07:20.357 7 INFO neutron.services.segments.plugin [-] Segment af37a815-6d13-41c0-858a-86562d5dce67 resource provider aggregate not found 2026-06-11 08:07:20.363 7 INFO neutron.services.segments.plugin [-] Segment af37a815-6d13-41c0-858a-86562d5dce67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af37a815-6d13-41c0-858a-86562d5dce67 found for delete ", "request_id": "req-73e3a30d-05f7-4039-9f82-e37152fd0a86"}]} [pid: 8|app: 0|req: 904/1766] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:20 2026] GET /v2.0/security-groups?tenant_id=99983d9201514b82ace68f87adf06c01&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:20.376 7 INFO neutron.services.segments.plugin [-] Segment af37a815-6d13-41c0-858a-86562d5dce67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af37a815-6d13-41c0-858a-86562d5dce67 found for delete ", "request_id": "req-0dfa6661-beef-4a6f-88c6-1554c8e61746"}]} [pid: 8|app: 0|req: 905/1767] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:20 2026] DELETE /v2.0/security-groups/97881245-54e3-4a7c-a278-d2d5fbe3d6a5 => 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: 863/1768] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:20 2026] POST /v2.0/ports => generated 950 bytes in 446 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: 864/1769] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:20 2026] GET /v2.0/security-groups?tenant_id=311c666d77704c91a85f1d1b62cdc5b3&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:20.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcaa39b3-0d1f-4918-a44e-401eced0dc80 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] TaaS: Handle Delete Port: 3d64ec25-40eb-4bbe-a43e-f7e58430ee35 2026-06-11 08:07:20.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcaa39b3-0d1f-4918-a44e-401eced0dc80 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Tap Mirror: Handle Delete Port: 3d64ec25-40eb-4bbe-a43e-f7e58430ee35 [pid: 7|app: 0|req: 865/1770] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:20 2026] DELETE /v2.0/security-groups/405a6c6e-8b33-42a3-9178-bfae6abec075 => 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: 906/1771] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:20 2026] DELETE /v2.0/ports/3d64ec25-40eb-4bbe-a43e-f7e58430ee35 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:20.934 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ad92b6e-ce5e-442f-9cb1-ab4e2194bfab 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1772] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:20 2026] DELETE /v2.0/ports/3d64ec25-40eb-4bbe-a43e-f7e58430ee35 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:20.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9266993-f5cc-4946-9478-d570f88b676b 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1773] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:20 2026] GET /v2.0/ports/3d64ec25-40eb-4bbe-a43e-f7e58430ee35 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1774] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:20 2026] DELETE /v2.0/subnets/f29930b2-a1d1-4ebb-bbc1-5ce392c5a03b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:21.252 8 INFO neutron.services.segments.plugin [-] Segment 0374345c-4f92-4d3a-921f-943bc3124e7b resource provider aggregate not found 2026-06-11 08:07:21.258 8 INFO neutron.services.segments.plugin [-] Segment 0374345c-4f92-4d3a-921f-943bc3124e7b resource provider aggregate not found 2026-06-11 08:07:21.273 8 INFO neutron.services.segments.plugin [-] Segment 0374345c-4f92-4d3a-921f-943bc3124e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0374345c-4f92-4d3a-921f-943bc3124e7b found for delete ", "request_id": "req-afba178d-6722-4cad-94d5-8ed0768ec233"}]} 2026-06-11 08:07:21.283 8 INFO neutron.services.segments.plugin [-] Segment 0374345c-4f92-4d3a-921f-943bc3124e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0374345c-4f92-4d3a-921f-943bc3124e7b found for delete ", "request_id": "req-4ae33753-9d86-46fe-8d50-f291825ff5f5"}]} [pid: 8|app: 0|req: 908/1775] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:21 2026] DELETE /v2.0/networks/b6211ebe-fb2e-4f3b-bec8-c1677771c28a => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:21.350 7 INFO neutron.db.segments_db [None req-bb43378b-526a-428c-a1e6-4fcfb2b2b285 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Added segment 7030411d-fa52-467c-86e4-58907ac8dcd9 of type vxlan for network 45646c48-a20f-40e7-a3dd-0a5877c2f7b9 [pid: 7|app: 0|req: 868/1776] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:21 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1777] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:21 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1778] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:21 2026] POST /v2.0/ports => generated 910 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:22.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ccf33af-62c5-4b13-b9a5-0c13001c058a 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] TaaS: Handle Delete Port: f3e18460-d642-494d-843c-de337facbb9d 2026-06-11 08:07:22.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ccf33af-62c5-4b13-b9a5-0c13001c058a 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Tap Mirror: Handle Delete Port: f3e18460-d642-494d-843c-de337facbb9d [pid: 8|app: 0|req: 910/1779] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:22 2026] DELETE /v2.0/ports/f3e18460-d642-494d-843c-de337facbb9d => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:22.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d78d5700-93ce-45fb-ad2a-34f9ce0adb40 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1780] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:22 2026] GET /v2.0/ports/f3e18460-d642-494d-843c-de337facbb9d => 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: 912/1781] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:22 2026] DELETE /v2.0/subnets/626dd8cb-d096-4f53-928e-d29327a47d71 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1782] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:22 2026] DELETE /v2.0/networks/45646c48-a20f-40e7-a3dd-0a5877c2f7b9 => 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: 870/1783] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:22 2026] GET /v2.0/security-groups?tenant_id=422e90df66924bdc847d18f626f3901b&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1784] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:22 2026] DELETE /v2.0/security-groups/f72cfdc8-9088-45d5-91b2-e49821b7c957 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1785] 10.0.0.168 () {34 vars in 664 bytes} [Thu Jun 11 08:07:22 2026] POST /v2.0/ports => generated 775 bytes in 276 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: 872/1786] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:22 2026] GET /v2.0/security-groups?tenant_id=7943b9fb6c0944fda20a9c2477736185&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: 915/1787] 10.0.0.168 () {34 vars in 736 bytes} [Thu Jun 11 08:07:22 2026] PUT /v2.0/ports/3f54efa3-207e-4760-a80d-1efc15fd3c61 => generated 752 bytes in 193 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: 873/1788] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/security-groups/192959ac-f64e-4f5f-8e45-23e91c83cec7 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:23.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-ee976e02-9870-4975-8a43-aede458f4d69 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] TaaS: Handle Delete Port: 3f54efa3-207e-4760-a80d-1efc15fd3c61 2026-06-11 08:07:23.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee976e02-9870-4975-8a43-aede458f4d69 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Tap Mirror: Handle Delete Port: 3f54efa3-207e-4760-a80d-1efc15fd3c61 2026-06-11 08:07:23.294 8 INFO neutron.services.segments.plugin [-] Segment 7030411d-fa52-467c-86e4-58907ac8dcd9 resource provider aggregate not found 2026-06-11 08:07:23.301 8 INFO neutron.services.segments.plugin [-] Segment 7030411d-fa52-467c-86e4-58907ac8dcd9 resource provider aggregate not found 2026-06-11 08:07:23.310 8 INFO neutron.services.segments.plugin [-] Segment 7030411d-fa52-467c-86e4-58907ac8dcd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7030411d-fa52-467c-86e4-58907ac8dcd9 found for delete ", "request_id": "req-2df91f0d-8957-4271-9438-cd3b87040e69"}]} 2026-06-11 08:07:23.315 8 INFO neutron.services.segments.plugin [-] Segment 7030411d-fa52-467c-86e4-58907ac8dcd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7030411d-fa52-467c-86e4-58907ac8dcd9 found for delete ", "request_id": "req-34f9d784-d2e5-42e8-896c-2fc7540d79e2"}]} [pid: 8|app: 0|req: 916/1789] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/ports/3f54efa3-207e-4760-a80d-1efc15fd3c61 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1790] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:23 2026] GET /v2.0/ports => generated 778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:23.497 8 INFO neutron.pecan_wsgi.hooks.translation [None req-32c50a2d-40e0-4b16-a612-bc5f99df079f 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1791] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:23 2026] GET /v2.0/ports/3f54efa3-207e-4760-a80d-1efc15fd3c61 => 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: 875/1792] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:07:23 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1793] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:07:23 2026] GET /v2.0/ports/4c07007f-e699-4f98-abae-568f59918945 => generated 775 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:23.591 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1ac9365-0389-4b6e-b581-e57ae8872711 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 876/1794] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/ports/f3e18460-d642-494d-843c-de337facbb9d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:23.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06852251-f323-413a-a27a-a26ad994fb36 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 919/1795] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/subnets/626dd8cb-d096-4f53-928e-d29327a47d71 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:23.634 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e9e1534-309f-4edd-ade2-c5e3073b77d3 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1796] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/subnets/f29930b2-a1d1-4ebb-bbc1-5ce392c5a03b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:23.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e2a82e7-ec5b-4429-a239-7e5b064e01fa 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] TaaS: Handle Delete Port: 4c07007f-e699-4f98-abae-568f59918945 2026-06-11 08:07:23.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e2a82e7-ec5b-4429-a239-7e5b064e01fa 63263a934a374fbfb6f6f6ad47ed81b0 5009e13432814254be589858d158ee8f - - default default] Tap Mirror: Handle Delete Port: 4c07007f-e699-4f98-abae-568f59918945 [pid: 8|app: 0|req: 920/1797] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/ports/4c07007f-e699-4f98-abae-568f59918945 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:23.912 7 INFO neutron.services.segments.plugin [-] Segment 4c062b0e-621b-4e88-a228-b92996f88d8d resource provider aggregate not found 2026-06-11 08:07:23.918 7 INFO neutron.services.segments.plugin [-] Segment 4c062b0e-621b-4e88-a228-b92996f88d8d resource provider aggregate not found 2026-06-11 08:07:23.933 7 INFO neutron.services.segments.plugin [-] Segment 4c062b0e-621b-4e88-a228-b92996f88d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c062b0e-621b-4e88-a228-b92996f88d8d found for delete ", "request_id": "req-ebc1bd29-1936-49e9-bf52-c08a9f9e22aa"}]} 2026-06-11 08:07:23.936 7 INFO neutron.services.segments.plugin [-] Segment 4c062b0e-621b-4e88-a228-b92996f88d8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c062b0e-621b-4e88-a228-b92996f88d8d found for delete ", "request_id": "req-90262bf2-6739-4541-8a89-4419148494f8"}]} [pid: 7|app: 0|req: 878/1798] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:23 2026] DELETE /v2.0/networks/be26f821-c2a7-417b-8e11-e4bb49e57953 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1799] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:24 2026] GET /v2.0/security-groups?tenant_id=5009e13432814254be589858d158ee8f&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: 879/1800] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:24 2026] DELETE /v2.0/security-groups/94327e7e-fef1-4a4e-af4d-cbc85da19acd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1801] 10.0.0.168 () {32 vars in 825 bytes} [Thu Jun 11 08:07:24 2026] GET /v2.0/ports?project_id=2b318de665f94292bf6c36b4c24ad8c4&network_id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 3691 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1802] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/subnets?network_id=b08dee4b-2ecc-4d06-977e-b12c3af17d10 => generated 667 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:25.448 7 INFO neutron.db.l3_db [None req-fa3c51be-c024-409e-bf28-5e2cdfb22c02 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Floating IP 3327c647-be83-4367-af23-af11efe5bb2b disassociated. External IP: 10.96.250.210, port: e256069c-865f-4043-bf6a-d3e0be240a68. [pid: 8|app: 0|req: 923/1803] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1804] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1805] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1806] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1807] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:07:25 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1808] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:07:25 2026] PUT /v2.0/subnetpools/b0cffbf9-bfa8-4a63-8f12-580278f68393/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1809] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:07:25 2026] PUT /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 554 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1810] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:07:25 2026] PUT /v2.0/subnetpools/81f75c2c-ca2e-4697-b523-a00b36d05a7d/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: 882/1811] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:25.823 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12b3e965-eb6a-4d55-9693-df0ac0c08abc'] response: {'name': 'network-changed', 'server_uuid': '9918ddc8-da3c-4794-8cf2-1a8ace582c47', 'tag': 'e256069c-865f-4043-bf6a-d3e0be240a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 930/1812] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:07:25 2026] PUT /v2.0/subnetpools/33827c75-5dd0-4518-ab23-f80665422bc6/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1813] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:07:25 2026] PUT /v2.0/subnetpools/a52e6060-e939-49e9-892c-25c5a8f390cd/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1814] 10.0.0.168 () {32 vars in 671 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1815] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1816] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1817] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:07:25 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1818] 10.0.0.168 () {32 vars in 679 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1819] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:07:26 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) [pid: 8|app: 0|req: 934/1820] 10.0.0.168 () {32 vars in 689 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1821] 10.0.0.168 () {32 vars in 701 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1822] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:26 2026] DELETE /v2.0/subnetpools/b0cffbf9-bfa8-4a63-8f12-580278f68393 => 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: 888/1823] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:26 2026] DELETE /v2.0/subnetpools/81f75c2c-ca2e-4697-b523-a00b36d05a7d => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1824] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:26 2026] DELETE /v2.0/subnetpools/33827c75-5dd0-4518-ab23-f80665422bc6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1825] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1826] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:26 2026] DELETE /v2.0/subnetpools/a52e6060-e939-49e9-892c-25c5a8f390cd => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1827] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 755 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1828] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:07:26 2026] DELETE /v2.0/subnetpools/4d5590b7-2ea5-49fa-910c-cb9512a08963 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1829] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e256069c-865f-4043-bf6a-d3e0be240a68 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1830] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/subnets?id=60357ed8-baec-489d-af13-5d19f57e0179 => 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: 892/1831] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/ports?network_id=dba06b84-c21f-4095-b9b6-aa748de086ac&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1832] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 893/1833] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1834] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1835] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:26 2026] GET /v2.0/security-groups?tenant_id=dedca6f72eaf461bbb516156126d03aa&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1836] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:27 2026] DELETE /v2.0/security-groups/18629b3c-60ae-42ce-96dd-b014bd1ea339 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1837] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:27 2026] GET /v2.0/security-groups?tenant_id=9ac146e62aae46e78bc6b0feb308bea6&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1838] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:27 2026] DELETE /v2.0/security-groups/1cc5e951-afb5-444b-9454-c7082d03eca4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1839] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:27 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1840] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:27 2026] GET /v2.0/security-groups?tenant_id=951b3402eece41fd814dfdc912557771&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1841] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:27 2026] DELETE /v2.0/security-groups/a0f3ad98-4a7d-4d87-a3b6-440e34585ef8 => 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: 944/1842] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:28 2026] GET /v2.0/security-groups?tenant_id=e25eabbacc1841bcae99a9cc37209620&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1843] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:28 2026] DELETE /v2.0/security-groups/27986f8a-bbdf-40d6-bca6-fb5b5843b4a2 => 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: 901/1846] 10.0.0.168 () {34 vars in 684 bytes} [Thu Jun 11 08:07:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1847] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1848] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1849] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1850] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:29.599 8 INFO neutron.db.securitygroups_db [None req-31f991e2-3574-4068-bbde-17ac5cc6f106 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Project 2b318de665f94292bf6c36b4c24ad8c4 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: 948/1851] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:29.723 7 INFO neutron.db.securitygroups_db [None req-bb683546-a663-4eea-9607-cdbe3760c8e2 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Project 2b318de665f94292bf6c36b4c24ad8c4 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: 904/1852] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:07:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1853] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:29 2026] GET /v2.0/security-groups?tenant_id=ef495d4354f542d1b726f2b7702d82b6&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1854] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:29 2026] DELETE /v2.0/security-groups/0eda08cc-105a-4d98-bd25-291166a1fdfd => 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: 906/1855] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/security-groups?tenant_id=c28e8f569a4940619528fded57805661&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1856] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/networks => generated 1297 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1857] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:30 2026] DELETE /v2.0/security-groups/e8487389-dc0a-4688-8309-bfdd276daf2e => 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: 951/1858] 10.0.0.86 () {34 vars in 1098 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1914914110&fields=id&tenant_id=2b318de665f94292bf6c36b4c24ad8c4 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1859] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1860] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/quotas/2b318de665f94292bf6c36b4c24ad8c4 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1861] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&fields=id => generated 149 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1862] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1863] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 955/1864] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1865] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:30 2026] GET /v2.0/security-groups?tenant_id=c1390abfe969419a9b03a170b1a1b7c7&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1866] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:31 2026] DELETE /v2.0/security-groups/79b6902b-5d63-4191-a336-9530996297a5 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:32.067 7 INFO neutron.db.segments_db [None req-cf935d05-72fe-48ab-b096-f841d06e6757 39746d0a4bab47d6a0698868bc419f83 19eb4dddd9fe4c5a9cdd4d9637a6cb0a - - default default] Added segment 4efdbaa2-29b5-4992-badc-0ecee9fb1933 of type vxlan for network e1d62df1-663e-4feb-9c5c-962b352c6cae [pid: 8|app: 0|req: 957/1867] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => 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: 911/1868] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:31 2026] POST /v2.0/networks => generated 611 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1869] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:07:32 2026] PUT /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1870] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1871] 10.0.0.168 () {34 vars in 763 bytes} [Thu Jun 11 08:07:32 2026] PUT /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1872] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/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: 961/1873] 10.0.0.168 () {34 vars in 759 bytes} [Thu Jun 11 08:07:32 2026] PUT /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1874] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1875] 10.0.0.168 () {34 vars in 781 bytes} [Thu Jun 11 08:07:32 2026] PUT /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-11 08:07:32.625 7 INFO neutron.db.segments_db [None req-0236c7d3-df74-473c-95ec-474f8ef3ac0f ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment d9bbb7b2-190c-4dcb-adca-75e5ff919d6c of type vxlan for network c0d2b1b5-d18e-456d-a173-88fb122c0cf9 [pid: 8|app: 0|req: 964/1876] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1877] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:07:32 2026] PUT /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1878] 10.0.0.168 () {34 vars in 670 bytes} [Thu Jun 11 08:07:32 2026] POST /v2.0/networks => generated 721 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1879] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/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: 967/1880] 10.0.0.168 () {32 vars in 740 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:32.808 8 INFO neutron.api.v2.resource [None req-4d4f5a1e-15da-4852-bef8-e1da60cf4838 39746d0a4bab47d6a0698868bc419f83 19eb4dddd9fe4c5a9cdd4d9637a6cb0a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/1881] 10.0.0.168 () {32 vars in 744 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1882] 10.0.0.168 () {32 vars in 743 bytes} [Thu Jun 11 08:07:32 2026] DELETE /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1883] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:32 2026] POST /v2.0/subnets => generated 687 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1884] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:32.931 7 INFO neutron.db.segments_db [None req-97fc82d8-28f7-49a1-922b-f93072e9406d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Added segment 93147949-7ae1-470b-94ec-ea5c24770c9b of type vxlan for network a4924a20-5853-453b-892c-c136a8151530 2026-06-11 08:07:32.940 8 INFO neutron.api.v2.resource [None req-4c4afbec-a61f-4a95-be4a-57507b271a8d 39746d0a4bab47d6a0698868bc419f83 19eb4dddd9fe4c5a9cdd4d9637a6cb0a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 971/1885] 10.0.0.168 () {32 vars in 747 bytes} [Thu Jun 11 08:07:32 2026] DELETE /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1886] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:07:32 2026] DELETE /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1887] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:32 2026] GET /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:33.199 8 INFO neutron.services.segments.plugin [-] Segment 4efdbaa2-29b5-4992-badc-0ecee9fb1933 resource provider aggregate not found 2026-06-11 08:07:33.205 8 INFO neutron.services.segments.plugin [-] Segment 4efdbaa2-29b5-4992-badc-0ecee9fb1933 resource provider aggregate not found 2026-06-11 08:07:33.220 8 INFO neutron.services.segments.plugin [-] Segment 4efdbaa2-29b5-4992-badc-0ecee9fb1933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4efdbaa2-29b5-4992-badc-0ecee9fb1933 found for delete ", "request_id": "req-a70cdbd5-b2b5-4b3a-b77d-898df9e56698"}]} 2026-06-11 08:07:33.221 7 INFO neutron.db.l3_hamode_db [None req-97fc82d8-28f7-49a1-922b-f93072e9406d ed3d0af0ad904e3cb2f61bb66a5f219c de22d24eac7249c28af5b8e76c78437b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 974/1888] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:33 2026] DELETE /v2.0/networks/e1d62df1-663e-4feb-9c5c-962b352c6cae => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:33.228 8 INFO neutron.services.segments.plugin [-] Segment 4efdbaa2-29b5-4992-badc-0ecee9fb1933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4efdbaa2-29b5-4992-badc-0ecee9fb1933 found for delete ", "request_id": "req-4eb1ee2a-4ea5-4bba-9201-6af013382222"}]} [pid: 8|app: 0|req: 975/1889] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:33 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:34.069 7 INFO neutron.db.l3_hamode_db [None req-97fc82d8-28f7-49a1-922b-f93072e9406d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1890] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:33 2026] GET /v2.0/security-groups?tenant_id=de5f5c65fe92475ba1175f0c795f10aa&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1891] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:34 2026] DELETE /v2.0/security-groups/d9d84da5-57a3-4b6f-90af-d8dc9732f043 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1892] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:34 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => 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: 979/1893] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:34 2026] GET /v2.0/security-groups?tenant_id=30e56904b66942ed96ba02b0b602c106&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1894] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:34 2026] GET /v2.0/security-groups?tenant_id=19eb4dddd9fe4c5a9cdd4d9637a6cb0a&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: 981/1895] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:34 2026] DELETE /v2.0/security-groups/d9285ddd-98ab-4928-bc21-824b350b993e => 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: 982/1896] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:34 2026] DELETE /v2.0/security-groups/d44ee351-93a5-4346-b806-bef8c29027dc => 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: 915/1897] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:32 2026] POST /v2.0/routers => generated 727 bytes in 2062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1898] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:07:35 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1899] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:07:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2b318de665f94292bf6c36b4c24ad8c4 => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1900] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:07:35 2026] POST /v2.0/ports => generated 958 bytes in 359 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: 919/1901] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:35 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 961 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1902] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:07:34 2026] PUT /v2.0/routers/ad44aa83-2013-4e74-932a-89c3b9f43ec1/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1903] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:36 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 920/1904] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:07:35 2026] PUT /v2.0/ports/3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 => generated 1239 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:36.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4947ab73-aa67-4ebd-b46b-b55062ead7f0'] response: {'name': 'network-changed', 'server_uuid': 'f805a5e3-228e-4bb9-83fd-7381257a9cd8', 'tag': '3cd89a18-dac6-482e-a00f-cd2d0a5f0e16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/1905] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:36 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 1242 bytes in 58 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: 921/1906] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:07:36 2026] GET /v2.0/networks?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&shared=False => generated 755 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1907] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:07:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1908] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:37 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1909] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:37 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1910] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1911] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1912] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/subnets?id=60357ed8-baec-489d-af13-5d19f57e0179 => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1913] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/ports?network_id=dba06b84-c21f-4095-b9b6-aa748de086ac&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1914] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 990/1915] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1916] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1917] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1918] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/networks?id=c0d2b1b5-d18e-456d-a173-88fb122c0cf9 => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1919] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/quotas/de22d24eac7249c28af5b8e76c78437b => 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: 930/1920] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/ports?tenant_id=de22d24eac7249c28af5b8e76c78437b&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1921] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/networks/c0d2b1b5-d18e-456d-a173-88fb122c0cf9?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: 991/1922] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:07:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1923] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:07:38 2026] GET /v2.0/networks/c0d2b1b5-d18e-456d-a173-88fb122c0cf9?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: 992/1924] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:07:38 2026] PUT /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1925] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/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: 993/1926] 10.0.0.168 () {34 vars in 777 bytes} [Thu Jun 11 08:07:39 2026] PUT /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/green => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1927] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1928] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1929] 10.0.0.168 () {34 vars in 773 bytes} [Thu Jun 11 08:07:39 2026] PUT /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1930] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1931] 10.0.0.168 () {34 vars in 795 bytes} [Thu Jun 11 08:07:39 2026] PUT /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1932] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/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: 937/1933] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:07:39 2026] PUT /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1934] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1935] 10.0.0.168 () {32 vars in 754 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:07:39.622 8 INFO neutron.api.v2.resource [None req-296c8f83-deaa-42f2-8a47-f78b5bec1672 d68a9b34898f4cd6b895da864915bd51 32b7b25a636e4d9db47f46f6d1bfceb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 998/1936] 10.0.0.168 () {32 vars in 758 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1937] 10.0.0.168 () {32 vars in 757 bytes} [Thu Jun 11 08:07:39 2026] DELETE /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1938] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1939] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:39.777 8 INFO neutron.api.v2.resource [None req-60065fef-88e1-43b1-a5fa-c117c237743b d68a9b34898f4cd6b895da864915bd51 32b7b25a636e4d9db47f46f6d1bfceb9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1000/1940] 10.0.0.168 () {32 vars in 761 bytes} [Thu Jun 11 08:07:39 2026] DELETE /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1941] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1942] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:07:39 2026] DELETE /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/tags => 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: 942/1943] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:07:39 2026] GET /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276/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: 1002/1944] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:39 2026] DELETE /v2.0/security-groups/011dc849-04fb-4aa8-9a6e-6a4871e92276 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1945] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:40 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => 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: 1003/1946] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:40 2026] GET /v2.0/security-groups?tenant_id=32b7b25a636e4d9db47f46f6d1bfceb9&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1947] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:40 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1948] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:40 2026] DELETE /v2.0/security-groups/2b7b24b4-b5ca-4baa-bc31-6148374eff6f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1949] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:40 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 945/1950] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:41 2026] GET /v2.0/security-groups?tenant_id=46c1e5f75d2543f390d98edcd8956d17&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1951] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:41 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => 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: 946/1952] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:41 2026] DELETE /v2.0/security-groups/e185c187-518a-4f0f-96d1-0b7f64c38505 => 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: 1007/1953] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:42 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => 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: 947/1954] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:42 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1955] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:42 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => 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: 948/1956] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1957] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 949/1958] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1959] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1960] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1961] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/networks?id=c0d2b1b5-d18e-456d-a173-88fb122c0cf9 => generated 672 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1962] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:07:43 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:44.025 7 INFO neutron.db.l3_db [None req-9ee7c216-21e9-423d-b289-ca97f28802f5 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Floating IP 3327c647-be83-4367-af23-af11efe5bb2b associated. External IP: 10.96.250.210, port: 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16. [pid: 8|app: 0|req: 1011/1963] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:07:43 2026] POST /v2.0/ports => generated 958 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 953/1966] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:07:43 2026] PUT /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 856 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1967] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:07:44 2026] PUT /v2.0/ports/fb9b458e-a500-4c04-9721-05556889cb7c => generated 1239 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:07:44.552 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-427c35ce-bcb0-423f-94f4-456bfc10d782'] response: {'name': 'network-changed', 'server_uuid': '1282b45a-aabb-42f1-9cf4-b3c4ccb610ab', 'tag': 'fb9b458e-a500-4c04-9721-05556889cb7c', '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: 1015/1968] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:44.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3097498c-2d94-4525-ace5-56c81c0aef47'] response: {'name': 'network-changed', 'server_uuid': 'f805a5e3-228e-4bb9-83fd-7381257a9cd8', 'tag': '3cd89a18-dac6-482e-a00f-cd2d0a5f0e16', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1016/1969] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 954/1970] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 856 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1971] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/ports?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1972] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/networks?id=dba06b84-c21f-4095-b9b6-aa748de086ac => generated 755 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1973] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1974] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/subnets?id=60357ed8-baec-489d-af13-5d19f57e0179 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1975] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/ports?tenant_id=de22d24eac7249c28af5b8e76c78437b&device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1976] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/ports?network_id=dba06b84-c21f-4095-b9b6-aa748de086ac&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1977] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/networks?tenant_id=de22d24eac7249c28af5b8e76c78437b&shared=False => generated 768 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1978] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?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: 1024/1979] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:07:45 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: 8|app: 0|req: 1025/1980] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:45.416 7 INFO neutron.db.segments_db [None req-ca67a098-9f67-40dc-86a8-2b3e499fd7d6 8404b1ee1c3e4835987d1ea3903a5289 2bdf9dcc67e64a5d818c0be9d56d15d7 - - default default] Added segment c345f132-ef52-4122-88ef-c2078a209096 of type vxlan for network 3f3fc139-b9fe-4be8-8d08-b1f71b3b30a2 [pid: 7|app: 0|req: 956/1981] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:45 2026] POST /v2.0/networks => generated 612 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1982] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:45 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1983] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1984] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:07:45 2026] PUT /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1985] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1986] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1987] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1988] 10.0.0.168 () {34 vars in 761 bytes} [Thu Jun 11 08:07:45 2026] PUT /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1989] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:45 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1990] 10.0.0.168 () {34 vars in 757 bytes} [Thu Jun 11 08:07:46 2026] PUT /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1991] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1992] 10.0.0.168 () {34 vars in 779 bytes} [Thu Jun 11 08:07:46 2026] PUT /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1993] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1994] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:07:46 2026] PUT /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1995] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/ports?tenant_id=de22d24eac7249c28af5b8e76c78437b&device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1996] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1997] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=fb9b458e-a500-4c04-9721-05556889cb7c => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1998] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1999] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets?id=d994a3f7-e6bc-42e4-9684-71d0653662f6 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:46.460 7 INFO neutron.api.v2.resource [None req-038c53c6-de94-4b90-adac-aedae1950c41 8404b1ee1c3e4835987d1ea3903a5289 2bdf9dcc67e64a5d818c0be9d56d15d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 965/2000] 10.0.0.168 () {32 vars in 742 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2001] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:07:46 2026] DELETE /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2002] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/ports?network_id=c0d2b1b5-d18e-456d-a173-88fb122c0cf9&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: 967/2003] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2004] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/networks/c0d2b1b5-d18e-456d-a173-88fb122c0cf9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:46.594 7 INFO neutron.api.v2.resource [None req-7d87e49a-c2b4-4983-a63e-97b9e3cf1265 8404b1ee1c3e4835987d1ea3903a5289 2bdf9dcc67e64a5d818c0be9d56d15d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/2005] 10.0.0.168 () {32 vars in 745 bytes} [Thu Jun 11 08:07:46 2026] DELETE /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2006] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/networks/c0d2b1b5-d18e-456d-a173-88fb122c0cf9?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: 969/2007] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:07:46 2026] DELETE /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2008] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2009] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:46 2026] DELETE /v2.0/subnets/515dd070-994b-4169-b1dc-b91d92b0a568 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:46.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-d71e74db-717f-4ba0-be14-5878d1215aeb 8404b1ee1c3e4835987d1ea3903a5289 2bdf9dcc67e64a5d818c0be9d56d15d7 - - default default] TaaS: Handle Delete Port: b62d3f3f-e8f3-4aa7-87f3-dedd04a7d2fb 2026-06-11 08:07:46.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d71e74db-717f-4ba0-be14-5878d1215aeb 8404b1ee1c3e4835987d1ea3903a5289 2bdf9dcc67e64a5d818c0be9d56d15d7 - - default default] Tap Mirror: Handle Delete Port: b62d3f3f-e8f3-4aa7-87f3-dedd04a7d2fb [pid: 7|app: 0|req: 971/2010] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:46 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2011] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:47 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:47.120 8 INFO neutron.services.segments.plugin [-] Segment c345f132-ef52-4122-88ef-c2078a209096 resource provider aggregate not found 2026-06-11 08:07:47.125 8 INFO neutron.services.segments.plugin [-] Segment c345f132-ef52-4122-88ef-c2078a209096 resource provider aggregate not found 2026-06-11 08:07:47.143 8 INFO neutron.services.segments.plugin [-] Segment c345f132-ef52-4122-88ef-c2078a209096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c345f132-ef52-4122-88ef-c2078a209096 found for delete ", "request_id": "req-874bfe77-1fca-47d2-88d5-cb47d33b363c"}]} 2026-06-11 08:07:47.144 8 INFO neutron.services.segments.plugin [-] Segment c345f132-ef52-4122-88ef-c2078a209096 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c345f132-ef52-4122-88ef-c2078a209096 found for delete ", "request_id": "req-56f6f012-5cdc-4a74-a9f1-d54b04849313"}]} [pid: 8|app: 0|req: 1040/2012] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:46 2026] DELETE /v2.0/networks/3f3fc139-b9fe-4be8-8d08-b1f71b3b30a2 => 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: 973/2013] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:47 2026] GET /v2.0/security-groups?tenant_id=2bdf9dcc67e64a5d818c0be9d56d15d7&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2014] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:47 2026] GET /v2.0/security-groups?tenant_id=bfdc00be7f3f4748a27fa588ba07b1be&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2015] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:47 2026] DELETE /v2.0/security-groups/936ca515-b7d1-42eb-afbf-3b71f7ac5a79 => 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: 1042/2016] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:48 2026] DELETE /v2.0/security-groups/9c6a4880-2a45-42dd-9ab5-6e3e9dd974de => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2017] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:48 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2018] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:48 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 975/2019] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:48 2026] GET /v2.0/security-groups?tenant_id=c7ac60c96b5647e9af0024e93482eb16&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2020] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:48 2026] DELETE /v2.0/security-groups/5d74cbf9-456f-4b88-bcdf-c6622888e3cc => 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: 976/2021] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:49 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2022] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:49 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 977/2023] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:50 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2024] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:50 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 1048/2025] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:51 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2026] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:51 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:52.012 7 INFO neutron.db.segments_db [None req-34c852f5-d3a3-4f7a-b8eb-c30deb341b1f 9092a68fef3a4e1a877fb0461fb7b2d7 63b029d405ce48829ea4c22f97852594 - - default default] Added segment 44a3f8c3-807c-4314-ae0a-f22e14133e44 of type vxlan for network 1eddb8da-72af-4872-9a09-71b321c00c78 [pid: 7|app: 0|req: 978/2027] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:51 2026] POST /v2.0/networks => generated 613 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:52.149 8 INFO neutron.db.segments_db [None req-f6c52f14-0fac-44bf-8aa2-cd46cccbff91 9092a68fef3a4e1a877fb0461fb7b2d7 63b029d405ce48829ea4c22f97852594 - - default default] Added segment 6a8ce7ef-06d2-4929-be8d-9197875a7d97 of type vxlan for network 00a93906-8ada-4fe9-ad13-e7fd988fe002 [pid: 8|app: 0|req: 1050/2028] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:52 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2029] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:07:52 2026] PUT /v2.0/networks/1eddb8da-72af-4872-9a09-71b321c00c78/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2030] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:52 2026] GET /v2.0/networks/1eddb8da-72af-4872-9a09-71b321c00c78/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2031] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:07:52 2026] PUT /v2.0/networks/00a93906-8ada-4fe9-ad13-e7fd988fe002/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2032] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:52 2026] GET /v2.0/networks/00a93906-8ada-4fe9-ad13-e7fd988fe002/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:52.531 8 INFO neutron.db.segments_db [None req-a2361eca-a95b-4775-a95f-965d4782a4e1 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] Added segment bf9f1906-952e-4fc1-af44-82db4576a472 of type vxlan for network fded119e-002a-4659-9b11-1196ff1a66df [pid: 7|app: 0|req: 983/2033] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:07:52 2026] PUT /v2.0/networks/00a93906-8ada-4fe9-ad13-e7fd988fe002/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2034] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:52 2026] POST /v2.0/networks => generated 707 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2035] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:52 2026] GET /v2.0/networks/00a93906-8ada-4fe9-ad13-e7fd988fe002/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2036] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:07:52 2026] GET /v2.0/networks/1eddb8da-72af-4872-9a09-71b321c00c78/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:52.805 7 INFO neutron.services.segments.plugin [-] Segment 44a3f8c3-807c-4314-ae0a-f22e14133e44 resource provider aggregate not found 2026-06-11 08:07:52.817 7 INFO neutron.services.segments.plugin [-] Segment 44a3f8c3-807c-4314-ae0a-f22e14133e44 resource provider aggregate not found 2026-06-11 08:07:52.825 7 INFO neutron.services.segments.plugin [-] Segment 44a3f8c3-807c-4314-ae0a-f22e14133e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a3f8c3-807c-4314-ae0a-f22e14133e44 found for delete ", "request_id": "req-35741689-057a-47bf-9125-a52bcccf7d36"}]} [pid: 8|app: 0|req: 1052/2037] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:52 2026] POST /v2.0/subnets => generated 644 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2038] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:52 2026] DELETE /v2.0/networks/1eddb8da-72af-4872-9a09-71b321c00c78 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:52.845 7 INFO neutron.services.segments.plugin [-] Segment 44a3f8c3-807c-4314-ae0a-f22e14133e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44a3f8c3-807c-4314-ae0a-f22e14133e44 found for delete ", "request_id": "req-1923698c-a03d-47bc-8e2c-4ca63aaeaaab"}]} 2026-06-11 08:07:52.848 8 WARNING neutron.api.v2.base [None req-c3fc1153-717a-4a44-a90d-25b73bd4d6c0 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - 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-06-11 08:07:52.849 8 INFO neutron.api.v2.resource [None req-c3fc1153-717a-4a44-a90d-25b73bd4d6c0 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1053/2039] 10.0.0.168 () {34 vars in 680 bytes} [Thu Jun 11 08:07:52 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2040] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:52 2026] DELETE /v2.0/networks/00a93906-8ada-4fe9-ad13-e7fd988fe002 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:53.043 8 INFO neutron.services.segments.plugin [-] Segment bf9f1906-952e-4fc1-af44-82db4576a472 resource provider aggregate not found 2026-06-11 08:07:53.047 8 INFO neutron.services.segments.plugin [-] Segment bf9f1906-952e-4fc1-af44-82db4576a472 resource provider aggregate not found 2026-06-11 08:07:53.068 8 INFO neutron.services.segments.plugin [-] Segment bf9f1906-952e-4fc1-af44-82db4576a472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9f1906-952e-4fc1-af44-82db4576a472 found for delete ", "request_id": "req-ac4c46b7-128a-4bb3-aa8c-c876645f7cfe"}]} 2026-06-11 08:07:53.070 8 INFO neutron.services.segments.plugin [-] Segment bf9f1906-952e-4fc1-af44-82db4576a472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9f1906-952e-4fc1-af44-82db4576a472 found for delete ", "request_id": "req-0ae44a00-717a-4820-9c54-cc01ea4146a8"}]} [pid: 8|app: 0|req: 1054/2041] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:52 2026] DELETE /v2.0/networks/fded119e-002a-4659-9b11-1196ff1a66df => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:53.158 7 INFO neutron.db.segments_db [None req-c4f61045-842a-4fff-a0ca-94755d94f3e2 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] Added segment f8dbd3d0-990f-4855-9398-f6f2917843b4 of type vxlan for network 3a713ad6-4d6a-44e9-8139-179bc673c6c5 [pid: 8|app: 0|req: 1055/2042] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:53 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2043] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:53 2026] POST /v2.0/networks => generated 708 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2044] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:53 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 7|app: 0|req: 989/2045] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:53 2026] POST /v2.0/subnets => generated 647 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:07:53.476 8 WARNING neutron.api.v2.base [None req-6e3291aa-eef7-43b4-942f-723927a536fa efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - 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-06-11 08:07:53.476 8 INFO neutron.api.v2.resource [None req-6e3291aa-eef7-43b4-942f-723927a536fa efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1057/2046] 10.0.0.168 () {34 vars in 680 bytes} [Thu Jun 11 08:07:53 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2047] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:53 2026] DELETE /v2.0/networks/3a713ad6-4d6a-44e9-8139-179bc673c6c5 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:53.778 8 INFO neutron.db.segments_db [None req-e89d4948-c82e-4035-a9da-4d5c5b788d44 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] Added segment d6a9383e-326c-4411-8090-1db8b2fe4cbd of type vxlan for network ebd2d87b-ba8f-4c8d-8e86-025745bbbef4 [pid: 8|app: 0|req: 1058/2048] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:07:53 2026] POST /v2.0/networks => generated 708 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2049] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:53 2026] GET /v2.0/security-groups?tenant_id=67206cfbe79c485688dff43c4ac4d4a1&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2050] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:07:53 2026] POST /v2.0/subnets => generated 647 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2051] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:53 2026] DELETE /v2.0/security-groups/7e1cac2e-2432-463a-a25d-ce4ceb636bc5 => 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: 993/2052] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/security-groups?tenant_id=63b029d405ce48829ea4c22f97852594&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2053] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:54 2026] DELETE /v2.0/security-groups/79e5d472-8abb-48ac-8887-83f6d487d630 => 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: 1060/2054] 10.0.0.168 () {34 vars in 680 bytes} [Thu Jun 11 08:07:54 2026] POST /v2.0/rbac-policies => generated 324 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2055] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2056] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2057] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2058] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:54.841 7 INFO neutron.services.segments.plugin [-] Segment 6a8ce7ef-06d2-4929-be8d-9197875a7d97 resource provider aggregate not found 2026-06-11 08:07:54.866 7 INFO neutron.services.segments.plugin [-] Segment 6a8ce7ef-06d2-4929-be8d-9197875a7d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8ce7ef-06d2-4929-be8d-9197875a7d97 found for delete ", "request_id": "req-e24771c2-4a15-4bfd-a617-7e368eba7ccb"}]} 2026-06-11 08:07:54.866 7 INFO neutron.services.segments.plugin [-] Segment 6a8ce7ef-06d2-4929-be8d-9197875a7d97 resource provider aggregate not found 2026-06-11 08:07:54.885 7 INFO neutron.services.segments.plugin [-] Segment f8dbd3d0-990f-4855-9398-f6f2917843b4 resource provider aggregate not found 2026-06-11 08:07:54.889 7 INFO neutron.services.segments.plugin [-] Segment 6a8ce7ef-06d2-4929-be8d-9197875a7d97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a8ce7ef-06d2-4929-be8d-9197875a7d97 found for delete ", "request_id": "req-f935f686-3f31-43c4-a7a7-035c3aee8737"}]} 2026-06-11 08:07:54.901 7 INFO neutron.services.segments.plugin [-] Segment f8dbd3d0-990f-4855-9398-f6f2917843b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8dbd3d0-990f-4855-9398-f6f2917843b4 found for delete ", "request_id": "req-77696da7-e3e8-4d5b-b245-199612f7a471"}]} 2026-06-11 08:07:54.904 7 INFO neutron.services.segments.plugin [-] Segment f8dbd3d0-990f-4855-9398-f6f2917843b4 resource provider aggregate not found 2026-06-11 08:07:54.946 7 INFO neutron.services.segments.plugin [-] Segment f8dbd3d0-990f-4855-9398-f6f2917843b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8dbd3d0-990f-4855-9398-f6f2917843b4 found for delete ", "request_id": "req-d6255a87-b248-4764-9fb6-aafce7a0760b"}]} [pid: 7|app: 0|req: 997/2059] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:07:54 2026] GET /v2.0/networks/ebd2d87b-ba8f-4c8d-8e86-025745bbbef4 => generated 655 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:55.479 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a93af048-d129-43d4-8a0a-32d67f82415a bb03ff16cd88406c873d96b571dec19b 54f7fe81e1d54ce2a299a7ef55cfd902 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2060] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:07:55 2026] GET /v2.0/networks/ebd2d87b-ba8f-4c8d-8e86-025745bbbef4 => generated 138 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2061] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:55 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => 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: 1065/2062] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:07:55 2026] GET /v2.0/security-groups?id=dbc3d810-180d-4f00-9fa1-b96ce75d763c&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: 8|app: 0|req: 1066/2063] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:07:55 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:07:55.753 8 INFO neutron_taas.services.taas.taas_plugin [req-e6aac4cc-dff8-41be-8bf9-05502e0559bf req-1f3448aa-d5a5-4c19-ac99-6417a3c4bc13 fc1a9c18070a4f60b2fb77a39d53636f de22d24eac7249c28af5b8e76c78437b - - default default] TaaS: Handle Delete Port: fb9b458e-a500-4c04-9721-05556889cb7c 2026-06-11 08:07:55.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e6aac4cc-dff8-41be-8bf9-05502e0559bf req-1f3448aa-d5a5-4c19-ac99-6417a3c4bc13 fc1a9c18070a4f60b2fb77a39d53636f de22d24eac7249c28af5b8e76c78437b - - default default] Tap Mirror: Handle Delete Port: fb9b458e-a500-4c04-9721-05556889cb7c [pid: 8|app: 0|req: 1067/2064] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:07:55 2026] DELETE /v2.0/ports/fb9b458e-a500-4c04-9721-05556889cb7c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:55.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe086704-7bce-461e-9b72-c3f172d90fc4'] response: {'server_uuid': '1282b45a-aabb-42f1-9cf4-b3c4ccb610ab', 'name': 'network-vif-deleted', 'tag': 'fb9b458e-a500-4c04-9721-05556889cb7c', 'status': 'completed', 'code': 200} 2026-06-11 08:07:56.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c8fa087-fd2b-42b7-95d6-a1934037b1b0 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] TaaS: Handle Delete Port: 9d05fa94-ec4b-42f1-8159-0215508cc6bd 2026-06-11 08:07:56.301 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c8fa087-fd2b-42b7-95d6-a1934037b1b0 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] Tap Mirror: Handle Delete Port: 9d05fa94-ec4b-42f1-8159-0215508cc6bd [pid: 7|app: 0|req: 998/2065] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:07:55 2026] DELETE /v2.0/networks/ebd2d87b-ba8f-4c8d-8e86-025745bbbef4 => generated 0 bytes in 971 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:07:56.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f407f4c-2978-48c9-b4b3-26b9aad7b068 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2066] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:56 2026] DELETE /v2.0/subnets/0c495b17-033e-43dc-95c3-547c8260f3af => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:56.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b986a31f-d85e-4f89-b40a-41b12e1b302c efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2067] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:56 2026] DELETE /v2.0/subnets/7ace13e3-fc37-43e5-b874-ccfcb83d81d4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:07:56.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77444aa4-ed62-4244-885c-efc4f8d7d060 efb6ca1ac45f47adb0e61646f2e4c95b 84a1601671314632bc4b9b3dc70f3958 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1069/2068] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:07:56 2026] DELETE /v2.0/subnets/cbd8aec3-56ee-424a-8c9e-137de889a736 => 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: 1000/2069] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:56 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:07:56.917 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider aggregate not found 2026-06-11 08:07:56.933 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a9383e-326c-4411-8090-1db8b2fe4cbd found for delete ", "request_id": "req-2e064ed6-e7b1-434b-904b-114690d5647a"}]} 2026-06-11 08:07:56.952 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider aggregate not found 2026-06-11 08:07:56.968 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider aggregate not found 2026-06-11 08:07:56.969 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a9383e-326c-4411-8090-1db8b2fe4cbd found for delete ", "request_id": "req-5bac2ae5-b14d-41ec-9d67-e50100617221"}]} 2026-06-11 08:07:56.984 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a9383e-326c-4411-8090-1db8b2fe4cbd found for delete ", "request_id": "req-a27902bf-d8a6-455b-9603-d7af5b14fa19"}]} 2026-06-11 08:07:57.004 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider aggregate not found 2026-06-11 08:07:57.033 7 INFO neutron.services.segments.plugin [-] Segment d6a9383e-326c-4411-8090-1db8b2fe4cbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a9383e-326c-4411-8090-1db8b2fe4cbd found for delete ", "request_id": "req-6b9240e5-5ea3-422f-9f47-15b3a70915fe"}]} [pid: 8|app: 0|req: 1070/2070] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:57 2026] GET /v2.0/security-groups?tenant_id=37a06de7543541a381424414cc2e62cc&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2071] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:57 2026] DELETE /v2.0/security-groups/d2aeb8f0-1894-4984-b50c-95efe57f7409 => 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: 1071/2072] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:57 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => 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: 1002/2073] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:57 2026] GET /v2.0/security-groups?tenant_id=84a1601671314632bc4b9b3dc70f3958&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: 1072/2074] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:57 2026] DELETE /v2.0/security-groups/fa037479-76d6-4d85-abf7-c3f58a8ed18f => 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: 1073/2075] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:58 2026] GET /v2.0/security-groups?tenant_id=54f7fe81e1d54ce2a299a7ef55cfd902&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2076] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:58 2026] DELETE /v2.0/security-groups/45f53d48-4978-43f8-b3e5-a634e74e1f47 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2077] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:57 2026] GET /v2.0/security-groups?tenant_id=0bfca08a0b444c6eb3794e69aa49736d&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2078] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:58 2026] DELETE /v2.0/security-groups/8d870f8c-32b6-45ea-8a99-32292ec2c8e9 => 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: 1004/2079] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:07:58 2026] GET /v2.0/security-groups?tenant_id=d8fc1caa90764695bcc4d42505cd9180&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2080] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:07:58 2026] DELETE /v2.0/security-groups/f8760801-e8b4-4f0f-b8ae-4b14727865e7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2083] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:07:58 2026] GET /v2.0/ports?device_id=1282b45a-aabb-42f1-9cf4-b3c4ccb610ab => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:01.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-71805dca-7836-4f6b-9e3d-9a424f222753 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 971f58f6-0090-4bb6-a2bd-80110d1d6ecf 2026-06-11 08:08:01.602 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71805dca-7836-4f6b-9e3d-9a424f222753 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 971f58f6-0090-4bb6-a2bd-80110d1d6ecf [pid: 7|app: 0|req: 1006/2084] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:08:01 2026] PUT /v2.0/routers/ad44aa83-2013-4e74-932a-89c3b9f43ec1/remove_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:02.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-95b8e128-5f58-48cc-b381-0cfa31c494c1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 069ae4f7-551b-4999-8000-c385358c541c 2026-06-11 08:08:02.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95b8e128-5f58-48cc-b381-0cfa31c494c1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 069ae4f7-551b-4999-8000-c385358c541c 2026-06-11 08:08:02.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-95b8e128-5f58-48cc-b381-0cfa31c494c1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 200c6204-b5f9-4b51-9e89-5c2e8558fffe 2026-06-11 08:08:02.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95b8e128-5f58-48cc-b381-0cfa31c494c1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 200c6204-b5f9-4b51-9e89-5c2e8558fffe [pid: 7|app: 0|req: 1007/2085] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:02 2026] POST /v2.0/security-groups => generated 1601 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 08:08:03.112 8 INFO neutron.services.segments.plugin [-] Segment 93147949-7ae1-470b-94ec-ea5c24770c9b resource provider aggregate not found 2026-06-11 08:08:03.116 8 INFO neutron.services.segments.plugin [-] Segment 93147949-7ae1-470b-94ec-ea5c24770c9b resource provider aggregate not found 2026-06-11 08:08:03.133 8 INFO neutron.services.segments.plugin [-] Segment 93147949-7ae1-470b-94ec-ea5c24770c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93147949-7ae1-470b-94ec-ea5c24770c9b found for delete ", "request_id": "req-bb3b1e34-ad0c-4a25-8992-97f395ac71c5"}]} 2026-06-11 08:08:03.142 8 INFO neutron.services.segments.plugin [-] Segment 93147949-7ae1-470b-94ec-ea5c24770c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93147949-7ae1-470b-94ec-ea5c24770c9b found for delete ", "request_id": "req-63acc9b2-34e3-400b-b95a-7845c016b083"}]} 2026-06-11 08:08:03.162 8 INFO neutron.db.l3_hamode_db [None req-95b8e128-5f58-48cc-b381-0cfa31c494c1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] HA network a4924a20-5853-453b-892c-c136a8151530 was deleted as no HA routers are present in tenant de22d24eac7249c28af5b8e76c78437b. [pid: 8|app: 0|req: 1079/2086] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:02 2026] DELETE /v2.0/routers/ad44aa83-2013-4e74-932a-89c3b9f43ec1 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2087] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2088] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:03 2026] DELETE /v2.0/subnets/d994a3f7-e6bc-42e4-9684-71d0653662f6 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2089] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-11 08:08:03.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-5133746d-4b3c-4636-829d-3bf4e43e7fe1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 15131a56-5425-432d-9ca9-b68accdfd8b5 2026-06-11 08:08:03.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5133746d-4b3c-4636-829d-3bf4e43e7fe1 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 15131a56-5425-432d-9ca9-b68accdfd8b5 [pid: 7|app: 0|req: 1010/2090] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2091] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2092] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:03 2026] DELETE /v2.0/networks/c0d2b1b5-d18e-456d-a173-88fb122c0cf9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2093] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:08:03 2026] PUT /v2.0/security-groups/10779447-9a27-4dff-8688-2dda66869caf/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2094] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:08:03 2026] PUT /v2.0/security-groups/2b4902ab-5884-47eb-8d47-8417897efe07/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2095] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:08:03 2026] PUT /v2.0/security-groups/703131a1-7849-41fc-acc9-6bd093552782/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2096] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:03 2026] GET /v2.0/security-groups?tenant_id=de22d24eac7249c28af5b8e76c78437b&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2097] 10.0.0.168 () {34 vars in 766 bytes} [Thu Jun 11 08:08:03 2026] PUT /v2.0/security-groups/2bec0bb7-4d20-47a6-bbb7-0d523edd8c81/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2098] 10.0.0.168 () {32 vars in 679 bytes} [Thu Jun 11 08:08:03 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2099] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:08:03 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2100] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:03 2026] DELETE /v2.0/security-groups/dbc3d810-180d-4f00-9fa1-b96ce75d763c => 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: 1086/2101] 10.0.0.168 () {32 vars in 689 bytes} [Thu Jun 11 08:08:03 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2102] 10.0.0.168 () {32 vars in 701 bytes} [Thu Jun 11 08:08:03 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2103] 10.0.0.168 () {32 vars in 687 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2104] 10.0.0.168 () {32 vars in 701 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2105] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2106] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 1089/2107] 10.0.0.168 () {32 vars in 697 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2108] 10.0.0.168 () {32 vars in 709 bytes} [Thu Jun 11 08:08:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2109] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:04 2026] DELETE /v2.0/security-groups/10779447-9a27-4dff-8688-2dda66869caf => 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: 1020/2110] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:04 2026] DELETE /v2.0/security-groups/2b4902ab-5884-47eb-8d47-8417897efe07 => 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: 1091/2111] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:04 2026] DELETE /v2.0/security-groups/703131a1-7849-41fc-acc9-6bd093552782 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2112] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:04 2026] DELETE /v2.0/security-groups/2bec0bb7-4d20-47a6-bbb7-0d523edd8c81 => 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: 1092/2113] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:04 2026] DELETE /v2.0/security-groups/7883001a-a51e-4bbd-9698-21197953918f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:05.157 8 INFO neutron.services.segments.plugin [-] Segment d9bbb7b2-190c-4dcb-adca-75e5ff919d6c resource provider aggregate not found 2026-06-11 08:08:05.162 8 INFO neutron.services.segments.plugin [-] Segment d9bbb7b2-190c-4dcb-adca-75e5ff919d6c resource provider aggregate not found 2026-06-11 08:08:05.178 8 INFO neutron.services.segments.plugin [-] Segment d9bbb7b2-190c-4dcb-adca-75e5ff919d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9bbb7b2-190c-4dcb-adca-75e5ff919d6c found for delete ", "request_id": "req-92c165a8-9f12-4ff4-8f9b-1384cd9061dd"}]} 2026-06-11 08:08:05.180 8 INFO neutron.services.segments.plugin [-] Segment d9bbb7b2-190c-4dcb-adca-75e5ff919d6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9bbb7b2-190c-4dcb-adca-75e5ff919d6c found for delete ", "request_id": "req-5855c54b-d6b6-4f2c-a9ba-e47d5a60b92c"}]} [pid: 7|app: 0|req: 1022/2114] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:05 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2115] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:05 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 1023/2116] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:05 2026] GET /v2.0/security-groups?tenant_id=d2870280cf6f4e68b66e96425e8f6b41&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2117] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:05 2026] DELETE /v2.0/security-groups/26781e0d-36a2-4e7e-b768-60230dcf814e => 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: 1024/2118] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:06 2026] GET /v2.0/security-groups?tenant_id=e643d98029d74177b9885013e5c1e407&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: 1095/2119] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:06 2026] DELETE /v2.0/security-groups/6365682c-a8b8-4b70-a15b-93f75daac42d => 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: 1025/2120] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:06 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2121] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:06 2026] GET /v2.0/security-groups?id=f54f747d-ed94-4bdc-9d57-09078c80d9f5&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: 1026/2122] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:08:06 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2123] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:06 2026] GET /v2.0/security-groups?tenant_id=0aefaa1e198c4b5db0d3c859ef1fab13&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:08:06.714 8 INFO neutron_taas.services.taas.taas_plugin [req-cf594542-8a6e-4b1e-8e50-e1d0187efb15 req-6bff2d3b-8f1f-4857-b494-b2838b7d828d 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 [pid: 7|app: 0|req: 1028/2124] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:06 2026] DELETE /v2.0/security-groups/5da540e3-e11d-4056-b701-29dffdfa9a31 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:06.719 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cf594542-8a6e-4b1e-8e50-e1d0187efb15 req-6bff2d3b-8f1f-4857-b494-b2838b7d828d 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 2026-06-11 08:08:06.859 8 INFO neutron.db.l3_db [req-cf594542-8a6e-4b1e-8e50-e1d0187efb15 req-6bff2d3b-8f1f-4857-b494-b2838b7d828d 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Floating IP 3327c647-be83-4367-af23-af11efe5bb2b disassociated. External IP: 10.96.250.210, port: 3cd89a18-dac6-482e-a00f-cd2d0a5f0e16. [pid: 8|app: 0|req: 1097/2125] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:08:06 2026] DELETE /v2.0/ports/3cd89a18-dac6-482e-a00f-cd2d0a5f0e16 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:07.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4e922e6-0f5f-43da-a482-92549bace94f'] response: {'server_uuid': 'f805a5e3-228e-4bb9-83fd-7381257a9cd8', 'name': 'network-vif-deleted', 'tag': '3cd89a18-dac6-482e-a00f-cd2d0a5f0e16', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/2126] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:07 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2127] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:08 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => 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: 1030/2128] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:09 2026] GET /v2.0/ports?device_id=f805a5e3-228e-4bb9-83fd-7381257a9cd8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:10.123 8 INFO neutron.db.segments_db [None req-f0266c17-f2e0-4291-9d99-89136e2f1ea1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] Added segment fae49440-a7f7-4135-a404-12022eba7a09 of type vxlan for network b9b541fa-fecd-43f5-b9e9-ffdda04a0486 2026-06-11 08:08:10.381 8 INFO neutron.db.l3_hamode_db [None req-f0266c17-f2e0-4291-9d99-89136e2f1ea1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:08:10.491 8 INFO neutron.db.l3_hamode_db [None req-f0266c17-f2e0-4291-9d99-89136e2f1ea1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1031/2129] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:10 2026] DELETE /v2.0/security-groups/f54f747d-ed94-4bdc-9d57-09078c80d9f5 => 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: 1099/2130] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:09 2026] POST /v2.0/routers => generated 474 bytes in 1207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:11.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d89d305-0e91-4da0-825a-12f3d539fcb9 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 27f95fa2-e9dd-4f96-9b97-803919e6f671 2026-06-11 08:08:11.144 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d89d305-0e91-4da0-825a-12f3d539fcb9 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 27f95fa2-e9dd-4f96-9b97-803919e6f671 [pid: 8|app: 0|req: 1100/2131] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:11 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2132] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:11 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2133] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:08:11 2026] DELETE /v2.0/floatingips/3327c647-be83-4367-af23-af11efe5bb2b => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2134] 10.0.0.168 () {34 vars in 761 bytes} [Thu Jun 11 08:08:11 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/green => generated 4 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2135] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:11 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2136] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:11 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2137] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:11 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 34 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2138] 10.0.0.168 () {34 vars in 757 bytes} [Thu Jun 11 08:08:11 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/red => generated 4 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2139] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:11 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 34 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2140] 10.0.0.168 () {34 vars in 779 bytes} [Thu Jun 11 08:08:11 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/black.or.white => generated 4 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2141] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 52 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2142] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:12 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2143] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2144] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:12.594 7 INFO neutron.api.v2.resource [None req-f55d39d0-518d-475a-bc65-aff1c0191a24 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1037/2145] 10.0.0.168 () {32 vars in 742 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/green => generated 99 bytes in 91 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2146] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:08:12 2026] DELETE /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/red => 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: 1038/2147] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2148] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2149] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:12 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 30 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:13.298 7 INFO neutron.db.segments_db [None req-24c9c5ca-00ad-44aa-b468-5670ef670a58 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Added segment dbff1184-84e0-4167-8ba6-edb8b184fdd7 of type vxlan for network 25553f81-5c70-4bd1-b6fd-56f921bb7f25 2026-06-11 08:08:13.305 8 INFO neutron.api.v2.resource [None req-87222198-9da7-4484-9c49-08d673f16be5 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2150] 10.0.0.168 () {32 vars in 745 bytes} [Thu Jun 11 08:08:13 2026] DELETE /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2151] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:12 2026] POST /v2.0/networks => generated 621 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2152] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:08:13 2026] DELETE /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2153] 10.0.0.168 () {32 vars in 730 bytes} [Thu Jun 11 08:08:13 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2154] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:13 2026] GET /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5 => generated 480 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2155] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:13 2026] POST /v2.0/subnets => generated 658 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2156] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:08:13 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2157] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:13 2026] POST /v2.0/subnets => generated 732 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2160] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:13 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 1119/2161] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:08:14 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2162] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:13 2026] PUT /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5 => generated 480 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2163] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:14 2026] GET /v2.0/security-groups?id=af8ea43a-c950-4189-9787-4424f007ef11&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-06-11 08:08:14.104 8 INFO neutron.db.segments_db [None req-2b17d7d8-3c4e-4e1f-9fc4-aefa83573a9e 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Added segment 57d5ab46-f774-4c3b-856b-71e90ff9db9f of type vxlan for network c86e4717-2c13-48dd-9b3a-6e00d915cfe0 [pid: 8|app: 0|req: 1120/2164] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:14 2026] POST /v2.0/networks => generated 618 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:14.199 7 INFO neutron_taas.services.taas.taas_plugin [req-a7fbc1f6-38e6-4cc4-bd82-e5830e619daf req-9a63de37-6366-43a7-bc3c-42579d5e7fc6 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: e256069c-865f-4043-bf6a-d3e0be240a68 2026-06-11 08:08:14.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a7fbc1f6-38e6-4cc4-bd82-e5830e619daf req-9a63de37-6366-43a7-bc3c-42579d5e7fc6 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: e256069c-865f-4043-bf6a-d3e0be240a68 [pid: 8|app: 0|req: 1121/2165] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:14 2026] GET /v2.0/ports?device_id=fb655c65-55e9-46df-bf91-561fcc6346d5 => 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: 1045/2166] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:08:14 2026] DELETE /v2.0/ports/e256069c-865f-4043-bf6a-d3e0be240a68 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:14.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a9b53f0-bc7f-4c7b-a881-c32d9df6b356'] response: {'server_uuid': '9918ddc8-da3c-4794-8cf2-1a8ace582c47', 'name': 'network-vif-deleted', 'tag': 'e256069c-865f-4043-bf6a-d3e0be240a68', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1122/2167] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:14 2026] POST /v2.0/subnets => generated 656 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:14.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b8b6a13-9fbb-44bc-8cef-edb80b304ae1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] TaaS: Handle Delete Port: 4c5d72de-3acf-4e56-925e-4bdcb6ce7cf4 2026-06-11 08:08:14.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b8b6a13-9fbb-44bc-8cef-edb80b304ae1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] Tap Mirror: Handle Delete Port: 4c5d72de-3acf-4e56-925e-4bdcb6ce7cf4 [pid: 8|app: 0|req: 1123/2168] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:14 2026] POST /v2.0/subnets => generated 726 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:14.771 8 INFO neutron.db.segments_db [None req-77f12d87-1ad8-4065-a035-9c92bab097a0 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Added segment 1f75a028-c3a0-43d2-8894-a658eccdec3c of type vxlan for network 84ade1fb-44ef-424c-bbb4-cbef14b01e44 [pid: 8|app: 0|req: 1124/2169] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:14 2026] POST /v2.0/networks => generated 619 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:14.939 7 INFO neutron.services.segments.plugin [-] Segment fae49440-a7f7-4135-a404-12022eba7a09 resource provider aggregate not found 2026-06-11 08:08:14.947 7 INFO neutron.services.segments.plugin [-] Segment fae49440-a7f7-4135-a404-12022eba7a09 resource provider aggregate not found 2026-06-11 08:08:14.973 7 INFO neutron.services.segments.plugin [-] Segment fae49440-a7f7-4135-a404-12022eba7a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae49440-a7f7-4135-a404-12022eba7a09 found for delete ", "request_id": "req-ac0304d1-9139-4a54-881b-e2b096c7eeb1"}]} 2026-06-11 08:08:14.977 7 INFO neutron.services.segments.plugin [-] Segment fae49440-a7f7-4135-a404-12022eba7a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae49440-a7f7-4135-a404-12022eba7a09 found for delete ", "request_id": "req-6b110f83-ecd4-49aa-987a-34ac52da8174"}]} 2026-06-11 08:08:14.982 7 INFO neutron.db.l3_hamode_db [None req-4b8b6a13-9fbb-44bc-8cef-edb80b304ae1 77fd4d2c32ee4ec59bb51ae5497cbe09 f866e2632c3544a9b7a3ba02c95c96d1 - - default default] HA network b9b541fa-fecd-43f5-b9e9-ffdda04a0486 was deleted as no HA routers are present in tenant f866e2632c3544a9b7a3ba02c95c96d1. [pid: 7|app: 0|req: 1046/2170] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:14 2026] DELETE /v2.0/routers/fb655c65-55e9-46df-bf91-561fcc6346d5 => generated 0 bytes in 623 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2171] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:14 2026] POST /v2.0/subnets => generated 655 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2172] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:15 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 1047/2173] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:15 2026] POST /v2.0/subnets => generated 730 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:15.480 8 INFO neutron.db.segments_db [None req-965924c1-472d-4caa-9832-96addfc4dafa 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Added segment eb47c967-8eca-46f8-8bbd-92ee6d90d542 of type vxlan for network 229d93fb-6cfe-4bb9-a2d3-982c403aeaad 2026-06-11 08:08:15.726 8 INFO neutron.db.l3_hamode_db [None req-965924c1-472d-4caa-9832-96addfc4dafa 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1048/2174] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:15 2026] GET /v2.0/security-groups?tenant_id=beaafb0a35d6416ab56eeea9078d6bb6&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2175] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:15 2026] DELETE /v2.0/security-groups/977978b6-34ed-452e-a650-9be8c0501b27 => 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: 1050/2176] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:16 2026] GET /v2.0/security-groups?tenant_id=f866e2632c3544a9b7a3ba02c95c96d1&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2177] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:16 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 1052/2178] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:16 2026] DELETE /v2.0/security-groups/f0806307-877e-45db-bbe6-d7dd4348554b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:16.537 8 INFO neutron.db.l3_hamode_db [None req-965924c1-472d-4caa-9832-96addfc4dafa 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1127/2179] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:08:15 2026] POST /v2.0/routers => generated 685 bytes in 2011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2180] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:17 2026] GET /v2.0/ports?device_id=9918ddc8-da3c-4794-8cf2-1a8ace582c47 => 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: 1129/2181] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:18 2026] DELETE /v2.0/security-groups/af8ea43a-c950-4189-9787-4424f007ef11 => 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: 1053/2182] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:08:17 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/add_router_interface => generated 309 bytes in 1382 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:19.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-114b5c44-4cc4-484b-946a-a44c3030b69a 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 43dc1875-8d23-44ba-9450-5a6168e050f0 2026-06-11 08:08:19.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-114b5c44-4cc4-484b-946a-a44c3030b69a 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 43dc1875-8d23-44ba-9450-5a6168e050f0 [pid: 8|app: 0|req: 1130/2183] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:08:18 2026] PUT /v2.0/routers/be2370c0-fd0b-4688-9c8e-2138b3ea65dc/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2184] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:19 2026] DELETE /v2.0/subnets/60357ed8-baec-489d-af13-5d19f57e0179 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:20.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9b86171-4ffa-41ef-8539-b7f0e3c4b8d1 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 1be1fdea-0efa-4686-a64a-a992f3740579 2026-06-11 08:08:20.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9b86171-4ffa-41ef-8539-b7f0e3c4b8d1 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 1be1fdea-0efa-4686-a64a-a992f3740579 [pid: 7|app: 0|req: 1054/2185] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:08:18 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/add_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:20.444 8 INFO neutron_taas.services.taas.taas_plugin [None req-e9b86171-4ffa-41ef-8539-b7f0e3c4b8d1 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 85f0b648-600d-471c-87c0-fa39dd2c0b7a 2026-06-11 08:08:20.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9b86171-4ffa-41ef-8539-b7f0e3c4b8d1 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 85f0b648-600d-471c-87c0-fa39dd2c0b7a 2026-06-11 08:08:20.934 8 INFO neutron.services.segments.plugin [-] Segment 8271c648-90cf-43a2-bfb4-8d72bfc01711 resource provider aggregate not found 2026-06-11 08:08:20.938 8 INFO neutron.services.segments.plugin [-] Segment 8271c648-90cf-43a2-bfb4-8d72bfc01711 resource provider aggregate not found 2026-06-11 08:08:20.953 8 INFO neutron.services.segments.plugin [-] Segment 8271c648-90cf-43a2-bfb4-8d72bfc01711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8271c648-90cf-43a2-bfb4-8d72bfc01711 found for delete ", "request_id": "req-c7e93ccb-3bf3-486a-afcb-fb5ad167178f"}]} 2026-06-11 08:08:20.956 8 INFO neutron.services.segments.plugin [-] Segment 8271c648-90cf-43a2-bfb4-8d72bfc01711 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8271c648-90cf-43a2-bfb4-8d72bfc01711 found for delete ", "request_id": "req-f1ca7c15-ca0d-414b-818c-7f061daa7880"}]} 2026-06-11 08:08:20.959 8 INFO neutron.db.l3_hamode_db [None req-e9b86171-4ffa-41ef-8539-b7f0e3c4b8d1 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] HA network 0eb837fa-bcfb-45aa-8174-35cd3d98b1ed was deleted as no HA routers are present in tenant 2b318de665f94292bf6c36b4c24ad8c4. [pid: 8|app: 0|req: 1132/2186] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:19 2026] DELETE /v2.0/routers/be2370c0-fd0b-4688-9c8e-2138b3ea65dc => generated 0 bytes in 1131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:21.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-056491a5-56de-4aef-9349-dc87ef63a693 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] TaaS: Handle Delete Port: 4b814883-0dd6-4cb5-bf84-c4250bdb319e 2026-06-11 08:08:21.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-056491a5-56de-4aef-9349-dc87ef63a693 234a036cd0744a17bb5be6927050480d 2b318de665f94292bf6c36b4c24ad8c4 - - default default] Tap Mirror: Handle Delete Port: 4b814883-0dd6-4cb5-bf84-c4250bdb319e [pid: 8|app: 0|req: 1133/2187] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:20 2026] DELETE /v2.0/networks/dba06b84-c21f-4095-b9b6-aa748de086ac => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2188] 10.0.0.168 () {34 vars in 782 bytes} [Thu Jun 11 08:08:20 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2189] 10.0.0.168 () {34 vars in 683 bytes} [Thu Jun 11 08:08:21 2026] POST /v2.0/security-groups => generated 1628 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2190] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:21 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: 8|app: 0|req: 1135/2191] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2192] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2193] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2194] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:22 2026] GET /v2.0/security-groups?tenant_id=846459cdea624fd89c69598443be6463&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2195] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 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) [pid: 8|app: 0|req: 1137/2196] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:22 2026] DELETE /v2.0/security-groups/beab2cb8-8cf2-44e4-b26a-f7a6ac25e06d => 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: 1060/2197] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2198] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:22 2026] GET /v2.0/security-groups?tenant_id=2b318de665f94292bf6c36b4c24ad8c4&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: 1139/2199] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:22 2026] DELETE /v2.0/security-groups/f107a347-f1e7-4551-998b-55561bd629e9 => 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: 1061/2200] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:22.978 8 INFO neutron.services.segments.plugin [-] Segment 181d8673-a764-40c0-ae27-0073dbfa0e53 resource provider aggregate not found 2026-06-11 08:08:22.982 8 INFO neutron.services.segments.plugin [-] Segment 181d8673-a764-40c0-ae27-0073dbfa0e53 resource provider aggregate not found 2026-06-11 08:08:22.997 8 INFO neutron.services.segments.plugin [-] Segment 181d8673-a764-40c0-ae27-0073dbfa0e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181d8673-a764-40c0-ae27-0073dbfa0e53 found for delete ", "request_id": "req-89824f96-d627-44b1-956e-86e8e2815a95"}]} 2026-06-11 08:08:23.000 8 INFO neutron.services.segments.plugin [-] Segment 181d8673-a764-40c0-ae27-0073dbfa0e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181d8673-a764-40c0-ae27-0073dbfa0e53 found for delete ", "request_id": "req-27694032-b1e8-48e5-80d7-1dca4c6594c0"}]} [pid: 8|app: 0|req: 1140/2201] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2202] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2203] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2204] 10.0.0.168 () {34 vars in 694 bytes} [Thu Jun 11 08:08:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2205] 10.0.0.86 () {34 vars in 1094 bytes} [Thu Jun 11 08:08:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1734037111&fields=id&tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2206] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:08:23 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 704 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2207] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:08:23 2026] GET /v2.0/quotas/5cb83ee3c9564bdb82afd97a0c7d081a => 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: 1065/2208] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:08:23 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&fields=id => generated 241 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2209] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:08:23 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2210] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:08:24 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1145/2211] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:24 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:27.283 7 INFO neutron.db.segments_db [None req-6fa9324d-7502-4dd4-a345-25203d8f7d91 5b102ae8ca1b429e9d4bd68c9f0f7342 c7144140e58a48b39133b05c6814ce62 - - default default] Added segment 72977808-5e98-4e2c-b13b-2b802a3b8714 of type vxlan for network 35c04d9c-bbfc-4d51-bbf0-1249c181d25d [pid: 7|app: 0|req: 1067/2212] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:26 2026] POST /v2.0/networks => generated 613 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:27.435 8 INFO neutron.db.segments_db [None req-bac2ec06-225e-4bc4-86ea-b74f447af8ab 5b102ae8ca1b429e9d4bd68c9f0f7342 c7144140e58a48b39133b05c6814ce62 - - default default] Added segment 4e42279b-09dd-4f9c-bf55-8140842dbedd of type vxlan for network 8fcf738f-bcd8-448b-a300-b3fb9f59ca24 [pid: 8|app: 0|req: 1146/2213] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:27 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:27.578 7 INFO neutron.db.segments_db [None req-1cf89456-2db6-417e-b53d-39dc7e57f10e 5b102ae8ca1b429e9d4bd68c9f0f7342 c7144140e58a48b39133b05c6814ce62 - - default default] Added segment fb2c8eb3-55d9-409c-b7f0-04c102f01ade of type vxlan for network 2a8849b9-84bc-4956-ba80-1f141d05ea31 [pid: 7|app: 0|req: 1068/2214] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:27 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:27.727 8 INFO neutron.db.segments_db [None req-c96f8b32-2b8e-4a4a-9e85-0e3214ec5fc1 5b102ae8ca1b429e9d4bd68c9f0f7342 c7144140e58a48b39133b05c6814ce62 - - default default] Added segment a9397e29-8f0f-4157-8446-706f8d4c53eb of type vxlan for network 6447a721-ef41-4076-ac15-75e1b649828c [pid: 8|app: 0|req: 1147/2215] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:27 2026] POST /v2.0/networks => generated 613 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:27.888 7 INFO neutron.db.segments_db [None req-b19d14d0-38f0-4847-99ec-41b5100619b8 5b102ae8ca1b429e9d4bd68c9f0f7342 c7144140e58a48b39133b05c6814ce62 - - default default] Added segment 8605ef11-c54a-4582-8cfd-981d3b5b1534 of type vxlan for network 0d7bf035-f8d4-4857-8f1a-e5cd4cfa9ac8 [pid: 7|app: 0|req: 1069/2216] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:27 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2217] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:08:27 2026] PUT /v2.0/networks/35c04d9c-bbfc-4d51-bbf0-1249c181d25d/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2218] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:08:28 2026] PUT /v2.0/networks/8fcf738f-bcd8-448b-a300-b3fb9f59ca24/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2219] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:08:28 2026] PUT /v2.0/networks/2a8849b9-84bc-4956-ba80-1f141d05ea31/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2220] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:08:28 2026] PUT /v2.0/networks/6447a721-ef41-4076-ac15-75e1b649828c/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2221] 10.0.0.168 () {32 vars in 665 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2222] 10.0.0.168 () {32 vars in 679 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2223] 10.0.0.168 () {32 vars in 675 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2224] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2225] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2226] 10.0.0.168 () {32 vars in 687 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2227] 10.0.0.168 () {32 vars in 673 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2228] 10.0.0.168 () {32 vars in 687 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2229] 10.0.0.168 () {32 vars in 683 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2230] 10.0.0.168 () {32 vars in 695 bytes} [Thu Jun 11 08:08:28 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2231] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:08:28 2026] POST /v2.0/ports => generated 1183 bytes in 384 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, ' 2026-06-11 08:08:28.878 8 INFO neutron.services.segments.plugin [-] Segment 72977808-5e98-4e2c-b13b-2b802a3b8714 resource provider aggregate not found 2026-06-11 08:08:28.881 8 INFO neutron.services.segments.plugin [-] Segment 72977808-5e98-4e2c-b13b-2b802a3b8714 resource provider aggregate not found 2026-06-11 08:08:28.896 8 INFO neutron.services.segments.plugin [-] Segment 72977808-5e98-4e2c-b13b-2b802a3b8714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72977808-5e98-4e2c-b13b-2b802a3b8714 found for delete ", "request_id": "req-5a935376-01ef-46ae-a015-3142365828e3"}]} 2026-06-11 08:08:28.900 8 INFO neutron.services.segments.plugin [-] Segment 72977808-5e98-4e2c-b13b-2b802a3b8714 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72977808-5e98-4e2c-b13b-2b802a3b8714 found for delete ", "request_id": "req-9e0b21a2-5b77-4068-a423-38df16d73392"}]} [pid: 8|app: 0|req: 1157/2234] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:28 2026] DELETE /v2.0/networks/35c04d9c-bbfc-4d51-bbf0-1249c181d25d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2235] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:28 2026] DELETE /v2.0/networks/8fcf738f-bcd8-448b-a300-b3fb9f59ca24 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2236] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:29 2026] DELETE /v2.0/networks/2a8849b9-84bc-4956-ba80-1f141d05ea31 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2237] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:08:28 2026] PUT /v2.0/ports/9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => generated 1464 bytes in 448 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: 1160/2238] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:29 2026] DELETE /v2.0/networks/6447a721-ef41-4076-ac15-75e1b649828c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:29.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1341760-8502-4552-aeb6-2537bcbf6735'] response: {'name': 'network-changed', 'server_uuid': '1be16e7b-c51a-4bcb-b455-5529bcfa0a1a', 'tag': '9e9a5f9a-059b-4e55-a525-5a9894c2cc49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1079/2239] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:29 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1198 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2240] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:29 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2241] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:29 2026] DELETE /v2.0/networks/0d7bf035-f8d4-4857-8f1a-e5cd4cfa9ac8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2242] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:29 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2243] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:08:29 2026] GET /v2.0/networks?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&shared=False => generated 2376 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2244] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:08:29 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: 1163/2245] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:30 2026] GET /v2.0/security-groups?tenant_id=b4632af4d7914a4bb889f27f3ee7d817&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2246] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:30 2026] DELETE /v2.0/security-groups/04fca60b-8cc0-4d49-9013-974684928682 => 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: 1164/2247] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:30 2026] GET /v2.0/security-groups?tenant_id=c7144140e58a48b39133b05c6814ce62&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2248] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:30 2026] DELETE /v2.0/security-groups/463d7650-fd2b-4b36-ad67-3733df388bf1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:30.917 8 INFO neutron.services.segments.plugin [-] Segment 4e42279b-09dd-4f9c-bf55-8140842dbedd resource provider aggregate not found 2026-06-11 08:08:30.920 8 INFO neutron.services.segments.plugin [-] Segment 4e42279b-09dd-4f9c-bf55-8140842dbedd resource provider aggregate not found 2026-06-11 08:08:30.933 8 INFO neutron.services.segments.plugin [-] Segment 4e42279b-09dd-4f9c-bf55-8140842dbedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e42279b-09dd-4f9c-bf55-8140842dbedd found for delete ", "request_id": "req-b23c06b4-8e80-4d8f-a614-5e68cf281140"}]} 2026-06-11 08:08:30.937 8 INFO neutron.services.segments.plugin [-] Segment 4e42279b-09dd-4f9c-bf55-8140842dbedd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e42279b-09dd-4f9c-bf55-8140842dbedd found for delete ", "request_id": "req-9c32c958-adbd-46ee-9014-29be46514a49"}]} 2026-06-11 08:08:30.950 8 INFO neutron.services.segments.plugin [-] Segment fb2c8eb3-55d9-409c-b7f0-04c102f01ade resource provider aggregate not found 2026-06-11 08:08:30.952 8 INFO neutron.services.segments.plugin [-] Segment fb2c8eb3-55d9-409c-b7f0-04c102f01ade resource provider aggregate not found 2026-06-11 08:08:30.971 8 INFO neutron.services.segments.plugin [-] Segment fb2c8eb3-55d9-409c-b7f0-04c102f01ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb2c8eb3-55d9-409c-b7f0-04c102f01ade found for delete ", "request_id": "req-af959f37-e615-47eb-9867-6a7098f0bbae"}]} 2026-06-11 08:08:30.977 8 INFO neutron.services.segments.plugin [-] Segment fb2c8eb3-55d9-409c-b7f0-04c102f01ade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb2c8eb3-55d9-409c-b7f0-04c102f01ade found for delete ", "request_id": "req-12a5508a-27a0-4f90-b3cf-74bee90392a2"}]} 2026-06-11 08:08:30.997 8 INFO neutron.services.segments.plugin [-] Segment a9397e29-8f0f-4157-8446-706f8d4c53eb resource provider aggregate not found 2026-06-11 08:08:30.999 8 INFO neutron.services.segments.plugin [-] Segment a9397e29-8f0f-4157-8446-706f8d4c53eb resource provider aggregate not found 2026-06-11 08:08:31.018 8 INFO neutron.services.segments.plugin [-] Segment a9397e29-8f0f-4157-8446-706f8d4c53eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9397e29-8f0f-4157-8446-706f8d4c53eb found for delete ", "request_id": "req-22c8e98f-5fe9-4dec-8449-3986affbd9e8"}]} 2026-06-11 08:08:31.021 8 INFO neutron.services.segments.plugin [-] Segment a9397e29-8f0f-4157-8446-706f8d4c53eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9397e29-8f0f-4157-8446-706f8d4c53eb found for delete ", "request_id": "req-d35b170f-bddd-4da5-9c8c-d54fe3e8cc5e"}]} 2026-06-11 08:08:31.048 8 INFO neutron.services.segments.plugin [-] Segment 8605ef11-c54a-4582-8cfd-981d3b5b1534 resource provider aggregate not found 2026-06-11 08:08:31.050 8 INFO neutron.services.segments.plugin [-] Segment 8605ef11-c54a-4582-8cfd-981d3b5b1534 resource provider aggregate not found 2026-06-11 08:08:31.075 8 INFO neutron.services.segments.plugin [-] Segment 8605ef11-c54a-4582-8cfd-981d3b5b1534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8605ef11-c54a-4582-8cfd-981d3b5b1534 found for delete ", "request_id": "req-98f94c5d-f8dc-4534-a03e-9e953a1fd31d"}]} 2026-06-11 08:08:31.081 8 INFO neutron.services.segments.plugin [-] Segment 8605ef11-c54a-4582-8cfd-981d3b5b1534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8605ef11-c54a-4582-8cfd-981d3b5b1534 found for delete ", "request_id": "req-c38ba834-d7a6-4439-86a1-651ec564673a"}]} [pid: 7|app: 0|req: 1085/2249] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2250] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2251] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:30 2026] GET /v2.0/security-groups?tenant_id=f1e4e6ca52f44a7c952ac4eb7998aaae&name=default => generated 2929 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2252] 199.204.45.148 () {34 vars in 1103 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A180&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => 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: 1088/2253] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2254] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2255] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:31 2026] DELETE /v2.0/security-groups/5efd02a4-1158-4cae-a36d-4caa395397ec => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2256] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2257] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1091/2258] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:08:31 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2259] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:34 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2260] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:34 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:35.732 8 INFO neutron.db.segments_db [None req-17f0e67e-b40e-4599-a46a-62fcda0c364b b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Added segment 658ba98b-8c6d-4d86-bbbf-970be1546b12 of type vxlan for network ffff5fbf-72cf-492e-b74d-8674cda60617 [pid: 8|app: 0|req: 1169/2261] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:35 2026] POST /v2.0/networks => generated 612 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2262] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:08:35 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:36.274 8 INFO neutron.db.segments_db [None req-aae743ff-a1a9-4c95-af90-3077e47a7f47 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Added segment 9a241f67-5fb4-4f51-bee6-c82231316575 of type vxlan for network 1980fe32-81ff-4db1-b95d-fa39a3bc6eb2 [pid: 8|app: 0|req: 1170/2263] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:36 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1094/2264] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:08:36 2026] POST /v2.0/ports => generated 743 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:36.815 8 INFO neutron.db.segments_db [None req-c03b1242-a697-4eb8-8477-1251e0e843c2 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Added segment e900f639-e342-4062-bc59-07f2fdd62796 of type vxlan for network 90cad4c0-9ef0-4bbb-b3a2-d736b7a19671 [pid: 8|app: 0|req: 1171/2265] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:36 2026] POST /v2.0/networks => generated 613 bytes in 175 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: 1095/2266] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:08:36 2026] POST /v2.0/ports => generated 743 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:37.333 8 INFO neutron.db.segments_db [None req-800c2dd5-d14a-4295-858f-ca08d0931809 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Added segment 22364c23-5409-4659-8253-8a9af4429842 of type vxlan for network d44df789-f962-4314-b798-87b223983676 [pid: 8|app: 0|req: 1172/2267] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:37 2026] POST /v2.0/networks => generated 611 bytes in 170 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: 1096/2268] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:08:37 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:37.800 8 INFO neutron.db.segments_db [None req-a3d4ecd4-a2eb-4993-a595-5af16456026a b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Added segment 702068f8-04b8-499c-bf0d-5941b33fc311 of type vxlan for network e46fba12-3861-49e0-94b4-574b052d3094 [pid: 8|app: 0|req: 1173/2269] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:08:37 2026] POST /v2.0/networks => generated 612 bytes in 158 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: 1097/2270] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:08:37 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2271] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:08:38 2026] PUT /v2.0/ports/a1cdbf93-24e5-45bc-b1b0-9672f99bfa2f/tags => generated 17 bytes in 86 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: 1098/2272] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:08:38 2026] PUT /v2.0/ports/371d4b2d-b21f-459e-9832-e1aa05513658/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: 1175/2273] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:08:38 2026] PUT /v2.0/ports/09b1b83e-6a5b-45d5-9941-81435826b156/tags => generated 34 bytes in 77 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: 1099/2274] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:08:38 2026] PUT /v2.0/ports/56f8b5bc-eb71-4c84-a907-4817392342f3/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1176/2275] 10.0.0.168 () {32 vars in 659 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 163 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: 1100/2276] 10.0.0.168 () {32 vars in 673 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2277] 10.0.0.168 () {32 vars in 669 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2278] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2279] 10.0.0.168 () {32 vars in 667 bytes} [Thu Jun 11 08:08:38 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2280] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2281] 10.0.0.168 () {32 vars in 677 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2282] 10.0.0.168 () {32 vars in 689 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:08:39.466 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ff1011d-16a6-4760-87f8-1728af70cf50 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] TaaS: Handle Delete Port: a1cdbf93-24e5-45bc-b1b0-9672f99bfa2f 2026-06-11 08:08:39.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ff1011d-16a6-4760-87f8-1728af70cf50 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Tap Mirror: Handle Delete Port: a1cdbf93-24e5-45bc-b1b0-9672f99bfa2f [pid: 8|app: 0|req: 1180/2283] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:08:39 2026] DELETE /v2.0/ports/a1cdbf93-24e5-45bc-b1b0-9672f99bfa2f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:39.662 7 INFO neutron_taas.services.taas.taas_plugin [None req-f05cec3b-4bbc-4ae8-bb71-ea38dbcf3c16 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] TaaS: Handle Delete Port: 371d4b2d-b21f-459e-9832-e1aa05513658 2026-06-11 08:08:39.665 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f05cec3b-4bbc-4ae8-bb71-ea38dbcf3c16 b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Tap Mirror: Handle Delete Port: 371d4b2d-b21f-459e-9832-e1aa05513658 [pid: 7|app: 0|req: 1104/2284] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:08:39 2026] DELETE /v2.0/ports/371d4b2d-b21f-459e-9832-e1aa05513658 => 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: 1181/2285] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2286] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:39.833 7 INFO neutron_taas.services.taas.taas_plugin [None req-26617875-7e35-4158-b690-bb266bc8195f b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] TaaS: Handle Delete Port: 09b1b83e-6a5b-45d5-9941-81435826b156 2026-06-11 08:08:39.835 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26617875-7e35-4158-b690-bb266bc8195f b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Tap Mirror: Handle Delete Port: 09b1b83e-6a5b-45d5-9941-81435826b156 [pid: 8|app: 0|req: 1183/2287] 10.0.0.168 () {32 vars in 817 bytes} [Thu Jun 11 08:08:39 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&mac_address=fa%3A16%3A3e%3A3e%3Aa9%3A27 => generated 1200 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2288] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:08:39 2026] DELETE /v2.0/ports/09b1b83e-6a5b-45d5-9941-81435826b156 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:40.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d66e616-0205-4e7d-9deb-fd27b8a33d6a b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] TaaS: Handle Delete Port: 56f8b5bc-eb71-4c84-a907-4817392342f3 2026-06-11 08:08:40.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d66e616-0205-4e7d-9deb-fd27b8a33d6a b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Tap Mirror: Handle Delete Port: 56f8b5bc-eb71-4c84-a907-4817392342f3 [pid: 7|app: 0|req: 1106/2289] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:08:39 2026] DELETE /v2.0/ports/56f8b5bc-eb71-4c84-a907-4817392342f3 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:40.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-24f2ffd5-c85e-4611-a0c5-9df4b521a3ff b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] TaaS: Handle Delete Port: 4986ee1d-cba1-46b0-b611-3c87eb55e3db 2026-06-11 08:08:40.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24f2ffd5-c85e-4611-a0c5-9df4b521a3ff b19a7abd55924947be573af97091c312 b63ea85e45834cff89497b91faa83c41 - - default default] Tap Mirror: Handle Delete Port: 4986ee1d-cba1-46b0-b611-3c87eb55e3db [pid: 7|app: 0|req: 1107/2290] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/ports/4986ee1d-cba1-46b0-b611-3c87eb55e3db => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:40.423 7 INFO neutron.services.segments.plugin [-] Segment 658ba98b-8c6d-4d86-bbbf-970be1546b12 resource provider aggregate not found 2026-06-11 08:08:40.429 7 INFO neutron.services.segments.plugin [-] Segment 658ba98b-8c6d-4d86-bbbf-970be1546b12 resource provider aggregate not found 2026-06-11 08:08:40.446 7 INFO neutron.services.segments.plugin [-] Segment 658ba98b-8c6d-4d86-bbbf-970be1546b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658ba98b-8c6d-4d86-bbbf-970be1546b12 found for delete ", "request_id": "req-52545a3d-d3af-46e1-afb2-161d3927aefd"}]} 2026-06-11 08:08:40.447 7 INFO neutron.services.segments.plugin [-] Segment 658ba98b-8c6d-4d86-bbbf-970be1546b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 658ba98b-8c6d-4d86-bbbf-970be1546b12 found for delete ", "request_id": "req-1b908365-420c-4d9b-9d18-0a7d7e1f69d8"}]} [pid: 7|app: 0|req: 1108/2291] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/networks/ffff5fbf-72cf-492e-b74d-8674cda60617 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:08:40.584 8 INFO neutron.db.l3_db [None req-a686840e-a04a-4d2a-915d-af993532ae5b 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 2bde3272-759d-4f77-a0af-0a26c964ee30 associated. External IP: 10.96.250.215, port: 9e9a5f9a-059b-4e55-a525-5a9894c2cc49. [pid: 7|app: 0|req: 1109/2292] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/networks/1980fe32-81ff-4db1-b95d-fa39a3bc6eb2 => 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: 1110/2293] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/networks/90cad4c0-9ef0-4bbb-b3a2-d736b7a19671 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2294] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/networks/d44df789-f962-4314-b798-87b223983676 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2295] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:08:39 2026] POST /v2.0/floatingips => generated 855 bytes in 999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:40.946 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a982da4-9752-4730-bb39-5e5fa6b7c08f'] response: {'name': 'network-changed', 'server_uuid': '1be16e7b-c51a-4bcb-b455-5529bcfa0a1a', 'tag': '9e9a5f9a-059b-4e55-a525-5a9894c2cc49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1185/2296] 10.0.0.86 () {34 vars in 1094 bytes} [Thu Jun 11 08:08:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1734037111&fields=id&tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2297] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:08:40 2026] DELETE /v2.0/networks/e46fba12-3861-49e0-94b4-574b052d3094 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2298] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2299] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/quotas/5cb83ee3c9564bdb82afd97a0c7d081a => generated 292 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2300] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&fields=id => generated 333 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2301] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1188/2302] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2303] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => 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: 1189/2304] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2305] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2306] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => 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: 1117/2307] 199.204.45.148 () {34 vars in 1103 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A180&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2308] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2309] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2310] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2311] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2312] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:08:41 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2313] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:42 2026] GET /v2.0/security-groups?tenant_id=d3ed5d3629104c29a15d7cf77f2bc0dd&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2314] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:42 2026] DELETE /v2.0/security-groups/ff42773d-975f-4a72-9cbe-bbf228dcd20e => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:08:42.466 7 INFO neutron.services.segments.plugin [-] Segment 9a241f67-5fb4-4f51-bee6-c82231316575 resource provider aggregate not found 2026-06-11 08:08:42.467 7 INFO neutron.services.segments.plugin [-] Segment 9a241f67-5fb4-4f51-bee6-c82231316575 resource provider aggregate not found 2026-06-11 08:08:42.484 7 INFO neutron.services.segments.plugin [-] Segment 9a241f67-5fb4-4f51-bee6-c82231316575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a241f67-5fb4-4f51-bee6-c82231316575 found for delete ", "request_id": "req-ff8d1862-9f63-446e-821c-f510d70f5b10"}]} 2026-06-11 08:08:42.485 7 INFO neutron.services.segments.plugin [-] Segment 9a241f67-5fb4-4f51-bee6-c82231316575 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a241f67-5fb4-4f51-bee6-c82231316575 found for delete ", "request_id": "req-e965035d-21f8-40bc-a10b-1363520b81ef"}]} 2026-06-11 08:08:42.508 7 INFO neutron.services.segments.plugin [-] Segment e900f639-e342-4062-bc59-07f2fdd62796 resource provider aggregate not found 2026-06-11 08:08:42.513 7 INFO neutron.services.segments.plugin [-] Segment e900f639-e342-4062-bc59-07f2fdd62796 resource provider aggregate not found 2026-06-11 08:08:42.533 7 INFO neutron.services.segments.plugin [-] Segment e900f639-e342-4062-bc59-07f2fdd62796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e900f639-e342-4062-bc59-07f2fdd62796 found for delete ", "request_id": "req-4943f583-6465-4199-867f-a10b88c22d3c"}]} 2026-06-11 08:08:42.538 7 INFO neutron.services.segments.plugin [-] Segment e900f639-e342-4062-bc59-07f2fdd62796 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e900f639-e342-4062-bc59-07f2fdd62796 found for delete ", "request_id": "req-754e1c98-e91d-4ee4-8fb7-e079bd3c8ed4"}]} 2026-06-11 08:08:42.552 7 INFO neutron.services.segments.plugin [-] Segment 22364c23-5409-4659-8253-8a9af4429842 resource provider aggregate not found 2026-06-11 08:08:42.567 7 INFO neutron.services.segments.plugin [-] Segment 22364c23-5409-4659-8253-8a9af4429842 resource provider aggregate not found 2026-06-11 08:08:42.575 7 INFO neutron.services.segments.plugin [-] Segment 22364c23-5409-4659-8253-8a9af4429842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22364c23-5409-4659-8253-8a9af4429842 found for delete ", "request_id": "req-71ef1410-e77b-4d06-baf0-3d5f52a18a3a"}]} 2026-06-11 08:08:42.588 7 INFO neutron.services.segments.plugin [-] Segment 22364c23-5409-4659-8253-8a9af4429842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22364c23-5409-4659-8253-8a9af4429842 found for delete ", "request_id": "req-faa82f77-dc56-4f60-8770-f438bafef841"}]} 2026-06-11 08:08:42.597 7 INFO neutron.services.segments.plugin [-] Segment 702068f8-04b8-499c-bf0d-5941b33fc311 resource provider aggregate not found 2026-06-11 08:08:42.622 7 INFO neutron.services.segments.plugin [-] Segment 702068f8-04b8-499c-bf0d-5941b33fc311 resource provider aggregate not found 2026-06-11 08:08:42.630 7 INFO neutron.services.segments.plugin [-] Segment 702068f8-04b8-499c-bf0d-5941b33fc311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702068f8-04b8-499c-bf0d-5941b33fc311 found for delete ", "request_id": "req-fc5551cb-cdbd-4b65-9f9f-965c10fd444d"}]} 2026-06-11 08:08:42.646 7 INFO neutron.services.segments.plugin [-] Segment 702068f8-04b8-499c-bf0d-5941b33fc311 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 702068f8-04b8-499c-bf0d-5941b33fc311 found for delete ", "request_id": "req-20d82f25-cc0f-4071-a081-581766bae372"}]} [pid: 7|app: 0|req: 1121/2315] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:42 2026] GET /v2.0/security-groups?tenant_id=3a89be1371664d7b984866f376e6f5fb&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: 1195/2316] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:42 2026] DELETE /v2.0/security-groups/d32b84d5-321b-42c5-a638-c06ddaef8534 => 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: 1122/2317] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:42 2026] GET /v2.0/security-groups?tenant_id=b63ea85e45834cff89497b91faa83c41&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2318] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:42 2026] DELETE /v2.0/security-groups/fd97a528-7e9a-4955-8ed7-eeeae4894945 => 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: 1124/2321] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:08:45 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2322] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:08:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a => generated 179 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2323] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:08:45 2026] POST /v2.0/ports => generated 1187 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1126/2324] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:46 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1202 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2325] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:46 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&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: 8|app: 0|req: 1199/2326] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:08:46 2026] PUT /v2.0/ports/92506981-e814-4660-b5b9-90e5162f8ec4 => generated 1468 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:08:46.984 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2fa351d-9a2e-482f-946f-1101320ccc89'] response: {'name': 'network-changed', 'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'status': 'completed', 'code': 200} 2026-06-11 08:08:47.460 7 INFO neutron.db.segments_db [None req-78f8a83a-f1d7-4593-b351-cdafad042f16 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Added segment e622d8b1-0702-47af-9174-b18ea4bf30df of type vxlan for network a76c336b-0f8d-46d1-a916-663da7a7b81d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2327] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:47 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2328] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:08:47 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2329] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:08:47 2026] GET /v2.0/networks?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&shared=False => generated 2376 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2330] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:08:47 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:08:47.706 7 INFO neutron.db.l3_hamode_db [None req-78f8a83a-f1d7-4593-b351-cdafad042f16 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1204/2331] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:08:47 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) 2026-06-11 08:08:47.807 7 INFO neutron.db.l3_hamode_db [None req-78f8a83a-f1d7-4593-b351-cdafad042f16 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1128/2332] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:47 2026] POST /v2.0/routers => generated 474 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:48.392 8 INFO neutron.db.l3_hamode_db [None req-c3e4652b-3c16-4ebb-8e72-16b65a45a22c 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:08:48.504 8 INFO neutron.db.l3_hamode_db [None req-c3e4652b-3c16-4ebb-8e72-16b65a45a22c 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1129/2333] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1471 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2334] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => 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: 1131/2335] 199.204.45.148 () {34 vars in 1105 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2336] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/subnets?id=768a34ee-2841-4a7c-9f2d-6eb91da8ce8c&id=bccff33d-bc61-4148-b577-cbde41164b91 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2337] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&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: 1134/2338] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2339] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1136/2340] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:08:48 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1205/2341] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:48 2026] POST /v2.0/routers => generated 474 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:49.108 7 INFO neutron.db.l3_hamode_db [None req-242c6fd8-468b-4450-bc61-ae9db9c67402 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:08:49.698 7 INFO neutron.db.l3_hamode_db [None req-242c6fd8-468b-4450-bc61-ae9db9c67402 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1137/2342] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:49 2026] POST /v2.0/routers => generated 474 bytes in 1275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:50.381 8 INFO neutron.db.l3_hamode_db [None req-3cd48f72-3279-4a4b-b913-08121ad56bc2 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:08:50.502 8 INFO neutron.db.l3_hamode_db [None req-3cd48f72-3279-4a4b-b913-08121ad56bc2 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1206/2343] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:50 2026] POST /v2.0/routers => generated 474 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:51.144 7 INFO neutron.db.l3_hamode_db [None req-df08f424-f7e2-43f9-b183-018f9324353f 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-11 08:08:51.277 7 INFO neutron.db.l3_hamode_db [None req-df08f424-f7e2-43f9-b183-018f9324353f 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1207/2344] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:51 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2345] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:51 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2346] 10.0.0.168 () {34 vars in 667 bytes} [Thu Jun 11 08:08:51 2026] POST /v2.0/routers => generated 474 bytes in 912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2347] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:52 2026] PUT /v2.0/routers/5f312e8c-16c0-4f0c-81f4-122b41933aaf/tags => generated 17 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2348] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:52 2026] PUT /v2.0/routers/189b6846-951c-4ae8-bd3e-4c6771b87843/tags => generated 25 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2349] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:52 2026] PUT /v2.0/routers/a3ec910d-467d-41f5-881a-bde81e787d57/tags => generated 34 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2350] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:08:52 2026] PUT /v2.0/routers/cddcd7ba-4afc-4568-8d05-1d181810d6c1/tags => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2351] 10.0.0.168 () {32 vars in 663 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2352] 10.0.0.168 () {32 vars in 677 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2353] 10.0.0.168 () {32 vars in 673 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2354] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2355] 10.0.0.168 () {32 vars in 671 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2356] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:08:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2357] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:08:53 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2358] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:08:53 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2359] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:53 2026] GET /v2.0/routers/5f312e8c-16c0-4f0c-81f4-122b41933aaf => generated 485 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2360] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:53 2026] PUT /v2.0/routers/5f312e8c-16c0-4f0c-81f4-122b41933aaf => generated 485 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2361] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:53 2026] GET /v2.0/ports?device_id=5f312e8c-16c0-4f0c-81f4-122b41933aaf => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:53.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-24521f91-c9c5-4df9-bab4-c78db4b0c9f6 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] TaaS: Handle Delete Port: bab50bfc-f8ae-4af4-b278-ba6d9ec9d3de 2026-06-11 08:08:53.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24521f91-c9c5-4df9-bab4-c78db4b0c9f6 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Tap Mirror: Handle Delete Port: bab50bfc-f8ae-4af4-b278-ba6d9ec9d3de [pid: 7|app: 0|req: 1146/2362] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:53 2026] DELETE /v2.0/routers/5f312e8c-16c0-4f0c-81f4-122b41933aaf => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2363] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.0/routers/189b6846-951c-4ae8-bd3e-4c6771b87843 => generated 493 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2364] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:54 2026] PUT /v2.0/routers/189b6846-951c-4ae8-bd3e-4c6771b87843 => generated 493 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2365] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.0/ports?device_id=189b6846-951c-4ae8-bd3e-4c6771b87843 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:54.999 7 INFO neutron_taas.services.taas.taas_plugin [None req-219ee7f7-3e0c-44b9-8ab0-21da13d1fd86 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] TaaS: Handle Delete Port: a4185155-64a0-4a3f-a0b0-d0d9d7f9c955 2026-06-11 08:08:55.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-219ee7f7-3e0c-44b9-8ab0-21da13d1fd86 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Tap Mirror: Handle Delete Port: a4185155-64a0-4a3f-a0b0-d0d9d7f9c955 [pid: 7|app: 0|req: 1148/2366] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:54 2026] DELETE /v2.0/routers/189b6846-951c-4ae8-bd3e-4c6771b87843 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2367] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:55 2026] GET /v2.0/routers/a3ec910d-467d-41f5-881a-bde81e787d57 => generated 502 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2368] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:55 2026] PUT /v2.0/routers/a3ec910d-467d-41f5-881a-bde81e787d57 => generated 502 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2369] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:55 2026] GET /v2.0/ports?device_id=a3ec910d-467d-41f5-881a-bde81e787d57 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:56.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-38b99d11-a68c-4541-8eeb-bac4b28e7502 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] TaaS: Handle Delete Port: 1853aed7-5353-40a7-adf4-3f058a01f4fe 2026-06-11 08:08:56.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38b99d11-a68c-4541-8eeb-bac4b28e7502 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Tap Mirror: Handle Delete Port: 1853aed7-5353-40a7-adf4-3f058a01f4fe [pid: 7|app: 0|req: 1150/2370] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:55 2026] DELETE /v2.0/routers/a3ec910d-467d-41f5-881a-bde81e787d57 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2371] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:56 2026] GET /v2.0/routers/cddcd7ba-4afc-4568-8d05-1d181810d6c1 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2372] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:56 2026] PUT /v2.0/routers/cddcd7ba-4afc-4568-8d05-1d181810d6c1 => generated 487 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2373] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:56 2026] GET /v2.0/ports?device_id=cddcd7ba-4afc-4568-8d05-1d181810d6c1 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:57.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-aee385a8-8bc4-4dea-8312-ec13fd57fba0 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] TaaS: Handle Delete Port: 36ab9aba-918f-4358-8dd8-b711fdc1d4b1 2026-06-11 08:08:57.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aee385a8-8bc4-4dea-8312-ec13fd57fba0 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Tap Mirror: Handle Delete Port: 36ab9aba-918f-4358-8dd8-b711fdc1d4b1 [pid: 8|app: 0|req: 1223/2374] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:08:57 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1204 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2375] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:08:57 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&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: 8|app: 0|req: 1225/2376] 10.0.0.168 () {32 vars in 817 bytes} [Thu Jun 11 08:08:57 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&mac_address=fa%3A16%3A3e%3A41%3Aa9%3A0c => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2377] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:56 2026] DELETE /v2.0/routers/cddcd7ba-4afc-4568-8d05-1d181810d6c1 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2378] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:08:57 2026] GET /v2.0/routers/e791b689-8cb0-403f-a682-1f0cc1d4d036 => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2379] 10.0.0.168 () {34 vars in 741 bytes} [Thu Jun 11 08:08:57 2026] PUT /v2.0/routers/e791b689-8cb0-403f-a682-1f0cc1d4d036 => generated 480 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2380] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:08:57 2026] GET /v2.0/ports?device_id=e791b689-8cb0-403f-a682-1f0cc1d4d036 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:08:57.992 8 INFO neutron.db.l3_db [None req-03ab5fea-ef68-42c5-8b44-784e1167031f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 22e9af72-8dc4-4f85-9a28-c28790c11956 associated. External IP: 10.96.250.211, port: 92506981-e814-4660-b5b9-90e5162f8ec4. 2026-06-11 08:08:58.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-af545b63-d86e-47ca-82d6-6f6083dd75e0 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] TaaS: Handle Delete Port: 0ca75293-5707-43fd-9a5e-1f52554dd918 2026-06-11 08:08:58.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af545b63-d86e-47ca-82d6-6f6083dd75e0 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] Tap Mirror: Handle Delete Port: 0ca75293-5707-43fd-9a5e-1f52554dd918 [pid: 8|app: 0|req: 1226/2381] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:08:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:08:58.357 7 INFO neutron.services.segments.plugin [-] Segment e622d8b1-0702-47af-9174-b18ea4bf30df resource provider aggregate not found 2026-06-11 08:08:58.365 7 INFO neutron.services.segments.plugin [-] Segment e622d8b1-0702-47af-9174-b18ea4bf30df resource provider aggregate not found 2026-06-11 08:08:58.373 7 INFO neutron.services.segments.plugin [-] Segment e622d8b1-0702-47af-9174-b18ea4bf30df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e622d8b1-0702-47af-9174-b18ea4bf30df found for delete ", "request_id": "req-af697811-a992-4cfc-bd91-fe5517b89501"}]} 2026-06-11 08:08:58.384 7 INFO neutron.services.segments.plugin [-] Segment e622d8b1-0702-47af-9174-b18ea4bf30df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e622d8b1-0702-47af-9174-b18ea4bf30df found for delete ", "request_id": "req-38bb4ffb-4dd6-4fdd-acc5-31a974f2543c"}]} 2026-06-11 08:08:58.391 7 INFO neutron.db.l3_hamode_db [None req-af545b63-d86e-47ca-82d6-6f6083dd75e0 7e49ee370c3f45b4b838b83522a52b82 86c43a3e070e47c48585b38cd89679a3 - - default default] HA network a76c336b-0f8d-46d1-a916-663da7a7b81d was deleted as no HA routers are present in tenant 86c43a3e070e47c48585b38cd89679a3. 2026-06-11 08:08:58.396 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-119543f9-1796-4eba-a784-664aed3adb26'] response: {'name': 'network-changed', 'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1156/2382] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:08:57 2026] DELETE /v2.0/routers/e791b689-8cb0-403f-a682-1f0cc1d4d036 => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2385] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:08:58 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2386] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:08:58 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => 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: 1229/2387] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2388] 199.204.45.148 () {34 vars in 1105 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => 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: 1230/2389] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/subnets?id=768a34ee-2841-4a7c-9f2d-6eb91da8ce8c&id=bccff33d-bc61-4148-b577-cbde41164b91 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2390] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2391] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2392] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1163/2393] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2394] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/security-groups?tenant_id=359a27bde44a4e1f884e3e7340cb1f1c&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2395] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:59 2026] DELETE /v2.0/security-groups/27e17c34-389e-428a-9985-ca86d8c35ebd => 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: 1232/2396] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:08:59 2026] GET /v2.0/security-groups?tenant_id=86c43a3e070e47c48585b38cd89679a3&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2397] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:08:59 2026] DELETE /v2.0/security-groups/4a40749b-7599-48d9-9598-9c9a3d4da097 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2398] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:00 2026] GET /v2.0/security-groups?tenant_id=b3b76290c6dd42208deb75f30e21bd9f&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2399] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:00 2026] DELETE /v2.0/security-groups/3da5448c-20c6-420d-a1f4-32916f8d99ad => 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: 1234/2400] 10.0.0.200 () {34 vars in 989 bytes} [Thu Jun 11 08:09:02 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2401] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Jun 11 08:09:02 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:09:04.593 8 INFO neutron.db.segments_db [None req-2f1b4692-ec68-4242-a199-951b7024a010 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Added segment 8ab42485-6c99-4972-91d1-018e9d2aa0e1 of type vxlan for network ee6d1977-fe91-4a89-aa03-042af84d8342 [pid: 8|app: 0|req: 1235/2402] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:04 2026] POST /v2.0/networks => generated 613 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2403] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:04 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2404] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:04 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:09:05.254 7 INFO neutron.db.segments_db [None req-0ec60639-3c84-412d-84b0-2ba9d73d0c37 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Added segment fa27edb4-7418-472f-8851-e44a1291417f of type vxlan for network 2503bfda-7208-423c-b9f2-400bac538a58 [pid: 7|app: 0|req: 1169/2405] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:05 2026] POST /v2.0/networks => generated 612 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2406] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:05 2026] POST /v2.0/ports => generated 743 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2407] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:06 2026] POST /v2.0/trunks => generated 407 bytes in 251 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-06-11 08:09:06.350 8 INFO neutron.db.segments_db [None req-039eae71-cc0b-497f-babb-bd6337ed7762 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Added segment 0d1c71ec-f38b-4dce-b913-0f36c71ae971 of type vxlan for network c2f175f6-ace8-4812-a766-02dbc7beb3d6 [pid: 8|app: 0|req: 1238/2408] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:06 2026] POST /v2.0/networks => generated 612 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2409] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:06 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2410] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:06 2026] POST /v2.0/trunks => generated 407 bytes in 150 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-06-11 08:09:06.961 7 INFO neutron.db.segments_db [None req-03283c71-32d9-40a4-935c-bf45890da166 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Added segment 845fd750-ff85-4925-b3c7-c148aaac7a8d of type vxlan for network eb4a033a-4373-4dc7-9823-753f0ccc5431 [pid: 7|app: 0|req: 1172/2411] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:06 2026] POST /v2.0/networks => generated 613 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2412] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:07 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2413] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:07 2026] POST /v2.0/trunks => generated 407 bytes in 152 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-06-11 08:09:07.553 8 INFO neutron.db.segments_db [None req-dd9afa8a-8cf7-4725-a238-5b611ea6f4ff 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Added segment 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 of type vxlan for network b025c926-c381-4859-9374-40c1aa26065c [pid: 8|app: 0|req: 1241/2414] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:07 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2415] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:07 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2416] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:07 2026] POST /v2.0/trunks => generated 407 bytes in 163 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: 1175/2417] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:08 2026] PUT /v2.0/trunks/b65e076a-b28d-4a1a-b574-69fcbdb1ed6d/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2418] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:08 2026] PUT /v2.0/trunks/719cadd0-e7c0-4b1c-96a0-6b8313488427/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2419] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:08 2026] PUT /v2.0/trunks/95fa5796-4cfb-4f00-adca-2ed6270d0f6b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2420] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:08 2026] PUT /v2.0/trunks/26b8f1f7-7fce-4945-b085-4dea40c4072f/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2421] 10.0.0.168 () {32 vars in 661 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2422] 10.0.0.168 () {32 vars in 675 bytes} [Thu Jun 11 08:09:08 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: 7|app: 0|req: 1178/2423] 10.0.0.168 () {32 vars in 671 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2424] 10.0.0.168 () {32 vars in 683 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2425] 10.0.0.168 () {32 vars in 669 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2426] 10.0.0.168 () {32 vars in 683 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2427] 10.0.0.168 () {32 vars in 679 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2428] 10.0.0.168 () {32 vars in 691 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2429] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks/b65e076a-b28d-4a1a-b574-69fcbdb1ed6d => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2430] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/ports/20ad3b71-415e-4bdf-8cd5-af22110bbe53 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2431] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:08 2026] DELETE /v2.0/trunks/b65e076a-b28d-4a1a-b574-69fcbdb1ed6d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2432] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks/719cadd0-e7c0-4b1c-96a0-6b8313488427 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2433] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/ports/da06fd40-b2cf-4bca-9e2e-c0edd3273a1f => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2434] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:08 2026] DELETE /v2.0/trunks/719cadd0-e7c0-4b1c-96a0-6b8313488427 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2435] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/trunks/95fa5796-4cfb-4f00-adca-2ed6270d0f6b => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2436] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:08 2026] GET /v2.0/ports/eb36d216-15dc-4cd9-84b7-c51065d4b5df => generated 826 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2437] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/trunks/95fa5796-4cfb-4f00-adca-2ed6270d0f6b => 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: 1253/2438] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:09 2026] GET /v2.0/trunks/26b8f1f7-7fce-4945-b085-4dea40c4072f => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2439] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:09 2026] GET /v2.0/ports/669bac04-9655-4cc8-b8a8-eb6b7cc3bda1 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2440] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/trunks/26b8f1f7-7fce-4945-b085-4dea40c4072f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2441] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:09 2026] GET /v2.0/trunks/3c7603c0-b0bc-4b0d-861b-e676f676406b => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2442] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:09 2026] GET /v2.0/ports/768b96ae-f749-4247-b6be-0c9a36ed963f => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2443] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/trunks/3c7603c0-b0bc-4b0d-861b-e676f676406b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:09:09.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-c025de23-e5a5-47f7-bac4-001f4895a310 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] TaaS: Handle Delete Port: 20ad3b71-415e-4bdf-8cd5-af22110bbe53 2026-06-11 08:09:09.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c025de23-e5a5-47f7-bac4-001f4895a310 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Tap Mirror: Handle Delete Port: 20ad3b71-415e-4bdf-8cd5-af22110bbe53 [pid: 8|app: 0|req: 1256/2444] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/ports/20ad3b71-415e-4bdf-8cd5-af22110bbe53 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:09.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-05a64514-ea2a-4ac5-ba7d-3fa0e9d2ece0 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] TaaS: Handle Delete Port: da06fd40-b2cf-4bca-9e2e-c0edd3273a1f 2026-06-11 08:09:09.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05a64514-ea2a-4ac5-ba7d-3fa0e9d2ece0 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Tap Mirror: Handle Delete Port: da06fd40-b2cf-4bca-9e2e-c0edd3273a1f [pid: 7|app: 0|req: 1189/2445] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/ports/da06fd40-b2cf-4bca-9e2e-c0edd3273a1f => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:09.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-42c20ea4-d567-48cf-be7c-257c7ff57bb5 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] TaaS: Handle Delete Port: eb36d216-15dc-4cd9-84b7-c51065d4b5df 2026-06-11 08:09:09.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c20ea4-d567-48cf-be7c-257c7ff57bb5 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Tap Mirror: Handle Delete Port: eb36d216-15dc-4cd9-84b7-c51065d4b5df [pid: 8|app: 0|req: 1257/2446] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:09 2026] DELETE /v2.0/ports/eb36d216-15dc-4cd9-84b7-c51065d4b5df => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:10.186 7 INFO neutron_taas.services.taas.taas_plugin [None req-81b2bfd5-617a-49a6-8a5e-690271eb39ef 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] TaaS: Handle Delete Port: 669bac04-9655-4cc8-b8a8-eb6b7cc3bda1 2026-06-11 08:09:10.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81b2bfd5-617a-49a6-8a5e-690271eb39ef 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Tap Mirror: Handle Delete Port: 669bac04-9655-4cc8-b8a8-eb6b7cc3bda1 [pid: 7|app: 0|req: 1190/2447] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/ports/669bac04-9655-4cc8-b8a8-eb6b7cc3bda1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:10.392 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2f7beb2-b815-4fb4-821f-6d6abbccaefc 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] TaaS: Handle Delete Port: 768b96ae-f749-4247-b6be-0c9a36ed963f 2026-06-11 08:09:10.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2f7beb2-b815-4fb4-821f-6d6abbccaefc 62afa5c544f641d4b8a116583160f032 75dd3689c5b74dc58e6f14fc1f970eee - - default default] Tap Mirror: Handle Delete Port: 768b96ae-f749-4247-b6be-0c9a36ed963f [pid: 8|app: 0|req: 1258/2448] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/ports/768b96ae-f749-4247-b6be-0c9a36ed963f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:10.594 7 INFO neutron.services.segments.plugin [-] Segment 8ab42485-6c99-4972-91d1-018e9d2aa0e1 resource provider aggregate not found 2026-06-11 08:09:10.600 7 INFO neutron.services.segments.plugin [-] Segment 8ab42485-6c99-4972-91d1-018e9d2aa0e1 resource provider aggregate not found 2026-06-11 08:09:10.607 7 INFO neutron.services.segments.plugin [-] Segment 8ab42485-6c99-4972-91d1-018e9d2aa0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab42485-6c99-4972-91d1-018e9d2aa0e1 found for delete ", "request_id": "req-621944f0-17ce-471b-9271-9d13194b80a6"}]} 2026-06-11 08:09:10.618 7 INFO neutron.services.segments.plugin [-] Segment 8ab42485-6c99-4972-91d1-018e9d2aa0e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ab42485-6c99-4972-91d1-018e9d2aa0e1 found for delete ", "request_id": "req-66f2e429-0a75-4c10-8e11-2c2f6da7242b"}]} [pid: 7|app: 0|req: 1191/2449] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/networks/ee6d1977-fe91-4a89-aa03-042af84d8342 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:10.757 8 INFO neutron.services.segments.plugin [-] Segment fa27edb4-7418-472f-8851-e44a1291417f resource provider aggregate not found 2026-06-11 08:09:10.764 8 INFO neutron.services.segments.plugin [-] Segment fa27edb4-7418-472f-8851-e44a1291417f resource provider aggregate not found 2026-06-11 08:09:10.782 8 INFO neutron.services.segments.plugin [-] Segment fa27edb4-7418-472f-8851-e44a1291417f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa27edb4-7418-472f-8851-e44a1291417f found for delete ", "request_id": "req-91988bb4-5985-45ef-8799-b9fc93224b20"}]} 2026-06-11 08:09:10.785 8 INFO neutron.services.segments.plugin [-] Segment fa27edb4-7418-472f-8851-e44a1291417f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa27edb4-7418-472f-8851-e44a1291417f found for delete ", "request_id": "req-36e70627-f853-44fd-9c7d-b67a701a7a8e"}]} [pid: 8|app: 0|req: 1259/2450] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/networks/2503bfda-7208-423c-b9f2-400bac538a58 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2451] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/networks/c2f175f6-ace8-4812-a766-02dbc7beb3d6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2452] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:10 2026] DELETE /v2.0/networks/eb4a033a-4373-4dc7-9823-753f0ccc5431 => 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: 1193/2453] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:11 2026] DELETE /v2.0/networks/b025c926-c381-4859-9374-40c1aa26065c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2454] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:12 2026] GET /v2.0/security-groups?tenant_id=c4303d93eee941ed8afae620259a7930&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2455] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:12 2026] DELETE /v2.0/security-groups/2c56996b-41f8-4bec-be79-99fab6a4d7f8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2456] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:12 2026] GET /v2.0/security-groups?tenant_id=75dd3689c5b74dc58e6f14fc1f970eee&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:09:12.625 7 INFO neutron.services.segments.plugin [-] Segment 0d1c71ec-f38b-4dce-b913-0f36c71ae971 resource provider aggregate not found [pid: 7|app: 0|req: 1195/2457] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:12 2026] DELETE /v2.0/security-groups/a8aa9425-ed8d-4cf4-a541-6fe42ec2e20b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:09:12.641 7 INFO neutron.services.segments.plugin [-] Segment 0d1c71ec-f38b-4dce-b913-0f36c71ae971 resource provider aggregate not found 2026-06-11 08:09:12.641 7 INFO neutron.services.segments.plugin [-] Segment 0d1c71ec-f38b-4dce-b913-0f36c71ae971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1c71ec-f38b-4dce-b913-0f36c71ae971 found for delete ", "request_id": "req-02d8a44f-53b5-49db-bbbc-4da6abcb33c2"}]} 2026-06-11 08:09:12.659 7 INFO neutron.services.segments.plugin [-] Segment 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 resource provider aggregate not found 2026-06-11 08:09:12.662 7 INFO neutron.services.segments.plugin [-] Segment 0d1c71ec-f38b-4dce-b913-0f36c71ae971 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d1c71ec-f38b-4dce-b913-0f36c71ae971 found for delete ", "request_id": "req-e4fa9964-8867-4e28-81b4-04648a7078a7"}]} 2026-06-11 08:09:12.674 7 INFO neutron.services.segments.plugin [-] Segment 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 found for delete ", "request_id": "req-1562a503-e7ff-46bf-a965-8a84febadf00"}]} 2026-06-11 08:09:12.684 7 INFO neutron.services.segments.plugin [-] Segment 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 resource provider aggregate not found 2026-06-11 08:09:12.702 7 INFO neutron.services.segments.plugin [-] Segment 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bb0e98-2dfc-40a3-8861-dee8fa4345b2 found for delete ", "request_id": "req-4a1b5d5c-b362-4bc6-b2f1-d7f22ca9c79f"}]} 2026-06-11 08:09:12.801 8 INFO neutron.services.segments.plugin [-] Segment 845fd750-ff85-4925-b3c7-c148aaac7a8d resource provider aggregate not found 2026-06-11 08:09:12.808 8 INFO neutron.services.segments.plugin [-] Segment 845fd750-ff85-4925-b3c7-c148aaac7a8d resource provider aggregate not found 2026-06-11 08:09:12.824 8 INFO neutron.services.segments.plugin [-] Segment 845fd750-ff85-4925-b3c7-c148aaac7a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845fd750-ff85-4925-b3c7-c148aaac7a8d found for delete ", "request_id": "req-bf4f3433-14bc-4d1f-867d-db0074f95892"}]} 2026-06-11 08:09:12.826 8 INFO neutron.services.segments.plugin [-] Segment 845fd750-ff85-4925-b3c7-c148aaac7a8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 845fd750-ff85-4925-b3c7-c148aaac7a8d found for delete ", "request_id": "req-c5ed8dad-c591-4d9d-8626-bccda711f8ba"}]} [pid: 8|app: 0|req: 1263/2458] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:12 2026] GET /v2.0/security-groups?tenant_id=6c0e2e9ba44246f18b2c9b36b0e5bb27&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2459] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:12 2026] DELETE /v2.0/security-groups/6bc2c591-f51b-4d31-af65-085526033a0d => 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: 1198/2462] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:09:14 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2463] 10.0.0.187 () {30 vars in 689 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2464] 10.0.0.187 () {30 vars in 691 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2465] 10.0.0.187 () {30 vars in 667 bytes} [Thu Jun 11 08:09:15 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: 1200/2466] 10.0.0.187 () {30 vars in 703 bytes} [Thu Jun 11 08:09:15 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: 1267/2467] 10.0.0.187 () {28 vars in 438 bytes} [Thu Jun 11 08:09:15 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: 1201/2468] 10.0.0.187 () {30 vars in 727 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2469] 10.0.0.187 () {30 vars in 689 bytes} [Thu Jun 11 08:09:15 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: 1202/2470] 10.0.0.187 () {30 vars in 691 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2471] 10.0.0.187 () {30 vars in 667 bytes} [Thu Jun 11 08:09:15 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: 1203/2472] 10.0.0.187 () {30 vars in 703 bytes} [Thu Jun 11 08:09:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2473] 10.0.0.187 () {30 vars in 727 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2474] 10.0.0.187 () {30 vars in 689 bytes} [Thu Jun 11 08:09:16 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: 1205/2475] 10.0.0.187 () {30 vars in 691 bytes} [Thu Jun 11 08:09:16 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: 1206/2476] 10.0.0.187 () {30 vars in 667 bytes} [Thu Jun 11 08:09:16 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: 1207/2477] 10.0.0.187 () {30 vars in 703 bytes} [Thu Jun 11 08:09:16 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: 1208/2478] 10.0.0.187 () {30 vars in 729 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2479] 10.0.0.187 () {30 vars in 681 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2480] 10.0.0.187 () {34 vars in 703 bytes} [Thu Jun 11 08:09:16 2026] POST /v2.0/ports => generated 1132 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2481] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:09:16 2026] POST /v2.0/floatingips => generated 552 bytes in 683 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: 1211/2482] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:09:16 2026] PUT /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2483] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:16 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2484] 10.0.0.168 () {34 vars in 769 bytes} [Thu Jun 11 08:09:17 2026] PUT /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2485] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2486] 10.0.0.168 () {34 vars in 765 bytes} [Thu Jun 11 08:09:17 2026] PUT /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2487] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2488] 10.0.0.168 () {34 vars in 787 bytes} [Thu Jun 11 08:09:17 2026] PUT /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2489] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2490] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:09:17 2026] PUT /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2491] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2492] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:09:17.624 8 INFO neutron.api.v2.resource [None req-a11ccf38-3d05-4c98-a6a1-0c610809f770 9653b7026575433093d4bdb22f671c43 88f102d66fee428ebdd128d1b467b1bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1277/2493] 10.0.0.168 () {32 vars in 750 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2494] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:09:17 2026] DELETE /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2495] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:09:17.779 7 INFO neutron.api.v2.resource [None req-3cd22f0d-95a5-4b2f-ac0b-052f1d40e2e8 9653b7026575433093d4bdb22f671c43 88f102d66fee428ebdd128d1b467b1bd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1218/2496] 10.0.0.168 () {32 vars in 753 bytes} [Thu Jun 11 08:09:17 2026] DELETE /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2497] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:09:17 2026] DELETE /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2498] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:17 2026] GET /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:09:18.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-de7332a7-241d-4c4f-9497-2f67feb9471f 9653b7026575433093d4bdb22f671c43 88f102d66fee428ebdd128d1b467b1bd - - default default] TaaS: Handle Delete Port: ba4bb723-3cbd-40bc-a158-92842335764e 2026-06-11 08:09:18.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de7332a7-241d-4c4f-9497-2f67feb9471f 9653b7026575433093d4bdb22f671c43 88f102d66fee428ebdd128d1b467b1bd - - default default] Tap Mirror: Handle Delete Port: ba4bb723-3cbd-40bc-a158-92842335764e [pid: 8|app: 0|req: 1280/2499] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:09:17 2026] DELETE /v2.0/floatingips/c389b3d0-0b9a-45f5-94d3-b1e2b3eaa877 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2500] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:18 2026] GET /v2.0/security-groups?tenant_id=767736dff2474595b094bb522f618937&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2501] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:19 2026] DELETE /v2.0/security-groups/dd5814eb-8805-41c5-a1df-ee0717c386dd => 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: 1221/2502] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/security-groups?tenant_id=88f102d66fee428ebdd128d1b467b1bd&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2503] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:19 2026] DELETE /v2.0/security-groups/61502df1-047b-4dec-865e-44f6d4fba2c1 => 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: 1222/2504] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2505] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2506] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2507] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2508] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:09:19 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2509] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:09:19 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: 1225/2510] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:09:20 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: 1286/2511] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:09:20 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: 1226/2512] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:09:20.046 8 INFO neutron.api.v2.resource [None req-dfde9b78-60c9-4a3e-8cdc-43de14b649bd ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1287/2513] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => 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: 1227/2514] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2515] 199.204.45.148 () {34 vars in 735 bytes} [Thu Jun 11 08:09:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2516] 199.204.45.148 () {30 vars in 814 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/security-group-rules?security_group_id=a29d7269-6ddc-4a0c-92b9-48f7857d5565 => 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: 1289/2517] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:09:20 2026] PUT /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2518] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:09:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1290/2519] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:09:20 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: 1230/2520] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2521] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2522] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:09:20 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2523] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:09:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2524] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:09:22 2026] PUT /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2525] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/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: 1233/2526] 10.0.0.168 () {34 vars in 763 bytes} [Thu Jun 11 08:09:22 2026] PUT /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2527] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2528] 10.0.0.168 () {34 vars in 759 bytes} [Thu Jun 11 08:09:22 2026] PUT /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2529] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:22 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2530] 10.0.0.168 () {34 vars in 781 bytes} [Thu Jun 11 08:09:22 2026] PUT /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2531] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2532] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:09:23 2026] PUT /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2533] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2534] 10.0.0.168 () {32 vars in 740 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:09:23.277 8 INFO neutron.api.v2.resource [None req-b5fe55ed-7d86-4b9c-af5e-c1abd5abbe3b be3add71bb7045dc8204064b85722890 9c9c85a761ed465889e427061aa3da62 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1298/2535] 10.0.0.168 () {32 vars in 744 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2536] 10.0.0.168 () {32 vars in 743 bytes} [Thu Jun 11 08:09:23 2026] DELETE /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2537] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:09:23.409 7 INFO neutron.api.v2.resource [None req-5e073630-abe9-4cde-ac44-5584282ecd4c be3add71bb7045dc8204064b85722890 9c9c85a761ed465889e427061aa3da62 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2538] 10.0.0.168 () {32 vars in 747 bytes} [Thu Jun 11 08:09:23 2026] DELETE /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2539] 10.0.0.168 () {32 vars in 735 bytes} [Thu Jun 11 08:09:23 2026] DELETE /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2540] 10.0.0.168 () {32 vars in 732 bytes} [Thu Jun 11 08:09:23 2026] GET /v2.0/policies/66fca15a-656a-4191-a85a-d6ea80875863/tags => 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: 1301/2541] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:09:23 2026] DELETE /v2.0/qos/policies/66fca15a-656a-4191-a85a-d6ea80875863 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2542] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:24 2026] GET /v2.0/security-groups?tenant_id=9c9c85a761ed465889e427061aa3da62&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2543] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:24 2026] DELETE /v2.0/security-groups/563fcbd1-4500-4f81-b660-740b73bf6004 => 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: 1242/2544] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:24 2026] GET /v2.0/security-groups?tenant_id=551e3e4c59ad43c78d130ed64ef0b4e1&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: 1303/2545] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:24 2026] DELETE /v2.0/security-groups/9a5eabb6-b5bf-408e-b274-136d9bbcd809 => 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: 1243/2546] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:09:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2547] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:09:28 2026] PUT /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2548] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/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: 1305/2549] 10.0.0.168 () {34 vars in 769 bytes} [Thu Jun 11 08:09:28 2026] PUT /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2550] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/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: 1306/2551] 10.0.0.168 () {34 vars in 765 bytes} [Thu Jun 11 08:09:28 2026] PUT /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2552] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2553] 10.0.0.168 () {34 vars in 787 bytes} [Thu Jun 11 08:09:28 2026] PUT /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2554] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2555] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:09:28 2026] PUT /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2556] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2557] 10.0.0.86 () {34 vars in 1014 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2558] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2559] 10.0.0.86 () {34 vars in 980 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/networks?id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:09:28.813 7 INFO neutron.api.v2.resource [None req-6d1ab9a2-905e-434e-a60b-f7b3e4f8d0a0 49c4fd46a1ff4b4c85287c90e52e4cbf bfce8ff0e4ea4f91a36b3df948a59c22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2560] 10.0.0.168 () {32 vars in 750 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2561] 10.0.0.86 () {34 vars in 963 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/quotas/e3ca24d93aea46b9b887b72b6057433f => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2564] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:09:28 2026] DELETE /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2565] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:09:28.927 8 INFO neutron.api.v2.resource [None req-3afea890-42b7-429a-92d5-044f85965ade 49c4fd46a1ff4b4c85287c90e52e4cbf bfce8ff0e4ea4f91a36b3df948a59c22 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2566] 10.0.0.168 () {32 vars in 753 bytes} [Thu Jun 11 08:09:28 2026] DELETE /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2567] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:09:28 2026] DELETE /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2568] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2569] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:09:29 2026] DELETE /v2.0/subnetpools/9efd4bf7-eb6b-4375-9a39-d2aa0cfd47ec => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2570] 10.0.0.86 () {34 vars in 1000 bytes} [Thu Jun 11 08:09:28 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&fields=id => generated 149 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2571] 10.0.0.86 () {34 vars in 1006 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1255/2572] 10.0.0.86 () {34 vars in 1106 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1318/2573] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:29 2026] GET /v2.0/security-groups?tenant_id=bfce8ff0e4ea4f91a36b3df948a59c22&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2574] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:29 2026] DELETE /v2.0/security-groups/2cbc886f-481c-4049-ac3e-ab6bed38ac42 => 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: 1319/2575] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1320/2576] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1257/2577] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:30 2026] GET /v2.0/security-groups?tenant_id=572c74b1d15c4da798af9f22fe3d356b&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2578] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:30 2026] DELETE /v2.0/security-groups/fcc5fb36-accd-4ffd-b12e-ed5f10888149 => 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: 1258/2579] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:32 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2580] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:32 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1323/2581] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/networks?id=7d35dc78-e240-4919-b018-a2d37d88172e => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2582] 199.204.45.148 () {34 vars in 1049 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e3ca24d93aea46b9b887b72b6057433f => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:09:34.129 7 INFO neutron.db.segments_db [None req-41a92fe6-10d2-4db3-8daa-bb1bf00806bf c78683d8948845e19f17ad3740ef8be5 f64552493a65452e952bc00d3003ffd7 - - default default] Added segment 12e83e38-0d72-4a62-82dc-41e257153558 of type vxlan for network 4c14ad24-e883-4122-9f03-947c7532b56a [pid: 7|app: 0|req: 1259/2583] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:09:33 2026] POST /v2.0/networks => generated 612 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2584] 199.204.45.148 () {38 vars in 954 bytes} [Thu Jun 11 08:09:34 2026] POST /v2.0/ports => generated 1078 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1260/2585] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:09:34 2026] POST /v2.0/ports => generated 743 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1261/2586] 10.0.0.168 () {34 vars in 665 bytes} [Thu Jun 11 08:09:34 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2587] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2588] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2589] 10.0.0.168 () {34 vars in 759 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2590] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2591] 10.0.0.168 () {34 vars in 755 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2592] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/ports/84346358-1d90-4d65-9549-3ae33e3f3775 => generated 1239 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2593] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 34 bytes in 23 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-06-11 08:09:34.875 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fe8c9dc-0b74-4e58-a9e6-d580f8789e06'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '84346358-1d90-4d65-9549-3ae33e3f3775', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1327/2594] 10.0.0.168 () {34 vars in 777 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2595] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2596] 10.0.0.168 () {34 vars in 748 bytes} [Thu Jun 11 08:09:34 2026] PUT /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2597] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:34 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2598] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:09:35.061 7 INFO neutron.api.v2.resource [None req-188d5583-3bbf-43a4-a435-4796ccd232b7 c78683d8948845e19f17ad3740ef8be5 f64552493a65452e952bc00d3003ffd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2599] 10.0.0.168 () {32 vars in 740 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2600] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2601] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:09:35.187 8 INFO neutron.api.v2.resource [None req-98e150e8-e980-4767-98f2-08f15dee2c82 c78683d8948845e19f17ad3740ef8be5 f64552493a65452e952bc00d3003ffd7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2602] 10.0.0.168 () {32 vars in 743 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2603] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2604] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2605] 10.0.0.168 () {32 vars in 718 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47 => 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: 1333/2606] 10.0.0.168 () {32 vars in 716 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/ports/d8bcee95-c94b-44ab-a31e-158ed80e7878 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2607] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2608] 10.0.0.168 () {32 vars in 721 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/trunks/20a21d99-eb67-478e-a923-2605fc7cab47 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2609] 199.204.45.148 () {34 vars in 1017 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/networks?tenant_id=e3ca24d93aea46b9b887b72b6057433f&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:09:35.536 8 INFO neutron_taas.services.taas.taas_plugin [None req-df82a469-3a49-4aed-bd52-c835d8afcc73 c78683d8948845e19f17ad3740ef8be5 f64552493a65452e952bc00d3003ffd7 - - default default] TaaS: Handle Delete Port: d8bcee95-c94b-44ab-a31e-158ed80e7878 [pid: 7|app: 0|req: 1276/2610] 199.204.45.148 () {34 vars in 929 bytes} [Thu Jun 11 08:09:35 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) 2026-06-11 08:09:35.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df82a469-3a49-4aed-bd52-c835d8afcc73 c78683d8948845e19f17ad3740ef8be5 f64552493a65452e952bc00d3003ffd7 - - default default] Tap Mirror: Handle Delete Port: d8bcee95-c94b-44ab-a31e-158ed80e7878 [pid: 8|app: 0|req: 1335/2611] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/ports/d8bcee95-c94b-44ab-a31e-158ed80e7878 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:09:35.766 7 INFO neutron.services.segments.plugin [-] Segment 12e83e38-0d72-4a62-82dc-41e257153558 resource provider aggregate not found 2026-06-11 08:09:35.773 7 INFO neutron.services.segments.plugin [-] Segment 12e83e38-0d72-4a62-82dc-41e257153558 resource provider aggregate not found 2026-06-11 08:09:35.790 7 INFO neutron.services.segments.plugin [-] Segment 12e83e38-0d72-4a62-82dc-41e257153558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e83e38-0d72-4a62-82dc-41e257153558 found for delete ", "request_id": "req-ddf8db86-91fe-470a-8195-a264cc8acf0b"}]} 2026-06-11 08:09:35.791 7 INFO neutron.services.segments.plugin [-] Segment 12e83e38-0d72-4a62-82dc-41e257153558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12e83e38-0d72-4a62-82dc-41e257153558 found for delete ", "request_id": "req-44cb6c2f-4cf6-4997-9ca5-f8f71e1f80b0"}]} [pid: 7|app: 0|req: 1277/2612] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:09:35 2026] DELETE /v2.0/networks/4c14ad24-e883-4122-9f03-947c7532b56a => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2613] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:35 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2614] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&fields=id&fields=name => generated 96 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2615] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2616] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/security-groups?tenant_id=f64552493a65452e952bc00d3003ffd7&name=default => generated 2929 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2617] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2618] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2619] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2620] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:36 2026] DELETE /v2.0/security-groups/7243f97a-d3d2-4bc7-ad21-64979e522f72 => 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: 1341/2621] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2622] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1342/2623] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1282/2624] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:09:36 2026] GET /v2.0/security-groups?tenant_id=7c6c9072afd64b4a9f9c2116011b83ad&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2625] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:09:36 2026] DELETE /v2.0/security-groups/017fc993-333b-40c2-a4e5-636af5fa9897 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2626] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2627] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2628] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2629] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:09:40 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2630] 199.204.45.148 () {34 vars in 1043 bytes} [Thu Jun 11 08:09:40 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&fields=id&fields=name => generated 96 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2631] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:42 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1286/2632] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:09:42 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2633] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:42 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2636] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:45 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1288/2637] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:09:45 2026] GET /v2.0/security-groups?id=99e8209a-7620-4d7e-b39f-c4c0c8d80bbd&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: 8|app: 0|req: 1350/2638] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:09:45 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2643] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2644] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:10:20 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: 1354/2645] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:10:20 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: 1292/2646] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2647] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2648] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1356/2649] 199.204.45.148 () {34 vars in 716 bytes} [Thu Jun 11 08:10:20 2026] POST /v2.0/ports => generated 1055 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2650] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2651] 10.0.0.86 () {34 vars in 905 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2652] 199.204.45.148 () {34 vars in 1261 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2653] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1296/2654] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1359/2655] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:10:23 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2656] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:23 2026] GET /v2.0/networks?id=25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2657] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:10:23 2026] PUT /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1245 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:10:23.969 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb2f6f0e-d2e9-428f-ad97-a0fefad5a37d'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '587b380d-0ce1-4993-9438-cc4adf10864e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1298/2658] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2481 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2659] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/networks?id=25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2660] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1362/2661] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2662] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 1363/2663] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1301/2664] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1364/2665] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2481 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2666] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1365/2667] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2668] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2669] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1304/2670] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1367/2671] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1305/2672] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2673] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2674] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1369/2675] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2678] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1247 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2679] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:10:30 2026] PUT /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1272 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:10:30.778 7 INFO neutron.api.v2.resource [None req-40239332-68d8-432d-a4fe-3640d65b8a97 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1309/2680] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:10:30.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7ac37ff-2dba-4454-89df-7c1497ec520c'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '587b380d-0ce1-4993-9438-cc4adf10864e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1372/2681] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2682] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:10:30 2026] PUT /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1310 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:10:31.163 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fd1243b-03c9-433b-84b1-cc945cafac33'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '587b380d-0ce1-4993-9438-cc4adf10864e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2683] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1311/2684] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:10:31 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: 1374/2685] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:10:31 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: 1312/2686] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:10:31 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: 1375/2687] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2688] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2689] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2690] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/networks?id=25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2691] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2692] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2693] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2694] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2695] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 1317/2696] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2697] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2698] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1381/2699] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2700] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1382/2701] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2702] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/networks?id=25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2703] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1321/2704] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2705] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 1322/2706] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1385/2707] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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) 2026-06-11 08:10:37.957 7 INFO neutron.db.l3_db [None req-bda6fc94-11ec-4ba2-9f05-fe3410d1b0da 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 9a41d246-2e9a-4865-a749-8fffdc04a292 associated. External IP: 10.96.250.210, port: f990c0fe-b5e6-412a-be87-39af2ef44df8. [pid: 7|app: 0|req: 1323/2708] 10.0.0.168 () {34 vars in 676 bytes} [Thu Jun 11 08:10:37 2026] POST /v2.0/floatingips => generated 899 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2709] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:10:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2710] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:10:42 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: 1387/2711] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:10:42 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: 1325/2712] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:10:42 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-06-11 08:10:43.046 8 INFO neutron.api.v2.resource [None req-37271693-13eb-4a67-9c6b-785a2aa535d8 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2713] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2714] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2715] 199.204.45.148 () {30 vars in 814 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.0/security-group-rules?security_group_id=a29d7269-6ddc-4a0c-92b9-48f7857d5565 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2716] 199.204.45.148 () {34 vars in 746 bytes} [Thu Jun 11 08:10:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2717] 199.204.45.148 () {34 vars in 746 bytes} [Thu Jun 11 08:10:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2720] 10.0.0.187 () {30 vars in 689 bytes} [Thu Jun 11 08:10:50 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: 8|app: 0|req: 1392/2721] 10.0.0.187 () {30 vars in 691 bytes} [Thu Jun 11 08:10:50 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: 1330/2722] 10.0.0.187 () {30 vars in 667 bytes} [Thu Jun 11 08:10:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2723] 10.0.0.187 () {30 vars in 703 bytes} [Thu Jun 11 08:10:50 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: 1331/2724] 10.0.0.187 () {28 vars in 438 bytes} [Thu Jun 11 08:10:50 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2725] 10.0.0.187 () {30 vars in 727 bytes} [Thu Jun 11 08:10:50 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2726] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2727] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2728] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:10:51 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: 1396/2729] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:10:51 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: 1334/2730] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => 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: 1397/2731] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2732] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:10:51 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: 1398/2733] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2734] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2735] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:10:51 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: 1337/2736] 199.204.45.148 () {34 vars in 716 bytes} [Thu Jun 11 08:10:51 2026] POST /v2.0/ports => generated 1320 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2737] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:10:52 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1320 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1338/2738] 10.0.0.86 () {34 vars in 905 bytes} [Thu Jun 11 08:10:52 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: 8|app: 0|req: 1401/2739] 199.204.45.148 () {34 vars in 1261 bytes} [Thu Jun 11 08:10:53 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde?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: 1339/2740] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:53 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1402/2741] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:53 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2742] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:10:54 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1320 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2743] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:54 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2744] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:10:54 2026] PUT /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1510 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:10:54.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52f7e087-187d-474d-b86c-4f31ea85b8dd'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '85033d22-1b8e-4229-b763-8547df0f8bde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1404/2745] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4084 bytes in 52 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: 1342/2746] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2747] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1343/2748] 199.204.45.148 () {34 vars in 1101 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9f&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1406/2749] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2750] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2751] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2752] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1408/2753] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1346/2754] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4084 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2755] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1347/2756] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => 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: 1410/2757] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2758] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1411/2759] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2760] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2761] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2762] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 8|app: 0|req: 1413/2763] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2764] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1414/2765] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1352/2766] 199.204.45.148 () {34 vars in 1101 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9f&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1415/2767] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2768] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2769] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2770] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1417/2771] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1356/2774] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1512 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2775] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2776] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => 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: 1420/2777] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/subnets/27621a0d-6b09-42ec-8f40-dd4bee740548 => generated 744 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2778] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:01 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: 1421/2779] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:01 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: 1359/2780] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:01 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: 1422/2781] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:01 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: 1360/2782] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2783] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2784] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2785] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2786] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2787] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2788] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2789] 10.0.0.187 () {30 vars in 689 bytes} [Thu Jun 11 08:11:11 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: 1364/2790] 10.0.0.187 () {30 vars in 691 bytes} [Thu Jun 11 08:11:11 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: 1427/2791] 10.0.0.187 () {30 vars in 667 bytes} [Thu Jun 11 08:11:11 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: 1365/2792] 10.0.0.187 () {30 vars in 703 bytes} [Thu Jun 11 08:11:11 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: 1428/2793] 10.0.0.187 () {28 vars in 438 bytes} [Thu Jun 11 08:11:11 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2794] 10.0.0.187 () {30 vars in 727 bytes} [Thu Jun 11 08:11:11 2026] GET /v2.0/subnets/768a34ee-2841-4a7c-9f2d-6eb91da8ce8c => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2795] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:12 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: 1367/2796] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11: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: 8|app: 0|req: 1430/2797] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:12 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: 1368/2798] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:12 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: 1431/2799] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:12 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2800] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:13 2026] GET /v2.0/subnets/768a34ee-2841-4a7c-9f2d-6eb91da8ce8c => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2801] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:13 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4086 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2802] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:13 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: 1433/2803] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:13 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: 1371/2804] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:13 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: 1434/2805] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2806] 199.204.45.148 () {34 vars in 716 bytes} [Thu Jun 11 08:11:13 2026] POST /v2.0/ports => generated 1328 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2807] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:11:13 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1374/2810] 199.204.45.148 () {34 vars in 1261 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2811] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1375/2812] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1438/2813] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:11:15 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2814] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:15 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2815] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:11:15 2026] PUT /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1518 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:11:16.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-716fed6d-85c1-4a10-ab5f-70cf59d873bc'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': 'b8ca9ed1-42d6-4969-a4d4-5e22c67e6209', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1377/2816] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 5596 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1440/2817] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2818] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => 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: 1441/2819] 199.204.45.148 () {34 vars in 1103 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad3&port_id=b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2820] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/subnets?id=768a34ee-2841-4a7c-9f2d-6eb91da8ce8c&id=bccff33d-bc61-4148-b577-cbde41164b91 => 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: 1442/2821] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2822] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&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: 1443/2823] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1381/2824] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1444/2825] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:17 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 5596 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2826] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1445/2827] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2828] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2829] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2830] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1447/2831] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2832] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2833] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2834] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1449/2835] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1387/2836] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1450/2837] 199.204.45.148 () {34 vars in 1101 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A9f&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1388/2838] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2839] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&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: 1389/2840] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&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: 1452/2841] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1390/2842] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1453/2843] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => 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: 1391/2844] 199.204.45.148 () {34 vars in 1103 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad3&port_id=b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2845] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/subnets?id=768a34ee-2841-4a7c-9f2d-6eb91da8ce8c&id=bccff33d-bc61-4148-b577-cbde41164b91 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2846] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&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: 1455/2847] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2848] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1456/2849] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:19 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1394/2850] 10.0.0.86 () {34 vars in 969 bytes} [Thu Jun 11 08:11:22 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2851] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:22 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2852] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:22 2026] GET /v2.0/subnets/768a34ee-2841-4a7c-9f2d-6eb91da8ce8c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2853] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:22 2026] GET /v2.0/subnets/bccff33d-bc61-4148-b577-cbde41164b91 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2854] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:22 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1512 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2855] 199.204.45.148 () {34 vars in 789 bytes} [Thu Jun 11 08:11:23 2026] PUT /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1251 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:11:23.445 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8170f6a2-d03e-4ec2-8175-0c46ac3a4aa4'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '85033d22-1b8e-4229-b763-8547df0f8bde', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1397/2856] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1460/2857] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2858] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11: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: 1461/2859] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:23 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: 1399/2860] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11: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: 8|app: 0|req: 1462/2861] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:23 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: 1400/2862] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2863] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2864] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2865] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2866] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2867] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2868] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2869] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:23 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 5373 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2870] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2871] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2872] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/subnets?id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2873] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&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: 1406/2874] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1469/2875] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:24 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1471/2878] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:36 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: 1408/2879] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:36 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: 1472/2880] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2881] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2882] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2883] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 5373 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2884] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:36 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: 1411/2885] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:36 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: 1475/2886] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:36 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: 1412/2887] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:36 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: 1476/2888] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2889] 199.204.45.148 () {34 vars in 789 bytes} [Thu Jun 11 08:11:36 2026] PUT /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1307 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:11:37.238 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd330780-0ac9-496d-abc8-659394f95466'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': 'b8ca9ed1-42d6-4969-a4d4-5e22c67e6209', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1477/2890] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1414/2891] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/subnets/bccff33d-bc61-4148-b577-cbde41164b91 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2892] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2893] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:11:37 2026] PUT /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1080 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2894] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1416/2895] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2896] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2897] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => 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: 1481/2898] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1418/2899] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1482/2900] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:38 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2901] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:11:39.285 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61a38b84-0c55-4957-a90e-676e58c0106d'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': 'b8ca9ed1-42d6-4969-a4d4-5e22c67e6209', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1483/2902] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2903] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => 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: 1484/2904] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2905] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:39 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1485/2906] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:40 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 4969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2907] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:11:40 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2908] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:11:40 2026] GET /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2909] 199.204.45.148 () {34 vars in 1015 bytes} [Thu Jun 11 08:11:40 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2910] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:11:40 2026] PUT /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2911] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3861 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-06-11 08:11:41.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-28ec9da4-bb5d-4147-860f-e3060cf29f04 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 2026-06-11 08:11:41.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28ec9da4-bb5d-4147-860f-e3060cf29f04 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 [pid: 8|app: 0|req: 1488/2912] 199.204.45.148 () {32 vars in 758 bytes} [Thu Jun 11 08:11:41 2026] DELETE /v2.0/ports/b8ca9ed1-42d6-4969-a4d4-5e22c67e6209 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2913] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2914] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2915] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:41 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: 1490/2916] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2917] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2918] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2919] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2920] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2921] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2922] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2923] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2924] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2925] 199.204.45.148 () {34 vars in 1225 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks?id=7d35dc78-e240-4919-b018-a2d37d88172e&id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 3097 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2926] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1432/2927] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => 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: 1496/2928] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&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: 1433/2929] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2930] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1434/2931] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1498/2932] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2933] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 1499/2934] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1436/2935] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2936] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.24&port_id=85033d22-1b8e-4229-b763-8547df0f8bde => 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: 1437/2937] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/subnets?id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2938] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&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: 1438/2939] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1502/2940] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1440/2943] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:47 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: 1504/2944] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:47 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: 1441/2945] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2946] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2947] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3861 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2948] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:47 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: 1443/2949] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:47 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: 1507/2950] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11:47 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: 1444/2951] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11:47 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: 1508/2952] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:47 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1287 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2953] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:11:47 2026] PUT /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1080 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:11:48.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dfefc41-f216-4dbf-b274-f1edd08aa8f9'] response: {'name': 'network-changed', 'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'tag': '85033d22-1b8e-4229-b763-8547df0f8bde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1509/2954] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => 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: 7|app: 0|req: 1446/2955] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2956] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3690 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2957] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2958] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2959] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2960] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1449/2961] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:49 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2962] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:11:50 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2963] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:11:50 2026] GET /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2964] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:50 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 3690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2965] 199.204.45.148 () {34 vars in 1015 bytes} [Thu Jun 11 08:11:50 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2966] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:11:50 2026] PUT /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 917 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2967] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:11:51 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:51.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b472f4f-08bf-41e0-a9bd-37b175c97ef4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 85033d22-1b8e-4229-b763-8547df0f8bde 2026-06-11 08:11:51.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b472f4f-08bf-41e0-a9bd-37b175c97ef4 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 85033d22-1b8e-4229-b763-8547df0f8bde [pid: 8|app: 0|req: 1516/2968] 199.204.45.148 () {32 vars in 758 bytes} [Thu Jun 11 08:11:51 2026] DELETE /v2.0/ports/85033d22-1b8e-4229-b763-8547df0f8bde => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2969] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2970] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2971] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:11: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: 1518/2972] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:11: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: 7|app: 0|req: 1455/2973] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2974] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2975] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2976] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2977] 199.204.45.148 () {30 vars in 742 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => 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: 1521/2978] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2979] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2980] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2981] 199.204.45.148 () {34 vars in 1145 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks?id=7d35dc78-e240-4919-b018-a2d37d88172e&id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 2310 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2982] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1460/2983] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2984] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2985] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2986] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2987] 199.204.45.148 () {34 vars in 1055 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.83&port_id=587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1526/2988] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/subnets?id=f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2989] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/ports?network_id=25553f81-5c70-4bd1-b6fd-56f921bb7f25&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: 1527/2990] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1464/2991] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?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: 1529/2994] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:12:04 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: 1466/2995] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:12:04 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: 1530/2996] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:12:04 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: 1467/2997] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:12:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:04.177 8 INFO neutron.api.v2.resource [None req-f32cce02-3982-4094-a7e2-bce910104277 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/2998] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:12:04 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => 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: 1468/2999] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:12:04 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3000] 199.204.45.148 () {30 vars in 814 bytes} [Thu Jun 11 08:12:04 2026] GET /v2.0/security-group-rules?security_group_id=a29d7269-6ddc-4a0c-92b9-48f7857d5565 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3001] 199.204.45.148 () {32 vars in 788 bytes} [Thu Jun 11 08:12:04 2026] DELETE /v2.0/security-group-rules/6f9fde22-1963-4be2-a977-2b58ef4b8a5f => 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: 1533/3002] 199.204.45.148 () {32 vars in 788 bytes} [Thu Jun 11 08:12:04 2026] DELETE /v2.0/security-group-rules/89b765e8-873c-467c-980b-dc5fe75e178d => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:07.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-e85d5b77-9105-4d42-9e04-91743ff363a3 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 32343b61-55e7-4165-baf4-5d79298dff5f 2026-06-11 08:12:07.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85d5b77-9105-4d42-9e04-91743ff363a3 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 32343b61-55e7-4165-baf4-5d79298dff5f 2026-06-11 08:12:07.242 7 INFO neutron.db.l3_db [None req-e85d5b77-9105-4d42-9e04-91743ff363a3 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 9a41d246-2e9a-4865-a749-8fffdc04a292 disassociated (deleted). External IP: 10.96.250.210, port: f990c0fe-b5e6-412a-be87-39af2ef44df8. [pid: 7|app: 0|req: 1470/3003] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:06 2026] DELETE /v2.0/floatingips/9a41d246-2e9a-4865-a749-8fffdc04a292 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:07.584 8 INFO neutron.api.v2.resource [None req-5bef1038-3675-4f39-bf78-96d279d7dfea 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3004] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:12:07 2026] GET /v2.0/floatingips/9a41d246-2e9a-4865-a749-8fffdc04a292 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3005] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:12:08 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: 1535/3006] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:12:08 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: 1472/3007] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:12:08 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: 1536/3008] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:08.630 7 INFO neutron.api.v2.resource [None req-fcee2944-8f08-4f96-a97a-b4007deca1bd ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3009] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3010] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3011] 199.204.45.148 () {30 vars in 814 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/security-group-rules?security_group_id=a29d7269-6ddc-4a0c-92b9-48f7857d5565 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3012] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:12:08 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: 1475/3013] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:12:08 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: 1539/3014] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3015] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:12:08 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: 1540/3016] 199.204.45.148 () {30 vars in 740 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3017] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3018] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:08 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3019] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:09 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3020] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:10 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3021] 199.204.45.148 () {34 vars in 974 bytes} [Thu Jun 11 08:12:11 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3022] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:12:11 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3023] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:11 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 2582 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3024] 199.204.45.148 () {34 vars in 1015 bytes} [Thu Jun 11 08:12:11 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3025] 199.204.45.148 () {38 vars in 1027 bytes} [Thu Jun 11 08:12:11 2026] PUT /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1147 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3026] 199.204.45.148 () {30 vars in 768 bytes} [Thu Jun 11 08:12:12 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1482/3027] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:12:12 2026] PUT /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1086 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3028] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:12:12 2026] GET /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 1086 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, ' 2026-06-11 08:12:12.689 7 INFO neutron_taas.services.taas.taas_plugin [None req-25d397a8-a763-44ac-9e7e-a520e98105ef ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 587b380d-0ce1-4993-9438-cc4adf10864e 2026-06-11 08:12:12.693 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25d397a8-a763-44ac-9e7e-a520e98105ef ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 587b380d-0ce1-4993-9438-cc4adf10864e [pid: 7|app: 0|req: 1483/3029] 199.204.45.148 () {32 vars in 758 bytes} [Thu Jun 11 08:12:12 2026] DELETE /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3030] 199.204.45.148 () {30 vars in 702 bytes} [Thu Jun 11 08:12:12 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: 1484/3031] 199.204.45.148 () {30 vars in 704 bytes} [Thu Jun 11 08:12: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: 8|app: 0|req: 1548/3032] 199.204.45.148 () {30 vars in 680 bytes} [Thu Jun 11 08:12: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: 7|app: 0|req: 1485/3033] 199.204.45.148 () {30 vars in 716 bytes} [Thu Jun 11 08:12: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) 2026-06-11 08:12:12.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2fbe942-77ad-45b4-81db-9f0c92f15f2c ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3034] 199.204.45.148 () {32 vars in 758 bytes} [Thu Jun 11 08:12:12 2026] DELETE /v2.0/ports/587b380d-0ce1-4993-9438-cc4adf10864e => 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: 1486/3035] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:12:13.072 7 INFO neutron.api.v2.resource [None req-bb34a82b-7d5e-48b5-aca9-8691d5567208 ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3036] 199.204.45.148 () {30 vars in 762 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/security-groups/lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3037] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/ports?tenant_id=e3ca24d93aea46b9b887b72b6057433f&device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => 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: 1488/3038] 199.204.45.148 () {30 vars in 784 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/security-groups?name=lb-eb320f22-c3a6-49f8-bc22-4dcb50e8b555 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3039] 199.204.45.148 () {34 vars in 1065 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/networks?id=7d35dc78-e240-4919-b018-a2d37d88172e&id=25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 1524 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3040] 199.204.45.148 () {30 vars in 736 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3041] 199.204.45.148 () {34 vars in 1059 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.25&port_id=84346358-1d90-4d65-9549-3ae33e3f3775 => 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: 1553/3042] 199.204.45.148 () {34 vars in 983 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/subnets?id=40c09de1-4e8c-45bf-b423-66540dbd57a1 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3043] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/ports?network_id=7d35dc78-e240-4919-b018-a2d37d88172e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3044] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?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: 1556/3045] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:12:13 2026] GET /v2.0/networks/7d35dc78-e240-4919-b018-a2d37d88172e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3046] 199.204.45.148 () {34 vars in 788 bytes} [Thu Jun 11 08:12:13 2026] PUT /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => generated 1094 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3047] 199.204.45.148 () {32 vars in 778 bytes} [Thu Jun 11 08:12:13 2026] DELETE /v2.0/security-groups/a29d7269-6ddc-4a0c-92b9-48f7857d5565 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:13.602 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ac396d9-33a3-4111-b5f7-7a51b15daead ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: f990c0fe-b5e6-412a-be87-39af2ef44df8 2026-06-11 08:12:13.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ac396d9-33a3-4111-b5f7-7a51b15daead ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: f990c0fe-b5e6-412a-be87-39af2ef44df8 [pid: 7|app: 0|req: 1491/3048] 199.204.45.148 () {32 vars in 758 bytes} [Thu Jun 11 08:12:13 2026] DELETE /v2.0/ports/f990c0fe-b5e6-412a-be87-39af2ef44df8 => 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: 1493/3051] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:12:16 2026] GET /v2.0/ports?device_id=86c0dc4d-af03-4774-a33a-e87506ab52b3 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:12:16.743 8 INFO neutron_taas.services.taas.taas_plugin [req-af263f1f-0bdd-4833-b0a3-b0660109886a req-2ec8beeb-c6c9-45ca-8c82-5eeb9446f17d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] TaaS: Handle Delete Port: 84346358-1d90-4d65-9549-3ae33e3f3775 2026-06-11 08:12:16.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-af263f1f-0bdd-4833-b0a3-b0660109886a req-2ec8beeb-c6c9-45ca-8c82-5eeb9446f17d ed3d0af0ad904e3cb2f61bb66a5f219c e3ca24d93aea46b9b887b72b6057433f - - default default] Tap Mirror: Handle Delete Port: 84346358-1d90-4d65-9549-3ae33e3f3775 [pid: 8|app: 0|req: 1559/3052] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:12:16 2026] DELETE /v2.0/ports/84346358-1d90-4d65-9549-3ae33e3f3775 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:16.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54aacb01-3b74-4900-9f84-69a36e6f29c6'] response: {'server_uuid': '86c0dc4d-af03-4774-a33a-e87506ab52b3', 'name': 'network-vif-deleted', 'tag': '84346358-1d90-4d65-9549-3ae33e3f3775', 'status': 'completed', 'code': 200} 2026-06-11 08:12:17.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f805d4a-8fd2-405e-8fde-62103ccf3a9f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 618594af-ee31-4396-8fcd-5f6abdcdad4c 2026-06-11 08:12:17.915 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f805d4a-8fd2-405e-8fde-62103ccf3a9f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 618594af-ee31-4396-8fcd-5f6abdcdad4c 2026-06-11 08:12:18.058 7 INFO neutron.db.l3_db [None req-1f805d4a-8fd2-405e-8fde-62103ccf3a9f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 22e9af72-8dc4-4f85-9a28-c28790c11956 disassociated (deleted). External IP: 10.96.250.211, port: 92506981-e814-4660-b5b9-90e5162f8ec4. [pid: 7|app: 0|req: 1494/3053] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:17 2026] DELETE /v2.0/floatingips/22e9af72-8dc4-4f85-9a28-c28790c11956 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:18.418 8 INFO neutron.api.v2.resource [None req-b8554eb6-a669-492c-88df-4b2294cab167 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3054] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.0/floatingips/22e9af72-8dc4-4f85-9a28-c28790c11956 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:18.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a2b7163-2c8c-4c22-93e3-a97bc8c33d1d'] response: {'name': 'network-changed', 'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/3055] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1204 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3056] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&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: 1496/3057] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3058] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:12:18 2026] GET /v2.0/networks?id=84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3059] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.227&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => 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: 1563/3060] 199.204.45.148 () {34 vars in 1105 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=92506981-e814-4660-b5b9-90e5162f8ec4 => 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: 1498/3061] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/subnets?id=768a34ee-2841-4a7c-9f2d-6eb91da8ce8c&id=bccff33d-bc61-4148-b577-cbde41164b91 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3062] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&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: 1499/3063] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/ports?network_id=84ade1fb-44ef-424c-bbb4-cbef14b01e44&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3064] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1500/3065] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:12:19 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44?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: 1566/3066] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:12:20 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 1204 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:12:21.167 7 INFO neutron_taas.services.taas.taas_plugin [req-5734b733-2c2d-4654-9a0b-14bee39aa5a3 req-2c48db90-5954-4486-979e-314dffb678a5 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 92506981-e814-4660-b5b9-90e5162f8ec4 2026-06-11 08:12:21.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5734b733-2c2d-4654-9a0b-14bee39aa5a3 req-2c48db90-5954-4486-979e-314dffb678a5 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 92506981-e814-4660-b5b9-90e5162f8ec4 [pid: 7|app: 0|req: 1501/3067] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:12:21 2026] DELETE /v2.0/ports/92506981-e814-4660-b5b9-90e5162f8ec4 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:21.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-688df4e5-e452-47a9-a7c0-70d7324175a0'] response: {'server_uuid': 'f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474', 'name': 'network-vif-deleted', 'tag': '92506981-e814-4660-b5b9-90e5162f8ec4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1567/3068] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:12:23 2026] GET /v2.0/ports?device_id=f33ec5b7-dbb6-4f6a-ac44-6a97d67d0474 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-11 08:12:28.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f78d7b8-6e68-4af9-b303-c815b2c5bc29 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 502dfaf6-a64c-4cf6-8552-528ea38bd4b9 2026-06-11 08:12:28.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f78d7b8-6e68-4af9-b303-c815b2c5bc29 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 502dfaf6-a64c-4cf6-8552-528ea38bd4b9 2026-06-11 08:12:29.157 7 INFO neutron.db.l3_db [None req-7f78d7b8-6e68-4af9-b303-c815b2c5bc29 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Floating IP 2bde3272-759d-4f77-a0af-0a26c964ee30 disassociated (deleted). External IP: 10.96.250.215, port: 9e9a5f9a-059b-4e55-a525-5a9894c2cc49. [pid: 7|app: 0|req: 1503/3071] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:28 2026] DELETE /v2.0/floatingips/2bde3272-759d-4f77-a0af-0a26c964ee30 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:29.502 8 INFO neutron.api.v2.resource [None req-2a3715cd-a429-45f4-8bdf-2cd3ef1d0ace 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3072] 10.0.0.168 () {32 vars in 728 bytes} [Thu Jun 11 08:12:29 2026] GET /v2.0/floatingips/2bde3272-759d-4f77-a0af-0a26c964ee30 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:29.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68b715af-42bb-42bc-9d7e-bc75e5c3c267'] response: {'name': 'network-changed', 'server_uuid': '1be16e7b-c51a-4bcb-b455-5529bcfa0a1a', 'tag': '9e9a5f9a-059b-4e55-a525-5a9894c2cc49', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1504/3073] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:12:29 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => 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: 1570/3074] 10.0.0.86 () {34 vars in 1038 bytes} [Thu Jun 11 08:12:29 2026] GET /v2.0/security-groups?id=96c6fe54-db57-488a-a5fd-cb579c3d7f73&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: 1505/3075] 199.204.45.148 () {34 vars in 1079 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/ports?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3076] 199.204.45.148 () {34 vars in 985 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/networks?id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3077] 199.204.45.148 () {34 vars in 1057 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.149&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => 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: 1572/3078] 199.204.45.148 () {34 vars in 1103 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A180&port_id=9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => 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: 1507/3079] 199.204.45.148 () {34 vars in 1063 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/subnets?id=27621a0d-6b09-42ec-8f40-dd4bee740548&id=db5f6930-8480-4521-89e0-dc930fcc7965 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3080] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3081] 199.204.45.148 () {34 vars in 1051 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/ports?network_id=c86e4717-2c13-48dd-9b3a-6e00d915cfe0&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3082] 199.204.45.148 () {34 vars in 1011 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1509/3083] 199.204.45.148 () {34 vars in 1111 bytes} [Thu Jun 11 08:12:30 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0?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: 1575/3084] 199.204.45.148 () {34 vars in 993 bytes} [Thu Jun 11 08:12:32 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => generated 1200 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:12:32.349 7 INFO neutron_taas.services.taas.taas_plugin [req-85f5cbad-871e-47f3-b8ca-a371242ed994 req-8a49621a-d89b-4cfd-ac76-8ef0d7750c5b 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 2026-06-11 08:12:32.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-85f5cbad-871e-47f3-b8ca-a371242ed994 req-8a49621a-d89b-4cfd-ac76-8ef0d7750c5b 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 9e9a5f9a-059b-4e55-a525-5a9894c2cc49 [pid: 7|app: 0|req: 1510/3085] 199.204.45.148 () {36 vars in 996 bytes} [Thu Jun 11 08:12:32 2026] DELETE /v2.0/ports/9e9a5f9a-059b-4e55-a525-5a9894c2cc49 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:32.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a703ebf-2157-4719-b023-86dee60a4ae2'] response: {'server_uuid': '1be16e7b-c51a-4bcb-b455-5529bcfa0a1a', 'name': 'network-vif-deleted', 'tag': '9e9a5f9a-059b-4e55-a525-5a9894c2cc49', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1576/3086] 10.0.0.86 () {34 vars in 988 bytes} [Thu Jun 11 08:12:34 2026] GET /v2.0/ports?device_id=1be16e7b-c51a-4bcb-b455-5529bcfa0a1a => 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: 1511/3087] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:39 2026] DELETE /v2.0/security-group-rules/4007f952-cfd5-4037-970e-cdda93a4455d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.017 8 INFO neutron.api.v2.resource [None req-af489e94-804e-4085-a3b1-95b0ef3ed4c0 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3088] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/4007f952-cfd5-4037-970e-cdda93a4455d => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3089] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/a3b7eb40-f702-454f-add3-8368c1a96d13 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.110 8 INFO neutron.api.v2.resource [None req-35d65017-d074-4292-b742-9d49f7a91f8f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3090] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/a3b7eb40-f702-454f-add3-8368c1a96d13 => 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: 1513/3091] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/e57cea53-a717-4700-b1be-350792053d4f => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.208 8 INFO neutron.api.v2.resource [None req-0b1f0c0b-eac1-4311-8914-bc9fa5c1b5de 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3092] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/e57cea53-a717-4700-b1be-350792053d4f => 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: 1514/3093] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/b653afc2-3f9e-4fec-ac28-de781341ba28 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.294 8 INFO neutron.api.v2.resource [None req-2b4470ea-fcb7-4353-805d-14983c61a2fc 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3094] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/b653afc2-3f9e-4fec-ac28-de781341ba28 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3095] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/e84ffc84-418b-4ccb-ab5f-080cdde56fb6 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.372 8 INFO neutron.api.v2.resource [None req-48ac7523-550b-48cf-b825-b55b1bea41c3 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3096] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/e84ffc84-418b-4ccb-ab5f-080cdde56fb6 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3097] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/1964b873-8118-4c25-ac7d-0b1ac8cca7a6 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.453 8 INFO neutron.api.v2.resource [None req-90463c51-7140-4a72-946d-f27048669cf0 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3098] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/1964b873-8118-4c25-ac7d-0b1ac8cca7a6 => 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: 1517/3099] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/46841e0f-b92d-4820-ae82-8c49fd872d93 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.534 8 INFO neutron.api.v2.resource [None req-2eb372e9-b23f-4f33-8f08-0ff9c404519b 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3100] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/46841e0f-b92d-4820-ae82-8c49fd872d93 => 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: 1518/3101] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/c886e930-2fe4-4b19-a967-bd5bd4202ca2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.626 8 INFO neutron.api.v2.resource [None req-a5c8b427-17ba-479f-88fa-c2c45b09e006 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3102] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/c886e930-2fe4-4b19-a967-bd5bd4202ca2 => 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: 1519/3103] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/fb4002bc-f1e5-4ae3-b22d-34d5058efc88 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.720 8 INFO neutron.api.v2.resource [None req-86fdb52f-be0e-4e51-a07a-cbfda795f09f 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3104] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/fb4002bc-f1e5-4ae3-b22d-34d5058efc88 => 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: 1520/3105] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/fc1cc19e-9b31-4ecf-8706-e34c53c0b41a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.796 8 INFO neutron.api.v2.resource [None req-2a73ef07-e9b1-49b0-b232-d40e1b7ddaa0 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3106] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/fc1cc19e-9b31-4ecf-8706-e34c53c0b41a => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3107] 10.0.0.168 () {32 vars in 749 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-group-rules/532791e4-81e1-41a6-8822-444ad1706bc0 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:40.876 8 INFO neutron.api.v2.resource [None req-f966a8e0-6feb-4ed3-9591-b1d500614067 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3108] 10.0.0.168 () {32 vars in 746 bytes} [Thu Jun 11 08:12:40 2026] GET /v2.0/security-group-rules/532791e4-81e1-41a6-8822-444ad1706bc0 => 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: 1522/3109] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:40 2026] DELETE /v2.0/security-groups/96c6fe54-db57-488a-a5fd-cb579c3d7f73 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:41.064 8 INFO neutron.api.v2.resource [None req-066171a4-4a0b-4043-974a-a211bf27b1c0 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3110] 10.0.0.168 () {32 vars in 736 bytes} [Thu Jun 11 08:12:41 2026] GET /v2.0/security-groups/96c6fe54-db57-488a-a5fd-cb579c3d7f73 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:41.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bb8a489-5e71-456a-9623-42082a13e4b1 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 1f3bcd51-a93f-4948-8d08-175042087d2c 2026-06-11 08:12:41.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bb8a489-5e71-456a-9623-42082a13e4b1 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 1f3bcd51-a93f-4948-8d08-175042087d2c [pid: 7|app: 0|req: 1523/3111] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:41 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:42.266 8 INFO neutron.api.v2.resource [None req-e12bb142-d4e6-4842-b7c1-61a6b6cc75c2 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3112] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:42 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:42.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-1efcfac7-d344-4ab1-bf6c-ea72cf2671cf 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 4305d659-3e6e-49e2-ac7d-a01186431aef 2026-06-11 08:12:42.636 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1efcfac7-d344-4ab1-bf6c-ea72cf2671cf 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 4305d659-3e6e-49e2-ac7d-a01186431aef [pid: 7|app: 0|req: 1524/3113] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:42 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:43.450 8 INFO neutron.api.v2.resource [None req-0892a022-be8a-4eb2-a4d6-da40b15bf185 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3114] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:43 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 198 bytes in 202 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:43.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7840ac6-ad2d-4f60-bc86-fa611f069cd8 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 09feb527-27e5-4517-b901-939827f9410c 2026-06-11 08:12:43.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7840ac6-ad2d-4f60-bc86-fa611f069cd8 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 09feb527-27e5-4517-b901-939827f9410c [pid: 7|app: 0|req: 1525/3117] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:43 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 309 bytes in 925 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-11 08:12:44.550 8 INFO neutron.api.v2.resource [None req-a0ada42c-6d98-4628-818d-d08f0d8a6c13 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3118] 10.0.0.168 () {34 vars in 788 bytes} [Thu Jun 11 08:12:44 2026] PUT /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361/remove_router_interface => generated 198 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:44.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb2aab2e-f01c-40d3-b5eb-b19f9e36a064 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: f74c800e-27d0-4331-a1b9-23765e26db9a 2026-06-11 08:12:44.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb2aab2e-f01c-40d3-b5eb-b19f9e36a064 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: f74c800e-27d0-4331-a1b9-23765e26db9a 2026-06-11 08:12:45.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb2aab2e-f01c-40d3-b5eb-b19f9e36a064 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 647175d4-44ea-41ef-8638-d2a7b2f6a21c 2026-06-11 08:12:45.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb2aab2e-f01c-40d3-b5eb-b19f9e36a064 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 647175d4-44ea-41ef-8638-d2a7b2f6a21c 2026-06-11 08:12:45.433 7 INFO neutron.db.l3_hamode_db [None req-bb2aab2e-f01c-40d3-b5eb-b19f9e36a064 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] HA network 229d93fb-6cfe-4bb9-a2d3-982c403aeaad was deleted as no HA routers are present in tenant 5cb83ee3c9564bdb82afd97a0c7d081a. [pid: 7|app: 0|req: 1526/3119] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:44 2026] DELETE /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:45.450 7 INFO neutron.services.segments.plugin [-] Segment eb47c967-8eca-46f8-8bbd-92ee6d90d542 resource provider aggregate not found 2026-06-11 08:12:45.458 7 INFO neutron.services.segments.plugin [-] Segment eb47c967-8eca-46f8-8bbd-92ee6d90d542 resource provider aggregate not found 2026-06-11 08:12:45.465 8 INFO neutron.api.v2.resource [None req-63a27977-2296-4b22-b554-275ae4f9c44a 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3120] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.0/routers/6b6ae2ac-6054-4418-ab0e-1a8ca20a6361 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:45.473 7 INFO neutron.services.segments.plugin [-] Segment eb47c967-8eca-46f8-8bbd-92ee6d90d542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb47c967-8eca-46f8-8bbd-92ee6d90d542 found for delete ", "request_id": "req-5d7aac28-e739-4ef6-8eab-b039ae8208f3"}]} 2026-06-11 08:12:45.475 7 INFO neutron.services.segments.plugin [-] Segment eb47c967-8eca-46f8-8bbd-92ee6d90d542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb47c967-8eca-46f8-8bbd-92ee6d90d542 found for delete ", "request_id": "req-d0526192-689b-43fc-bf1a-086776f24ae0"}]} [pid: 7|app: 0|req: 1527/3121] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:45 2026] DELETE /v2.0/subnets/bccff33d-bc61-4148-b577-cbde41164b91 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:45.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4041ddd8-b89c-41b1-a5f7-3e7592be5b29 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3122] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.0/subnets/bccff33d-bc61-4148-b577-cbde41164b91 => 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: 1528/3123] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:45 2026] DELETE /v2.0/subnets/768a34ee-2841-4a7c-9f2d-6eb91da8ce8c => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:45.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-335a242f-8e64-4aee-ac51-e661fcdae07a 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3124] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:45 2026] GET /v2.0/subnets/768a34ee-2841-4a7c-9f2d-6eb91da8ce8c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:45.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6b434ff-7399-4fee-80c8-85b79df501bb 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 585153f0-5020-4d2f-a623-00e3229b7806 2026-06-11 08:12:45.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6b434ff-7399-4fee-80c8-85b79df501bb 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 585153f0-5020-4d2f-a623-00e3229b7806 [pid: 7|app: 0|req: 1529/3125] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:12:45 2026] DELETE /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:46.149 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8854fee3-f1e6-4c03-89eb-55ec45d837a4 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3126] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:12:46 2026] GET /v2.0/networks/84ade1fb-44ef-424c-bbb4-cbef14b01e44 => 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: 1530/3127] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:46 2026] DELETE /v2.0/subnets/27621a0d-6b09-42ec-8f40-dd4bee740548 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:46.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06a91a5d-6679-4abc-8963-0589ce9c5798 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3128] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:46 2026] GET /v2.0/subnets/27621a0d-6b09-42ec-8f40-dd4bee740548 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3129] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:46 2026] DELETE /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:46.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37b643e7-e75f-4b45-b1ef-cb17fce036e9 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3130] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:46 2026] GET /v2.0/subnets/db5f6930-8480-4521-89e0-dc930fcc7965 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:46.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-82af1594-f646-48e8-b567-4ba3a81806f5 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 8c192e48-05d2-4f3f-a712-3154832e3408 2026-06-11 08:12:46.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82af1594-f646-48e8-b567-4ba3a81806f5 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 8c192e48-05d2-4f3f-a712-3154832e3408 [pid: 7|app: 0|req: 1532/3131] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:12:46 2026] DELETE /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:46.778 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fee3c183-c132-44a4-a022-0f45f4fe11bb 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3132] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:12:46 2026] GET /v2.0/networks/c86e4717-2c13-48dd-9b3a-6e00d915cfe0 => 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: 1533/3133] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:46 2026] DELETE /v2.0/subnets/ae3782b9-f0ec-443c-bc14-dcba125a50ec => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:46.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8074870-0be2-436a-900f-8850da96daa5 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3134] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:46 2026] GET /v2.0/subnets/ae3782b9-f0ec-443c-bc14-dcba125a50ec => 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: 1534/3135] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:12:46 2026] DELETE /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:47.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ada2c58d-b018-4c91-a462-7d95fb560431 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3136] 10.0.0.168 () {32 vars in 720 bytes} [Thu Jun 11 08:12:47 2026] GET /v2.0/subnets/f54c01e5-e2a3-4988-b98d-5d02778df492 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:47.234 7 INFO neutron_taas.services.taas.taas_plugin [None req-dad2d564-ffb6-450b-a575-dc4a3dadcd84 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] TaaS: Handle Delete Port: 24ffed2c-8295-427a-9c3e-f794ffebc6ba 2026-06-11 08:12:47.237 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dad2d564-ffb6-450b-a575-dc4a3dadcd84 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] Tap Mirror: Handle Delete Port: 24ffed2c-8295-427a-9c3e-f794ffebc6ba [pid: 7|app: 0|req: 1535/3137] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:12:47 2026] DELETE /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:12:47.454 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bb7233a-e1a3-45e4-8d84-29d9ada3425b 78c5a43cf873418183670735227c0dee 5cb83ee3c9564bdb82afd97a0c7d081a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3138] 10.0.0.168 () {32 vars in 722 bytes} [Thu Jun 11 08:12:47 2026] GET /v2.0/networks/25553f81-5c70-4bd1-b6fd-56f921bb7f25 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-11 08:12:47.490 7 INFO neutron.services.segments.plugin [-] Segment 1f75a028-c3a0-43d2-8894-a658eccdec3c resource provider aggregate not found 2026-06-11 08:12:47.493 7 INFO neutron.services.segments.plugin [-] Segment 1f75a028-c3a0-43d2-8894-a658eccdec3c resource provider aggregate not found 2026-06-11 08:12:47.505 7 INFO neutron.services.segments.plugin [-] Segment 1f75a028-c3a0-43d2-8894-a658eccdec3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f75a028-c3a0-43d2-8894-a658eccdec3c found for delete ", "request_id": "req-ca5bb442-7aa2-4a6d-a93e-39f5ba05e255"}]} 2026-06-11 08:12:47.508 7 INFO neutron.services.segments.plugin [-] Segment 1f75a028-c3a0-43d2-8894-a658eccdec3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f75a028-c3a0-43d2-8894-a658eccdec3c found for delete ", "request_id": "req-2873e920-86ee-4333-8744-70863a140c6b"}]} 2026-06-11 08:12:47.519 7 INFO neutron.services.segments.plugin [-] Segment 57d5ab46-f774-4c3b-856b-71e90ff9db9f resource provider aggregate not found 2026-06-11 08:12:47.523 7 INFO neutron.services.segments.plugin [-] Segment 57d5ab46-f774-4c3b-856b-71e90ff9db9f resource provider aggregate not found 2026-06-11 08:12:47.539 7 INFO neutron.services.segments.plugin [-] Segment 57d5ab46-f774-4c3b-856b-71e90ff9db9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d5ab46-f774-4c3b-856b-71e90ff9db9f found for delete ", "request_id": "req-6148ace2-ae7a-4d5d-b424-77d368ac5b61"}]} 2026-06-11 08:12:47.543 7 INFO neutron.services.segments.plugin [-] Segment 57d5ab46-f774-4c3b-856b-71e90ff9db9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57d5ab46-f774-4c3b-856b-71e90ff9db9f found for delete ", "request_id": "req-a8ddf698-c63a-41d9-a68b-1c1c87111fc3"}]} 2026-06-11 08:12:47.556 7 INFO neutron.services.segments.plugin [-] Segment dbff1184-84e0-4167-8ba6-edb8b184fdd7 resource provider aggregate not found 2026-06-11 08:12:47.559 7 INFO neutron.services.segments.plugin [-] Segment dbff1184-84e0-4167-8ba6-edb8b184fdd7 resource provider aggregate not found 2026-06-11 08:12:47.572 7 INFO neutron.services.segments.plugin [-] Segment dbff1184-84e0-4167-8ba6-edb8b184fdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbff1184-84e0-4167-8ba6-edb8b184fdd7 found for delete ", "request_id": "req-099693a0-7d24-4a0a-bd12-297bc9d9407b"}]} 2026-06-11 08:12:47.577 7 INFO neutron.services.segments.plugin [-] Segment dbff1184-84e0-4167-8ba6-edb8b184fdd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbff1184-84e0-4167-8ba6-edb8b184fdd7 found for delete ", "request_id": "req-42e9977c-3d21-49b6-96d1-d3601c35e347"}]} [pid: 7|app: 0|req: 1536/3139] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:49 2026] GET /v2.0/security-groups?tenant_id=5cb83ee3c9564bdb82afd97a0c7d081a&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3140] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:49 2026] DELETE /v2.0/security-groups/18de74a5-3070-4ad1-88ee-7cee4f1bb29d => 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: 1537/3141] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:49 2026] GET /v2.0/security-groups?tenant_id=c29c7201431d4667a20a9184880865d8&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3142] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:49 2026] DELETE /v2.0/security-groups/d754dd39-1c60-49d9-b454-88ac74bed9f2 => 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: 1538/3143] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:50 2026] GET /v2.0/security-groups?tenant_id=0340e75ba01e4e4eabf8b3cafb4c5bdc&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3144] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:50 2026] DELETE /v2.0/security-groups/c300cfa1-b76f-4457-bd97-5bf3388ced9e => 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: 1539/3145] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:50 2026] GET /v2.0/security-groups?tenant_id=2a1da18f195545babbafd53eb5af5797&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: 1607/3146] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:50 2026] DELETE /v2.0/security-groups/89ad336e-4c2c-48e7-baa9-37a15135fdd7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3147] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:50 2026] GET /v2.0/security-groups?tenant_id=c9d6830f723c4774a69b3441562458c5&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3148] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:50 2026] DELETE /v2.0/security-groups/cb3e8086-5c75-456b-845f-0600d94f4149 => 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: 1541/3149] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:51 2026] GET /v2.0/security-groups?tenant_id=1bcfe8444db4484597a07f89dcb7d1f3&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3150] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:51 2026] DELETE /v2.0/security-groups/99a2a63c-33e2-4b58-939c-fd2370d9689b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3151] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:12:51 2026] GET /v2.0/security-groups?tenant_id=675ba77a6d2949aebb184ea649584888&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: 1610/3152] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:12:51 2026] DELETE /v2.0/security-groups/12c7e42b-36f1-498b-b217-127171ff408d => 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: 1543/3153] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:12:55 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3154] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:12:56 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3155] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:12:57 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3156] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:12:57 2026] POST /v2.0/floatingips => generated 552 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3157] 10.0.0.168 () {34 vars in 675 bytes} [Thu Jun 11 08:12:58 2026] POST /v2.0/floatingips => generated 552 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3158] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:12:58 2026] PUT /v2.0/floatingips/3ed354b4-604b-4f79-b9be-bdbfdc12ab1b/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3159] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:12:58 2026] PUT /v2.0/floatingips/4be14a51-881a-47e8-b514-44c2f9370b37/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3160] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:12:58 2026] PUT /v2.0/floatingips/443e0acf-ea70-4907-8c6a-c192daea9094/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3163] 10.0.0.168 () {34 vars in 758 bytes} [Thu Jun 11 08:12:58 2026] PUT /v2.0/floatingips/6a7dfcb7-bf10-415f-8090-c4d3e2763bf9/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3164] 10.0.0.168 () {32 vars in 671 bytes} [Thu Jun 11 08:12:58 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3165] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:12:58 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3166] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:12:58 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3167] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:12:59 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3168] 10.0.0.168 () {32 vars in 679 bytes} [Thu Jun 11 08:12:59 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3169] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:12:59 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3170] 10.0.0.168 () {32 vars in 689 bytes} [Thu Jun 11 08:12:59 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3171] 10.0.0.168 () {32 vars in 701 bytes} [Thu Jun 11 08:12:59 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-11 08:12:59.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-244c2ee7-f72e-4329-a3e8-48fff4c998b5 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] TaaS: Handle Delete Port: bb012625-d5ea-4f85-9634-51d95a92f618 2026-06-11 08:12:59.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-244c2ee7-f72e-4329-a3e8-48fff4c998b5 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] Tap Mirror: Handle Delete Port: bb012625-d5ea-4f85-9634-51d95a92f618 [pid: 8|app: 0|req: 1621/3172] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:59 2026] DELETE /v2.0/floatingips/3ed354b4-604b-4f79-b9be-bdbfdc12ab1b => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:59.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3a4bd02-ffa5-4664-908a-8392938d6146 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] TaaS: Handle Delete Port: 1e71b68b-5cdd-4fcb-8d0e-ac85a2c48c23 2026-06-11 08:12:59.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3a4bd02-ffa5-4664-908a-8392938d6146 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] Tap Mirror: Handle Delete Port: 1e71b68b-5cdd-4fcb-8d0e-ac85a2c48c23 [pid: 7|app: 0|req: 1552/3173] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:59 2026] DELETE /v2.0/floatingips/4be14a51-881a-47e8-b514-44c2f9370b37 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:12:59.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ff489ae-55bc-4370-b437-9f9b1b4543cb 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] TaaS: Handle Delete Port: f34c6144-aa29-48b1-ad85-c84a30f7638d 2026-06-11 08:12:59.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ff489ae-55bc-4370-b437-9f9b1b4543cb 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] Tap Mirror: Handle Delete Port: f34c6144-aa29-48b1-ad85-c84a30f7638d [pid: 8|app: 0|req: 1622/3174] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:12:59 2026] DELETE /v2.0/floatingips/443e0acf-ea70-4907-8c6a-c192daea9094 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:13:00.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d822262-fb5b-44a3-832d-8d187658328b 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] TaaS: Handle Delete Port: 897d9b77-ead7-464e-8c3f-40886d7ed7b8 2026-06-11 08:13:00.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d822262-fb5b-44a3-832d-8d187658328b 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] Tap Mirror: Handle Delete Port: 897d9b77-ead7-464e-8c3f-40886d7ed7b8 [pid: 7|app: 0|req: 1553/3175] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:13:00 2026] DELETE /v2.0/floatingips/6a7dfcb7-bf10-415f-8090-c4d3e2763bf9 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:13:00.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e5f3045-40f7-475d-86c0-904764819553 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] TaaS: Handle Delete Port: c8616f95-b15c-44b9-bec9-706836fd1c4e 2026-06-11 08:13:00.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e5f3045-40f7-475d-86c0-904764819553 5c676389726043f2b55c5ab0185e77d7 2120a1f645d94360bee641d99402b5be - - default default] Tap Mirror: Handle Delete Port: c8616f95-b15c-44b9-bec9-706836fd1c4e [pid: 8|app: 0|req: 1623/3176] 10.0.0.168 () {32 vars in 731 bytes} [Thu Jun 11 08:13:00 2026] DELETE /v2.0/floatingips/821fbe8f-6017-42d8-9948-ac72fb9e58bc => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3177] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:01 2026] GET /v2.0/security-groups?tenant_id=2120a1f645d94360bee641d99402b5be&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: 1624/3178] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:01 2026] DELETE /v2.0/security-groups/cdaaa541-0b75-4760-a5e6-00f9dbf0e64a => 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: 1555/3179] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:01 2026] GET /v2.0/security-groups?tenant_id=27d3788997344bab91f8c5cbdca58b91&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3180] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:02 2026] DELETE /v2.0/security-groups/ce9b8d39-23b1-4357-af3c-db284b71fce9 => 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: 1556/3181] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:02 2026] GET /v2.0/security-groups?tenant_id=d726347588324889aeb810b5c60951bc&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3182] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:02 2026] DELETE /v2.0/security-groups/9c4005fc-1cbd-4f6a-aa39-0cc8742b489e => 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: 1557/3183] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:13:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3184] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:13:06 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: 7|app: 0|req: 1558/3185] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:13:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3186] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:13:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3187] 10.0.0.168 () {34 vars in 677 bytes} [Thu Jun 11 08:13:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3188] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:13:07 2026] PUT /v2.0/policies/55e9e1bb-ae5a-4ab6-be12-5f64b1993f3e/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3189] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:13:07 2026] PUT /v2.0/policies/44c13eba-6ae7-4b1b-9f9c-96015a07e19a/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: 1630/3190] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:13:07 2026] PUT /v2.0/policies/9be51b0d-267c-4079-b9f1-6f5d3cf129fa/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3191] 10.0.0.168 () {34 vars in 752 bytes} [Thu Jun 11 08:13:07 2026] PUT /v2.0/policies/34392a29-43f1-495f-8206-bcc69fe73703/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3192] 10.0.0.168 () {32 vars in 673 bytes} [Thu Jun 11 08:13:07 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3193] 10.0.0.168 () {32 vars in 687 bytes} [Thu Jun 11 08:13:07 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3194] 10.0.0.168 () {32 vars in 683 bytes} [Thu Jun 11 08:13:07 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3195] 10.0.0.168 () {32 vars in 695 bytes} [Thu Jun 11 08:13:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3196] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:13:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3197] 10.0.0.168 () {32 vars in 695 bytes} [Thu Jun 11 08:13:08 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3198] 10.0.0.168 () {32 vars in 691 bytes} [Thu Jun 11 08:13:08 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3199] 10.0.0.168 () {32 vars in 703 bytes} [Thu Jun 11 08:13:08 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3200] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:13:08 2026] DELETE /v2.0/qos/policies/55e9e1bb-ae5a-4ab6-be12-5f64b1993f3e => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3201] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:13:08 2026] DELETE /v2.0/qos/policies/44c13eba-6ae7-4b1b-9f9c-96015a07e19a => 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: 1636/3202] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:13:08 2026] DELETE /v2.0/qos/policies/9be51b0d-267c-4079-b9f1-6f5d3cf129fa => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3203] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:13:08 2026] DELETE /v2.0/qos/policies/34392a29-43f1-495f-8206-bcc69fe73703 => 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: 1637/3204] 10.0.0.168 () {32 vars in 733 bytes} [Thu Jun 11 08:13:08 2026] DELETE /v2.0/qos/policies/ef09f1b4-78cd-43bf-8fbb-6f57e9f5df6d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3205] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:09 2026] GET /v2.0/security-groups?tenant_id=89586dca86a24b569dcb6275e6e55af6&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3206] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:09 2026] DELETE /v2.0/security-groups/64a72da9-7b17-404f-8cd6-2578098851c8 => 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: 1569/3207] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:09 2026] GET /v2.0/security-groups?tenant_id=3b6578732ca64221998c4ec242b44295&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3208] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:09 2026] DELETE /v2.0/security-groups/1274d830-84e7-4bed-a2b1-96f8cb22c2eb => 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: 1570/3209] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:10 2026] GET /v2.0/security-groups?tenant_id=1476e6a3e6844113b4385db81fd3174f&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3210] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:10 2026] DELETE /v2.0/security-groups/812c64da-0857-46af-9609-630501d3957b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:13:14.904 7 INFO neutron.db.segments_db [None req-49255937-b279-4aa8-beb5-6a65dbbf3300 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Added segment dbe9038d-e8d8-41fd-9f32-6ea2e9747536 of type vxlan for network 81439eaf-d6c2-45c9-aa66-100cce1b4ab6 [pid: 7|app: 0|req: 1572/3213] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:14 2026] POST /v2.0/networks => generated 613 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3214] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:13:14 2026] POST /v2.0/subnets => generated 626 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:13:15.347 7 INFO neutron.db.segments_db [None req-7d2c7a0f-52cf-46eb-b9d2-6a98a9289092 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Added segment 66fe2e0d-152e-4a57-9456-ff1afc793d61 of type vxlan for network 3fbeb981-fd15-4933-a72a-1541f88111e4 [pid: 7|app: 0|req: 1573/3215] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:15 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3216] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:13:15 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-06-11 08:13:15.729 7 INFO neutron.db.segments_db [None req-11c2bf58-2a65-42b8-8384-690f11b2d51c 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Added segment 11920f1d-5e7b-46d5-a136-b4ead49b08b2 of type vxlan for network 664abad6-32e4-41c3-8ca4-177b00298a31 [pid: 7|app: 0|req: 1574/3217] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:15 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3218] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:13:15 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:13:16.201 7 INFO neutron.db.segments_db [None req-61e60661-0136-49b2-bcc4-58153b0409c0 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Added segment 372e48d1-3692-4ff8-a811-6728d1785377 of type vxlan for network ddbd6868-73d7-4758-86cb-6703c88a41b3 [pid: 7|app: 0|req: 1575/3219] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:16 2026] POST /v2.0/networks => generated 612 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3220] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:13:16 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-11 08:13:16.624 7 INFO neutron.db.segments_db [None req-77b96c31-5642-4cde-898e-000b10c94eab 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Added segment c3095e7e-dca9-4625-a03e-334d6fca5ae8 of type vxlan for network 815a17b3-aab3-4810-b54d-b821ff3f2032 [pid: 7|app: 0|req: 1576/3221] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:16 2026] POST /v2.0/networks => generated 613 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3222] 10.0.0.168 () {34 vars in 668 bytes} [Thu Jun 11 08:13:16 2026] POST /v2.0/subnets => generated 629 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3223] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:13:16 2026] PUT /v2.0/subnets/f4f18c95-00ae-4400-95f0-5749855d3559/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3224] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:13:16 2026] PUT /v2.0/subnets/6ee9e4ee-3475-405e-aefa-d3c95ae72326/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3225] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:13:17 2026] PUT /v2.0/subnets/4f62f134-4469-4278-94c6-16e53ba6e568/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3226] 10.0.0.168 () {34 vars in 750 bytes} [Thu Jun 11 08:13:17 2026] PUT /v2.0/subnets/61c044a2-4061-4941-972f-81114eceb4c4/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3227] 10.0.0.168 () {32 vars in 663 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3228] 10.0.0.168 () {32 vars in 677 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3229] 10.0.0.168 () {32 vars in 673 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3230] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3231] 10.0.0.168 () {32 vars in 671 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3232] 10.0.0.168 () {32 vars in 685 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3233] 10.0.0.168 () {32 vars in 681 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3234] 10.0.0.168 () {32 vars in 693 bytes} [Thu Jun 11 08:13:17 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3235] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:13:17 2026] DELETE /v2.0/subnets/f4f18c95-00ae-4400-95f0-5749855d3559 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3236] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:13:17 2026] DELETE /v2.0/subnets/6ee9e4ee-3475-405e-aefa-d3c95ae72326 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3237] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:13:17 2026] DELETE /v2.0/subnets/4f62f134-4469-4278-94c6-16e53ba6e568 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3238] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/subnets/61c044a2-4061-4941-972f-81114eceb4c4 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3239] 10.0.0.168 () {32 vars in 723 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/subnets/995c27ab-6a91-46c5-b230-c77b886c6235 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:13:18.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-26dcce50-61f0-41fd-8b27-a2dd0ded1264 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] TaaS: Handle Delete Port: f069340d-d1b0-4df9-892a-b83a255dac41 2026-06-11 08:13:18.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26dcce50-61f0-41fd-8b27-a2dd0ded1264 6adf6dffc0cb4fb386ece76f8f2a565f 0316969e0b6440538a44e2efe8e6f6b2 - - default default] Tap Mirror: Handle Delete Port: f069340d-d1b0-4df9-892a-b83a255dac41 [pid: 8|app: 0|req: 1655/3240] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/networks/81439eaf-d6c2-45c9-aa66-100cce1b4ab6 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-11 08:13:18.748 8 INFO neutron.services.segments.plugin [-] Segment dbe9038d-e8d8-41fd-9f32-6ea2e9747536 resource provider aggregate not found 2026-06-11 08:13:18.758 8 INFO neutron.services.segments.plugin [-] Segment dbe9038d-e8d8-41fd-9f32-6ea2e9747536 resource provider aggregate not found 2026-06-11 08:13:18.769 8 INFO neutron.services.segments.plugin [-] Segment dbe9038d-e8d8-41fd-9f32-6ea2e9747536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe9038d-e8d8-41fd-9f32-6ea2e9747536 found for delete ", "request_id": "req-3c03c272-996e-4daa-9011-51be2e49dfa0"}]} 2026-06-11 08:13:18.769 8 INFO neutron.services.segments.plugin [-] Segment dbe9038d-e8d8-41fd-9f32-6ea2e9747536 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbe9038d-e8d8-41fd-9f32-6ea2e9747536 found for delete ", "request_id": "req-ae6a56a4-fb8c-44d7-8c1f-ef976d2106b0"}]} 2026-06-11 08:13:18.784 7 INFO neutron.services.segments.plugin [-] Segment 66fe2e0d-152e-4a57-9456-ff1afc793d61 resource provider aggregate not found 2026-06-11 08:13:18.788 7 INFO neutron.services.segments.plugin [-] Segment 66fe2e0d-152e-4a57-9456-ff1afc793d61 resource provider aggregate not found 2026-06-11 08:13:18.803 7 INFO neutron.services.segments.plugin [-] Segment 66fe2e0d-152e-4a57-9456-ff1afc793d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66fe2e0d-152e-4a57-9456-ff1afc793d61 found for delete ", "request_id": "req-76155083-377b-459d-981d-d1766ceec193"}]} 2026-06-11 08:13:18.807 7 INFO neutron.services.segments.plugin [-] Segment 66fe2e0d-152e-4a57-9456-ff1afc793d61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66fe2e0d-152e-4a57-9456-ff1afc793d61 found for delete ", "request_id": "req-5c1f13f3-c8d1-4578-820d-b836a2d68cbb"}]} [pid: 7|app: 0|req: 1586/3241] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/networks/3fbeb981-fd15-4933-a72a-1541f88111e4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3242] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/networks/664abad6-32e4-41c3-8ca4-177b00298a31 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3243] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:18 2026] DELETE /v2.0/networks/ddbd6868-73d7-4758-86cb-6703c88a41b3 => 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: 1657/3244] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:19 2026] DELETE /v2.0/networks/815a17b3-aab3-4810-b54d-b821ff3f2032 => 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: 1588/3245] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:20 2026] GET /v2.0/security-groups?tenant_id=0316969e0b6440538a44e2efe8e6f6b2&name=default => generated 2929 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3246] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:20 2026] DELETE /v2.0/security-groups/0d71a769-44e2-4145-adf1-75ddb9280c2a => 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: 1589/3247] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:20 2026] GET /v2.0/security-groups?tenant_id=221b95b8ba0147499cdfb23f379527cd&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3248] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:20 2026] DELETE /v2.0/security-groups/29bfc7c6-c86c-41e8-a5c7-d1a47307d1f0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:13:20.788 8 INFO neutron.services.segments.plugin [-] Segment 11920f1d-5e7b-46d5-a136-b4ead49b08b2 resource provider aggregate not found 2026-06-11 08:13:20.793 8 INFO neutron.services.segments.plugin [-] Segment 11920f1d-5e7b-46d5-a136-b4ead49b08b2 resource provider aggregate not found 2026-06-11 08:13:20.806 8 INFO neutron.services.segments.plugin [-] Segment 11920f1d-5e7b-46d5-a136-b4ead49b08b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11920f1d-5e7b-46d5-a136-b4ead49b08b2 found for delete ", "request_id": "req-aaf5fb34-1780-413f-85db-c9a6f66ca3c3"}]} 2026-06-11 08:13:20.810 8 INFO neutron.services.segments.plugin [-] Segment 11920f1d-5e7b-46d5-a136-b4ead49b08b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11920f1d-5e7b-46d5-a136-b4ead49b08b2 found for delete ", "request_id": "req-73f4a2ab-ecce-4409-9f44-bb93ba6eee82"}]} 2026-06-11 08:13:20.821 8 INFO neutron.services.segments.plugin [-] Segment c3095e7e-dca9-4625-a03e-334d6fca5ae8 resource provider aggregate not found 2026-06-11 08:13:20.823 7 INFO neutron.services.segments.plugin [-] Segment 372e48d1-3692-4ff8-a811-6728d1785377 resource provider aggregate not found 2026-06-11 08:13:20.827 8 INFO neutron.services.segments.plugin [-] Segment c3095e7e-dca9-4625-a03e-334d6fca5ae8 resource provider aggregate not found 2026-06-11 08:13:20.829 7 INFO neutron.services.segments.plugin [-] Segment 372e48d1-3692-4ff8-a811-6728d1785377 resource provider aggregate not found 2026-06-11 08:13:20.833 8 INFO neutron.services.segments.plugin [-] Segment c3095e7e-dca9-4625-a03e-334d6fca5ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3095e7e-dca9-4625-a03e-334d6fca5ae8 found for delete ", "request_id": "req-db7c5343-edcc-48db-9810-109f2b8c6955"}]} 2026-06-11 08:13:20.836 7 INFO neutron.services.segments.plugin [-] Segment 372e48d1-3692-4ff8-a811-6728d1785377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372e48d1-3692-4ff8-a811-6728d1785377 found for delete ", "request_id": "req-23a155ef-d7bf-44d1-9ae0-160e68e6b6d6"}]} 2026-06-11 08:13:20.838 8 INFO neutron.services.segments.plugin [-] Segment c3095e7e-dca9-4625-a03e-334d6fca5ae8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3095e7e-dca9-4625-a03e-334d6fca5ae8 found for delete ", "request_id": "req-227e146d-d9cc-4d4b-8f15-fc534b95789f"}]} 2026-06-11 08:13:20.844 7 INFO neutron.services.segments.plugin [-] Segment 372e48d1-3692-4ff8-a811-6728d1785377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 372e48d1-3692-4ff8-a811-6728d1785377 found for delete ", "request_id": "req-34876d61-fd64-416f-b2ec-e52d21c7385a"}]} [pid: 7|app: 0|req: 1590/3249] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:20 2026] GET /v2.0/security-groups?tenant_id=d29987f11cd343a7a9eac04253ff1798&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3250] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:20 2026] DELETE /v2.0/security-groups/e0adabd1-ea95-4607-8dfa-c3fd113d0f18 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-11 08:13:24.463 7 INFO neutron.db.segments_db [None req-98db801c-1c63-46e8-9974-e0a24eef4839 807408a238aa47259ef58032f576b829 6bf7eb6ff1174ef5946376c52389ccd4 - - default default] Added segment 5ab93c77-574c-4999-a7ad-c2202075cbac of type vxlan for network b9123ce1-0064-4781-8ba6-cf33f7a1d6b3 [pid: 7|app: 0|req: 1591/3251] 10.0.0.168 () {34 vars in 669 bytes} [Thu Jun 11 08:13:24 2026] POST /v2.0/networks => generated 611 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3252] 10.0.0.168 () {34 vars in 663 bytes} [Thu Jun 11 08:13:24 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3253] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:13:24 2026] PUT /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1662/3254] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:24 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1593/3255] 10.0.0.168 () {34 vars in 757 bytes} [Thu Jun 11 08:13:24 2026] PUT /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/green => generated 4 bytes in 104 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: 1663/3256] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1594/3257] 10.0.0.168 () {34 vars in 753 bytes} [Thu Jun 11 08:13:25 2026] PUT /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/red => generated 4 bytes in 89 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: 1664/3258] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1595/3259] 10.0.0.168 () {34 vars in 775 bytes} [Thu Jun 11 08:13:25 2026] PUT /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1665/3260] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 52 bytes in 52 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: 1596/3261] 10.0.0.168 () {34 vars in 746 bytes} [Thu Jun 11 08:13:25 2026] PUT /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1666/3262] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1597/3263] 10.0.0.168 () {32 vars in 734 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:13:25.736 8 INFO neutron.api.v2.resource [None req-fb817417-50d7-44b8-92b2-d5824da3a1d9 807408a238aa47259ef58032f576b829 6bf7eb6ff1174ef5946376c52389ccd4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1667/3264] 10.0.0.168 () {32 vars in 738 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/green => generated 99 bytes in 54 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: 1598/3265] 10.0.0.168 () {32 vars in 737 bytes} [Thu Jun 11 08:13:25 2026] DELETE /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/red => generated 0 bytes in 66 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: 1668/3266] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:25 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 30 bytes in 45 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-06-11 08:13:25.923 7 INFO neutron.api.v2.resource [None req-7bc3442d-6ad6-49cc-84fd-0dee88315889 807408a238aa47259ef58032f576b829 6bf7eb6ff1174ef5946376c52389ccd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3267] 10.0.0.168 () {32 vars in 741 bytes} [Thu Jun 11 08:13:25 2026] DELETE /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags/green => generated 99 bytes in 60 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: 1669/3268] 10.0.0.168 () {32 vars in 729 bytes} [Thu Jun 11 08:13:25 2026] DELETE /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 0 bytes in 66 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: 1600/3269] 10.0.0.168 () {32 vars in 726 bytes} [Thu Jun 11 08:13:26 2026] GET /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:13:26.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-4335e931-20f0-4692-a07a-eb02e58eda85 807408a238aa47259ef58032f576b829 6bf7eb6ff1174ef5946376c52389ccd4 - - default default] TaaS: Handle Delete Port: 9bc78f2d-4300-46e9-9ddc-febc72f791f5 2026-06-11 08:13:26.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4335e931-20f0-4692-a07a-eb02e58eda85 807408a238aa47259ef58032f576b829 6bf7eb6ff1174ef5946376c52389ccd4 - - default default] Tap Mirror: Handle Delete Port: 9bc78f2d-4300-46e9-9ddc-febc72f791f5 [pid: 8|app: 0|req: 1670/3270] 10.0.0.168 () {32 vars in 719 bytes} [Thu Jun 11 08:13:26 2026] DELETE /v2.0/ports/9bc78f2d-4300-46e9-9ddc-febc72f791f5 => generated 0 bytes in 185 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-06-11 08:13:26.379 7 INFO neutron.services.segments.plugin [-] Segment 5ab93c77-574c-4999-a7ad-c2202075cbac resource provider aggregate not found 2026-06-11 08:13:26.384 7 INFO neutron.services.segments.plugin [-] Segment 5ab93c77-574c-4999-a7ad-c2202075cbac resource provider aggregate not found 2026-06-11 08:13:26.402 7 INFO neutron.services.segments.plugin [-] Segment 5ab93c77-574c-4999-a7ad-c2202075cbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab93c77-574c-4999-a7ad-c2202075cbac found for delete ", "request_id": "req-a7879d51-40a5-43a3-8603-20f3a227c656"}]} 2026-06-11 08:13:26.404 7 INFO neutron.services.segments.plugin [-] Segment 5ab93c77-574c-4999-a7ad-c2202075cbac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ab93c77-574c-4999-a7ad-c2202075cbac found for delete ", "request_id": "req-d167e0e1-64dc-41a4-aed5-5f1aff9415a1"}]} [pid: 7|app: 0|req: 1601/3271] 10.0.0.168 () {32 vars in 725 bytes} [Thu Jun 11 08:13:26 2026] DELETE /v2.0/networks/b9123ce1-0064-4781-8ba6-cf33f7a1d6b3 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3272] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:27 2026] GET /v2.0/security-groups?tenant_id=6bf7eb6ff1174ef5946376c52389ccd4&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3273] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:27 2026] DELETE /v2.0/security-groups/530e8166-71b0-4476-99ef-ff62e2695911 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3274] 10.0.0.168 () {32 vars in 773 bytes} [Thu Jun 11 08:13:27 2026] GET /v2.0/security-groups?tenant_id=bceeb73f91264fb08b3476c5a1df341c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3275] 10.0.0.168 () {32 vars in 739 bytes} [Thu Jun 11 08:13:27 2026] DELETE /v2.0/security-groups/8458a931-6bb7-4b1b-9ac5-8614dfd57457 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3278] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:13:29 2026] GET /v2.0/networks => generated 2168 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3279] 10.0.0.168 () {32 vars in 654 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3280] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3281] 10.0.0.168 () {32 vars in 642 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3282] 10.0.0.168 () {32 vars in 646 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3283] 10.0.0.168 () {32 vars in 648 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3284] 10.0.0.168 () {32 vars in 662 bytes} [Thu Jun 11 08:13:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3285] 10.0.0.168 () {32 vars in 654 bytes} [Thu Jun 11 08:13:31 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)