+ 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 [Fri Jun 12 01:57:05 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-794745b7f7-crhg2 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4040454668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-12 01:57:09.837 7 INFO neutron.common.config [-] Logging enabled! 2026-06-12 01:57:09.838 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev29 2026-06-12 01:57:09.838 8 INFO neutron.common.config [-] Logging enabled! 2026-06-12 01:57:09.838 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev29 2026-06-12 01:57:10.854 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-12 01:57:10.878 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-12 01:57:12.273 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-12 01:57:12.275 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-12 01:57:12.279 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-12 01:57:12.280 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-12 01:57:12.281 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-12 01:57:12.281 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-12 01:57:12.281 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.289 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.289 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.289 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.311 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-12 01:57:12.312 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.312 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.315 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-12 01:57:12.318 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-12 01:57:12.322 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-12 01:57:12.323 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-12 01:57:12.323 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-12 01:57:12.323 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-12 01:57:12.323 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.331 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.331 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-12 01:57:12.331 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.353 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-12 01:57:12.354 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.354 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-12 01:57:12.363 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-12 01:57:12.364 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-12 01:57:12.364 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-12 01:57:12.364 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-12 01:57:12.403 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-12 01:57:12.403 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-12 01:57:12.403 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-12 01:57:12.403 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-12 01:57:12.651 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing driver for type 'vlan' 2026-06-12 01:57:12.690 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing driver for type 'vlan' 2026-06-12 01:57:12.930 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] VlanTypeDriver initialization complete 2026-06-12 01:57:12.930 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing driver for type 'vxlan' 2026-06-12 01:57:12.930 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-12 01:57:12.944 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-12 01:57:12.945 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-12 01:57:12.945 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing extension driver 'port_security' 2026-06-12 01:57:12.945 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-12 01:57:12.945 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing extension driver 'qos' 2026-06-12 01:57:12.945 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-12 01:57:12.946 7 INFO neutron.plugins.ml2.managers [None req-f607ec04-3f9b-4678-a56a-79b4906b281a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-12 01:57:12.954 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] VlanTypeDriver initialization complete 2026-06-12 01:57:12.954 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing driver for type 'vxlan' 2026-06-12 01:57:12.954 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-12 01:57:12.962 7 INFO neutron.quota [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded quota_driver: . 2026-06-12 01:57:12.963 7 INFO neutron.plugins.ml2.plugin [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-12 01:57:12.963 7 INFO neutron.plugins.ml2.managers [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-12 01:57:12.963 7 INFO neutron.plugins.ml2.managers [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-12 01:57:12.963 7 INFO neutron.plugins.ml2.managers [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-12 01:57:12.963 7 INFO neutron.extensions.vlantransparent [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Disabled vlantransparent extension. 2026-06-12 01:57:12.964 7 INFO neutron.extensions.qinq [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Disabled VLAN QinQ extension. 2026-06-12 01:57:12.964 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: qos 2026-06-12 01:57:12.967 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing extension driver 'port_security' 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing extension driver 'qos' 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-12 01:57:12.968 8 INFO neutron.plugins.ml2.managers [None req-9f64be8e-090f-4a92-a36c-65fc85dcc3e1 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-12 01:57:12.978 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: router 2026-06-12 01:57:12.984 8 INFO neutron.quota [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded quota_driver: . 2026-06-12 01:57:12.984 8 INFO neutron.plugins.ml2.plugin [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Modular L2 Plugin initialization complete 2026-06-12 01:57:12.984 8 INFO neutron.plugins.ml2.managers [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-12 01:57:12.985 8 INFO neutron.plugins.ml2.managers [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-12 01:57:12.985 8 INFO neutron.plugins.ml2.managers [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-12 01:57:12.985 8 INFO neutron.extensions.vlantransparent [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Disabled vlantransparent extension. 2026-06-12 01:57:12.985 8 INFO neutron.extensions.qinq [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Disabled VLAN QinQ extension. 2026-06-12 01:57:12.985 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: qos 2026-06-12 01:57:12.998 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: router 2026-06-12 01:57:13.034 7 INFO neutron.services.service_base [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-12 01:57:13.034 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: segments 2026-06-12 01:57:13.045 8 INFO neutron.services.service_base [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-12 01:57:13.045 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: segments 2026-06-12 01:57:13.146 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: trunk 2026-06-12 01:57:13.153 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: trunk 2026-06-12 01:57:13.160 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: vpnaas 2026-06-12 01:57:13.168 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: vpnaas 2026-06-12 01:57:13.199 8 WARNING stevedore.named [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-12 01:57:13.199 8 WARNING stevedore.named [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.208 7 WARNING stevedore.named [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-12 01:57:13.208 7 WARNING stevedore.named [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.269 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-12 01:57:13.270 8 INFO neutron.common.utils [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-12 01:57:13.270 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: taas 2026-06-12 01:57:13.274 7 INFO neutron_vpnaas.services.vpn.plugin [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-12 01:57:13.274 7 INFO neutron.common.utils [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-12 01:57:13.274 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: taas 2026-06-12 01:57:13.296 8 WARNING stevedore.named [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.300 7 WARNING stevedore.named [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-12 01:57:13.347 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: tapmirror 2026-06-12 01:57:13.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-12 01:57:13.349 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: tapmirror 2026-06-12 01:57:13.359 7 WARNING stevedore.named [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.368 8 WARNING stevedore.named [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-12 01:57:13.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-12 01:57:13.388 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: auto_allocate 2026-06-12 01:57:13.393 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-12 01:57:13.394 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: auto_allocate 2026-06-12 01:57:13.394 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: tag 2026-06-12 01:57:13.403 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: tag 2026-06-12 01:57:13.405 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: timestamp 2026-06-12 01:57:13.411 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-12 01:57:13.413 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: timestamp 2026-06-12 01:57:13.416 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: network_ip_availability 2026-06-12 01:57:13.417 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: flavors 2026-06-12 01:57:13.419 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: flavors 2026-06-12 01:57:13.421 7 INFO neutron.manager [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loading Plugin: revisions 2026-06-12 01:57:13.423 8 INFO neutron.manager [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loading Plugin: revisions 2026-06-12 01:57:13.425 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Initializing extension manager. 2026-06-12 01:57:13.426 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: address-group 2026-06-12 01:57:13.427 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Initializing extension manager. 2026-06-12 01:57:13.427 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: address-scope 2026-06-12 01:57:13.428 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-12 01:57:13.428 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: address-group 2026-06-12 01:57:13.429 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: agent 2026-06-12 01:57:13.429 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: address-scope 2026-06-12 01:57:13.429 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-12 01:57:13.430 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: agent-resources-synced 2026-06-12 01:57:13.430 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: agent 2026-06-12 01:57:13.431 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: agent-resources-synced 2026-06-12 01:57:13.431 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-12 01:57:13.432 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-12 01:57:13.432 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-12 01:57:13.433 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: availability_zone 2026-06-12 01:57:13.433 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-12 01:57:13.433 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: availability_zone_filter 2026-06-12 01:57:13.434 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-12 01:57:13.434 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: availability_zone 2026-06-12 01:57:13.434 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: default-subnetpools 2026-06-12 01:57:13.435 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: availability_zone_filter 2026-06-12 01:57:13.435 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-12 01:57:13.436 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: default-subnetpools 2026-06-12 01:57:13.437 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-12 01:57:13.438 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: dns-integration 2026-06-12 01:57:13.438 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-12 01:57:13.439 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: dns-domain-ports 2026-06-12 01:57:13.439 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: dns-integration 2026-06-12 01:57:13.440 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-12 01:57:13.440 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-12 01:57:13.440 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: dvr 2026-06-12 01:57:13.441 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-12 01:57:13.441 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-12 01:57:13.441 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: empty-string-filtering 2026-06-12 01:57:13.441 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: dvr 2026-06-12 01:57:13.442 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 01:57:13.442 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-12 01:57:13.442 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-12 01:57:13.443 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: external-net 2026-06-12 01:57:13.443 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-12 01:57:13.443 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-12 01:57:13.444 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 01:57:13.444 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: extraroute 2026-06-12 01:57:13.444 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-12 01:57:13.444 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: extraroute-atomic 2026-06-12 01:57:13.445 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-12 01:57:13.445 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: external-net 2026-06-12 01:57:13.446 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-12 01:57:13.446 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-12 01:57:13.446 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-12 01:57:13.446 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: extraroute 2026-06-12 01:57:13.447 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-12 01:57:13.447 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: fip-port-details 2026-06-12 01:57:13.447 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: extraroute-atomic 2026-06-12 01:57:13.448 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: flavors 2026-06-12 01:57:13.449 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-12 01:57:13.449 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-12 01:57:13.450 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-12 01:57:13.450 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: floatingip-pools 2026-06-12 01:57:13.450 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: ip_allocation 2026-06-12 01:57:13.451 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-12 01:57:13.451 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-12 01:57:13.451 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-12 01:57:13.451 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: l2_adjacency 2026-06-12 01:57:13.452 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: fip-port-details 2026-06-12 01:57:13.453 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: router 2026-06-12 01:57:13.453 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: flavors 2026-06-12 01:57:13.455 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 01:57:13.455 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-12 01:57:13.455 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-12 01:57:13.456 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: floatingip-pools 2026-06-12 01:57:13.456 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-12 01:57:13.456 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: ip_allocation 2026-06-12 01:57:13.456 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: ext-gw-mode 2026-06-12 01:57:13.457 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-12 01:57:13.457 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: l3-ha 2026-06-12 01:57:13.457 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: l2_adjacency 2026-06-12 01:57:13.458 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-12 01:57:13.458 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-12 01:57:13.458 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: router 2026-06-12 01:57:13.459 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: l3-flavors 2026-06-12 01:57:13.460 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-12 01:57:13.460 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-12 01:57:13.460 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-12 01:57:13.461 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-12 01:57:13.461 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-12 01:57:13.462 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-12 01:57:13.463 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-12 01:57:13.463 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: l3-ha 2026-06-12 01:57:13.464 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-12 01:57:13.465 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-12 01:57:13.465 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-12 01:57:13.466 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-12 01:57:13.467 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-12 01:57:13.467 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: l3-flavors 2026-06-12 01:57:13.468 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-12 01:57:13.468 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-12 01:57:13.468 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: multi-provider 2026-06-12 01:57:13.469 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: net-mtu 2026-06-12 01:57:13.469 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-12 01:57:13.470 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: net-mtu-writable 2026-06-12 01:57:13.471 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: network_availability_zone 2026-06-12 01:57:13.471 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: network_ha 2026-06-12 01:57:13.473 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-12 01:57:13.473 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: network-ip-availability 2026-06-12 01:57:13.474 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-12 01:57:13.474 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-12 01:57:13.475 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: pagination 2026-06-12 01:57:13.476 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-device-profile 2026-06-12 01:57:13.476 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-12 01:57:13.476 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-12 01:57:13.477 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-12 01:57:13.477 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-12 01:57:13.478 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-12 01:57:13.478 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-12 01:57:13.479 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-mac-override 2026-06-12 01:57:13.479 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: multi-provider 2026-06-12 01:57:13.479 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-12 01:57:13.480 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: net-mtu 2026-06-12 01:57:13.480 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-12 01:57:13.481 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-12 01:57:13.481 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-12 01:57:13.481 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: network_availability_zone 2026-06-12 01:57:13.482 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-resource-request 2026-06-12 01:57:13.482 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: network_ha 2026-06-12 01:57:13.482 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-12 01:57:13.483 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-12 01:57:13.483 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: network-ip-availability 2026-06-12 01:57:13.484 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: binding 2026-06-12 01:57:13.485 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-12 01:57:13.485 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: binding-extended 2026-06-12 01:57:13.485 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: pagination 2026-06-12 01:57:13.486 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-security 2026-06-12 01:57:13.486 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-device-profile 2026-06-12 01:57:13.486 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: project-id 2026-06-12 01:57:13.487 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-12 01:57:13.487 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: provider 2026-06-12 01:57:13.487 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-12 01:57:13.488 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-12 01:57:13.488 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-12 01:57:13.489 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-mac-override 2026-06-12 01:57:13.490 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-12 01:57:13.490 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-12 01:57:13.491 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-12 01:57:13.491 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos 2026-06-12 01:57:13.492 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-resource-request 2026-06-12 01:57:13.493 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-12 01:57:13.493 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-12 01:57:13.493 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-12 01:57:13.493 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-12 01:57:13.494 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-default 2026-06-12 01:57:13.494 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: binding 2026-06-12 01:57:13.495 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-fip 2026-06-12 01:57:13.496 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-12 01:57:13.496 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: binding-extended 2026-06-12 01:57:13.496 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-12 01:57:13.496 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-security 2026-06-12 01:57:13.497 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-12 01:57:13.497 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: project-id 2026-06-12 01:57:13.498 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: provider 2026-06-12 01:57:13.498 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-12 01:57:13.499 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-12 01:57:13.499 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-12 01:57:13.500 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-pps 2026-06-12 01:57:13.501 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-12 01:57:13.502 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos 2026-06-12 01:57:13.502 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-12 01:57:13.503 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: qos-rules-alias 2026-06-12 01:57:13.503 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-12 01:57:13.504 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-12 01:57:13.504 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: quota-check-limit 2026-06-12 01:57:13.504 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-default 2026-06-12 01:57:13.505 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-12 01:57:13.505 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-fip 2026-06-12 01:57:13.506 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-12 01:57:13.506 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-12 01:57:13.507 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-12 01:57:13.508 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: quotas 2026-06-12 01:57:13.508 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-12 01:57:13.509 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-12 01:57:13.509 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: quota_details 2026-06-12 01:57:13.510 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-pps 2026-06-12 01:57:13.511 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-12 01:57:13.511 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-12 01:57:13.511 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: rbac-policies 2026-06-12 01:57:13.512 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: rbac-address-group 2026-06-12 01:57:13.512 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-12 01:57:13.513 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: rbac-address-scope 2026-06-12 01:57:13.513 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: quota-check-limit 2026-06-12 01:57:13.514 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: rbac-security-groups 2026-06-12 01:57:13.514 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-12 01:57:13.514 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-12 01:57:13.515 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: revision-if-match 2026-06-12 01:57:13.516 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-12 01:57:13.517 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: router_availability_zone 2026-06-12 01:57:13.517 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: quotas 2026-06-12 01:57:13.518 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-12 01:57:13.518 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: quota_details 2026-06-12 01:57:13.520 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-12 01:57:13.520 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: rbac-policies 2026-06-12 01:57:13.521 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: rbac-address-group 2026-06-12 01:57:13.522 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-12 01:57:13.523 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-12 01:57:13.523 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-12 01:57:13.523 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-12 01:57:13.523 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-12 01:57:13.524 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: revision-if-match 2026-06-12 01:57:13.524 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-12 01:57:13.525 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-12 01:57:13.525 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-12 01:57:13.526 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-12 01:57:13.526 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: router_availability_zone 2026-06-12 01:57:13.527 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-12 01:57:13.529 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-12 01:57:13.530 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-12 01:57:13.532 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: security-group 2026-06-12 01:57:13.533 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: segment 2026-06-12 01:57:13.534 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-12 01:57:13.535 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-12 01:57:13.535 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: service-type 2026-06-12 01:57:13.535 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-12 01:57:13.536 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: sorting 2026-06-12 01:57:13.536 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-12 01:57:13.537 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: standard-attr-segment 2026-06-12 01:57:13.537 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-12 01:57:13.538 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: standard-attr-description 2026-06-12 01:57:13.539 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: stateful-security-group 2026-06-12 01:57:13.540 8 WARNING neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-12 01:57:13.540 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-12 01:57:13.541 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnet-external-network 2026-06-12 01:57:13.542 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnet_onboard 2026-06-12 01:57:13.543 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-12 01:57:13.543 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnet-service-types 2026-06-12 01:57:13.543 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: security-group 2026-06-12 01:57:13.544 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnet_allocation 2026-06-12 01:57:13.545 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: segment 2026-06-12 01:57:13.546 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-12 01:57:13.546 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-12 01:57:13.546 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: tag-creation 2026-06-12 01:57:13.547 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: service-type 2026-06-12 01:57:13.547 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: sorting 2026-06-12 01:57:13.548 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-12 01:57:13.548 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-12 01:57:13.549 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: standard-attr-description 2026-06-12 01:57:13.550 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: stateful-security-group 2026-06-12 01:57:13.550 7 WARNING neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-12 01:57:13.551 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-12 01:57:13.552 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnet-external-network 2026-06-12 01:57:13.553 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnet_onboard 2026-06-12 01:57:13.554 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-12 01:57:13.554 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: standard-attr-tag 2026-06-12 01:57:13.554 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnet-service-types 2026-06-12 01:57:13.555 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-12 01:57:13.555 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnet_allocation 2026-06-12 01:57:13.556 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: trunk 2026-06-12 01:57:13.556 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-12 01:57:13.557 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: trunk-details 2026-06-12 01:57:13.557 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: tag-creation 2026-06-12 01:57:13.557 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-12 01:57:13.558 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-12 01:57:13.558 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-12 01:57:13.559 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-12 01:57:13.560 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-12 01:57:13.562 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-12 01:57:13.563 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-12 01:57:13.564 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: vpn-flavors 2026-06-12 01:57:13.565 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-12 01:57:13.565 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: vpnaas 2026-06-12 01:57:13.567 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: taas 2026-06-12 01:57:13.567 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-12 01:57:13.568 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: tap-mirror 2026-06-12 01:57:13.568 8 INFO neutron.api.extensions [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-12 01:57:13.568 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: trunk 2026-06-12 01:57:13.569 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: trunk-details 2026-06-12 01:57:13.570 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-12 01:57:13.571 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-12 01:57:13.571 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-12 01:57:13.571 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.571 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-12 01:57:13.571 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-12 01:57:13.572 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-12 01:57:13.573 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-12 01:57:13.574 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-12 01:57:13.575 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-12 01:57:13.576 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-12 01:57:13.577 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-12 01:57:13.578 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: vpn-flavors 2026-06-12 01:57:13.579 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-12 01:57:13.580 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: vpnaas 2026-06-12 01:57:13.580 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-12 01:57:13.580 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-12 01:57:13.581 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.581 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.582 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.582 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: taas 2026-06-12 01:57:13.582 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.582 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-12 01:57:13.583 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: tap-mirror 2026-06-12 01:57:13.583 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.583 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.583 7 INFO neutron.api.extensions [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-12 01:57:13.584 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-12 01:57:13.584 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-12 01:57:13.584 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-12 01:57:13.585 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.585 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.585 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.585 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.586 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-12 01:57:13.586 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-12 01:57:13.586 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.586 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-12 01:57:13.589 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-12 01:57:13.590 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-12 01:57:13.590 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-12 01:57:13.590 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] router is already registered 2026-06-12 01:57:13.590 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-12 01:57:13.591 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] floatingip is already registered 2026-06-12 01:57:13.594 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-12 01:57:13.594 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] rbac_policy is already registered 2026-06-12 01:57:13.595 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-12 01:57:13.595 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-12 01:57:13.595 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] security_group is already registered 2026-06-12 01:57:13.595 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-12 01:57:13.596 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-12 01:57:13.596 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] security_group_rule is already registered 2026-06-12 01:57:13.596 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-12 01:57:13.596 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.597 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.597 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.597 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.597 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.597 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.597 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.597 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.597 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-12 01:57:13.598 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] trunk is already registered 2026-06-12 01:57:13.598 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-12 01:57:13.598 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.598 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.598 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.599 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.599 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.599 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.599 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-12 01:57:13.599 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-12 01:57:13.599 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] endpoint_group is already registered 2026-06-12 01:57:13.599 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-12 01:57:13.600 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-12 01:57:13.600 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] vpnservice is already registered 2026-06-12 01:57:13.600 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-12 01:57:13.600 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.600 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-12 01:57:13.600 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.600 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ipsec_site_connection is already registered 2026-06-12 01:57:13.601 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.601 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.601 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.601 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.601 8 INFO neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.601 8 WARNING neutron.quota.resource_registry [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.605 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-12 01:57:13.605 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] router is already registered 2026-06-12 01:57:13.606 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-12 01:57:13.606 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] floatingip is already registered 2026-06-12 01:57:13.610 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-12 01:57:13.610 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] rbac_policy is already registered 2026-06-12 01:57:13.610 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-12 01:57:13.610 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] security_group is already registered 2026-06-12 01:57:13.611 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-12 01:57:13.611 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] security_group_rule is already registered 2026-06-12 01:57:13.612 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.612 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.612 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-12 01:57:13.612 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] subnetpool is already registered 2026-06-12 01:57:13.613 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-12 01:57:13.613 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] trunk is already registered 2026-06-12 01:57:13.613 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.613 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.614 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.614 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.614 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-12 01:57:13.615 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] endpoint_group is already registered 2026-06-12 01:57:13.615 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-12 01:57:13.615 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] vpnservice is already registered 2026-06-12 01:57:13.615 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-12 01:57:13.615 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ipsec_site_connection is already registered 2026-06-12 01:57:13.616 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-12 01:57:13.616 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ipsecpolicy is already registered 2026-06-12 01:57:13.616 7 INFO neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-12 01:57:13.616 7 WARNING neutron.quota.resource_registry [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] ikepolicy is already registered 2026-06-12 01:57:13.639 8 WARNING keystonemiddleware._common.config [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 01:57:13.645 8 WARNING oslo_config.cfg [None req-8463339f-1978-4235-b7ff-4a15dbd6fa90 - - - - - -] 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 0x7f4040454668 pid: 8 (default app) 2026-06-12 01:57:13.654 7 WARNING keystonemiddleware._common.config [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 01:57:13.660 7 WARNING oslo_config.cfg [None req-5ea4dfc2-4707-446b-bd5f-98b6c652f1d3 - - - - - -] 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 0x7f4040454668 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-12 01:57:18.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73929fa6-3fef-4b06-9784-cd75efa410c5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:17 2026] GET /v2.0/networks/public => generated 108 bytes in 769 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/5] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:57:18.823 8 WARNING neutron.services.revisions.revision_plugin [None req-e8c1d204-f6b7-4f84-bb51-941f3d248b8c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:18.842 8 INFO neutron.db.segments_db [None req-e8c1d204-f6b7-4f84-bb51-941f3d248b8c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 8ce2c42c-ed32-45b0-a672-660888f23183 of type flat for network a44e130d-2e5d-4467-b477-8d6fd16d45e5 2026-06-12 01:57:18.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8c1d204-f6b7-4f84-bb51-941f3d248b8c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:18 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 01:57:24.780 8 INFO neutron.pecan_wsgi.hooks.translation [None req-130792e1-a137-4370-84ed-2b228f89e1fc 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:24 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:24 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-12 01:57:24.865 8 WARNING neutron.services.revisions.revision_plugin [None req-0dfb1912-1e97-4cb4-858b-7cc48cc0ae3d 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:24.881 8 INFO neutron.db.segments_db [None req-0dfb1912-1e97-4cb4-858b-7cc48cc0ae3d 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment b0fe51ca-2989-4c11-8038-be8c0dedb13f of type flat for network d19a8866-4866-467d-b735-7879697688fb 2026-06-12 01:57:24.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0dfb1912-1e97-4cb4-858b-7cc48cc0ae3d 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:24 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 01:57:31.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63688c1e-629f-4108-8208-ef3ce31f75b8 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:30 2026] GET /v2.0/networks/public => generated 108 bytes in 361 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:57:31.310 7 WARNING neutron.services.revisions.revision_plugin [None req-3b7fafa8-2845-4c65-9b8b-4158632c8611 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:31.332 7 INFO neutron.db.segments_db [None req-3b7fafa8-2845-4c65-9b8b-4158632c8611 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 5b611d54-9288-4904-9d3e-35ab10c8917e of type flat for network 8b7c7b3c-4eb4-47ac-9d17-ebd20af73bef 2026-06-12 01:57:31.382 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b7fafa8-2845-4c65-9b8b-4158632c8611 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:31 2026] POST /v2.0/networks => generated 124 bytes in 315 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 01:57:37.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc63002c-a5dc-45cc-941c-4a4d81003014 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:37 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:37 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-12 01:57:37.337 8 WARNING neutron.services.revisions.revision_plugin [None req-2e0cdf7a-622a-496e-a738-bc50337425d6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:37.373 8 INFO neutron.db.segments_db [None req-2e0cdf7a-622a-496e-a738-bc50337425d6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment d5593132-c707-45da-a644-111cea4cb4fd of type flat for network 4cb92180-a962-4d5b-9e3b-6b1dcc011502 2026-06-12 01:57:37.398 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e0cdf7a-622a-496e-a738-bc50337425d6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:37 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 01:57:43.287 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca72f52f-a6c9-4161-8c59-684023ebf567 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:43 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: 8/19] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:57:43.356 8 WARNING neutron.services.revisions.revision_plugin [None req-27a98d54-987f-45bb-b809-65869b5a4a8b 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:43.371 8 INFO neutron.db.segments_db [None req-27a98d54-987f-45bb-b809-65869b5a4a8b 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 56cfc103-f8ed-4bb7-a8c2-2ada0827b4bd of type flat for network 057621c6-2bc3-43b8-8325-f0e53459c895 2026-06-12 01:57:43.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27a98d54-987f-45bb-b809-65869b5a4a8b 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:43 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-12 01:57:49.236 7 INFO neutron.pecan_wsgi.hooks.translation [None req-095481ac-0110-47de-a90f-e241ef620db5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:49 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 01:57:49.297 7 WARNING neutron.services.revisions.revision_plugin [None req-a4e12ba3-7f6d-420a-aaf9-50594702f318 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Could not find related network for resource to bump revision. 2026-06-12 01:57:49.312 7 INFO neutron.db.segments_db [None req-a4e12ba3-7f6d-420a-aaf9-50594702f318 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 30f8e184-04df-4b88-8f40-4f57c04df52d of type flat for network 85157abf-e785-4553-8447-e8d4f36222a2 [pid: 7|app: 0|req: 10/23] 199.204.45.38 () {48 vars in 964 bytes} [Fri Jun 12 01:57:49 2026] POST /v2.0/networks => generated 706 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 01:57:50.557 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fc6a624-2a62-4eda-b886-b19944b06fc8 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 01:57:50 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 01:57:50 2026] GET /v2.0/networks?name=public => generated 709 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 01:57:50.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fef05878-d40b-4f93-b36e-a88ca2cd43c0 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.204.45.38 () {44 vars in 1031 bytes} [Fri Jun 12 01:57:50 2026] GET /v2.0/subnets/public-subnet?network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 113 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.204.45.38 () {44 vars in 1054 bytes} [Fri Jun 12 01:57:50 2026] GET /v2.0/subnets?name=public-subnet&network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.38 () {48 vars in 962 bytes} [Fri Jun 12 01:57:50 2026] POST /v2.0/subnets => generated 664 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:02:30.611 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5643c05c-932c-4e23-bd8c-97cd72a8c040 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 199.204.45.38 () {44 vars in 934 bytes} [Fri Jun 12 02:02:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:02:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:02:30.697 7 INFO neutron.db.segments_db [None req-7a08268e-3c15-4471-9242-761e356a20a5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 6807e463-47c3-4330-9612-a018111222f4 of type vxlan for network 47ec10e9-788f-4458-9a40-87064035d7f3 [pid: 7|app: 0|req: 33/68] 199.204.45.38 () {48 vars in 963 bytes} [Fri Jun 12 02:02:30 2026] POST /v2.0/networks => generated 707 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:02:31.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d80f9c92-9c30-4bbd-aaf0-6d730177d7a7 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 199.204.45.38 () {44 vars in 934 bytes} [Fri Jun 12 02:02:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:02:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:02:31.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d6835a0-1f3c-434d-93e4-5377e00bf3bd 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 199.204.45.38 () {44 vars in 1033 bytes} [Fri Jun 12 02:02:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.38 () {44 vars in 1056 bytes} [Fri Jun 12 02:02:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.38 () {48 vars in 962 bytes} [Fri Jun 12 02:02:31 2026] POST /v2.0/subnets => generated 651 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:02:33.050 7 INFO neutron.api.v2.resource [None req-934d23d6-ab1b-4f1e-bb40-d1eed8fbafcd 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 199.204.45.38 () {44 vars in 968 bytes} [Fri Jun 12 02:02:33 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: 39/75] 199.204.45.38 () {44 vars in 990 bytes} [Fri Jun 12 02:02:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 45 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.38 () {48 vars in 977 bytes} [Fri Jun 12 02:02:33 2026] POST /v2.0/security-groups => generated 1616 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:34 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:34 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:34 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:35 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2230 bytes in 51 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.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:35 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:35 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:36 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2846 bytes in 57 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.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:36 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:36 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:36 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:37 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 3462 bytes in 59 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.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:37 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 3462 bytes in 35 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.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:37 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:38 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4078 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:38 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:38 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => 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: 48/98] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:38 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.38 () {44 vars in 984 bytes} [Fri Jun 12 02:02:39 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3 => generated 732 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:02:40.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-727f541d-b031-404c-8144-e50b224b8426 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.38 () {44 vars in 1073 bytes} [Fri Jun 12 02:02:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/101] 199.204.45.38 () {44 vars in 1096 bytes} [Fri Jun 12 02:02:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:40 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.38 () {48 vars in 958 bytes} [Fri Jun 12 02:02:40 2026] POST /v2.0/ports => generated 1100 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:02:47.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49c5e043-a790-4c6b-99f2-c123015862a1 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.38 () {44 vars in 976 bytes} [Fri Jun 12 02:02:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/105] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 54 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.38 () {48 vars in 1028 bytes} [Fri Jun 12 02:02:47 2026] PUT /v2.0/ports/01f9b660-67b3-401c-9cd6-cc5c4d1bfa3e => generated 1249 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.38 () {44 vars in 917 bytes} [Fri Jun 12 02:02:49 2026] GET /v2.0/ports => generated 3730 bytes in 288 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-12 02:02:50.802 7 INFO neutron.api.v2.resource [None req-0b12a786-8673-4eec-af5f-20a43b07df55 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/108] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:02:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.38 () {44 vars in 978 bytes} [Fri Jun 12 02:02:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.38 () {48 vars in 977 bytes} [Fri Jun 12 02:02:50 2026] POST /v2.0/security-groups => generated 1610 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:51 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:51 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:51 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 1610 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:51 2026] POST /v2.0/security-group-rules => generated 623 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:52 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2246 bytes in 53 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.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:52 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:02:52 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/118] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:02:52 2026] POST /v2.0/security-group-rules => generated 627 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/127] 199.204.45.38 () {44 vars in 972 bytes} [Fri Jun 12 02:03:53 2026] GET /v2.0/quotas/2599998779db4e1492c39f1ffb26f384 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/130] 199.204.45.38 () {48 vars in 1024 bytes} [Fri Jun 12 02:03:53 2026] PUT /v2.0/quotas/2599998779db4e1492c39f1ffb26f384 => generated 291 bytes in 34 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-12 02:06:04.103 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a49c8df6-8e0e-4047-835a-501bf90ee1b7 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/147] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:06:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 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: 72/148] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:06:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:06:06.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41d60339-f91c-4507-a289-95f203dc1907 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:06:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/150] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:06:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:12:10.904 8 INFO neutron.api.v2.resource [None req-913d2ae0-547e-41d0-8d30-5d9c107a39fd 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/201] 199.204.45.38 () {44 vars in 1071 bytes} [Fri Jun 12 02:12:10 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f8b2802d7d57455d81b462b458e10229 => generated 139 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.204.45.38 () {44 vars in 1094 bytes} [Fri Jun 12 02:12:10 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f8b2802d7d57455d81b462b458e10229 => generated 23 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.204.45.38 () {48 vars in 978 bytes} [Fri Jun 12 02:12:11 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/204] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:12 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 1624 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:12:12 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:12 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:12:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:13 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:12:13 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:13 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => 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: 108/211] 199.204.45.38 () {48 vars in 988 bytes} [Fri Jun 12 02:12:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:14 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:12:14 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 2846 bytes in 32 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.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:14 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 2846 bytes in 27 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.38 () {48 vars in 988 bytes} [Fri Jun 12 02:12:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:15 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/217] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:12:15 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 3460 bytes in 31 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.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:12:16 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 3460 bytes in 24 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.38 () {48 vars in 988 bytes} [Fri Jun 12 02:12:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/236] 199.204.45.38 () {30 vars in 739 bytes} [Fri Jun 12 02:14:23 2026] GET /v2.0/networks?tenant_id=f8b2802d7d57455d81b462b458e10229&shared=False => generated 15 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:14:23.367 7 INFO neutron.db.segments_db [None req-cc626fb9-cd0a-482d-86a4-4f8ca8986894 d5ae79d47c124055bffb437d8aeab97f f8b2802d7d57455d81b462b458e10229 - - 5da918472d5a4bbb839414b9fec4f0f1 5da918472d5a4bbb839414b9fec4f0f1] Added segment 11f5b89d-5ec2-463a-910d-1dbed403e322 of type vxlan for network 1bce6e80-6393-4d27-99cd-68e11405e405 [pid: 7|app: 0|req: 116/239] 199.204.45.38 () {34 vars in 681 bytes} [Fri Jun 12 02:14:23 2026] POST /v2.0/networks => generated 718 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/240] 199.204.45.38 () {30 vars in 721 bytes} [Fri Jun 12 02:14:23 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/241] 199.204.45.38 () {30 vars in 632 bytes} [Fri Jun 12 02:14:23 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: 125/242] 199.204.45.38 () {34 vars in 676 bytes} [Fri Jun 12 02:14:23 2026] POST /v2.0/ports => generated 999 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/243] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:14:23 2026] GET /v2.0/networks/1bce6e80-6393-4d27-99cd-68e11405e405 => 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: 126/244] 199.204.45.38 () {30 vars in 721 bytes} [Fri Jun 12 02:14:26 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/245] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:14:26 2026] GET /v2.0/networks/1bce6e80-6393-4d27-99cd-68e11405e405 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/248] 199.204.45.38 () {44 vars in 972 bytes} [Fri Jun 12 02:14:51 2026] GET /v2.0/quotas/f8b2802d7d57455d81b462b458e10229 => 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: 121/249] 199.204.45.38 () {48 vars in 1024 bytes} [Fri Jun 12 02:14:51 2026] PUT /v2.0/quotas/f8b2802d7d57455d81b462b458e10229 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:20.691 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5b2b9e5-d932-4ba4-8f55-0b922af56b81 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/342] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 02:26:20 2026] GET /v2.0/networks/public => generated 108 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/343] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 02:26:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:21.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d705d851-4f78-4978-9c82-0fffbdfa12f8 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/344] 199.204.45.38 () {44 vars in 924 bytes} [Fri Jun 12 02:26:21 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/345] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 02:26:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:21.854 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0483aff8-ca1f-4c60-95e3-1c76179982ab 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/346] 199.204.45.38 () {44 vars in 1031 bytes} [Fri Jun 12 02:26:21 2026] GET /v2.0/subnets/public-subnet?network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/347] 199.204.45.38 () {44 vars in 1054 bytes} [Fri Jun 12 02:26:21 2026] GET /v2.0/subnets?name=public-subnet&network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:48.708 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57400ac4-0826-4756-978d-3f7149001cda 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/352] 199.204.45.38 () {44 vars in 934 bytes} [Fri Jun 12 02:26:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/353] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:26:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:49.711 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dbf5334-eb40-4227-8aa8-54704287143d 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/354] 199.204.45.38 () {44 vars in 934 bytes} [Fri Jun 12 02:26:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/355] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:26:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:49.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4835b27d-ca47-49b5-b3b1-b3207e57e85a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/356] 199.204.45.38 () {44 vars in 1033 bytes} [Fri Jun 12 02:26:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/357] 199.204.45.38 () {44 vars in 1056 bytes} [Fri Jun 12 02:26:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:50.965 8 INFO neutron.api.v2.resource [None req-7cb76b7f-cb53-413c-8206-908421cd4627 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/358] 199.204.45.38 () {44 vars in 968 bytes} [Fri Jun 12 02:26:50 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/359] 199.204.45.38 () {44 vars in 990 bytes} [Fri Jun 12 02:26:50 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/360] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:52 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/361] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:52 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/362] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:26:52 2026] GET /v2.0/security-group-rules/cd5af77d-86d8-4eea-8303-bb1ce90e5967 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/363] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:53 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/364] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:53 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/365] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:26:53 2026] GET /v2.0/security-group-rules/2f913c93-b7ab-4d63-b5c8-31a6436e5a09 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/368] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:54 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/369] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:54 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/370] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:26:54 2026] GET /v2.0/security-group-rules/3856882b-1e2c-44e1-a51a-c7a1c06b1fac => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/371] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:55 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/372] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:55 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/373] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:26:55 2026] GET /v2.0/security-group-rules/6b285154-2be7-4fb7-9244-314aa63eee05 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/374] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:56 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/375] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:56 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/376] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:26:56 2026] GET /v2.0/security-group-rules/ff780810-4304-43d7-a9b1-bfbca388db50 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/377] 199.204.45.38 () {44 vars in 984 bytes} [Fri Jun 12 02:26:57 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:26:57.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dc2b1d8-e60e-4963-92cb-bca882c169a3 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/378] 199.204.45.38 () {44 vars in 1073 bytes} [Fri Jun 12 02:26:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/379] 199.204.45.38 () {44 vars in 1096 bytes} [Fri Jun 12 02:26:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/380] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:26:57 2026] GET /v2.0/security-groups/4bea89b8-1120-40c6-89a4-53b06eccc6d1 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:27:04.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c163830a-a280-4d57-b25f-de3f3e6ffe8c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/381] 199.204.45.38 () {44 vars in 976 bytes} [Fri Jun 12 02:27:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:27:04 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/383] 199.204.45.38 () {44 vars in 917 bytes} [Fri Jun 12 02:27:06 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:27:07.609 8 INFO neutron.api.v2.resource [None req-b596ea4a-618a-434f-aa1c-ce1f34b55d41 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/384] 199.204.45.38 () {44 vars in 956 bytes} [Fri Jun 12 02:27:07 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.38 () {44 vars in 978 bytes} [Fri Jun 12 02:27:07 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:27:08 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:27:08 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/390] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:27:08 2026] GET /v2.0/security-group-rules/5361cdb4-b7bc-41fc-8dd8-2ed920b73b1e => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:27:09 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => 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: 200/392] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:27:09 2026] GET /v2.0/security-groups/be537047-6065-4981-ad59-e142d131c8ba => generated 2886 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:27:09 2026] GET /v2.0/security-group-rules/5436dd27-b464-4936-bd56-b40435e3d351 => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/394] 199.204.45.38 () {44 vars in 972 bytes} [Fri Jun 12 02:27:21 2026] GET /v2.0/quotas/2599998779db4e1492c39f1ffb26f384 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:28:16.033 8 INFO neutron.api.v2.resource [None req-fa37ffa2-faf4-405a-bee7-d2bbf3311734 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/403] 199.204.45.38 () {44 vars in 1071 bytes} [Fri Jun 12 02:28:15 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f8b2802d7d57455d81b462b458e10229 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 199.204.45.38 () {44 vars in 1094 bytes} [Fri Jun 12 02:28:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f8b2802d7d57455d81b462b458e10229 => generated 4072 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:28:17 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/406] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:28:17 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/407] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:28:17 2026] GET /v2.0/security-group-rules/d8940bca-33ca-460e-9879-7a8e42fe8afc => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/408] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:28:18 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/409] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:28:18 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/410] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:28:18 2026] GET /v2.0/security-group-rules/9f673fa4-e8d1-4599-bee2-19a5bb7fcea9 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/411] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:28:19 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/412] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:28:19 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:28:19 2026] GET /v2.0/security-group-rules/a4ce081c-5b96-4434-99ec-e422842d8c06 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/414] 199.204.45.38 () {44 vars in 1085 bytes} [Fri Jun 12 02:28:20 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1?project_id=f8b2802d7d57455d81b462b458e10229 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/415] 199.204.45.38 () {44 vars in 998 bytes} [Fri Jun 12 02:28:20 2026] GET /v2.0/security-groups/ba90b903-4b19-4df8-9374-15a4e0b8bbf1 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/416] 199.204.45.38 () {44 vars in 1008 bytes} [Fri Jun 12 02:28:20 2026] GET /v2.0/security-group-rules/2c429333-35b7-4592-994b-cffc155691c5 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/419] 199.204.45.38 () {44 vars in 972 bytes} [Fri Jun 12 02:28:27 2026] GET /v2.0/quotas/f8b2802d7d57455d81b462b458e10229 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/426] 199.204.45.38 () {44 vars in 946 bytes} [Fri Jun 12 02:29:17 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/433] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:29:55 2026] GET /v2.0/networks => generated 2168 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 10.0.0.95 () {32 vars in 654 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/437] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/438] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:29:56 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: 223/439] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/440] 10.0.0.95 () {32 vars in 654 bytes} [Fri Jun 12 02:29:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:07.831 7 INFO neutron.db.segments_db [None req-b64f130e-0908-4ef1-b9bb-a0e3a84cc26b 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 1f021dbf-3ba1-49f0-b80a-e171cc659c04 of type vxlan for network b5f781dc-0cc8-47db-9fe6-2f1137660457 2026-06-12 02:30:07.890 8 INFO neutron.db.segments_db [None req-fa548b31-51a4-451c-aff6-799cb64d6514 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 32675562-0f5b-48e4-af9c-d334ce93e3bc of type vxlan for network 4b05a648-f139-4e63-b258-9564e9c16041 [pid: 7|app: 0|req: 218/441] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:30:07 2026] POST /v2.0/networks => generated 749 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:30:07 2026] POST /v2.0/networks => generated 752 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:07 2026] POST /v2.0/subnets => generated 696 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:08.242 7 INFO neutron.db.segments_db [None req-9476a78d-34ce-4f09-9bc9-85c60096bfc1 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 26c045ad-a12f-43d0-9dd2-54d1328650bf of type vxlan for network d74943f8-b0cc-4370-9b70-6fa739ad8b01 [pid: 8|app: 0|req: 225/444] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:08 2026] POST /v2.0/subnets => generated 699 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:08.298 8 INFO neutron.db.segments_db [None req-41a41e0d-2fcd-47a6-85a4-3ac6ddba4147 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 4dfefb14-a016-4de8-b07a-0cdacb2f219a of type vxlan for network 9cb15ec2-cea4-4268-b935-4f39c602a6f8 2026-06-12 02:30:08.452 7 INFO neutron.db.l3_hamode_db [None req-9476a78d-34ce-4f09-9bc9-85c60096bfc1 83187258b4264344a432dc4befa5070e ccb819ee4b6c40a099c45a03867915ca - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:08.537 8 INFO neutron.db.l3_hamode_db [None req-41a41e0d-2fcd-47a6-85a4-3ac6ddba4147 83187258b4264344a432dc4befa5070e f5e0718b721e4d8f9ebd772f2a251e6a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:09.527 8 INFO neutron.db.l3_hamode_db [None req-41a41e0d-2fcd-47a6-85a4-3ac6ddba4147 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:09.620 7 INFO neutron.db.l3_hamode_db [None req-9476a78d-34ce-4f09-9bc9-85c60096bfc1 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/445] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:08 2026] POST /v2.0/routers => generated 739 bytes in 2515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/447] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:08 2026] POST /v2.0/routers => generated 736 bytes in 2588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/449] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:10 2026] GET /v2.0/security-groups?tenant_id=a2047352e6fd4aaaac09a32a739a27fa&name=default => generated 2921 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:30:10 2026] PUT /v2.0/routers/d40d0d78-3d8b-48cf-afd0-cb39634c36fe/add_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/451] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:11 2026] DELETE /v2.0/security-groups/b7222594-71c6-47c8-abd4-91e16adf3037 => 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: 222/452] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:30:11 2026] PUT /v2.0/routers/4b968b57-67bb-4679-8dac-1c95a478c1e4/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/453] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:30:12 2026] POST /v2.0/security-groups => generated 1659 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/454] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/455] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:12 2026] GET /v2.0/security-groups?tenant_id=f737e9f98ae3493e93f2b76b11aa2c1e&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: 233/457] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:13 2026] DELETE /v2.0/security-groups/1f51bbfe-9908-44d0-b02e-44bd85857292 => 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: 234/458] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:13 2026] GET /v2.0/security-groups?tenant_id=18028f5ce1b74527adbf3bb006e191c0&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:30:12 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/460] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:13 2026] DELETE /v2.0/security-groups/8d10529f-47c1-48b5-83b5-6c0c89baba93 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/461] 10.0.0.250 () {38 vars in 971 bytes} [Fri Jun 12 02:30:13 2026] POST /v2.0/security-groups => generated 1686 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/462] 10.0.0.250 () {34 vars in 1100 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1904775568&fields=id&tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/463] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 684 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/464] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/quotas/f5e0718b721e4d8f9ebd772f2a251e6a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:14.215 7 INFO neutron.db.segments_db [None req-d2ce05a5-ac76-44b0-a8be-7b661682b12b 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 07bf441c-abcf-4310-b0d2-51d7795b67cd of type vxlan for network a183bc75-100b-4875-af59-88b10fd00b55 [pid: 7|app: 0|req: 227/465] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:30:13 2026] POST /v2.0/networks => generated 744 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/466] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/467] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/security-groups/334bffd3-3f97-4120-93e8-fd981ac4a5c2 => generated 1686 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/468] 10.0.0.250 () {38 vars in 981 bytes} [Fri Jun 12 02:30:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:14 2026] POST /v2.0/subnets => generated 691 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:14.544 7 INFO neutron.db.segments_db [None req-b076a30d-7ea1-4a6a-882a-757e3fada6be 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 89ebc22d-74c5-4ead-8ad2-79f55962a40b of type vxlan for network 4f282c16-5e11-4641-88aa-bcd2da9aed2a [pid: 8|app: 0|req: 241/470] 10.0.0.250 () {38 vars in 971 bytes} [Fri Jun 12 02:30:14 2026] POST /v2.0/security-groups => generated 1685 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/471] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 1685 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/472] 10.0.0.250 () {34 vars in 907 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/extensions => generated 21537 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-12 02:30:14.820 7 INFO neutron.db.l3_hamode_db [None req-b076a30d-7ea1-4a6a-882a-757e3fada6be 83187258b4264344a432dc4befa5070e 162b00ba718e48c7968b5ec2d636fd1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 244/473] 10.0.0.250 () {38 vars in 981 bytes} [Fri Jun 12 02:30:14 2026] POST /v2.0/security-group-rules => generated 614 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/474] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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: 246/475] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/476] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:30:14 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/477] 10.0.0.250 () {38 vars in 981 bytes} [Fri Jun 12 02:30:15 2026] POST /v2.0/security-group-rules => generated 619 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/478] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/479] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/480] 10.0.0.250 () {34 vars in 1001 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/security-group-rules/edbe5da4-1dd5-4026-8432-45506414fb76 => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/481] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/482] 10.0.0.250 () {36 vars in 1023 bytes} [Fri Jun 12 02:30:15 2026] DELETE /v2.0/security-group-rules/edbe5da4-1dd5-4026-8432-45506414fb76 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/483] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 2310 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/484] 10.0.0.250 () {36 vars in 1013 bytes} [Fri Jun 12 02:30:15 2026] DELETE /v2.0/security-groups/4da9451c-dfc6-4ee1-a74e-58a2e494d29f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/485] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:15 2026] GET /v2.0/security-groups/334bffd3-3f97-4120-93e8-fd981ac4a5c2 => generated 2311 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/486] 10.0.0.250 () {36 vars in 1013 bytes} [Fri Jun 12 02:30:15 2026] DELETE /v2.0/security-groups/334bffd3-3f97-4120-93e8-fd981ac4a5c2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:15.943 7 INFO neutron.db.l3_hamode_db [None req-b076a30d-7ea1-4a6a-882a-757e3fada6be 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:16.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b43059e-0a6f-4be2-899e-6aceeb2578fe 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 0f87d74d-a163-49a1-8d94-fb443eec65d6 2026-06-12 02:30:16.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b43059e-0a6f-4be2-899e-6aceeb2578fe 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 0f87d74d-a163-49a1-8d94-fb443eec65d6 [pid: 7|app: 0|req: 230/487] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:14 2026] POST /v2.0/routers => generated 731 bytes in 2462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/488] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:16 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/489] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:30:15 2026] PUT /v2.0/routers/4b968b57-67bb-4679-8dac-1c95a478c1e4/remove_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:17.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: f5217463-9d12-45d0-88b1-e99a5fe8f969 2026-06-12 02:30:17.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: f5217463-9d12-45d0-88b1-e99a5fe8f969 2026-06-12 02:30:17.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: f135c235-6d5a-49a9-997c-097f04d37ccd 2026-06-12 02:30:17.668 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: f135c235-6d5a-49a9-997c-097f04d37ccd 2026-06-12 02:30:17.747 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 232/490] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:30:16 2026] PUT /v2.0/routers/4a8199b8-1ba9-4454-8a80-d19d16770d87/add_router_interface => generated 309 bytes in 1112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:18.148 8 INFO neutron.db.l3_hamode_db [None req-3902861f-59e0-4c93-b620-b61fe7733182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network d74943f8-b0cc-4370-9b70-6fa739ad8b01 was deleted as no HA routers are present in tenant ccb819ee4b6c40a099c45a03867915ca. [pid: 7|app: 0|req: 233/491] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:18 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 259/492] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:17 2026] DELETE /v2.0/routers/4b968b57-67bb-4679-8dac-1c95a478c1e4 => generated 0 bytes in 871 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/493] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:18 2026] DELETE /v2.0/subnets/8a36e4b3-f45c-4242-a890-76532b1b1436 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:18.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e87b148-253f-41b1-abd3-c73853f858c5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 7f67dd45-de7b-4ed8-bf45-b7bd2fa2f0ea 2026-06-12 02:30:18.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e87b148-253f-41b1-abd3-c73853f858c5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 7f67dd45-de7b-4ed8-bf45-b7bd2fa2f0ea 2026-06-12 02:30:18.690 8 INFO neutron.services.segments.plugin [-] Segment 26c045ad-a12f-43d0-9dd2-54d1328650bf resource provider aggregate not found 2026-06-12 02:30:18.712 8 INFO neutron.services.segments.plugin [-] Segment 26c045ad-a12f-43d0-9dd2-54d1328650bf 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 26c045ad-a12f-43d0-9dd2-54d1328650bf found for delete ", "request_id": "req-afa86f23-3522-4643-9b41-1a95fafed098"}]} [pid: 8|app: 0|req: 260/494] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:18 2026] DELETE /v2.0/networks/b5f781dc-0cc8-47db-9fe6-2f1137660457 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/495] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:30:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:30:18.873 8 INFO neutron.services.segments.plugin [-] Segment 26c045ad-a12f-43d0-9dd2-54d1328650bf resource provider aggregate not found 2026-06-12 02:30:18.899 8 INFO neutron.services.segments.plugin [-] Segment 26c045ad-a12f-43d0-9dd2-54d1328650bf 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 26c045ad-a12f-43d0-9dd2-54d1328650bf found for delete ", "request_id": "req-215436f5-6ffc-4c77-939b-4d9f3b297809"}]} [pid: 8|app: 0|req: 261/496] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/497] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:19 2026] GET /v2.0/security-groups?tenant_id=ccb819ee4b6c40a099c45a03867915ca&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/498] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/499] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:19 2026] DELETE /v2.0/security-groups/a3e24c00-e109-4ae2-baf3-4c9597d62271 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/500] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:19 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 237/501] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:30:19 2026] POST /v2.0/floatingips => generated 552 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/502] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:19 2026] GET /v2.0/security-groups?tenant_id=ca8d5c418017463ba088169eb1e04ce4&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/503] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:20 2026] DELETE /v2.0/security-groups/6b480311-72a1-48c0-9a2f-508cfe76e18b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/504] 10.0.0.250 () {34 vars in 1098 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--619851483&fields=id&tenant_id=162b00ba718e48c7968b5ec2d636fd1a => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/505] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/networks?id=a183bc75-100b-4875-af59-88b10fd00b55 => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/506] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/quotas/162b00ba718e48c7968b5ec2d636fd1a => 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: 266/507] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 684 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/508] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 242/509] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/ports?tenant_id=162b00ba718e48c7968b5ec2d636fd1a&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/510] 199.204.45.38 () {34 vars in 910 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/511] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/512] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/security-groups?tenant_id=613c5e00b225460c86619f88d5fc4013&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/513] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:20 2026] DELETE /v2.0/security-groups/988204fb-0744-4627-94d1-3ea3f1d38cc9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:20.738 8 INFO neutron.services.segments.plugin [-] Segment 1f021dbf-3ba1-49f0-b80a-e171cc659c04 resource provider aggregate not found 2026-06-12 02:30:20.790 8 INFO neutron.services.segments.plugin [-] Segment 1f021dbf-3ba1-49f0-b80a-e171cc659c04 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 1f021dbf-3ba1-49f0-b80a-e171cc659c04 found for delete ", "request_id": "req-1b4b96ac-d065-4944-8423-a112baa918f2"}]} 2026-06-12 02:30:20.922 8 INFO neutron.services.segments.plugin [-] Segment 1f021dbf-3ba1-49f0-b80a-e171cc659c04 resource provider aggregate not found [pid: 8|app: 0|req: 270/514] 10.0.0.250 () {34 vars in 907 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/extensions => generated 21537 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-12 02:30:20.948 8 INFO neutron.services.segments.plugin [-] Segment 1f021dbf-3ba1-49f0-b80a-e171cc659c04 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 1f021dbf-3ba1-49f0-b80a-e171cc659c04 found for delete ", "request_id": "req-285cd390-cb62-45dd-afb8-f66681287782"}]} [pid: 7|app: 0|req: 245/515] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:30:20 2026] POST /v2.0/ports => generated 954 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/516] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:30:20 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?fields=segments => generated 14 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, ' [pid: 7|app: 0|req: 246/517] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:30:21 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?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: 247/518] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:21 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:21.318 8 INFO neutron.db.segments_db [None req-276b7060-e083-46e8-8660-649d0b4112e1 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment d9e379d8-b7a2-4a4d-a58c-55af6553f776 of type vxlan for network 9e62fe57-aacc-497f-829f-e78066514db7 [pid: 8|app: 0|req: 272/519] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:30:21 2026] POST /v2.0/networks => generated 741 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/520] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:21 2026] POST /v2.0/subnets => generated 689 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/521] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:21 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:21.707 8 INFO neutron.db.segments_db [None req-c07218fb-d0b1-4065-8140-f9958ae27b0c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment db283c9f-632d-4ec8-b302-81d526317092 of type vxlan for network d56a2bde-45b6-4013-ac1a-1cb1e000d0d1 [pid: 7|app: 0|req: 248/522] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:30:21 2026] PUT /v2.0/ports/e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 1235 bytes in 475 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: 249/523] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:21 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:21.984 8 INFO neutron.db.l3_hamode_db [None req-c07218fb-d0b1-4065-8140-f9958ae27b0c 83187258b4264344a432dc4befa5070e 6d74c986f4d846d58cc1e71ef39db18a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:22.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-990b6b90-c2d9-4568-bc29-2d7a629657e1'] response: {'name': 'network-changed', 'server_uuid': '6f02b68a-545d-49a8-8b55-a11406fda7d6', 'tag': 'e897b577-2dcf-4934-a9de-a0a4abbd1872', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 250/524] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:22 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 251/525] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:22 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1238 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:22.920 8 INFO neutron.db.l3_hamode_db [None req-c07218fb-d0b1-4065-8140-f9958ae27b0c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 252/526] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:22 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/527] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:30:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/528] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:22 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/529] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/530] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/531] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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: 258/532] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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: 259/533] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/security-groups?tenant_id=6ddf99d26fc64eb4b8f51c18a8afa431&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/536] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:23 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 263/537] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:23 2026] DELETE /v2.0/security-groups/0950c537-a764-43c3-adb3-61b68b92b2c9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/538] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:21 2026] POST /v2.0/routers => generated 729 bytes in 2331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/539] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 277/540] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/541] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/542] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/543] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/544] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/545] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/546] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/547] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/548] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:24 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 264/549] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:30:24 2026] PUT /v2.0/routers/53e622cb-3437-4825-bf92-540484626545/add_router_interface => generated 309 bytes in 1260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/550] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:25 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/551] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:25 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 266/552] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:25 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 287/553] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:25 2026] GET /v2.0/networks?id=a183bc75-100b-4875-af59-88b10fd00b55 => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/554] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:30:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=162b00ba718e48c7968b5ec2d636fd1a => generated 180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/555] 10.0.0.250 () {38 vars in 971 bytes} [Fri Jun 12 02:30:25 2026] POST /v2.0/security-groups => generated 1680 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/556] 10.0.0.250 () {38 vars in 971 bytes} [Fri Jun 12 02:30:26 2026] POST /v2.0/security-groups => generated 1680 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/557] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:30:25 2026] POST /v2.0/ports => generated 958 bytes in 498 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: 289/558] 10.0.0.250 () {38 vars in 971 bytes} [Fri Jun 12 02:30:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/559] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/security-groups?tenant_id=39f228a986e44cb7bb1136dd3abbc5c9&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/560] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/561] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/security-groups?tenant_id=6d74c986f4d846d58cc1e71ef39db18a => generated 7906 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/562] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:26 2026] DELETE /v2.0/security-groups/f59047d9-5722-43ad-9475-080c123ce723 => 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: 274/563] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 275/564] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/security-groups/0e7107e0-7ef6-4115-acdc-2daad812d3bd => generated 2922 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/565] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:26 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/566] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:30:26 2026] PUT /v2.0/ports/47f27594-9017-4797-b6fa-cf24494c2e63 => generated 1239 bytes in 502 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: 277/567] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/0e7107e0-7ef6-4115-acdc-2daad812d3bd => generated 2922 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/568] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/569] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2677aa43-2334-4ff3-84f3-f5e7f71b9cac => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/570] 10.0.0.250 () {36 vars in 1013 bytes} [Fri Jun 12 02:30:27 2026] DELETE /v2.0/security-groups/2677aa43-2334-4ff3-84f3-f5e7f71b9cac => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:27.280 7 INFO neutron.api.v2.resource [req-09ceefd1-8c2e-48ca-b352-7dd660e49306 req-63da802f-149b-4e1c-aaf9-2fda93526fe9 fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/571] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2677aa43-2334-4ff3-84f3-f5e7f71b9cac => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/572] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/7088af17-70f8-4863-8d4d-62c822a0ef65 => generated 1680 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/573] 10.0.0.250 () {36 vars in 1013 bytes} [Fri Jun 12 02:30:27 2026] DELETE /v2.0/security-groups/7088af17-70f8-4863-8d4d-62c822a0ef65 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:27.474 8 INFO neutron.api.v2.resource [req-3490d68e-159e-45ea-8a7a-121eadd45f5c req-04f95611-adc2-43c4-819b-ca35c615b8af fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 294/574] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/7088af17-70f8-4863-8d4d-62c822a0ef65 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/575] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2066e5cf-c1c6-4a6e-bf73-0b2269b12aa6 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/576] 10.0.0.250 () {36 vars in 1013 bytes} [Fri Jun 12 02:30:27 2026] DELETE /v2.0/security-groups/2066e5cf-c1c6-4a6e-bf73-0b2269b12aa6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:27.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d4ef02e-db2b-4168-b534-ee0e9aa661c3'] response: {'name': 'network-changed', 'server_uuid': '59b01c14-1d06-452d-acc8-811401b42374', 'tag': '47f27594-9017-4797-b6fa-cf24494c2e63', 'status': 'completed', 'code': 200} 2026-06-12 02:30:27.640 7 INFO neutron.api.v2.resource [req-ba2367bd-6f73-4e80-8dff-98805c10126e req-8d62f386-f13d-495c-b24c-4c54f3fd182e fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/577] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2066e5cf-c1c6-4a6e-bf73-0b2269b12aa6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/578] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups?tenant_id=6d74c986f4d846d58cc1e71ef39db18a => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/579] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/0e7107e0-7ef6-4115-acdc-2daad812d3bd => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/580] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/0e7107e0-7ef6-4115-acdc-2daad812d3bd => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:27.821 7 INFO neutron.api.v2.resource [req-b9aa652c-65cb-400d-b3ed-f069fd8e4082 req-dc0eaea4-ba6f-4f56-a448-83a906bddcbd fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/581] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2066e5cf-c1c6-4a6e-bf73-0b2269b12aa6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:27.863 8 INFO neutron.api.v2.resource [req-03f3976e-c527-46a0-86dd-83c4b29478c3 req-0eb247de-6624-4b9d-8d95-b9326ecff69f fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 298/582] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/7088af17-70f8-4863-8d4d-62c822a0ef65 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:27.910 7 INFO neutron.api.v2.resource [req-5c610378-75ee-4d50-ba81-0837850d41aa req-fcf52103-1aa2-4bbe-b984-6dac3870e770 fb3f976288ad4fa4a312118a6402ff30 6d74c986f4d846d58cc1e71ef39db18a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 285/583] 10.0.0.250 () {34 vars in 991 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/security-groups/2677aa43-2334-4ff3-84f3-f5e7f71b9cac => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/584] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:27 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/585] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/586] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/ports?tenant_id=162b00ba718e48c7968b5ec2d636fd1a&device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/587] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47f27594-9017-4797-b6fa-cf24494c2e63 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/588] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/subnets?id=7d5f9299-f051-4057-8289-0ec33e685e7b => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/589] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/590] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/ports?network_id=a183bc75-100b-4875-af59-88b10fd00b55&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/591] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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: 307/592] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?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: 308/593] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:28 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:28.430 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a74da6c-7efb-467e-815b-b7a7c3ea54af 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 01f778cd-62c3-4646-a697-e84de606baa3 2026-06-12 02:30:28.439 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a74da6c-7efb-467e-815b-b7a7c3ea54af 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 01f778cd-62c3-4646-a697-e84de606baa3 2026-06-12 02:30:28.969 8 INFO neutron.db.segments_db [None req-7fc39346-0a1b-46d6-ad49-04c3449c83cb d2438a14366a4ee7b57047ae6030013b a0c2b8e930254dcb8949c66c1ee5ed6c - - default default] Added segment ca1899d0-d19f-4b74-bdd8-447efba034c4 of type vxlan for network 0f62d58e-a55a-441c-ad3f-54c9fcf666ae [pid: 8|app: 0|req: 309/594] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:28 2026] POST /v2.0/networks => generated 647 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/595] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 311/596] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 312/597] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/598] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/ports?tenant_id=162b00ba718e48c7968b5ec2d636fd1a&device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/599] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/600] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/networks?id=a183bc75-100b-4875-af59-88b10fd00b55 => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/601] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47f27594-9017-4797-b6fa-cf24494c2e63 => 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: 286/602] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:30:27 2026] PUT /v2.0/routers/53e622cb-3437-4825-bf92-540484626545/remove_router_interface => generated 309 bytes in 1695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/603] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/subnets?id=7d5f9299-f051-4057-8289-0ec33e685e7b => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:29.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 4709f3bb-938c-4b6b-ba24-652c6ea27516 2026-06-12 02:30:29.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 4709f3bb-938c-4b6b-ba24-652c6ea27516 [pid: 8|app: 0|req: 317/604] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:29 2026] POST /v2.0/subnets => generated 673 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/605] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/ports?network_id=a183bc75-100b-4875-af59-88b10fd00b55&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:29.887 8 INFO neutron.db.segments_db [None req-cb325e84-6b48-479d-a469-a4ee05220932 d2438a14366a4ee7b57047ae6030013b a0c2b8e930254dcb8949c66c1ee5ed6c - - default default] Added segment 46ad377d-a707-4195-b309-eb1875b06317 of type vxlan for network f01d7f81-1300-4ab3-b1f2-7dce480401ca [pid: 8|app: 0|req: 319/606] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:29 2026] POST /v2.0/networks => generated 647 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:29.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 2565cfff-e0ad-46f0-83c2-1ca77b43ecb5 2026-06-12 02:30:29.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 2565cfff-e0ad-46f0-83c2-1ca77b43ecb5 [pid: 8|app: 0|req: 320/607] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:29 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:30.051 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2241, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 321/608] 10.0.0.95 () {34 vars in 742 bytes} [Fri Jun 12 02:30:30 2026] PUT /v2.0/networks/f01d7f81-1300-4ab3-b1f2-7dce480401ca => generated 592 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/609] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:30 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?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-12 02:30:30.466 7 INFO neutron.db.l3_hamode_db [None req-80257987-be6e-40b7-8028-8717d73f41c6 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network d56a2bde-45b6-4013-ac1a-1cb1e000d0d1 was deleted as no HA routers are present in tenant 6d74c986f4d846d58cc1e71ef39db18a. [pid: 7|app: 0|req: 288/610] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:29 2026] DELETE /v2.0/routers/53e622cb-3437-4825-bf92-540484626545 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/611] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:30 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/612] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:30 2026] POST /v2.0/subnets => generated 646 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/613] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:30 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/614] 10.0.0.95 () {34 vars in 740 bytes} [Fri Jun 12 02:30:30 2026] PUT /v2.0/subnets/f32b7334-c47e-4c90-9708-616d2c169742 => generated 656 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/615] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:30 2026] DELETE /v2.0/subnets/a4db3362-9060-42de-9854-d496fee892c8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/616] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:30 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:30.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-61080eae-53c0-4222-9e81-fc177f0221a7 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: b4618050-507e-48ef-89ea-79d622212e5b 2026-06-12 02:30:30.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61080eae-53c0-4222-9e81-fc177f0221a7 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: b4618050-507e-48ef-89ea-79d622212e5b 2026-06-12 02:30:30.908 7 INFO neutron.services.segments.plugin [-] Segment db283c9f-632d-4ec8-b302-81d526317092 resource provider aggregate not found 2026-06-12 02:30:30.934 7 INFO neutron.services.segments.plugin [-] Segment db283c9f-632d-4ec8-b302-81d526317092 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 db283c9f-632d-4ec8-b302-81d526317092 found for delete ", "request_id": "req-55d9cf31-1a3d-492e-9005-c31a3d307863"}]} 2026-06-12 02:30:30.992 7 INFO neutron.services.segments.plugin [-] Segment db283c9f-632d-4ec8-b302-81d526317092 resource provider aggregate not found [pid: 7|app: 0|req: 291/617] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:30 2026] DELETE /v2.0/networks/f01d7f81-1300-4ab3-b1f2-7dce480401ca => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:31.021 7 INFO neutron.services.segments.plugin [-] Segment db283c9f-632d-4ec8-b302-81d526317092 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 db283c9f-632d-4ec8-b302-81d526317092 found for delete ", "request_id": "req-bd480270-88c3-44b6-8c26-9bafd94be3fe"}]} [pid: 7|app: 0|req: 292/618] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:31.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e34e5ad3-5b80-42db-91d9-901be6c29457 d2438a14366a4ee7b57047ae6030013b a0c2b8e930254dcb8949c66c1ee5ed6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/619] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/networks/f01d7f81-1300-4ab3-b1f2-7dce480401ca => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:31.077 8 INFO neutron.services.segments.plugin [-] Segment d9e379d8-b7a2-4a4d-a58c-55af6553f776 resource provider aggregate not found 2026-06-12 02:30:31.085 8 INFO neutron.services.segments.plugin [-] Segment d9e379d8-b7a2-4a4d-a58c-55af6553f776 resource provider aggregate not found 2026-06-12 02:30:31.110 8 INFO neutron.services.segments.plugin [-] Segment d9e379d8-b7a2-4a4d-a58c-55af6553f776 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 d9e379d8-b7a2-4a4d-a58c-55af6553f776 found for delete ", "request_id": "req-6e4d1371-3e0c-42de-a58e-3333c9ba74b6"}]} [pid: 8|app: 0|req: 327/620] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:30 2026] DELETE /v2.0/networks/9e62fe57-aacc-497f-829f-e78066514db7 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/621] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:31.135 8 INFO neutron.services.segments.plugin [-] Segment d9e379d8-b7a2-4a4d-a58c-55af6553f776 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 d9e379d8-b7a2-4a4d-a58c-55af6553f776 found for delete ", "request_id": "req-bada313e-df3c-4230-a36d-e64e7b5bda3b"}]} [pid: 8|app: 0|req: 328/622] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/subnets?network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/623] 10.0.0.95 () {32 vars in 652 bytes} [Fri Jun 12 02:30:31 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: 329/624] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/networks => generated 1312 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/625] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/626] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/security-groups?tenant_id=6d74c986f4d846d58cc1e71ef39db18a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/627] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/networks/0f62d58e-a55a-441c-ad3f-54c9fcf666ae => generated 672 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/628] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/subnets/1fe9dbb5-9b61-4f74-ac64-01b04fb6a1a0 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:31.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ce658f60-0448-46d5-86be-bfadbe70ec8a d2438a14366a4ee7b57047ae6030013b a0c2b8e930254dcb8949c66c1ee5ed6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/629] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/subnets/f32b7334-c47e-4c90-9708-616d2c169742 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:31.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9871550-291d-436f-bf14-2ecf797069c2 d2438a14366a4ee7b57047ae6030013b a0c2b8e930254dcb8949c66c1ee5ed6c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 300/630] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/networks/f01d7f81-1300-4ab3-b1f2-7dce480401ca => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/631] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/security-groups/0e7107e0-7ef6-4115-acdc-2daad812d3bd => 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: 301/632] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/subnets/1fe9dbb5-9b61-4f74-ac64-01b04fb6a1a0 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/633] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 303/634] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:31 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/635] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:31 2026] DELETE /v2.0/networks/0f62d58e-a55a-441c-ad3f-54c9fcf666ae => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/636] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:32 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/637] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:32 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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: 305/638] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:32 2026] GET /v2.0/security-groups?tenant_id=a0c2b8e930254dcb8949c66c1ee5ed6c&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/639] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:32 2026] DELETE /v2.0/security-groups/3ccd7c1a-cadf-4d56-94de-88d702bf45a9 => 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: 306/640] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:32 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 335/641] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:32 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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-12 02:30:32.956 7 INFO neutron.services.segments.plugin [-] Segment 46ad377d-a707-4195-b309-eb1875b06317 resource provider aggregate not found 2026-06-12 02:30:32.975 7 INFO neutron.services.segments.plugin [-] Segment 46ad377d-a707-4195-b309-eb1875b06317 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 46ad377d-a707-4195-b309-eb1875b06317 found for delete ", "request_id": "req-783f0346-77b5-472e-9776-d966277c5eea"}]} 2026-06-12 02:30:33.049 7 INFO neutron.services.segments.plugin [-] Segment 46ad377d-a707-4195-b309-eb1875b06317 resource provider aggregate not found [pid: 7|app: 0|req: 307/642] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:33 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:33.070 7 INFO neutron.services.segments.plugin [-] Segment 46ad377d-a707-4195-b309-eb1875b06317 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 46ad377d-a707-4195-b309-eb1875b06317 found for delete ", "request_id": "req-0546681d-86e0-4ef7-af16-c3097f3fe06b"}]} 2026-06-12 02:30:33.159 8 INFO neutron.services.segments.plugin [-] Segment ca1899d0-d19f-4b74-bdd8-447efba034c4 resource provider aggregate not found 2026-06-12 02:30:33.173 8 INFO neutron.services.segments.plugin [-] Segment ca1899d0-d19f-4b74-bdd8-447efba034c4 resource provider aggregate not found 2026-06-12 02:30:33.202 8 INFO neutron.services.segments.plugin [-] Segment ca1899d0-d19f-4b74-bdd8-447efba034c4 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 ca1899d0-d19f-4b74-bdd8-447efba034c4 found for delete ", "request_id": "req-94fc6fbb-d507-4acd-9af9-03b05aabacbc"}]} 2026-06-12 02:30:33.209 8 INFO neutron.services.segments.plugin [-] Segment ca1899d0-d19f-4b74-bdd8-447efba034c4 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 ca1899d0-d19f-4b74-bdd8-447efba034c4 found for delete ", "request_id": "req-c45632f9-d9f8-4fbc-a00a-b43c759e0bf9"}]} [pid: 7|app: 0|req: 308/643] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:33 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 309/644] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:33 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:33.838 7 INFO neutron.db.segments_db [None req-c36b723e-679a-4e4b-8f92-eabee4e3a3ac 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 405e7506-cee8-4314-a233-61042c51b9b1 of type vxlan for network 586fe601-7617-4e15-9ba3-0a0eaa9ebe48 [pid: 7|app: 0|req: 310/645] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:30:33 2026] POST /v2.0/networks => generated 748 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:33.960 8 INFO neutron.db.l3_db [None req-0d8589a0-146e-4ed3-b467-deec30bfe9ed 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] Floating IP a533cb84-0b53-4ffb-b63f-e2bf0b42d5c4 associated. External IP: 10.96.250.219, port: e897b577-2dcf-4934-a9de-a0a4abbd1872. [pid: 7|app: 0|req: 311/646] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:33 2026] POST /v2.0/subnets => generated 695 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:34.244 7 INFO neutron.db.segments_db [None req-68bc8c91-5d65-4a40-bac8-550147f4d656 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c of type vxlan for network a2a6e37d-ad70-4fcf-ad56-cc86d2d0c56a [pid: 8|app: 0|req: 336/647] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:30:33 2026] PUT /v2.0/floatingips/a533cb84-0b53-4ffb-b63f-e2bf0b42d5c4 => generated 855 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:34.454 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d2ee0c1-414e-4dd8-98f7-54a507ae7707'] response: {'name': 'network-changed', 'server_uuid': '6f02b68a-545d-49a8-8b55-a11406fda7d6', 'tag': 'e897b577-2dcf-4934-a9de-a0a4abbd1872', 'status': 'completed', 'code': 200} 2026-06-12 02:30:34.496 7 INFO neutron.db.l3_hamode_db [None req-68bc8c91-5d65-4a40-bac8-550147f4d656 83187258b4264344a432dc4befa5070e bf2958103cd2421db95b4d37744f8c89 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 337/648] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:34 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/649] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:34 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/650] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:34 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:34.937 8 INFO neutron.db.segments_db [None req-83d5bfaa-7344-420f-b791-68d4dbc81060 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Added segment b0847433-7590-414d-9ec1-4a69d42b1c9f of type vxlan for network eeae804f-12c7-4984-8e97-ef880bcba9e2 [pid: 8|app: 0|req: 340/651] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:34 2026] POST /v2.0/networks => generated 645 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/652] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:35 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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: 342/653] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:35 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:35.223 7 INFO neutron.db.l3_hamode_db [None req-68bc8c91-5d65-4a40-bac8-550147f4d656 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 343/654] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:30:35 2026] POST /v2.0/ports => generated 775 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/655] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:35 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/656] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:35 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:35.651 8 INFO neutron.db.segments_db [None req-92605ad4-c1ec-4df7-ad11-1e34540486f9 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Added segment 76b782cd-9495-4ed5-a8fc-363c39ff7eac of type vxlan for network 7784baf8-28ed-471f-85fd-30a32f52c072 [pid: 8|app: 0|req: 346/657] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:35 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/658] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:30:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/659] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:34 2026] POST /v2.0/routers => generated 735 bytes in 1835 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:36.227 8 INFO neutron.db.l3_db [None req-ef1a9b11-169c-4e23-b2eb-05131dc57091 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] Floating IP 83350ccb-f1d4-48bd-b7b7-31945628cf9f associated. External IP: 10.96.250.217, port: 47f27594-9017-4797-b6fa-cf24494c2e63. [pid: 7|app: 0|req: 313/660] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:36 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/661] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:36 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/662] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:30:35 2026] PUT /v2.0/floatingips/83350ccb-f1d4-48bd-b7b7-31945628cf9f => generated 856 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:36.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca819e3b-dd91-4b1f-b11d-37807b27f136'] response: {'name': 'network-changed', 'server_uuid': '59b01c14-1d06-452d-acc8-811401b42374', 'tag': '47f27594-9017-4797-b6fa-cf24494c2e63', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/663] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:30:36 2026] POST /v2.0/ports => generated 950 bytes in 492 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: 350/664] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/665] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:37.298 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd2671b7-f822-4881-9c27-74bdcc931a2b d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] TaaS: Handle Delete Port: fa6061e9-1734-464c-b99c-a5912f8b4f93 2026-06-12 02:30:37.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd2671b7-f822-4881-9c27-74bdcc931a2b d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Tap Mirror: Handle Delete Port: fa6061e9-1734-464c-b99c-a5912f8b4f93 [pid: 7|app: 0|req: 315/666] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:30:36 2026] PUT /v2.0/routers/ffb7af5a-f99d-4b01-b99a-b9dfcc7e7cfe/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/667] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:37 2026] DELETE /v2.0/ports/fa6061e9-1734-464c-b99c-a5912f8b4f93 => 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: 316/668] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports?tenant_id=162b00ba718e48c7968b5ec2d636fd1a&device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 317/669] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:37.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7e98ddc-7fc3-4de5-bbe4-d1699251dd3a d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/670] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:37 2026] DELETE /v2.0/ports/fa6061e9-1734-464c-b99c-a5912f8b4f93 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/671] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:37.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-521685ab-4359-4333-8418-f865507cf9bc d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/672] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports/fa6061e9-1734-464c-b99c-a5912f8b4f93 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/673] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/networks?id=a183bc75-100b-4875-af59-88b10fd00b55 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/674] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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: 8|app: 0|req: 356/675] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=47f27594-9017-4797-b6fa-cf24494c2e63 => 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: 357/676] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/subnets?id=7d5f9299-f051-4057-8289-0ec33e685e7b => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/677] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:37 2026] DELETE /v2.0/subnets/1b58d648-9d78-4625-8e6f-3d6396a60212 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/678] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports?network_id=a183bc75-100b-4875-af59-88b10fd00b55&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/679] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:37.828 7 INFO neutron.services.segments.plugin [-] Segment 76b782cd-9495-4ed5-a8fc-363c39ff7eac resource provider aggregate not found [pid: 8|app: 0|req: 360/680] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:37.834 7 INFO neutron.services.segments.plugin [-] Segment 76b782cd-9495-4ed5-a8fc-363c39ff7eac resource provider aggregate not found [pid: 7|app: 0|req: 321/681] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:37 2026] DELETE /v2.0/networks/7784baf8-28ed-471f-85fd-30a32f52c072 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:37.865 7 INFO neutron.services.segments.plugin [-] Segment 76b782cd-9495-4ed5-a8fc-363c39ff7eac 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 76b782cd-9495-4ed5-a8fc-363c39ff7eac found for delete ", "request_id": "req-ae4882ff-16ec-45e0-8948-cdcbff048659"}]} 2026-06-12 02:30:37.874 7 INFO neutron.services.segments.plugin [-] Segment 76b782cd-9495-4ed5-a8fc-363c39ff7eac 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 76b782cd-9495-4ed5-a8fc-363c39ff7eac found for delete ", "request_id": "req-672501ef-65b5-4cfb-871f-30629ff7b740"}]} [pid: 8|app: 0|req: 361/682] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:37.923 7 INFO neutron.db.segments_db [None req-918d4928-205f-4773-838d-4b9baf3a852a d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Added segment 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b of type vxlan for network 01d0d0f5-f219-41f8-8e20-c3d7fffe3ea9 [pid: 8|app: 0|req: 362/683] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:37 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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: 322/684] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:37 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/685] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/security-groups => generated 1660 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/686] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/687] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/subnets => generated 626 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/688] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/691] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/ports => generated 911 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:38.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba002d07-14b8-4e80-90a6-93fb6dc6e633 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] TaaS: Handle Delete Port: 85b7c334-e18f-4df9-b968-f5e4a3bc6b8d 2026-06-12 02:30:38.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba002d07-14b8-4e80-90a6-93fb6dc6e633 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Tap Mirror: Handle Delete Port: 85b7c334-e18f-4df9-b968-f5e4a3bc6b8d [pid: 7|app: 0|req: 328/692] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:30:38 2026] POST /v2.0/floatingips => generated 552 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/693] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:38 2026] DELETE /v2.0/ports/85b7c334-e18f-4df9-b968-f5e4a3bc6b8d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:39.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d42868b8-5c85-4113-8460-5f85e56c63bf d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/694] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:30:39 2026] GET /v2.0/ports/85b7c334-e18f-4df9-b968-f5e4a3bc6b8d => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/695] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:38 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/696] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:39 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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: 367/697] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:39 2026] DELETE /v2.0/subnets/a0f947ae-b146-46dc-bef6-f2d14bf985f2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/698] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:39 2026] DELETE /v2.0/networks/01d0d0f5-f219-41f8-8e20-c3d7fffe3ea9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/699] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:30:39 2026] POST /v2.0/ports => generated 774 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/700] 10.0.0.95 () {34 vars in 736 bytes} [Fri Jun 12 02:30:39 2026] PUT /v2.0/ports/73ada782-aded-48ad-98b7-6af44b90e611 => generated 752 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:30:39.884 7 INFO neutron.services.segments.plugin [-] Segment 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b resource provider aggregate not found 2026-06-12 02:30:39.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5132685-79c4-4a3e-9ef0-aa666176e6a3 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] TaaS: Handle Delete Port: 73ada782-aded-48ad-98b7-6af44b90e611 2026-06-12 02:30:39.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5132685-79c4-4a3e-9ef0-aa666176e6a3 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Tap Mirror: Handle Delete Port: 73ada782-aded-48ad-98b7-6af44b90e611 2026-06-12 02:30:39.902 7 INFO neutron.services.segments.plugin [-] Segment 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b 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 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b found for delete ", "request_id": "req-40cec208-f8f6-4916-b4b0-c3642947d1aa"}]} 2026-06-12 02:30:39.903 7 INFO neutron.services.segments.plugin [-] Segment 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b resource provider aggregate not found 2026-06-12 02:30:39.918 7 INFO neutron.services.segments.plugin [-] Segment 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b 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 4ca0d3d6-d304-4ac2-b9bc-55a2d39a027b found for delete ", "request_id": "req-a0f40082-f5f8-4eec-85df-4702c0a0c215"}]} [pid: 8|app: 0|req: 369/701] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:39 2026] DELETE /v2.0/ports/73ada782-aded-48ad-98b7-6af44b90e611 => generated 0 bytes in 177 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: 333/702] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:30:39 2026] GET /v2.0/ports => generated 778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:40.074 8 INFO neutron.pecan_wsgi.hooks.translation [None req-558bcd4c-16a8-46b8-9c6d-77e7b8ac5a89 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 370/703] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/ports/73ada782-aded-48ad-98b7-6af44b90e611 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/704] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/705] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/ports/1e022667-315f-43a1-80f7-43524d765d54 => generated 775 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:40.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1a5d62a-9ac4-402c-9046-08cb3f158279 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 335/706] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/ports/85b7c334-e18f-4df9-b968-f5e4a3bc6b8d => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:40.220 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0dbc3c77-ebbb-4567-a45c-4259c94eae82 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 336/707] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/subnets/a0f947ae-b146-46dc-bef6-f2d14bf985f2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:40.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-903de812-a31f-4cdc-908b-d6cfbb050fbb d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/708] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/subnets/1b58d648-9d78-4625-8e6f-3d6396a60212 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/709] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/710] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/711] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:40 2026] GET /v2.0/security-groups?id=2435371e-09b0-4400-b200-c39ed12ccc10&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-12 02:30:40.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-e45e67f6-7d3b-4559-9953-8b185fe3b167 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] TaaS: Handle Delete Port: 1e022667-315f-43a1-80f7-43524d765d54 2026-06-12 02:30:40.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e45e67f6-7d3b-4559-9953-8b185fe3b167 d5fac35026f44fddb5780022f92fb003 630e746a73b4435d896a4f2e2be417fc - - default default] Tap Mirror: Handle Delete Port: 1e022667-315f-43a1-80f7-43524d765d54 2026-06-12 02:30:40.414 8 INFO neutron_taas.services.taas.taas_plugin [req-2f8fb9f5-d388-4c1c-8c73-5379ae1b878b req-0cead8a1-b670-4b24-91f7-737a8a8acf7c 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] TaaS: Handle Delete Port: 47f27594-9017-4797-b6fa-cf24494c2e63 2026-06-12 02:30:40.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2f8fb9f5-d388-4c1c-8c73-5379ae1b878b req-0cead8a1-b670-4b24-91f7-737a8a8acf7c 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] Tap Mirror: Handle Delete Port: 47f27594-9017-4797-b6fa-cf24494c2e63 [pid: 7|app: 0|req: 338/712] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/ports/1e022667-315f-43a1-80f7-43524d765d54 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/713] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/networks/eeae804f-12c7-4984-8e97-ef880bcba9e2 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:40.588 8 INFO neutron.db.l3_db [req-2f8fb9f5-d388-4c1c-8c73-5379ae1b878b req-0cead8a1-b670-4b24-91f7-737a8a8acf7c 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] Floating IP 83350ccb-f1d4-48bd-b7b7-31945628cf9f disassociated. External IP: 10.96.250.217, port: 47f27594-9017-4797-b6fa-cf24494c2e63. [pid: 8|app: 0|req: 375/714] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:30:40 2026] DELETE /v2.0/ports/47f27594-9017-4797-b6fa-cf24494c2e63 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:41.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd0c61ad-95b5-43f7-b8c5-fbb8bfb550fd'] response: {'server_uuid': '59b01c14-1d06-452d-acc8-811401b42374', 'name': 'network-vif-deleted', 'tag': '47f27594-9017-4797-b6fa-cf24494c2e63', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/715] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:41 2026] GET /v2.0/security-groups?tenant_id=630e746a73b4435d896a4f2e2be417fc&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/716] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:41 2026] DELETE /v2.0/security-groups/a7bf5bc0-407c-420e-9bb2-b970e70d585f => 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: 341/717] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:41 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:41.924 7 INFO neutron.services.segments.plugin [-] Segment b0847433-7590-414d-9ec1-4a69d42b1c9f resource provider aggregate not found 2026-06-12 02:30:41.941 7 INFO neutron.services.segments.plugin [-] Segment b0847433-7590-414d-9ec1-4a69d42b1c9f resource provider aggregate not found 2026-06-12 02:30:41.946 7 INFO neutron.services.segments.plugin [-] Segment b0847433-7590-414d-9ec1-4a69d42b1c9f 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 b0847433-7590-414d-9ec1-4a69d42b1c9f found for delete ", "request_id": "req-f0872f85-c9d2-4132-ba94-cedbb3e4735a"}]} 2026-06-12 02:30:41.957 7 INFO neutron.services.segments.plugin [-] Segment b0847433-7590-414d-9ec1-4a69d42b1c9f 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 b0847433-7590-414d-9ec1-4a69d42b1c9f found for delete ", "request_id": "req-95d170c4-b391-4ec7-afda-e269764abe72"}]} [pid: 8|app: 0|req: 377/718] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:42 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 342/719] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:30:43 2026] POST /v2.0/security-groups => generated 1625 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/720] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/721] 10.0.0.95 () {34 vars in 757 bytes} [Fri Jun 12 02:30:43 2026] PUT /v2.0/security-groups/92a91ad4-753a-4f88-affd-3874af2150ba => generated 1663 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/722] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/security-groups/92a91ad4-753a-4f88-affd-3874af2150ba => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/723] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/ports?device_id=59b01c14-1d06-452d-acc8-811401b42374 => 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: 344/724] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:43 2026] DELETE /v2.0/security-groups/92a91ad4-753a-4f88-affd-3874af2150ba => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/725] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:43.713 7 INFO neutron.api.v2.resource [None req-28debd38-f364-4e1d-86f8-c8346df91d52 17f4a936c0c34e2a9127060e76e456a2 288b267ab22c45d88455bc6498f7c9b0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 345/726] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:43 2026] DELETE /v2.0/security-groups/92a91ad4-753a-4f88-affd-3874af2150ba => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/727] 10.0.0.250 () {34 vars in 1098 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--816087769&fields=id&tenant_id=bf2958103cd2421db95b4d37744f8c89 => 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: 347/728] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/networks?id=586fe601-7617-4e15-9ba3-0a0eaa9ebe48 => generated 680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/729] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:30:43 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/730] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/quotas/bf2958103cd2421db95b4d37744f8c89 => 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: 349/731] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/ports?tenant_id=bf2958103cd2421db95b4d37744f8c89&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/732] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/733] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/734] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/security-group-rules/971aef13-663b-4c21-824d-ba5135da1bcd => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/735] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:30:43 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?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: 385/736] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/737] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/security-group-rules/971aef13-663b-4c21-824d-ba5135da1bcd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/738] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1240 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/739] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/740] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/741] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/742] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/743] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules/f7dde3f7-cb46-4850-a065-f0ae2a49e2a7 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/744] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/745] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/security-group-rules/f7dde3f7-cb46-4850-a065-f0ae2a49e2a7 => 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: 356/746] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/747] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:30:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/748] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules/e4d41ae7-03c0-4df2-97a8-14335a6f80dd => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/749] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/security-groups/2435371e-09b0-4400-b200-c39ed12ccc10 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:44.816 7 INFO neutron.api.v2.resource [None req-68371a7c-f899-4d3b-93e7-64a47fcd6256 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 358/750] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-groups/2435371e-09b0-4400-b200-c39ed12ccc10 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/751] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/752] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/security-group-rules/e4d41ae7-03c0-4df2-97a8-14335a6f80dd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:44.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-af4ff6fc-a887-40cf-bb50-5df6007583fb 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] TaaS: Handle Delete Port: febb85c1-35b4-4393-9135-0fb18ce36ac3 2026-06-12 02:30:44.965 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af4ff6fc-a887-40cf-bb50-5df6007583fb 2d636e56841e48379a7b276f9df72384 162b00ba718e48c7968b5ec2d636fd1a - - default default] Tap Mirror: Handle Delete Port: febb85c1-35b4-4393-9135-0fb18ce36ac3 [pid: 8|app: 0|req: 395/753] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:30:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/754] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/security-groups/02f850f8-7fc4-4bf9-b84c-f3b230d33e9f => 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: 397/755] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:30:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/756] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:30:44 2026] DELETE /v2.0/floatingips/83350ccb-f1d4-48bd-b7b7-31945628cf9f => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/757] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:30:45 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/758] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:45 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:45.618 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e3a0f01-2a8a-4f6a-b52b-49af41068b81 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 51f5cc52-c3d1-478b-8548-3442e42ae931 2026-06-12 02:30:45.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3a0f01-2a8a-4f6a-b52b-49af41068b81 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 51f5cc52-c3d1-478b-8548-3442e42ae931 [pid: 8|app: 0|req: 400/759] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:45 2026] GET /v2.0/security-groups?tenant_id=288b267ab22c45d88455bc6498f7c9b0&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/760] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:45 2026] DELETE /v2.0/security-groups/876894c0-5f45-4327-930b-582e0e4e6afe => 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: 360/761] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:30:45 2026] PUT /v2.0/routers/4a8199b8-1ba9-4454-8a80-d19d16770d87/remove_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:46.428 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c9c6f12-2ff4-488e-b7a9-327530b01a3e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: b8f0423f-8b93-415b-b64a-b5527db616bc 2026-06-12 02:30:46.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c9c6f12-2ff4-488e-b7a9-327530b01a3e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: b8f0423f-8b93-415b-b64a-b5527db616bc [pid: 7|app: 0|req: 361/762] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:46 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:30:46.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c9c6f12-2ff4-488e-b7a9-327530b01a3e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 344ba2b4-cc83-4aa4-a8f4-357adab31835 2026-06-12 02:30:46.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c9c6f12-2ff4-488e-b7a9-327530b01a3e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 344ba2b4-cc83-4aa4-a8f4-357adab31835 2026-06-12 02:30:46.997 8 INFO neutron.services.segments.plugin [-] Segment 89ebc22d-74c5-4ead-8ad2-79f55962a40b resource provider aggregate not found 2026-06-12 02:30:47.009 8 INFO neutron.services.segments.plugin [-] Segment 89ebc22d-74c5-4ead-8ad2-79f55962a40b resource provider aggregate not found 2026-06-12 02:30:47.027 8 INFO neutron.db.l3_hamode_db [None req-0c9c6f12-2ff4-488e-b7a9-327530b01a3e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 4f282c16-5e11-4641-88aa-bcd2da9aed2a was deleted as no HA routers are present in tenant 162b00ba718e48c7968b5ec2d636fd1a. 2026-06-12 02:30:47.032 8 INFO neutron.services.segments.plugin [-] Segment 89ebc22d-74c5-4ead-8ad2-79f55962a40b 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 89ebc22d-74c5-4ead-8ad2-79f55962a40b found for delete ", "request_id": "req-74b8ce88-13a0-416d-b804-d74920c08c29"}]} 2026-06-12 02:30:47.036 8 INFO neutron.services.segments.plugin [-] Segment 89ebc22d-74c5-4ead-8ad2-79f55962a40b 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 89ebc22d-74c5-4ead-8ad2-79f55962a40b found for delete ", "request_id": "req-9209c449-528a-456e-9c5f-c51eaf29c152"}]} [pid: 8|app: 0|req: 402/763] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:46 2026] DELETE /v2.0/routers/4a8199b8-1ba9-4454-8a80-d19d16770d87 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/764] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:30:47 2026] DELETE /v2.0/subnets/7d5f9299-f051-4057-8289-0ec33e685e7b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:30:47.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-23979c3e-56ab-4b1b-8ac8-898f75ad5149 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 4c92718e-51bb-4268-9f15-bcf71eac7b69 2026-06-12 02:30:47.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23979c3e-56ab-4b1b-8ac8-898f75ad5149 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 4c92718e-51bb-4268-9f15-bcf71eac7b69 [pid: 8|app: 0|req: 403/765] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:30:47 2026] DELETE /v2.0/networks/a183bc75-100b-4875-af59-88b10fd00b55 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/766] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:47 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 404/767] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:47 2026] GET /v2.0/security-groups?tenant_id=162b00ba718e48c7968b5ec2d636fd1a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/768] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:47 2026] DELETE /v2.0/security-groups/f9d150d4-f0a5-42df-8022-38cbc2b5be17 => 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: 364/769] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:30:47 2026] POST /v2.0/subnetpools => generated 548 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/770] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/subnetpools/b4c2fc5d-d9c7-47b5-a539-17ebb9b8fbb8 => generated 548 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/771] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:30:48 2026] PUT /v2.0/subnetpools/b4c2fc5d-d9c7-47b5-a539-17ebb9b8fbb8 => generated 500 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/772] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:30:48 2026] DELETE /v2.0/subnetpools/b4c2fc5d-d9c7-47b5-a539-17ebb9b8fbb8 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:30:48.260 7 INFO neutron.api.v2.resource [None req-1d434cdc-1f16-4610-a090-91177ef34a22 ba2928597e17440b96cd74f52dfaf18c d7c8726148ba4591a124fbf451bd497d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 366/773] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/subnetpools/b4c2fc5d-d9c7-47b5-a539-17ebb9b8fbb8 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:30:48.276 8 INFO neutron.api.v2.resource [None req-eb26458f-c8c3-47ed-a9a6-cfc0963d98b6 ba2928597e17440b96cd74f52dfaf18c d7c8726148ba4591a124fbf451bd497d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/774] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:30:48 2026] DELETE /v2.0/subnetpools/b4c2fc5d-d9c7-47b5-a539-17ebb9b8fbb8 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/775] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/networks?id=586fe601-7617-4e15-9ba3-0a0eaa9ebe48 => generated 680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/776] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf2958103cd2421db95b4d37744f8c89 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/777] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 411/778] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:48 2026] GET /v2.0/security-groups?tenant_id=d7c8726148ba4591a124fbf451bd497d&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:30:49.061 8 INFO neutron.services.segments.plugin [-] Segment 07bf441c-abcf-4310-b0d2-51d7795b67cd resource provider aggregate not found 2026-06-12 02:30:49.077 8 INFO neutron.services.segments.plugin [-] Segment 07bf441c-abcf-4310-b0d2-51d7795b67cd resource provider aggregate not found 2026-06-12 02:30:49.097 8 INFO neutron.services.segments.plugin [-] Segment 07bf441c-abcf-4310-b0d2-51d7795b67cd 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 07bf441c-abcf-4310-b0d2-51d7795b67cd found for delete ", "request_id": "req-450e7051-19fb-47a0-968f-f1b97eaf29b9"}]} 2026-06-12 02:30:49.102 8 INFO neutron.services.segments.plugin [-] Segment 07bf441c-abcf-4310-b0d2-51d7795b67cd 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 07bf441c-abcf-4310-b0d2-51d7795b67cd found for delete ", "request_id": "req-830d05f9-49c9-4d6a-a218-1e36d16f7159"}]} [pid: 7|app: 0|req: 368/779] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:30:48 2026] POST /v2.0/ports => generated 958 bytes in 424 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: 412/780] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:49 2026] DELETE /v2.0/security-groups/d5dda41f-dbec-4691-a10f-437c72fdb7e5 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/781] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:49 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/782] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:30:49 2026] PUT /v2.0/ports/53813af2-4305-4477-b9dc-fefcad33c97b => generated 1239 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/783] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:49 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:49.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cac7f19d-5e16-4972-8da8-25132e23511d'] response: {'name': 'network-changed', 'server_uuid': '71a7fcaa-ffff-443a-86db-95c09c437183', 'tag': '53813af2-4305-4477-b9dc-fefcad33c97b', '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: 370/784] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:50 2026] GET /v2.0/ports?tenant_id=bf2958103cd2421db95b4d37744f8c89&device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 415/785] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:30:50 2026] GET /v2.0/networks?tenant_id=bf2958103cd2421db95b4d37744f8c89&shared=False => generated 776 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/786] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:30:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/787] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:50 2026] GET /v2.0/security-groups?tenant_id=804f1666aa90407d86e33a0b0e3bff8c&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/788] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:50 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/789] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 372/790] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:50 2026] DELETE /v2.0/security-groups/d3d7b28a-0be3-47a9-846e-ac9d503daf50 => 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: 419/791] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/ports?tenant_id=bf2958103cd2421db95b4d37744f8c89&device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/792] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=53813af2-4305-4477-b9dc-fefcad33c97b => 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: 420/793] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/subnets?id=fae524a2-531a-4b2a-a41d-186dfd326b1a => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/794] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/ports?network_id=586fe601-7617-4e15-9ba3-0a0eaa9ebe48&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/795] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?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: 375/796] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:30:51 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?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: 422/797] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:52 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/798] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:52 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 423/799] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:53 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/800] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:53 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 379/803] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:53 2026] GET /v2.0/security-groups?tenant_id=f55f5b72d3594176b74501150068a6e2&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/804] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:54 2026] DELETE /v2.0/security-groups/e91063d7-3702-4242-b506-1ef35b67304d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/805] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:54 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/806] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:54 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 380/807] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:54 2026] GET /v2.0/security-groups?tenant_id=a2e9690080014ac2b8f3d791f80029e5&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/808] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:54 2026] DELETE /v2.0/security-groups/d5729331-cd28-45b5-896f-792e655d15c5 => 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: 381/809] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:54 2026] GET /v2.0/security-groups?tenant_id=496b13e121564b18a897d481e5eb160e&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/810] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:55 2026] DELETE /v2.0/security-groups/5320a4af-770b-4408-b222-dab88d155293 => 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: 382/811] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:55 2026] GET /v2.0/security-groups?tenant_id=02a787a8d10a4d9584954d97bb0acf6b&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/812] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:30:55 2026] DELETE /v2.0/security-groups/6a6b35f3-250b-4405-87db-188a2c99d0bb => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/813] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:55 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 431/814] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:55 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 384/815] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:56 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/816] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:56 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:30:57.450 7 INFO neutron.db.segments_db [None req-f53e56ee-292a-4164-b89d-2ff2b29f6cca 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Added segment 1b81ba0e-5162-46d9-aa2a-387dba313219 of type vxlan for network 69e0725b-ea8b-4959-bba2-302738b1e944 [pid: 7|app: 0|req: 385/817] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:30:57 2026] POST /v2.0/networks => generated 650 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/818] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:57 2026] POST /v2.0/subnets => generated 627 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:30:57.856 7 INFO neutron.db.segments_db [None req-6f6cf130-3293-49b3-8c7d-17b779572b78 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Added segment 55862ce8-6aef-4291-9949-715b0ba499d9 of type vxlan for network cf0960de-f08c-4a68-9a07-09a81fba7807 [pid: 8|app: 0|req: 434/819] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:57 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/820] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:58 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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-12 02:30:58.150 7 INFO neutron.db.l3_hamode_db [None req-6f6cf130-3293-49b3-8c7d-17b779572b78 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:30:59.097 7 INFO neutron.db.l3_hamode_db [None req-6f6cf130-3293-49b3-8c7d-17b779572b78 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/821] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:30:59 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/822] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:30:59 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 386/823] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:30:57 2026] POST /v2.0/routers => generated 695 bytes in 2243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/824] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:30:59 2026] GET /v2.0/security-groups?tenant_id=8965798c16f6408eb518902b9e6e3a58&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/825] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:00 2026] DELETE /v2.0/security-groups/0d6a08b8-5542-4370-ab6b-cc52c3501d1d => 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: 440/826] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:00 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 441/827] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:00 2026] GET /v2.0/security-groups?tenant_id=62058ea8a633427fb4ba14cd13e9905d&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/828] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:00 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 443/829] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:00 2026] DELETE /v2.0/security-groups/e8eb45c7-781f-4f3d-bb1d-bd5581336c5c => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/830] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:00 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:00.994 8 INFO neutron.db.l3_db [None req-e1fffdaa-a6ae-4199-bd1b-4bec7b39ea82 d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] Floating IP 8f18803a-7509-42c7-ba8f-0dfbb77fd197 associated. External IP: 10.96.250.209, port: 53813af2-4305-4477-b9dc-fefcad33c97b. [pid: 8|app: 0|req: 445/831] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:00 2026] PUT /v2.0/floatingips/8f18803a-7509-42c7-ba8f-0dfbb77fd197 => generated 856 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:01.339 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3319fb9e-ce9f-4a42-b0db-a6c60030cd1e'] response: {'name': 'network-changed', 'server_uuid': '71a7fcaa-ffff-443a-86db-95c09c437183', 'tag': '53813af2-4305-4477-b9dc-fefcad33c97b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 387/832] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:00 2026] PUT /v2.0/routers/aac1ce71-221d-4052-8b88-3daecd9273c5/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/833] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 447/834] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 448/835] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/836] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 388/837] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:31:01 2026] POST /v2.0/ports => generated 954 bytes in 377 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: 389/838] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/ports?tenant_id=bf2958103cd2421db95b4d37744f8c89&device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 390/839] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/networks?id=586fe601-7617-4e15-9ba3-0a0eaa9ebe48 => generated 776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/840] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:31:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=53813af2-4305-4477-b9dc-fefcad33c97b => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/841] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/subnets?id=fae524a2-531a-4b2a-a41d-186dfd326b1a => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/842] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/ports?network_id=586fe601-7617-4e15-9ba3-0a0eaa9ebe48&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/843] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:31:01 2026] POST /v2.0/ports => generated 955 bytes in 375 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: 394/844] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/845] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/846] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/847] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:02 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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-12 02:31:02.977 8 INFO neutron.db.l3_db [None req-fefd3ccb-7402-46a6-ab3d-7102d294ef4e 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Floating IP ebf2709c-5354-40a0-8ecc-5d482ef48313 associated. External IP: 10.96.250.214, port: 3babb01d-85d8-4cc5-99f6-b6d429f25e2e. [pid: 7|app: 0|req: 398/848] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:03 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/849] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:31:03 2026] GET /v2.0/ports/e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 968 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/850] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:31:02 2026] POST /v2.0/floatingips => generated 842 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:03.456 7 INFO neutron.db.l3_db [None req-179b247c-2328-4a31-84dc-2607bc14f337 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Floating IP ebf2709c-5354-40a0-8ecc-5d482ef48313 disassociated. External IP: 10.96.250.214, port: 3babb01d-85d8-4cc5-99f6-b6d429f25e2e. [pid: 7|app: 0|req: 400/851] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:03 2026] PUT /v2.0/floatingips/ebf2709c-5354-40a0-8ecc-5d482ef48313 => generated 552 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:03.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-42f19043-4258-48a8-88ef-4d808a6617e0 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: de44f99d-c8c0-47d7-801e-d7e588bc4ecc 2026-06-12 02:31:03.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42f19043-4258-48a8-88ef-4d808a6617e0 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: de44f99d-c8c0-47d7-801e-d7e588bc4ecc [pid: 7|app: 0|req: 401/852] 199.204.45.38 () {34 vars in 999 bytes} [Fri Jun 12 02:31:03 2026] GET /v2.0/subnets?network_id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 684 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/853] 199.204.45.38 () {34 vars in 1145 bytes} [Fri Jun 12 02:31:03 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6&device_owner=compute%3Anova&network_id=4b05a648-f139-4e63-b258-9564e9c16041 => 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: 452/854] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:03 2026] DELETE /v2.0/floatingips/ebf2709c-5354-40a0-8ecc-5d482ef48313 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/855] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:03 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/856] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:31:03 2026] PUT /v2.0/ports/e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 1149 bytes in 457 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-12 02:31:04.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-35fffa2c-af9f-4b17-9399-c68c05842a8b'] response: {'name': 'network-changed', 'server_uuid': '6f02b68a-545d-49a8-8b55-a11406fda7d6', 'tag': 'e897b577-2dcf-4934-a9de-a0a4abbd1872', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 404/857] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:04 2026] GET /v2.0/security-groups?id=129e46fb-6e5d-40e6-a5d7-06bffa13cdc5&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: 405/858] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:31:04 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:04.576 7 INFO neutron_taas.services.taas.taas_plugin [req-941ef3c1-b1f0-40b0-a3ed-a0defd1bfa2d req-27064154-f74f-415d-9d9d-c3d45db50dcf d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] TaaS: Handle Delete Port: 53813af2-4305-4477-b9dc-fefcad33c97b 2026-06-12 02:31:04.579 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-941ef3c1-b1f0-40b0-a3ed-a0defd1bfa2d req-27064154-f74f-415d-9d9d-c3d45db50dcf d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] Tap Mirror: Handle Delete Port: 53813af2-4305-4477-b9dc-fefcad33c97b 2026-06-12 02:31:04.750 7 INFO neutron.db.l3_db [req-941ef3c1-b1f0-40b0-a3ed-a0defd1bfa2d req-27064154-f74f-415d-9d9d-c3d45db50dcf d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] Floating IP 8f18803a-7509-42c7-ba8f-0dfbb77fd197 disassociated. External IP: 10.96.250.209, port: 53813af2-4305-4477-b9dc-fefcad33c97b. 2026-06-12 02:31:04.764 8 INFO neutron.db.l3_db [None req-9b77301d-c24e-4fdc-9414-7b1b2548ff4a 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Floating IP 99f1bede-6176-4455-ac5d-a8af451d9c9c associated. External IP: 10.96.250.220, port: bb520eee-27e0-4c75-ab22-297e5dd67d53. [pid: 8|app: 0|req: 454/859] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:31:04 2026] POST /v2.0/floatingips => generated 841 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/860] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:31:04 2026] DELETE /v2.0/ports/53813af2-4305-4477-b9dc-fefcad33c97b => generated 0 bytes in 618 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/861] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1421 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/862] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/floatingips/99f1bede-6176-4455-ac5d-a8af451d9c9c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/863] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/864] 10.0.0.95 () {32 vars in 654 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/floatingips => generated 844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/865] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:05.361 8 INFO neutron.db.segments_db [None req-141a911b-6b33-4037-8732-6ff322670033 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] Added segment 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 of type vxlan for network 0da480a5-8989-4b05-bef2-d5fdd378df24 [pid: 8|app: 0|req: 455/866] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:05 2026] POST /v2.0/networks => generated 725 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/867] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/868] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:05 2026] POST /v2.0/subnets => generated 644 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/869] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/870] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:05.671 8 WARNING neutron.api.v2.base [None req-cf6fe61c-3bd9-4359-8ff8-0f22ce661112 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - 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-12 02:31:05.672 8 INFO neutron.api.v2.resource [None req-cf6fe61c-3bd9-4359-8ff8-0f22ce661112 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 460/871] 10.0.0.95 () {34 vars in 680 bytes} [Fri Jun 12 02:31:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/872] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:05.709 7 INFO neutron.db.l3_db [None req-79d7391a-1ac1-4f25-b94e-004fe04b55b5 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Floating IP 99f1bede-6176-4455-ac5d-a8af451d9c9c associated. External IP: 10.96.250.220, port: bb520eee-27e0-4c75-ab22-297e5dd67d53. 2026-06-12 02:31:05.845 8 INFO neutron.services.segments.plugin [-] Segment 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 resource provider aggregate not found 2026-06-12 02:31:05.851 8 INFO neutron.services.segments.plugin [-] Segment 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 resource provider aggregate not found 2026-06-12 02:31:05.862 8 INFO neutron.services.segments.plugin [-] Segment 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 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 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 found for delete ", "request_id": "req-0eadce61-8a4c-4006-8741-1d8274a9ddb4"}]} 2026-06-12 02:31:05.870 8 INFO neutron.services.segments.plugin [-] Segment 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 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 46bc3de4-e826-4a7d-996f-1f31f8ff62d8 found for delete ", "request_id": "req-4aa5e6f0-1879-4334-b712-21e5602c022f"}]} [pid: 8|app: 0|req: 462/873] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:05 2026] DELETE /v2.0/networks/0da480a5-8989-4b05-bef2-d5fdd378df24 => 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: 463/874] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:05 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:05.967 8 INFO neutron.db.segments_db [None req-fe40f06f-7dd0-4d31-a29d-080aeafd9dce d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] Added segment 4aac7603-a53b-47bb-ab72-72c7047b1cb4 of type vxlan for network f0ddfe6c-5f5e-48bd-bf6a-d573d0b632a7 [pid: 8|app: 0|req: 464/875] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:05 2026] POST /v2.0/networks => generated 726 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/876] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:06 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/877] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:05 2026] PUT /v2.0/floatingips/99f1bede-6176-4455-ac5d-a8af451d9c9c => generated 842 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/878] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:06 2026] POST /v2.0/subnets => generated 647 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:06.328 8 WARNING neutron.api.v2.base [None req-f21c33aa-134e-49bf-b684-15d1b365f432 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - 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-12 02:31:06.329 8 INFO neutron.api.v2.resource [None req-f21c33aa-134e-49bf-b684-15d1b365f432 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 467/879] 10.0.0.95 () {34 vars in 680 bytes} [Fri Jun 12 02:31:06 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-12 02:31:06.404 7 INFO neutron.db.l3_db [None req-868a54bb-7578-448b-a237-d2a70acfe0ee 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Floating IP 99f1bede-6176-4455-ac5d-a8af451d9c9c disassociated. External IP: 10.96.250.220, port: 3babb01d-85d8-4cc5-99f6-b6d429f25e2e. 2026-06-12 02:31:06.472 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d47f0b7c-0cf8-41f4-9057-378b5a22907c'] response: {'server_uuid': '71a7fcaa-ffff-443a-86db-95c09c437183', 'name': 'network-vif-deleted', 'tag': '53813af2-4305-4477-b9dc-fefcad33c97b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/880] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:06 2026] DELETE /v2.0/networks/f0ddfe6c-5f5e-48bd-bf6a-d573d0b632a7 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/881] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:06 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1152 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:06.658 8 INFO neutron.db.segments_db [None req-4ef502c5-f6bb-4ea5-b5cc-368aa7fc8e68 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] Added segment 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 of type vxlan for network b696faa3-82c9-43bd-9a76-bd5e93231c25 [pid: 7|app: 0|req: 413/882] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:06 2026] PUT /v2.0/floatingips/99f1bede-6176-4455-ac5d-a8af451d9c9c => generated 552 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/883] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:06 2026] POST /v2.0/networks => generated 726 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/884] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:06 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 415/885] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:06 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:06.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfd682da-6f78-4585-8419-4646dc853eab 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: 6d17198f-37ab-4aa6-9d4a-c55c3a992254 2026-06-12 02:31:06.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfd682da-6f78-4585-8419-4646dc853eab 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: 6d17198f-37ab-4aa6-9d4a-c55c3a992254 [pid: 7|app: 0|req: 416/886] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:06 2026] POST /v2.0/subnets => generated 647 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/887] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:06 2026] DELETE /v2.0/floatingips/99f1bede-6176-4455-ac5d-a8af451d9c9c => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:07.007 8 INFO neutron.api.v2.resource [None req-5098717d-3507-4363-b2c3-56af61fdb1bc 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/888] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:06 2026] DELETE /v2.0/floatingips/99f1bede-6176-4455-ac5d-a8af451d9c9c => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:07.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0fffd5b-1f96-4dd4-9338-09aaa02460b3 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: 3babb01d-85d8-4cc5-99f6-b6d429f25e2e 2026-06-12 02:31:07.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0fffd5b-1f96-4dd4-9338-09aaa02460b3 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: 3babb01d-85d8-4cc5-99f6-b6d429f25e2e [pid: 7|app: 0|req: 417/889] 10.0.0.95 () {34 vars in 680 bytes} [Fri Jun 12 02:31:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/890] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/891] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:31:07 2026] DELETE /v2.0/ports/3babb01d-85d8-4cc5-99f6-b6d429f25e2e => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:07.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-41ef66a2-cc33-489c-9ea6-6f55c3d2797a 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: bb520eee-27e0-4c75-ab22-297e5dd67d53 2026-06-12 02:31:07.409 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ef66a2-cc33-489c-9ea6-6f55c3d2797a 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: bb520eee-27e0-4c75-ab22-297e5dd67d53 [pid: 8|app: 0|req: 474/892] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:31:07 2026] DELETE /v2.0/ports/bb520eee-27e0-4c75-ab22-297e5dd67d53 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/893] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/ports?device_id=aac1ce71-221d-4052-8b88-3daecd9273c5 => generated 958 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/894] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/895] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/networks/b696faa3-82c9-43bd-9a76-bd5e93231c25 => generated 654 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/896] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => 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: 422/897] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => 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: 423/898] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/899] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/900] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:08.018 8 INFO neutron.services.segments.plugin [-] Segment 4aac7603-a53b-47bb-ab72-72c7047b1cb4 resource provider aggregate not found 2026-06-12 02:31:08.035 8 INFO neutron.services.segments.plugin [-] Segment 4aac7603-a53b-47bb-ab72-72c7047b1cb4 resource provider aggregate not found [pid: 7|app: 0|req: 426/901] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:07 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:08.046 8 INFO neutron.services.segments.plugin [-] Segment 4aac7603-a53b-47bb-ab72-72c7047b1cb4 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 4aac7603-a53b-47bb-ab72-72c7047b1cb4 found for delete ", "request_id": "req-ef8b9d70-ed20-4553-956e-f6b8cdf5617e"}]} 2026-06-12 02:31:08.054 8 INFO neutron.services.segments.plugin [-] Segment 4aac7603-a53b-47bb-ab72-72c7047b1cb4 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 4aac7603-a53b-47bb-ab72-72c7047b1cb4 found for delete ", "request_id": "req-f065103d-b779-4f0f-9a18-2af042975932"}]} [pid: 7|app: 0|req: 427/902] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:08 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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) 2026-06-12 02:31:08.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98864c71-d306-4c45-a35c-6c963d81b59e 6847bdb260d743b4812f9056a579e5e5 33e0beba7053429288c315a9f52dcac8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/903] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:31:08 2026] GET /v2.0/networks/b696faa3-82c9-43bd-9a76-bd5e93231c25 => generated 138 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:08.362 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a2a303c-9f99-47cf-8156-fc9d58c99a74 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] TaaS: Handle Delete Port: 948acfd1-5ee8-4568-867a-382e805173fc 2026-06-12 02:31:08.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a2a303c-9f99-47cf-8156-fc9d58c99a74 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] Tap Mirror: Handle Delete Port: 948acfd1-5ee8-4568-867a-382e805173fc 2026-06-12 02:31:08.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-a69a2480-e390-4b75-a4fd-7d02138e2391 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: a9839579-b44f-4b55-8f05-ca231c9635f2 2026-06-12 02:31:08.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a69a2480-e390-4b75-a4fd-7d02138e2391 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: a9839579-b44f-4b55-8f05-ca231c9635f2 2026-06-12 02:31:08.599 7 INFO neutron.services.segments.plugin [-] Segment 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 resource provider aggregate not found 2026-06-12 02:31:08.607 7 INFO neutron.services.segments.plugin [-] Segment 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 resource provider aggregate not found 2026-06-12 02:31:08.625 7 INFO neutron.services.segments.plugin [-] Segment 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 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 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 found for delete ", "request_id": "req-67f33ed6-f8ea-4eb6-8ab4-602953af6bce"}]} 2026-06-12 02:31:08.627 7 INFO neutron.services.segments.plugin [-] Segment 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 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 7ea09ae5-849a-4bcd-9d00-99d72cc07f84 found for delete ", "request_id": "req-82d5cc03-52ea-47c4-b82a-0ab2cf0cdd03"}]} [pid: 7|app: 0|req: 429/904] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:08 2026] DELETE /v2.0/networks/b696faa3-82c9-43bd-9a76-bd5e93231c25 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/907] 199.204.45.38 () {34 vars in 1119 bytes} [Fri Jun 12 02:31:08 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:08.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fd51d1fb-cf1f-4137-ab07-14db26cbc7be d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 433/908] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:08 2026] DELETE /v2.0/subnets/44204ab3-098a-4851-b64e-8f98cb150c76 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/909] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:07 2026] PUT /v2.0/routers/aac1ce71-221d-4052-8b88-3daecd9273c5/remove_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:09.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c4129ad-188a-43ed-b9bc-c8a316fa380c d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/910] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:08 2026] DELETE /v2.0/subnets/d3ecf5c8-d08b-4fab-8924-32c1a69ffd00 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/911] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/ports?device_id=71a7fcaa-ffff-443a-86db-95c09c437183 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/912] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:31:08 2026] PUT /v2.0/ports/e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 968 bytes in 364 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-12 02:31:09.148 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbe75c7f-a585-4292-b125-a0ab30744d69 d6d943ed12be49c898e31966bcde7d01 adf5f8558def4b40b6a18d8b9b2da292 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 435/913] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:09 2026] DELETE /v2.0/subnets/b7244071-f63f-4b22-9a54-800bb7793af6 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:09.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce45180b-8414-4db7-9b34-168d0abbbd8c'] response: {'name': 'network-changed', 'server_uuid': '6f02b68a-545d-49a8-8b55-a11406fda7d6', 'tag': 'e897b577-2dcf-4934-a9de-a0a4abbd1872', 'status': 'completed', 'code': 200} 2026-06-12 02:31:09.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-33f5a5e6-7089-48dc-8815-45e480c81712 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: 6989b23a-e01d-4e20-938a-e9805582721e 2026-06-12 02:31:09.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33f5a5e6-7089-48dc-8815-45e480c81712 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: 6989b23a-e01d-4e20-938a-e9805582721e 2026-06-12 02:31:09.492 8 INFO neutron_taas.services.taas.taas_plugin [None req-33f5a5e6-7089-48dc-8815-45e480c81712 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] TaaS: Handle Delete Port: 238132bb-4feb-4502-b86c-77d4576d5fbf 2026-06-12 02:31:09.495 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33f5a5e6-7089-48dc-8815-45e480c81712 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] Tap Mirror: Handle Delete Port: 238132bb-4feb-4502-b86c-77d4576d5fbf [pid: 7|app: 0|req: 436/914] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/915] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/916] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/917] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:09.840 8 INFO neutron.db.l3_hamode_db [None req-33f5a5e6-7089-48dc-8815-45e480c81712 3e69c905d77e4f9eb28792c8a3de1bf4 18b556c1f8af4f8eb14ac5c1f1a4ce8e - - default default] HA network cf0960de-f08c-4a68-9a07-09a81fba7807 was deleted as no HA routers are present in tenant 18b556c1f8af4f8eb14ac5c1f1a4ce8e. [pid: 8|app: 0|req: 479/918] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:09 2026] DELETE /v2.0/routers/aac1ce71-221d-4052-8b88-3daecd9273c5 => generated 0 bytes in 826 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/919] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&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: 441/920] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/921] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:09 2026] DELETE /v2.0/subnets/c8657062-5858-4c12-ba80-f79f893ccd0a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/922] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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-12 02:31:10.066 8 INFO neutron.services.segments.plugin [-] Segment 55862ce8-6aef-4291-9949-715b0ba499d9 resource provider aggregate not found 2026-06-12 02:31:10.081 8 INFO neutron.services.segments.plugin [-] Segment 55862ce8-6aef-4291-9949-715b0ba499d9 resource provider aggregate not found 2026-06-12 02:31:10.090 8 INFO neutron.services.segments.plugin [-] Segment 55862ce8-6aef-4291-9949-715b0ba499d9 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 55862ce8-6aef-4291-9949-715b0ba499d9 found for delete ", "request_id": "req-1b534b80-8037-46eb-b45b-b5f3a2cda4ba"}]} 2026-06-12 02:31:10.100 8 INFO neutron.services.segments.plugin [-] Segment 55862ce8-6aef-4291-9949-715b0ba499d9 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 55862ce8-6aef-4291-9949-715b0ba499d9 found for delete ", "request_id": "req-100ab73d-3b20-425e-a593-9904abf0401a"}]} [pid: 8|app: 0|req: 482/923] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:09 2026] DELETE /v2.0/networks/69e0725b-ea8b-4959-bba2-302738b1e944 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/924] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:09 2026] GET /v2.0/security-groups?tenant_id=1a8e977464d84b2c89599e8c7e50d6fd&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: 483/925] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/security-groups/129e46fb-6e5d-40e6-a5d7-06bffa13cdc5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:10.249 8 INFO neutron.api.v2.resource [None req-92170d83-ff89-407a-b0e7-65e20c45d915 d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/926] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:31:10 2026] GET /v2.0/security-groups/129e46fb-6e5d-40e6-a5d7-06bffa13cdc5 => 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: 443/927] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/security-groups/8703ef6b-298e-46f0-a61d-2b6f57bc466c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:10.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-02e57202-29dc-4716-b273-95d65737698f d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] TaaS: Handle Delete Port: 8fc42bee-b354-46ad-8b31-eb05b1ba28b4 2026-06-12 02:31:10.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02e57202-29dc-4716-b273-95d65737698f d463e088e70241ffb091172b651b3208 bf2958103cd2421db95b4d37744f8c89 - - default default] Tap Mirror: Handle Delete Port: 8fc42bee-b354-46ad-8b31-eb05b1ba28b4 [pid: 8|app: 0|req: 485/928] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/floatingips/8f18803a-7509-42c7-ba8f-0dfbb77fd197 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/929] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:10 2026] GET /v2.0/security-groups?tenant_id=33e0beba7053429288c315a9f52dcac8&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/930] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/security-groups/d9ea6fbf-ed71-46fc-bbe0-1d2ea4ef6fa1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/931] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:10 2026] GET /v2.0/security-groups?tenant_id=18b556c1f8af4f8eb14ac5c1f1a4ce8e&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/932] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:10 2026] GET /v2.0/security-groups?tenant_id=adf5f8558def4b40b6a18d8b9b2da292&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/933] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/security-groups/b7717234-a5db-48ba-8bb0-0cdafddbce25 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:10.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f6dd5fa-3e92-4fa6-bb64-4a81e4b74d9a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: ac9b4550-ff25-4c2d-a91e-4b7b8e403371 2026-06-12 02:31:10.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f6dd5fa-3e92-4fa6-bb64-4a81e4b74d9a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: ac9b4550-ff25-4c2d-a91e-4b7b8e403371 [pid: 7|app: 0|req: 449/934] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:10 2026] DELETE /v2.0/security-groups/298bb63f-efb9-46cb-b770-9c87a791712f => 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: 450/935] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/ports?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/936] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/networks?id=4b05a648-f139-4e63-b258-9564e9c16041 => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/937] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/938] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/939] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/subnets?id=d99cb9af-bd58-4525-bb1f-a90741205807 => 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: 455/940] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/941] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/ports?network_id=4b05a648-f139-4e63-b258-9564e9c16041&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: 457/942] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/943] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:11 2026] GET /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041?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: 486/944] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:10 2026] PUT /v2.0/routers/ffb7af5a-f99d-4b01-b99a-b9dfcc7e7cfe/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:11.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-2661d218-fd1e-44aa-8967-dc6e8e6c6330 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 4d1f075e-b888-41ad-8ae0-635d3fb529a2 2026-06-12 02:31:11.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2661d218-fd1e-44aa-8967-dc6e8e6c6330 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 4d1f075e-b888-41ad-8ae0-635d3fb529a2 2026-06-12 02:31:11.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-2661d218-fd1e-44aa-8967-dc6e8e6c6330 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 5bea3e4c-cb95-4dcc-a14c-4b392328aa24 2026-06-12 02:31:11.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2661d218-fd1e-44aa-8967-dc6e8e6c6330 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 5bea3e4c-cb95-4dcc-a14c-4b392328aa24 2026-06-12 02:31:12.112 8 INFO neutron.services.segments.plugin [-] Segment 1b81ba0e-5162-46d9-aa2a-387dba313219 resource provider aggregate not found 2026-06-12 02:31:12.123 8 INFO neutron.services.segments.plugin [-] Segment 1b81ba0e-5162-46d9-aa2a-387dba313219 resource provider aggregate not found 2026-06-12 02:31:12.132 8 INFO neutron.services.segments.plugin [-] Segment 1b81ba0e-5162-46d9-aa2a-387dba313219 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 1b81ba0e-5162-46d9-aa2a-387dba313219 found for delete ", "request_id": "req-1b72e8cc-cb49-47b8-960c-400cab681f16"}]} 2026-06-12 02:31:12.149 8 INFO neutron.services.segments.plugin [-] Segment 1b81ba0e-5162-46d9-aa2a-387dba313219 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 1b81ba0e-5162-46d9-aa2a-387dba313219 found for delete ", "request_id": "req-27dba920-a0c5-4821-b5cf-4b3f15c38b7f"}]} 2026-06-12 02:31:12.308 7 INFO neutron.services.segments.plugin [-] Segment 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c resource provider aggregate not found 2026-06-12 02:31:12.316 7 INFO neutron.services.segments.plugin [-] Segment 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c resource provider aggregate not found 2026-06-12 02:31:12.327 7 INFO neutron.services.segments.plugin [-] Segment 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c 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 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c found for delete ", "request_id": "req-beabc398-9f3d-4e65-a464-1c35e04f8ea5"}]} 2026-06-12 02:31:12.333 7 INFO neutron.services.segments.plugin [-] Segment 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c 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 460a4eb2-e31a-4efb-9c9d-0836e5e37f9c found for delete ", "request_id": "req-d3a0a6d8-24f7-462e-8d84-f2b61e070275"}]} 2026-06-12 02:31:12.350 7 INFO neutron.db.l3_hamode_db [None req-2661d218-fd1e-44aa-8967-dc6e8e6c6330 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network a2a6e37d-ad70-4fcf-ad56-cc86d2d0c56a was deleted as no HA routers are present in tenant bf2958103cd2421db95b4d37744f8c89. [pid: 7|app: 0|req: 459/945] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:11 2026] DELETE /v2.0/routers/ffb7af5a-f99d-4b01-b99a-b9dfcc7e7cfe => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/946] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:12 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/947] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:12 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 460/948] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:12 2026] DELETE /v2.0/subnets/fae524a2-531a-4b2a-a41d-186dfd326b1a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:12.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-28251824-0219-4bf9-abe1-80d44e7ef9b2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 21d24958-b7fb-4847-a574-61500a0adb82 2026-06-12 02:31:12.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28251824-0219-4bf9-abe1-80d44e7ef9b2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 21d24958-b7fb-4847-a574-61500a0adb82 [pid: 8|app: 0|req: 489/949] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:12 2026] DELETE /v2.0/networks/586fe601-7617-4e15-9ba3-0a0eaa9ebe48 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:12.879 7 INFO neutron.db.segments_db [None req-d62d81f2-40da-42f9-a660-addb70fa8659 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment 1aea4a88-19ff-44eb-95bd-790e26dfc01b of type vxlan for network f05bb28b-9441-4548-99d3-3ad9356da4f9 2026-06-12 02:31:12.944 7 INFO neutron.db.segments_db [None req-d62d81f2-40da-42f9-a660-addb70fa8659 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment e103e3d3-6d27-4fbb-86f0-359806d642f5 of type vxlan for network 8e3750eb-38b1-4d80-8602-43d11a5481d3 [pid: 8|app: 0|req: 490/950] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:12 2026] GET /v2.0/security-groups?tenant_id=bf2958103cd2421db95b4d37744f8c89&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/951] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:12 2026] POST /v2.0/networks => generated 1244 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/952] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:12 2026] DELETE /v2.0/security-groups/e3696c66-c5d2-4b47-9554-07571a593153 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/953] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:31:13 2026] GET /v2.0/networks => generated 1843 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/954] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:13 2026] DELETE /v2.0/networks/f05bb28b-9441-4548-99d3-3ad9356da4f9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/955] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:13 2026] DELETE /v2.0/networks/8e3750eb-38b1-4d80-8602-43d11a5481d3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/956] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:31:13 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:13.589 7 INFO neutron.db.segments_db [None req-6f1dc501-f220-4649-8049-e778cc7088cd e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment e1da06db-8f75-471a-9579-93416f0d6c68 of type vxlan for network b4a2fd6a-1479-4d24-950c-b834fcdc0194 [pid: 8|app: 0|req: 494/957] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:13 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/958] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:13 2026] GET /v2.0/security-groups?id=8950d67f-8c04-496d-b762-df79a02026e7&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: 464/959] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:13 2026] POST /v2.0/networks => generated 654 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/960] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:31:13 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:13.744 7 INFO neutron.db.segments_db [None req-33843a31-b3b4-4459-9742-ce990ce78a8b e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf of type vxlan for network 125dfb77-8873-4631-b6a6-27800c25296c 2026-06-12 02:31:13.821 8 INFO neutron_taas.services.taas.taas_plugin [req-f5b264d6-2b13-4648-b28f-5fbd276a249b req-9851d29d-3cee-4808-b4c0-bbbcb6d28027 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] TaaS: Handle Delete Port: e897b577-2dcf-4934-a9de-a0a4abbd1872 2026-06-12 02:31:13.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f5b264d6-2b13-4648-b28f-5fbd276a249b req-9851d29d-3cee-4808-b4c0-bbbcb6d28027 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] Tap Mirror: Handle Delete Port: e897b577-2dcf-4934-a9de-a0a4abbd1872 [pid: 7|app: 0|req: 465/961] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:13 2026] POST /v2.0/networks => generated 653 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:13.971 8 INFO neutron.db.l3_db [req-f5b264d6-2b13-4648-b28f-5fbd276a249b req-9851d29d-3cee-4808-b4c0-bbbcb6d28027 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] Floating IP a533cb84-0b53-4ffb-b63f-e2bf0b42d5c4 disassociated. External IP: 10.96.250.219, port: e897b577-2dcf-4934-a9de-a0a4abbd1872. 2026-06-12 02:31:14.154 8 INFO neutron.services.segments.plugin [-] Segment 405e7506-cee8-4314-a233-61042c51b9b1 resource provider aggregate not found 2026-06-12 02:31:14.174 8 INFO neutron.services.segments.plugin [-] Segment 405e7506-cee8-4314-a233-61042c51b9b1 resource provider aggregate not found 2026-06-12 02:31:14.175 8 INFO neutron.services.segments.plugin [-] Segment 405e7506-cee8-4314-a233-61042c51b9b1 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 405e7506-cee8-4314-a233-61042c51b9b1 found for delete ", "request_id": "req-e7921379-8209-49af-b1e5-c5253dc4d515"}]} 2026-06-12 02:31:14.200 8 INFO neutron.services.segments.plugin [-] Segment 1aea4a88-19ff-44eb-95bd-790e26dfc01b resource provider aggregate not found 2026-06-12 02:31:14.204 8 INFO neutron.services.segments.plugin [-] Segment 405e7506-cee8-4314-a233-61042c51b9b1 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 405e7506-cee8-4314-a233-61042c51b9b1 found for delete ", "request_id": "req-d2162d66-aac2-4bf6-a1f7-6f9d17529558"}]} 2026-06-12 02:31:14.218 8 INFO neutron.services.segments.plugin [-] Segment 1aea4a88-19ff-44eb-95bd-790e26dfc01b 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 1aea4a88-19ff-44eb-95bd-790e26dfc01b found for delete ", "request_id": "req-746d05a4-4957-4383-86a6-2bb7f8e4d144"}]} 2026-06-12 02:31:14.221 8 INFO neutron.services.segments.plugin [-] Segment 1aea4a88-19ff-44eb-95bd-790e26dfc01b resource provider aggregate not found 2026-06-12 02:31:14.247 8 INFO neutron.services.segments.plugin [-] Segment 1aea4a88-19ff-44eb-95bd-790e26dfc01b 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 1aea4a88-19ff-44eb-95bd-790e26dfc01b found for delete ", "request_id": "req-cdc92470-e8f3-489c-8849-e6074f147fed"}]} 2026-06-12 02:31:14.352 7 INFO neutron.services.segments.plugin [-] Segment e103e3d3-6d27-4fbb-86f0-359806d642f5 resource provider aggregate not found 2026-06-12 02:31:14.367 7 INFO neutron.services.segments.plugin [-] Segment e103e3d3-6d27-4fbb-86f0-359806d642f5 resource provider aggregate not found 2026-06-12 02:31:14.379 7 INFO neutron.services.segments.plugin [-] Segment e103e3d3-6d27-4fbb-86f0-359806d642f5 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 e103e3d3-6d27-4fbb-86f0-359806d642f5 found for delete ", "request_id": "req-f98d4e07-915a-437c-99ee-a834f115a27f"}]} 2026-06-12 02:31:14.383 7 INFO neutron.services.segments.plugin [-] Segment e103e3d3-6d27-4fbb-86f0-359806d642f5 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 e103e3d3-6d27-4fbb-86f0-359806d642f5 found for delete ", "request_id": "req-cb5bca93-b97c-4541-8182-db8d72ed2477"}]} [pid: 8|app: 0|req: 497/962] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:31:13 2026] DELETE /v2.0/ports/e897b577-2dcf-4934-a9de-a0a4abbd1872 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:14.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ac3704-da84-4dda-8511-5cc18fe0d602'] response: {'server_uuid': '6f02b68a-545d-49a8-8b55-a11406fda7d6', 'name': 'network-vif-deleted', 'tag': 'e897b577-2dcf-4934-a9de-a0a4abbd1872', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/963] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:31:13 2026] POST /v2.0/ports => generated 1506 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/964] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:31:14 2026] GET /v2.0/ports => generated 1506 bytes in 118 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: 499/965] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:14 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:14.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cfe40d1-003b-4957-99c8-ca91cc4d92d0 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] TaaS: Handle Delete Port: f330bec1-ce55-4632-8237-799ed66581a6 2026-06-12 02:31:14.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cfe40d1-003b-4957-99c8-ca91cc4d92d0 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Tap Mirror: Handle Delete Port: f330bec1-ce55-4632-8237-799ed66581a6 [pid: 7|app: 0|req: 467/966] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:31:14 2026] DELETE /v2.0/ports/f330bec1-ce55-4632-8237-799ed66581a6 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:14.940 8 INFO neutron_taas.services.taas.taas_plugin [None req-43a9c925-7b24-4eef-8d00-a5b277b055ff e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] TaaS: Handle Delete Port: 18c7c022-00a5-4cad-ae52-acab68f9d7b1 2026-06-12 02:31:14.943 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43a9c925-7b24-4eef-8d00-a5b277b055ff e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Tap Mirror: Handle Delete Port: 18c7c022-00a5-4cad-ae52-acab68f9d7b1 [pid: 8|app: 0|req: 500/967] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:31:14 2026] DELETE /v2.0/ports/18c7c022-00a5-4cad-ae52-acab68f9d7b1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/968] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:31:15 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-12 02:31:15.130 8 INFO neutron.db.segments_db [None req-1ef1f48f-4b21-47dc-8ebd-a4c084af5c88 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment 3e8ef719-365d-4360-92f5-4b3f49c742f8 of type vxlan for network 3aa05edb-3488-4a4f-8805-f0f890561dfe [pid: 8|app: 0|req: 502/969] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 654 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:15.241 7 INFO neutron.db.segments_db [None req-7df362b2-01e8-43e8-acec-43d0b54c55e5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment e33ea0b9-59c3-48f1-9f7e-0767430995d8 of type vxlan for network 491688f7-c54b-4c17-af93-e1ecd2c2aa55 [pid: 7|app: 0|req: 468/970] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:31:14 2026] POST /v2.0/networks => generated 737 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:15.385 7 INFO neutron.db.segments_db [None req-df4a1d69-339b-437a-9238-8d811f9495f6 e56566888bc14af59a6671f1e69d93e9 440234f846df4190942258462775214d - - default default] Added segment 88546d47-93b3-4cda-8449-0c5cadfb5bf4 of type vxlan for network fcedb331-0c69-4694-ac1f-4a3b2ca26b59 2026-06-12 02:31:15.434 8 INFO neutron.db.segments_db [None req-5b7f877c-3576-48ce-93b1-2d92cf953df3 e1d736f831f54337b074527c4f3e93f0 7f7107e165e6460e8a316412064848e4 - - default default] Added segment 26634523-f572-4a90-80d6-532d2ad7a77c of type vxlan for network 7eef903c-a79c-4dbb-a862-fcd6257ca412 [pid: 7|app: 0|req: 469/971] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/972] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 631 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:15.582 8 INFO neutron.db.segments_db [None req-be822302-6941-42de-b302-fd91a7a2a7ed e1d736f831f54337b074527c4f3e93f0 7f7107e165e6460e8a316412064848e4 - - default default] Added segment 978cdefa-f964-4913-82f4-011037bce5d4 of type vxlan for network c10401a2-26d9-4c8d-9407-e6ff882ea2cd [pid: 8|app: 0|req: 504/973] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/974] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/subnets => generated 684 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:15.749 8 INFO neutron.db.segments_db [None req-b43b80fe-04a5-485b-8180-b9ac541fe1a9 e1d736f831f54337b074527c4f3e93f0 7f7107e165e6460e8a316412064848e4 - - default default] Added segment b62c1448-4176-4bce-b8ba-332eabb4f1eb of type vxlan for network f04fb76e-8766-4cef-a2b2-c69cbab92728 2026-06-12 02:31:15.781 7 INFO neutron.db.segments_db [None req-b9305c7d-29fe-41ae-bc49-5f120513ed79 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 36f4438f-6460-467c-b064-df89690cc156 of type vxlan for network 85ce6a88-06e5-4b5d-9757-650ba8947a94 [pid: 8|app: 0|req: 505/975] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/976] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:15 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:15.949 8 INFO neutron.db.segments_db [None req-4b05b466-946e-40aa-99b0-11f6df3dd39b e1d736f831f54337b074527c4f3e93f0 7f7107e165e6460e8a316412064848e4 - - default default] Added segment 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 of type vxlan for network 5dfa40a0-b448-465e-a5a7-e967b8d47085 [pid: 8|app: 0|req: 507/977] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:16.093 7 INFO neutron.db.l3_hamode_db [None req-b9305c7d-29fe-41ae-bc49-5f120513ed79 83187258b4264344a432dc4befa5070e 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 508/978] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:16 2026] POST /v2.0/subnets => generated 1323 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:31:16.545 8 INFO neutron.db.segments_db [None req-4c8966df-74c0-4e23-b5ad-bc51e7efa929 e1d736f831f54337b074527c4f3e93f0 7f7107e165e6460e8a316412064848e4 - - default default] Added segment ba41ce56-5913-4bf1-94b7-736f0ce4d47f of type vxlan for network c1f63cd5-a67e-4656-8dba-84a1f4bb8db3 [pid: 8|app: 0|req: 509/979] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:16 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/980] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:31:16 2026] GET /v2.0/subnets => generated 1959 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/981] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:16 2026] PUT /v2.0/networks/7eef903c-a79c-4dbb-a862-fcd6257ca412/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/982] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:16 2026] DELETE /v2.0/subnets/07a8adc0-ad19-434b-8566-d21bc035afb0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/983] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:16 2026] PUT /v2.0/networks/c10401a2-26d9-4c8d-9407-e6ff882ea2cd/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:16.956 7 INFO neutron.db.l3_hamode_db [None req-b9305c7d-29fe-41ae-bc49-5f120513ed79 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 514/984] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:16 2026] DELETE /v2.0/subnets/95c30a27-7c2f-4d7d-a20b-6c8433a287c4 => 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: 515/985] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:17 2026] GET /v2.0/ports?device_id=6f02b68a-545d-49a8-8b55-a11406fda7d6 => 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: 516/986] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:17 2026] PUT /v2.0/networks/f04fb76e-8766-4cef-a2b2-c69cbab92728/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/987] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:31:17 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/988] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:17 2026] PUT /v2.0/networks/5dfa40a0-b448-465e-a5a7-e967b8d47085/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:17.414 8 INFO neutron.services.segments.plugin [-] Segment 88546d47-93b3-4cda-8449-0c5cadfb5bf4 resource provider aggregate not found 2026-06-12 02:31:17.420 8 INFO neutron.services.segments.plugin [-] Segment 88546d47-93b3-4cda-8449-0c5cadfb5bf4 resource provider aggregate not found 2026-06-12 02:31:17.429 8 INFO neutron.services.segments.plugin [-] Segment 88546d47-93b3-4cda-8449-0c5cadfb5bf4 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 88546d47-93b3-4cda-8449-0c5cadfb5bf4 found for delete ", "request_id": "req-22ee713a-adb5-408e-bc43-b335c4f735fe"}]} 2026-06-12 02:31:17.437 8 INFO neutron.services.segments.plugin [-] Segment 88546d47-93b3-4cda-8449-0c5cadfb5bf4 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 88546d47-93b3-4cda-8449-0c5cadfb5bf4 found for delete ", "request_id": "req-84da2f72-a0df-4037-90d4-4c94b810f38e"}]} [pid: 8|app: 0|req: 519/989] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:17 2026] DELETE /v2.0/networks/fcedb331-0c69-4694-ac1f-4a3b2ca26b59 => 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: 520/990] 10.0.0.95 () {32 vars in 665 bytes} [Fri Jun 12 02:31:17 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/991] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:17 2026] DELETE /v2.0/networks/3aa05edb-3488-4a4f-8805-f0f890561dfe => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/992] 10.0.0.95 () {32 vars in 679 bytes} [Fri Jun 12 02:31:17 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/993] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:15 2026] POST /v2.0/routers => generated 724 bytes in 2078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/994] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:17 2026] DELETE /v2.0/networks/125dfb77-8873-4631-b6a6-27800c25296c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/995] 10.0.0.95 () {32 vars in 675 bytes} [Fri Jun 12 02:31:17 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:18.033 7 INFO neutron.services.segments.plugin [-] Segment e1da06db-8f75-471a-9579-93416f0d6c68 resource provider aggregate not found 2026-06-12 02:31:18.037 7 INFO neutron.services.segments.plugin [-] Segment e1da06db-8f75-471a-9579-93416f0d6c68 resource provider aggregate not found [pid: 7|app: 0|req: 473/996] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:17 2026] DELETE /v2.0/networks/b4a2fd6a-1479-4d24-950c-b834fcdc0194 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:18.055 7 INFO neutron.services.segments.plugin [-] Segment e1da06db-8f75-471a-9579-93416f0d6c68 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 e1da06db-8f75-471a-9579-93416f0d6c68 found for delete ", "request_id": "req-5abc59e4-849a-499a-83e0-e3c91daf87e4"}]} 2026-06-12 02:31:18.063 7 INFO neutron.services.segments.plugin [-] Segment e1da06db-8f75-471a-9579-93416f0d6c68 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 e1da06db-8f75-471a-9579-93416f0d6c68 found for delete ", "request_id": "req-2acc2619-34aa-46e9-8ac9-92c6c2352077"}]} [pid: 7|app: 0|req: 474/997] 10.0.0.95 () {32 vars in 687 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/998] 10.0.0.95 () {32 vars in 673 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/999] 10.0.0.95 () {32 vars in 687 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1000] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:18 2026] DELETE /v2.0/security-groups/8950d67f-8c04-496d-b762-df79a02026e7 => 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: 478/1001] 10.0.0.95 () {32 vars in 683 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:18.406 7 INFO neutron.api.v2.resource [None req-2191c5c1-5724-4ce8-bfaa-90776420d03b 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/1002] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/security-groups/8950d67f-8c04-496d-b762-df79a02026e7 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1003] 10.0.0.95 () {32 vars in 695 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:18.557 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ff1b28c-bd28-46a3-99ea-21954adebb8b 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] TaaS: Handle Delete Port: ef0891af-8170-4db1-b3ac-b604cde27eb2 2026-06-12 02:31:18.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ff1b28c-bd28-46a3-99ea-21954adebb8b 213a5035c0f54d16a5564e16c0746c56 f5e0718b721e4d8f9ebd772f2a251e6a - - default default] Tap Mirror: Handle Delete Port: ef0891af-8170-4db1-b3ac-b604cde27eb2 [pid: 7|app: 0|req: 481/1004] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:18 2026] DELETE /v2.0/floatingips/a533cb84-0b53-4ffb-b63f-e2bf0b42d5c4 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1005] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:18 2026] DELETE /v2.0/networks/7eef903c-a79c-4dbb-a862-fcd6257ca412 => 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: 483/1006] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:18 2026] GET /v2.0/security-groups?tenant_id=440234f846df4190942258462775214d&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1007] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:17 2026] PUT /v2.0/routers/8dddf434-e14f-4d57-bf0f-4f8d3d8ed018/add_router_interface => generated 309 bytes in 1230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1008] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/networks/c10401a2-26d9-4c8d-9407-e6ff882ea2cd => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1009] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/security-groups/f716377a-be2a-4c39-a396-a3460339e932 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:19.277 7 INFO neutron_taas.services.taas.taas_plugin [None req-f012adfe-48d3-4648-8ec8-90181b591db4 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 10e3457e-2395-4694-ae6d-2da693eaee19 2026-06-12 02:31:19.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f012adfe-48d3-4648-8ec8-90181b591db4 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 10e3457e-2395-4694-ae6d-2da693eaee19 [pid: 8|app: 0|req: 527/1010] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/networks/f04fb76e-8766-4cef-a2b2-c69cbab92728 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:19.453 8 INFO neutron.services.segments.plugin [-] Segment 3e8ef719-365d-4360-92f5-4b3f49c742f8 resource provider aggregate not found 2026-06-12 02:31:19.459 8 INFO neutron.services.segments.plugin [-] Segment 3e8ef719-365d-4360-92f5-4b3f49c742f8 resource provider aggregate not found 2026-06-12 02:31:19.481 8 INFO neutron.services.segments.plugin [-] Segment 3e8ef719-365d-4360-92f5-4b3f49c742f8 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 3e8ef719-365d-4360-92f5-4b3f49c742f8 found for delete ", "request_id": "req-578d2d13-2cdb-4588-b00b-8f0303678da7"}]} 2026-06-12 02:31:19.487 8 INFO neutron.services.segments.plugin [-] Segment 3e8ef719-365d-4360-92f5-4b3f49c742f8 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 3e8ef719-365d-4360-92f5-4b3f49c742f8 found for delete ", "request_id": "req-2335b12c-7e32-4c99-838b-77577c65422e"}]} 2026-06-12 02:31:19.498 8 INFO neutron.services.segments.plugin [-] Segment e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf resource provider aggregate not found 2026-06-12 02:31:19.511 8 INFO neutron.services.segments.plugin [-] Segment e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf resource provider aggregate not found 2026-06-12 02:31:19.518 8 INFO neutron.services.segments.plugin [-] Segment e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf 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 e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf found for delete ", "request_id": "req-3243793f-d2d4-4422-8653-5f8a37508e6f"}]} 2026-06-12 02:31:19.538 8 INFO neutron.services.segments.plugin [-] Segment 978cdefa-f964-4913-82f4-011037bce5d4 resource provider aggregate not found 2026-06-12 02:31:19.548 8 INFO neutron.services.segments.plugin [-] Segment e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf 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 e6b4f4c5-814d-4af7-b964-ac4df4e4a3bf found for delete ", "request_id": "req-5137d3ff-caca-42d4-9ac2-d25a5f5a94fb"}]} 2026-06-12 02:31:19.564 8 INFO neutron.services.segments.plugin [-] Segment 978cdefa-f964-4913-82f4-011037bce5d4 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 978cdefa-f964-4913-82f4-011037bce5d4 found for delete ", "request_id": "req-77c4f1bc-7d21-42b8-b27f-c91e27960f37"}]} 2026-06-12 02:31:19.574 8 INFO neutron.services.segments.plugin [-] Segment 978cdefa-f964-4913-82f4-011037bce5d4 resource provider aggregate not found 2026-06-12 02:31:19.585 8 INFO neutron.services.segments.plugin [-] Segment b62c1448-4176-4bce-b8ba-332eabb4f1eb resource provider aggregate not found 2026-06-12 02:31:19.592 8 INFO neutron.services.segments.plugin [-] Segment 978cdefa-f964-4913-82f4-011037bce5d4 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 978cdefa-f964-4913-82f4-011037bce5d4 found for delete ", "request_id": "req-3001e8a4-3504-4082-a0a3-e19d0e9a00cc"}]} 2026-06-12 02:31:19.600 8 INFO neutron.services.segments.plugin [-] Segment b62c1448-4176-4bce-b8ba-332eabb4f1eb 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 b62c1448-4176-4bce-b8ba-332eabb4f1eb found for delete ", "request_id": "req-9e5091ac-44f9-4d81-8789-8f8b4e246b16"}]} [pid: 8|app: 0|req: 528/1011] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/networks/5dfa40a0-b448-465e-a5a7-e967b8d47085 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:19.615 8 INFO neutron.services.segments.plugin [-] Segment b62c1448-4176-4bce-b8ba-332eabb4f1eb resource provider aggregate not found 2026-06-12 02:31:19.630 8 INFO neutron.services.segments.plugin [-] Segment b62c1448-4176-4bce-b8ba-332eabb4f1eb 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 b62c1448-4176-4bce-b8ba-332eabb4f1eb found for delete ", "request_id": "req-2fc390b9-4a14-415d-8126-c7546ba690f8"}]} [pid: 8|app: 0|req: 529/1012] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/networks/c1f63cd5-a67e-4656-8dba-84a1f4bb8db3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1013] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:31:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1014] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:18 2026] PUT /v2.0/routers/d40d0d78-3d8b-48cf-afd0-cb39634c36fe/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1015] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:20.076 7 INFO neutron.services.segments.plugin [-] Segment 26634523-f572-4a90-80d6-532d2ad7a77c resource provider aggregate not found 2026-06-12 02:31:20.091 7 INFO neutron.services.segments.plugin [-] Segment 26634523-f572-4a90-80d6-532d2ad7a77c resource provider aggregate not found [pid: 8|app: 0|req: 532/1016] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:20.105 7 INFO neutron.services.segments.plugin [-] Segment 26634523-f572-4a90-80d6-532d2ad7a77c 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 26634523-f572-4a90-80d6-532d2ad7a77c found for delete ", "request_id": "req-d98a35b1-8460-4a00-852b-adb0297b4220"}]} 2026-06-12 02:31:20.116 7 INFO neutron.services.segments.plugin [-] Segment 26634523-f572-4a90-80d6-532d2ad7a77c 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 26634523-f572-4a90-80d6-532d2ad7a77c found for delete ", "request_id": "req-ec74e8a3-4cbc-479a-ae13-e5abbf6437d9"}]} 2026-06-12 02:31:20.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-12510e9b-8d67-48d3-a21a-7a63b619191c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 40f0aac2-f6e6-424f-ba7f-b4176502e31f 2026-06-12 02:31:20.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12510e9b-8d67-48d3-a21a-7a63b619191c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 40f0aac2-f6e6-424f-ba7f-b4176502e31f 2026-06-12 02:31:20.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-12510e9b-8d67-48d3-a21a-7a63b619191c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: e8fe1111-e3f6-4ade-b48b-42902c4810bd 2026-06-12 02:31:20.375 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12510e9b-8d67-48d3-a21a-7a63b619191c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: e8fe1111-e3f6-4ade-b48b-42902c4810bd [pid: 8|app: 0|req: 533/1017] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:31:20 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:20.710 7 INFO neutron.db.l3_hamode_db [None req-12510e9b-8d67-48d3-a21a-7a63b619191c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 9cb15ec2-cea4-4268-b935-4f39c602a6f8 was deleted as no HA routers are present in tenant f5e0718b721e4d8f9ebd772f2a251e6a. [pid: 7|app: 0|req: 485/1018] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:19 2026] DELETE /v2.0/routers/d40d0d78-3d8b-48cf-afd0-cb39634c36fe => generated 0 bytes in 820 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1019] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:20 2026] DELETE /v2.0/subnets/d99cb9af-bd58-4525-bb1f-a90741205807 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1020] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:20 2026] GET /v2.0/security-groups?tenant_id=7f7107e165e6460e8a316412064848e4&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:21.047 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5f9df6c-3743-4503-8d5b-d8f76e8e34f3 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 5c8d3886-5166-47a1-8e37-2fe27ee263b6 2026-06-12 02:31:21.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5f9df6c-3743-4503-8d5b-d8f76e8e34f3 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 5c8d3886-5166-47a1-8e37-2fe27ee263b6 [pid: 8|app: 0|req: 535/1021] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:20 2026] DELETE /v2.0/security-groups/947be654-6746-45fd-8cec-1006642b0f5e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1022] 10.0.0.250 () {34 vars in 1098 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--461249459&fields=id&tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1023] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:20 2026] DELETE /v2.0/networks/4b05a648-f139-4e63-b258-9564e9c16041 => 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: 488/1024] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/networks?id=491688f7-c54b-4c17-af93-e1ecd2c2aa55 => generated 669 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1025] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/security-groups?tenant_id=b27a67ae4deb4db590c8ee1ac3fb63b5&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1026] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/quotas/88fd96d476ef4c22bcbc66f943cf4ad4 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1027] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/security-groups?tenant_id=f5e0718b721e4d8f9ebd772f2a251e6a&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:21.546 8 INFO neutron.db.segments_db [None req-a8a1a951-abba-4033-8dfc-af6a112e84ad b88d40ad0ee04222afde5112370ba320 5d94a3f3ee174ceabf7a5fa8ecbc867f - - default default] Added segment f82bc75c-9c91-4694-a49e-f76f4f1f88ab of type vxlan for network 5aae4339-963e-4999-9822-7e934efc3330 2026-06-12 02:31:21.618 8 INFO neutron.services.segments.plugin [-] Segment 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 resource provider aggregate not found [pid: 7|app: 0|req: 492/1028] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:21 2026] DELETE /v2.0/security-groups/bbe825a1-ca52-4f82-b05c-2182549b210a => 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: 537/1029] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:21 2026] POST /v2.0/networks => generated 644 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:21.640 8 INFO neutron.services.segments.plugin [-] Segment 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 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 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 found for delete ", "request_id": "req-e9801604-3694-4c7b-8f53-d2e5ccd85911"}]} 2026-06-12 02:31:21.662 8 INFO neutron.services.segments.plugin [-] Segment 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 resource provider aggregate not found 2026-06-12 02:31:21.667 8 INFO neutron.services.segments.plugin [-] Segment ba41ce56-5913-4bf1-94b7-736f0ce4d47f resource provider aggregate not found 2026-06-12 02:31:21.687 8 INFO neutron.services.segments.plugin [-] Segment 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 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 72076beb-ea9a-4ba5-8d8a-2c135ef058e2 found for delete ", "request_id": "req-bd8e5a27-38a1-4ccd-b0f6-8b36d3317456"}]} 2026-06-12 02:31:21.697 8 INFO neutron.services.segments.plugin [-] Segment ba41ce56-5913-4bf1-94b7-736f0ce4d47f 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 ba41ce56-5913-4bf1-94b7-736f0ce4d47f found for delete ", "request_id": "req-16aafed5-bbb3-4dac-bc99-329ba6e5e36a"}]} 2026-06-12 02:31:21.714 8 INFO neutron.services.segments.plugin [-] Segment ba41ce56-5913-4bf1-94b7-736f0ce4d47f resource provider aggregate not found [pid: 7|app: 0|req: 493/1030] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/ports?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:21.736 8 INFO neutron.services.segments.plugin [-] Segment ba41ce56-5913-4bf1-94b7-736f0ce4d47f 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 ba41ce56-5913-4bf1-94b7-736f0ce4d47f found for delete ", "request_id": "req-857dc225-3b25-4083-8bd6-997c8c4d0acf"}]} [pid: 8|app: 0|req: 538/1031] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:21 2026] DELETE /v2.0/security-groups/b49073dd-4275-4e66-96e2-b3320fb738f9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1032] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?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: 540/1033] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?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: 494/1034] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:21 2026] POST /v2.0/subnets => generated 641 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1035] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:21 2026] GET /v2.0/security-groups?tenant_id=cd181e3101e5479cae1202091f380465&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: 542/1036] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:22 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:22.051 7 INFO neutron.db.segments_db [None req-7b162822-bf38-4a58-99e9-8c738031a9eb b88d40ad0ee04222afde5112370ba320 5d94a3f3ee174ceabf7a5fa8ecbc867f - - default default] Added segment 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 of type vxlan for network 2ec3e1a6-2222-4234-99e1-761833b682b8 2026-06-12 02:31:22.127 7 INFO neutron.services.segments.plugin [-] Segment 4dfefb14-a016-4de8-b07a-0cdacb2f219a resource provider aggregate not found 2026-06-12 02:31:22.140 7 INFO neutron.services.segments.plugin [-] Segment 4dfefb14-a016-4de8-b07a-0cdacb2f219a resource provider aggregate not found [pid: 8|app: 0|req: 543/1037] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:22 2026] DELETE /v2.0/security-groups/9bf4977b-b3d8-41af-9d3f-f68a3cc727e4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:22.155 7 INFO neutron.services.segments.plugin [-] Segment 4dfefb14-a016-4de8-b07a-0cdacb2f219a 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 4dfefb14-a016-4de8-b07a-0cdacb2f219a found for delete ", "request_id": "req-81bcf0f4-386c-463c-834d-d42bdcf26a85"}]} [pid: 7|app: 0|req: 495/1038] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:21 2026] POST /v2.0/networks => generated 643 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:22.174 7 INFO neutron.services.segments.plugin [-] Segment 32675562-0f5b-48e4-af9c-d334ce93e3bc resource provider aggregate not found 2026-06-12 02:31:22.179 7 INFO neutron.services.segments.plugin [-] Segment 4dfefb14-a016-4de8-b07a-0cdacb2f219a 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 4dfefb14-a016-4de8-b07a-0cdacb2f219a found for delete ", "request_id": "req-4b8af8a1-965c-4ef5-9041-65fcc5788b1c"}]} 2026-06-12 02:31:22.192 7 INFO neutron.services.segments.plugin [-] Segment 32675562-0f5b-48e4-af9c-d334ce93e3bc 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 32675562-0f5b-48e4-af9c-d334ce93e3bc found for delete ", "request_id": "req-b541c41e-7591-4bfc-b561-d80b15bfd3fb"}]} 2026-06-12 02:31:22.197 7 INFO neutron.services.segments.plugin [-] Segment 32675562-0f5b-48e4-af9c-d334ce93e3bc resource provider aggregate not found 2026-06-12 02:31:22.210 7 INFO neutron.services.segments.plugin [-] Segment 32675562-0f5b-48e4-af9c-d334ce93e3bc 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 32675562-0f5b-48e4-af9c-d334ce93e3bc found for delete ", "request_id": "req-c401ecc4-2e63-4f4d-a5e4-ada05a191f0e"}]} [pid: 8|app: 0|req: 544/1039] 10.0.0.95 () {34 vars in 742 bytes} [Fri Jun 12 02:31:22 2026] PUT /v2.0/networks/2ec3e1a6-2222-4234-99e1-761833b682b8 => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1040] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:22 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1041] 10.0.0.95 () {34 vars in 740 bytes} [Fri Jun 12 02:31:22 2026] PUT /v2.0/subnets/a54f7ef6-c80b-4332-9fb9-984cf1d3c035 => generated 636 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1042] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:22 2026] DELETE /v2.0/networks/2ec3e1a6-2222-4234-99e1-761833b682b8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:22.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fe4104e-a126-462b-aae2-b470e111f119 b88d40ad0ee04222afde5112370ba320 5d94a3f3ee174ceabf7a5fa8ecbc867f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1043] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:22 2026] DELETE /v2.0/networks/2ec3e1a6-2222-4234-99e1-761833b682b8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1044] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:31:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1045] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/subnets?network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1046] 10.0.0.95 () {32 vars in 652 bytes} [Fri Jun 12 02:31:23 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: 500/1047] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1048] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/networks => generated 1309 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1049] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/subnets => generated 1280 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1050] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/networks/5aae4339-963e-4999-9822-7e934efc3330 => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1051] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:31:23 2026] GET /v2.0/subnets/f5b42424-bf02-446d-a2bb-4d49f32ef5d8 => generated 641 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:23.303 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8b89886-eb72-4866-80bd-8a3dd6f29c74 b88d40ad0ee04222afde5112370ba320 5d94a3f3ee174ceabf7a5fa8ecbc867f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1052] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:23 2026] DELETE /v2.0/subnets/a54f7ef6-c80b-4332-9fb9-984cf1d3c035 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:23.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36928c11-54f4-40ba-ba3e-d0e7be5455d8 b88d40ad0ee04222afde5112370ba320 5d94a3f3ee174ceabf7a5fa8ecbc867f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 503/1053] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:23 2026] DELETE /v2.0/networks/2ec3e1a6-2222-4234-99e1-761833b682b8 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1054] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:23 2026] DELETE /v2.0/subnets/f5b42424-bf02-446d-a2bb-4d49f32ef5d8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1057] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:23 2026] DELETE /v2.0/networks/5aae4339-963e-4999-9822-7e934efc3330 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:23.722 8 INFO neutron.services.segments.plugin [-] Segment f82bc75c-9c91-4694-a49e-f76f4f1f88ab resource provider aggregate not found 2026-06-12 02:31:23.735 8 INFO neutron.services.segments.plugin [-] Segment f82bc75c-9c91-4694-a49e-f76f4f1f88ab 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 f82bc75c-9c91-4694-a49e-f76f4f1f88ab found for delete ", "request_id": "req-ea7373e7-5d36-400e-a3bc-a487d2a312a1"}]} 2026-06-12 02:31:23.761 8 INFO neutron.services.segments.plugin [-] Segment f82bc75c-9c91-4694-a49e-f76f4f1f88ab resource provider aggregate not found 2026-06-12 02:31:23.780 8 INFO neutron.services.segments.plugin [-] Segment f82bc75c-9c91-4694-a49e-f76f4f1f88ab 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 f82bc75c-9c91-4694-a49e-f76f4f1f88ab found for delete ", "request_id": "req-51dde5e1-950e-4b41-b3d0-fb194355fa09"}]} 2026-06-12 02:31:24.051 7 INFO neutron.db.segments_db [None req-6c2a805a-e799-4170-87a8-b654a29150d1 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 38488c78-e5a6-466a-86f7-ac5fb9002f61 of type vxlan for network ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 [pid: 7|app: 0|req: 505/1058] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:31:23 2026] POST /v2.0/networks => generated 743 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1059] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:24 2026] GET /v2.0/security-groups?tenant_id=5d94a3f3ee174ceabf7a5fa8ecbc867f&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:24.225 7 INFO neutron.services.segments.plugin [-] Segment 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 resource provider aggregate not found 2026-06-12 02:31:24.229 7 INFO neutron.services.segments.plugin [-] Segment 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 resource provider aggregate not found 2026-06-12 02:31:24.242 7 INFO neutron.services.segments.plugin [-] Segment 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 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 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 found for delete ", "request_id": "req-48b19c08-8b38-4736-acc5-3b6145afe8e8"}]} 2026-06-12 02:31:24.247 7 INFO neutron.services.segments.plugin [-] Segment 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 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 48ce0e2f-6aaa-4f00-8fc4-e94373247b78 found for delete ", "request_id": "req-a0e32b8f-b521-4e25-89e3-e37b3b52caba"}]} [pid: 8|app: 0|req: 555/1060] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:24 2026] DELETE /v2.0/security-groups/b7cade56-52c3-4bbf-b607-ba33d38419d7 => 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: 556/1061] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:24 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 506/1062] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:24 2026] POST /v2.0/subnets => generated 690 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:24.459 8 INFO neutron.db.segments_db [None req-ba0faba2-dab4-43bc-82e2-2ea792033f78 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 7b3bde35-ab20-407a-8cb2-52fba39226ac of type vxlan for network adb88b65-fb55-4151-9543-1d644b70e52a 2026-06-12 02:31:24.685 8 INFO neutron.db.l3_hamode_db [None req-ba0faba2-dab4-43bc-82e2-2ea792033f78 83187258b4264344a432dc4befa5070e 755fecac4fff4ab38197c4d0f439e1a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/1063] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:25 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:25.428 8 INFO neutron.db.l3_hamode_db [None req-ba0faba2-dab4-43bc-82e2-2ea792033f78 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 508/1064] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:31:25 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1065] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:24 2026] POST /v2.0/routers => generated 730 bytes in 1855 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1066] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:31:26 2026] PUT /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:26.434 7 INFO neutron.db.segments_db [None req-32fcfe74-6aa8-45f2-8acf-ad916632e7fc 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 of type vxlan for network 908361b2-dd56-4fa5-8589-000dc10e1cac [pid: 7|app: 0|req: 509/1067] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:26 2026] POST /v2.0/networks => generated 633 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1068] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:26 2026] GET /v2.0/networks?id=491688f7-c54b-4c17-af93-e1ecd2c2aa55 => generated 669 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1069] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:26 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1070] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:26 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:26.728 7 INFO neutron.db.segments_db [None req-72c51299-e002-4495-9509-ecbbbbeef8cf 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment beeedc37-0e74-4153-ade9-e4712e519926 of type vxlan for network 33112bd0-8f7d-4ce0-9aa0-bf23d3fb9884 [pid: 7|app: 0|req: 513/1071] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:26 2026] POST /v2.0/networks => generated 632 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1072] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:31:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4 => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1073] 10.0.0.95 () {34 vars in 769 bytes} [Fri Jun 12 02:31:26 2026] PUT /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1074] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:26 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1075] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:31:27 2026] POST /v2.0/ports => generated 958 bytes in 403 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: 518/1076] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:27 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1077] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:26 2026] PUT /v2.0/routers/46c576ff-2478-4f98-ac2a-6c6c1c7cfee9/add_router_interface => generated 309 bytes in 1375 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1078] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:27 2026] POST /v2.0/subnets => generated 655 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1079] 10.0.0.95 () {34 vars in 765 bytes} [Fri Jun 12 02:31:27 2026] PUT /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1080] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:27 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:28.032 7 INFO neutron.db.segments_db [None req-fa8d6831-786d-4d20-b27d-bfa78a194896 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment 8dea6170-3669-431e-a4e9-239852d6d8ef of type vxlan for network 64d0c90d-b43b-477f-986f-a4582d2b0b06 [pid: 8|app: 0|req: 560/1081] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:31:27 2026] PUT /v2.0/ports/e66f2ea7-215c-40a1-8ab0-fecb1528662e => generated 1239 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1082] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:28 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:28.317 7 INFO neutron.db.l3_hamode_db [None req-fa8d6831-786d-4d20-b27d-bfa78a194896 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 562/1083] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:28 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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: 563/1084] 10.0.0.95 () {34 vars in 787 bytes} [Fri Jun 12 02:31:28 2026] PUT /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-12 02:31:28.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db2c3dd4-e783-4d15-aace-191a5ca6a5d1'] response: {'name': 'network-changed', 'server_uuid': '07946bb5-d519-44fe-a8e5-4cc0e41079c7', 'tag': 'e66f2ea7-215c-40a1-8ab0-fecb1528662e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 564/1085] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:28 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:28.449 7 INFO neutron.db.l3_hamode_db [None req-fa8d6831-786d-4d20-b27d-bfa78a194896 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1086] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:31:28 2026] POST /v2.0/security-groups => generated 1661 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1087] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:31:28 2026] PUT /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1088] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1089] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:28 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/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: 569/1090] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1091] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:31:28 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1092] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:27 2026] POST /v2.0/routers => generated 511 bytes in 1156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:29.182 7 INFO neutron.api.v2.resource [None req-b73dcb4e-1983-4d45-974c-ce1d299fb7cc 59b1aa907aff434e8a46159476678843 26011d4e2a3e42dbbe201d7f23a67d07 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 523/1093] 10.0.0.95 () {32 vars in 750 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1094] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/ports?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1095] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:31:28 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: 8|app: 0|req: 572/1096] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:31:29 2026] DELETE /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/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: 573/1097] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/networks?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&shared=False => generated 765 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1098] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1099] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 576/1100] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:29.638 8 INFO neutron.api.v2.resource [None req-f569b943-21d4-453f-92c3-41ff03d28dde 59b1aa907aff434e8a46159476678843 26011d4e2a3e42dbbe201d7f23a67d07 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1101] 10.0.0.95 () {32 vars in 753 bytes} [Fri Jun 12 02:31:29 2026] DELETE /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/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: 578/1102] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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: 579/1103] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:31:29 2026] DELETE /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => 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: 580/1104] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:29 2026] GET /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:29.877 8 INFO neutron_taas.services.taas.taas_plugin [None req-2812f9a8-5ee6-484d-8784-c3b84e37bb11 59b1aa907aff434e8a46159476678843 26011d4e2a3e42dbbe201d7f23a67d07 - - default default] TaaS: Handle Delete Port: 1f71be7d-739e-40da-8577-38920447910d 2026-06-12 02:31:29.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2812f9a8-5ee6-484d-8784-c3b84e37bb11 59b1aa907aff434e8a46159476678843 26011d4e2a3e42dbbe201d7f23a67d07 - - default default] Tap Mirror: Handle Delete Port: 1f71be7d-739e-40da-8577-38920447910d [pid: 8|app: 0|req: 581/1105] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:29 2026] DELETE /v2.0/floatingips/f6206d9b-e98b-4d15-8370-7ea4abf2ebeb => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1106] 10.0.0.250 () {34 vars in 1100 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1011615685&fields=id&tenant_id=755fecac4fff4ab38197c4d0f439e1a7 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1107] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/networks?id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1108] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/quotas/755fecac4fff4ab38197c4d0f439e1a7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1109] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/ports?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1110] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:29 2026] PUT /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228/add_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1111] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1112] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/ports/20d7802d-dbe6-45f4-8b01-87756929d8d7 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1113] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?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: 588/1114] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 589/1115] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/ports?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1116] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e66f2ea7-215c-40a1-8ab0-fecb1528662e => 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: 591/1117] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/subnets?id=76b3e3cc-28cb-42c5-9900-6a8fc17bfb35 => generated 687 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1118] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/ports?network_id=491688f7-c54b-4c17-af93-e1ecd2c2aa55&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1119] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:30 2026] GET /v2.0/security-groups?tenant_id=1f865a2772f84c638edc86479e659dfa&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1120] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1121] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1122] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:31 2026] DELETE /v2.0/security-groups/75bd7323-08a8-4034-84fc-39d7cf0921f5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1123] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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: 598/1124] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?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: 599/1125] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/security-groups?tenant_id=26011d4e2a3e42dbbe201d7f23a67d07&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: 527/1126] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:30 2026] PUT /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1127] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/ports/513f46ce-1cff-44ad-9fe1-f150db3156ab => generated 967 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1128] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:31 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1129] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:31 2026] DELETE /v2.0/security-groups/8f1f7132-f4b6-43b3-9093-64b3cfbe092c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:31.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-80c957f6-8ce4-4a16-821f-76773df43a7f 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 513f46ce-1cff-44ad-9fe1-f150db3156ab 2026-06-12 02:31:31.972 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80c957f6-8ce4-4a16-821f-76773df43a7f 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 513f46ce-1cff-44ad-9fe1-f150db3156ab [pid: 8|app: 0|req: 601/1130] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:32 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1131] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:31 2026] PUT /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228/remove_router_interface => generated 309 bytes in 828 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1132] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:32 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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: 603/1133] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:32 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:32.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-892acff5-dfea-401c-b683-885c319ab3d4 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 20d7802d-dbe6-45f4-8b01-87756929d8d7 2026-06-12 02:31:32.753 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892acff5-dfea-401c-b683-885c319ab3d4 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 20d7802d-dbe6-45f4-8b01-87756929d8d7 [pid: 7|app: 0|req: 531/1134] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:32 2026] PUT /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228/remove_router_interface => generated 309 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1135] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:33 2026] GET /v2.0/ports?device_id=5cc1c5d4-f71d-4249-9469-54716b5ba228 => 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: 605/1136] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:33 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 606/1137] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:33 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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: 607/1138] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:33 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:33.811 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ca84f6a-530d-4b47-8bea-ab5b40670173 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 87f6fecf-3143-4816-9028-d188b1d8f646 2026-06-12 02:31:33.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ca84f6a-530d-4b47-8bea-ab5b40670173 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 87f6fecf-3143-4816-9028-d188b1d8f646 2026-06-12 02:31:34.184 7 INFO neutron.services.segments.plugin [-] Segment 8dea6170-3669-431e-a4e9-239852d6d8ef resource provider aggregate not found 2026-06-12 02:31:34.193 7 INFO neutron.services.segments.plugin [-] Segment 8dea6170-3669-431e-a4e9-239852d6d8ef resource provider aggregate not found 2026-06-12 02:31:34.208 7 INFO neutron.services.segments.plugin [-] Segment 8dea6170-3669-431e-a4e9-239852d6d8ef 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 8dea6170-3669-431e-a4e9-239852d6d8ef found for delete ", "request_id": "req-6912b526-72b7-4e3d-9708-4c409baec73f"}]} 2026-06-12 02:31:34.211 7 INFO neutron.services.segments.plugin [-] Segment 8dea6170-3669-431e-a4e9-239852d6d8ef 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 8dea6170-3669-431e-a4e9-239852d6d8ef found for delete ", "request_id": "req-dcf025aa-d2b2-420e-be1f-189f44091b14"}]} 2026-06-12 02:31:34.215 7 INFO neutron.db.l3_hamode_db [None req-7ca84f6a-530d-4b47-8bea-ab5b40670173 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] HA network 64d0c90d-b43b-477f-986f-a4582d2b0b06 was deleted as no HA routers are present in tenant 0d4518bdcfd4416dbde83bd464095821. [pid: 7|app: 0|req: 532/1139] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:33 2026] DELETE /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1140] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:34 2026] DELETE /v2.0/subnets/e43c59e9-6783-4630-9d7a-356a0159b54f => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1141] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:34 2026] DELETE /v2.0/subnets/a1524a88-ab59-44ef-918e-df0f2281e40e => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:34.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-bad3d8ae-6dec-4dd6-9e79-defa6d09c20d 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 51d0a676-9059-4fbc-aba3-2f4a10a30010 2026-06-12 02:31:34.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bad3d8ae-6dec-4dd6-9e79-defa6d09c20d 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 51d0a676-9059-4fbc-aba3-2f4a10a30010 [pid: 7|app: 0|req: 534/1142] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:34 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1143] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:34 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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-12 02:31:34.865 8 INFO neutron.services.segments.plugin [-] Segment beeedc37-0e74-4153-ade9-e4712e519926 resource provider aggregate not found [pid: 7|app: 0|req: 536/1144] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:34 2026] GET /v2.0/networks?id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:34.879 8 INFO neutron.services.segments.plugin [-] Segment beeedc37-0e74-4153-ade9-e4712e519926 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 beeedc37-0e74-4153-ade9-e4712e519926 found for delete ", "request_id": "req-c68be79a-d773-4c9f-b1cd-bc5f8f5a11e3"}]} 2026-06-12 02:31:34.889 8 INFO neutron.services.segments.plugin [-] Segment beeedc37-0e74-4153-ade9-e4712e519926 resource provider aggregate not found [pid: 8|app: 0|req: 609/1145] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:34 2026] DELETE /v2.0/networks/33112bd0-8f7d-4ce0-9aa0-bf23d3fb9884 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:34.913 8 INFO neutron.services.segments.plugin [-] Segment beeedc37-0e74-4153-ade9-e4712e519926 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 beeedc37-0e74-4153-ade9-e4712e519926 found for delete ", "request_id": "req-fbbed565-7356-4318-87ee-710b549c57e4"}]} [pid: 8|app: 0|req: 610/1146] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:34 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1147] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:31:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=755fecac4fff4ab38197c4d0f439e1a7 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:34.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d441a78-9e5b-4894-b712-f9705a2a67ef 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 802b3f3d-2772-4c90-af71-65907fd6c0fa 2026-06-12 02:31:34.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d441a78-9e5b-4894-b712-f9705a2a67ef 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 802b3f3d-2772-4c90-af71-65907fd6c0fa [pid: 8|app: 0|req: 611/1148] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:34 2026] DELETE /v2.0/networks/908361b2-dd56-4fa5-8589-000dc10e1cac => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1149] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:31:34 2026] POST /v2.0/ports => generated 954 bytes in 488 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-12 02:31:35.473 7 INFO neutron.db.segments_db [None req-34b7b7eb-d9a2-4b8a-a0cc-d514c58c7506 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment 211a99b9-bbe7-4f82-99e7-1d658659797c of type vxlan for network 318f166d-4c61-43f0-94cf-0b228637f410 [pid: 7|app: 0|req: 539/1150] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:35 2026] POST /v2.0/networks => generated 633 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:35.588 8 INFO neutron.db.segments_db [None req-21bba265-6058-4e8f-be75-8d80ae26c106 6b4db2b8b9c94ffb81a5e25cd01a5da8 adfeaf6f6e464d55a80f64073609e3bb - - default default] Added segment 33ed676c-46ac-4281-a507-0feb7cd07520 of type vxlan for network 6f98d58c-c1c5-4906-a5a8-03315258ccd0 [pid: 8|app: 0|req: 612/1151] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:35 2026] POST /v2.0/networks => generated 632 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1152] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:35 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1153] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:35 2026] PUT /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1154] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:31:35 2026] PUT /v2.0/ports/c2f4908c-df1b-4460-9420-f9a75ef46371 => generated 1235 bytes in 449 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: 615/1155] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:35 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:36.065 7 INFO neutron.db.segments_db [None req-78864340-b953-4fe9-9057-8c5b9a439560 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment abd532ae-b52d-4421-a90f-edd902df07f6 of type vxlan for network 73f6ecbd-8540-4be1-91e0-7a7eec7efeec [pid: 8|app: 0|req: 616/1156] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1157] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/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: 618/1158] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:36.246 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd0fc67a-5d34-48d6-8bc2-ace4cebe2ad0'] response: {'name': 'network-changed', 'server_uuid': '5efeb90b-cc56-4540-a3c1-c8b1f54d95e2', 'tag': 'c2f4908c-df1b-4460-9420-f9a75ef46371', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 619/1159] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 620/1160] 10.0.0.95 () {34 vars in 763 bytes} [Fri Jun 12 02:31:36 2026] PUT /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1161] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:36.390 7 INFO neutron.db.l3_hamode_db [None req-78864340-b953-4fe9-9057-8c5b9a439560 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 622/1162] 10.0.0.95 () {34 vars in 759 bytes} [Fri Jun 12 02:31:36 2026] PUT /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1163] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:36.535 7 INFO neutron.db.l3_hamode_db [None req-78864340-b953-4fe9-9057-8c5b9a439560 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 624/1164] 10.0.0.95 () {34 vars in 781 bytes} [Fri Jun 12 02:31:36 2026] PUT /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1165] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1166] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:36 2026] PUT /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/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: 627/1167] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/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: 628/1168] 10.0.0.95 () {32 vars in 740 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/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: 629/1169] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/ports?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:36.875 8 INFO neutron.api.v2.resource [None req-34087337-9000-4ed9-9fa9-966c27de24c7 6b4db2b8b9c94ffb81a5e25cd01a5da8 adfeaf6f6e464d55a80f64073609e3bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1170] 10.0.0.95 () {32 vars in 744 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:31:36.900 8 INFO neutron.services.segments.plugin [-] Segment 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 resource provider aggregate not found 2026-06-12 02:31:36.920 8 INFO neutron.services.segments.plugin [-] Segment 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 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 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 found for delete ", "request_id": "req-52520dd5-28e6-467d-a730-de841274714e"}]} [pid: 8|app: 0|req: 631/1171] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:36.935 8 INFO neutron.services.segments.plugin [-] Segment 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 resource provider aggregate not found 2026-06-12 02:31:36.954 8 INFO neutron.services.segments.plugin [-] Segment 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 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 8492a6f9-53c9-46b3-81dc-4df61f8ad1e0 found for delete ", "request_id": "req-be387d7e-54ab-47e1-b7c6-29ab769c6bb5"}]} [pid: 8|app: 0|req: 632/1172] 10.0.0.95 () {32 vars in 743 bytes} [Fri Jun 12 02:31:36 2026] DELETE /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1173] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:31:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1174] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:37.137 8 INFO neutron.api.v2.resource [None req-31ff5b3f-028c-43d9-adb7-0a13789a6c57 6b4db2b8b9c94ffb81a5e25cd01a5da8 adfeaf6f6e464d55a80f64073609e3bb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1175] 10.0.0.95 () {32 vars in 747 bytes} [Fri Jun 12 02:31:37 2026] DELETE /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags/green => generated 99 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1176] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:37 2026] DELETE /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1177] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:36 2026] POST /v2.0/routers => generated 509 bytes in 1258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1178] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1179] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 639/1180] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:37 2026] DELETE /v2.0/networks/6f98d58c-c1c5-4906-a5a8-03315258ccd0 => 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: 640/1181] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1182] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1183] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:31:37 2026] POST /v2.0/ports => generated 964 bytes in 406 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: 543/1184] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1185] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:37 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:38.453 8 INFO neutron.db.l3_db [None req-ee4cf5c5-0cb4-4f29-af66-ea147eb1311d 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] Floating IP be2fb185-186b-4ef6-9e40-a1ef9dfeb852 associated. External IP: 10.96.250.209, port: e66f2ea7-215c-40a1-8ab0-fecb1528662e. [pid: 8|app: 0|req: 643/1186] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:38 2026] PUT /v2.0/floatingips/be2fb185-186b-4ef6-9e40-a1ef9dfeb852 => generated 856 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:38.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c2b0a2b-91c2-4c0b-94e9-e4dabde6266a'] response: {'name': 'network-changed', 'server_uuid': '07946bb5-d519-44fe-a8e5-4cc0e41079c7', 'tag': 'e66f2ea7-215c-40a1-8ab0-fecb1528662e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 644/1187] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/ports?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1188] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:37 2026] PUT /v2.0/routers/35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3/add_router_interface => generated 309 bytes in 1139 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: 547/1191] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 548/1192] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2f4908c-df1b-4460-9420-f9a75ef46371 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:38.945 8 INFO neutron.services.segments.plugin [-] Segment 33ed676c-46ac-4281-a507-0feb7cd07520 resource provider aggregate not found [pid: 7|app: 0|req: 549/1193] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/ports/2b56359a-6f49-43e5-9406-fb44d76884f0 => generated 1038 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:38.968 8 INFO neutron.services.segments.plugin [-] Segment 33ed676c-46ac-4281-a507-0feb7cd07520 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 33ed676c-46ac-4281-a507-0feb7cd07520 found for delete ", "request_id": "req-5bd91604-aa48-4766-94ba-4f36b0b4848e"}]} 2026-06-12 02:31:38.979 8 INFO neutron.services.segments.plugin [-] Segment 33ed676c-46ac-4281-a507-0feb7cd07520 resource provider aggregate not found [pid: 7|app: 0|req: 550/1194] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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-12 02:31:38.998 8 INFO neutron.services.segments.plugin [-] Segment 33ed676c-46ac-4281-a507-0feb7cd07520 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 33ed676c-46ac-4281-a507-0feb7cd07520 found for delete ", "request_id": "req-76422cf4-b798-4e75-9283-5ae6a461249a"}]} [pid: 7|app: 0|req: 551/1195] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/subnets?id=c45785c5-8582-4313-9cf6-c08adb221fa6 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1196] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:38 2026] GET /v2.0/security-groups?tenant_id=8888d5d54b594aeea267b0b21effd655&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1197] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/ports?network_id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1198] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:39 2026] DELETE /v2.0/security-groups/ccb02fc7-11b8-4360-a1d4-0dad52a7e313 => 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: 648/1199] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1200] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?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: 650/1201] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1202] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/ports?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1203] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?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-12 02:31:39.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-b30b0cc5-317a-4014-9d29-4cf170920b17 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 2b56359a-6f49-43e5-9406-fb44d76884f0 2026-06-12 02:31:39.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b30b0cc5-317a-4014-9d29-4cf170920b17 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 2b56359a-6f49-43e5-9406-fb44d76884f0 [pid: 8|app: 0|req: 653/1204] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/security-groups?tenant_id=adfeaf6f6e464d55a80f64073609e3bb&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1205] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/networks?id=491688f7-c54b-4c17-af93-e1ecd2c2aa55 => generated 765 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1206] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1207] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:39 2026] DELETE /v2.0/security-groups/5d4158f9-e5d7-429e-b6fc-c921633f56c6 => 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: 657/1208] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e66f2ea7-215c-40a1-8ab0-fecb1528662e => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1209] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1210] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/subnets?id=76b3e3cc-28cb-42c5-9900-6a8fc17bfb35 => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1211] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/ports?network_id=491688f7-c54b-4c17-af93-e1ecd2c2aa55&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: 661/1212] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1213] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:39 2026] GET /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1214] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:39 2026] PUT /v2.0/routers/35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:39.997 8 INFO neutron.api.v2.resource [None req-ffa9f45a-3f47-47cc-8ad7-4c52d560e02f 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1215] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:39 2026] PUT /v2.0/routers/35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3/remove_router_interface => generated 197 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: 553/1216] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:40 2026] GET /v2.0/ports?device_id=35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:40.233 8 INFO neutron_taas.services.taas.taas_plugin [None req-678f4a7c-3f2b-4b93-9cd1-23c4b4260b55 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: ac39ece3-607d-4a85-bc5c-d041c40d503f 2026-06-12 02:31:40.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678f4a7c-3f2b-4b93-9cd1-23c4b4260b55 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: ac39ece3-607d-4a85-bc5c-d041c40d503f [pid: 7|app: 0|req: 554/1217] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:40 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 555/1218] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:40 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:40.619 8 INFO neutron.db.l3_hamode_db [None req-678f4a7c-3f2b-4b93-9cd1-23c4b4260b55 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] HA network 73f6ecbd-8540-4be1-91e0-7a7eec7efeec was deleted as no HA routers are present in tenant 0d4518bdcfd4416dbde83bd464095821. [pid: 8|app: 0|req: 664/1219] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:40 2026] DELETE /v2.0/routers/35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1220] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:40 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1221] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:40 2026] DELETE /v2.0/subnets/94b9ff22-57e4-48a2-9f38-2310a395f9f3 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1222] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:40 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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-12 02:31:40.908 7 INFO neutron.services.segments.plugin [-] Segment 211a99b9-bbe7-4f82-99e7-1d658659797c resource provider aggregate not found 2026-06-12 02:31:40.916 7 INFO neutron.services.segments.plugin [-] Segment 211a99b9-bbe7-4f82-99e7-1d658659797c resource provider aggregate not found 2026-06-12 02:31:40.927 7 INFO neutron.services.segments.plugin [-] Segment 211a99b9-bbe7-4f82-99e7-1d658659797c 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 211a99b9-bbe7-4f82-99e7-1d658659797c found for delete ", "request_id": "req-776e0125-0eec-481e-8c84-44473118776d"}]} 2026-06-12 02:31:40.932 7 INFO neutron.services.segments.plugin [-] Segment 211a99b9-bbe7-4f82-99e7-1d658659797c 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 211a99b9-bbe7-4f82-99e7-1d658659797c found for delete ", "request_id": "req-4e020de9-af08-4ea9-b653-d152b607d1a9"}]} [pid: 7|app: 0|req: 557/1223] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:40 2026] DELETE /v2.0/networks/318f166d-4c61-43f0-94cf-0b228637f410 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:40.987 8 INFO neutron.services.segments.plugin [-] Segment abd532ae-b52d-4421-a90f-edd902df07f6 resource provider aggregate not found 2026-06-12 02:31:41.003 8 INFO neutron.services.segments.plugin [-] Segment abd532ae-b52d-4421-a90f-edd902df07f6 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 abd532ae-b52d-4421-a90f-edd902df07f6 found for delete ", "request_id": "req-2346a7e5-f1bc-4549-a85e-eaa7b546399b"}]} 2026-06-12 02:31:41.016 8 INFO neutron.services.segments.plugin [-] Segment abd532ae-b52d-4421-a90f-edd902df07f6 resource provider aggregate not found 2026-06-12 02:31:41.023 8 INFO neutron.db.segments_db [None req-f4513439-1c39-4e17-98a6-d6128f804518 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment fda7193b-37ee-48b2-852e-eb1f529044a3 of type vxlan for network 0d9f06cb-1012-4e3a-886e-6173ff879624 2026-06-12 02:31:41.037 8 INFO neutron.services.segments.plugin [-] Segment abd532ae-b52d-4421-a90f-edd902df07f6 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 abd532ae-b52d-4421-a90f-edd902df07f6 found for delete ", "request_id": "req-f59f05b8-5f98-48f1-a2cf-a118acda19ea"}]} [pid: 8|app: 0|req: 667/1224] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:40 2026] POST /v2.0/networks => generated 633 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1225] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:41 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:31:41.428 8 INFO neutron.db.segments_db [None req-8ef8b402-d001-4a97-ac13-d026284bdc76 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment fdb21d42-71ba-40f6-b703-81ec4ffc2496 of type vxlan for network 6a917793-9196-4083-b28e-d371a27cc55c [pid: 7|app: 0|req: 559/1226] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:41 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:41.719 8 INFO neutron.db.l3_hamode_db [None req-8ef8b402-d001-4a97-ac13-d026284bdc76 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 560/1227] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:41 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:41.844 8 INFO neutron.db.l3_hamode_db [None req-8ef8b402-d001-4a97-ac13-d026284bdc76 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 561/1228] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:41 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1229] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:31:41 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1230] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:41 2026] GET /v2.0/security-groups?id=c2500e9d-7085-480c-8e48-36e6c42718b8&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-12 02:31:42.120 7 INFO neutron_taas.services.taas.taas_plugin [req-91179511-faa5-4989-9e6f-98d9886d03b3 req-86606b61-07a6-4c06-b41f-f9fe09e8c632 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] TaaS: Handle Delete Port: e66f2ea7-215c-40a1-8ab0-fecb1528662e 2026-06-12 02:31:42.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-91179511-faa5-4989-9e6f-98d9886d03b3 req-86606b61-07a6-4c06-b41f-f9fe09e8c632 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] Tap Mirror: Handle Delete Port: e66f2ea7-215c-40a1-8ab0-fecb1528662e 2026-06-12 02:31:42.259 7 INFO neutron.db.l3_db [req-91179511-faa5-4989-9e6f-98d9886d03b3 req-86606b61-07a6-4c06-b41f-f9fe09e8c632 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] Floating IP be2fb185-186b-4ef6-9e40-a1ef9dfeb852 disassociated. External IP: 10.96.250.209, port: e66f2ea7-215c-40a1-8ab0-fecb1528662e. [pid: 8|app: 0|req: 668/1231] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:41 2026] POST /v2.0/routers => generated 511 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1232] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:31:41 2026] DELETE /v2.0/ports/e66f2ea7-215c-40a1-8ab0-fecb1528662e => generated 0 bytes in 612 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:42.661 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52e3ce4c-3d07-4fd7-b74b-a36a637b4ecf'] response: {'server_uuid': '07946bb5-d519-44fe-a8e5-4cc0e41079c7', 'name': 'network-vif-deleted', 'tag': 'e66f2ea7-215c-40a1-8ab0-fecb1528662e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 565/1233] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:42 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 566/1234] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:42 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 567/1235] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:43 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:43.343 7 INFO neutron.db.segments_db [None req-61cb9844-39f8-41a6-b1f7-1064575552a8 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] Added segment 640ced17-64a4-421c-a2f7-3693afae4cc7 of type vxlan for network b1693102-a0c3-47ed-8d13-9452c4f61745 2026-06-12 02:31:43.640 7 INFO neutron.db.l3_hamode_db [None req-61cb9844-39f8-41a6-b1f7-1064575552a8 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:31:43.780 7 INFO neutron.db.l3_hamode_db [None req-61cb9844-39f8-41a6-b1f7-1064575552a8 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 669/1236] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:31:42 2026] PUT /v2.0/routers/21f98d39-56b0-4f93-a249-3a4f8493dcca/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: 670/1237] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:31:43 2026] GET /v2.0/ports/2a6c4fea-9533-460d-b162-c5ccd5e75ad0 => generated 959 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:44.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-e482c874-e1c7-4b46-b884-0f03159c2cd1 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 2a6c4fea-9533-460d-b162-c5ccd5e75ad0 2026-06-12 02:31:44.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e482c874-e1c7-4b46-b884-0f03159c2cd1 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 2a6c4fea-9533-460d-b162-c5ccd5e75ad0 [pid: 7|app: 0|req: 568/1238] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:31:43 2026] POST /v2.0/routers => generated 474 bytes in 1421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1239] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1240] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 671/1241] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:43 2026] PUT /v2.0/routers/21f98d39-56b0-4f93-a249-3a4f8493dcca/remove_router_interface => generated 309 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1242] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 673/1243] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/ports?device_id=21f98d39-56b0-4f93-a249-3a4f8493dcca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1244] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:31:44 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 25 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:44.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-074697e4-4f3c-4ac7-92cc-dc056bc43677 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: a6d007ac-5571-46ba-9cc0-dfd3e9b3e38a 2026-06-12 02:31:44.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-074697e4-4f3c-4ac7-92cc-dc056bc43677 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: a6d007ac-5571-46ba-9cc0-dfd3e9b3e38a [pid: 7|app: 0|req: 572/1245] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1246] 10.0.0.95 () {34 vars in 761 bytes} [Fri Jun 12 02:31:44 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/green => generated 4 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1247] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:44 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:45.108 8 INFO neutron.services.segments.plugin [-] Segment fdb21d42-71ba-40f6-b703-81ec4ffc2496 resource provider aggregate not found 2026-06-12 02:31:45.115 8 INFO neutron.services.segments.plugin [-] Segment fdb21d42-71ba-40f6-b703-81ec4ffc2496 resource provider aggregate not found 2026-06-12 02:31:45.126 8 INFO neutron.services.segments.plugin [-] Segment fdb21d42-71ba-40f6-b703-81ec4ffc2496 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 fdb21d42-71ba-40f6-b703-81ec4ffc2496 found for delete ", "request_id": "req-6cafed5d-63fd-4784-a55f-79edbad4e3a9"}]} 2026-06-12 02:31:45.138 8 INFO neutron.db.l3_hamode_db [None req-074697e4-4f3c-4ac7-92cc-dc056bc43677 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] HA network 6a917793-9196-4083-b28e-d371a27cc55c was deleted as no HA routers are present in tenant 0d4518bdcfd4416dbde83bd464095821. [pid: 8|app: 0|req: 674/1248] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:44 2026] DELETE /v2.0/routers/21f98d39-56b0-4f93-a249-3a4f8493dcca => generated 0 bytes in 446 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:45.149 8 INFO neutron.services.segments.plugin [-] Segment fdb21d42-71ba-40f6-b703-81ec4ffc2496 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 fdb21d42-71ba-40f6-b703-81ec4ffc2496 found for delete ", "request_id": "req-f657d5df-2b69-407a-b895-f6cea3cfa62d"}]} [pid: 7|app: 0|req: 575/1249] 10.0.0.95 () {34 vars in 757 bytes} [Fri Jun 12 02:31:45 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/red => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1250] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1251] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:45 2026] DELETE /v2.0/subnets/a4977cc8-115b-4d45-8f42-a069a00792ce => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:45.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c2792df-338c-46dc-a6fe-2de92754ae3a 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: a5929761-7bde-4c36-95da-7170cf9bbad6 2026-06-12 02:31:45.418 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c2792df-338c-46dc-a6fe-2de92754ae3a 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: a5929761-7bde-4c36-95da-7170cf9bbad6 [pid: 7|app: 0|req: 577/1252] 10.0.0.95 () {34 vars in 779 bytes} [Fri Jun 12 02:31:45 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/black.or.white => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1253] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 52 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1254] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:45 2026] DELETE /v2.0/networks/0d9f06cb-1012-4e3a-886e-6173ff879624 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:45.617 8 INFO neutron.db.segments_db [None req-647f548b-f890-4966-9454-aabec6463f9e 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Added segment 329d1a73-4c71-49bc-89b2-23f12198f985 of type vxlan for network 8cad247a-ca27-4e50-8261-6712589cb06b [pid: 7|app: 0|req: 579/1255] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:31:45 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1256] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1257] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/ports?device_id=07946bb5-d519-44fe-a8e5-4cc0e41079c7 => 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: 582/1258] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:45.853 8 INFO neutron.db.l3_hamode_db [None req-647f548b-f890-4966-9454-aabec6463f9e 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1259] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/red => 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: 584/1260] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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-12 02:31:46.046 7 INFO neutron.api.v2.resource [None req-da2cdfb6-4ea0-497a-be6e-139785fb169c 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 585/1261] 10.0.0.95 () {32 vars in 742 bytes} [Fri Jun 12 02:31:45 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/green => generated 99 bytes in 90 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1262] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:31:46 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1263] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:31:46 2026] DELETE /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/red => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:46.578 7 INFO neutron.db.l3_db [None req-c0219cb8-e6bf-4fd8-8f84-ba10b7a4e54e 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] Floating IP 6a3d1a2a-b115-4447-bddc-97bc03ae0224 associated. External IP: 10.96.250.219, port: c2f4908c-df1b-4460-9420-f9a75ef46371. 2026-06-12 02:31:46.613 8 INFO neutron.db.l3_hamode_db [None req-647f548b-f890-4966-9454-aabec6463f9e 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 588/1264] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:31:46 2026] PUT /v2.0/floatingips/6a3d1a2a-b115-4447-bddc-97bc03ae0224 => generated 855 bytes in 662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:46.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c73d396-deca-472a-8680-b497f65a40ae'] response: {'name': 'network-changed', 'server_uuid': '5efeb90b-cc56-4540-a3c1-c8b1f54d95e2', 'tag': 'c2f4908c-df1b-4460-9420-f9a75ef46371', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 589/1265] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:46 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 30 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1266] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:46 2026] DELETE /v2.0/security-groups/c2500e9d-7085-480c-8e48-36e6c42718b8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:47.160 8 INFO neutron.services.segments.plugin [-] Segment fda7193b-37ee-48b2-852e-eb1f529044a3 resource provider aggregate not found 2026-06-12 02:31:47.168 8 INFO neutron.services.segments.plugin [-] Segment fda7193b-37ee-48b2-852e-eb1f529044a3 resource provider aggregate not found 2026-06-12 02:31:47.176 8 INFO neutron.services.segments.plugin [-] Segment fda7193b-37ee-48b2-852e-eb1f529044a3 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 fda7193b-37ee-48b2-852e-eb1f529044a3 found for delete ", "request_id": "req-1e43a22e-d72d-4723-b57d-baeb434e6b00"}]} 2026-06-12 02:31:47.185 8 INFO neutron.services.segments.plugin [-] Segment fda7193b-37ee-48b2-852e-eb1f529044a3 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 fda7193b-37ee-48b2-852e-eb1f529044a3 found for delete ", "request_id": "req-e2c44225-4b10-4473-91ed-9311819b1b57"}]} 2026-06-12 02:31:47.201 7 INFO neutron.api.v2.resource [None req-d7c10422-e460-4ade-8b54-be63ef9dfde9 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 591/1267] 10.0.0.95 () {32 vars in 745 bytes} [Fri Jun 12 02:31:47 2026] DELETE /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags/green => generated 99 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:31:47.212 7 INFO neutron.api.v2.resource [None req-e7fd30b8-151f-4bf0-a7e9-d45f8ddc02c4 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1268] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/security-groups/c2500e9d-7085-480c-8e48-36e6c42718b8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1269] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:31:47 2026] DELETE /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:47.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ea09053-3529-4ff3-bb2b-051554b923bf 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] TaaS: Handle Delete Port: 11cf29c1-571c-4209-8675-ac7c75e4cda4 2026-06-12 02:31:47.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ea09053-3529-4ff3-bb2b-051554b923bf 5e7e4fddf73d40888e86f22d6458e5f8 88fd96d476ef4c22bcbc66f943cf4ad4 - - default default] Tap Mirror: Handle Delete Port: 11cf29c1-571c-4209-8675-ac7c75e4cda4 [pid: 8|app: 0|req: 677/1270] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:31:45 2026] POST /v2.0/routers => generated 691 bytes in 2025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1271] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:31:47 2026] DELETE /v2.0/floatingips/be2fb185-186b-4ef6-9e40-a1ef9dfeb852 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1272] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/ports?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1273] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527/tags => generated 12 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1274] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/routers/66257a46-4bfb-4b9e-90d5-345545727f3d => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1275] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/networks?id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1276] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1277] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/routers => generated 700 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1278] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:31:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2f4908c-df1b-4460-9420-f9a75ef46371 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:48.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a9d1a90-7b52-45bd-a5c7-56b302434182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 96ddc61a-0ea4-49fe-ae20-7a4c5eb7a5bc 2026-06-12 02:31:48.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a9d1a90-7b52-45bd-a5c7-56b302434182 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 96ddc61a-0ea4-49fe-ae20-7a4c5eb7a5bc [pid: 7|app: 0|req: 601/1279] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:31:47 2026] PUT /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527 => generated 480 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1280] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:31:47 2026] PUT /v2.0/routers/8dddf434-e14f-4d57-bf0f-4f8d3d8ed018/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1281] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:31:48 2026] GET /v2.0/subnets?id=c45785c5-8582-4313-9cf6-c08adb221fa6 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1282] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:48 2026] GET /v2.0/ports?device_id=64e9c58f-b046-4376-9b0c-6f2d43720527 => 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: 602/1283] 10.0.0.95 () {34 vars in 740 bytes} [Fri Jun 12 02:31:48 2026] PUT /v2.0/routers/66257a46-4bfb-4b9e-90d5-345545727f3d => generated 704 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1284] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:31:48 2026] GET /v2.0/ports?network_id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:48.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-591f4422-0ad0-45cb-93a0-51004b139b7a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: d8eb5126-a233-430a-981e-2e327f35cd2b 2026-06-12 02:31:48.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-591f4422-0ad0-45cb-93a0-51004b139b7a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: d8eb5126-a233-430a-981e-2e327f35cd2b 2026-06-12 02:31:49.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-73a126f9-7015-46bd-a3ba-149a21bb7175 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] TaaS: Handle Delete Port: a029f3ed-43bc-4361-a517-73db8dd47e94 2026-06-12 02:31:49.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73a126f9-7015-46bd-a3ba-149a21bb7175 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] Tap Mirror: Handle Delete Port: a029f3ed-43bc-4361-a517-73db8dd47e94 2026-06-12 02:31:49.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-591f4422-0ad0-45cb-93a0-51004b139b7a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 043fa76b-f05e-4fa3-9eb6-c9081397dcc6 2026-06-12 02:31:49.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-591f4422-0ad0-45cb-93a0-51004b139b7a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 043fa76b-f05e-4fa3-9eb6-c9081397dcc6 2026-06-12 02:31:49.411 7 INFO neutron.services.segments.plugin [-] Segment 640ced17-64a4-421c-a2f7-3693afae4cc7 resource provider aggregate not found 2026-06-12 02:31:49.417 7 INFO neutron.services.segments.plugin [-] Segment 640ced17-64a4-421c-a2f7-3693afae4cc7 resource provider aggregate not found 2026-06-12 02:31:49.432 7 INFO neutron.services.segments.plugin [-] Segment 640ced17-64a4-421c-a2f7-3693afae4cc7 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 640ced17-64a4-421c-a2f7-3693afae4cc7 found for delete ", "request_id": "req-c60680af-753f-47eb-9f5a-c121c1b1d1db"}]} 2026-06-12 02:31:49.434 7 INFO neutron.services.segments.plugin [-] Segment 640ced17-64a4-421c-a2f7-3693afae4cc7 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 640ced17-64a4-421c-a2f7-3693afae4cc7 found for delete ", "request_id": "req-ad5c54a1-24f7-4d0a-83b0-82ce21f98967"}]} 2026-06-12 02:31:49.443 7 INFO neutron.db.l3_hamode_db [None req-73a126f9-7015-46bd-a3ba-149a21bb7175 184767cf78a94196a114871ec003222f 96d8a7ffdd3449e9a182460bf09787ec - - default default] HA network b1693102-a0c3-47ed-8d13-9452c4f61745 was deleted as no HA routers are present in tenant 96d8a7ffdd3449e9a182460bf09787ec. [pid: 7|app: 0|req: 604/1285] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:48 2026] DELETE /v2.0/routers/64e9c58f-b046-4376-9b0c-6f2d43720527 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1286] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:31:49 2026] GET /v2.0/routers/66257a46-4bfb-4b9e-90d5-345545727f3d => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1287] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:31:49 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1288] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:49 2026] GET /v2.0/ports?device_id=66257a46-4bfb-4b9e-90d5-345545727f3d => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:49.575 8 INFO neutron.services.segments.plugin [-] Segment 36f4438f-6460-467c-b064-df89690cc156 resource provider aggregate not found 2026-06-12 02:31:49.583 8 INFO neutron.services.segments.plugin [-] Segment 36f4438f-6460-467c-b064-df89690cc156 resource provider aggregate not found [pid: 7|app: 0|req: 608/1289] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:31:49 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:49.591 8 INFO neutron.services.segments.plugin [-] Segment 36f4438f-6460-467c-b064-df89690cc156 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 36f4438f-6460-467c-b064-df89690cc156 found for delete ", "request_id": "req-9ddec0f0-49f7-44f3-8842-7f0f1c35ad18"}]} 2026-06-12 02:31:49.599 8 INFO neutron.db.l3_hamode_db [None req-591f4422-0ad0-45cb-93a0-51004b139b7a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 85ce6a88-06e5-4b5d-9757-650ba8947a94 was deleted as no HA routers are present in tenant 88fd96d476ef4c22bcbc66f943cf4ad4. 2026-06-12 02:31:49.603 8 INFO neutron.services.segments.plugin [-] Segment 36f4438f-6460-467c-b064-df89690cc156 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 36f4438f-6460-467c-b064-df89690cc156 found for delete ", "request_id": "req-af0b2320-8e23-4180-82cd-aa09db59c882"}]} [pid: 8|app: 0|req: 682/1290] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:48 2026] DELETE /v2.0/routers/8dddf434-e14f-4d57-bf0f-4f8d3d8ed018 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1291] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:49 2026] DELETE /v2.0/subnets/76b3e3cc-28cb-42c5-9900-6a8fc17bfb35 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:49.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb10ca1d-8821-40b3-b241-5f6feef1607b 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: b3ed712c-474f-4652-9cb7-e1429c648366 2026-06-12 02:31:49.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb10ca1d-8821-40b3-b241-5f6feef1607b 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: b3ed712c-474f-4652-9cb7-e1429c648366 2026-06-12 02:31:49.884 8 INFO neutron_taas.services.taas.taas_plugin [None req-f68f72dd-0851-4d01-8247-ad09a9081882 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 26f6fa9e-0e0a-423e-bac2-7fda0cf375e2 2026-06-12 02:31:49.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f68f72dd-0851-4d01-8247-ad09a9081882 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 26f6fa9e-0e0a-423e-bac2-7fda0cf375e2 [pid: 8|app: 0|req: 684/1292] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:49 2026] DELETE /v2.0/networks/491688f7-c54b-4c17-af93-e1ecd2c2aa55 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:31:50.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb10ca1d-8821-40b3-b241-5f6feef1607b 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] TaaS: Handle Delete Port: 349bc317-12bb-4a3c-8737-d8306304bc91 2026-06-12 02:31:50.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb10ca1d-8821-40b3-b241-5f6feef1607b 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] Tap Mirror: Handle Delete Port: 349bc317-12bb-4a3c-8737-d8306304bc91 [pid: 8|app: 0|req: 685/1293] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/security-groups?tenant_id=7042344f900245478409c99c70da2ea6&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1294] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/security-groups?tenant_id=88fd96d476ef4c22bcbc66f943cf4ad4&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1295] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/security-groups/3646a95e-9556-4c7a-b1ca-582f3c3235d0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1296] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/security-groups/d07199de-25b1-4d6e-8069-54256a217722 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1297] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/security-groups?tenant_id=96d8a7ffdd3449e9a182460bf09787ec&name=default => generated 2925 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:50.838 7 INFO neutron.db.l3_hamode_db [None req-cb10ca1d-8821-40b3-b241-5f6feef1607b 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] HA network 8cad247a-ca27-4e50-8261-6712589cb06b was deleted as no HA routers are present in tenant 0d4518bdcfd4416dbde83bd464095821. [pid: 7|app: 0|req: 609/1298] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:49 2026] DELETE /v2.0/routers/66257a46-4bfb-4b9e-90d5-345545727f3d => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1299] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/security-groups/e102db59-200b-456a-ada6-5a0fef7c5ca6 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1300] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/ports?device_id=66257a46-4bfb-4b9e-90d5-345545727f3d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:50.894 8 INFO neutron.api.v2.resource [None req-cf53490d-9ab4-4c8d-a303-035aa46a58e3 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1301] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/routers/66257a46-4bfb-4b9e-90d5-345545727f3d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1302] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/ports?device_id=21f98d39-56b0-4f93-a249-3a4f8493dcca => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:50.945 8 INFO neutron.api.v2.resource [None req-6d4d307e-26d6-4fa5-8398-bde73c715bbc 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 692/1303] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/routers/21f98d39-56b0-4f93-a249-3a4f8493dcca => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:50.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-154c692e-918b-48ea-afb6-1af7fa89c7f0 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1304] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/subnets/a4977cc8-115b-4d45-8f42-a069a00792ce => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1305] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:50 2026] GET /v2.0/ports?device_id=35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:51.016 7 INFO neutron.api.v2.resource [None req-e4848956-816a-4f3e-b9c4-7063bb6d5f9c 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1306] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:50 2026] DELETE /v2.0/routers/35a9e99d-f7d1-4ebf-a7c1-b9061a1900e3 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:51.052 8 INFO neutron.pecan_wsgi.hooks.translation [None req-795b495e-a0e9-42cb-8e3e-12258442564c 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1307] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:51 2026] DELETE /v2.0/subnets/94b9ff22-57e4-48a2-9f38-2310a395f9f3 => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1308] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:31:51 2026] GET /v2.0/ports?device_id=5cc1c5d4-f71d-4249-9469-54716b5ba228 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:31:51.117 8 INFO neutron.api.v2.resource [None req-7b757e5f-4159-4720-9931-39763b2fefe9 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 695/1309] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:51 2026] DELETE /v2.0/routers/5cc1c5d4-f71d-4249-9469-54716b5ba228 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:51.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79d3658d-9c70-44fc-8cb9-0dc3f031d4cd 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1310] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:51 2026] DELETE /v2.0/subnets/e43c59e9-6783-4630-9d7a-356a0159b54f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:51.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-207a82ea-dfb1-4223-846c-a18da807f333 0ac719e096b641a6a67240c4f630fd56 0d4518bdcfd4416dbde83bd464095821 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1311] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:31:51 2026] DELETE /v2.0/subnets/a1524a88-ab59-44ef-918e-df0f2281e40e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:31:51.452 7 INFO neutron.services.segments.plugin [-] Segment 329d1a73-4c71-49bc-89b2-23f12198f985 resource provider aggregate not found 2026-06-12 02:31:51.457 7 INFO neutron.services.segments.plugin [-] Segment 329d1a73-4c71-49bc-89b2-23f12198f985 resource provider aggregate not found 2026-06-12 02:31:51.470 7 INFO neutron.services.segments.plugin [-] Segment 329d1a73-4c71-49bc-89b2-23f12198f985 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 329d1a73-4c71-49bc-89b2-23f12198f985 found for delete ", "request_id": "req-7fcec9a0-1443-4ff3-968b-458ad1afabd5"}]} 2026-06-12 02:31:51.482 7 INFO neutron.services.segments.plugin [-] Segment 329d1a73-4c71-49bc-89b2-23f12198f985 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 329d1a73-4c71-49bc-89b2-23f12198f985 found for delete ", "request_id": "req-b786ccb9-686b-483f-899d-3a357d81e738"}]} 2026-06-12 02:31:51.608 8 INFO neutron.services.segments.plugin [-] Segment e33ea0b9-59c3-48f1-9f7e-0767430995d8 resource provider aggregate not found 2026-06-12 02:31:51.621 8 INFO neutron.services.segments.plugin [-] Segment e33ea0b9-59c3-48f1-9f7e-0767430995d8 resource provider aggregate not found 2026-06-12 02:31:51.625 8 INFO neutron.services.segments.plugin [-] Segment e33ea0b9-59c3-48f1-9f7e-0767430995d8 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 e33ea0b9-59c3-48f1-9f7e-0767430995d8 found for delete ", "request_id": "req-bdaae9ea-a259-4df9-b7a1-d63082d6ecf4"}]} 2026-06-12 02:31:51.638 8 INFO neutron.services.segments.plugin [-] Segment e33ea0b9-59c3-48f1-9f7e-0767430995d8 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 e33ea0b9-59c3-48f1-9f7e-0767430995d8 found for delete ", "request_id": "req-e3170a35-88aa-4e5b-807f-e4280b6affd9"}]} [pid: 7|app: 0|req: 616/1312] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:51 2026] GET /v2.0/security-groups?tenant_id=0d4518bdcfd4416dbde83bd464095821&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1313] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:51 2026] DELETE /v2.0/security-groups/58ba3aa3-af68-4903-a215-296e9fcb690e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1316] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:31:53 2026] POST /v2.0/security-groups => generated 1625 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1317] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:31:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1318] 10.0.0.95 () {34 vars in 757 bytes} [Fri Jun 12 02:31:54 2026] PUT /v2.0/security-groups/d88fff75-d6b7-4e97-ba26-3c98377641cc => generated 1664 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1319] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:31:54 2026] GET /v2.0/security-groups/d88fff75-d6b7-4e97-ba26-3c98377641cc => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1320] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:54 2026] DELETE /v2.0/security-groups/d88fff75-d6b7-4e97-ba26-3c98377641cc => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1321] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:31:54 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:54.551 8 INFO neutron.api.v2.resource [None req-dd545f90-e374-4847-b3ce-5af7a523f3f4 d43d44d389324dcb9b8d9891c076c7fc 76d83d74fee24b14bd73b1994f87ded1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1322] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:54 2026] DELETE /v2.0/security-groups/d88fff75-d6b7-4e97-ba26-3c98377641cc => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1323] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:31:54 2026] POST /v2.0/security-groups => generated 1624 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-12 02:31:54.766 7 INFO neutron.db.segments_db [None req-10812b36-3b9d-4277-851c-9072f2c68f47 028b178bf9f14649adc4738c22fb4e0d ccbebcf7e41a4be491b79170449be583 - - default default] Added segment ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 of type vxlan for network 2c42151d-a1af-4e74-9b6c-7495c1f3f0be [pid: 8|app: 0|req: 706/1324] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1325] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:31:54 2026] GET /v2.0/security-group-rules/4b237ee9-100d-4e40-a36a-f763c1aa6b2a => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1326] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:54 2026] POST /v2.0/networks => generated 632 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1327] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:54 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) 2026-06-12 02:31:54.902 7 INFO neutron.db.segments_db [None req-d91eb272-1088-4af7-949e-6257295cf286 028b178bf9f14649adc4738c22fb4e0d ccbebcf7e41a4be491b79170449be583 - - default default] Added segment 7b002cce-0069-4e04-9845-052f130d9602 of type vxlan for network b77beef5-a35f-4ae4-983d-c398e015a1cd [pid: 8|app: 0|req: 709/1328] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:31:54 2026] DELETE /v2.0/security-group-rules/4b237ee9-100d-4e40-a36a-f763c1aa6b2a => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1329] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:31:54 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1330] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:54 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: 621/1331] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:55 2026] PUT /v2.0/networks/2c42151d-a1af-4e74-9b6c-7495c1f3f0be/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: 622/1332] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/networks/2c42151d-a1af-4e74-9b6c-7495c1f3f0be/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1333] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1334] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules/1381d533-9e87-4cbd-ac30-d49bd5f5db17 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1335] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:55 2026] PUT /v2.0/networks/b77beef5-a35f-4ae4-983d-c398e015a1cd/tags => generated 17 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1336] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1337] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/networks/b77beef5-a35f-4ae4-983d-c398e015a1cd/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: 714/1338] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/security-group-rules/1381d533-9e87-4cbd-ac30-d49bd5f5db17 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1339] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:31:55 2026] PUT /v2.0/networks/b77beef5-a35f-4ae4-983d-c398e015a1cd/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1340] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1341] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/networks/b77beef5-a35f-4ae4-983d-c398e015a1cd/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1342] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-groups?tenant_id=888c812d0b134fc58c17559603804869&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:31:55.445 8 INFO neutron.db.securitygroups_db [None req-3d87241f-4827-4bdc-b321-9784d935ab95 d43d44d389324dcb9b8d9891c076c7fc 76d83d74fee24b14bd73b1994f87ded1 - - default default] Project 76d83d74fee24b14bd73b1994f87ded1 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: 626/1343] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/networks/2c42151d-a1af-4e74-9b6c-7495c1f3f0be/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1344] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:31:55 2026] POST /v2.0/security-group-rules => generated 607 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1345] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/security-groups/31054b1e-08e7-4058-9510-047c3ea31265 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:31:55.594 8 INFO neutron.services.segments.plugin [-] Segment ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 resource provider aggregate not found [pid: 7|app: 0|req: 628/1346] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules/f7e97ecb-c7d4-475d-944e-18b3c83eaf77 => generated 607 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:55.600 8 INFO neutron.services.segments.plugin [-] Segment ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 resource provider aggregate not found 2026-06-12 02:31:55.609 8 INFO neutron.services.segments.plugin [-] Segment ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 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 ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 found for delete ", "request_id": "req-42085f0f-b187-47d2-9ad1-08f36ee849b7"}]} 2026-06-12 02:31:55.618 8 INFO neutron.services.segments.plugin [-] Segment ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 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 ed89a1b9-aa80-4f5a-ad02-f3c9542ec830 found for delete ", "request_id": "req-60ae6fd1-018f-475c-b82b-2a547ae2d6cd"}]} [pid: 8|app: 0|req: 719/1347] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/networks/2c42151d-a1af-4e74-9b6c-7495c1f3f0be => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1348] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1349] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1350] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:31:55.744 7 INFO neutron.services.segments.plugin [-] Segment 7b002cce-0069-4e04-9845-052f130d9602 resource provider aggregate not found 2026-06-12 02:31:55.749 7 INFO neutron.services.segments.plugin [-] Segment 7b002cce-0069-4e04-9845-052f130d9602 resource provider aggregate not found 2026-06-12 02:31:55.759 7 INFO neutron.services.segments.plugin [-] Segment 7b002cce-0069-4e04-9845-052f130d9602 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 7b002cce-0069-4e04-9845-052f130d9602 found for delete ", "request_id": "req-032a9a41-3c59-4de0-ab7e-3e449b320040"}]} 2026-06-12 02:31:55.765 7 INFO neutron.services.segments.plugin [-] Segment 7b002cce-0069-4e04-9845-052f130d9602 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 7b002cce-0069-4e04-9845-052f130d9602 found for delete ", "request_id": "req-be610d1b-d91c-49bd-870d-c5741575a52d"}]} [pid: 7|app: 0|req: 630/1351] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/networks/b77beef5-a35f-4ae4-983d-c398e015a1cd => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1352] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/security-group-rules/f7e97ecb-c7d4-475d-944e-18b3c83eaf77 => 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: 722/1353] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-groups?tenant_id=0aec1d9bcf954ddd97b46e5658dc2b8a&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1354] 10.0.0.95 () {32 vars in 672 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1355] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/security-groups/06803201-bbf4-4cb2-89ed-3fe70a61cb7d => 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: 633/1356] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:55 2026] DELETE /v2.0/security-groups/c7f126c6-4613-40fe-9493-759747abf577 => 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: 724/1357] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1358] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:31:55 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1359] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:56 2026] GET /v2.0/security-groups?tenant_id=76d83d74fee24b14bd73b1994f87ded1&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1360] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:56 2026] GET /v2.0/security-groups?tenant_id=9a0286a1db7a4f98af0696f02508d915&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1361] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:56 2026] DELETE /v2.0/security-groups/93dd0daf-a35b-4f12-a1f7-917cd46dc907 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1362] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:56 2026] DELETE /v2.0/security-groups/2ded2cc3-3556-42f0-94ba-1ca551447ba6 => 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: 637/1363] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:56 2026] GET /v2.0/security-groups?tenant_id=ccbebcf7e41a4be491b79170449be583&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1364] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:56 2026] DELETE /v2.0/security-groups/5c562e95-fcee-40c3-b301-7a1e7def6556 => 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: 638/1365] 10.0.0.95 () {32 vars in 622 bytes} [Fri Jun 12 02:31:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1366] 10.0.0.95 () {32 vars in 632 bytes} [Fri Jun 12 02:31:58 2026] GET /v2.0/ => generated 632 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1367] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:59 2026] GET /v2.0/security-groups?tenant_id=55daeb0eeb554347bf564490fe2a64b8&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1368] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:31:59 2026] DELETE /v2.0/security-groups/23a770c7-18d1-4e49-afa9-a6333c0b819c => 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: 640/1369] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:31:59 2026] GET /v2.0/security-groups?tenant_id=a307f1005f1447d69436f6ddaf87a0bc&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1370] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:00 2026] DELETE /v2.0/security-groups/c91b2a9a-a349-4f2e-86a9-9c4af3484e89 => 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: 641/1371] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:00 2026] GET /v2.0/security-groups?tenant_id=718e8466bbd5419cb72f05a574804042&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1372] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:00 2026] DELETE /v2.0/security-groups/8fffeef6-d1c8-4227-9ec7-0bd2269fc0ad => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:32:02.946 7 INFO neutron.db.segments_db [None req-58e2adb6-e7ea-4142-9714-7fa4080d595c 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Added segment d43c23a6-8aef-4055-bcf1-aadfe09f850d of type vxlan for network 2f046e9b-1c06-4f6f-8699-d55fa9090de6 [pid: 7|app: 0|req: 642/1373] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:32:02 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:03.120 8 INFO neutron.db.segments_db [None req-b609ba60-326b-40e5-8c29-31876695275a 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Added segment 23e7e877-cd41-4324-9df3-be138f2a686d of type vxlan for network aaad5edf-5930-4526-92be-399d7d71dca5 2026-06-12 02:32:03.354 8 INFO neutron.db.l3_hamode_db [None req-b609ba60-326b-40e5-8c29-31876695275a 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:04.063 8 INFO neutron.db.l3_hamode_db [None req-b609ba60-326b-40e5-8c29-31876695275a 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 643/1374] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:04 2026] GET /v2.0/security-groups?tenant_id=8f53dce46585492a947214aa8ec97927&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1375] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:04 2026] DELETE /v2.0/security-groups/35ba7a89-fad9-42a6-a411-19eb9470d872 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1376] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:03 2026] POST /v2.0/routers => generated 695 bytes in 2018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1377] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:05 2026] GET /v2.0/security-groups?tenant_id=d0bd79d18b8b41c4a5cee5cba14caf76&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: 733/1378] 10.0.0.95 () {32 vars in 775 bytes} [Fri Jun 12 02:32:05 2026] GET /v2.0/subnets?project_id=74adf062641948b9bda4045e75591737&cidr=10.100.0.0%2F28 => generated 14 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1379] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:05 2026] DELETE /v2.0/security-groups/9f7c2599-6555-4165-9942-239ac7cb1b5b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1380] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:32:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1381] 10.0.0.95 () {32 vars in 783 bytes} [Fri Jun 12 02:32:05 2026] GET /v2.0/subnets?network_id=85157abf-e785-4553-8447-e8d4f36222a2&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1382] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:05 2026] POST /v2.0/subnets => generated 657 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:06.920 8 INFO neutron.db.segments_db [None req-a979311d-3c37-45a7-890c-8708cb5c7383 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Added segment 549394ed-e1de-48bb-8f5d-1b856a5d36c3 of type vxlan for network 32dbe92a-c003-432d-91b6-cecfed4640d0 [pid: 7|app: 0|req: 648/1383] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:05 2026] PUT /v2.0/routers/f9f2db59-8cd4-4740-8800-a4aa9e7c105c/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1384] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:32:06 2026] GET /v2.0/networks => generated 5058 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1385] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:06 2026] POST /v2.0/networks => generated 639 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1386] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:32:07 2026] GET /v2.0/subnets => generated 3897 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1387] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:32:07 2026] GET /v2.0/routers => generated 1464 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1388] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/subnets => generated 658 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1389] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:32:07 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: 7|app: 0|req: 653/1390] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1391] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:32:07 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1392] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1393] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:07 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: 8|app: 0|req: 739/1394] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/subnets => generated 732 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1395] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32: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) 2026-06-12 02:32:07.893 7 INFO neutron.db.segments_db [None req-d7773858-030c-44f3-8083-e893e5f54bb3 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Added segment f8ca3ada-f77b-48ba-8c59-6bdf798187f6 of type vxlan for network 9a18433a-2f3b-4e55-b142-2518a29cc187 [pid: 7|app: 0|req: 657/1396] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/networks => generated 638 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:08.046 7 INFO neutron.db.securitygroups_db [None req-f033309b-e2a4-43ae-b0d6-c0dc1464e28f 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Project 74adf062641948b9bda4045e75591737 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: 740/1397] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:07 2026] GET /v2.0/security-groups?tenant_id=e82334e1ffdf40cd8df9a8c3f42d2fa6&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1398] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1399] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:08 2026] DELETE /v2.0/security-groups/d90c3a21-8c7b-4948-8715-c7ed5c0db093 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:32:08.293 7 INFO neutron.db.securitygroups_db [None req-3a02b659-1f4c-4aa9-91e9-d5d154dcfca8 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Project 74adf062641948b9bda4045e75591737 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: 741/1400] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:08 2026] POST /v2.0/subnets => generated 656 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1401] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:08 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1404] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:08 2026] POST /v2.0/subnets => generated 726 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:08.630 7 INFO neutron.db.segments_db [None req-2d96a245-2bc7-45cd-98ad-55cb4e040744 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Added segment 2daea81b-d8fc-4a1c-9373-9801300c03fa of type vxlan for network ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c [pid: 7|app: 0|req: 663/1405] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:08 2026] POST /v2.0/networks => generated 638 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1406] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:32:08 2026] GET /v2.0/networks => generated 1297 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1407] 10.0.0.250 () {34 vars in 1100 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1417925698&fields=id&tenant_id=74adf062641948b9bda4045e75591737 => 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: 743/1408] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:08 2026] POST /v2.0/subnets => generated 656 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1409] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1410] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/quotas/74adf062641948b9bda4045e75591737 => 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: 668/1411] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1412] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1413] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 744/1414] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:09 2026] POST /v2.0/subnets => generated 729 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1415] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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-12 02:32:09.417 7 INFO neutron.db.segments_db [None req-6fe579a0-fd0c-4bb7-b272-bd95f4dcbdf1 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Added segment aba3f8c5-e4db-48aa-a535-3843bfb1eb00 of type vxlan for network 0676c16d-4986-42d6-a526-cfff90cd680f [pid: 8|app: 0|req: 745/1416] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:09.686 7 INFO neutron.db.l3_hamode_db [None req-6fe579a0-fd0c-4bb7-b272-bd95f4dcbdf1 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 746/1417] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1418] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1419] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 749/1420] 10.0.0.95 () {32 vars in 652 bytes} [Fri Jun 12 02:32:09 2026] GET /v2.0/extensions => generated 21537 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1421] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1422] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1423] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1424] 10.0.0.95 () {32 vars in 664 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1425] 10.0.0.95 () {32 vars in 698 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 755/1426] 10.0.0.95 () {32 vars in 696 bytes} [Fri Jun 12 02:32:10 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: 756/1427] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1428] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 758/1429] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1430] 10.0.0.95 () {32 vars in 702 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1431] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1432] 10.0.0.95 () {32 vars in 692 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1433] 10.0.0.95 () {32 vars in 694 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1434] 10.0.0.95 () {32 vars in 684 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1435] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1436] 10.0.0.95 () {32 vars in 660 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1437] 10.0.0.95 () {32 vars in 698 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1438] 10.0.0.95 () {32 vars in 678 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1439] 10.0.0.95 () {32 vars in 682 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1440] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1441] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1442] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1443] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/fip-port-details => 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: 773/1444] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1445] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1446] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 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: 776/1447] 10.0.0.95 () {32 vars in 698 bytes} [Fri Jun 12 02:32:10 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: 777/1448] 10.0.0.95 () {32 vars in 678 bytes} [Fri Jun 12 02:32:10 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: 778/1449] 10.0.0.95 () {32 vars in 666 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1450] 10.0.0.95 () {32 vars in 676 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1451] 10.0.0.95 () {32 vars in 664 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 781/1452] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1453] 10.0.0.95 () {32 vars in 712 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1454] 10.0.0.95 () {32 vars in 690 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1455] 10.0.0.95 () {32 vars in 682 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1456] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1457] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:10 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) 2026-06-12 02:32:10.550 7 INFO neutron.db.l3_hamode_db [None req-6fe579a0-fd0c-4bb7-b272-bd95f4dcbdf1 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 787/1458] 10.0.0.95 () {32 vars in 704 bytes} [Fri Jun 12 02:32:10 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: 788/1459] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1460] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1461] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1462] 10.0.0.95 () {32 vars in 692 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1463] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1464] 10.0.0.95 () {32 vars in 708 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1465] 10.0.0.95 () {32 vars in 704 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 795/1466] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1467] 10.0.0.95 () {32 vars in 696 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1468] 10.0.0.95 () {32 vars in 710 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1469] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/binding => 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: 799/1470] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1471] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 801/1472] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1473] 10.0.0.95 () {32 vars in 670 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1474] 10.0.0.95 () {32 vars in 660 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 804/1475] 10.0.0.95 () {32 vars in 698 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1476] 10.0.0.95 () {32 vars in 698 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1477] 10.0.0.95 () {32 vars in 676 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1478] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-fip => 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: 808/1479] 10.0.0.95 () {32 vars in 682 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1480] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1481] 10.0.0.95 () {32 vars in 684 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1482] 10.0.0.95 () {32 vars in 706 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1483] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1484] 10.0.0.95 () {32 vars in 696 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1485] 10.0.0.95 () {32 vars in 694 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1486] 10.0.0.95 () {32 vars in 684 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1487] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1488] 10.0.0.95 () {32 vars in 704 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1489] 10.0.0.95 () {32 vars in 666 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1490] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1491] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1492] 10.0.0.95 () {32 vars in 690 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1493] 10.0.0.95 () {32 vars in 690 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 823/1494] 10.0.0.95 () {32 vars in 694 bytes} [Fri Jun 12 02:32:10 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: 824/1495] 10.0.0.95 () {32 vars in 684 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1496] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1497] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1498] 10.0.0.95 () {32 vars in 702 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1499] 10.0.0.95 () {32 vars in 712 bytes} [Fri Jun 12 02:32:10 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: 8|app: 0|req: 829/1500] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1501] 10.0.0.95 () {32 vars in 714 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1502] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1503] 10.0.0.95 () {32 vars in 740 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1504] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 834/1505] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1506] 10.0.0.95 () {32 vars in 682 bytes} [Fri Jun 12 02:32:10 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: 836/1507] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1508] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1509] 10.0.0.95 () {32 vars in 678 bytes} [Fri Jun 12 02:32:10 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1510] 10.0.0.95 () {32 vars in 668 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1511] 10.0.0.95 () {32 vars in 696 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/standard-attr-segment => 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: 841/1512] 10.0.0.95 () {32 vars in 704 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1513] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:11 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: 843/1514] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1515] 10.0.0.95 () {32 vars in 682 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1516] 10.0.0.95 () {32 vars in 704 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1517] 10.0.0.95 () {32 vars in 694 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1518] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1519] 10.0.0.95 () {32 vars in 696 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1520] 10.0.0.95 () {32 vars in 678 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1521] 10.0.0.95 () {32 vars in 688 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1522] 10.0.0.95 () {32 vars in 700 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1523] 10.0.0.95 () {32 vars in 664 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1524] 10.0.0.95 () {32 vars in 680 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1525] 10.0.0.95 () {32 vars in 676 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1526] 10.0.0.95 () {32 vars in 692 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1527] 10.0.0.95 () {32 vars in 676 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1528] 10.0.0.95 () {32 vars in 666 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1529] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1530] 10.0.0.95 () {32 vars in 674 bytes} [Fri Jun 12 02:32:11 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: 8|app: 0|req: 860/1531] 10.0.0.95 () {32 vars in 686 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1532] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:09 2026] POST /v2.0/routers => generated 684 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1533] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1534] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 863/1535] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/security-groups?tenant_id=a872dc9083e548668235eaae86a28df2&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1536] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:11 2026] GET /v2.0/ports?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1537] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:11 2026] DELETE /v2.0/security-groups/16413a02-b669-405c-9967-4aefc9583759 => 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: 866/1538] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/networks?id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1539] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 868/1540] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=c2f4908c-df1b-4460-9420-f9a75ef46371 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1541] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/subnets?id=c45785c5-8582-4313-9cf6-c08adb221fa6 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1542] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/ports?network_id=ca07a6ff-f32b-40f2-a7e7-79ad84f56f43&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1543] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1544] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1545] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 673/1546] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:11 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/add_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1547] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:12 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1548] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:13 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 876/1549] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:13 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1550] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:13 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1551] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:12 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/add_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1552] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:13 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:14.175 8 INFO neutron.db.segments_db [None req-9acda8fc-a8dd-47db-aa07-9469a5c9b1f4 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 of type vxlan for network 00d69c1a-772e-48d5-8f19-d38d4991e25d 2026-06-12 02:32:14.242 8 INFO neutron.db.segments_db [None req-9acda8fc-a8dd-47db-aa07-9469a5c9b1f4 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment f33682e4-6ae1-4188-8d37-d7603913367e of type vxlan for network 19e32ce0-625d-405f-a8e4-a5cf6287bbce [pid: 8|app: 0|req: 878/1553] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:13 2026] POST /v2.0/networks => generated 1244 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1554] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:32:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74adf062641948b9bda4045e75591737 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1555] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:14 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 881/1556] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:32:14 2026] GET /v2.0/networks => generated 1843 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1557] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:32:14 2026] POST /v2.0/ports => generated 958 bytes in 384 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-12 02:32:14.960 8 INFO neutron.services.segments.plugin [-] Segment f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 resource provider aggregate not found 2026-06-12 02:32:14.970 8 INFO neutron.services.segments.plugin [-] Segment f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 resource provider aggregate not found 2026-06-12 02:32:14.979 8 INFO neutron.services.segments.plugin [-] Segment f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 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 f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 found for delete ", "request_id": "req-b2daa01a-85a5-4c1c-8a5c-bfdd356a8dc7"}]} [pid: 8|app: 0|req: 883/1558] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:14 2026] DELETE /v2.0/networks/00d69c1a-772e-48d5-8f19-d38d4991e25d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:14.990 8 INFO neutron.services.segments.plugin [-] Segment f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 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 f6bfb1f4-5f29-4cfe-aa1e-6dd92aa83b62 found for delete ", "request_id": "req-6a6b9840-a344-46db-ac65-00938fa7cc02"}]} [pid: 8|app: 0|req: 884/1559] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:32:14 2026] PUT /v2.0/ports/0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c => generated 1239 bytes in 473 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: 885/1560] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:15 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1561] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:14 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1562] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:15 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1563] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:15 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 679/1564] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:15 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1565] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:15 2026] DELETE /v2.0/networks/19e32ce0-625d-405f-a8e4-a5cf6287bbce => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:15.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23043ea9-a614-4488-a460-6138c8e09517'] response: {'name': 'network-changed', 'server_uuid': '5441fa21-163e-42ef-bce0-5d4c46ed6add', 'tag': '0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 680/1566] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:32:15 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-12 02:32:15.831 7 INFO neutron.db.segments_db [None req-a91ada01-aba5-4fa9-98c6-f996adb4cd04 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment 7a123159-4d26-43eb-91ea-5b862928ef24 of type vxlan for network f27365fd-4534-468d-8992-a389cd699b8b [pid: 8|app: 0|req: 887/1567] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:32:15 2026] POST /v2.0/security-groups => generated 1627 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1568] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:15 2026] POST /v2.0/networks => generated 650 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:15.992 7 INFO neutron.db.segments_db [None req-0ae38413-8c00-4cae-a1a9-b815c412dbd6 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff of type vxlan for network 2f0561c9-a77d-4a90-a145-8322320d43eb [pid: 8|app: 0|req: 888/1569] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1570] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:15 2026] POST /v2.0/networks => generated 648 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1571] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1572] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1573] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1574] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 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: 8|app: 0|req: 893/1575] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/networks?tenant_id=74adf062641948b9bda4045e75591737&shared=False => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1576] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1577] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1578] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/ports => generated 1506 bytes in 578 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: 684/1579] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/ports => generated 1506 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1580] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1581] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:16.881 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ddb734a-6829-4e61-bbda-94b4b2ad0463 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] TaaS: Handle Delete Port: e0dde3ea-4a9d-4ff2-8e79-7e485fbb877c 2026-06-12 02:32:16.886 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ddb734a-6829-4e61-bbda-94b4b2ad0463 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Tap Mirror: Handle Delete Port: e0dde3ea-4a9d-4ff2-8e79-7e485fbb877c [pid: 7|app: 0|req: 686/1582] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1583] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:32:16 2026] DELETE /v2.0/ports/e0dde3ea-4a9d-4ff2-8e79-7e485fbb877c => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1584] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1585] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:16 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:17.009 8 INFO neutron.services.segments.plugin [-] Segment f33682e4-6ae1-4188-8d37-d7603913367e resource provider aggregate not found 2026-06-12 02:32:17.030 8 INFO neutron.services.segments.plugin [-] Segment f33682e4-6ae1-4188-8d37-d7603913367e resource provider aggregate not found 2026-06-12 02:32:17.048 8 INFO neutron.services.segments.plugin [-] Segment f33682e4-6ae1-4188-8d37-d7603913367e 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 f33682e4-6ae1-4188-8d37-d7603913367e found for delete ", "request_id": "req-b008711f-5bab-4fc2-89c3-a995bf31536b"}]} 2026-06-12 02:32:17.051 8 INFO neutron.services.segments.plugin [-] Segment f33682e4-6ae1-4188-8d37-d7603913367e 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 f33682e4-6ae1-4188-8d37-d7603913367e found for delete ", "request_id": "req-19a4d4a1-a88c-4968-aec3-a68ee46bf20e"}]} 2026-06-12 02:32:17.161 8 INFO neutron_taas.services.taas.taas_plugin [None req-fcdc7245-678a-4eed-8e1a-b3018a7575be f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] TaaS: Handle Delete Port: b573638a-54e7-49b9-b557-44f2e4d567fd [pid: 7|app: 0|req: 688/1586] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:17.164 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcdc7245-678a-4eed-8e1a-b3018a7575be f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Tap Mirror: Handle Delete Port: b573638a-54e7-49b9-b557-44f2e4d567fd [pid: 7|app: 0|req: 689/1587] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 899/1588] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:32:17 2026] DELETE /v2.0/ports/b573638a-54e7-49b9-b557-44f2e4d567fd => 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: 900/1589] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1590] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:17.340 8 INFO neutron.db.segments_db [None req-561b4916-6c04-4170-9807-f71954c4f89b f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment c036a0f1-fe39-434c-9b13-eab3f5e94827 of type vxlan for network 3352030a-c983-45b4-90ec-3d11ddd9225d [pid: 8|app: 0|req: 901/1591] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/networks => generated 649 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1592] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:17.483 8 INFO neutron.db.segments_db [None req-ac317a32-a242-433f-99e5-df3bd8afd5b8 f05f232098314a54814e8146f038ddd0 e365004f82a6464eacede9f31d3e00c7 - - default default] Added segment db00c1dc-4827-44dc-afb5-5de076ccde3e of type vxlan for network 197a7008-4aad-42d3-81c7-b8c1be6a4e2c [pid: 8|app: 0|req: 902/1593] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/networks => generated 649 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1594] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1595] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1596] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c => 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/1597] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/subnets?id=914262a9-b18f-4381-aac8-5b20db348256 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1598] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/ports?network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6&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: 697/1599] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 698/1600] 10.0.0.250 () {34 vars in 1094 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-835933172&fields=id&tenant_id=6129519e54f14dccbc2e7ba57aa14d65 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1601] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 700/1602] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:17 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1603] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/quotas/6129519e54f14dccbc2e7ba57aa14d65 => 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: 903/1604] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:17 2026] POST /v2.0/subnets => generated 1273 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1605] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/subnets => generated 1909 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1606] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1607] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&fields=id => generated 287 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1608] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1609] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 705/1610] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1611] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:18 2026] DELETE /v2.0/subnets/5a8cccf8-2b0d-4f84-9a98-694530e39ce4 => 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: 706/1612] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 907/1613] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 707/1614] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:18 2026] DELETE /v2.0/subnets/7ef6b042-efd1-45c1-a797-10c62ec7a202 => 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: 908/1615] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => 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: 708/1616] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:32:18 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1617] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:18 2026] DELETE /v2.0/networks/197a7008-4aad-42d3-81c7-b8c1be6a4e2c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:18.836 7 INFO neutron.services.segments.plugin [-] Segment c036a0f1-fe39-434c-9b13-eab3f5e94827 resource provider aggregate not found 2026-06-12 02:32:18.849 7 INFO neutron.services.segments.plugin [-] Segment c036a0f1-fe39-434c-9b13-eab3f5e94827 resource provider aggregate not found 2026-06-12 02:32:18.857 7 INFO neutron.services.segments.plugin [-] Segment c036a0f1-fe39-434c-9b13-eab3f5e94827 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 c036a0f1-fe39-434c-9b13-eab3f5e94827 found for delete ", "request_id": "req-d78bd9b0-23cb-47c4-bf63-cc2080d21be4"}]} 2026-06-12 02:32:18.877 7 INFO neutron.services.segments.plugin [-] Segment c036a0f1-fe39-434c-9b13-eab3f5e94827 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 c036a0f1-fe39-434c-9b13-eab3f5e94827 found for delete ", "request_id": "req-90e19df3-d6e2-4e81-afc0-ef71792f23da"}]} [pid: 7|app: 0|req: 709/1618] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:18 2026] DELETE /v2.0/networks/3352030a-c983-45b4-90ec-3d11ddd9225d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1619] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:18 2026] DELETE /v2.0/networks/2f0561c9-a77d-4a90-a145-8322320d43eb => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:19.077 8 INFO neutron.services.segments.plugin [-] Segment db00c1dc-4827-44dc-afb5-5de076ccde3e resource provider aggregate not found 2026-06-12 02:32:19.083 8 INFO neutron.services.segments.plugin [-] Segment db00c1dc-4827-44dc-afb5-5de076ccde3e resource provider aggregate not found 2026-06-12 02:32:19.099 8 INFO neutron.services.segments.plugin [-] Segment db00c1dc-4827-44dc-afb5-5de076ccde3e 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 db00c1dc-4827-44dc-afb5-5de076ccde3e found for delete ", "request_id": "req-d8a4b950-728a-423e-9b88-06355a32fc9e"}]} 2026-06-12 02:32:19.106 8 INFO neutron.services.segments.plugin [-] Segment db00c1dc-4827-44dc-afb5-5de076ccde3e 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 db00c1dc-4827-44dc-afb5-5de076ccde3e found for delete ", "request_id": "req-ea1c86ec-8f7d-4c9c-bc26-5b295cc9ac9c"}]} 2026-06-12 02:32:19.121 8 INFO neutron.services.segments.plugin [-] Segment 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff resource provider aggregate not found 2026-06-12 02:32:19.125 8 INFO neutron.services.segments.plugin [-] Segment 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff resource provider aggregate not found 2026-06-12 02:32:19.145 8 INFO neutron.services.segments.plugin [-] Segment 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff 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 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff found for delete ", "request_id": "req-f3b349b9-6d1b-43a2-8649-0e9c2f3d6903"}]} 2026-06-12 02:32:19.148 8 INFO neutron.services.segments.plugin [-] Segment 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff 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 2f6a5d99-8a26-4cf1-8f0e-3e9462056dff found for delete ", "request_id": "req-f7429282-b25d-48bf-adca-e31ec9f4bebd"}]} [pid: 7|app: 0|req: 710/1620] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:19 2026] DELETE /v2.0/networks/f27365fd-4534-468d-8992-a389cd699b8b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1621] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:19 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 711/1622] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:19 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 912/1623] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:19 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1624] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:19 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1625] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:19 2026] GET /v2.0/security-groups?tenant_id=e365004f82a6464eacede9f31d3e00c7&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1626] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:19 2026] DELETE /v2.0/security-groups/50b2e1ad-9f14-45e3-8431-b46f5b3f69b7 => 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: 914/1627] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:20 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1628] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:20 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&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: 915/1629] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:20 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1630] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:20 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:20.883 7 INFO neutron.services.segments.plugin [-] Segment 7a123159-4d26-43eb-91ea-5b862928ef24 resource provider aggregate not found 2026-06-12 02:32:20.898 7 INFO neutron.services.segments.plugin [-] Segment 7a123159-4d26-43eb-91ea-5b862928ef24 resource provider aggregate not found 2026-06-12 02:32:20.901 7 INFO neutron.services.segments.plugin [-] Segment 7a123159-4d26-43eb-91ea-5b862928ef24 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 7a123159-4d26-43eb-91ea-5b862928ef24 found for delete ", "request_id": "req-c1bae7b3-4b43-476e-813c-c0ae726d3873"}]} 2026-06-12 02:32:20.915 7 INFO neutron.services.segments.plugin [-] Segment 7a123159-4d26-43eb-91ea-5b862928ef24 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 7a123159-4d26-43eb-91ea-5b862928ef24 found for delete ", "request_id": "req-08945cb2-6224-4973-b382-33ee70bc4ad5"}]} [pid: 7|app: 0|req: 716/1631] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:21 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1632] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:21 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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-12 02:32:21.976 8 INFO neutron.db.segments_db [None req-4516114f-460b-406a-bbbe-b77223ab15cc eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 7ea6853f-43a1-4443-a89b-723f384231b6 of type vxlan for network 1f462b35-743e-43ba-8643-bc31ebb4fa3b [pid: 8|app: 0|req: 916/1633] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:21 2026] POST /v2.0/networks => generated 630 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:22.171 7 INFO neutron.db.segments_db [None req-18b88240-bbb7-489b-bace-4093b67d0118 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment d98875b7-5d1a-4dc5-a9df-fa814ad25b19 of type vxlan for network f8b3d246-9546-4978-8d92-7ff6931b0c94 [pid: 7|app: 0|req: 718/1634] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:22 2026] POST /v2.0/networks => generated 630 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1635] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:22 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1636] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:22 2026] POST /v2.0/subnets => generated 626 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1637] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:22 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:22.883 8 INFO neutron.db.segments_db [None req-0efd0852-76ea-4033-8c9b-86b09e715b40 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 78b20591-aa25-41b1-8fa4-3959e272f0a1 of type vxlan for network f937d5aa-cda6-420c-9ba5-7ca12100404f [pid: 7|app: 0|req: 721/1638] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:32:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6129519e54f14dccbc2e7ba57aa14d65 => generated 178 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:23.194 8 INFO neutron.db.l3_hamode_db [None req-0efd0852-76ea-4033-8c9b-86b09e715b40 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 722/1639] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:32:22 2026] POST /v2.0/ports => generated 1179 bytes in 383 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-12 02:32:23.324 8 INFO neutron.db.l3_hamode_db [None req-0efd0852-76ea-4033-8c9b-86b09e715b40 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 723/1640] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:23 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 724/1641] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:32:23 2026] PUT /v2.0/ports/944e68fc-6573-47c6-97c8-103a60206815 => generated 1460 bytes in 491 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: 725/1642] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:23 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:23.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93700a18-b498-4664-8351-6af1c3f166c1'] response: {'name': 'network-changed', 'server_uuid': '900726c7-935f-4606-b306-9e1bdd709ce4', 'tag': '944e68fc-6573-47c6-97c8-103a60206815', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 728/1645] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:23 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1194 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1646] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:22 2026] POST /v2.0/routers => generated 507 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1647] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:23 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1648] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:24 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1463 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1649] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:32:24 2026] GET /v2.0/networks?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&shared=False => generated 2376 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1650] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:32:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1651] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:24 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1652] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:24 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1653] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:23 2026] PUT /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1654] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:25 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1655] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:25 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1656] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:32:25 2026] GET /v2.0/ports/75d5b304-3bf1-4a92-81c7-897129eb2f0d => generated 955 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1657] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:25 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:25.976 7 INFO neutron.db.l3_db [None req-040b9280-0e3c-418d-861c-ca89243f9d78 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Floating IP d03a5832-c297-47a5-a01a-d0bb4e18489a associated. External IP: 10.96.250.205, port: 0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c. [pid: 7|app: 0|req: 737/1658] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:32:25 2026] POST /v2.0/floatingips => generated 856 bytes in 998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1659] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:25 2026] PUT /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8/add_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:26.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61f3688a-c0b1-43f9-b7ab-ab56cc0815c7'] response: {'name': 'network-changed', 'server_uuid': '5441fa21-163e-42ef-bce0-5d4c46ed6add', 'tag': '0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 738/1660] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1661] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1662] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=944e68fc-6573-47c6-97c8-103a60206815 => 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: 739/1663] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports/cc88126e-4aa2-41bc-8da0-958e18972ffe => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1664] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A328&port_id=944e68fc-6573-47c6-97c8-103a60206815 => 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: 926/1665] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1666] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1667] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1668] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1669] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:26.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec94c894-a0a9-40af-a6d5-f14ed9aaba82 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: cc88126e-4aa2-41bc-8da0-958e18972ffe 2026-06-12 02:32:26.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec94c894-a0a9-40af-a6d5-f14ed9aaba82 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: cc88126e-4aa2-41bc-8da0-958e18972ffe [pid: 8|app: 0|req: 931/1670] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 932/1671] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1672] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1673] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/subnets?id=914262a9-b18f-4381-aac8-5b20db348256 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1674] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:26 2026] GET /v2.0/ports?network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1675] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:27 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 740/1676] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:26 2026] PUT /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8/remove_router_interface => generated 309 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1677] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:27 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1678] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:27 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:27.464 7 INFO neutron_taas.services.taas.taas_plugin [None req-36c011ff-2b8a-488a-b020-50eb00c06451 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 75d5b304-3bf1-4a92-81c7-897129eb2f0d 2026-06-12 02:32:27.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36c011ff-2b8a-488a-b020-50eb00c06451 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 75d5b304-3bf1-4a92-81c7-897129eb2f0d [pid: 7|app: 0|req: 741/1679] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:27 2026] PUT /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1680] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:27 2026] GET /v2.0/ports?device_id=9375660a-3415-49e2-a438-406d02ce31b8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:28.147 7 INFO neutron_taas.services.taas.taas_plugin [None req-d90d2165-aebf-4518-b0d1-7d5fa1250fa4 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: cc7d7654-29e3-42f1-9333-d2f27d1b18ba 2026-06-12 02:32:28.150 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d90d2165-aebf-4518-b0d1-7d5fa1250fa4 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: cc7d7654-29e3-42f1-9333-d2f27d1b18ba [pid: 8|app: 0|req: 940/1681] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:28 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:28.495 7 INFO neutron.services.segments.plugin [-] Segment 78b20591-aa25-41b1-8fa4-3959e272f0a1 resource provider aggregate not found 2026-06-12 02:32:28.504 7 INFO neutron.services.segments.plugin [-] Segment 78b20591-aa25-41b1-8fa4-3959e272f0a1 resource provider aggregate not found 2026-06-12 02:32:28.517 7 INFO neutron.services.segments.plugin [-] Segment 78b20591-aa25-41b1-8fa4-3959e272f0a1 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 78b20591-aa25-41b1-8fa4-3959e272f0a1 found for delete ", "request_id": "req-e0ee45fd-ce9c-4395-b800-adce4c4219db"}]} 2026-06-12 02:32:28.528 7 INFO neutron.services.segments.plugin [-] Segment 78b20591-aa25-41b1-8fa4-3959e272f0a1 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 78b20591-aa25-41b1-8fa4-3959e272f0a1 found for delete ", "request_id": "req-f2ee817f-dda0-440b-a0cf-58aacad16172"}]} 2026-06-12 02:32:28.537 7 INFO neutron.db.l3_hamode_db [None req-d90d2165-aebf-4518-b0d1-7d5fa1250fa4 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] HA network f937d5aa-cda6-420c-9ba5-7ca12100404f was deleted as no HA routers are present in tenant ea07e5196d5a485dac39016152caba4e. [pid: 7|app: 0|req: 742/1682] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:27 2026] DELETE /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1683] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:28 2026] DELETE /v2.0/subnets/0ed74423-ae83-4830-bd8f-4ac6dccad204 => 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: 743/1684] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:28 2026] DELETE /v2.0/subnets/71db91be-8d11-4cd5-84ec-fd61fd400757 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:28.903 8 INFO neutron.services.segments.plugin [-] Segment d98875b7-5d1a-4dc5-a9df-fa814ad25b19 resource provider aggregate not found 2026-06-12 02:32:28.911 8 INFO neutron.services.segments.plugin [-] Segment d98875b7-5d1a-4dc5-a9df-fa814ad25b19 resource provider aggregate not found 2026-06-12 02:32:28.921 8 INFO neutron.services.segments.plugin [-] Segment d98875b7-5d1a-4dc5-a9df-fa814ad25b19 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 d98875b7-5d1a-4dc5-a9df-fa814ad25b19 found for delete ", "request_id": "req-1fb287ba-9122-4f60-a17a-66f1f39d500d"}]} 2026-06-12 02:32:28.926 8 INFO neutron.services.segments.plugin [-] Segment d98875b7-5d1a-4dc5-a9df-fa814ad25b19 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 d98875b7-5d1a-4dc5-a9df-fa814ad25b19 found for delete ", "request_id": "req-3b81bc51-d768-420c-a2fa-00487059031c"}]} [pid: 8|app: 0|req: 942/1685] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:28 2026] DELETE /v2.0/networks/f8b3d246-9546-4978-8d92-7ff6931b0c94 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1686] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:28 2026] DELETE /v2.0/networks/1f462b35-743e-43ba-8643-bc31ebb4fa3b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:29.147 7 INFO neutron.db.segments_db [None req-cd0eed07-0abe-44f5-a08c-6bb4050a4457 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 72262a5a-b435-45d0-9468-91651faaa129 of type vxlan for network ee9fe444-2415-479e-baf1-ed0106ba0473 [pid: 8|app: 0|req: 943/1687] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:29 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1194 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1688] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:29 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1689] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:29 2026] POST /v2.0/networks => generated 629 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1690] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:29 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1691] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:29 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:29.519 7 INFO neutron.db.segments_db [None req-7aa1655b-6649-4be0-b508-1d3b215f3055 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 0e88c1c3-f98e-4545-9c6e-34e27d407d70 of type vxlan for network 19315c34-c0e4-41c9-8e6d-21d49df02395 2026-06-12 02:32:29.750 7 INFO neutron.db.l3_hamode_db [None req-7aa1655b-6649-4be0-b508-1d3b215f3055 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:29.873 7 INFO neutron.db.l3_hamode_db [None req-7aa1655b-6649-4be0-b508-1d3b215f3055 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 747/1692] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:29 2026] POST /v2.0/routers => generated 507 bytes in 1035 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:30.537 7 INFO neutron.services.segments.plugin [-] Segment 7ea6853f-43a1-4443-a89b-723f384231b6 resource provider aggregate not found 2026-06-12 02:32:30.549 7 INFO neutron.services.segments.plugin [-] Segment 7ea6853f-43a1-4443-a89b-723f384231b6 resource provider aggregate not found 2026-06-12 02:32:30.564 7 INFO neutron.services.segments.plugin [-] Segment 7ea6853f-43a1-4443-a89b-723f384231b6 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 7ea6853f-43a1-4443-a89b-723f384231b6 found for delete ", "request_id": "req-ae602799-6f96-4205-a028-79570a880cc8"}]} 2026-06-12 02:32:30.566 7 INFO neutron.services.segments.plugin [-] Segment 7ea6853f-43a1-4443-a89b-723f384231b6 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 7ea6853f-43a1-4443-a89b-723f384231b6 found for delete ", "request_id": "req-a694dee6-c3b2-478e-abaf-f830d55535a4"}]} [pid: 7|app: 0|req: 748/1693] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:32:30 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1694] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:32:30 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1695] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:32:30 2026] POST /v2.0/ports => generated 947 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1696] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:30 2026] PUT /v2.0/routers/d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3/add_router_interface => generated 309 bytes in 1378 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: 947/1697] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:32:32 2026] GET /v2.0/ports/9bc24ea1-deca-48cd-ab6a-bdb73420b9ea => generated 1021 bytes in 62 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-12 02:32:32.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-2443eed3-9441-44c0-aef3-03258631080b eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 9bc24ea1-deca-48cd-ab6a-bdb73420b9ea 2026-06-12 02:32:32.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2443eed3-9441-44c0-aef3-03258631080b eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 9bc24ea1-deca-48cd-ab6a-bdb73420b9ea [pid: 8|app: 0|req: 948/1698] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:32:32 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1699] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:32:32 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 751/1700] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:32 2026] PUT /v2.0/routers/d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3/remove_router_interface => generated 309 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:33.223 8 INFO neutron.api.v2.resource [None req-8b474692-3b5c-4641-add6-b8654d62309a eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1701] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:33 2026] PUT /v2.0/routers/d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3/remove_router_interface => generated 197 bytes in 130 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: 752/1702] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:33 2026] GET /v2.0/ports?device_id=d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:33.440 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b8be1e6-3634-4642-90ab-254b4c61116d eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: f24c54e6-9f33-4785-88cb-ab17afdf0d2f 2026-06-12 02:32:33.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b8be1e6-3634-4642-90ab-254b4c61116d eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: f24c54e6-9f33-4785-88cb-ab17afdf0d2f 2026-06-12 02:32:33.781 8 INFO neutron.services.segments.plugin [-] Segment 0e88c1c3-f98e-4545-9c6e-34e27d407d70 resource provider aggregate not found 2026-06-12 02:32:33.788 8 INFO neutron.services.segments.plugin [-] Segment 0e88c1c3-f98e-4545-9c6e-34e27d407d70 resource provider aggregate not found 2026-06-12 02:32:33.801 8 INFO neutron.services.segments.plugin [-] Segment 0e88c1c3-f98e-4545-9c6e-34e27d407d70 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 0e88c1c3-f98e-4545-9c6e-34e27d407d70 found for delete ", "request_id": "req-6c800167-9a8b-47d4-921c-59d4cd53c8d2"}]} 2026-06-12 02:32:33.804 8 INFO neutron.services.segments.plugin [-] Segment 0e88c1c3-f98e-4545-9c6e-34e27d407d70 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 0e88c1c3-f98e-4545-9c6e-34e27d407d70 found for delete ", "request_id": "req-457b89b5-ee93-4cd0-ac04-123edad5955c"}]} 2026-06-12 02:32:33.807 8 INFO neutron.db.l3_hamode_db [None req-4b8be1e6-3634-4642-90ab-254b4c61116d eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] HA network 19315c34-c0e4-41c9-8e6d-21d49df02395 was deleted as no HA routers are present in tenant ea07e5196d5a485dac39016152caba4e. [pid: 8|app: 0|req: 951/1703] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:33 2026] DELETE /v2.0/routers/d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1704] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:33 2026] DELETE /v2.0/subnets/315256ef-dce4-4c04-a4b0-78713bac499c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1705] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:33 2026] DELETE /v2.0/networks/ee9fe444-2415-479e-baf1-ed0106ba0473 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:34.115 7 INFO neutron.db.segments_db [None req-a388a679-5789-48c9-bdc8-e26f206bf5c9 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 21d9968b-31ca-480d-b5ff-524276a7bb1a of type vxlan for network df531a27-1f82-4a09-90a4-5291a8beb2a9 [pid: 7|app: 0|req: 754/1706] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:32:34 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1707] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:34 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1708] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:34 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1709] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:34 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1710] 10.0.0.95 () {32 vars in 817 bytes} [Fri Jun 12 02:32:34 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&mac_address=fa%3A16%3A3e%3A3e%3A4c%3Ac9 => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:34.491 8 INFO neutron.db.segments_db [None req-8ba29a5b-0b1c-44f0-b33d-ada8d18fc025 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment a84a4fcd-3476-4b24-af7f-b9241b9408af of type vxlan for network 53f35841-152e-4a4e-a45b-c3d77eb7ad4c 2026-06-12 02:32:34.681 8 INFO neutron.db.l3_hamode_db [None req-8ba29a5b-0b1c-44f0-b33d-ada8d18fc025 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:34.768 8 INFO neutron.db.l3_hamode_db [None req-8ba29a5b-0b1c-44f0-b33d-ada8d18fc025 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:35.167 7 INFO neutron.db.l3_db [None req-76af87e2-3185-4d37-a328-39da5405757e 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP c7b6245f-624c-42d3-8849-46f5988091e6 associated. External IP: 10.96.250.206, port: 944e68fc-6573-47c6-97c8-103a60206815. [pid: 8|app: 0|req: 954/1711] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:34 2026] POST /v2.0/routers => generated 507 bytes in 916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1712] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:32:34 2026] POST /v2.0/floatingips => generated 854 bytes in 1000 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:35.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-874fb8dd-34d7-48d9-97c9-1cc3c4542623'] response: {'name': 'network-changed', 'server_uuid': '900726c7-935f-4606-b306-9e1bdd709ce4', 'tag': '944e68fc-6573-47c6-97c8-103a60206815', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 759/1713] 10.0.0.250 () {34 vars in 1094 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-835933172&fields=id&tenant_id=6129519e54f14dccbc2e7ba57aa14d65 => 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: 760/1714] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1715] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/quotas/6129519e54f14dccbc2e7ba57aa14d65 => 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: 762/1716] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&fields=id => generated 333 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:35.822 8 INFO neutron.services.segments.plugin [-] Segment 72262a5a-b435-45d0-9468-91651faaa129 resource provider aggregate not found 2026-06-12 02:32:35.825 8 INFO neutron.services.segments.plugin [-] Segment 72262a5a-b435-45d0-9468-91651faaa129 resource provider aggregate not found 2026-06-12 02:32:35.839 8 INFO neutron.services.segments.plugin [-] Segment 72262a5a-b435-45d0-9468-91651faaa129 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 72262a5a-b435-45d0-9468-91651faaa129 found for delete ", "request_id": "req-5a3da99b-1ca4-4d9e-b23a-2105a2277508"}]} 2026-06-12 02:32:35.839 8 INFO neutron.services.segments.plugin [-] Segment 72262a5a-b435-45d0-9468-91651faaa129 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 72262a5a-b435-45d0-9468-91651faaa129 found for delete ", "request_id": "req-879e13fd-640b-4f60-8638-9819effebfb2"}]} [pid: 7|app: 0|req: 763/1717] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 764/1718] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1719] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:35 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1720] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1721] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1722] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=944e68fc-6573-47c6-97c8-103a60206815 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1723] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A328&port_id=944e68fc-6573-47c6-97c8-103a60206815 => 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: 770/1724] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => 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: 771/1725] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&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: 772/1726] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1727] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 774/1728] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 955/1729] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:35 2026] PUT /v2.0/routers/2a337915-432c-47b6-9014-afecaf256202/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1730] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:32:36 2026] GET /v2.0/ports/425f4275-0f40-4822-b4c8-eecdf0951cdb => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:36.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e0efc54-2243-4992-b357-848ed5254b93 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 425f4275-0f40-4822-b4c8-eecdf0951cdb 2026-06-12 02:32:36.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e0efc54-2243-4992-b357-848ed5254b93 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 425f4275-0f40-4822-b4c8-eecdf0951cdb [pid: 8|app: 0|req: 956/1731] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:36 2026] PUT /v2.0/routers/2a337915-432c-47b6-9014-afecaf256202/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1732] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:37 2026] GET /v2.0/ports?device_id=2a337915-432c-47b6-9014-afecaf256202 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:37.536 8 INFO neutron_taas.services.taas.taas_plugin [None req-65ac616a-9f19-4f5a-9582-79ac0d764151 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 2cd57280-4fcf-4481-9821-d6c0bfd43c49 2026-06-12 02:32:37.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65ac616a-9f19-4f5a-9582-79ac0d764151 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 2cd57280-4fcf-4481-9821-d6c0bfd43c49 2026-06-12 02:32:37.899 8 INFO neutron.services.segments.plugin [-] Segment a84a4fcd-3476-4b24-af7f-b9241b9408af resource provider aggregate not found 2026-06-12 02:32:37.904 8 INFO neutron.services.segments.plugin [-] Segment a84a4fcd-3476-4b24-af7f-b9241b9408af resource provider aggregate not found 2026-06-12 02:32:37.921 8 INFO neutron.services.segments.plugin [-] Segment a84a4fcd-3476-4b24-af7f-b9241b9408af 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 a84a4fcd-3476-4b24-af7f-b9241b9408af found for delete ", "request_id": "req-869f3c07-5b48-4e5e-ab65-0869987e9e3b"}]} 2026-06-12 02:32:37.925 8 INFO neutron.db.l3_hamode_db [None req-65ac616a-9f19-4f5a-9582-79ac0d764151 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] HA network 53f35841-152e-4a4e-a45b-c3d77eb7ad4c was deleted as no HA routers are present in tenant ea07e5196d5a485dac39016152caba4e. 2026-06-12 02:32:37.930 8 INFO neutron.services.segments.plugin [-] Segment a84a4fcd-3476-4b24-af7f-b9241b9408af 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 a84a4fcd-3476-4b24-af7f-b9241b9408af found for delete ", "request_id": "req-7ed7847e-afea-483d-a727-a2bbe032e517"}]} [pid: 8|app: 0|req: 957/1733] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:37 2026] DELETE /v2.0/routers/2a337915-432c-47b6-9014-afecaf256202 => generated 0 bytes in 571 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1734] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:37 2026] DELETE /v2.0/subnets/2989a16d-faef-4bc1-931d-fdabc2608c35 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1735] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:38 2026] DELETE /v2.0/networks/df531a27-1f82-4a09-90a4-5291a8beb2a9 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:38.363 7 INFO neutron.db.segments_db [None req-a3c443e6-9f02-46e9-afba-f0dbd13b740f eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Added segment 5a74c0f3-c772-4526-bc41-5df7744b9334 of type vxlan for network e6de19e6-498c-495e-ba78-657021160ce1 2026-06-12 02:32:38.608 7 INFO neutron.db.l3_hamode_db [None req-a3c443e6-9f02-46e9-afba-f0dbd13b740f eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:39.338 7 INFO neutron.db.l3_hamode_db [None req-a3c443e6-9f02-46e9-afba-f0dbd13b740f eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:39.940 8 INFO neutron.services.segments.plugin [-] Segment 21d9968b-31ca-480d-b5ff-524276a7bb1a resource provider aggregate not found 2026-06-12 02:32:39.949 8 INFO neutron.services.segments.plugin [-] Segment 21d9968b-31ca-480d-b5ff-524276a7bb1a resource provider aggregate not found 2026-06-12 02:32:39.957 8 INFO neutron.services.segments.plugin [-] Segment 21d9968b-31ca-480d-b5ff-524276a7bb1a 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 21d9968b-31ca-480d-b5ff-524276a7bb1a found for delete ", "request_id": "req-bb742cea-b366-4f2d-92f8-363ecd1c35c0"}]} 2026-06-12 02:32:39.964 8 INFO neutron.services.segments.plugin [-] Segment 21d9968b-31ca-480d-b5ff-524276a7bb1a 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 21d9968b-31ca-480d-b5ff-524276a7bb1a found for delete ", "request_id": "req-98ac3af3-37f5-4f53-84bb-1a66731bb7df"}]} [pid: 7|app: 0|req: 778/1738] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:38 2026] POST /v2.0/routers => generated 686 bytes in 1875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1739] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/routers/91331847-1320-450b-bc83-adae0ba51808 => generated 692 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1740] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/routers => generated 695 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1741] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1742] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6129519e54f14dccbc2e7ba57aa14d65 => generated 178 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1743] 10.0.0.95 () {34 vars in 740 bytes} [Fri Jun 12 02:32:40 2026] PUT /v2.0/routers/91331847-1320-450b-bc83-adae0ba51808 => generated 699 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1744] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/routers/91331847-1320-450b-bc83-adae0ba51808 => generated 699 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1745] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:32:40 2026] POST /v2.0/ports => generated 1183 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1746] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:40 2026] GET /v2.0/ports?device_id=91331847-1320-450b-bc83-adae0ba51808 => generated 12 bytes in 18 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-12 02:32:41.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-912fc9ff-b3ae-4d2a-8457-29b8ee9eca37 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 287c5596-d90d-4ec1-bd63-6b1887818dcf 2026-06-12 02:32:41.053 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-912fc9ff-b3ae-4d2a-8457-29b8ee9eca37 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 287c5596-d90d-4ec1-bd63-6b1887818dcf 2026-06-12 02:32:41.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-912fc9ff-b3ae-4d2a-8457-29b8ee9eca37 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] TaaS: Handle Delete Port: 69b830b8-43f4-459a-93f6-30e41edc2237 [pid: 8|app: 0|req: 965/1747] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:32:40 2026] PUT /v2.0/ports/7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => generated 1464 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:41.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-912fc9ff-b3ae-4d2a-8457-29b8ee9eca37 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] Tap Mirror: Handle Delete Port: 69b830b8-43f4-459a-93f6-30e41edc2237 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-12 02:32:41.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2180b1e6-279a-4b85-97c7-aae95af5147e'] response: {'name': 'network-changed', 'server_uuid': 'c21edf68-3b54-4855-9c04-03ace82c0dec', 'tag': '7d8a0f58-4939-49a9-b303-7f80d1dc2af1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 966/1748] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1749] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1198 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1750] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1751] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:41.638 7 INFO neutron.services.segments.plugin [-] Segment 5a74c0f3-c772-4526-bc41-5df7744b9334 resource provider aggregate not found 2026-06-12 02:32:41.643 7 INFO neutron.services.segments.plugin [-] Segment 5a74c0f3-c772-4526-bc41-5df7744b9334 resource provider aggregate not found 2026-06-12 02:32:41.659 7 INFO neutron.services.segments.plugin [-] Segment 5a74c0f3-c772-4526-bc41-5df7744b9334 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 5a74c0f3-c772-4526-bc41-5df7744b9334 found for delete ", "request_id": "req-f54a72f7-161e-4b8d-a381-8243594685d1"}]} 2026-06-12 02:32:41.660 7 INFO neutron.services.segments.plugin [-] Segment 5a74c0f3-c772-4526-bc41-5df7744b9334 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 5a74c0f3-c772-4526-bc41-5df7744b9334 found for delete ", "request_id": "req-eef73cdf-fe4b-40f8-9d72-34c1b0c1f9a7"}]} 2026-06-12 02:32:41.667 7 INFO neutron.db.l3_hamode_db [None req-912fc9ff-b3ae-4d2a-8457-29b8ee9eca37 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] HA network e6de19e6-498c-495e-ba78-657021160ce1 was deleted as no HA routers are present in tenant ea07e5196d5a485dac39016152caba4e. [pid: 7|app: 0|req: 783/1752] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:40 2026] DELETE /v2.0/routers/91331847-1320-450b-bc83-adae0ba51808 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1753] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=91331847-1320-450b-bc83-adae0ba51808 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:41.729 7 INFO neutron.api.v2.resource [None req-6ea376cb-2f78-4d08-b931-5f67fad98960 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 784/1754] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/routers/91331847-1320-450b-bc83-adae0ba51808 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1755] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=2a337915-432c-47b6-9014-afecaf256202 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:41.779 7 INFO neutron.api.v2.resource [None req-35af3e29-00be-40e2-b5cb-09e488a71134 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1756] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/routers/2a337915-432c-47b6-9014-afecaf256202 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:32:41.802 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b85a972-feeb-4422-a970-35c18a54e724 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1757] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/subnets/2989a16d-faef-4bc1-931d-fdabc2608c35 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1758] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:41.853 8 INFO neutron.api.v2.resource [None req-f82d5a6a-8058-45c4-9eee-11f7407090cd eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/1759] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/routers/d0e68a34-7b71-44d8-bab8-cc26e7a0a0e3 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:32:41.870 8 INFO neutron.pecan_wsgi.hooks.translation [None req-912b93ef-a0a9-4126-9ce2-9fc981bf414c eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1760] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/subnets/315256ef-dce4-4c04-a4b0-78713bac499c => 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: 787/1761] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1762] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/ports?device_id=9375660a-3415-49e2-a438-406d02ce31b8 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:41.913 8 INFO neutron.api.v2.resource [None req-71c27f63-c30d-4819-a7b5-3b4a9b74bdfc eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1763] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/routers/9375660a-3415-49e2-a438-406d02ce31b8 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:32:41.929 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2b398e2-a749-4426-9a1c-e40a26ef5d29 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/1764] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/subnets/0ed74423-ae83-4830-bd8f-4ac6dccad204 => 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: 788/1765] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:32:41 2026] GET /v2.0/networks?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:41.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8a7e3b2-3d1c-4e60-8831-1ba84b6e15e5 eef33c06ce1d4ddfb24fd7dfba7de5ce ea07e5196d5a485dac39016152caba4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 978/1766] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:41 2026] DELETE /v2.0/subnets/71db91be-8d11-4cd5-84ec-fd61fd400757 => 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: 789/1767] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:32:41 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: 979/1768] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:42 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1769] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:42 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1770] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:42 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 981/1771] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:42 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1772] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:42 2026] GET /v2.0/security-groups?tenant_id=ea07e5196d5a485dac39016152caba4e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1773] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:42 2026] DELETE /v2.0/security-groups/94907e97-7bfe-4fcd-b825-8edaf4d6c972 => 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: 792/1774] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1467 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1775] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => 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: 793/1776] 199.204.45.38 () {34 vars in 1105 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => 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: 794/1777] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/subnets?id=ad1984fc-11ed-4c4f-a569-13a093385e0e&id=8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 1414 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1778] 10.0.0.95 () {32 vars in 825 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/ports?project_id=74adf062641948b9bda4045e75591737&network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 3695 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1779] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&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: 985/1780] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&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: 796/1781] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 986/1782] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 797/1783] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/subnets?network_id=85157abf-e785-4553-8447-e8d4f36222a2 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1784] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1785] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:43 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:43.854 8 INFO neutron.db.l3_db [None req-435871a1-0933-4c60-b3a5-d8d4272ea598 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Floating IP d03a5832-c297-47a5-a01a-d0bb4e18489a disassociated. External IP: 10.96.250.205, port: 0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c. [pid: 8|app: 0|req: 988/1786] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:32:43 2026] PUT /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 554 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1787] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:44.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dd96927-6a0a-43ac-af06-bb6962b05761'] response: {'name': 'network-changed', 'server_uuid': '5441fa21-163e-42ef-bce0-5d4c46ed6add', 'tag': '0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 989/1788] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1789] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 756 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1790] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1791] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c => 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: 801/1792] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/security-groups?id=510192a8-27dc-4a23-8a6c-15beb2a08cc5&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1793] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/subnets?id=914262a9-b18f-4381-aac8-5b20db348256 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1794] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/ports?network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1795] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1796] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 804/1797] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:44 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:45.024 8 INFO neutron_taas.services.taas.taas_plugin [req-8339a1e4-8b17-4437-a88a-caf8ddecf9a7 req-f3409dd5-3430-463f-ba51-01138bf0521c 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] TaaS: Handle Delete Port: c2f4908c-df1b-4460-9420-f9a75ef46371 2026-06-12 02:32:45.027 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8339a1e4-8b17-4437-a88a-caf8ddecf9a7 req-f3409dd5-3430-463f-ba51-01138bf0521c 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] Tap Mirror: Handle Delete Port: c2f4908c-df1b-4460-9420-f9a75ef46371 2026-06-12 02:32:45.182 8 INFO neutron.db.l3_db [req-8339a1e4-8b17-4437-a88a-caf8ddecf9a7 req-f3409dd5-3430-463f-ba51-01138bf0521c 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] Floating IP 6a3d1a2a-b115-4447-bddc-97bc03ae0224 disassociated. External IP: 10.96.250.219, port: c2f4908c-df1b-4460-9420-f9a75ef46371. [pid: 7|app: 0|req: 805/1798] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:45 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1799] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:32:44 2026] DELETE /v2.0/ports/c2f4908c-df1b-4460-9420-f9a75ef46371 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1800] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:45 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 806/1801] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:45 2026] GET /v2.0/security-groups?tenant_id=d85bab7ef5db4a99b05c7c374863ae8f&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:46.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fd73969-1e25-4618-a2e7-3f27d3a14973'] response: {'server_uuid': '5efeb90b-cc56-4540-a3c1-c8b1f54d95e2', 'name': 'network-vif-deleted', 'tag': 'c2f4908c-df1b-4460-9420-f9a75ef46371', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 807/1802] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:32:46 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1803] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:46 2026] DELETE /v2.0/security-groups/e339cb77-b1e5-41bb-b9f9-ea77ba9bbf0c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1804] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:46 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1805] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:46 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1806] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:46 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 998/1807] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:32:47 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1808] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1809] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1810] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1811] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:48.125 7 INFO neutron.db.securitygroups_db [None req-87fe22c6-82fc-41f6-90ba-5158a74e7bca 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Project 74adf062641948b9bda4045e75591737 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: 1001/1812] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:48 2026] GET /v2.0/ports?device_id=5efeb90b-cc56-4540-a3c1-c8b1f54d95e2 => 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: 812/1813] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:32:48.294 8 INFO neutron.db.securitygroups_db [None req-c9fddd1e-e360-400e-b51a-d3c7b66f2412 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Project 74adf062641948b9bda4045e75591737 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: 1002/1814] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:32:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1815] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:32:48 2026] GET /v2.0/networks => generated 1297 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1816] 10.0.0.250 () {34 vars in 1100 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1177059156&fields=id&tenant_id=74adf062641948b9bda4045e75591737 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1817] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1818] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/quotas/74adf062641948b9bda4045e75591737 => 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: 1005/1819] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&fields=id => generated 149 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1820] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:49 2026] DELETE /v2.0/security-groups/510192a8-27dc-4a23-8a6c-15beb2a08cc5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:32:49.360 7 INFO neutron.api.v2.resource [None req-450dfb18-fd23-4d9c-9ea5-03fe9b6f4c34 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 816/1821] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/security-groups/510192a8-27dc-4a23-8a6c-15beb2a08cc5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1822] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1823] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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-12 02:32:49.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-637ee7c9-d5ca-4db2-bf51-89551af8fda0 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] TaaS: Handle Delete Port: ecf495d7-4781-48c4-a7b8-e169ae0fbffa 2026-06-12 02:32:49.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-637ee7c9-d5ca-4db2-bf51-89551af8fda0 153e70b365974b82b2840a5009eaa1c3 755fecac4fff4ab38197c4d0f439e1a7 - - default default] Tap Mirror: Handle Delete Port: ecf495d7-4781-48c4-a7b8-e169ae0fbffa [pid: 8|app: 0|req: 1008/1824] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 817/1825] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:32:49 2026] DELETE /v2.0/floatingips/6a3d1a2a-b115-4447-bddc-97bc03ae0224 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1826] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:49 2026] GET /v2.0/security-groups?tenant_id=17373bfed0864223bd388df2945a49dc&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1827] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:49 2026] DELETE /v2.0/security-groups/fe1314ca-5e56-4acb-a784-07ec48d57cea => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:32:49.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0960591-9fca-4f6d-8770-e2f75c7ba705 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 1ba3b28b-7746-43fb-9f13-75bc9648e2ea 2026-06-12 02:32:49.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0960591-9fca-4f6d-8770-e2f75c7ba705 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 1ba3b28b-7746-43fb-9f13-75bc9648e2ea [pid: 8|app: 0|req: 1009/1828] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:32:49 2026] PUT /v2.0/routers/46c576ff-2478-4f98-ac2a-6c6c1c7cfee9/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1829] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:50 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:50.757 7 INFO neutron_taas.services.taas.taas_plugin [None req-46cbf4b0-6df7-41e9-bf92-db27d5fff7fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: f6cffbe6-c435-4e05-a278-02c430f9d796 2026-06-12 02:32:50.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46cbf4b0-6df7-41e9-bf92-db27d5fff7fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: f6cffbe6-c435-4e05-a278-02c430f9d796 2026-06-12 02:32:51.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-46cbf4b0-6df7-41e9-bf92-db27d5fff7fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: b7389008-dac1-4fa9-ad0b-f0a1ac1836f1 2026-06-12 02:32:51.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46cbf4b0-6df7-41e9-bf92-db27d5fff7fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: b7389008-dac1-4fa9-ad0b-f0a1ac1836f1 2026-06-12 02:32:51.465 7 INFO neutron.services.segments.plugin [-] Segment 7b3bde35-ab20-407a-8cb2-52fba39226ac resource provider aggregate not found 2026-06-12 02:32:51.475 7 INFO neutron.services.segments.plugin [-] Segment 7b3bde35-ab20-407a-8cb2-52fba39226ac resource provider aggregate not found 2026-06-12 02:32:51.478 7 INFO neutron.services.segments.plugin [-] Segment 7b3bde35-ab20-407a-8cb2-52fba39226ac 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 7b3bde35-ab20-407a-8cb2-52fba39226ac found for delete ", "request_id": "req-d9badf5c-0149-4c39-bf4d-905658532bd8"}]} 2026-06-12 02:32:51.489 7 INFO neutron.services.segments.plugin [-] Segment 7b3bde35-ab20-407a-8cb2-52fba39226ac 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 7b3bde35-ab20-407a-8cb2-52fba39226ac found for delete ", "request_id": "req-f5f8efce-69e1-4c3e-bacd-d1a72298c11d"}]} 2026-06-12 02:32:51.507 7 INFO neutron.db.l3_hamode_db [None req-46cbf4b0-6df7-41e9-bf92-db27d5fff7fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network adb88b65-fb55-4151-9543-1d644b70e52a was deleted as no HA routers are present in tenant 755fecac4fff4ab38197c4d0f439e1a7. [pid: 7|app: 0|req: 820/1830] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:50 2026] DELETE /v2.0/routers/46c576ff-2478-4f98-ac2a-6c6c1c7cfee9 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1831] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:32:51 2026] DELETE /v2.0/subnets/c45785c5-8582-4313-9cf6-c08adb221fa6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:32:51.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f1a13e6-6b78-48e5-af97-7759b2b9e90c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: f2617bf2-fe7f-42fa-ac4d-2c9d8cfdb3f3 2026-06-12 02:32:51.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f1a13e6-6b78-48e5-af97-7759b2b9e90c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: f2617bf2-fe7f-42fa-ac4d-2c9d8cfdb3f3 2026-06-12 02:32:51.957 7 INFO neutron.db.segments_db [None req-8d4e2af0-2ec6-43f0-b238-4d28fabd43e9 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 86a17df9-d8b0-40f5-875b-9a3657ced61c of type vxlan for network 5a546898-d036-44ad-a5e0-6efeee99d638 2026-06-12 02:32:51.958 8 INFO neutron.services.segments.plugin [-] Segment 38488c78-e5a6-466a-86f7-ac5fb9002f61 resource provider aggregate not found 2026-06-12 02:32:51.962 8 INFO neutron.services.segments.plugin [-] Segment 38488c78-e5a6-466a-86f7-ac5fb9002f61 resource provider aggregate not found 2026-06-12 02:32:51.979 8 INFO neutron.services.segments.plugin [-] Segment 38488c78-e5a6-466a-86f7-ac5fb9002f61 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 38488c78-e5a6-466a-86f7-ac5fb9002f61 found for delete ", "request_id": "req-da9f8908-a524-4d54-8b75-0fb9e73aa6f6"}]} 2026-06-12 02:32:51.980 8 INFO neutron.services.segments.plugin [-] Segment 38488c78-e5a6-466a-86f7-ac5fb9002f61 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 38488c78-e5a6-466a-86f7-ac5fb9002f61 found for delete ", "request_id": "req-f3de7ce1-6827-4dda-912c-50a8707a804d"}]} [pid: 8|app: 0|req: 1012/1832] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:32:51 2026] DELETE /v2.0/networks/ca07a6ff-f32b-40f2-a7e7-79ad84f56f43 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1833] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:32:51 2026] POST /v2.0/networks => generated 740 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1834] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:52 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 1013/1835] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:51 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => 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: 1014/1836] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:52 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1837] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:32:52 2026] GET /v2.0/security-groups?tenant_id=755fecac4fff4ab38197c4d0f439e1a7&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1838] 10.0.0.95 () {32 vars in 817 bytes} [Fri Jun 12 02:32:52 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&mac_address=fa%3A16%3A3e%3A5e%3Abb%3Ae0 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1839] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:52 2026] POST /v2.0/subnets => generated 687 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1840] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:32:52 2026] DELETE /v2.0/security-groups/eb820005-fe4f-45b7-a9de-26ea2a9c6219 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:32:52.376 8 INFO neutron.db.segments_db [None req-beb8b1b1-43ac-45a9-b842-5ed2487bbf05 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 540c845c-c9b8-4830-9066-c698c025d213 of type vxlan for network c7999208-d25b-4640-ba67-b17aa3e25ca8 2026-06-12 02:32:52.634 8 INFO neutron.db.l3_hamode_db [None req-beb8b1b1-43ac-45a9-b842-5ed2487bbf05 83187258b4264344a432dc4befa5070e 68fb26a2b7bc4c1891daa24e1d4f7ed6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:32:53.087 7 INFO neutron.db.l3_db [None req-728504fb-6f00-42f0-9a7f-2db503617f2f 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP 2a54c19e-53c6-4ada-ad2b-29f4a9f8b941 associated. External IP: 10.96.250.220, port: 7d8a0f58-4939-49a9-b303-7f80d1dc2af1. [pid: 7|app: 0|req: 824/1841] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:32:52 2026] POST /v2.0/floatingips => generated 854 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1842] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:53 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:53.454 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13b3ce5b-1a3c-46d0-a6ba-43e30304393c'] response: {'name': 'network-changed', 'server_uuid': 'c21edf68-3b54-4855-9c04-03ace82c0dec', 'tag': '7d8a0f58-4939-49a9-b303-7f80d1dc2af1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 828/1845] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:53 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 660 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1846] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:32:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=74adf062641948b9bda4045e75591737 => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:32:53.991 8 INFO neutron.db.l3_hamode_db [None req-beb8b1b1-43ac-45a9-b842-5ed2487bbf05 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 830/1847] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:32:53 2026] POST /v2.0/ports => generated 954 bytes in 476 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: 831/1848] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:54 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:32:54.800 7 INFO neutron.db.segments_db [None req-2a1c5770-3748-468c-b288-cad5a4a3a03f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 0d2444b4-9639-4085-8d94-fd341fd59627 of type vxlan for network 36cc49c9-11f5-4b40-a1c3-0d39b7691ea3 [pid: 7|app: 0|req: 832/1849] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:32:54 2026] POST /v2.0/networks => generated 746 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1850] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:52 2026] POST /v2.0/routers => generated 727 bytes in 2663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1851] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:32:54 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => 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: 1020/1852] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:55 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 957 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1853] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:55 2026] POST /v2.0/subnets => generated 693 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1854] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:32:54 2026] PUT /v2.0/ports/8b4bb472-29d3-48a8-913d-1ac561322857 => generated 1235 bytes in 458 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: 834/1855] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:32:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1856] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:55 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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-12 02:32:55.479 7 INFO neutron.db.segments_db [None req-91604591-ce50-4dd9-8c0f-1542ca0c751a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment f2c2cf8e-56c7-46b3-b350-1a984eb869b7 of type vxlan for network 319a97b6-a2e0-4405-b11b-37b70c4b2c19 2026-06-12 02:32:55.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d6c64ca-9247-4dbb-9142-4541096868ef'] response: {'name': 'network-changed', 'server_uuid': 'eca47ee4-0a70-4d3a-aa74-0375826d4d9f', 'tag': '8b4bb472-29d3-48a8-913d-1ac561322857', 'status': 'completed', 'code': 200} 2026-06-12 02:32:55.732 7 INFO neutron.db.l3_hamode_db [None req-91604591-ce50-4dd9-8c0f-1542ca0c751a 83187258b4264344a432dc4befa5070e e2411e737faa4154bf5ad009ef7212d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1022/1857] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:55 2026] PUT /v2.0/routers/77c85da6-cec6-4069-bc15-1f57b87059e2/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1858] 199.204.45.38 () {34 vars in 1105 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:32:56.553 7 INFO neutron.db.l3_hamode_db [None req-91604591-ce50-4dd9-8c0f-1542ca0c751a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1024/1859] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1860] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1861] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/subnets?id=ad1984fc-11ed-4c4f-a569-13a093385e0e&id=8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1862] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/networks?tenant_id=74adf062641948b9bda4045e75591737&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1863] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1864] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1865] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1866] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&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: 1032/1867] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1868] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:56 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 836/1869] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:32:55 2026] POST /v2.0/routers => generated 733 bytes in 1968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1870] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 838/1871] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1872] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1873] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8b4bb472-29d3-48a8-913d-1ac561322857 => 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: 841/1874] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/subnets?id=914262a9-b18f-4381-aac8-5b20db348256 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1875] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:32:57 2026] GET /v2.0/ports?network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6&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: 843/1876] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?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: 844/1877] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1878] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:32:57 2026] PUT /v2.0/routers/eefee926-e24a-4bf3-9b26-6ecb175ea075/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1879] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/networks?id=5a546898-d036-44ad-a5e0-6efeee99d638 => generated 672 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1880] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/quotas/68fb26a2b7bc4c1891daa24e1d4f7ed6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1881] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/ports?tenant_id=68fb26a2b7bc4c1891daa24e1d4f7ed6&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1882] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/networks/5a546898-d036-44ad-a5e0-6efeee99d638?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: 847/1883] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/networks/5a546898-d036-44ad-a5e0-6efeee99d638?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1884] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:58 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 848/1885] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 1038/1886] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 849/1887] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/networks?id=36cc49c9-11f5-4b40-a1c3-0d39b7691ea3 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1888] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/quotas/e2411e737faa4154bf5ad009ef7212d1 => generated 292 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1889] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/ports?tenant_id=e2411e737faa4154bf5ad009ef7212d1&fields=id => generated 103 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1890] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/networks/36cc49c9-11f5-4b40-a1c3-0d39b7691ea3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1891] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:32:59 2026] GET /v2.0/networks/36cc49c9-11f5-4b40-a1c3-0d39b7691ea3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1892] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:00 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 852/1893] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:00 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1894] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:00 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 853/1895] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:00 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1896] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:01 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 854/1897] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:01 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 855/1898] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:01 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 1044/1899] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:01 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1900] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:02 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 1045/1901] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:02 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 857/1902] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:02 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1903] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:02 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 858/1904] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1905] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 859/1906] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 860/1907] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 1048/1908] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/networks?id=5a546898-d036-44ad-a5e0-6efeee99d638 => generated 672 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1909] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1910] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 1051/1911] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:03 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1912] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:33:03 2026] POST /v2.0/ports => generated 954 bytes in 351 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-12 02:33:04.410 8 INFO neutron.db.l3_db [None req-14580fb2-deeb-4dae-b773-e67f5a2c82c1 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Floating IP d03a5832-c297-47a5-a01a-d0bb4e18489a associated. External IP: 10.96.250.205, port: 8b4bb472-29d3-48a8-913d-1ac561322857. [pid: 7|app: 0|req: 862/1913] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:33:04 2026] PUT /v2.0/ports/85b0096c-8163-4556-b002-238cf8f1c51f => generated 1235 bytes in 348 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-12 02:33:04.487 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6fdd833-2ce9-4a5f-a23d-9cce05e88c43'] response: {'name': 'network-changed', 'server_uuid': '909064da-c216-44b3-83fb-2b8758f294a3', 'tag': '85b0096c-8163-4556-b002-238cf8f1c51f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 863/1914] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:04 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 864/1915] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:04 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1916] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:04 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&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: 1052/1917] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:33:04 2026] PUT /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 855 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1918] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:33:04 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:04.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-271535aa-8658-446d-a7b6-195c5c4d7b32'] response: {'name': 'network-changed', 'server_uuid': 'eca47ee4-0a70-4d3a-aa74-0375826d4d9f', 'tag': '8b4bb472-29d3-48a8-913d-1ac561322857', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1053/1919] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:33:04 2026] GET /v2.0/ports?tenant_id=68fb26a2b7bc4c1891daa24e1d4f7ed6&device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1920] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks?tenant_id=68fb26a2b7bc4c1891daa24e1d4f7ed6&shared=False => generated 768 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1921] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1922] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/ports?tenant_id=74adf062641948b9bda4045e75591737&device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1923] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks?id=2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 756 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1924] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8b4bb472-29d3-48a8-913d-1ac561322857 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1925] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/subnets?id=914262a9-b18f-4381-aac8-5b20db348256 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1926] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/ports?network_id=2f046e9b-1c06-4f6f-8699-d55fa9090de6&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1927] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1928] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1929] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 872/1930] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => 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: 1059/1931] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1932] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/networks?id=36cc49c9-11f5-4b40-a1c3-0d39b7691ea3 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1933] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:05 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1934] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/ports?tenant_id=68fb26a2b7bc4c1891daa24e1d4f7ed6&device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1935] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=85b0096c-8163-4556-b002-238cf8f1c51f => 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: 1063/1936] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/subnets?id=d6bd03a3-ce24-4995-9198-559f7394f8ff => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1937] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/ports?network_id=5a546898-d036-44ad-a5e0-6efeee99d638&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: 874/1938] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:33:05 2026] POST /v2.0/ports => generated 954 bytes in 462 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: 1065/1939] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/networks/5a546898-d036-44ad-a5e0-6efeee99d638?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: 1066/1940] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/networks/5a546898-d036-44ad-a5e0-6efeee99d638?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: 1067/1941] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1942] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&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: 875/1943] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:33:06 2026] PUT /v2.0/ports/3f48bfa2-c007-4bbb-b4f5-79c722aa25e9 => generated 1235 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:06.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c46a9b7e-10f9-47e2-8b46-ebec14a7125e'] response: {'name': 'network-changed', 'server_uuid': '8b85db08-c5a3-41bd-974b-4e3d359513e4', 'tag': '3f48bfa2-c007-4bbb-b4f5-79c722aa25e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1069/1944] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 857 bytes in 32 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: 876/1945] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:06 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 1070/1946] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1947] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/ports?tenant_id=e2411e737faa4154bf5ad009ef7212d1&device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 1071/1948] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/networks?tenant_id=e2411e737faa4154bf5ad009ef7212d1&shared=False => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1949] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1950] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1951] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:07 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1952] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1953] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1956] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/ports?tenant_id=e2411e737faa4154bf5ad009ef7212d1&device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 882/1957] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=3f48bfa2-c007-4bbb-b4f5-79c722aa25e9 => 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: 1076/1958] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/subnets?id=15452116-0f86-4d55-994c-71c52302767d => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1959] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/ports?network_id=36cc49c9-11f5-4b40-a1c3-0d39b7691ea3&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: 8|app: 0|req: 1077/1960] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/networks/36cc49c9-11f5-4b40-a1c3-0d39b7691ea3?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: 884/1961] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/networks/36cc49c9-11f5-4b40-a1c3-0d39b7691ea3?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: 1078/1962] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:08 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1963] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:09 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1964] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:09 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1965] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:09 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&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: 1080/1966] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:10 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1967] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:10 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1968] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:10 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1969] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:10 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1970] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:11 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1971] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:11 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1972] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:11 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1973] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:11 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&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: 1084/1974] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:12 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1975] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:12 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&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: 1085/1976] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:12 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 892/1977] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:12 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/1978] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:13 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1979] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:13 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1980] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:14 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1981] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:14 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1982] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:14 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1983] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:14 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&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: 1089/1984] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:33:14 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1985] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:33:15 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 1090/1986] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:15 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 897/1987] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:15 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/1988] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:15 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 898/1989] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:15 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/1990] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:16 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 899/1991] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:16 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/1992] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:16 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 900/1993] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:16 2026] GET /v2.0/security-groups?id=62b36b8a-8885-461d-9082-4ca04528e658&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/1994] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:33:16 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 971 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:16.967 7 INFO neutron_taas.services.taas.taas_plugin [req-07d91de8-400b-4980-8ba9-e78f3a552c06 req-29ea58dd-39d6-441c-ad17-963af4ddf223 aee9f168fd0a4d26bab83583645de78e 68fb26a2b7bc4c1891daa24e1d4f7ed6 - - default default] TaaS: Handle Delete Port: 85b0096c-8163-4556-b002-238cf8f1c51f 2026-06-12 02:33:16.970 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-07d91de8-400b-4980-8ba9-e78f3a552c06 req-29ea58dd-39d6-441c-ad17-963af4ddf223 aee9f168fd0a4d26bab83583645de78e 68fb26a2b7bc4c1891daa24e1d4f7ed6 - - default default] Tap Mirror: Handle Delete Port: 85b0096c-8163-4556-b002-238cf8f1c51f [pid: 7|app: 0|req: 901/1995] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:33:16 2026] DELETE /v2.0/ports/85b0096c-8163-4556-b002-238cf8f1c51f => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:17.209 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8559886-4c8e-4fd3-9e75-3a4984e8dce4'] response: {'server_uuid': '909064da-c216-44b3-83fb-2b8758f294a3', 'name': 'network-vif-deleted', 'tag': '85b0096c-8163-4556-b002-238cf8f1c51f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/1996] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:17 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1997] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:17 2026] GET /v2.0/security-groups?id=bbfb9b11-86f2-4626-ac79-fb2a05faa6ce&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/1998] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:33:17 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 903/1999] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:17 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:17.844 8 INFO neutron_taas.services.taas.taas_plugin [req-8d6affe8-af5b-4562-82e3-06409646a070 req-7d6e93a4-722c-4b25-9769-2288d411ae36 b989c7e2770c4acb989fcbfa9c35f604 e2411e737faa4154bf5ad009ef7212d1 - - default default] TaaS: Handle Delete Port: 3f48bfa2-c007-4bbb-b4f5-79c722aa25e9 2026-06-12 02:33:17.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d6affe8-af5b-4562-82e3-06409646a070 req-7d6e93a4-722c-4b25-9769-2288d411ae36 b989c7e2770c4acb989fcbfa9c35f604 e2411e737faa4154bf5ad009ef7212d1 - - default default] Tap Mirror: Handle Delete Port: 3f48bfa2-c007-4bbb-b4f5-79c722aa25e9 [pid: 8|app: 0|req: 1097/2000] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:33:17 2026] DELETE /v2.0/ports/3f48bfa2-c007-4bbb-b4f5-79c722aa25e9 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:18.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d908e36-ef7a-47f5-9d3f-18e41f7a32d3'] response: {'server_uuid': '8b85db08-c5a3-41bd-974b-4e3d359513e4', 'name': 'network-vif-deleted', 'tag': '3f48bfa2-c007-4bbb-b4f5-79c722aa25e9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 904/2001] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:18 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 1098/2002] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:18 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 905/2003] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:19 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => 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: 1099/2004] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:19 2026] GET /v2.0/ports?device_id=909064da-c216-44b3-83fb-2b8758f294a3 => 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: 906/2005] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:20 2026] GET /v2.0/ports?device_id=8b85db08-c5a3-41bd-974b-4e3d359513e4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:22.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-71f9b4a6-5c78-4526-92c6-64c53e195bfa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 8c9d0cae-35a2-49a4-b5f8-b546f8d5e66e 2026-06-12 02:33:22.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71f9b4a6-5c78-4526-92c6-64c53e195bfa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 8c9d0cae-35a2-49a4-b5f8-b546f8d5e66e 2026-06-12 02:33:22.612 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ee49a7c-3075-4a84-a8bc-9a719426f1c4 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 5b027b19-6817-4d5e-a2a5-30d9153c256a 2026-06-12 02:33:22.616 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ee49a7c-3075-4a84-a8bc-9a719426f1c4 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 5b027b19-6817-4d5e-a2a5-30d9153c256a [pid: 8|app: 0|req: 1100/2006] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:33:22 2026] PUT /v2.0/routers/eefee926-e24a-4bf3-9b26-6ecb175ea075/remove_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/2007] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:33:22 2026] PUT /v2.0/routers/77c85da6-cec6-4069-bc15-1f57b87059e2/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:23.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7445c92-70a3-42be-b7e5-8e529f55e713 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 786530b0-ea7b-4a03-a310-4b945148e50b 2026-06-12 02:33:23.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7445c92-70a3-42be-b7e5-8e529f55e713 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 786530b0-ea7b-4a03-a310-4b945148e50b 2026-06-12 02:33:23.633 7 INFO neutron_taas.services.taas.taas_plugin [None req-54292476-5353-4ede-b30c-bb825ba9b8fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: fd7e2f24-f069-4916-b5be-3f6da679e15c 2026-06-12 02:33:23.637 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54292476-5353-4ede-b30c-bb825ba9b8fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: fd7e2f24-f069-4916-b5be-3f6da679e15c 2026-06-12 02:33:23.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7445c92-70a3-42be-b7e5-8e529f55e713 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 11398498-d6cf-402a-a754-e4525317f385 2026-06-12 02:33:23.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7445c92-70a3-42be-b7e5-8e529f55e713 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 11398498-d6cf-402a-a754-e4525317f385 2026-06-12 02:33:23.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-54292476-5353-4ede-b30c-bb825ba9b8fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: d812b077-83f9-452b-bddf-1497382bb679 2026-06-12 02:33:23.961 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54292476-5353-4ede-b30c-bb825ba9b8fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: d812b077-83f9-452b-bddf-1497382bb679 2026-06-12 02:33:24.156 8 INFO neutron.services.segments.plugin [-] Segment f2c2cf8e-56c7-46b3-b350-1a984eb869b7 resource provider aggregate not found 2026-06-12 02:33:24.162 8 INFO neutron.services.segments.plugin [-] Segment f2c2cf8e-56c7-46b3-b350-1a984eb869b7 resource provider aggregate not found 2026-06-12 02:33:24.183 8 INFO neutron.services.segments.plugin [-] Segment f2c2cf8e-56c7-46b3-b350-1a984eb869b7 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 f2c2cf8e-56c7-46b3-b350-1a984eb869b7 found for delete ", "request_id": "req-8b245d33-a49a-4fbb-b30c-6dc66d2bf01a"}]} 2026-06-12 02:33:24.186 8 INFO neutron.services.segments.plugin [-] Segment f2c2cf8e-56c7-46b3-b350-1a984eb869b7 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 f2c2cf8e-56c7-46b3-b350-1a984eb869b7 found for delete ", "request_id": "req-a99cb8ec-6c9c-4af5-b337-7d3e995903c6"}]} 2026-06-12 02:33:24.190 8 INFO neutron.db.l3_hamode_db [None req-d7445c92-70a3-42be-b7e5-8e529f55e713 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 319a97b6-a2e0-4405-b11b-37b70c4b2c19 was deleted as no HA routers are present in tenant e2411e737faa4154bf5ad009ef7212d1. [pid: 8|app: 0|req: 1101/2008] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:23 2026] DELETE /v2.0/routers/eefee926-e24a-4bf3-9b26-6ecb175ea075 => generated 0 bytes in 1055 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:24.333 7 INFO neutron.services.segments.plugin [-] Segment 540c845c-c9b8-4830-9066-c698c025d213 resource provider aggregate not found 2026-06-12 02:33:24.337 7 INFO neutron.services.segments.plugin [-] Segment 540c845c-c9b8-4830-9066-c698c025d213 resource provider aggregate not found [pid: 8|app: 0|req: 1104/2011] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:24 2026] DELETE /v2.0/subnets/15452116-0f86-4d55-994c-71c52302767d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:24.354 7 INFO neutron.services.segments.plugin [-] Segment 540c845c-c9b8-4830-9066-c698c025d213 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 540c845c-c9b8-4830-9066-c698c025d213 found for delete ", "request_id": "req-583a6058-c591-4b94-ada8-b323bc4c7c0b"}]} 2026-06-12 02:33:24.355 7 INFO neutron.db.l3_hamode_db [None req-54292476-5353-4ede-b30c-bb825ba9b8fa 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network c7999208-d25b-4640-ba67-b17aa3e25ca8 was deleted as no HA routers are present in tenant 68fb26a2b7bc4c1891daa24e1d4f7ed6. 2026-06-12 02:33:24.356 7 INFO neutron.services.segments.plugin [-] Segment 540c845c-c9b8-4830-9066-c698c025d213 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 540c845c-c9b8-4830-9066-c698c025d213 found for delete ", "request_id": "req-c2174966-1aff-4db3-a03e-250314058f74"}]} [pid: 7|app: 0|req: 908/2012] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:23 2026] DELETE /v2.0/routers/77c85da6-cec6-4069-bc15-1f57b87059e2 => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:24.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-806537b0-488e-4e67-92c0-33cffc0c2e90 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: ebc1fff6-8a28-4e97-b8f5-7c15c6ccc1bb 2026-06-12 02:33:24.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-806537b0-488e-4e67-92c0-33cffc0c2e90 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: ebc1fff6-8a28-4e97-b8f5-7c15c6ccc1bb [pid: 7|app: 0|req: 909/2013] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:24 2026] DELETE /v2.0/subnets/d6bd03a3-ce24-4995-9198-559f7394f8ff => 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: 1105/2014] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:24 2026] DELETE /v2.0/networks/36cc49c9-11f5-4b40-a1c3-0d39b7691ea3 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:24.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-99c9a893-d1d1-4e55-8ffd-6b44bfa480a9 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: c591c544-da0d-41f2-b1ff-808a283b0cb3 2026-06-12 02:33:24.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99c9a893-d1d1-4e55-8ffd-6b44bfa480a9 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: c591c544-da0d-41f2-b1ff-808a283b0cb3 [pid: 8|app: 0|req: 1106/2015] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:24 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2016] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:24 2026] GET /v2.0/security-groups?tenant_id=e2411e737faa4154bf5ad009ef7212d1&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2017] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:24 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2018] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:24 2026] DELETE /v2.0/security-groups/bbfb9b11-86f2-4626-ac79-fb2a05faa6ce => 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: 910/2019] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:24 2026] DELETE /v2.0/networks/5a546898-d036-44ad-a5e0-6efeee99d638 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2020] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:25 2026] GET /v2.0/security-groups?tenant_id=68fb26a2b7bc4c1891daa24e1d4f7ed6&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/2021] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:25 2026] DELETE /v2.0/security-groups/62b36b8a-8885-461d-9082-4ca04528e658 => 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: 1111/2022] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:25 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/2023] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:25 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:26.205 8 INFO neutron.services.segments.plugin [-] Segment 0d2444b4-9639-4085-8d94-fd341fd59627 resource provider aggregate not found 2026-06-12 02:33:26.208 8 INFO neutron.services.segments.plugin [-] Segment 0d2444b4-9639-4085-8d94-fd341fd59627 resource provider aggregate not found 2026-06-12 02:33:26.222 8 INFO neutron.services.segments.plugin [-] Segment 0d2444b4-9639-4085-8d94-fd341fd59627 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 0d2444b4-9639-4085-8d94-fd341fd59627 found for delete ", "request_id": "req-1b811f0a-ddaa-4969-a103-0138f3a96b39"}]} 2026-06-12 02:33:26.224 8 INFO neutron.services.segments.plugin [-] Segment 0d2444b4-9639-4085-8d94-fd341fd59627 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 0d2444b4-9639-4085-8d94-fd341fd59627 found for delete ", "request_id": "req-80c1038c-6542-4de4-8e2c-c4251fb60a73"}]} 2026-06-12 02:33:26.385 7 INFO neutron.services.segments.plugin [-] Segment 86a17df9-d8b0-40f5-875b-9a3657ced61c resource provider aggregate not found 2026-06-12 02:33:26.388 7 INFO neutron.services.segments.plugin [-] Segment 86a17df9-d8b0-40f5-875b-9a3657ced61c resource provider aggregate not found 2026-06-12 02:33:26.403 7 INFO neutron.services.segments.plugin [-] Segment 86a17df9-d8b0-40f5-875b-9a3657ced61c 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 86a17df9-d8b0-40f5-875b-9a3657ced61c found for delete ", "request_id": "req-dde3b9b9-88d0-40db-80a5-c81cccb4efea"}]} 2026-06-12 02:33:26.408 7 INFO neutron.services.segments.plugin [-] Segment 86a17df9-d8b0-40f5-875b-9a3657ced61c 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 86a17df9-d8b0-40f5-875b-9a3657ced61c found for delete ", "request_id": "req-63a7f772-cc11-4557-bd86-f395b837b146"}]} [pid: 8|app: 0|req: 1112/2024] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:26 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/2025] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:27 2026] GET /v2.0/security-groups?id=4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5&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: 1113/2026] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:33:27 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:27.298 7 INFO neutron_taas.services.taas.taas_plugin [req-bce7402b-b122-444d-a85e-f5d312eb4ab1 req-2406ff2e-499e-4b8e-830c-6201b35c0f46 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 8b4bb472-29d3-48a8-913d-1ac561322857 2026-06-12 02:33:27.303 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bce7402b-b122-444d-a85e-f5d312eb4ab1 req-2406ff2e-499e-4b8e-830c-6201b35c0f46 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 8b4bb472-29d3-48a8-913d-1ac561322857 2026-06-12 02:33:27.440 7 INFO neutron.db.l3_db [req-bce7402b-b122-444d-a85e-f5d312eb4ab1 req-2406ff2e-499e-4b8e-830c-6201b35c0f46 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Floating IP d03a5832-c297-47a5-a01a-d0bb4e18489a disassociated. External IP: 10.96.250.205, port: 8b4bb472-29d3-48a8-913d-1ac561322857. [pid: 7|app: 0|req: 914/2027] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:33:27 2026] DELETE /v2.0/ports/8b4bb472-29d3-48a8-913d-1ac561322857 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:27.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce98fcce-a5b2-419e-b240-d1cac9af6e8f'] response: {'server_uuid': 'eca47ee4-0a70-4d3a-aa74-0375826d4d9f', 'name': 'network-vif-deleted', 'tag': '8b4bb472-29d3-48a8-913d-1ac561322857', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2028] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:28 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 915/2029] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:29 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2030] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:30 2026] GET /v2.0/ports?device_id=eca47ee4-0a70-4d3a-aa74-0375826d4d9f => 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: 916/2031] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:33:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2032] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:33:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2033] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:33:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2034] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:33:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/2035] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:33:30 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2036] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:33:30 2026] PUT /v2.0/policies/b4c2ddaa-bc1a-4df2-8b7e-c23696e588d6/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: 919/2037] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:33:30 2026] PUT /v2.0/policies/6760f842-0851-4c26-b678-1060638d5520/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: 1119/2038] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:33:30 2026] PUT /v2.0/policies/b8bc90fc-8bcc-46dc-b004-010d1cf21d64/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2039] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:33:31 2026] PUT /v2.0/policies/16b32e0b-c7fc-4536-ba2b-40e92949df28/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2040] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:31 2026] GET /v2.0/security-groups?tenant_id=d4c8f926bbaa496fbb7c4edc4c909713&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2041] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:31 2026] DELETE /v2.0/security-groups/a7a1a4bf-1e59-47fa-8e8c-23081aa25633 => 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: 1121/2042] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:31 2026] DELETE /v2.0/security-groups/4fc18d5d-ce85-4b3e-822f-ccee6b3ce3d5 => 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: 1122/2043] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:31 2026] GET /v2.0/security-groups?tenant_id=91a5c5d6ea4a46219ad2eaf2b25849cf&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2044] 10.0.0.95 () {32 vars in 673 bytes} [Fri Jun 12 02:33:31 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:31.729 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f3656aa-09c4-46cb-923d-933ea860b50e 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 6e01170b-5622-4441-9136-ee0c7673fc3d 2026-06-12 02:33:31.731 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f3656aa-09c4-46cb-923d-933ea860b50e 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 6e01170b-5622-4441-9136-ee0c7673fc3d [pid: 7|app: 0|req: 923/2045] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:31 2026] DELETE /v2.0/security-groups/e12b7e22-b14f-41f2-84c7-eb061d3904ba => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2046] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:31 2026] DELETE /v2.0/floatingips/d03a5832-c297-47a5-a01a-d0bb4e18489a => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2047] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2048] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 924/2049] 10.0.0.95 () {32 vars in 687 bytes} [Fri Jun 12 02:33:31 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2050] 10.0.0.95 () {32 vars in 683 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2051] 10.0.0.95 () {32 vars in 695 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2052] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/2053] 10.0.0.95 () {32 vars in 695 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2054] 10.0.0.95 () {32 vars in 691 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2055] 10.0.0.95 () {32 vars in 703 bytes} [Fri Jun 12 02:33:32 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2056] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:33:32 2026] DELETE /v2.0/qos/policies/b4c2ddaa-bc1a-4df2-8b7e-c23696e588d6 => 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: 928/2057] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:33:32 2026] DELETE /v2.0/qos/policies/6760f842-0851-4c26-b678-1060638d5520 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2058] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:33:32 2026] DELETE /v2.0/qos/policies/b8bc90fc-8bcc-46dc-b004-010d1cf21d64 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2059] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:33:32 2026] DELETE /v2.0/qos/policies/16b32e0b-c7fc-4536-ba2b-40e92949df28 => 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: 1131/2060] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:33:32 2026] DELETE /v2.0/qos/policies/5fc5c8f0-7088-4b24-9159-434b3809a84a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2061] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:33 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2062] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:33 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 931/2063] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:33 2026] GET /v2.0/security-groups?tenant_id=4543672b2871415dad55b38210e40800&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: 1133/2064] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:34 2026] DELETE /v2.0/security-groups/9d891ea6-f7f9-443b-af7d-3707ae9a8db1 => 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: 932/2065] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:34 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2066] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:33:34 2026] GET /v2.0/security-groups?id=89efae1c-ee90-41ab-ba8f-12b3ead10ef4&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: 1135/2067] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:33:34 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2068] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:34 2026] GET /v2.0/security-groups?tenant_id=b3412ab20edf4f61b22900466a7893c0&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:34.587 8 INFO neutron_taas.services.taas.taas_plugin [req-ea5a80e1-b44c-4aba-9e36-3b8220f99296 req-31b90dd1-78b4-4479-9bf1-3d0c73d4e31c 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c 2026-06-12 02:33:34.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea5a80e1-b44c-4aba-9e36-3b8220f99296 req-31b90dd1-78b4-4479-9bf1-3d0c73d4e31c 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c [pid: 7|app: 0|req: 934/2069] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:34 2026] DELETE /v2.0/security-groups/52879960-3d37-4c82-a801-e67cfb6d7c57 => 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: 1136/2070] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:33:34 2026] DELETE /v2.0/ports/0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:34.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e522c03-0398-4845-aa30-d096113aea72'] response: {'server_uuid': '5441fa21-163e-42ef-bce0-5d4c46ed6add', 'name': 'network-vif-deleted', 'tag': '0fb2f287-e8b8-4da9-9bb9-cd9894a3ce1c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 935/2071] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:34 2026] GET /v2.0/security-groups?tenant_id=f82cdcb1334d4d01a6e72930170c2a4d&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2072] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:34 2026] DELETE /v2.0/security-groups/db921c9f-3ab4-4fb5-ad92-637dacfe6490 => 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: 936/2073] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:35 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 1138/2074] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:36 2026] GET /v2.0/security-groups?tenant_id=aee9e2b1231a45d5afd287c3887db117&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2075] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:36 2026] DELETE /v2.0/security-groups/c9cd0e85-dc5d-407c-8d06-601899a20a33 => 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: 1139/2076] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:36 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 938/2077] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:36 2026] GET /v2.0/security-groups?tenant_id=6eebbaaec53942119d126f559b7180c8&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2078] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:36 2026] DELETE /v2.0/security-groups/8cc98050-16c0-4248-8b3b-f5a58ea9a8a0 => 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: 939/2079] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:33:37 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2080] 10.0.0.22 () {34 vars in 1039 bytes} [Fri Jun 12 02:33:37 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2081] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:37 2026] GET /v2.0/ports?device_id=5441fa21-163e-42ef-bce0-5d4c46ed6add => 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: 1143/2084] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:38 2026] DELETE /v2.0/security-groups/89efae1c-ee90-41ab-ba8f-12b3ead10ef4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:39.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-878542f4-27a5-42cc-9683-1e3d11253d71 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: db728e96-98a4-47d6-b981-3704191dffbc 2026-06-12 02:33:39.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-878542f4-27a5-42cc-9683-1e3d11253d71 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: db728e96-98a4-47d6-b981-3704191dffbc 2026-06-12 02:33:39.606 8 INFO neutron.db.segments_db [None req-4249fa9a-01b1-42e2-8a12-3e3484e68b9d f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Added segment 436a1a44-6b7d-40a5-ace6-b100030df257 of type vxlan for network 6946afd9-3f61-45a8-a8d8-1cfaa30d18c5 2026-06-12 02:33:39.835 8 INFO neutron.db.l3_hamode_db [None req-4249fa9a-01b1-42e2-8a12-3e3484e68b9d f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 942/2085] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:33:38 2026] PUT /v2.0/routers/f9f2db59-8cd4-4740-8800-a4aa9e7c105c/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:39.946 8 INFO neutron.db.l3_hamode_db [None req-4249fa9a-01b1-42e2-8a12-3e3484e68b9d f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 943/2086] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:39 2026] DELETE /v2.0/subnets/914262a9-b18f-4381-aac8-5b20db348256 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:40.341 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6f9130d-8b92-46b0-acda-376fcbb28b99 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 415783b0-50fb-44be-b1c9-a0171b5724f0 2026-06-12 02:33:40.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6f9130d-8b92-46b0-acda-376fcbb28b99 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 415783b0-50fb-44be-b1c9-a0171b5724f0 [pid: 8|app: 0|req: 1144/2087] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:33:39 2026] POST /v2.0/routers => generated 474 bytes in 1280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:40.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6f9130d-8b92-46b0-acda-376fcbb28b99 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 50c652aa-48ef-4553-9a62-b65e97115aff 2026-06-12 02:33:40.662 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6f9130d-8b92-46b0-acda-376fcbb28b99 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 50c652aa-48ef-4553-9a62-b65e97115aff 2026-06-12 02:33:40.693 8 INFO neutron.db.l3_hamode_db [None req-16e7abe0-4a5b-4218-bb6c-6a1767d30c61 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:40.828 8 INFO neutron.db.l3_hamode_db [None req-16e7abe0-4a5b-4218-bb6c-6a1767d30c61 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:40.950 7 INFO neutron.services.segments.plugin [-] Segment 23e7e877-cd41-4324-9df3-be138f2a686d resource provider aggregate not found 2026-06-12 02:33:40.951 7 INFO neutron.services.segments.plugin [-] Segment 23e7e877-cd41-4324-9df3-be138f2a686d resource provider aggregate not found 2026-06-12 02:33:40.968 7 INFO neutron.db.l3_hamode_db [None req-f6f9130d-8b92-46b0-acda-376fcbb28b99 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] HA network aaad5edf-5930-4526-92be-399d7d71dca5 was deleted as no HA routers are present in tenant 74adf062641948b9bda4045e75591737. 2026-06-12 02:33:40.976 7 INFO neutron.services.segments.plugin [-] Segment 23e7e877-cd41-4324-9df3-be138f2a686d 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 23e7e877-cd41-4324-9df3-be138f2a686d found for delete ", "request_id": "req-68e58dea-51c4-478d-9e1d-9938b7820dfb"}]} [pid: 7|app: 0|req: 944/2088] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:40 2026] DELETE /v2.0/routers/f9f2db59-8cd4-4740-8800-a4aa9e7c105c => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:40.978 7 INFO neutron.services.segments.plugin [-] Segment 23e7e877-cd41-4324-9df3-be138f2a686d 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 23e7e877-cd41-4324-9df3-be138f2a686d found for delete ", "request_id": "req-63659ba1-b94e-4e3b-b699-bc4cae551257"}]} 2026-06-12 02:33:41.104 7 INFO neutron_taas.services.taas.taas_plugin [None req-c45adcb7-0b7f-4f0e-bf6b-e02829a1e8ed 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] TaaS: Handle Delete Port: 0773ffac-be4c-4817-bd4a-0f03fa7db511 2026-06-12 02:33:41.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c45adcb7-0b7f-4f0e-bf6b-e02829a1e8ed 1fecb3998fea4a2e95ebf3a178f2b654 74adf062641948b9bda4045e75591737 - - default default] Tap Mirror: Handle Delete Port: 0773ffac-be4c-4817-bd4a-0f03fa7db511 [pid: 7|app: 0|req: 945/2089] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:40 2026] DELETE /v2.0/networks/2f046e9b-1c06-4f6f-8699-d55fa9090de6 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2090] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:33:40 2026] POST /v2.0/routers => generated 474 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:41.501 7 INFO neutron.db.l3_hamode_db [None req-19b510e2-4a1e-40c0-8c77-a2c82f8cc3a1 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:41.615 7 INFO neutron.db.l3_hamode_db [None req-19b510e2-4a1e-40c0-8c77-a2c82f8cc3a1 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1146/2091] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:42 2026] GET /v2.0/security-groups?tenant_id=74adf062641948b9bda4045e75591737&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2092] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:42 2026] DELETE /v2.0/security-groups/63c0007f-9baf-43ca-a4df-0d926b3bb6f9 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2093] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:33:41 2026] POST /v2.0/routers => generated 474 bytes in 837 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:42.342 8 INFO neutron.db.l3_hamode_db [None req-dd8b7567-76a9-479d-9c45-db043b35d588 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:42.445 8 INFO neutron.db.l3_hamode_db [None req-dd8b7567-76a9-479d-9c45-db043b35d588 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 947/2094] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:42 2026] GET /v2.0/security-groups?tenant_id=bd8f99fe862143799a06862990c09e88&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2095] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:42 2026] DELETE /v2.0/security-groups/4c51a8bc-2ee9-43c3-b61a-c254a5e52a0c => 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: 949/2096] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:42 2026] GET /v2.0/security-groups?tenant_id=59324409a11248d9826bdfd0e6f3589d&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:43.009 7 INFO neutron.services.segments.plugin [-] Segment d43c23a6-8aef-4055-bcf1-aadfe09f850d resource provider aggregate not found 2026-06-12 02:33:43.014 7 INFO neutron.services.segments.plugin [-] Segment d43c23a6-8aef-4055-bcf1-aadfe09f850d resource provider aggregate not found 2026-06-12 02:33:43.038 7 INFO neutron.services.segments.plugin [-] Segment d43c23a6-8aef-4055-bcf1-aadfe09f850d 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 d43c23a6-8aef-4055-bcf1-aadfe09f850d found for delete ", "request_id": "req-a638a644-c3c3-4a16-b28f-25885372e61e"}]} 2026-06-12 02:33:43.040 7 INFO neutron.services.segments.plugin [-] Segment d43c23a6-8aef-4055-bcf1-aadfe09f850d 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 d43c23a6-8aef-4055-bcf1-aadfe09f850d found for delete ", "request_id": "req-829328bf-6ea1-40bd-8daf-ac0c3804da1b"}]} [pid: 8|app: 0|req: 1148/2097] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:33:42 2026] POST /v2.0/routers => generated 474 bytes in 746 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:43.119 8 INFO neutron.db.l3_hamode_db [None req-1160068f-6043-4be1-a0fa-c1af69d6401e f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 950/2098] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:43 2026] DELETE /v2.0/security-groups/a4c3a0c2-d594-4152-8f65-0cc43eac4081 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:43.261 8 INFO neutron.db.l3_hamode_db [None req-1160068f-6043-4be1-a0fa-c1af69d6401e f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 951/2099] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:43 2026] GET /v2.0/security-groups?tenant_id=cab8cf1c52f144fbb085692ebcb8dcb4&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2100] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:43 2026] DELETE /v2.0/security-groups/f824f65a-d4ac-4fa7-9724-cc401190e385 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2101] 10.0.0.95 () {34 vars in 667 bytes} [Fri Jun 12 02:33:43 2026] POST /v2.0/routers => generated 474 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2102] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:33:43 2026] PUT /v2.0/routers/dd226c8c-40f6-42e7-97ae-9a6bba2c1680/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2103] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:33:43 2026] PUT /v2.0/routers/f7b0954e-327a-4617-88c0-a3bc5718b8ce/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2104] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:33:44 2026] PUT /v2.0/routers/21b8c71b-dd92-412f-8722-4584923bc322/tags => generated 34 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2105] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:33:44 2026] PUT /v2.0/routers/80a45a88-c9ab-4a2e-bf23-68784163c1a2/tags => generated 19 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2106] 10.0.0.95 () {32 vars in 663 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2107] 10.0.0.95 () {32 vars in 677 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2108] 10.0.0.95 () {32 vars in 673 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2109] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:44.682 8 INFO neutron.db.segments_db [None req-39f32295-e368-440d-bde6-a70b1af9da4a 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 of type vxlan for network a60827fe-e8e9-4bbd-a315-4918a33afddf [pid: 7|app: 0|req: 959/2110] 10.0.0.95 () {32 vars in 671 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2111] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:33:44 2026] POST /v2.0/networks => generated 741 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2112] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2113] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2114] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2115] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:44 2026] GET /v2.0/routers/dd226c8c-40f6-42e7-97ae-9a6bba2c1680 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2116] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:44 2026] POST /v2.0/subnets => generated 688 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:45.026 8 INFO neutron.db.segments_db [None req-5c86746a-cf26-47ba-b368-4c63eb5819c2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 0e2538e4-5888-4dda-a7e1-4574dbb94592 of type vxlan for network 948e6fde-c6fa-4561-94ed-7473b180bde8 2026-06-12 02:33:45.301 8 INFO neutron.db.l3_hamode_db [None req-5c86746a-cf26-47ba-b368-4c63eb5819c2 83187258b4264344a432dc4befa5070e a0839c0815e24143a2e7b5deb277fefb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 964/2117] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:33:44 2026] PUT /v2.0/routers/dd226c8c-40f6-42e7-97ae-9a6bba2c1680 => generated 485 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2118] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:45 2026] GET /v2.0/ports?device_id=dd226c8c-40f6-42e7-97ae-9a6bba2c1680 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:45.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-43a33714-2cb9-4ac4-933b-84c5be1e27a6 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] TaaS: Handle Delete Port: 1f318846-5de5-419d-9adf-4bd4afd15622 2026-06-12 02:33:45.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43a33714-2cb9-4ac4-933b-84c5be1e27a6 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Tap Mirror: Handle Delete Port: 1f318846-5de5-419d-9adf-4bd4afd15622 [pid: 7|app: 0|req: 966/2119] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:45 2026] DELETE /v2.0/routers/dd226c8c-40f6-42e7-97ae-9a6bba2c1680 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2120] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:45 2026] GET /v2.0/routers/f7b0954e-327a-4617-88c0-a3bc5718b8ce => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:46.028 8 INFO neutron.db.l3_hamode_db [None req-5c86746a-cf26-47ba-b368-4c63eb5819c2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 968/2121] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:33:45 2026] PUT /v2.0/routers/f7b0954e-327a-4617-88c0-a3bc5718b8ce => generated 493 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2122] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:46 2026] GET /v2.0/ports?device_id=f7b0954e-327a-4617-88c0-a3bc5718b8ce => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:46.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-722a0905-045a-4893-80a2-fd983f8ba894 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] TaaS: Handle Delete Port: 4ab246b7-554b-406c-ae32-22a2f7a0a610 2026-06-12 02:33:46.815 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-722a0905-045a-4893-80a2-fd983f8ba894 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Tap Mirror: Handle Delete Port: 4ab246b7-554b-406c-ae32-22a2f7a0a610 [pid: 8|app: 0|req: 1154/2123] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:44 2026] POST /v2.0/routers => generated 728 bytes in 1956 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2124] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:46 2026] DELETE /v2.0/routers/f7b0954e-327a-4617-88c0-a3bc5718b8ce => generated 0 bytes in 379 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2125] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:46 2026] GET /v2.0/routers/21b8c71b-dd92-412f-8722-4584923bc322 => generated 502 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2126] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:33:47 2026] PUT /v2.0/routers/21b8c71b-dd92-412f-8722-4584923bc322 => generated 502 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2127] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:47 2026] GET /v2.0/ports?device_id=21b8c71b-dd92-412f-8722-4584923bc322 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:47.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-7743c4ea-c644-4048-8db4-1096cb4083c3 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] TaaS: Handle Delete Port: fa6cf53b-865f-4d3d-a29d-bfb66157aace 2026-06-12 02:33:47.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7743c4ea-c644-4048-8db4-1096cb4083c3 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Tap Mirror: Handle Delete Port: fa6cf53b-865f-4d3d-a29d-bfb66157aace [pid: 7|app: 0|req: 974/2128] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:47 2026] DELETE /v2.0/routers/21b8c71b-dd92-412f-8722-4584923bc322 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2129] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:33:46 2026] PUT /v2.0/routers/34913b98-b271-4066-8ba1-955b3d436e62/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2130] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:48 2026] GET /v2.0/routers/80a45a88-c9ab-4a2e-bf23-68784163c1a2 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2131] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:48 2026] GET /v2.0/security-groups?tenant_id=083ac0916de7419db11a30f24d9dc7c3&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: 977/2132] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:48 2026] DELETE /v2.0/security-groups/c989fbb7-5aa5-48ac-80a2-70002be5151f => 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: 1156/2133] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:33:48 2026] PUT /v2.0/routers/80a45a88-c9ab-4a2e-bf23-68784163c1a2 => generated 487 bytes in 967 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2134] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:49 2026] GET /v2.0/ports?device_id=80a45a88-c9ab-4a2e-bf23-68784163c1a2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:49.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-819e8328-8e9b-4971-9ce9-30366b2e6fca f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] TaaS: Handle Delete Port: 744a9fa2-10f3-4766-a385-27875a2ba93f 2026-06-12 02:33:49.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-819e8328-8e9b-4971-9ce9-30366b2e6fca f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Tap Mirror: Handle Delete Port: 744a9fa2-10f3-4766-a385-27875a2ba93f 2026-06-12 02:33:49.435 7 INFO neutron.db.segments_db [None req-8d9e3139-51f6-4893-8354-345280811a43 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 of type vxlan for network ba4a75e4-7009-4e6c-b7ec-293620b35a5b [pid: 8|app: 0|req: 1157/2135] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:49 2026] DELETE /v2.0/routers/80a45a88-c9ab-4a2e-bf23-68784163c1a2 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2136] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:49 2026] GET /v2.0/routers/7c696692-8289-46bd-8281-84bddd14ddfe => generated 480 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2137] 10.0.0.95 () {34 vars in 670 bytes} [Fri Jun 12 02:33:49 2026] POST /v2.0/networks => generated 739 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2138] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:49 2026] POST /v2.0/subnets => generated 687 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:49.757 7 INFO neutron.db.segments_db [None req-040bc4aa-111f-4a00-8618-d3ecfec3009e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Added segment 9db669c0-eb5b-401a-9a3c-e6117776cf3a of type vxlan for network 0a3e4ddd-0615-49b8-9fab-2168f563cd62 [pid: 8|app: 0|req: 1159/2139] 10.0.0.95 () {34 vars in 741 bytes} [Fri Jun 12 02:33:49 2026] PUT /v2.0/routers/7c696692-8289-46bd-8281-84bddd14ddfe => generated 480 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2140] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:33:50 2026] GET /v2.0/ports?device_id=7c696692-8289-46bd-8281-84bddd14ddfe => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:50.034 7 INFO neutron.db.l3_hamode_db [None req-040bc4aa-111f-4a00-8618-d3ecfec3009e 83187258b4264344a432dc4befa5070e b8a9d49141b1452a8c82299ff5aa5f8e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:50.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-14424d2d-bcb9-4468-a0a0-d455b251fda4 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] TaaS: Handle Delete Port: d9a90af6-9967-4d77-abca-d5de3d2c966d 2026-06-12 02:33:50.218 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14424d2d-bcb9-4468-a0a0-d455b251fda4 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] Tap Mirror: Handle Delete Port: d9a90af6-9967-4d77-abca-d5de3d2c966d 2026-06-12 02:33:50.574 8 INFO neutron.services.segments.plugin [-] Segment 436a1a44-6b7d-40a5-ace6-b100030df257 resource provider aggregate not found 2026-06-12 02:33:50.580 8 INFO neutron.services.segments.plugin [-] Segment 436a1a44-6b7d-40a5-ace6-b100030df257 resource provider aggregate not found 2026-06-12 02:33:50.595 8 INFO neutron.services.segments.plugin [-] Segment 436a1a44-6b7d-40a5-ace6-b100030df257 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 436a1a44-6b7d-40a5-ace6-b100030df257 found for delete ", "request_id": "req-8a492c77-1504-48c0-95d8-defb559e34d7"}]} 2026-06-12 02:33:50.602 8 INFO neutron.services.segments.plugin [-] Segment 436a1a44-6b7d-40a5-ace6-b100030df257 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 436a1a44-6b7d-40a5-ace6-b100030df257 found for delete ", "request_id": "req-c5600c0f-9777-405d-b2dd-208ad6500cd6"}]} 2026-06-12 02:33:50.608 8 INFO neutron.db.l3_hamode_db [None req-14424d2d-bcb9-4468-a0a0-d455b251fda4 f52a61701983488ca0382b19e115cea5 43a2bfee0ea6484db833ff694daf0759 - - default default] HA network 6946afd9-3f61-45a8-a8d8-1cfaa30d18c5 was deleted as no HA routers are present in tenant 43a2bfee0ea6484db833ff694daf0759. [pid: 8|app: 0|req: 1161/2141] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:50 2026] DELETE /v2.0/routers/7c696692-8289-46bd-8281-84bddd14ddfe => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2142] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:33:50 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:50.915 7 INFO neutron.db.l3_hamode_db [None req-040bc4aa-111f-4a00-8618-d3ecfec3009e 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-12 02:33:50.939 8 INFO neutron.db.segments_db [None req-e83324e6-a516-4e8d-b7f1-dc273116e827 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Added segment 2ef9bbfe-2c91-4b15-881a-341730f443a3 of type vxlan for network 965479be-1932-45d8-b4cc-87a93b8a007b [pid: 8|app: 0|req: 1163/2143] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:33:50 2026] POST /v2.0/networks => generated 649 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2144] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:33:51 2026] POST /v2.0/ports => generated 779 bytes in 297 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-12 02:33:51.395 8 INFO neutron.db.segments_db [None req-13af2bc9-87a6-4965-b18e-14ace1bcadee c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Added segment e740012d-fc64-4917-beb7-a173587a3837 of type vxlan for network f6b768cd-cdb6-4ccd-a725-648d526bfbd1 [pid: 8|app: 0|req: 1165/2145] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:33:51 2026] POST /v2.0/networks => generated 636 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2146] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:51 2026] POST /v2.0/subnets => generated 646 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2147] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:49 2026] POST /v2.0/routers => generated 727 bytes in 2199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2148] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:51 2026] GET /v2.0/security-groups?tenant_id=43a2bfee0ea6484db833ff694daf0759&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2149] 10.0.0.9 () {30 vars in 688 bytes} [Fri Jun 12 02:33:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2150] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:33:51 2026] POST /v2.0/ports => generated 966 bytes in 430 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: 983/2151] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:52 2026] DELETE /v2.0/security-groups/7894fb99-a09c-4e9b-bba2-b398e9e37b71 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2152] 10.0.0.9 () {30 vars in 690 bytes} [Fri Jun 12 02:33:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:52.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-68e06fab-f138-4657-a9cf-386abaad91a2 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] TaaS: Handle Delete Port: 67c902ce-03e0-4968-bfb5-20d42415817a 2026-06-12 02:33:52.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68e06fab-f138-4657-a9cf-386abaad91a2 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Tap Mirror: Handle Delete Port: 67c902ce-03e0-4968-bfb5-20d42415817a [pid: 7|app: 0|req: 985/2153] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:52 2026] DELETE /v2.0/ports/67c902ce-03e0-4968-bfb5-20d42415817a => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2154] 10.0.0.9 () {30 vars in 666 bytes} [Fri Jun 12 02:33:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2155] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:52 2026] GET /v2.0/security-groups?tenant_id=4fe4f560fcdf4f988318c4b7dca565c4&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:53.003 7 INFO neutron.pecan_wsgi.hooks.translation [None req-660ff78e-e8e2-4bcb-b7e3-08257ace5845 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/2156] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:52 2026] DELETE /v2.0/ports/67c902ce-03e0-4968-bfb5-20d42415817a => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2157] 10.0.0.9 () {30 vars in 702 bytes} [Fri Jun 12 02:33:53 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: 990/2158] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:53 2026] DELETE /v2.0/security-groups/ace6c4e0-2d7e-41fd-af0e-4d51b624e859 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:33:53.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a477fbbd-7a9a-4c73-ac5d-97204f2a310f c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/2159] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/ports/67c902ce-03e0-4968-bfb5-20d42415817a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2160] 10.0.0.95 () {34 vars in 782 bytes} [Fri Jun 12 02:33:51 2026] PUT /v2.0/routers/d4ffaa2e-ac6f-40b4-8f86-d10d4308f770/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2161] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:53 2026] DELETE /v2.0/subnets/382e4375-a063-475a-935c-33a09d5d69db => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:53.553 8 INFO neutron.services.segments.plugin [-] Segment e740012d-fc64-4917-beb7-a173587a3837 resource provider aggregate not found 2026-06-12 02:33:53.559 8 INFO neutron.services.segments.plugin [-] Segment e740012d-fc64-4917-beb7-a173587a3837 resource provider aggregate not found 2026-06-12 02:33:53.581 8 INFO neutron.services.segments.plugin [-] Segment e740012d-fc64-4917-beb7-a173587a3837 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 e740012d-fc64-4917-beb7-a173587a3837 found for delete ", "request_id": "req-fabb6523-f52a-4bf9-9492-9c64dc58a93d"}]} [pid: 7|app: 0|req: 993/2162] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/security-groups?tenant_id=95351983eb594c208d8ca26a48542a51&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:33:53.593 8 INFO neutron.services.segments.plugin [-] Segment e740012d-fc64-4917-beb7-a173587a3837 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 e740012d-fc64-4917-beb7-a173587a3837 found for delete ", "request_id": "req-85882ac6-aec5-4a6c-8fe9-fd2480438f65"}]} [pid: 8|app: 0|req: 1170/2165] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:53 2026] DELETE /v2.0/networks/f6b768cd-cdb6-4ccd-a725-648d526bfbd1 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:53.679 8 INFO neutron.db.segments_db [None req-0b4e4c71-bbae-4846-bf70-8fb3cb9b297a c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Added segment d400d343-2c03-4675-bcb9-4e5fe0e3e5bb of type vxlan for network e3c2fff1-0fb4-40f8-a284-2bdff51f6e8a [pid: 7|app: 0|req: 996/2166] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:53 2026] DELETE /v2.0/security-groups/767e2361-f945-4d1a-9e5d-463fdca7179a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2167] 10.0.0.9 () {28 vars in 437 bytes} [Fri Jun 12 02:33:53 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2168] 10.0.0.9 () {30 vars in 726 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2169] 10.0.0.9 () {30 vars in 688 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2170] 10.0.0.9 () {30 vars in 690 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2171] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:33:53 2026] POST /v2.0/networks => generated 636 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2172] 10.0.0.9 () {30 vars in 666 bytes} [Fri Jun 12 02:33:53 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: 1173/2173] 10.0.0.9 () {30 vars in 702 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2174] 10.0.0.9 () {30 vars in 726 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1175/2175] 10.0.0.9 () {30 vars in 688 bytes} [Fri Jun 12 02:33:53 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: 1176/2176] 10.0.0.9 () {30 vars in 690 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2177] 10.0.0.9 () {30 vars in 666 bytes} [Fri Jun 12 02:33:53 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: 8|app: 0|req: 1178/2178] 10.0.0.9 () {30 vars in 702 bytes} [Fri Jun 12 02:33:53 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: 1179/2179] 10.0.0.9 () {30 vars in 728 bytes} [Fri Jun 12 02:33:53 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2180] 10.0.0.9 () {30 vars in 680 bytes} [Fri Jun 12 02:33:54 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2181] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:33:53 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2182] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-groups => generated 1673 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2183] 10.0.0.9 () {34 vars in 702 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/ports => generated 1132 bytes in 360 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: 1182/2184] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/ports => generated 927 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2185] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:54.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3ae29aa-ab72-4178-9d07-90d2f45d3148 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] TaaS: Handle Delete Port: 0110ce8a-5d4b-4f0e-9f84-e8576cf1e174 2026-06-12 02:33:54.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3ae29aa-ab72-4178-9d07-90d2f45d3148 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Tap Mirror: Handle Delete Port: 0110ce8a-5d4b-4f0e-9f84-e8576cf1e174 [pid: 7|app: 0|req: 1004/2186] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2187] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:54 2026] DELETE /v2.0/ports/0110ce8a-5d4b-4f0e-9f84-e8576cf1e174 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:54.859 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37404e1c-a065-4c31-8496-8cc4425dd6e1 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1184/2188] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:33:54 2026] GET /v2.0/ports/0110ce8a-5d4b-4f0e-9f84-e8576cf1e174 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2189] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2190] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2191] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:54 2026] DELETE /v2.0/subnets/c741af32-f915-43a9-859f-cef3f6e5a1d9 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:33:55.032 7 INFO neutron.db.securitygroups_db [None req-1cc01e26-1c9d-474d-bc62-4d39ba0eb544 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Project a0839c0815e24143a2e7b5deb277fefb 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: 1007/2192] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:55.165 7 INFO neutron.db.securitygroups_db [None req-ed109af1-a3ec-4d36-8fe1-e57c4d01c077 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Project a0839c0815e24143a2e7b5deb277fefb 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: 1186/2193] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:55 2026] DELETE /v2.0/networks/e3c2fff1-0fb4-40f8-a284-2bdff51f6e8a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2194] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:55 2026] POST /v2.0/security-group-rules => generated 606 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2195] 10.0.0.95 () {34 vars in 664 bytes} [Fri Jun 12 02:33:55 2026] POST /v2.0/ports => generated 779 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:55.603 8 INFO neutron.services.segments.plugin [-] Segment d400d343-2c03-4675-bcb9-4e5fe0e3e5bb resource provider aggregate not found 2026-06-12 02:33:55.617 8 INFO neutron.services.segments.plugin [-] Segment d400d343-2c03-4675-bcb9-4e5fe0e3e5bb resource provider aggregate not found 2026-06-12 02:33:55.626 8 INFO neutron.services.segments.plugin [-] Segment d400d343-2c03-4675-bcb9-4e5fe0e3e5bb 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 d400d343-2c03-4675-bcb9-4e5fe0e3e5bb found for delete ", "request_id": "req-08cfe8e5-eb83-44a8-8152-788a10e9c748"}]} 2026-06-12 02:33:55.630 8 INFO neutron.services.segments.plugin [-] Segment d400d343-2c03-4675-bcb9-4e5fe0e3e5bb 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 d400d343-2c03-4675-bcb9-4e5fe0e3e5bb found for delete ", "request_id": "req-d06e9bfc-bd5e-4ff3-a217-3e4c3853d60e"}]} [pid: 7|app: 0|req: 1009/2196] 10.0.0.95 () {34 vars in 736 bytes} [Fri Jun 12 02:33:55 2026] PUT /v2.0/ports/c05ad9cc-5c48-4bea-b41b-b26cc3502b75 => generated 752 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:33:55.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe0bf996-1c4e-4b4b-b51c-772f92c53969 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] TaaS: Handle Delete Port: c05ad9cc-5c48-4bea-b41b-b26cc3502b75 2026-06-12 02:33:55.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe0bf996-1c4e-4b4b-b51c-772f92c53969 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Tap Mirror: Handle Delete Port: c05ad9cc-5c48-4bea-b41b-b26cc3502b75 [pid: 7|app: 0|req: 1010/2197] 10.0.0.95 () {34 vars in 684 bytes} [Fri Jun 12 02:33:55 2026] POST /v2.0/security-groups => generated 1659 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2198] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:55 2026] DELETE /v2.0/ports/c05ad9cc-5c48-4bea-b41b-b26cc3502b75 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2199] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:33:55 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:55.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39da03d6-020d-4ea8-9168-601e50a4fe0b c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1190/2200] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:33:55 2026] GET /v2.0/ports/c05ad9cc-5c48-4bea-b41b-b26cc3502b75 => 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: 1011/2201] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2202] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:33:55 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2203] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/ports/51ba64df-81c8-4ba0-a34e-8b5bf8ed279a => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:56.088 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c9157b8-b3a5-47f4-80d9-18671d1c1f73 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2204] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:56 2026] DELETE /v2.0/ports/0110ce8a-5d4b-4f0e-9f84-e8576cf1e174 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:33:56.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7dfa5986-393e-42fe-b657-27daf128d677 c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2205] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:56 2026] DELETE /v2.0/subnets/c741af32-f915-43a9-859f-cef3f6e5a1d9 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2206] 10.0.0.95 () {34 vars in 694 bytes} [Fri Jun 12 02:33:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:33:56.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61dba670-dd92-486c-9dff-e910b435bb2e c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1195/2207] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:33:56 2026] DELETE /v2.0/subnets/382e4375-a063-475a-935c-33a09d5d69db => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:33:56.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-94c69fed-2d69-4e98-bfdf-fb8dd0aa247d c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] TaaS: Handle Delete Port: 51ba64df-81c8-4ba0-a34e-8b5bf8ed279a 2026-06-12 02:33:56.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94c69fed-2d69-4e98-bfdf-fb8dd0aa247d c48d9d20b2814fd6910c25fd3bd4a83b 07baa03fdc334176b8f425ab056663ef - - default default] Tap Mirror: Handle Delete Port: 51ba64df-81c8-4ba0-a34e-8b5bf8ed279a [pid: 8|app: 0|req: 1196/2208] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:33:56 2026] DELETE /v2.0/ports/51ba64df-81c8-4ba0-a34e-8b5bf8ed279a => 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: 1197/2209] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:33:56 2026] DELETE /v2.0/networks/965479be-1932-45d8-b4cc-87a93b8a007b => 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: 1013/2210] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:56 2026] POST /v2.0/floatingips => generated 552 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2211] 10.0.0.250 () {34 vars in 1100 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1014630524&fields=id&tenant_id=a0839c0815e24143a2e7b5deb277fefb => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2212] 10.0.0.250 () {34 vars in 1098 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-413589702&fields=id&tenant_id=a0839c0815e24143a2e7b5deb277fefb => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2213] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/networks?id=a60827fe-e8e9-4bbd-a315-4918a33afddf => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2214] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/quotas/a0839c0815e24143a2e7b5deb277fefb => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2215] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/ports?tenant_id=a0839c0815e24143a2e7b5deb277fefb&fields=id => generated 103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2216] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?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: 1016/2217] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:33:56 2026] GET /v2.0/security-groups?tenant_id=07baa03fdc334176b8f425ab056663ef&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: 1202/2218] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2219] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2220] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:33:57 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: 1019/2221] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:33:57 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: 1020/2222] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2223] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:33:57 2026] DELETE /v2.0/security-groups/5c646732-c0ac-4b15-97e4-a0dceabb3837 => 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: 1021/2224] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => 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: 1204/2225] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1022/2226] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2227] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2228] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2229] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:33:57.609 7 INFO neutron.api.v2.resource [None req-27ed5e5e-1701-49e1-a190-4a63cf452b8d 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2230] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:33:57.653 8 INFO neutron.services.segments.plugin [-] Segment 2ef9bbfe-2c91-4b15-881a-341730f443a3 resource provider aggregate not found [pid: 8|app: 0|req: 1207/2231] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 23 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:33:57.657 8 INFO neutron.services.segments.plugin [-] Segment 2ef9bbfe-2c91-4b15-881a-341730f443a3 resource provider aggregate not found 2026-06-12 02:33:57.671 8 INFO neutron.services.segments.plugin [-] Segment 2ef9bbfe-2c91-4b15-881a-341730f443a3 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 2ef9bbfe-2c91-4b15-881a-341730f443a3 found for delete ", "request_id": "req-b47bfe2f-7659-4f28-9ca2-5a79bdc20f90"}]} 2026-06-12 02:33:57.677 8 INFO neutron.services.segments.plugin [-] Segment 2ef9bbfe-2c91-4b15-881a-341730f443a3 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 2ef9bbfe-2c91-4b15-881a-341730f443a3 found for delete ", "request_id": "req-017745ad-ce27-4d41-9791-57a64e78f4eb"}]} [pid: 7|app: 0|req: 1025/2232] 199.204.45.38 () {34 vars in 735 bytes} [Fri Jun 12 02:33:57 2026] POST /v2.0/security-groups => generated 1636 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2233] 199.204.45.38 () {30 vars in 814 bytes} [Fri Jun 12 02:33:57 2026] GET /v2.0/security-group-rules?security_group_id=8a242e55-b3a2-4d79-93b9-de34a541170b => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2234] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:33:57 2026] PUT /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 223 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: 1027/2235] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2236] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:33:58 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: 1029/2237] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:33:58 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: 1030/2238] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2239] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1209/2240] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2241] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2242] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1210/2243] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2244] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2245] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:33:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2246] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:33:58 2026] PUT /v2.0/subnetpools/89b5512d-c5af-4e7d-880d-3ec11e71bc07/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: 1212/2247] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:33:58 2026] PUT /v2.0/subnetpools/d7639637-18d9-461f-a54e-581b46046312/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2248] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:33:58 2026] PUT /v2.0/subnetpools/d4c78ed3-bcbe-4565-9b66-a55b2a1f589a/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2249] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:33:58 2026] PUT /v2.0/subnetpools/cbc3ca9d-ab8e-4af0-b55d-3c9d4f033455/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2250] 10.0.0.95 () {32 vars in 671 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2251] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2252] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2253] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2254] 10.0.0.95 () {32 vars in 679 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2255] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:33:58 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2256] 10.0.0.95 () {32 vars in 689 bytes} [Fri Jun 12 02:33:58 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: 8|app: 0|req: 1217/2257] 10.0.0.95 () {32 vars in 701 bytes} [Fri Jun 12 02:33:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => 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: 1041/2258] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:59 2026] DELETE /v2.0/subnetpools/89b5512d-c5af-4e7d-880d-3ec11e71bc07 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2259] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:59 2026] DELETE /v2.0/subnetpools/d7639637-18d9-461f-a54e-581b46046312 => 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: 1042/2260] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:59 2026] DELETE /v2.0/subnetpools/d4c78ed3-bcbe-4565-9b66-a55b2a1f589a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2261] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:59 2026] DELETE /v2.0/subnetpools/cbc3ca9d-ab8e-4af0-b55d-3c9d4f033455 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2262] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:33:59 2026] DELETE /v2.0/subnetpools/a318b964-253b-4f7e-9235-b0e5bbef8bdc => 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: 1220/2263] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:33:59 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1044/2264] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:00 2026] GET /v2.0/security-groups?tenant_id=0cf708c246aa44d7ae6b638886708315&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2265] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:00 2026] DELETE /v2.0/security-groups/eb5d8fee-f652-4790-bc38-3d3fa5eadb66 => 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: 1045/2266] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:00 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1222/2267] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:00 2026] GET /v2.0/security-groups?tenant_id=bfa64bebc13240bc99723cfec89fef86&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: 1046/2268] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:00 2026] DELETE /v2.0/security-groups/f9a2c295-f18a-4930-95dc-ee375634921a => 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: 1047/2269] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:01 2026] GET /v2.0/security-groups?tenant_id=8cd2fa6c14dc4afdb26cc3eb86c9e2e9&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2270] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:01 2026] DELETE /v2.0/security-groups/790e9608-56b4-4287-a53e-97400c5dfcef => 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: 1223/2271] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:01 2026] GET /v2.0/security-groups?tenant_id=754ea43036d84717ba9a29cacf2784c3&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2272] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:01 2026] DELETE /v2.0/security-groups/32694d2b-d2de-449d-87bd-16c0b311b493 => 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: 1224/2273] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:34:01 2026] GET /v2.0/networks?id=a60827fe-e8e9-4bbd-a315-4918a33afddf => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2274] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:01 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2275] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:34:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0839c0815e24143a2e7b5deb277fefb => generated 273 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2276] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:34:01 2026] POST /v2.0/ports => generated 997 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2277] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:34:02 2026] PUT /v2.0/ports/f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 => generated 1278 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:02.622 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2f45256-2358-4d27-bb48-9b88fec68be1'] response: {'name': 'network-changed', 'server_uuid': '67f58d4f-863e-44df-8843-ffe08f49814f', 'tag': 'f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6', '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: 1227/2278] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:02 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1012 bytes in 42 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: 1052/2279] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:02 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2280] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/ports?tenant_id=a0839c0815e24143a2e7b5deb277fefb&device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1281 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2281] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/networks?tenant_id=a0839c0815e24143a2e7b5deb277fefb&shared=False => generated 769 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2282] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2283] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2284] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2285] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:03 2026] GET /v2.0/security-groups?tenant_id=31f6c3593977443fa841bc68f285f5af&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2286] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:04 2026] DELETE /v2.0/security-groups/bccca6a2-f295-4344-8258-1b2b7c987690 => 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: 1055/2287] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/ports?tenant_id=a0839c0815e24143a2e7b5deb277fefb&device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2288] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 => 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: 1056/2289] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/subnets?id=24e28ea1-1b78-4586-858b-ab461dbde8ee => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2290] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/ports?network_id=a60827fe-e8e9-4bbd-a315-4918a33afddf&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: 1057/2291] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?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: 1235/2292] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?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: 1058/2293] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2294] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:04 2026] PUT /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/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: 1059/2295] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2296] 10.0.0.95 () {34 vars in 769 bytes} [Fri Jun 12 02:34:04 2026] PUT /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2297] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:04 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2298] 10.0.0.95 () {34 vars in 765 bytes} [Fri Jun 12 02:34:04 2026] PUT /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2299] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2300] 10.0.0.95 () {34 vars in 787 bytes} [Fri Jun 12 02:34:05 2026] PUT /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2301] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1012 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2302] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/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: 1063/2303] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2304] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:05 2026] PUT /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/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: 1064/2305] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2306] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:05.341 7 INFO neutron.api.v2.resource [None req-3c37ab23-e179-48bf-a161-9efa65937c99 22d489d63d254b34917841fa9c00bef4 8979fdd9a7fe4e9586012e3c591ce52b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2307] 10.0.0.95 () {32 vars in 750 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2308] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:34:05 2026] DELETE /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2309] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:34:05.471 8 INFO neutron.api.v2.resource [None req-649cc860-c91d-45e0-9e8c-5564402565c0 22d489d63d254b34917841fa9c00bef4 8979fdd9a7fe4e9586012e3c591ce52b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1244/2310] 10.0.0.95 () {32 vars in 753 bytes} [Fri Jun 12 02:34:05 2026] DELETE /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2311] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:34:05 2026] DELETE /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2312] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2313] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:05 2026] DELETE /v2.0/subnetpools/3a491ae6-52e8-4f3a-8c69-d6b90ae63fb9 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2314] 10.0.0.250 () {34 vars in 1016 bytes} [Fri Jun 12 02:34:05 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&fields=id => 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: 1069/2315] 10.0.0.250 () {34 vars in 982 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/networks?id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2316] 10.0.0.250 () {34 vars in 965 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/quotas/2599998779db4e1492c39f1ffb26f384 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2317] 10.0.0.250 () {34 vars in 1002 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2318] 10.0.0.250 () {34 vars in 1008 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2319] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2320] 10.0.0.250 () {34 vars in 1108 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1072/2321] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2322] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/security-groups?tenant_id=8979fdd9a7fe4e9586012e3c591ce52b&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2323] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:06 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1252/2324] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1073/2325] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:06 2026] DELETE /v2.0/security-groups/33a63b28-73d2-4f93-b9ef-afc4b5ca05b4 => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2326] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/security-groups?tenant_id=f7bc0a6c728b430b803668d58c0dd629&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: 1254/2327] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1012 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2328] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:07 2026] DELETE /v2.0/security-groups/b0343c2e-8f27-4f49-9be8-0c7520bb3239 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2329] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2330] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1281 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2331] 199.204.45.38 () {34 vars in 1123 bytes} [Fri Jun 12 02:34:07 2026] GET /v2.0/security-groups?id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2334] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:08 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2335] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:08 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2336] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:09 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1079/2337] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:09 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2338] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:09 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2339] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:09 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2340] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:10 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2341] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:34:10 2026] GET /v2.0/networks?id=47ec10e9-788f-4458-9a40-87064035d7f3 => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2342] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:10 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2343] 199.204.45.38 () {34 vars in 1049 bytes} [Fri Jun 12 02:34:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2599998779db4e1492c39f1ffb26f384 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2344] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:11 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2345] 199.204.45.38 () {38 vars in 954 bytes} [Fri Jun 12 02:34:11 2026] POST /v2.0/ports => generated 1078 bytes in 390 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-12 02:34:11.552 7 INFO neutron.db.l3_db [None req-8a167a50-b314-4dc8-bf06-b082003ed5e0 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Floating IP 0213c3ae-43d9-416f-ae84-55b729905346 associated. External IP: 10.96.250.214, port: f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6. [pid: 7|app: 0|req: 1084/2346] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:34:11 2026] PUT /v2.0/floatingips/0213c3ae-43d9-416f-ae84-55b729905346 => generated 856 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:34:11.939 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b935ff8a-0530-47f8-a9bd-c318bc592c3f'] response: {'name': 'network-changed', 'server_uuid': '67f58d4f-863e-44df-8843-ffe08f49814f', 'tag': 'f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1263/2347] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:34:11 2026] PUT /v2.0/ports/18b653b4-5d66-4d9e-8eca-3340356b8ce2 => generated 1239 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:11.982 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6044e206-f5b8-46a5-b035-bad29bee31c9'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '18b653b4-5d66-4d9e-8eca-3340356b8ce2', '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: 1085/2348] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/ports?tenant_id=a0839c0815e24143a2e7b5deb277fefb&device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2349] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2350] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/networks?id=a60827fe-e8e9-4bbd-a315-4918a33afddf => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2351] 199.204.45.38 () {34 vars in 1017 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/networks?tenant_id=2599998779db4e1492c39f1ffb26f384&shared=False => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2352] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2353] 199.204.45.38 () {34 vars in 929 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2354] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/subnets?id=24e28ea1-1b78-4586-858b-ab461dbde8ee => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2355] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/ports?network_id=a60827fe-e8e9-4bbd-a315-4918a33afddf&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: 1268/2356] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2357] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?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: 1090/2358] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf?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: 1269/2359] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&fields=id&fields=name => generated 96 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2360] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:12 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2361] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2362] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1271/2363] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2364] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 1272/2365] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1094/2366] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:34:13 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2367] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:15 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2368] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:34:15 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&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: 1274/2369] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:15 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2370] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:34:17 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2371] 199.204.45.38 () {34 vars in 1043 bytes} [Fri Jun 12 02:34:17 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2372] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:18 2026] GET /v2.0/security-groups?tenant_id=5dc31789f79e46a8804397bd6599db49&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2373] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:18 2026] DELETE /v2.0/security-groups/37e4dbc7-dcc9-46eb-9337-86826ae7c0c5 => 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: 1098/2374] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:18 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2375] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:34:18 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2376] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:18 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1278/2377] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:19 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2378] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:19 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2379] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:34:19 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1283 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2380] 10.0.0.95 () {32 vars in 857 bytes} [Fri Jun 12 02:34:19 2026] GET /v2.0/floatingips?floating_network_id=85157abf-e785-4553-8447-e8d4f36222a2&port_id=f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2381] 10.0.0.22 () {34 vars in 989 bytes} [Fri Jun 12 02:34:21 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1283 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2382] 10.0.0.22 () {34 vars in 1119 bytes} [Fri Jun 12 02:34:21 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2383] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:21 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2384] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:34:21 2026] GET /v2.0/security-groups?id=be537047-6065-4981-ad59-e142d131c8ba&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2385] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:21 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1284/2388] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:24 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2389] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:24 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2390] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:25 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2391] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:25 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&fields=id&fields=name => generated 206 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2392] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:26 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2393] 10.0.0.250 () {34 vars in 1120 bytes} [Fri Jun 12 02:34:26 2026] GET /v2.0/security-groups?id=e0eda463-3b6c-47f7-80f7-0de5e7f66a81&id=bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd&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: 1107/2394] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:34:26 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:27.074 8 INFO neutron_taas.services.taas.taas_plugin [req-cdf7697e-cf35-489d-a944-b7ec45cbf8f7 req-edddded2-02a4-4101-b7b9-d9af9afc4bbd 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] TaaS: Handle Delete Port: f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 2026-06-12 02:34:27.080 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cdf7697e-cf35-489d-a944-b7ec45cbf8f7 req-edddded2-02a4-4101-b7b9-d9af9afc4bbd 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Tap Mirror: Handle Delete Port: f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 2026-06-12 02:34:27.255 8 INFO neutron.db.l3_db [req-cdf7697e-cf35-489d-a944-b7ec45cbf8f7 req-edddded2-02a4-4101-b7b9-d9af9afc4bbd 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Floating IP 0213c3ae-43d9-416f-ae84-55b729905346 disassociated. External IP: 10.96.250.214, port: f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6. [pid: 8|app: 0|req: 1288/2395] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:34:26 2026] DELETE /v2.0/ports/f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:27.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a9ed3a7-4100-469a-9346-67ff987f0a86'] response: {'server_uuid': '67f58d4f-863e-44df-8843-ffe08f49814f', 'name': 'network-vif-deleted', 'tag': 'f82a1dcc-d0c7-4a7e-8a9a-9a07e02637b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1108/2396] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:27 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1289/2397] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:28 2026] GET /v2.0/security-groups?tenant_id=67f2f0b03f26451ab26c92fa690251b0&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2398] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:28 2026] DELETE /v2.0/security-groups/c94f62b0-f425-4183-9f95-d41ca80406f5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2399] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:29 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => 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: 1110/2400] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:34:30 2026] GET /v2.0/ports?device_id=67f58d4f-863e-44df-8843-ffe08f49814f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2401] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:31 2026] DELETE /v2.0/security-groups/e0eda463-3b6c-47f7-80f7-0de5e7f66a81 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:31.415 7 INFO neutron.api.v2.resource [None req-b7e4b38d-dc0c-466a-9136-aa91f651d59a 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1111/2402] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:34:31 2026] GET /v2.0/security-groups/e0eda463-3b6c-47f7-80f7-0de5e7f66a81 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:34:31.576 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc6f4777-95f0-4805-a89e-4819a20ff814 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] TaaS: Handle Delete Port: ebefb5a8-0b1c-4d0b-b77d-d65fed291c10 2026-06-12 02:34:31.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc6f4777-95f0-4805-a89e-4819a20ff814 4192c1ac0b274ed2a3846d8fe0cf75b9 a0839c0815e24143a2e7b5deb277fefb - - default default] Tap Mirror: Handle Delete Port: ebefb5a8-0b1c-4d0b-b77d-d65fed291c10 [pid: 8|app: 0|req: 1292/2403] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:31 2026] DELETE /v2.0/floatingips/0213c3ae-43d9-416f-ae84-55b729905346 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2404] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:31 2026] DELETE /v2.0/security-groups/bd0f99ab-d4d2-4520-9d79-1a60d50cf7dd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2405] 10.0.0.129 () {30 vars in 650 bytes} [Fri Jun 12 02:34:31 2026] GET /v2.0/extensions => generated 21537 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2406] 10.0.0.129 () {30 vars in 724 bytes} [Fri Jun 12 02:34:31 2026] GET /v2.0/quotas/90ecda8e87d44f19b509348d24b3363c/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:34:32.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-420d86fe-124c-4046-bbd0-0db8e034aad0 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 9b36e938-c46f-456f-8a59-4d4f7702a81f 2026-06-12 02:34:32.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-420d86fe-124c-4046-bbd0-0db8e034aad0 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 9b36e938-c46f-456f-8a59-4d4f7702a81f [pid: 7|app: 0|req: 1113/2407] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:34:31 2026] PUT /v2.0/routers/34913b98-b271-4066-8ba1-955b3d436e62/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:34:33.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3998702-f0b6-4240-9bc8-490dfbb0129c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 449cb2ea-b6c7-4f4e-a19f-e0cac85066cc 2026-06-12 02:34:33.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3998702-f0b6-4240-9bc8-490dfbb0129c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 449cb2ea-b6c7-4f4e-a19f-e0cac85066cc 2026-06-12 02:34:33.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3998702-f0b6-4240-9bc8-490dfbb0129c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 6f3f32df-6b58-4e10-a4cc-759cf794abcf 2026-06-12 02:34:33.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3998702-f0b6-4240-9bc8-490dfbb0129c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 6f3f32df-6b58-4e10-a4cc-759cf794abcf 2026-06-12 02:34:33.797 8 INFO neutron.services.segments.plugin [-] Segment 0e2538e4-5888-4dda-a7e1-4574dbb94592 resource provider aggregate not found 2026-06-12 02:34:33.802 8 INFO neutron.services.segments.plugin [-] Segment 0e2538e4-5888-4dda-a7e1-4574dbb94592 resource provider aggregate not found 2026-06-12 02:34:33.826 8 INFO neutron.services.segments.plugin [-] Segment 0e2538e4-5888-4dda-a7e1-4574dbb94592 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 0e2538e4-5888-4dda-a7e1-4574dbb94592 found for delete ", "request_id": "req-44d17b2a-1967-4919-8582-b2efc9426562"}]} 2026-06-12 02:34:33.829 8 INFO neutron.services.segments.plugin [-] Segment 0e2538e4-5888-4dda-a7e1-4574dbb94592 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 0e2538e4-5888-4dda-a7e1-4574dbb94592 found for delete ", "request_id": "req-4b3fc157-3fe6-4059-b5db-e49e321510f8"}]} 2026-06-12 02:34:33.837 8 INFO neutron.db.l3_hamode_db [None req-a3998702-f0b6-4240-9bc8-490dfbb0129c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 948e6fde-c6fa-4561-94ed-7473b180bde8 was deleted as no HA routers are present in tenant a0839c0815e24143a2e7b5deb277fefb. [pid: 8|app: 0|req: 1295/2408] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:34:32 2026] DELETE /v2.0/routers/34913b98-b271-4066-8ba1-955b3d436e62 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2409] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:34:33 2026] DELETE /v2.0/subnets/24e28ea1-1b78-4586-858b-ab461dbde8ee => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2410] 10.0.0.129 () {30 vars in 650 bytes} [Fri Jun 12 02:34:34 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-12 02:34:34.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-32d6771f-1575-4f81-8712-8b93099126a5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 2e3d0714-9f62-42cf-bfd8-a3de1fc048b4 2026-06-12 02:34:34.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32d6771f-1575-4f81-8712-8b93099126a5 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 2e3d0714-9f62-42cf-bfd8-a3de1fc048b4 [pid: 7|app: 0|req: 1116/2411] 10.0.0.129 () {30 vars in 724 bytes} [Fri Jun 12 02:34:34 2026] GET /v2.0/quotas/90ecda8e87d44f19b509348d24b3363c/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2412] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:34 2026] DELETE /v2.0/networks/a60827fe-e8e9-4bbd-a315-4918a33afddf => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:34.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d60c120-9753-442c-a5f6-150054810ace 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: dfd84c97-2d40-48da-9a23-26f82777362e 2026-06-12 02:34:34.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d60c120-9753-442c-a5f6-150054810ace 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: dfd84c97-2d40-48da-9a23-26f82777362e [pid: 7|app: 0|req: 1117/2413] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:34:34 2026] PUT /v2.0/routers/d4ffaa2e-ac6f-40b4-8f86-d10d4308f770/remove_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:34:35.746 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab6646dc-6bca-4265-a34b-123b51173c5f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 906d9f44-6aa0-41db-9256-4f18d50e9559 2026-06-12 02:34:35.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab6646dc-6bca-4265-a34b-123b51173c5f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 906d9f44-6aa0-41db-9256-4f18d50e9559 2026-06-12 02:34:35.861 8 INFO neutron.services.segments.plugin [-] Segment 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 resource provider aggregate not found 2026-06-12 02:34:35.868 8 INFO neutron.services.segments.plugin [-] Segment 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 resource provider aggregate not found 2026-06-12 02:34:35.886 8 INFO neutron.services.segments.plugin [-] Segment 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 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 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 found for delete ", "request_id": "req-c349f728-7577-4c3e-9088-b1faac057baa"}]} 2026-06-12 02:34:35.891 8 INFO neutron.services.segments.plugin [-] Segment 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 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 9a5c79c4-548d-42d8-bf7b-5d5f2706c097 found for delete ", "request_id": "req-bdf9f3fe-94b2-4601-809c-01bd0e163b73"}]} 2026-06-12 02:34:36.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab6646dc-6bca-4265-a34b-123b51173c5f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: de3b88dc-1f81-4b68-88b6-7bebb8c9d25d 2026-06-12 02:34:36.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab6646dc-6bca-4265-a34b-123b51173c5f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: de3b88dc-1f81-4b68-88b6-7bebb8c9d25d 2026-06-12 02:34:36.525 8 INFO neutron.db.l3_hamode_db [None req-ab6646dc-6bca-4265-a34b-123b51173c5f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] HA network 0a3e4ddd-0615-49b8-9fab-2168f563cd62 was deleted as no HA routers are present in tenant b8a9d49141b1452a8c82299ff5aa5f8e. [pid: 8|app: 0|req: 1297/2414] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:34:35 2026] DELETE /v2.0/routers/d4ffaa2e-ac6f-40b4-8f86-d10d4308f770 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2415] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:36 2026] GET /v2.0/security-groups?tenant_id=90ecda8e87d44f19b509348d24b3363c&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2416] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:34:36 2026] DELETE /v2.0/subnets/c91da59f-64ef-4890-ac94-01fb80b046df => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:36.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e1d63a7-3c43-4850-93dd-2d2e253a320c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 0f8b81ce-5e1f-4477-9f73-c6695efc7203 [pid: 7|app: 0|req: 1119/2417] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:36 2026] DELETE /v2.0/security-groups/1437b4cb-4e84-4fcb-8dff-0182f2277cd2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:36.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e1d63a7-3c43-4850-93dd-2d2e253a320c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 0f8b81ce-5e1f-4477-9f73-c6695efc7203 [pid: 8|app: 0|req: 1299/2418] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:36 2026] DELETE /v2.0/networks/ba4a75e4-7009-4e6c-b7ec-293620b35a5b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2419] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:37 2026] GET /v2.0/security-groups?tenant_id=b8a9d49141b1452a8c82299ff5aa5f8e&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2420] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:37 2026] DELETE /v2.0/security-groups/a2723522-27e5-4be8-bddf-a42fd69c59bc => 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: 1121/2421] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:37 2026] GET /v2.0/security-groups?tenant_id=a0839c0815e24143a2e7b5deb277fefb&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:37.923 8 INFO neutron.services.segments.plugin [-] Segment 9db669c0-eb5b-401a-9a3c-e6117776cf3a resource provider aggregate not found 2026-06-12 02:34:37.926 8 INFO neutron.services.segments.plugin [-] Segment 9db669c0-eb5b-401a-9a3c-e6117776cf3a resource provider aggregate not found [pid: 8|app: 0|req: 1301/2422] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:37 2026] DELETE /v2.0/security-groups/045700ff-af69-4525-94fa-540fa43cbcee => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:37.948 8 INFO neutron.services.segments.plugin [-] Segment 9db669c0-eb5b-401a-9a3c-e6117776cf3a 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 9db669c0-eb5b-401a-9a3c-e6117776cf3a found for delete ", "request_id": "req-d3904e83-b1d9-456e-abad-16180849a88d"}]} 2026-06-12 02:34:37.953 8 INFO neutron.services.segments.plugin [-] Segment 9db669c0-eb5b-401a-9a3c-e6117776cf3a 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 9db669c0-eb5b-401a-9a3c-e6117776cf3a found for delete ", "request_id": "req-bab56a14-1187-413a-a425-a58d6ded64dc"}]} 2026-06-12 02:34:37.966 8 INFO neutron.services.segments.plugin [-] Segment 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 resource provider aggregate not found 2026-06-12 02:34:37.971 8 INFO neutron.services.segments.plugin [-] Segment 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 resource provider aggregate not found 2026-06-12 02:34:37.987 8 INFO neutron.services.segments.plugin [-] Segment 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 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 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 found for delete ", "request_id": "req-45a8326c-6c5f-455f-b235-e6774789f774"}]} 2026-06-12 02:34:37.988 8 INFO neutron.services.segments.plugin [-] Segment 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 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 5883d738-2fcb-486d-ac61-1a0f9cbbbd77 found for delete ", "request_id": "req-62a65782-9d48-4c12-8cb0-682ca07832dd"}]} 2026-06-12 02:34:41.714 7 INFO neutron.db.segments_db [None req-5a0b5559-4263-447c-a9f1-10a24b511b8e 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Added segment 75905374-070a-4776-a9d4-8c57b86c3cf5 of type vxlan for network 0caddd98-865f-4e25-983c-bf2aad83834c [pid: 7|app: 0|req: 1123/2425] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:34:41 2026] POST /v2.0/networks => generated 631 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2426] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:34:41 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:34:42.253 7 INFO neutron.db.segments_db [None req-45802a46-d4bc-4265-9b2d-b57f2b5c2519 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Added segment a0efc5d2-8b23-4b11-a239-4e98b500fa0d of type vxlan for network 7e6cc725-2f91-44c2-a1ac-64c87fddd65a /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1124/2427] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:34:42 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2428] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:34:42 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-12 02:34:42.737 7 INFO neutron.db.segments_db [None req-52296844-41c0-48c2-b3ad-4fbcab21443f 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Added segment c6b08117-7791-4d8c-b069-ea7092ec5d17 of type vxlan for network 9a0862dc-4a8d-48e2-af3a-76c853d1e5f3 [pid: 7|app: 0|req: 1126/2429] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:34:42 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2430] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:42 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2431] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:34:42 2026] POST /v2.0/ports => generated 743 bytes in 272 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-12 02:34:43.179 7 INFO neutron.db.segments_db [None req-00d2f17f-9efe-41ba-b5ce-7a1d7feaff5c 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Added segment 3b05edeb-c351-4452-b331-f751e408b9f5 of type vxlan for network d6ad42b9-e65d-438d-ab46-940a5ba580ce [pid: 7|app: 0|req: 1128/2432] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:34:43 2026] POST /v2.0/networks => generated 632 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2433] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:42 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: 7|app: 0|req: 1129/2434] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:34:43 2026] POST /v2.0/ports => generated 743 bytes in 302 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-12 02:34:43.663 7 INFO neutron.db.segments_db [None req-6470b38b-598f-44df-9b59-e220c8018d04 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Added segment 1f752676-aca0-40a2-8ec8-c08f24bb7a9f of type vxlan for network 356f92c8-6b7c-48a1-a6dc-1a461bc97d80 [pid: 7|app: 0|req: 1130/2435] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:34:43 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2436] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:43 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2437] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:34:43 2026] POST /v2.0/ports => generated 743 bytes in 272 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: 1132/2438] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:34:44 2026] PUT /v2.0/ports/e61cacbd-8f5e-4d3d-9fb6-584e86b49b2a/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1133/2439] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:34:44 2026] PUT /v2.0/ports/598e7014-8bd2-4c2b-bcbf-4a3d1df4daa0/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1134/2440] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:34:44 2026] PUT /v2.0/ports/9a71dc65-f024-40b9-9f8a-ea912bde5484/tags => generated 34 bytes in 57 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: 1135/2441] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:34:44 2026] PUT /v2.0/ports/86d48342-fdd5-4202-92f2-f07911b8d537/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2442] 10.0.0.95 () {32 vars in 659 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2443] 10.0.0.95 () {32 vars in 673 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2444] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:44 2026] POST /v2.0/floatingips => generated 552 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2445] 10.0.0.95 () {32 vars in 669 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2446] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2447] 10.0.0.95 () {32 vars in 667 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2448] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2449] 10.0.0.95 () {32 vars in 677 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2450] 10.0.0.95 () {32 vars in 689 bytes} [Fri Jun 12 02:34:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:44.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-46787008-f883-4969-9f65-2692e7bde1e0 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] TaaS: Handle Delete Port: e61cacbd-8f5e-4d3d-9fb6-584e86b49b2a 2026-06-12 02:34:44.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46787008-f883-4969-9f65-2692e7bde1e0 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Tap Mirror: Handle Delete Port: e61cacbd-8f5e-4d3d-9fb6-584e86b49b2a [pid: 8|app: 0|req: 1308/2451] 10.0.0.95 () {34 vars in 675 bytes} [Fri Jun 12 02:34:44 2026] POST /v2.0/floatingips => generated 552 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2452] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:34:44 2026] DELETE /v2.0/ports/e61cacbd-8f5e-4d3d-9fb6-584e86b49b2a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2453] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:44 2026] PUT /v2.0/floatingips/779b2c86-62a6-42c8-812e-082184a9ac74/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2454] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:45 2026] PUT /v2.0/floatingips/276ceb96-9233-4606-85ff-09f357ac422f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:34:45.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-a39efc93-d520-410b-bc4f-b51c484db634 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] TaaS: Handle Delete Port: 598e7014-8bd2-4c2b-bcbf-4a3d1df4daa0 2026-06-12 02:34:45.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a39efc93-d520-410b-bc4f-b51c484db634 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Tap Mirror: Handle Delete Port: 598e7014-8bd2-4c2b-bcbf-4a3d1df4daa0 [pid: 8|app: 0|req: 1311/2455] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:45 2026] PUT /v2.0/floatingips/8d33f271-18e9-42a0-b928-cb1b7fc47d74/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2456] 10.0.0.95 () {34 vars in 758 bytes} [Fri Jun 12 02:34:45 2026] PUT /v2.0/floatingips/0d9b196c-1d57-410c-8b70-2579a7690a71/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2457] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/ports/598e7014-8bd2-4c2b-bcbf-4a3d1df4daa0 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2458] 10.0.0.95 () {32 vars in 671 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2459] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:45.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-81f9bbc1-efa2-4a4c-8fb9-f3de6a957a45 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] TaaS: Handle Delete Port: 9a71dc65-f024-40b9-9f8a-ea912bde5484 2026-06-12 02:34:45.279 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81f9bbc1-efa2-4a4c-8fb9-f3de6a957a45 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Tap Mirror: Handle Delete Port: 9a71dc65-f024-40b9-9f8a-ea912bde5484 [pid: 8|app: 0|req: 1315/2460] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2461] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/ports/9a71dc65-f024-40b9-9f8a-ea912bde5484 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2462] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2463] 10.0.0.95 () {32 vars in 679 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:45.416 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5f9ae5e-6259-4b09-8b9a-783c4c93d99a 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] TaaS: Handle Delete Port: 86d48342-fdd5-4202-92f2-f07911b8d537 2026-06-12 02:34:45.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5f9ae5e-6259-4b09-8b9a-783c4c93d99a 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Tap Mirror: Handle Delete Port: 86d48342-fdd5-4202-92f2-f07911b8d537 [pid: 8|app: 0|req: 1318/2464] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2465] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/ports/86d48342-fdd5-4202-92f2-f07911b8d537 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2466] 10.0.0.95 () {32 vars in 689 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2467] 10.0.0.95 () {32 vars in 701 bytes} [Fri Jun 12 02:34:45 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:45.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-67421eaa-9d27-4aca-92e8-fea7df14cbd0 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] TaaS: Handle Delete Port: ade6c3d8-6eec-440b-bae9-43569b54a6e2 2026-06-12 02:34:45.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67421eaa-9d27-4aca-92e8-fea7df14cbd0 5828bff1319f4ff4882f2fc0d48b0201 9c268bbb0d4041d2b3afd6934aab67db - - default default] Tap Mirror: Handle Delete Port: ade6c3d8-6eec-440b-bae9-43569b54a6e2 [pid: 7|app: 0|req: 1148/2468] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/ports/ade6c3d8-6eec-440b-bae9-43569b54a6e2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:45.650 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3aa2156-106e-48ce-9515-09dbb8f24f77 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] TaaS: Handle Delete Port: 9182fff3-50cc-469c-bff6-7bb071f013fc 2026-06-12 02:34:45.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3aa2156-106e-48ce-9515-09dbb8f24f77 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] Tap Mirror: Handle Delete Port: 9182fff3-50cc-469c-bff6-7bb071f013fc 2026-06-12 02:34:45.742 7 INFO neutron.services.segments.plugin [-] Segment 75905374-070a-4776-a9d4-8c57b86c3cf5 resource provider aggregate not found 2026-06-12 02:34:45.751 7 INFO neutron.services.segments.plugin [-] Segment 75905374-070a-4776-a9d4-8c57b86c3cf5 resource provider aggregate not found 2026-06-12 02:34:45.759 7 INFO neutron.services.segments.plugin [-] Segment 75905374-070a-4776-a9d4-8c57b86c3cf5 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 75905374-070a-4776-a9d4-8c57b86c3cf5 found for delete ", "request_id": "req-6a957cc6-042b-4cdd-b507-140a5929f6d3"}]} 2026-06-12 02:34:45.772 7 INFO neutron.services.segments.plugin [-] Segment 75905374-070a-4776-a9d4-8c57b86c3cf5 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 75905374-070a-4776-a9d4-8c57b86c3cf5 found for delete ", "request_id": "req-fc4634ee-e0d2-48b8-9641-9d67e627b8b1"}]} [pid: 7|app: 0|req: 1149/2469] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/networks/0caddd98-865f-4e25-983c-bf2aad83834c => 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: 1321/2470] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/floatingips/779b2c86-62a6-42c8-812e-082184a9ac74 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2471] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/networks/7e6cc725-2f91-44c2-a1ac-64c87fddd65a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:45.944 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d396386-8f1f-47e9-a8d6-0315dbe173a3 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] TaaS: Handle Delete Port: 48e4d9b3-621a-4729-974d-2c69ab04c60b 2026-06-12 02:34:45.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d396386-8f1f-47e9-a8d6-0315dbe173a3 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] Tap Mirror: Handle Delete Port: 48e4d9b3-621a-4729-974d-2c69ab04c60b [pid: 7|app: 0|req: 1151/2472] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/networks/9a0862dc-4a8d-48e2-af3a-76c853d1e5f3 => 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: 1322/2473] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:45 2026] DELETE /v2.0/floatingips/276ceb96-9233-4606-85ff-09f357ac422f => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2474] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:46 2026] DELETE /v2.0/networks/d6ad42b9-e65d-438d-ab46-940a5ba580ce => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:34:46.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-0583c56f-f3bc-40c4-b59d-cd5ea001d419 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] TaaS: Handle Delete Port: 74a48904-9d3d-4b78-8c46-ad84f6db6b75 2026-06-12 02:34:46.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0583c56f-f3bc-40c4-b59d-cd5ea001d419 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] Tap Mirror: Handle Delete Port: 74a48904-9d3d-4b78-8c46-ad84f6db6b75 [pid: 7|app: 0|req: 1153/2475] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:34:46 2026] DELETE /v2.0/networks/356f92c8-6b7c-48a1-a6dc-1a461bc97d80 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2476] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:46 2026] DELETE /v2.0/floatingips/8d33f271-18e9-42a0-b928-cb1b7fc47d74 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:46.529 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c7712df-1165-4ad6-92c8-c783a231f9bc f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] TaaS: Handle Delete Port: cc68b6d5-31b0-461f-8bfa-eb22fb8ac67c 2026-06-12 02:34:46.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c7712df-1165-4ad6-92c8-c783a231f9bc f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] Tap Mirror: Handle Delete Port: cc68b6d5-31b0-461f-8bfa-eb22fb8ac67c [pid: 7|app: 0|req: 1154/2477] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:46 2026] DELETE /v2.0/floatingips/0d9b196c-1d57-410c-8b70-2579a7690a71 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:46.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-931dca68-b340-403c-805b-ff8e66c9a1a7 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] TaaS: Handle Delete Port: a0b5d185-d8a7-4fd7-bd79-e99d7d66b400 2026-06-12 02:34:46.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-931dca68-b340-403c-805b-ff8e66c9a1a7 f0adbf15b6c84b96b7642c9a30e2469c 746ab8694add490ea0cf260ae95af20a - - default default] Tap Mirror: Handle Delete Port: a0b5d185-d8a7-4fd7-bd79-e99d7d66b400 [pid: 8|app: 0|req: 1324/2478] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:34:46 2026] DELETE /v2.0/floatingips/61043832-783f-40d1-8fa3-6ff68ad08359 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2479] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:47 2026] GET /v2.0/security-groups?tenant_id=9c268bbb0d4041d2b3afd6934aab67db&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2480] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:47 2026] DELETE /v2.0/security-groups/4259a393-3acc-4d90-9b89-e6b670d2d467 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:47.781 7 INFO neutron.services.segments.plugin [-] Segment a0efc5d2-8b23-4b11-a239-4e98b500fa0d resource provider aggregate not found [pid: 7|app: 0|req: 1156/2481] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:47 2026] GET /v2.0/security-groups?tenant_id=d5d312bf93ff4439b1bbabccb035a43f&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:47.822 7 INFO neutron.services.segments.plugin [-] Segment a0efc5d2-8b23-4b11-a239-4e98b500fa0d 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 a0efc5d2-8b23-4b11-a239-4e98b500fa0d found for delete ", "request_id": "req-963c803c-8450-4cba-9504-d3e3278e9ca7"}]} 2026-06-12 02:34:47.825 7 INFO neutron.services.segments.plugin [-] Segment a0efc5d2-8b23-4b11-a239-4e98b500fa0d resource provider aggregate not found 2026-06-12 02:34:47.836 7 INFO neutron.services.segments.plugin [-] Segment c6b08117-7791-4d8c-b069-ea7092ec5d17 resource provider aggregate not found 2026-06-12 02:34:47.843 7 INFO neutron.services.segments.plugin [-] Segment a0efc5d2-8b23-4b11-a239-4e98b500fa0d 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 a0efc5d2-8b23-4b11-a239-4e98b500fa0d found for delete ", "request_id": "req-b9ad418c-ca60-456a-a3df-52a03aef8e8b"}]} 2026-06-12 02:34:47.858 7 INFO neutron.services.segments.plugin [-] Segment c6b08117-7791-4d8c-b069-ea7092ec5d17 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 c6b08117-7791-4d8c-b069-ea7092ec5d17 found for delete ", "request_id": "req-2f15affe-32ae-4631-8481-750a0a5277e9"}]} 2026-06-12 02:34:47.875 7 INFO neutron.services.segments.plugin [-] Segment 3b05edeb-c351-4452-b331-f751e408b9f5 resource provider aggregate not found 2026-06-12 02:34:47.880 7 INFO neutron.services.segments.plugin [-] Segment c6b08117-7791-4d8c-b069-ea7092ec5d17 resource provider aggregate not found 2026-06-12 02:34:47.898 7 INFO neutron.services.segments.plugin [-] Segment 3b05edeb-c351-4452-b331-f751e408b9f5 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 3b05edeb-c351-4452-b331-f751e408b9f5 found for delete ", "request_id": "req-a610ab42-a319-4b2b-ba8a-ddf58b3f9309"}]} 2026-06-12 02:34:47.903 7 INFO neutron.services.segments.plugin [-] Segment c6b08117-7791-4d8c-b069-ea7092ec5d17 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 c6b08117-7791-4d8c-b069-ea7092ec5d17 found for delete ", "request_id": "req-98a2fda1-e1c4-413b-9e29-ebd4886ed112"}]} 2026-06-12 02:34:47.924 7 INFO neutron.services.segments.plugin [-] Segment 1f752676-aca0-40a2-8ec8-c08f24bb7a9f resource provider aggregate not found 2026-06-12 02:34:47.932 7 INFO neutron.services.segments.plugin [-] Segment 3b05edeb-c351-4452-b331-f751e408b9f5 resource provider aggregate not found 2026-06-12 02:34:47.949 7 INFO neutron.services.segments.plugin [-] Segment 1f752676-aca0-40a2-8ec8-c08f24bb7a9f 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 1f752676-aca0-40a2-8ec8-c08f24bb7a9f found for delete ", "request_id": "req-9c858031-82b5-440b-8b00-5168b15e852b"}]} 2026-06-12 02:34:47.957 7 INFO neutron.services.segments.plugin [-] Segment 3b05edeb-c351-4452-b331-f751e408b9f5 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 3b05edeb-c351-4452-b331-f751e408b9f5 found for delete ", "request_id": "req-7a1356f8-90c9-4022-89e4-e623bbdf9182"}]} 2026-06-12 02:34:47.971 7 INFO neutron.services.segments.plugin [-] Segment 1f752676-aca0-40a2-8ec8-c08f24bb7a9f resource provider aggregate not found 2026-06-12 02:34:47.992 7 INFO neutron.services.segments.plugin [-] Segment 1f752676-aca0-40a2-8ec8-c08f24bb7a9f 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 1f752676-aca0-40a2-8ec8-c08f24bb7a9f found for delete ", "request_id": "req-574e4ca9-d7fb-4a50-994d-1feb77454060"}]} [pid: 7|app: 0|req: 1157/2482] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:47 2026] DELETE /v2.0/security-groups/abc5c987-9094-441b-aeb1-bc2d9d1eafc9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2483] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:47 2026] GET /v2.0/security-groups?tenant_id=55d7eacbdf89419a8ff8332315438d5b&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2484] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:48 2026] DELETE /v2.0/security-groups/71e1e923-b08b-4ad3-9c4d-a1ad3ff11d62 => 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: 1327/2485] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:48 2026] GET /v2.0/security-groups?tenant_id=4d3b0c694d6f4d9f97af164e5dc178f2&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2486] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:48 2026] DELETE /v2.0/security-groups/c866f884-a22c-45b7-9662-878de39cfa81 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2487] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:48 2026] GET /v2.0/security-groups?tenant_id=746ab8694add490ea0cf260ae95af20a&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2488] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:48 2026] DELETE /v2.0/security-groups/9c916b82-b8ee-430d-90a0-f8ec8a0c1e96 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2489] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:48 2026] GET /v2.0/security-groups?tenant_id=2204f8543af54614b53e849011a2b14c&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2490] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:48 2026] DELETE /v2.0/security-groups/64bbf9af-d9ee-4edd-9d80-8a41a9c195d1 => 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: 1330/2491] 10.0.0.95 () {34 vars in 677 bytes} [Fri Jun 12 02:34:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2492] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:34:52 2026] PUT /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2493] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2494] 10.0.0.95 () {34 vars in 763 bytes} [Fri Jun 12 02:34:52 2026] PUT /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2495] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/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: 1165/2496] 10.0.0.95 () {34 vars in 759 bytes} [Fri Jun 12 02:34:52 2026] PUT /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/red => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2497] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2498] 10.0.0.95 () {34 vars in 781 bytes} [Fri Jun 12 02:34:52 2026] PUT /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2499] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2500] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2501] 10.0.0.95 () {34 vars in 752 bytes} [Fri Jun 12 02:34:52 2026] PUT /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2502] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2503] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:52 2026] POST /v2.0/security-groups => generated 1603 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2504] 10.0.0.95 () {32 vars in 740 bytes} [Fri Jun 12 02:34:52 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:53.065 7 INFO neutron.api.v2.resource [None req-82fd557a-d2b6-44b9-bfc3-0f41b6608dfc 635e4acd0108477584cba0b8c0452c82 e8c70f60e32741d791e951b9f65c30a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2505] 10.0.0.95 () {32 vars in 744 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2506] 10.0.0.95 () {32 vars in 743 bytes} [Fri Jun 12 02:34:53 2026] DELETE /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2507] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:34:53.209 7 INFO neutron.api.v2.resource [None req-081dc0c9-a50c-4013-b2ed-ce8d1be7c14e 635e4acd0108477584cba0b8c0452c82 e8c70f60e32741d791e951b9f65c30a6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2508] 10.0.0.95 () {32 vars in 747 bytes} [Fri Jun 12 02:34:53 2026] DELETE /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2509] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2510] 10.0.0.95 () {32 vars in 735 bytes} [Fri Jun 12 02:34:53 2026] DELETE /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/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: 1177/2511] 10.0.0.95 () {32 vars in 732 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2512] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:34:53 2026] DELETE /v2.0/qos/policies/51bc7c70-e738-4e7f-b665-7c2d9bce6bac => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2513] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2516] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:53 2026] POST /v2.0/security-groups => generated 1603 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2517] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:53 2026] PUT /v2.0/security-groups/d3f76e4d-f984-4172-854d-f568c05ccccc/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2518] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:53 2026] PUT /v2.0/security-groups/a7cbc137-cd58-431a-a0f8-cf4103cf8557/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2519] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:53 2026] PUT /v2.0/security-groups/cfef0141-8e7e-48d5-8c8d-878883813481/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2520] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:53 2026] PUT /v2.0/security-groups/1ed8fd88-b320-41fe-add0-5dba78eb7bfe/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2521] 10.0.0.95 () {32 vars in 679 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2522] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2523] 10.0.0.95 () {32 vars in 689 bytes} [Fri Jun 12 02:34:53 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2524] 10.0.0.95 () {32 vars in 701 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2525] 10.0.0.95 () {32 vars in 687 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2526] 10.0.0.95 () {32 vars in 701 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2527] 10.0.0.95 () {32 vars in 697 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2528] 10.0.0.95 () {32 vars in 709 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2529] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?tenant_id=e8c70f60e32741d791e951b9f65c30a6&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2530] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/d3f76e4d-f984-4172-854d-f568c05ccccc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2531] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/4ac45e74-47b0-4f2a-83e1-59b93d4f3c7d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2532] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/a7cbc137-cd58-431a-a0f8-cf4103cf8557 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2533] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/cfef0141-8e7e-48d5-8c8d-878883813481 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2534] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/1ed8fd88-b320-41fe-add0-5dba78eb7bfe => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2535] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:54 2026] GET /v2.0/security-groups?tenant_id=a6e0d7f5d0ee4aa7be11e2241fe78be4&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2536] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/d3813f50-7bf9-4071-a318-e1d1bebddb34 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2537] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:54 2026] DELETE /v2.0/security-groups/af5cd7d8-7a12-4b9f-9c7e-9bb8e40b81b4 => 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: 1348/2538] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:55 2026] GET /v2.0/security-groups?tenant_id=66fbc614c35542c192a5445aef7d741e&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2539] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:55 2026] DELETE /v2.0/security-groups/f74316f9-13b0-44c5-aa81-49e7be913248 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2540] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/security-groups?tenant_id=1ca7b0eeefed4562986fa16eef5c0a27&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2541] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:56 2026] DELETE /v2.0/security-groups/32aa94f6-c2a6-4121-baa3-4b5e2eb7ab73 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2542] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/security-groups?tenant_id=df900929303642949028e09e8cea73f3&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2543] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:56 2026] DELETE /v2.0/security-groups/ca235de6-172b-4c4d-b721-27e2f2d07bf8 => 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: 1351/2544] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2545] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2546] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:34:56 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: 1195/2547] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:34:56 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: 1353/2548] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2549] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:34:56 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2550] 199.204.45.38 () {34 vars in 716 bytes} [Fri Jun 12 02:34:57 2026] POST /v2.0/ports => generated 1059 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2551] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:34:57 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2552] 10.0.0.250 () {34 vars in 907 bytes} [Fri Jun 12 02:34:57 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2553] 199.204.45.38 () {34 vars in 1261 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2554] 10.0.0.95 () {34 vars in 683 bytes} [Fri Jun 12 02:34:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2555] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:58 2026] PUT /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2556] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2557] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2558] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2559] 10.0.0.95 () {34 vars in 777 bytes} [Fri Jun 12 02:34:58 2026] PUT /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2560] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2561] 10.0.0.95 () {34 vars in 773 bytes} [Fri Jun 12 02:34:58 2026] PUT /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2562] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/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: 1203/2563] 10.0.0.95 () {34 vars in 795 bytes} [Fri Jun 12 02:34:58 2026] PUT /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2564] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:58 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2565] 10.0.0.95 () {34 vars in 766 bytes} [Fri Jun 12 02:34:58 2026] PUT /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2566] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2567] 10.0.0.95 () {32 vars in 754 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:34:59.150 8 INFO neutron.api.v2.resource [None req-fd70dd18-7dfd-439c-a9a5-ed7e667d8e4d d3f02d7454b14bb3997c585cffe513db fcc1d53a222d4d1bb6fc1f3ca2de9c89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1363/2568] 10.0.0.95 () {32 vars in 758 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/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: 1206/2569] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1059 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2570] 10.0.0.95 () {32 vars in 757 bytes} [Fri Jun 12 02:34:59 2026] DELETE /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/red => 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: 1207/2571] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/networks?id=32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2572] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:34:59.318 8 INFO neutron.api.v2.resource [None req-0e31824f-30a5-44f4-94e1-16f20df0c9e0 d3f02d7454b14bb3997c585cffe513db fcc1d53a222d4d1bb6fc1f3ca2de9c89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1366/2573] 10.0.0.95 () {32 vars in 761 bytes} [Fri Jun 12 02:34:59 2026] DELETE /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2574] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:34:59 2026] DELETE /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2575] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:34:59 2026] GET /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2576] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:34:59 2026] DELETE /v2.0/security-groups/ce8c2e64-23d7-41f4-9610-65d20bd97975 => 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: 1208/2577] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:34:59 2026] PUT /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1249 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:34:59.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-81887815-dabc-4d1f-b062-e7fdca7b4ac3'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '56299822-77a1-4abc-b990-6333dc2505f5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2578] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2579] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/networks?id=32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2580] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2581] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2582] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2583] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1375/2584] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2585] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/security-groups?tenant_id=575b12246cc14807a5837a3b46277752&name=default => generated 2929 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2586] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:00 2026] DELETE /v2.0/security-groups/ea9539c7-2926-4207-b79a-af941181d227 => 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: 1211/2587] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:00 2026] GET /v2.0/security-groups?tenant_id=fcc1d53a222d4d1bb6fc1f3ca2de9c89&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2588] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:00 2026] DELETE /v2.0/security-groups/939522d0-d893-4a32-91f5-f45e593db536 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:01.315 7 INFO neutron.db.segments_db [None req-7e805fc7-918d-4cd4-b528-764a6054187c f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Added segment 265cdafd-2663-43e4-86e2-13e5fbff9697 of type vxlan for network e90da48b-c410-435f-825a-074406ad7859 [pid: 7|app: 0|req: 1212/2589] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:01 2026] POST /v2.0/networks => generated 632 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2590] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:01 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2591] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:01.706 8 INFO neutron.db.segments_db [None req-3fb57db4-94b0-463b-bedb-d085707656a3 f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Added segment a95156ac-763b-4e57-b0db-2a034398c238 of type vxlan for network f1f2db80-d120-4623-8cba-0668ff8f2295 [pid: 7|app: 0|req: 1214/2592] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1215/2593] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2594] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 1379/2595] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:01 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2596] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1381/2597] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1382/2598] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1383/2599] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2600] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2601] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:01 2026] POST /v2.0/subnets => generated 629 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2602] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:01 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:02.077 7 INFO neutron.db.segments_db [None req-3226a37e-c0ad-442e-b8aa-422507c8c169 f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Added segment 0ae63ca9-b317-4b97-973d-12cdc0b5b006 of type vxlan for network c904ac63-669c-43fd-b5a7-f851062499d2 [pid: 8|app: 0|req: 1386/2603] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:02 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1218/2604] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:02 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2605] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:02 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:02.515 7 INFO neutron.db.segments_db [None req-08e4411c-9b52-4bfc-8783-c89f1cb17275 f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Added segment 9e4e6579-986c-42c4-8523-48f647e68855 of type vxlan for network 643bfa62-5919-4be6-94e1-f570b17392a7 [pid: 7|app: 0|req: 1219/2606] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:02 2026] POST /v2.0/networks => generated 632 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2607] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:02 2026] POST /v2.0/subnets => generated 629 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:02.924 7 INFO neutron.db.segments_db [None req-54fe8c0d-5e34-44b5-8b2f-557a72da9afe f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Added segment ceb49a81-2801-4532-af08-cd3d46fdaac0 of type vxlan for network 094838a0-a3b6-495e-bece-4c7e4b522b5f [pid: 7|app: 0|req: 1220/2608] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:02 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2609] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:03 2026] POST /v2.0/subnets => generated 629 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2610] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:03 2026] PUT /v2.0/subnets/208b413d-ea7c-4902-a75a-a8989c8b92e2/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2611] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:03 2026] PUT /v2.0/subnets/421cd62b-503f-40e7-829e-45caf5c7b666/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: 1222/2612] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:03 2026] PUT /v2.0/subnets/e23039c0-0985-4908-a88d-08ab0ee1db2a/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2613] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:03 2026] PUT /v2.0/subnets/c700f24c-b196-41da-bae8-b916ff64eabc/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2614] 10.0.0.95 () {32 vars in 663 bytes} [Fri Jun 12 02:35:03 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2615] 10.0.0.95 () {32 vars in 677 bytes} [Fri Jun 12 02:35:03 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2616] 10.0.0.95 () {32 vars in 673 bytes} [Fri Jun 12 02:35:03 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2617] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:35:03 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2618] 10.0.0.95 () {32 vars in 671 bytes} [Fri Jun 12 02:35:04 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2619] 10.0.0.95 () {32 vars in 685 bytes} [Fri Jun 12 02:35:04 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2620] 10.0.0.95 () {32 vars in 681 bytes} [Fri Jun 12 02:35:04 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2621] 10.0.0.95 () {32 vars in 693 bytes} [Fri Jun 12 02:35:04 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:04.590 7 INFO neutron.db.segments_db [None req-57c8ef77-8d98-404d-adfb-f91715901378 96f391fda2ec4a09abe2852dd5a3a80f 3ac5cbb8402e4672b650d017f2274690 - - default default] Added segment a2b6025b-4a7a-42b3-8938-6ed30bb2189c of type vxlan for network 439c2ca9-b436-46a5-94ce-7ed2420c8c91 [pid: 7|app: 0|req: 1225/2622] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:04 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2623] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:04 2026] DELETE /v2.0/subnets/208b413d-ea7c-4902-a75a-a8989c8b92e2 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2624] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:04 2026] DELETE /v2.0/subnets/421cd62b-503f-40e7-829e-45caf5c7b666 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2625] 10.0.0.95 () {34 vars in 668 bytes} [Fri Jun 12 02:35:04 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) [pid: 7|app: 0|req: 1227/2626] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:04 2026] PUT /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/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: 1400/2627] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:04 2026] DELETE /v2.0/subnets/e23039c0-0985-4908-a88d-08ab0ee1db2a => 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: 1401/2628] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:04 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2629] 10.0.0.95 () {34 vars in 761 bytes} [Fri Jun 12 02:35:05 2026] PUT /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2630] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:04 2026] DELETE /v2.0/subnets/c700f24c-b196-41da-bae8-b916ff64eabc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2631] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2632] 10.0.0.95 () {34 vars in 757 bytes} [Fri Jun 12 02:35:05 2026] PUT /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2633] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/subnets/cd0a7583-f789-4442-987e-205b8fe41718 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2634] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:05.293 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e5c28fd-e9b8-40d8-9b97-6be30a653b8c f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] TaaS: Handle Delete Port: 66df2e2e-6c05-45a7-a6b0-445bd7ac1393 2026-06-12 02:35:05.295 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e5c28fd-e9b8-40d8-9b97-6be30a653b8c f3e54b730dfe4e0f89d72452211b5e4e 09eba01914e14c05a30953e3c9ccf4fc - - default default] Tap Mirror: Handle Delete Port: 66df2e2e-6c05-45a7-a6b0-445bd7ac1393 [pid: 8|app: 0|req: 1406/2635] 10.0.0.95 () {34 vars in 779 bytes} [Fri Jun 12 02:35:05 2026] PUT /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/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: 1407/2636] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2637] 10.0.0.95 () {34 vars in 750 bytes} [Fri Jun 12 02:35:05 2026] PUT /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:05.457 7 INFO neutron.services.segments.plugin [-] Segment 265cdafd-2663-43e4-86e2-13e5fbff9697 resource provider aggregate not found 2026-06-12 02:35:05.464 7 INFO neutron.services.segments.plugin [-] Segment 265cdafd-2663-43e4-86e2-13e5fbff9697 resource provider aggregate not found [pid: 8|app: 0|req: 1409/2638] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:05.483 7 INFO neutron.services.segments.plugin [-] Segment 265cdafd-2663-43e4-86e2-13e5fbff9697 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 265cdafd-2663-43e4-86e2-13e5fbff9697 found for delete ", "request_id": "req-6cc3ffb7-ff2d-47c6-b747-97db14e0ae90"}]} 2026-06-12 02:35:05.490 7 INFO neutron.services.segments.plugin [-] Segment 265cdafd-2663-43e4-86e2-13e5fbff9697 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 265cdafd-2663-43e4-86e2-13e5fbff9697 found for delete ", "request_id": "req-f421d3c3-b04c-40bc-a03d-8784496a7086"}]} [pid: 7|app: 0|req: 1230/2639] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/e90da48b-c410-435f-825a-074406ad7859 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2640] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:05.557 8 INFO neutron.api.v2.resource [None req-8de7eeab-30e9-440e-b70a-e5f5c6cb3834 96f391fda2ec4a09abe2852dd5a3a80f 3ac5cbb8402e4672b650d017f2274690 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2641] 10.0.0.95 () {32 vars in 742 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/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: 1412/2642] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2643] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/f1f2db80-d120-4623-8cba-0668ff8f2295 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2644] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:05.695 8 INFO neutron.api.v2.resource [None req-a53cc7bd-bfbc-415e-bd55-14d70b1e393c 96f391fda2ec4a09abe2852dd5a3a80f 3ac5cbb8402e4672b650d017f2274690 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1414/2645] 10.0.0.95 () {32 vars in 745 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2646] 10.0.0.95 () {32 vars in 733 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/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: 1232/2647] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/c904ac63-669c-43fd-b5a7-f851062499d2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2648] 10.0.0.95 () {32 vars in 730 bytes} [Fri Jun 12 02:35:05 2026] GET /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2649] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/643bfa62-5919-4be6-94e1-f570b17392a7 => 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: 1417/2650] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/subnets/bb33c749-6353-40d2-96e3-481c22ec5085 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:06.057 8 INFO neutron.services.segments.plugin [-] Segment a2b6025b-4a7a-42b3-8938-6ed30bb2189c resource provider aggregate not found [pid: 7|app: 0|req: 1234/2651] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/094838a0-a3b6-495e-bece-4c7e4b522b5f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:06.063 8 INFO neutron.services.segments.plugin [-] Segment a2b6025b-4a7a-42b3-8938-6ed30bb2189c resource provider aggregate not found 2026-06-12 02:35:06.081 8 INFO neutron.services.segments.plugin [-] Segment a2b6025b-4a7a-42b3-8938-6ed30bb2189c 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 a2b6025b-4a7a-42b3-8938-6ed30bb2189c found for delete ", "request_id": "req-f196b590-9028-4d2d-8678-08e5a996065d"}]} 2026-06-12 02:35:06.090 8 INFO neutron.services.segments.plugin [-] Segment a2b6025b-4a7a-42b3-8938-6ed30bb2189c 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 a2b6025b-4a7a-42b3-8938-6ed30bb2189c found for delete ", "request_id": "req-735cc519-f585-4484-9170-45eebcc07b1b"}]} [pid: 7|app: 0|req: 1235/2652] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:35:06 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1251 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2653] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:05 2026] DELETE /v2.0/networks/439c2ca9-b436-46a5-94ce-7ed2420c8c91 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2654] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:35:06 2026] PUT /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1276 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:06.420 8 INFO neutron.api.v2.resource [None req-61c5ac68-c046-403b-a2b2-ce1605833272 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1419/2655] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:35:06 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:35:06.436 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-603fef88-285a-4dd4-9b41-6af9cba2860c'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '56299822-77a1-4abc-b990-6333dc2505f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2656] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:35:06 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 1637 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2657] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:35:06 2026] PUT /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1314 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:06.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e24d2bd5-226b-4e3d-9403-91b338943256'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '56299822-77a1-4abc-b990-6333dc2505f5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1238/2658] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:06 2026] GET /v2.0/security-groups?tenant_id=3ac5cbb8402e4672b650d017f2274690&name=default => generated 2929 bytes in 191 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: 1239/2659] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2660] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:06 2026] GET /v2.0/security-groups?tenant_id=09eba01914e14c05a30953e3c9ccf4fc&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2661] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2662] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/networks?id=32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2663] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:07 2026] DELETE /v2.0/security-groups/a2da674a-d33b-40c3-92e5-8c9317db5428 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2664] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:07 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: 1424/2665] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1425/2666] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:07 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: 1242/2667] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:07 2026] DELETE /v2.0/security-groups/af471533-20f4-4786-9081-8c550ebd1339 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2668] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2669] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2670] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2671] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2672] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2673] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/security-groups?tenant_id=45a06329cf21489eb87d66cf477fc3f2&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2674] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/security-groups?tenant_id=52ed4ae312604d248bbbee92cb7d4de6&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:07.505 7 INFO neutron.services.segments.plugin [-] Segment a95156ac-763b-4e57-b0db-2a034398c238 resource provider aggregate not found 2026-06-12 02:35:07.515 7 INFO neutron.services.segments.plugin [-] Segment a95156ac-763b-4e57-b0db-2a034398c238 resource provider aggregate not found 2026-06-12 02:35:07.532 7 INFO neutron.services.segments.plugin [-] Segment a95156ac-763b-4e57-b0db-2a034398c238 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 a95156ac-763b-4e57-b0db-2a034398c238 found for delete ", "request_id": "req-ee735ab2-4247-4066-b08c-3b5da874955e"}]} 2026-06-12 02:35:07.536 7 INFO neutron.services.segments.plugin [-] Segment a95156ac-763b-4e57-b0db-2a034398c238 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 a95156ac-763b-4e57-b0db-2a034398c238 found for delete ", "request_id": "req-56dc1870-10af-4fba-8778-937b6c4a3a19"}]} [pid: 8|app: 0|req: 1429/2675] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2676] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:07.554 7 INFO neutron.services.segments.plugin [-] Segment 0ae63ca9-b317-4b97-973d-12cdc0b5b006 resource provider aggregate not found 2026-06-12 02:35:07.561 7 INFO neutron.services.segments.plugin [-] Segment 0ae63ca9-b317-4b97-973d-12cdc0b5b006 resource provider aggregate not found 2026-06-12 02:35:07.585 7 INFO neutron.services.segments.plugin [-] Segment 0ae63ca9-b317-4b97-973d-12cdc0b5b006 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 0ae63ca9-b317-4b97-973d-12cdc0b5b006 found for delete ", "request_id": "req-2e817ad3-e094-4859-9cb4-4197b9ac21b5"}]} 2026-06-12 02:35:07.591 7 INFO neutron.services.segments.plugin [-] Segment 0ae63ca9-b317-4b97-973d-12cdc0b5b006 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 0ae63ca9-b317-4b97-973d-12cdc0b5b006 found for delete ", "request_id": "req-63950084-ead0-46e7-a924-c540d35e6ab2"}]} 2026-06-12 02:35:07.609 7 INFO neutron.services.segments.plugin [-] Segment 9e4e6579-986c-42c4-8523-48f647e68855 resource provider aggregate not found 2026-06-12 02:35:07.616 7 INFO neutron.services.segments.plugin [-] Segment 9e4e6579-986c-42c4-8523-48f647e68855 resource provider aggregate not found 2026-06-12 02:35:07.631 7 INFO neutron.services.segments.plugin [-] Segment 9e4e6579-986c-42c4-8523-48f647e68855 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 9e4e6579-986c-42c4-8523-48f647e68855 found for delete ", "request_id": "req-56d83bef-4b29-465b-ae87-8d701b2dae2a"}]} 2026-06-12 02:35:07.631 7 INFO neutron.services.segments.plugin [-] Segment 9e4e6579-986c-42c4-8523-48f647e68855 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 9e4e6579-986c-42c4-8523-48f647e68855 found for delete ", "request_id": "req-13f7c4d4-4b0c-49fe-9f90-40c527cd8eed"}]} 2026-06-12 02:35:07.654 7 INFO neutron.services.segments.plugin [-] Segment ceb49a81-2801-4532-af08-cd3d46fdaac0 resource provider aggregate not found [pid: 8|app: 0|req: 1430/2677] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:07 2026] DELETE /v2.0/security-groups/92310fea-9185-4b9b-8adf-7a6d808d65cc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:07.659 7 INFO neutron.services.segments.plugin [-] Segment ceb49a81-2801-4532-af08-cd3d46fdaac0 resource provider aggregate not found 2026-06-12 02:35:07.679 7 INFO neutron.services.segments.plugin [-] Segment ceb49a81-2801-4532-af08-cd3d46fdaac0 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 ceb49a81-2801-4532-af08-cd3d46fdaac0 found for delete ", "request_id": "req-5bc211d0-9afc-45a3-9958-d8457ee1c301"}]} 2026-06-12 02:35:07.680 7 INFO neutron.services.segments.plugin [-] Segment ceb49a81-2801-4532-af08-cd3d46fdaac0 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 ceb49a81-2801-4532-af08-cd3d46fdaac0 found for delete ", "request_id": "req-ec8d0325-f31d-4202-956d-cbd8a069447e"}]} [pid: 8|app: 0|req: 1431/2678] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1248/2679] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:07 2026] DELETE /v2.0/security-groups/a0ea7276-73e0-48d9-947e-80b17df7f334 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2680] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2681] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2682] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2683] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2684] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:07 2026] GET /v2.0/security-groups?tenant_id=db32c0bd1d554a88a19f4d1d7d51179f&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: 1435/2685] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:07 2026] DELETE /v2.0/security-groups/db5a42d8-0931-4a47-9ea2-78b1c25aaeed => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2688] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:08 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2689] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:08 2026] GET /v2.0/networks?id=32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2690] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1253/2691] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:08 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2692] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:08 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2693] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:09 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1440/2694] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:09 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:11.482 7 INFO neutron.db.segments_db [None req-22627a41-fbfb-4e88-98ba-96b08e4a5cae 24ccff6b02fc4847868a0789d18d9012 0783136132ab41b8897fe518c54bfae8 - - default default] Added segment 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d of type vxlan for network 90577d65-064e-4d07-a806-39d49b1c8a2b [pid: 7|app: 0|req: 1255/2695] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:11 2026] POST /v2.0/networks => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2696] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:11 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2697] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:11 2026] POST /v2.0/trunks => generated 407 bytes in 234 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: 1442/2698] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:12 2026] PUT /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2699] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2700] 10.0.0.95 () {34 vars in 759 bytes} [Fri Jun 12 02:35:12 2026] PUT /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2701] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/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: 1259/2702] 10.0.0.95 () {34 vars in 755 bytes} [Fri Jun 12 02:35:12 2026] PUT /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2703] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2704] 10.0.0.95 () {34 vars in 777 bytes} [Fri Jun 12 02:35:12 2026] PUT /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2705] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2706] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:12 2026] PUT /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2707] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2708] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:12.516 7 INFO neutron.api.v2.resource [None req-6691084d-e70b-4cea-bbb0-56d6b4b92de2 24ccff6b02fc4847868a0789d18d9012 0783136132ab41b8897fe518c54bfae8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1266/2709] 10.0.0.95 () {32 vars in 740 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2710] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:12 2026] DELETE /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2711] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:35:12.596 8 INFO neutron.db.segments_db [None req-3921dbfa-407f-488f-9fdb-5d9f795d9b4a 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Added segment 34cea388-e8cf-415b-807b-ec27d9f23d32 of type vxlan for network 5f25ed39-c868-42a5-b137-6f9c8927d285 2026-06-12 02:35:12.603 7 INFO neutron.api.v2.resource [None req-62c43862-324d-4fc4-ad34-91a629f207cc 24ccff6b02fc4847868a0789d18d9012 0783136132ab41b8897fe518c54bfae8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1269/2712] 10.0.0.95 () {32 vars in 743 bytes} [Fri Jun 12 02:35:12 2026] DELETE /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2713] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:35:12 2026] DELETE /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2714] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2715] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:12 2026] POST /v2.0/networks => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2716] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2717] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:12 2026] GET /v2.0/ports/ff6f6839-f6c1-461f-a88a-1b74f22cc7ef => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2718] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:12 2026] DELETE /v2.0/trunks/7ef8d77f-eca9-42db-81dc-98998210f836 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:12.977 7 INFO neutron_taas.services.taas.taas_plugin [None req-41971c1b-80a9-42cb-a458-ff45a9d3724b 24ccff6b02fc4847868a0789d18d9012 0783136132ab41b8897fe518c54bfae8 - - default default] TaaS: Handle Delete Port: ff6f6839-f6c1-461f-a88a-1b74f22cc7ef 2026-06-12 02:35:12.981 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41971c1b-80a9-42cb-a458-ff45a9d3724b 24ccff6b02fc4847868a0789d18d9012 0783136132ab41b8897fe518c54bfae8 - - default default] Tap Mirror: Handle Delete Port: ff6f6839-f6c1-461f-a88a-1b74f22cc7ef [pid: 8|app: 0|req: 1445/2719] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:12 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1275/2720] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:12 2026] DELETE /v2.0/ports/ff6f6839-f6c1-461f-a88a-1b74f22cc7ef => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:13.214 7 INFO neutron.services.segments.plugin [-] Segment 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d resource provider aggregate not found 2026-06-12 02:35:13.223 7 INFO neutron.services.segments.plugin [-] Segment 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d resource provider aggregate not found 2026-06-12 02:35:13.247 7 INFO neutron.services.segments.plugin [-] Segment 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d 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 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d found for delete ", "request_id": "req-9828ca30-b859-452b-9732-57498c247c1e"}]} 2026-06-12 02:35:13.248 7 INFO neutron.services.segments.plugin [-] Segment 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d 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 3bcb98c7-276e-43a7-a3d2-4e9b0c8d605d found for delete ", "request_id": "req-31ac040f-e7cc-4332-9eff-a45480955bdd"}]} [pid: 7|app: 0|req: 1276/2721] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:13 2026] DELETE /v2.0/networks/90577d65-064e-4d07-a806-39d49b1c8a2b => 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: 1446/2722] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:13 2026] POST /v2.0/trunks => generated 407 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:13.365 7 INFO neutron.db.segments_db [None req-146eebf8-e8e9-4ba3-af0a-48743951981e 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Added segment aac44747-a3b1-4edb-b317-24650ae2162c of type vxlan for network 7d3235a7-8424-4767-8b47-0abd9512ff97 [pid: 7|app: 0|req: 1277/2723] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:13 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2724] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:13 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2725] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:13 2026] POST /v2.0/trunks => generated 407 bytes in 144 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-12 02:35:14.023 7 INFO neutron.db.segments_db [None req-337c2d75-f91b-4826-b9e2-91e2a105ff0d 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Added segment c9a6876c-e6ff-4465-b029-db6845a31d16 of type vxlan for network fdcef2ba-1414-47f7-b7e2-f3b72612accc [pid: 8|app: 0|req: 1448/2726] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:13 2026] GET /v2.0/security-groups?tenant_id=29e94441f3274d92adeeca23f67ead4d&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2727] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:13 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2728] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:14 2026] DELETE /v2.0/security-groups/5b241c45-773f-4218-bf51-2919a6c5de30 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2729] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:14 2026] GET /v2.0/security-groups?tenant_id=0783136132ab41b8897fe518c54bfae8&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2730] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:14 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1451/2731] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:14 2026] DELETE /v2.0/security-groups/72dc6e14-0b48-42ba-a493-dec0d9fd8ab7 => 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: 1281/2732] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:14 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:14.623 8 INFO neutron.db.segments_db [None req-f95ce806-329c-4178-8e4f-0a8d4cdc0000 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Added segment 144746c2-8bd3-451a-ad35-f036be223725 of type vxlan for network 410ef0fa-e358-4bc2-884d-ab9e3dd98f4f [pid: 8|app: 0|req: 1452/2733] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:14 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2734] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:14 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1283/2735] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:15 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:15.268 7 INFO neutron.db.segments_db [None req-496ceb60-84c0-4d6f-b039-4dfe5a25820b 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Added segment 6aa797e6-323f-4156-8751-bd6610c65c33 of type vxlan for network 5ff1007f-fbd9-44f2-96d7-4524f5e595b7 [pid: 7|app: 0|req: 1284/2736] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:15 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2737] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:15 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-12 02:35:15.785 8 INFO neutron.db.l3_db [None req-0e23b932-4b20-4fd2-bbe9-5da460ef0adf 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP afdf9c3a-3e53-4c73-9256-aaa6da9cf6be associated. External IP: 10.96.250.209, port: 42014849-4759-4fba-b4d1-cd219750ae71. [pid: 7|app: 0|req: 1286/2738] 10.0.0.95 () {34 vars in 665 bytes} [Fri Jun 12 02:35:15 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: 1287/2739] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:15 2026] PUT /v2.0/trunks/9d928dc9-7d36-42c1-bbad-628b5e8e4d2f/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2740] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:15 2026] PUT /v2.0/trunks/24265c6a-739a-4fd7-a4df-88f2dac2608b/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2741] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:15 2026] PUT /v2.0/trunks/6a5315e8-4ad4-40a0-ae6c-62ad3782337c/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2742] 10.0.0.95 () {34 vars in 748 bytes} [Fri Jun 12 02:35:15 2026] PUT /v2.0/trunks/0bc2e699-cc11-4952-b2ab-a80361a38d05/tags => 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: 1291/2743] 10.0.0.95 () {32 vars in 661 bytes} [Fri Jun 12 02:35:15 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2744] 10.0.0.95 () {32 vars in 675 bytes} [Fri Jun 12 02:35:15 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2745] 10.0.0.95 () {32 vars in 671 bytes} [Fri Jun 12 02:35:15 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2746] 10.0.0.95 () {32 vars in 683 bytes} [Fri Jun 12 02:35:15 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2747] 10.0.0.95 () {32 vars in 669 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2748] 10.0.0.95 () {32 vars in 683 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2749] 10.0.0.95 () {32 vars in 679 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2750] 10.0.0.95 () {32 vars in 691 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2751] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks/9d928dc9-7d36-42c1-bbad-628b5e8e4d2f => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2752] 10.0.0.95 () {34 vars in 676 bytes} [Fri Jun 12 02:35:14 2026] POST /v2.0/floatingips => generated 899 bytes in 1187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2753] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/ports/533d8a84-c8dd-4196-aae9-7c625721a66d => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2754] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/trunks/9d928dc9-7d36-42c1-bbad-628b5e8e4d2f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2755] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks/24265c6a-739a-4fd7-a4df-88f2dac2608b => generated 420 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2756] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/ports/4c9762cb-f3b4-4a97-8dc4-a09d09716699 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2757] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/trunks/24265c6a-739a-4fd7-a4df-88f2dac2608b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2758] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks/6a5315e8-4ad4-40a0-ae6c-62ad3782337c => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2759] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/ports/e372f742-f45e-4be3-8b40-2405ab54cf22 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2760] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/trunks/6a5315e8-4ad4-40a0-ae6c-62ad3782337c => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2761] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks/0bc2e699-cc11-4952-b2ab-a80361a38d05 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2762] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/ports/7e8687ee-bb39-48d7-adfc-fd8b8775a7d3 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2763] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/trunks/0bc2e699-cc11-4952-b2ab-a80361a38d05 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2764] 10.0.0.95 () {32 vars in 718 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/trunks/bdd1b0ca-4d81-4a8c-9392-b29bf959f5b0 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2765] 10.0.0.95 () {32 vars in 716 bytes} [Fri Jun 12 02:35:16 2026] GET /v2.0/ports/2575abab-6dbe-4ed1-a50e-16070a398a5a => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2766] 10.0.0.95 () {32 vars in 721 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/trunks/bdd1b0ca-4d81-4a8c-9392-b29bf959f5b0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:17.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-9655b50d-e014-46d6-abe4-76a41758c6b4 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] TaaS: Handle Delete Port: 533d8a84-c8dd-4196-aae9-7c625721a66d 2026-06-12 02:35:17.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9655b50d-e014-46d6-abe4-76a41758c6b4 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Tap Mirror: Handle Delete Port: 533d8a84-c8dd-4196-aae9-7c625721a66d [pid: 7|app: 0|req: 1307/2767] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:16 2026] DELETE /v2.0/ports/533d8a84-c8dd-4196-aae9-7c625721a66d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:17.300 8 INFO neutron_taas.services.taas.taas_plugin [None req-efedf2d0-97fc-488a-ac8b-8d28e6e6b4d7 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] TaaS: Handle Delete Port: 4c9762cb-f3b4-4a97-8dc4-a09d09716699 2026-06-12 02:35:17.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efedf2d0-97fc-488a-ac8b-8d28e6e6b4d7 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Tap Mirror: Handle Delete Port: 4c9762cb-f3b4-4a97-8dc4-a09d09716699 [pid: 8|app: 0|req: 1461/2768] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:17 2026] DELETE /v2.0/ports/4c9762cb-f3b4-4a97-8dc4-a09d09716699 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:17.508 7 INFO neutron_taas.services.taas.taas_plugin [None req-2ef53d7d-f151-44eb-a1bb-1c2684a25f2f 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] TaaS: Handle Delete Port: e372f742-f45e-4be3-8b40-2405ab54cf22 2026-06-12 02:35:17.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ef53d7d-f151-44eb-a1bb-1c2684a25f2f 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Tap Mirror: Handle Delete Port: e372f742-f45e-4be3-8b40-2405ab54cf22 [pid: 7|app: 0|req: 1308/2769] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:17 2026] DELETE /v2.0/ports/e372f742-f45e-4be3-8b40-2405ab54cf22 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:17.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-68597c6a-86ae-42bc-a369-9c6bf3d6ba7e 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] TaaS: Handle Delete Port: 7e8687ee-bb39-48d7-adfc-fd8b8775a7d3 2026-06-12 02:35:17.709 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68597c6a-86ae-42bc-a369-9c6bf3d6ba7e 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Tap Mirror: Handle Delete Port: 7e8687ee-bb39-48d7-adfc-fd8b8775a7d3 [pid: 8|app: 0|req: 1462/2770] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:17 2026] DELETE /v2.0/ports/7e8687ee-bb39-48d7-adfc-fd8b8775a7d3 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:17.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-dae2ad0b-3e09-4c2a-8987-cebefb26da0a 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] TaaS: Handle Delete Port: 2575abab-6dbe-4ed1-a50e-16070a398a5a 2026-06-12 02:35:17.903 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dae2ad0b-3e09-4c2a-8987-cebefb26da0a 4f90f424417b447d93602c10cc2b386a 02028ae2a4014d3492b4e9c7db89ed11 - - default default] Tap Mirror: Handle Delete Port: 2575abab-6dbe-4ed1-a50e-16070a398a5a [pid: 7|app: 0|req: 1309/2771] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:17 2026] DELETE /v2.0/ports/2575abab-6dbe-4ed1-a50e-16070a398a5a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:18.132 8 INFO neutron.services.segments.plugin [-] Segment 34cea388-e8cf-415b-807b-ec27d9f23d32 resource provider aggregate not found [pid: 8|app: 0|req: 1463/2772] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/networks/5f25ed39-c868-42a5-b137-6f9c8927d285 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:18.155 8 INFO neutron.services.segments.plugin [-] Segment 34cea388-e8cf-415b-807b-ec27d9f23d32 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 34cea388-e8cf-415b-807b-ec27d9f23d32 found for delete ", "request_id": "req-24247d5d-01b3-4332-9b0f-8526d2b7d5fa"}]} [pid: 8|app: 0|req: 1464/2773] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/networks/7d3235a7-8424-4767-8b47-0abd9512ff97 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:35:18.360 8 INFO neutron.services.segments.plugin [-] Segment 34cea388-e8cf-415b-807b-ec27d9f23d32 resource provider aggregate not found [pid: 7|app: 0|req: 1310/2774] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:18 2026] GET /v2.0/security-groups?tenant_id=50ff376cd1b8416a876ff180990a359c&name=default => generated 2929 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:18.399 8 INFO neutron.services.segments.plugin [-] Segment 34cea388-e8cf-415b-807b-ec27d9f23d32 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 34cea388-e8cf-415b-807b-ec27d9f23d32 found for delete ", "request_id": "req-cba7b8ec-9ce3-471b-9f3a-52e8fd35cf6c"}]} [pid: 8|app: 0|req: 1465/2775] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/networks/fdcef2ba-1414-47f7-b7e2-f3b72612accc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2776] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/security-groups/067bf743-f87a-4163-90b0-7e16fb7f9a26 => 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: 1466/2777] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/networks/410ef0fa-e358-4bc2-884d-ab9e3dd98f4f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2778] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:18 2026] GET /v2.0/security-groups?tenant_id=54db597e2b2646db96139996b0717014&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: 1467/2779] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/networks/5ff1007f-fbd9-44f2-96d7-4524f5e595b7 => 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: 1313/2780] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:18 2026] DELETE /v2.0/security-groups/976028ea-0fa7-44bb-a787-365cb312ef95 => 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: 1468/2781] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:19 2026] GET /v2.0/security-groups?tenant_id=d7760de86c0a4234a1613a6fc2b44bc6&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2782] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:19 2026] DELETE /v2.0/security-groups/542a6f73-d30e-42f2-8ddd-9b46cfaf34c8 => 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: 1469/2783] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:19 2026] GET /v2.0/security-groups?tenant_id=02028ae2a4014d3492b4e9c7db89ed11&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2784] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:19 2026] DELETE /v2.0/security-groups/28872363-763a-4330-9766-e768bf5a05b4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:20.387 8 INFO neutron.services.segments.plugin [-] Segment aac44747-a3b1-4edb-b317-24650ae2162c resource provider aggregate not found [pid: 8|app: 0|req: 1470/2785] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:20 2026] GET /v2.0/security-groups?tenant_id=02b65a587122459eb4cb1c7a213ce31b&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:20.407 8 INFO neutron.services.segments.plugin [-] Segment aac44747-a3b1-4edb-b317-24650ae2162c 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 aac44747-a3b1-4edb-b317-24650ae2162c found for delete ", "request_id": "req-07f8cfdb-786d-4821-a9d7-f027abcc358a"}]} 2026-06-12 02:35:20.422 8 INFO neutron.services.segments.plugin [-] Segment c9a6876c-e6ff-4465-b029-db6845a31d16 resource provider aggregate not found 2026-06-12 02:35:20.427 8 INFO neutron.services.segments.plugin [-] Segment aac44747-a3b1-4edb-b317-24650ae2162c resource provider aggregate not found 2026-06-12 02:35:20.454 8 INFO neutron.services.segments.plugin [-] Segment c9a6876c-e6ff-4465-b029-db6845a31d16 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 c9a6876c-e6ff-4465-b029-db6845a31d16 found for delete ", "request_id": "req-0c3d1b8e-a24f-4bbe-9e7d-1f08eda8fe70"}]} 2026-06-12 02:35:20.460 8 INFO neutron.services.segments.plugin [-] Segment aac44747-a3b1-4edb-b317-24650ae2162c 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 aac44747-a3b1-4edb-b317-24650ae2162c found for delete ", "request_id": "req-58778cb4-08a5-4e6e-9b59-293b907dd4df"}]} 2026-06-12 02:35:20.471 8 INFO neutron.services.segments.plugin [-] Segment 144746c2-8bd3-451a-ad35-f036be223725 resource provider aggregate not found 2026-06-12 02:35:20.473 8 INFO neutron.services.segments.plugin [-] Segment c9a6876c-e6ff-4465-b029-db6845a31d16 resource provider aggregate not found 2026-06-12 02:35:20.490 8 INFO neutron.services.segments.plugin [-] Segment 144746c2-8bd3-451a-ad35-f036be223725 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 144746c2-8bd3-451a-ad35-f036be223725 found for delete ", "request_id": "req-8a7475c4-e5ad-4754-8a6b-65d65714d452"}]} 2026-06-12 02:35:20.495 8 INFO neutron.services.segments.plugin [-] Segment c9a6876c-e6ff-4465-b029-db6845a31d16 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 c9a6876c-e6ff-4465-b029-db6845a31d16 found for delete ", "request_id": "req-73124212-c31c-4145-b83e-9ef7a4801867"}]} 2026-06-12 02:35:20.510 8 INFO neutron.services.segments.plugin [-] Segment 6aa797e6-323f-4156-8751-bd6610c65c33 resource provider aggregate not found [pid: 7|app: 0|req: 1316/2786] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:20 2026] DELETE /v2.0/security-groups/0cdff1ec-eb58-489f-a9cc-e3deec8e3d52 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:35:20.515 8 INFO neutron.services.segments.plugin [-] Segment 144746c2-8bd3-451a-ad35-f036be223725 resource provider aggregate not found 2026-06-12 02:35:20.530 8 INFO neutron.services.segments.plugin [-] Segment 144746c2-8bd3-451a-ad35-f036be223725 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 144746c2-8bd3-451a-ad35-f036be223725 found for delete ", "request_id": "req-fc841f44-31cb-45d2-beee-e5c3e5831cc0"}]} 2026-06-12 02:35:20.535 8 INFO neutron.services.segments.plugin [-] Segment 6aa797e6-323f-4156-8751-bd6610c65c33 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 6aa797e6-323f-4156-8751-bd6610c65c33 found for delete ", "request_id": "req-b1433a39-ea81-4b89-9499-b2fae6369f48"}]} 2026-06-12 02:35:20.545 8 INFO neutron.services.segments.plugin [-] Segment 6aa797e6-323f-4156-8751-bd6610c65c33 resource provider aggregate not found 2026-06-12 02:35:20.563 8 INFO neutron.services.segments.plugin [-] Segment 6aa797e6-323f-4156-8751-bd6610c65c33 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 6aa797e6-323f-4156-8751-bd6610c65c33 found for delete ", "request_id": "req-7373b0b3-94a2-4e5e-ba0a-4f6696cdb8b6"}]} [pid: 8|app: 0|req: 1471/2787] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2788] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2789] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2790] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:35:21.322 8 INFO neutron.api.v2.resource [None req-41f30a0b-6290-4695-91d3-ef3ef6bf2665 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2791] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2792] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2793] 199.204.45.38 () {30 vars in 814 bytes} [Fri Jun 12 02:35:21 2026] GET /v2.0/security-group-rules?security_group_id=8a242e55-b3a2-4d79-93b9-de34a541170b => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2794] 199.204.45.38 () {34 vars in 746 bytes} [Fri Jun 12 02:35:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2795] 199.204.45.38 () {34 vars in 746 bytes} [Fri Jun 12 02:35:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-12 02:35:23.867 8 INFO neutron.db.segments_db [None req-465c8920-a3ba-4b31-a5c2-6a5ed86e0d0d a7d789059f6c4c62adc29093408aa949 40130107bc9243ac9f64c7d99cc6e432 - - default default] Added segment e1b30516-9352-4f2d-9927-62a989cbfb29 of type vxlan for network c256e2c2-3c6a-417f-a00e-555996634cb0 [pid: 8|app: 0|req: 1477/2798] 10.0.0.95 () {34 vars in 669 bytes} [Fri Jun 12 02:35:23 2026] POST /v2.0/networks => generated 631 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2799] 10.0.0.95 () {34 vars in 663 bytes} [Fri Jun 12 02:35:23 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2800] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:35:24 2026] PUT /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 25 bytes in 62 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: 1323/2801] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 25 bytes in 62 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: 1479/2802] 10.0.0.95 () {34 vars in 757 bytes} [Fri Jun 12 02:35:24 2026] PUT /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1324/2803] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 34 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, ' [pid: 8|app: 0|req: 1480/2804] 10.0.0.95 () {34 vars in 753 bytes} [Fri Jun 12 02:35:24 2026] PUT /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1325/2805] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 34 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, ' [pid: 8|app: 0|req: 1481/2806] 10.0.0.95 () {34 vars in 775 bytes} [Fri Jun 12 02:35:24 2026] PUT /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/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: 7|app: 0|req: 1326/2807] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 52 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, ' [pid: 8|app: 0|req: 1482/2808] 10.0.0.95 () {34 vars in 746 bytes} [Fri Jun 12 02:35:24 2026] PUT /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1327/2809] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1483/2810] 10.0.0.95 () {32 vars in 734 bytes} [Fri Jun 12 02:35:24 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:35:25.103 7 INFO neutron.api.v2.resource [None req-dc3153fa-74ec-4bf9-979c-642ddfc62d01 a7d789059f6c4c62adc29093408aa949 40130107bc9243ac9f64c7d99cc6e432 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2811] 10.0.0.95 () {32 vars in 738 bytes} [Fri Jun 12 02:35:25 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/green => generated 99 bytes in 64 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: 1484/2812] 10.0.0.95 () {32 vars in 737 bytes} [Fri Jun 12 02:35:25 2026] DELETE /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/red => generated 0 bytes in 74 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: 1329/2813] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:25 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 30 bytes in 57 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-12 02:35:25.311 8 INFO neutron.api.v2.resource [None req-55d9ccd4-a9d1-4b67-a95c-5c7dc4ab310a a7d789059f6c4c62adc29093408aa949 40130107bc9243ac9f64c7d99cc6e432 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2814] 10.0.0.95 () {32 vars in 741 bytes} [Fri Jun 12 02:35:25 2026] DELETE /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags/green => generated 99 bytes in 61 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: 1330/2815] 10.0.0.95 () {32 vars in 729 bytes} [Fri Jun 12 02:35:25 2026] DELETE /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 0 bytes in 62 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: 1486/2816] 10.0.0.95 () {32 vars in 726 bytes} [Fri Jun 12 02:35:25 2026] GET /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:35:25.540 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddb117e7-f7cf-4f5c-a3b9-a22509ffc934 a7d789059f6c4c62adc29093408aa949 40130107bc9243ac9f64c7d99cc6e432 - - default default] TaaS: Handle Delete Port: d1b7fc62-10ce-438a-9c4b-502decc699bb 2026-06-12 02:35:25.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddb117e7-f7cf-4f5c-a3b9-a22509ffc934 a7d789059f6c4c62adc29093408aa949 40130107bc9243ac9f64c7d99cc6e432 - - default default] Tap Mirror: Handle Delete Port: d1b7fc62-10ce-438a-9c4b-502decc699bb [pid: 7|app: 0|req: 1331/2817] 10.0.0.95 () {32 vars in 719 bytes} [Fri Jun 12 02:35:25 2026] DELETE /v2.0/ports/d1b7fc62-10ce-438a-9c4b-502decc699bb => generated 0 bytes in 179 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-12 02:35:25.745 8 INFO neutron.services.segments.plugin [-] Segment e1b30516-9352-4f2d-9927-62a989cbfb29 resource provider aggregate not found 2026-06-12 02:35:25.750 8 INFO neutron.services.segments.plugin [-] Segment e1b30516-9352-4f2d-9927-62a989cbfb29 resource provider aggregate not found 2026-06-12 02:35:25.769 8 INFO neutron.services.segments.plugin [-] Segment e1b30516-9352-4f2d-9927-62a989cbfb29 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 e1b30516-9352-4f2d-9927-62a989cbfb29 found for delete ", "request_id": "req-cfb02d50-7a6c-4473-a984-e1d9377d3678"}]} 2026-06-12 02:35:25.774 8 INFO neutron.services.segments.plugin [-] Segment e1b30516-9352-4f2d-9927-62a989cbfb29 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 e1b30516-9352-4f2d-9927-62a989cbfb29 found for delete ", "request_id": "req-c60d9acc-84fd-4554-903b-2898b036e10f"}]} [pid: 8|app: 0|req: 1487/2818] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:35:25 2026] DELETE /v2.0/networks/c256e2c2-3c6a-417f-a00e-555996634cb0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2819] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:26 2026] GET /v2.0/security-groups?tenant_id=1c43bc07e0524cab967a62a377703906&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2820] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:26 2026] DELETE /v2.0/security-groups/8caaab73-10a5-4d1b-bd47-4738012a2460 => 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: 1333/2821] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:35:26 2026] GET /v2.0/security-groups?tenant_id=40130107bc9243ac9f64c7d99cc6e432&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2822] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:35:26 2026] DELETE /v2.0/security-groups/46650b2d-34f7-41b0-9435-8a2647e588f0 => 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: 1334/2823] 10.0.0.9 () {30 vars in 688 bytes} [Fri Jun 12 02:35:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2824] 10.0.0.9 () {30 vars in 690 bytes} [Fri Jun 12 02:35:33 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: 1335/2825] 10.0.0.9 () {30 vars in 666 bytes} [Fri Jun 12 02:35:33 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: 1491/2826] 10.0.0.9 () {30 vars in 702 bytes} [Fri Jun 12 02:35:33 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: 1336/2827] 10.0.0.9 () {28 vars in 437 bytes} [Fri Jun 12 02:35:33 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2828] 10.0.0.9 () {30 vars in 726 bytes} [Fri Jun 12 02:35:33 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2829] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2830] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:34 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: 1338/2831] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:34 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: 1494/2832] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:34 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: 1339/2833] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:34 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2834] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:35:34 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2835] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:34 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: 1496/2836] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:34 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: 1341/2837] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:34 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: 1497/2838] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:34 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: 1342/2839] 199.204.45.38 () {34 vars in 716 bytes} [Fri Jun 12 02:35:34 2026] POST /v2.0/ports => generated 1328 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2840] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:35:35 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1328 bytes in 73 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: 1343/2841] 199.204.45.38 () {34 vars in 1261 bytes} [Fri Jun 12 02:35:36 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2842] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:36 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2843] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:37 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1500/2844] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:35:37 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2845] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:37 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2846] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:35:37 2026] PUT /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1518 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:38.170 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32a712d5-39fe-4943-971f-b3e643391e77'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '3267762b-13b0-450f-8277-34918c72358e', '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: 1503/2849] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4096 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2850] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => 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: 1504/2851] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=3267762b-13b0-450f-8277-34918c72358e => 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: 1348/2852] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A347&port_id=3267762b-13b0-450f-8277-34918c72358e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2853] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2854] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2855] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2856] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:38 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2857] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:39 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1351/2858] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4096 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2859] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1352/2860] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2861] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 7|app: 0|req: 1353/2862] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1510/2863] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1354/2864] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1511/2865] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2866] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2867] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1356/2868] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2869] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=3267762b-13b0-450f-8277-34918c72358e => 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: 1357/2870] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A347&port_id=3267762b-13b0-450f-8277-34918c72358e => 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: 1514/2871] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2872] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&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: 8|app: 0|req: 1515/2873] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&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: 1359/2874] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2875] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:40 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1360/2876] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:35:44 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2877] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:35:44 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2878] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:44 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2879] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/subnets/93fe328a-b5d2-4804-927a-8de8f25bff95 => generated 744 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2880] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:45 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: 1519/2881] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:45 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: 1363/2882] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2883] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:45 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: 1364/2884] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2885] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => 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: 1365/2886] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2887] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2888] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2889] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2890] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:45 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2891] 10.0.0.9 () {30 vars in 688 bytes} [Fri Jun 12 02:35:49 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: 1368/2892] 10.0.0.9 () {30 vars in 690 bytes} [Fri Jun 12 02:35:49 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: 1525/2893] 10.0.0.9 () {30 vars in 666 bytes} [Fri Jun 12 02:35:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2894] 10.0.0.9 () {30 vars in 702 bytes} [Fri Jun 12 02:35:49 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: 1526/2895] 10.0.0.9 () {28 vars in 437 bytes} [Fri Jun 12 02:35:49 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2896] 10.0.0.9 () {30 vars in 726 bytes} [Fri Jun 12 02:35:49 2026] GET /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2897] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:50 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: 1371/2898] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:50 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: 1528/2899] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2900] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2901] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2902] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2903] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4098 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2904] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:35:50 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: 1531/2905] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:35:50 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: 1375/2906] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:35:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2907] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:35:50 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: 1376/2908] 199.204.45.38 () {34 vars in 716 bytes} [Fri Jun 12 02:35:50 2026] POST /v2.0/ports => generated 1324 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2909] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:35:51 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1324 bytes in 71 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: 1377/2910] 10.0.0.250 () {34 vars in 907 bytes} [Fri Jun 12 02:35:51 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2911] 199.204.45.38 () {34 vars in 1261 bytes} [Fri Jun 12 02:35:52 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2912] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:52 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1535/2913] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:52 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2914] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:35:52 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2915] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:53 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2918] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:35:53 2026] PUT /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1514 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:35:53.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c19599d-4104-4a03-b7fd-fbdd26abf06a'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '09f8c9a3-6de2-4845-a8cf-9fb74e432cb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/2919] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 5604 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1381/2920] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2921] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => 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: 1382/2922] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad2&port_id=09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => 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: 1541/2923] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/subnets?id=ad1984fc-11ed-4c4f-a569-13a093385e0e&id=8841dcf6-8125-43cb-85ca-cbd9affbbec3 => 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: 1383/2924] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2925] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2926] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1543/2927] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:54 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2928] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 5604 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2929] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1386/2930] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2931] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 1387/2932] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1546/2933] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1388/2934] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2935] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2936] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&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: 1548/2937] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1390/2938] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:55 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1549/2939] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=3267762b-13b0-450f-8277-34918c72358e => 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: 1391/2940] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A347&port_id=3267762b-13b0-450f-8277-34918c72358e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2941] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2942] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2943] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2944] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1552/2945] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2946] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.58&port_id=09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => 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: 1553/2947] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ad2&port_id=09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => 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: 1395/2948] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/subnets?id=ad1984fc-11ed-4c4f-a569-13a093385e0e&id=8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2949] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2950] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&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: 1555/2951] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1397/2952] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:35:56 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1556/2953] 10.0.0.250 () {34 vars in 971 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2954] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2955] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2956] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/subnets/ad1984fc-11ed-4c4f-a569-13a093385e0e => generated 747 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2957] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2958] 199.204.45.38 () {34 vars in 789 bytes} [Fri Jun 12 02:36:00 2026] PUT /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1255 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:00.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-640acfee-a6a0-426f-86f5-c63d8a96c6a1'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '3267762b-13b0-450f-8277-34918c72358e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1559/2959] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1401/2960] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:00 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2961] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36: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: 7|app: 0|req: 1402/2962] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:01 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: 1561/2963] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36: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: 7|app: 0|req: 1403/2964] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:01 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: 1562/2965] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2966] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2967] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2968] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1564/2969] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2970] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2971] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2972] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 5377 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2973] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2974] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=3267762b-13b0-450f-8277-34918c72358e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2975] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/subnets?id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2976] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2977] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1410/2978] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:01 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1570/2981] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:14 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: 1412/2982] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2983] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:14 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: 1413/2984] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:14 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: 1572/2985] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:14 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2986] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:14 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 5377 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2987] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:14 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: 1415/2988] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:14 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: 1574/2989] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:14 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: 1416/2990] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:14 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: 1575/2991] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:14 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1516 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2992] 199.204.45.38 () {34 vars in 789 bytes} [Fri Jun 12 02:36:14 2026] PUT /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1251 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:15.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ced43ca3-7986-40c2-a17d-0042967deabf'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '09f8c9a3-6de2-4845-a8cf-9fb74e432cb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1576/2993] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 798 bytes in 46 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: 1418/2994] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2995] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2996] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:36:15 2026] PUT /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1080 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2997] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => 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: 1420/2998] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2999] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3000] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3001] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3002] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1581/3003] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:15 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3004] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:16 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:17.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ec7e41f-e714-4b2e-b89f-e85e2cb3cee5'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '09f8c9a3-6de2-4845-a8cf-9fb74e432cb9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1582/3005] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3006] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3007] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1425/3008] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 4977 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3009] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1426/3010] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:36:17 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3011] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:18 2026] GET /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3012] 199.204.45.38 () {34 vars in 1015 bytes} [Fri Jun 12 02:36:18 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1586/3013] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:36:18 2026] PUT /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 917 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3014] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:18 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:36:18.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d366362-a301-4d41-ae26-9d0366271e05 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 2026-06-12 02:36:18.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d366362-a301-4d41-ae26-9d0366271e05 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 [pid: 8|app: 0|req: 1587/3015] 199.204.45.38 () {32 vars in 758 bytes} [Fri Jun 12 02:36:18 2026] DELETE /v2.0/ports/09f8c9a3-6de2-4845-a8cf-9fb74e432cb9 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3016] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3017] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:19 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: 1430/3018] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:19 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: 1589/3019] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:19 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: 1431/3020] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3021] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => 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: 1432/3022] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3023] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3024] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3025] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => 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: 1434/3026] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3027] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3869 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3028] 199.204.45.38 () {34 vars in 1225 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/networks?id=47ec10e9-788f-4458-9a40-87064035d7f3&id=32dbe92a-c003-432d-91b6-cecfed4640d0&id=9a18433a-2f3b-4e55-b142-2518a29cc187&id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 3097 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3029] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1436/3030] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => 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: 1595/3031] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3032] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1596/3033] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3034] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1597/3035] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3036] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3037] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1440/3038] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1599/3039] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.161&port_id=3267762b-13b0-450f-8277-34918c72358e => 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: 1441/3040] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/subnets?id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3041] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3042] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1601/3043] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:20 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1444/3046] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:24 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: 1603/3047] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:24 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: 1445/3048] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:25 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: 1604/3049] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:25 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: 1446/3050] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3051] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3052] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3053] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3054] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3055] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3056] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:36:25 2026] PUT /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1080 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:25.683 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b8af2e2-b3ee-4f3c-a168-f68a06d3b69a'] response: {'name': 'network-changed', 'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'tag': '3267762b-13b0-450f-8277-34918c72358e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1608/3057] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1450/3058] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3059] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:25 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3060] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:26 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3061] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:36:26 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3062] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:26 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3063] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:26 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1453/3064] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:26 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3065] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:36:27 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3066] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:27 2026] GET /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3067] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:27 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 3694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3068] 199.204.45.38 () {34 vars in 1015 bytes} [Fri Jun 12 02:36:27 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3069] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:36:28 2026] PUT /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 917 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3070] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 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-12 02:36:29.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-e08e7bc6-92b9-48fe-a6cf-c989a7e4bbf2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 3267762b-13b0-450f-8277-34918c72358e 2026-06-12 02:36:29.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e08e7bc6-92b9-48fe-a6cf-c989a7e4bbf2 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 3267762b-13b0-450f-8277-34918c72358e [pid: 7|app: 0|req: 1456/3071] 199.204.45.38 () {32 vars in 758 bytes} [Fri Jun 12 02:36:29 2026] DELETE /v2.0/ports/3267762b-13b0-450f-8277-34918c72358e => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3072] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3073] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3074] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3075] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:29 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: 1457/3076] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3077] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1458/3078] 199.204.45.38 () {34 vars in 1145 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/networks?id=47ec10e9-788f-4458-9a40-87064035d7f3&id=32dbe92a-c003-432d-91b6-cecfed4640d0&id=9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 2310 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3079] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => 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: 1459/3080] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3081] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3082] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3083] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3084] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 1624/3085] 199.204.45.38 () {30 vars in 742 bytes} [Fri Jun 12 02:36:29 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3086] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 1625/3087] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3088] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?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: 8|app: 0|req: 1626/3089] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1464/3090] 199.204.45.38 () {34 vars in 1057 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.134&port_id=56299822-77a1-4abc-b990-6333dc2505f5 => 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: 1627/3091] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/subnets?id=f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3092] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/ports?network_id=32dbe92a-c003-432d-91b6-cecfed4640d0&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3093] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1466/3094] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:30 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?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: 1630/3097] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3098] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3099] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3100] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:36:40.790 8 INFO neutron.api.v2.resource [None req-b546c8b2-215e-4ebd-bab2-57941d2a1085 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3101] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3102] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 2863 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3103] 199.204.45.38 () {30 vars in 814 bytes} [Fri Jun 12 02:36:40 2026] GET /v2.0/security-group-rules?security_group_id=8a242e55-b3a2-4d79-93b9-de34a541170b => generated 2334 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3104] 199.204.45.38 () {32 vars in 788 bytes} [Fri Jun 12 02:36:40 2026] DELETE /v2.0/security-group-rules/7d54bd33-1cd7-4152-87da-57f771474c63 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3105] 199.204.45.38 () {32 vars in 788 bytes} [Fri Jun 12 02:36:40 2026] DELETE /v2.0/security-group-rules/f2ef9993-12f9-4600-bf54-0dcce09c0d64 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:36:45.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1bdf1b9-ac9f-40a1-beea-cd7304435156 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: ddffb94b-2c37-4417-9672-a6193da270f2 2026-06-12 02:36:45.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1bdf1b9-ac9f-40a1-beea-cd7304435156 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: ddffb94b-2c37-4417-9672-a6193da270f2 2026-06-12 02:36:45.670 7 INFO neutron.db.l3_db [None req-d1bdf1b9-ac9f-40a1-beea-cd7304435156 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP afdf9c3a-3e53-4c73-9256-aaa6da9cf6be disassociated (deleted). External IP: 10.96.250.209, port: 42014849-4759-4fba-b4d1-cd219750ae71. [pid: 7|app: 0|req: 1472/3106] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:36:44 2026] DELETE /v2.0/floatingips/afdf9c3a-3e53-4c73-9256-aaa6da9cf6be => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:36:46.000 8 INFO neutron.api.v2.resource [None req-69f4600f-3af9-43ec-b101-4017174002cf 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3107] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:36:45 2026] GET /v2.0/floatingips/afdf9c3a-3e53-4c73-9256-aaa6da9cf6be => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3108] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3109] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:46 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: 1474/3110] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:46 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: 1637/3111] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:46 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-12 02:36:46.694 7 INFO neutron.api.v2.resource [None req-f1c5d396-3a83-4399-af6f-3dfcc85b4e64 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3112] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3113] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3114] 199.204.45.38 () {30 vars in 814 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/security-group-rules?security_group_id=8a242e55-b3a2-4d79-93b9-de34a541170b => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3115] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:46 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: 1477/3116] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3117] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36:46 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: 1478/3118] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36:46 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: 1641/3119] 199.204.45.38 () {30 vars in 740 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => 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: 1479/3120] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:46 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3121] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:47 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3122] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:47 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3123] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:48 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3124] 199.204.45.38 () {34 vars in 974 bytes} [Fri Jun 12 02:36:49 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3125] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:49 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3126] 199.204.45.38 () {34 vars in 1015 bytes} [Fri Jun 12 02:36:49 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3127] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:49 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3128] 199.204.45.38 () {38 vars in 1027 bytes} [Fri Jun 12 02:36:49 2026] PUT /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1151 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3129] 199.204.45.38 () {30 vars in 768 bytes} [Fri Jun 12 02:36:50 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 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: 1484/3130] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:36:50 2026] PUT /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1090 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3131] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:50 2026] GET /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 02:36:50.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-14fb694d-fe55-4f3c-bd15-86222a2986f0 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 56299822-77a1-4abc-b990-6333dc2505f5 2026-06-12 02:36:50.761 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14fb694d-fe55-4f3c-bd15-86222a2986f0 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 56299822-77a1-4abc-b990-6333dc2505f5 [pid: 7|app: 0|req: 1485/3132] 199.204.45.38 () {32 vars in 758 bytes} [Fri Jun 12 02:36:50 2026] DELETE /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3133] 199.204.45.38 () {30 vars in 702 bytes} [Fri Jun 12 02:36:50 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: 1486/3134] 199.204.45.38 () {30 vars in 704 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3135] 199.204.45.38 () {30 vars in 680 bytes} [Fri Jun 12 02:36: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: 1650/3136] 199.204.45.38 () {30 vars in 716 bytes} [Fri Jun 12 02:36: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) 2026-06-12 02:36:51.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e0ddcb9-e0ae-41f5-8e46-fb8b3479968f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3137] 199.204.45.38 () {32 vars in 758 bytes} [Fri Jun 12 02:36:51 2026] DELETE /v2.0/ports/56299822-77a1-4abc-b990-6333dc2505f5 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3138] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/ports?tenant_id=2599998779db4e1492c39f1ffb26f384&device_id=27673592-cad9-4423-87b5-d6d1922432f3 => 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: 1488/3139] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3140] 199.204.45.38 () {34 vars in 1065 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/networks?id=47ec10e9-788f-4458-9a40-87064035d7f3&id=32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 1523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:51.131 7 INFO neutron.api.v2.resource [None req-690a8dad-9730-479d-8215-93eb3b55376f 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3141] 199.204.45.38 () {30 vars in 762 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/security-groups/lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3142] 199.204.45.38 () {34 vars in 1059 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.60&port_id=18b653b4-5d66-4d9e-8eca-3340356b8ce2 => 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: 1654/3143] 199.204.45.38 () {34 vars in 983 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/subnets?id=a18dd6a5-c69f-4778-acba-1600a4876216 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3144] 199.204.45.38 () {30 vars in 784 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/security-groups?name=lb-1f2cbbcb-be39-4417-8c48-4093e940f92d => generated 1637 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3145] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/ports?network_id=47ec10e9-788f-4458-9a40-87064035d7f3&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: 1491/3146] 199.204.45.38 () {30 vars in 736 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3147] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3148] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:51 2026] GET /v2.0/networks/47ec10e9-788f-4458-9a40-87064035d7f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3149] 199.204.45.38 () {34 vars in 788 bytes} [Fri Jun 12 02:36:51 2026] PUT /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 1094 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3150] 199.204.45.38 () {32 vars in 778 bytes} [Fri Jun 12 02:36:51 2026] DELETE /v2.0/security-groups/8a242e55-b3a2-4d79-93b9-de34a541170b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:36:51.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-37208fdd-c929-4cb8-a376-2f3a1b686b6c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 42014849-4759-4fba-b4d1-cd219750ae71 2026-06-12 02:36:51.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37208fdd-c929-4cb8-a376-2f3a1b686b6c 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 42014849-4759-4fba-b4d1-cd219750ae71 [pid: 7|app: 0|req: 1493/3151] 199.204.45.38 () {32 vars in 758 bytes} [Fri Jun 12 02:36:51 2026] DELETE /v2.0/ports/42014849-4759-4fba-b4d1-cd219750ae71 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3154] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:36:54 2026] GET /v2.0/ports?device_id=27673592-cad9-4423-87b5-d6d1922432f3 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:54.608 8 INFO neutron_taas.services.taas.taas_plugin [req-c31c2946-91bc-4b44-b5e5-3e9dc0e58a67 req-ad4edb0b-cd0d-4537-9e89-d2f5f6dd8e97 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] TaaS: Handle Delete Port: 18b653b4-5d66-4d9e-8eca-3340356b8ce2 2026-06-12 02:36:54.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c31c2946-91bc-4b44-b5e5-3e9dc0e58a67 req-ad4edb0b-cd0d-4537-9e89-d2f5f6dd8e97 83187258b4264344a432dc4befa5070e 2599998779db4e1492c39f1ffb26f384 - - default default] Tap Mirror: Handle Delete Port: 18b653b4-5d66-4d9e-8eca-3340356b8ce2 [pid: 8|app: 0|req: 1660/3155] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:36:54 2026] DELETE /v2.0/ports/18b653b4-5d66-4d9e-8eca-3340356b8ce2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:36:54.775 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a7377b2-026f-41df-a9a4-965e4354ab7b'] response: {'server_uuid': '27673592-cad9-4423-87b5-d6d1922432f3', 'name': 'network-vif-deleted', 'tag': '18b653b4-5d66-4d9e-8eca-3340356b8ce2', 'status': 'completed', 'code': 200} 2026-06-12 02:36:56.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c1cf7f9-8993-4794-9f9b-1e5915575cd9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 035d4d6d-984c-43f8-85ba-fe81990089a3 2026-06-12 02:36:56.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c1cf7f9-8993-4794-9f9b-1e5915575cd9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 035d4d6d-984c-43f8-85ba-fe81990089a3 2026-06-12 02:36:56.570 7 INFO neutron.db.l3_db [None req-8c1cf7f9-8993-4794-9f9b-1e5915575cd9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP 2a54c19e-53c6-4ada-ad2b-29f4a9f8b941 disassociated (deleted). External IP: 10.96.250.220, port: 7d8a0f58-4939-49a9-b303-7f80d1dc2af1. [pid: 7|app: 0|req: 1496/3156] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:36:56 2026] DELETE /v2.0/floatingips/2a54c19e-53c6-4ada-ad2b-29f4a9f8b941 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:36:56.940 8 INFO neutron.api.v2.resource [None req-21077df1-1c1e-4edc-b00f-21b924763ef7 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3157] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:36:56 2026] GET /v2.0/floatingips/2a54c19e-53c6-4ada-ad2b-29f4a9f8b941 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:36:56.950 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2216825-2357-467c-b90c-0012e3b60b24'] response: {'name': 'network-changed', 'server_uuid': 'c21edf68-3b54-4855-9c04-03ace82c0dec', 'tag': '7d8a0f58-4939-49a9-b303-7f80d1dc2af1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1497/3158] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3159] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3160] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3161] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/networks?id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3162] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.57&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3163] 199.204.45.38 () {34 vars in 1105 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A300&port_id=7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => 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: 1500/3164] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/subnets?id=ad1984fc-11ed-4c4f-a569-13a093385e0e&id=8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3165] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3166] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/ports?network_id=ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c&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: 1666/3167] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3168] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:36:57 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c?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: 1667/3169] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:36:59 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 1198 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:36:59.703 7 INFO neutron_taas.services.taas.taas_plugin [req-ea821e88-2163-47e5-8be6-7d17da61a424 req-49d14336-c713-4d95-a6dc-2b9e6082c2ef 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 7d8a0f58-4939-49a9-b303-7f80d1dc2af1 2026-06-12 02:36:59.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea821e88-2163-47e5-8be6-7d17da61a424 req-49d14336-c713-4d95-a6dc-2b9e6082c2ef 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 7d8a0f58-4939-49a9-b303-7f80d1dc2af1 [pid: 7|app: 0|req: 1503/3170] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:36:59 2026] DELETE /v2.0/ports/7d8a0f58-4939-49a9-b303-7f80d1dc2af1 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:36:59.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cb252fa-a9ce-4029-970b-57f75fe332da'] response: {'server_uuid': 'c21edf68-3b54-4855-9c04-03ace82c0dec', 'name': 'network-vif-deleted', 'tag': '7d8a0f58-4939-49a9-b303-7f80d1dc2af1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1668/3171] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:37:02 2026] GET /v2.0/ports?device_id=c21edf68-3b54-4855-9c04-03ace82c0dec => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-12 02:37:07.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-84946ee1-2566-4586-bc22-494ffe63e2b8 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 2af06b8a-3cfe-49f2-89cb-e5cbd88c005c 2026-06-12 02:37:07.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84946ee1-2566-4586-bc22-494ffe63e2b8 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 2af06b8a-3cfe-49f2-89cb-e5cbd88c005c 2026-06-12 02:37:07.880 7 INFO neutron.db.l3_db [None req-84946ee1-2566-4586-bc22-494ffe63e2b8 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Floating IP c7b6245f-624c-42d3-8849-46f5988091e6 disassociated (deleted). External IP: 10.96.250.206, port: 944e68fc-6573-47c6-97c8-103a60206815. [pid: 7|app: 0|req: 1504/3172] 10.0.0.95 () {32 vars in 731 bytes} [Fri Jun 12 02:37:07 2026] DELETE /v2.0/floatingips/c7b6245f-624c-42d3-8849-46f5988091e6 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:08.249 8 INFO neutron.api.v2.resource [None req-8166566a-2ee5-480b-bfdc-779504168abb 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1669/3173] 10.0.0.95 () {32 vars in 728 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/floatingips/c7b6245f-624c-42d3-8849-46f5988091e6 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:08.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0974036f-0d34-4bf2-a807-a2aac7beeed4'] response: {'name': 'network-changed', 'server_uuid': '900726c7-935f-4606-b306-9e1bdd709ce4', 'tag': '944e68fc-6573-47c6-97c8-103a60206815', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1505/3176] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1196 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3177] 10.0.0.250 () {34 vars in 1040 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/security-groups?id=7f5b50c2-7ebc-4e60-a25b-eb1c4277891b&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3178] 199.204.45.38 () {34 vars in 1079 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/ports?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1465 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3179] 199.204.45.38 () {34 vars in 985 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/networks?id=9a18433a-2f3b-4e55-b142-2518a29cc187 => 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: 1507/3180] 199.204.45.38 () {34 vars in 1055 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.74&port_id=944e68fc-6573-47c6-97c8-103a60206815 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3181] 199.204.45.38 () {34 vars in 1103 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A328&port_id=944e68fc-6573-47c6-97c8-103a60206815 => 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: 1508/3182] 199.204.45.38 () {34 vars in 1063 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/subnets?id=93fe328a-b5d2-4804-927a-8de8f25bff95&id=aed75eb5-248f-41c1-8810-a33d343f4723 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3183] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&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: 1509/3184] 199.204.45.38 () {34 vars in 1051 bytes} [Fri Jun 12 02:37:08 2026] GET /v2.0/ports?network_id=9a18433a-2f3b-4e55-b142-2518a29cc187&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3185] 199.204.45.38 () {34 vars in 1011 bytes} [Fri Jun 12 02:37:09 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3186] 199.204.45.38 () {34 vars in 1111 bytes} [Fri Jun 12 02:37:09 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187?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: 1677/3187] 199.204.45.38 () {34 vars in 993 bytes} [Fri Jun 12 02:37:10 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-12 02:37:10.945 7 INFO neutron_taas.services.taas.taas_plugin [req-8a256702-0e5a-4c68-961f-7ea4796df549 req-3f306254-7cc1-440e-8da1-60094bd28988 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 944e68fc-6573-47c6-97c8-103a60206815 2026-06-12 02:37:10.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8a256702-0e5a-4c68-961f-7ea4796df549 req-3f306254-7cc1-440e-8da1-60094bd28988 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 944e68fc-6573-47c6-97c8-103a60206815 [pid: 7|app: 0|req: 1511/3188] 199.204.45.38 () {36 vars in 996 bytes} [Fri Jun 12 02:37:10 2026] DELETE /v2.0/ports/944e68fc-6573-47c6-97c8-103a60206815 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:11.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb383fcd-9912-4565-9579-1c403b0f014c'] response: {'server_uuid': '900726c7-935f-4606-b306-9e1bdd709ce4', 'name': 'network-vif-deleted', 'tag': '944e68fc-6573-47c6-97c8-103a60206815', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1678/3189] 10.0.0.250 () {34 vars in 990 bytes} [Fri Jun 12 02:37:13 2026] GET /v2.0/ports?device_id=900726c7-935f-4606-b306-9e1bdd709ce4 => 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: 1512/3190] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:18 2026] DELETE /v2.0/security-group-rules/90ee7f6c-e801-41ad-b08f-b0dd7256ded7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:18.763 8 INFO neutron.api.v2.resource [None req-cbb823e2-af97-435c-ae49-eaa2f61be2ee 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1679/3191] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:18 2026] GET /v2.0/security-group-rules/90ee7f6c-e801-41ad-b08f-b0dd7256ded7 => 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: 1513/3192] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:18 2026] DELETE /v2.0/security-group-rules/b2ae76c8-9476-47bd-a28a-0996c3b42cb7 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:18.841 8 INFO neutron.api.v2.resource [None req-de4e291f-3f8d-43d0-b9d9-da5d857f5790 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1680/3193] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:18 2026] GET /v2.0/security-group-rules/b2ae76c8-9476-47bd-a28a-0996c3b42cb7 => 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: 1514/3194] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:18 2026] DELETE /v2.0/security-group-rules/02ccba4a-8e38-43d0-aeb7-69c26b3c05e5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:18.921 8 INFO neutron.api.v2.resource [None req-c0b28546-e1bb-425f-b575-5282989649f0 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3195] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:18 2026] GET /v2.0/security-group-rules/02ccba4a-8e38-43d0-aeb7-69c26b3c05e5 => 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: 1515/3196] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:18 2026] DELETE /v2.0/security-group-rules/d6c23c61-9962-40f6-9f03-6ed8702bd598 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.001 8 INFO neutron.api.v2.resource [None req-288cdd6e-0de5-4a88-b764-556f1176cfd9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1682/3197] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:18 2026] GET /v2.0/security-group-rules/d6c23c61-9962-40f6-9f03-6ed8702bd598 => 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: 1516/3198] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/efb20416-b47e-4b39-90d2-3432a5dc770c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.075 8 INFO neutron.api.v2.resource [None req-ab6576b8-a62e-4646-87eb-193291255311 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1683/3199] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/efb20416-b47e-4b39-90d2-3432a5dc770c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3200] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/0bc78bfa-95ee-451e-b2db-36f1ed2923b6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.172 8 INFO neutron.api.v2.resource [None req-8871b6ab-fbb2-4e85-8087-6f240e348301 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1684/3201] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/0bc78bfa-95ee-451e-b2db-36f1ed2923b6 => 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: 1518/3202] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/79a8ea00-e47e-4103-8aac-875c0d365910 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.256 8 INFO neutron.api.v2.resource [None req-1f2b69a2-a60a-4f4e-b3e3-8b72fc48f4d1 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1685/3203] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/79a8ea00-e47e-4103-8aac-875c0d365910 => 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: 1519/3204] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/adab99f1-4338-48e9-b7d7-e7023d41a54c => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.342 8 INFO neutron.api.v2.resource [None req-f5367489-c778-4095-897b-e49ed36e9469 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1686/3205] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/adab99f1-4338-48e9-b7d7-e7023d41a54c => 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/3206] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/96bde913-a0e5-42fa-9ae5-8ee4fef2b362 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.420 8 INFO neutron.api.v2.resource [None req-b6e5f102-123e-4298-8028-3d220ac36667 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1687/3207] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/96bde913-a0e5-42fa-9ae5-8ee4fef2b362 => 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: 1521/3208] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/c1858634-0e8e-4beb-9e5a-73a884a498ca => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.488 8 INFO neutron.api.v2.resource [None req-18668e4d-64a1-415d-aac2-4186cdd4d452 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1688/3209] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/c1858634-0e8e-4beb-9e5a-73a884a498ca => 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: 1522/3210] 10.0.0.95 () {32 vars in 749 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-group-rules/c58f9c1f-eaa5-43df-b078-4466cd1b68ba => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.557 8 INFO neutron.api.v2.resource [None req-52d7875d-21c1-4916-85ae-a78e7bf2ecb6 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3211] 10.0.0.95 () {32 vars in 746 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-group-rules/c58f9c1f-eaa5-43df-b078-4466cd1b68ba => 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: 1523/3212] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:19 2026] DELETE /v2.0/security-groups/7f5b50c2-7ebc-4e60-a25b-eb1c4277891b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:19.662 8 INFO neutron.api.v2.resource [None req-60bb3037-78fb-43a9-959d-7be82348ca75 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3213] 10.0.0.95 () {32 vars in 736 bytes} [Fri Jun 12 02:37:19 2026] GET /v2.0/security-groups/7f5b50c2-7ebc-4e60-a25b-eb1c4277891b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:20.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-32d335b0-61a3-4211-9630-a79c0d26114e 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: d22f2ba1-5c30-4058-a61f-16c55e33dcf8 2026-06-12 02:37:20.107 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32d335b0-61a3-4211-9630-a79c0d26114e 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: d22f2ba1-5c30-4058-a61f-16c55e33dcf8 [pid: 7|app: 0|req: 1524/3214] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:19 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:37:20.843 8 INFO neutron.api.v2.resource [None req-3566629a-9c29-43d5-b02e-76e175bfa698 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3215] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:20 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 198 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:21.237 7 INFO neutron_taas.services.taas.taas_plugin [None req-428a7488-076a-4ad7-b5f3-ba333ae239ce 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 2807e038-70d0-4c99-a868-04e68f32ba4c 2026-06-12 02:37:21.240 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-428a7488-076a-4ad7-b5f3-ba333ae239ce 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 2807e038-70d0-4c99-a868-04e68f32ba4c [pid: 7|app: 0|req: 1525/3216] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:20 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:37:21.892 8 INFO neutron.api.v2.resource [None req-bbea00d8-728b-4f54-8c18-914efc0567e2 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3217] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:21 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 198 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:22.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bc38539-f806-4af7-8d15-08d41cb5fced 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: aeb41267-aff6-4bdf-a8f6-5c876e7550c1 2026-06-12 02:37:22.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bc38539-f806-4af7-8d15-08d41cb5fced 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: aeb41267-aff6-4bdf-a8f6-5c876e7550c1 [pid: 7|app: 0|req: 1526/3218] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:21 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 309 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-12 02:37:22.978 8 INFO neutron.api.v2.resource [None req-3ddb1a79-d52d-45c3-bd00-366d825fa235 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3219] 10.0.0.95 () {34 vars in 788 bytes} [Fri Jun 12 02:37:22 2026] PUT /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90/remove_router_interface => generated 198 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:23.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2493a6d-4fab-4c89-90e5-486ae9390803 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: f036d80b-36a0-4a1f-a900-86053eaa1964 2026-06-12 02:37:23.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2493a6d-4fab-4c89-90e5-486ae9390803 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: f036d80b-36a0-4a1f-a900-86053eaa1964 2026-06-12 02:37:23.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2493a6d-4fab-4c89-90e5-486ae9390803 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 0e185ac1-7481-486c-b416-c587e00f2ddd 2026-06-12 02:37:23.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2493a6d-4fab-4c89-90e5-486ae9390803 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 0e185ac1-7481-486c-b416-c587e00f2ddd 2026-06-12 02:37:23.924 7 INFO neutron.db.l3_hamode_db [None req-b2493a6d-4fab-4c89-90e5-486ae9390803 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] HA network 0676c16d-4986-42d6-a526-cfff90cd680f was deleted as no HA routers are present in tenant 6129519e54f14dccbc2e7ba57aa14d65. [pid: 7|app: 0|req: 1527/3222] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:22 2026] DELETE /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-12 02:37:23.952 8 INFO neutron.api.v2.resource [None req-087756c0-2339-4cc8-84ce-1f1ec5562cab 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3223] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:23 2026] GET /v2.0/routers/00c62cc1-a9f2-4af8-8cf8-914868db8f90 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:23.961 7 INFO neutron.services.segments.plugin [-] Segment aba3f8c5-e4db-48aa-a535-3843bfb1eb00 resource provider aggregate not found 2026-06-12 02:37:23.980 7 INFO neutron.services.segments.plugin [-] Segment aba3f8c5-e4db-48aa-a535-3843bfb1eb00 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 aba3f8c5-e4db-48aa-a535-3843bfb1eb00 found for delete ", "request_id": "req-bc83dbaf-3d4c-41b2-bd22-4dc4be1add5b"}]} 2026-06-12 02:37:23.981 7 INFO neutron.services.segments.plugin [-] Segment aba3f8c5-e4db-48aa-a535-3843bfb1eb00 resource provider aggregate not found 2026-06-12 02:37:23.999 7 INFO neutron.services.segments.plugin [-] Segment aba3f8c5-e4db-48aa-a535-3843bfb1eb00 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 aba3f8c5-e4db-48aa-a535-3843bfb1eb00 found for delete ", "request_id": "req-c406c563-4bb2-4b67-840e-63b4f4976f32"}]} [pid: 7|app: 0|req: 1528/3224] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:23 2026] DELETE /v2.0/subnets/ad1984fc-11ed-4c4f-a569-13a093385e0e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:24.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-193e0a8e-8c4d-4d29-baa4-d699fff3be4a 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3225] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:24 2026] GET /v2.0/subnets/ad1984fc-11ed-4c4f-a569-13a093385e0e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3226] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:24 2026] DELETE /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:24.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3111f4aa-8018-4b3d-8f6b-f10fcfa9c6df 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3227] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:24 2026] GET /v2.0/subnets/8841dcf6-8125-43cb-85ca-cbd9affbbec3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:24.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-715a84df-b9fe-43ae-b61e-201006dcdd5b 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: 976305fc-c788-467f-aab7-5b10b4411df1 2026-06-12 02:37:24.448 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-715a84df-b9fe-43ae-b61e-201006dcdd5b 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: 976305fc-c788-467f-aab7-5b10b4411df1 [pid: 7|app: 0|req: 1530/3228] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:37:24 2026] DELETE /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:24.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7ca9717-e7e8-417e-a507-99f8ad5421b9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3229] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:37:24 2026] GET /v2.0/networks/ea8d8ccb-b3ee-42db-ba5f-b40a8eaf947c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3230] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:24 2026] DELETE /v2.0/subnets/93fe328a-b5d2-4804-927a-8de8f25bff95 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:24.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a79889d-6706-4cc8-b570-dcd5a6b5bf3e 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3231] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:24 2026] GET /v2.0/subnets/93fe328a-b5d2-4804-927a-8de8f25bff95 => 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: 1532/3232] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:24 2026] DELETE /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:24.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-282b9a98-dc0f-4ca4-b9b7-683a0cb4c0e9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3233] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:24 2026] GET /v2.0/subnets/aed75eb5-248f-41c1-8810-a33d343f4723 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:24.976 7 INFO neutron_taas.services.taas.taas_plugin [None req-298caa2c-7803-4ea0-b755-1ec9a7acb0e9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: c104665f-cee8-4695-9f33-6758a08e3e3f 2026-06-12 02:37:24.978 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-298caa2c-7803-4ea0-b755-1ec9a7acb0e9 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: c104665f-cee8-4695-9f33-6758a08e3e3f [pid: 7|app: 0|req: 1533/3234] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:37:24 2026] DELETE /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:25.196 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cdea996-c281-4dbd-9a13-f46199350451 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3235] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:37:25 2026] GET /v2.0/networks/9a18433a-2f3b-4e55-b142-2518a29cc187 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3236] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:25 2026] DELETE /v2.0/subnets/3adb0526-3d1a-4370-b2ac-c6d4701fd608 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:25.374 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a467bbf6-5455-4b8b-a798-241223af4867 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3237] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:25 2026] GET /v2.0/subnets/3adb0526-3d1a-4370-b2ac-c6d4701fd608 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3238] 10.0.0.95 () {32 vars in 723 bytes} [Fri Jun 12 02:37:25 2026] DELETE /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:25.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b75881cd-1881-4c94-bd53-81201fd8bac0 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3239] 10.0.0.95 () {32 vars in 720 bytes} [Fri Jun 12 02:37:25 2026] GET /v2.0/subnets/f861f9ae-b397-4d2f-b66b-d4482ebade23 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:25.636 7 INFO neutron_taas.services.taas.taas_plugin [None req-41901156-2e7c-4d4d-a136-efc3856ded98 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] TaaS: Handle Delete Port: f6667d69-a82f-4761-b115-24c7f9c3dfb6 2026-06-12 02:37:25.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41901156-2e7c-4d4d-a136-efc3856ded98 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] Tap Mirror: Handle Delete Port: f6667d69-a82f-4761-b115-24c7f9c3dfb6 [pid: 7|app: 0|req: 1536/3240] 10.0.0.95 () {32 vars in 725 bytes} [Fri Jun 12 02:37:25 2026] DELETE /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-12 02:37:25.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d96fe48-62ae-45dc-983f-0a038e90a78a 76ad1ee4d3704166a1de97c3381009de 6129519e54f14dccbc2e7ba57aa14d65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3241] 10.0.0.95 () {32 vars in 722 bytes} [Fri Jun 12 02:37:25 2026] GET /v2.0/networks/32dbe92a-c003-432d-91b6-cecfed4640d0 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-12 02:37:25.998 7 INFO neutron.services.segments.plugin [-] Segment 2daea81b-d8fc-4a1c-9373-9801300c03fa resource provider aggregate not found 2026-06-12 02:37:26.018 7 INFO neutron.services.segments.plugin [-] Segment 2daea81b-d8fc-4a1c-9373-9801300c03fa 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 2daea81b-d8fc-4a1c-9373-9801300c03fa found for delete ", "request_id": "req-55ddaba0-5537-4ec6-979c-3e45b729adb0"}]} 2026-06-12 02:37:26.024 7 INFO neutron.services.segments.plugin [-] Segment 2daea81b-d8fc-4a1c-9373-9801300c03fa resource provider aggregate not found 2026-06-12 02:37:26.036 7 INFO neutron.services.segments.plugin [-] Segment f8ca3ada-f77b-48ba-8c59-6bdf798187f6 resource provider aggregate not found 2026-06-12 02:37:26.040 7 INFO neutron.services.segments.plugin [-] Segment 2daea81b-d8fc-4a1c-9373-9801300c03fa 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 2daea81b-d8fc-4a1c-9373-9801300c03fa found for delete ", "request_id": "req-634e5c19-b072-402e-962f-20f9e7418e93"}]} 2026-06-12 02:37:26.054 7 INFO neutron.services.segments.plugin [-] Segment f8ca3ada-f77b-48ba-8c59-6bdf798187f6 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 f8ca3ada-f77b-48ba-8c59-6bdf798187f6 found for delete ", "request_id": "req-3f0b75e1-8b97-40b1-a04c-1f125ecb3c9f"}]} 2026-06-12 02:37:26.058 7 INFO neutron.services.segments.plugin [-] Segment f8ca3ada-f77b-48ba-8c59-6bdf798187f6 resource provider aggregate not found 2026-06-12 02:37:26.072 7 INFO neutron.services.segments.plugin [-] Segment 549394ed-e1de-48bb-8f5d-1b856a5d36c3 resource provider aggregate not found 2026-06-12 02:37:26.077 7 INFO neutron.services.segments.plugin [-] Segment f8ca3ada-f77b-48ba-8c59-6bdf798187f6 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 f8ca3ada-f77b-48ba-8c59-6bdf798187f6 found for delete ", "request_id": "req-09a77cca-1b97-41d8-91f3-c1e90b617be5"}]} 2026-06-12 02:37:26.092 7 INFO neutron.services.segments.plugin [-] Segment 549394ed-e1de-48bb-8f5d-1b856a5d36c3 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 549394ed-e1de-48bb-8f5d-1b856a5d36c3 found for delete ", "request_id": "req-72382726-5bfd-4f57-8d0a-e327bda64263"}]} 2026-06-12 02:37:26.096 7 INFO neutron.services.segments.plugin [-] Segment 549394ed-e1de-48bb-8f5d-1b856a5d36c3 resource provider aggregate not found 2026-06-12 02:37:26.124 7 INFO neutron.services.segments.plugin [-] Segment 549394ed-e1de-48bb-8f5d-1b856a5d36c3 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 549394ed-e1de-48bb-8f5d-1b856a5d36c3 found for delete ", "request_id": "req-61d5e6f5-df37-41b2-895b-eb22dcb20cb0"}]} [pid: 7|app: 0|req: 1537/3242] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:27 2026] GET /v2.0/security-groups?tenant_id=170b89a39d9643fa9e2fef1f856ab0f8&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3243] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:27 2026] DELETE /v2.0/security-groups/b58ac81d-38b7-4bb1-9a08-56c3d8661869 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3244] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:28 2026] GET /v2.0/security-groups?tenant_id=6129519e54f14dccbc2e7ba57aa14d65&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3245] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:28 2026] DELETE /v2.0/security-groups/d6bef856-a4d6-4d7c-800a-6976b5f8696e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3246] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:28 2026] GET /v2.0/security-groups?tenant_id=c7cbaad307ce4f44aa7f585f7b4ebfea&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3247] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:28 2026] DELETE /v2.0/security-groups/9d30434f-c13c-4180-95b2-91c301884dcb => 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: 1540/3248] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:28 2026] GET /v2.0/security-groups?tenant_id=d2c3c109e87c4699a63e6280c9024e01&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3249] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:28 2026] DELETE /v2.0/security-groups/30a45d07-35b6-48c1-ba25-be56e0f6d5eb => 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: 1541/3250] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:29 2026] GET /v2.0/security-groups?tenant_id=e72e8a1935f245888aecd9fb0f783666&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3251] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:29 2026] DELETE /v2.0/security-groups/7cb311d8-fb2a-4142-9b61-44c1c9b97b77 => 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: 1542/3252] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:29 2026] GET /v2.0/security-groups?tenant_id=c190036c82bb47bdb8b2eb91cf66f6f4&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3253] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:29 2026] DELETE /v2.0/security-groups/6c1d72bc-0ead-441b-875b-ffd333588a46 => 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: 1543/3254] 10.0.0.95 () {32 vars in 773 bytes} [Fri Jun 12 02:37:29 2026] GET /v2.0/security-groups?tenant_id=0e25fbebb05d468ab9031f193c3ff370&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3255] 10.0.0.95 () {32 vars in 739 bytes} [Fri Jun 12 02:37:30 2026] DELETE /v2.0/security-groups/800c257a-33fa-41a5-bbf8-30998695cead => 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: 1544/3256] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:37:32 2026] GET /v2.0/networks => generated 2168 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3257] 10.0.0.95 () {32 vars in 654 bytes} [Fri Jun 12 02:37:33 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3258] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:37:33 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3259] 10.0.0.95 () {32 vars in 642 bytes} [Fri Jun 12 02:37:33 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3260] 10.0.0.95 () {32 vars in 646 bytes} [Fri Jun 12 02:37:33 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3261] 10.0.0.95 () {32 vars in 648 bytes} [Fri Jun 12 02:37:33 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3262] 10.0.0.95 () {32 vars in 662 bytes} [Fri Jun 12 02:37:34 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3263] 10.0.0.95 () {32 vars in 654 bytes} [Fri Jun 12 02:37:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)