+ 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 [Wed May 6 01:29:25 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-57f9c656f7-gzt87 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fdab2cf5668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-06 01:29:29.815 7 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:29:29.816 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-06 01:29:29.851 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:29:29.851 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-06 01:29:30.864 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:29:30.868 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:29:32.440 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:29:32.443 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:29:32.447 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 01:29:32.448 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:29:32.448 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:29:32.448 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:29:32.449 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.456 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.456 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.456 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.461 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:29:32.464 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:29:32.468 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 01:29:32.469 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:29:32.469 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:29:32.470 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:29:32.470 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.477 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.477 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:29:32.478 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.479 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:29:32.480 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.480 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.500 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:29:32.501 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.501 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:29:32.507 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:29:32.507 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:29:32.507 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:29:32.507 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:29:32.529 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:29:32.529 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:29:32.529 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:29:32.530 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:29:32.810 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:29:32.827 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:29:33.106 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:29:33.107 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:29:33.107 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:29:33.121 7 INFO neutron.plugins.ml2.managers [None req-f522cfa7-7fd2-43e9-a895-21bbc528828a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:29:33.137 7 INFO neutron.quota [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded quota_driver: . 2026-05-06 01:29:33.137 7 INFO neutron.plugins.ml2.plugin [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:29:33.137 7 INFO neutron.plugins.ml2.managers [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:29:33.137 7 INFO neutron.plugins.ml2.managers [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:29:33.137 7 INFO neutron.plugins.ml2.managers [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:29:33.138 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: qos 2026-05-06 01:29:33.150 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: router 2026-05-06 01:29:33.178 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:29:33.178 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:29:33.178 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:29:33.194 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:29:33.194 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:29:33.194 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:29:33.194 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:29:33.195 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:29:33.195 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:29:33.195 8 INFO neutron.plugins.ml2.managers [None req-2ba7fe88-464f-447d-a394-9149c152ad25 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:29:33.204 7 INFO neutron.services.service_base [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:29:33.205 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: segments 2026-05-06 01:29:33.210 8 INFO neutron.quota [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded quota_driver: . 2026-05-06 01:29:33.211 8 INFO neutron.plugins.ml2.plugin [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:29:33.211 8 INFO neutron.plugins.ml2.managers [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:29:33.211 8 INFO neutron.plugins.ml2.managers [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:29:33.211 8 INFO neutron.plugins.ml2.managers [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:29:33.211 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: qos 2026-05-06 01:29:33.224 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: router 2026-05-06 01:29:33.270 8 INFO neutron.services.service_base [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:29:33.270 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: segments 2026-05-06 01:29:33.312 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: trunk 2026-05-06 01:29:33.327 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:29:33.366 7 WARNING stevedore.named [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.369 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: trunk 2026-05-06 01:29:33.383 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:29:33.423 8 WARNING stevedore.named [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.439 7 INFO neutron_vpnaas.services.vpn.plugin [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:29:33.439 7 INFO neutron.common.utils [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:29:33.439 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: taas 2026-05-06 01:29:33.470 7 WARNING stevedore.named [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.470 7 WARNING stevedore.named [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:29:33.494 8 INFO neutron_vpnaas.services.vpn.plugin [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:29:33.495 8 INFO neutron.common.utils [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:29:33.495 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: taas 2026-05-06 01:29:33.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:29:33.501 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: tapmirror 2026-05-06 01:29:33.518 7 WARNING stevedore.named [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.519 7 WARNING stevedore.named [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:29:33.522 8 WARNING stevedore.named [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.522 8 WARNING stevedore.named [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:29:33.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:29:33.541 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:29:33.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:29:33.542 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: tapmirror 2026-05-06 01:29:33.553 8 WARNING stevedore.named [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:29:33.554 8 WARNING stevedore.named [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-06 01:29:33.559 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: tag 2026-05-06 01:29:33.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 01:29:33.569 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:29:33.572 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: timestamp 2026-05-06 01:29:33.575 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:29:33.578 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: tag 2026-05-06 01:29:33.579 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: flavors 2026-05-06 01:29:33.584 7 INFO neutron.manager [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loading Plugin: revisions 2026-05-06 01:29:33.586 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: timestamp 2026-05-06 01:29:33.588 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Initializing extension manager. 2026-05-06 01:29:33.590 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: address-group 2026-05-06 01:29:33.591 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: address-scope 2026-05-06 01:29:33.591 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:29:33.592 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:29:33.592 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: agent 2026-05-06 01:29:33.593 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:29:33.597 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:29:33.598 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: flavors 2026-05-06 01:29:33.599 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:29:33.601 8 INFO neutron.manager [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loading Plugin: revisions 2026-05-06 01:29:33.602 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: availability_zone 2026-05-06 01:29:33.603 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:29:33.604 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:29:33.604 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Initializing extension manager. 2026-05-06 01:29:33.605 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:29:33.606 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: address-group 2026-05-06 01:29:33.607 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: address-scope 2026-05-06 01:29:33.607 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:29:33.607 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:29:33.608 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: dns-integration 2026-05-06 01:29:33.608 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:29:33.609 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:29:33.609 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: agent 2026-05-06 01:29:33.610 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: dvr 2026-05-06 01:29:33.610 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:29:33.610 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:29:33.611 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:29:33.611 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:29:33.611 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:29:33.612 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:29:33.612 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:29:33.612 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: external-net 2026-05-06 01:29:33.612 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: availability_zone 2026-05-06 01:29:33.612 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:29:33.613 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: extraroute 2026-05-06 01:29:33.613 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:29:33.614 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:29:33.614 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:29:33.614 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:29:33.614 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:29:33.615 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:29:33.615 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:29:33.616 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:29:33.616 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:29:33.616 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:29:33.617 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: flavors 2026-05-06 01:29:33.617 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: dns-integration 2026-05-06 01:29:33.618 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:29:33.618 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:29:33.618 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:29:33.619 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:29:33.619 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: dvr 2026-05-06 01:29:33.619 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:29:33.620 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:29:33.620 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:29:33.620 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:29:33.621 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:29:33.621 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:29:33.622 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: router 2026-05-06 01:29:33.622 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:29:33.622 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: external-net 2026-05-06 01:29:33.623 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:29:33.624 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:29:33.624 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: extraroute 2026-05-06 01:29:33.624 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:29:33.625 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:29:33.625 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:29:33.625 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:29:33.625 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:29:33.626 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:29:33.626 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: l3-ha 2026-05-06 01:29:33.627 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:29:33.627 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:29:33.628 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:29:33.628 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:29:33.628 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:29:33.629 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:29:33.629 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:29:33.630 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:29:33.631 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: flavors 2026-05-06 01:29:33.632 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:29:33.633 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:29:33.633 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:29:33.634 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:29:33.634 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:29:33.635 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:29:33.635 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:29:33.636 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:29:33.636 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:29:33.638 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:29:33.638 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: multi-provider 2026-05-06 01:29:33.638 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: router 2026-05-06 01:29:33.639 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: net-mtu 2026-05-06 01:29:33.639 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:29:33.640 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:29:33.640 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: network_ha 2026-05-06 01:29:33.641 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:29:33.641 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:29:33.642 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-06 01:29:33.642 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:29:33.642 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: pagination 2026-05-06 01:29:33.643 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-06 01:29:33.643 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:29:33.643 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:29:33.643 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:29:33.644 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:29:33.644 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: l3-ha 2026-05-06 01:29:33.645 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:29:33.645 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:29:33.645 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 01:29:33.645 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:29:33.646 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:29:33.646 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:29:33.646 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:29:33.647 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 01:29:33.647 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:29:33.648 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:29:33.648 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 01:29:33.649 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: binding 2026-05-06 01:29:33.649 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:29:33.649 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: binding-extended 2026-05-06 01:29:33.650 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:29:33.650 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-security 2026-05-06 01:29:33.650 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: project-id 2026-05-06 01:29:33.651 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: provider 2026-05-06 01:29:33.651 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 01:29:33.654 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos 2026-05-06 01:29:33.654 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:29:33.655 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:29:33.655 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:29:33.656 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-default 2026-05-06 01:29:33.656 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-fip 2026-05-06 01:29:33.657 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:29:33.657 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:29:33.657 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:29:33.657 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:29:33.658 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:29:33.659 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:29:33.659 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:29:33.659 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-pps 2026-05-06 01:29:33.660 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:29:33.661 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:29:33.662 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: multi-provider 2026-05-06 01:29:33.662 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:29:33.662 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: net-mtu 2026-05-06 01:29:33.663 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:29:33.663 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:29:33.663 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:29:33.663 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:29:33.664 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:29:33.664 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: network_ha 2026-05-06 01:29:33.664 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 01:29:33.665 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:29:33.667 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:29:33.667 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: quotas 2026-05-06 01:29:33.667 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: pagination 2026-05-06 01:29:33.668 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:29:33.668 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: quota_details 2026-05-06 01:29:33.668 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 01:29:33.669 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 01:29:33.669 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 01:29:33.669 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:29:33.670 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:29:33.670 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:29:33.670 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:29:33.671 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:29:33.671 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:29:33.671 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:29:33.671 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 01:29:33.672 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:29:33.672 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:29:33.672 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:29:33.672 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:29:33.673 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 01:29:33.673 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: binding 2026-05-06 01:29:33.674 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: binding-extended 2026-05-06 01:29:33.675 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-security 2026-05-06 01:29:33.675 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: project-id 2026-05-06 01:29:33.676 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: provider 2026-05-06 01:29:33.676 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-06 01:29:33.677 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:29:33.678 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:29:33.679 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos 2026-05-06 01:29:33.680 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:29:33.680 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:29:33.680 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:29:33.680 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-default 2026-05-06 01:29:33.681 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-fip 2026-05-06 01:29:33.681 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:29:33.682 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:29:33.682 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:29:33.683 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:29:33.684 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:29:33.684 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:29:33.685 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-pps 2026-05-06 01:29:33.685 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:29:33.686 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:29:33.686 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:29:33.687 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:29:33.687 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:29:33.687 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:29:33.687 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:29:33.688 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:29:33.688 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 01:29:33.688 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:29:33.690 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: quotas 2026-05-06 01:29:33.691 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: quota_details 2026-05-06 01:29:33.693 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:29:33.693 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:29:33.694 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:29:33.694 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:29:33.695 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:29:33.695 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:29:33.696 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:29:33.696 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:29:33.697 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:29:33.698 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: security-group 2026-05-06 01:29:33.699 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 01:29:33.699 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:29:33.700 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:29:33.700 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: segment 2026-05-06 01:29:33.700 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:29:33.700 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 01:29:33.700 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:29:33.701 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:29:33.701 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: service-type 2026-05-06 01:29:33.702 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: sorting 2026-05-06 01:29:33.703 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:29:33.704 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:29:33.705 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:29:33.706 7 WARNING neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:29:33.706 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: security-group 2026-05-06 01:29:33.707 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:29:33.707 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: segment 2026-05-06 01:29:33.707 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:29:33.707 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 01:29:33.708 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: service-type 2026-05-06 01:29:33.708 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: sorting 2026-05-06 01:29:33.709 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:29:33.709 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:29:33.709 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:29:33.710 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:29:33.710 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:29:33.710 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:29:33.710 8 WARNING neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:29:33.711 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:29:33.711 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:29:33.712 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:29:33.712 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: tag-creation 2026-05-06 01:29:33.712 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 01:29:33.713 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:29:33.713 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:29:33.713 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:29:33.714 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:29:33.717 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:29:33.717 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:29:33.718 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:29:33.718 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:29:33.718 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: tag-creation 2026-05-06 01:29:33.719 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: trunk 2026-05-06 01:29:33.719 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:29:33.719 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: trunk-details 2026-05-06 01:29:33.720 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:29:33.721 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 01:29:33.721 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:29:33.722 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 01:29:33.723 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:29:33.724 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:29:33.724 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:29:33.725 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: trunk 2026-05-06 01:29:33.725 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:29:33.725 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: trunk-details 2026-05-06 01:29:33.726 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:29:33.726 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:29:33.726 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 01:29:33.727 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:29:33.727 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: vpnaas 2026-05-06 01:29:33.727 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 01:29:33.729 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: taas 2026-05-06 01:29:33.729 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-06 01:29:33.730 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: tap-mirror 2026-05-06 01:29:33.730 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:29:33.730 7 INFO neutron.api.extensions [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 01:29:33.731 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:29:33.732 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: vpnaas 2026-05-06 01:29:33.733 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:29:33.733 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:29:33.733 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.734 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:29:33.734 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: taas 2026-05-06 01:29:33.735 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: tap-mirror 2026-05-06 01:29:33.735 8 INFO neutron.api.extensions [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 01:29:33.737 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:29:33.737 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:29:33.738 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 01:29:33.739 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 01:29:33.739 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.739 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 01:29:33.742 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:29:33.742 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:29:33.743 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:29:33.743 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:29:33.744 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:29:33.746 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.746 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.747 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.747 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.747 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:29:33.748 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:29:33.748 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:29:33.749 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:29:33.749 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.749 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.750 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.750 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.750 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.750 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.751 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:29:33.751 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:29:33.751 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.751 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:29:33.751 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.752 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:29:33.752 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:29:33.752 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:29:33.752 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.753 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:29:33.753 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.753 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.753 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.753 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.753 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.753 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.754 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.758 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:29:33.759 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] router is already registered 2026-05-06 01:29:33.759 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:29:33.759 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] floatingip is already registered 2026-05-06 01:29:33.760 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 01:29:33.760 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] router is already registered 2026-05-06 01:29:33.761 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 01:29:33.761 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] floatingip is already registered 2026-05-06 01:29:33.764 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:29:33.764 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] rbac_policy is already registered 2026-05-06 01:29:33.764 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:29:33.764 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] security_group is already registered 2026-05-06 01:29:33.765 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:29:33.765 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 01:29:33.765 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] rbac_policy is already registered 2026-05-06 01:29:33.765 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] security_group_rule is already registered 2026-05-06 01:29:33.765 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 01:29:33.766 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] security_group is already registered 2026-05-06 01:29:33.766 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.766 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.766 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 01:29:33.766 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] security_group_rule is already registered 2026-05-06 01:29:33.766 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.766 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.767 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:29:33.767 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] trunk is already registered 2026-05-06 01:29:33.767 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.767 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.767 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.767 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.767 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 01:29:33.768 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] subnetpool is already registered 2026-05-06 01:29:33.768 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.768 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.768 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 01:29:33.768 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] trunk is already registered 2026-05-06 01:29:33.768 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:29:33.768 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] endpoint_group is already registered 2026-05-06 01:29:33.769 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.769 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.769 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:29:33.769 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] vpnservice is already registered 2026-05-06 01:29:33.769 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.769 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.769 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:29:33.769 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:29:33.770 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 01:29:33.770 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] endpoint_group is already registered 2026-05-06 01:29:33.770 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.770 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.770 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 01:29:33.770 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] vpnservice is already registered 2026-05-06 01:29:33.770 8 INFO neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.770 8 WARNING neutron.quota.resource_registry [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.771 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 01:29:33.771 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ipsec_site_connection is already registered 2026-05-06 01:29:33.771 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 01:29:33.771 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ipsecpolicy is already registered 2026-05-06 01:29:33.772 7 INFO neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 01:29:33.772 7 WARNING neutron.quota.resource_registry [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] ikepolicy is already registered 2026-05-06 01:29:33.807 8 WARNING keystonemiddleware._common.config [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:29:33.809 7 WARNING keystonemiddleware._common.config [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:29:33.816 8 WARNING oslo_config.cfg [None req-232162e7-7d4b-4bda-a4a5-cad641c3dcf2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 01:29:33.817 7 WARNING oslo_config.cfg [None req-36d5f5fe-ff5d-4284-b737-400493f09804 - - - - - -] 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 0x7fdab2cf5668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fdab2cf5668 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-05-06 01:29:39.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d81f506f-47d4-416a-8d84-9f20c974e0a3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/3] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:29:38 2026] GET /v2.0/networks/public => generated 108 bytes in 839 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: 2/4] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:29:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:29:40.064 8 WARNING neutron.services.revisions.revision_plugin [None req-2487f4ca-5293-41d3-83b4-12c9750cc591 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:29:40.087 8 INFO neutron.db.segments_db [None req-2487f4ca-5293-41d3-83b4-12c9750cc591 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 3ae79ee2-bbc6-4870-acf3-838def54d961 of type flat for network f55234c9-d746-445b-82be-d97eab1c3cbb 2026-05-06 01:29:40.131 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2487f4ca-5293-41d3-83b4-12c9750cc591 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:29:39 2026] POST /v2.0/networks => generated 124 bytes in 466 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:29:46.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1bd141be-7031-4c96-8e7b-0439bea9dd87 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:29:45 2026] GET /v2.0/networks/public => generated 108 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:29:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:29:46.559 7 WARNING neutron.services.revisions.revision_plugin [None req-a54fd742-1793-4403-8e42-f2841105a26b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:29:46.582 7 INFO neutron.db.segments_db [None req-a54fd742-1793-4403-8e42-f2841105a26b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 66eb5954-1200-4a47-a4b6-4e335bfbdaf4 of type flat for network 4f95bad9-f686-49aa-805d-dca071ba7039 2026-05-06 01:29:46.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a54fd742-1793-4403-8e42-f2841105a26b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/9] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:29:46 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-05-06 01:29:52.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-648ae4ce-fb4f-44cb-919a-ca85a9469b10 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:29:52 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: 6/11] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:29:52 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-05-06 01:29:52.570 8 WARNING neutron.services.revisions.revision_plugin [None req-2ec2e292-94f6-46bf-a9f9-c895af14478a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:29:52.580 8 INFO neutron.db.segments_db [None req-2ec2e292-94f6-46bf-a9f9-c895af14478a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment fd80f60b-0ea7-47f1-9292-b4cd2b2110cb of type flat for network 754f2d17-db79-4f07-aaec-f13eaf1fb3d3 2026-05-06 01:29:52.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec2e292-94f6-46bf-a9f9-c895af14478a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:29:52 2026] POST /v2.0/networks => generated 124 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:29:58.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48922f3f-d05d-4b97-b60c-57bc5e6931a6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/14] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:29:58 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:29:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:29:58.502 8 WARNING neutron.services.revisions.revision_plugin [None req-bfe5bb1e-7db6-4cff-929a-79d1994170d3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:29:58.526 8 INFO neutron.db.segments_db [None req-bfe5bb1e-7db6-4cff-929a-79d1994170d3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 312e1f0d-a493-4201-aab7-a7d1860f14d6 of type flat for network 30a2945e-d764-4a74-a306-7335d0e8acb1 2026-05-06 01:29:58.556 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bfe5bb1e-7db6-4cff-929a-79d1994170d3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:29:58 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:30:04.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7b78e65-ba89-43df-b8f8-8a896cc9f403 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/17] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:30:04 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:30:04 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:30:04.479 7 WARNING neutron.services.revisions.revision_plugin [None req-dbf4a0c8-1bb2-4d0b-9253-13b57ed90c60 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:30:04.493 7 INFO neutron.db.segments_db [None req-dbf4a0c8-1bb2-4d0b-9253-13b57ed90c60 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 352e93f6-33cf-472e-9493-8e4d24e40e27 of type flat for network c1c966bf-2832-45bb-ae9d-d018da1ba281 2026-05-06 01:30:04.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dbf4a0c8-1bb2-4d0b-9253-13b57ed90c60 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:30:04 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 01:30:10.367 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56e66fb8-0db4-421c-a80b-abda6d779a10 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/21] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:30:10 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: 8|app: 0|req: 11/22] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:30:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:30:10.438 7 WARNING neutron.services.revisions.revision_plugin [None req-9f5bf28f-cb1a-4020-8cda-7c1fa1b82291 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Could not find related network for resource to bump revision. 2026-05-06 01:30:10.454 7 INFO neutron.db.segments_db [None req-9f5bf28f-cb1a-4020-8cda-7c1fa1b82291 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment c5fdf797-85a4-49ed-a8fa-0eb91aacccca of type flat for network 54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 [pid: 7|app: 0|req: 12/23] 199.204.45.57 () {48 vars in 964 bytes} [Wed May 6 01:30:10 2026] POST /v2.0/networks => generated 706 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:30:11.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-146360fd-70d7-453a-8b23-7afefa87c8f9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:30:11 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: 13/25] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:30:11 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:30:11.674 8 INFO neutron.pecan_wsgi.hooks.translation [None req-364fd471-cd09-4583-a134-ccc3df656a5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.57 () {44 vars in 1031 bytes} [Wed May 6 01:30:11 2026] GET /v2.0/subnets/public-subnet?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.57 () {44 vars in 1054 bytes} [Wed May 6 01:30:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.57 () {48 vars in 962 bytes} [Wed May 6 01:30:11 2026] POST /v2.0/subnets => generated 664 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:35:03.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1396b6f3-ea74-458d-ad94-5ee9c9e8fea8 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 199.204.45.57 () {44 vars in 934 bytes} [Wed May 6 01:35:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:35:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:35:04.001 8 INFO neutron.db.segments_db [None req-ac66b7d7-642e-4525-904e-ca30d110500e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment befbc736-a3b1-45c8-877b-139ab0acef34 of type vxlan for network 54ae52aa-2353-414a-8e74-f87e87b75ff4 [pid: 8|app: 0|req: 35/69] 199.204.45.57 () {48 vars in 963 bytes} [Wed May 6 01:35:03 2026] POST /v2.0/networks => generated 688 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:35:05.094 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58aed879-ebd8-48de-a52d-b53c4a8935a8 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.57 () {44 vars in 934 bytes} [Wed May 6 01:35:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:35:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:35:05.168 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0d87b86-923b-4455-975a-4515617917bf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 199.204.45.57 () {44 vars in 1033 bytes} [Wed May 6 01:35:05 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.57 () {44 vars in 1056 bytes} [Wed May 6 01:35:05 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.57 () {48 vars in 962 bytes} [Wed May 6 01:35:05 2026] POST /v2.0/subnets => generated 651 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 01:35:06.484 8 INFO neutron.api.v2.resource [None req-6ff62e26-a55d-4794-b412-344fe76b023b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 199.204.45.57 () {44 vars in 968 bytes} [Wed May 6 01:35:06 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.57 () {44 vars in 990 bytes} [Wed May 6 01:35:06 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.57 () {48 vars in 977 bytes} [Wed May 6 01:35:06 2026] POST /v2.0/security-groups => generated 1616 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:07 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 1616 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:07 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:07 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:08 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2230 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:08 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:08 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:09 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:10 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:10 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 2846 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:11 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:11 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:11 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 3462 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:12 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:12 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:12 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 199.204.45.57 () {44 vars in 984 bytes} [Wed May 6 01:35:13 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:35:13.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-841ab5e3-70bb-4374-8c75-bc500ec7970f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/101] 199.204.45.57 () {44 vars in 1073 bytes} [Wed May 6 01:35:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.57 () {44 vars in 1096 bytes} [Wed May 6 01:35:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => 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: 52/103] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:13 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 199.204.45.57 () {48 vars in 958 bytes} [Wed May 6 01:35:13 2026] POST /v2.0/ports => generated 1096 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 01:35:21.438 8 INFO neutron.pecan_wsgi.hooks.translation [None req-137268c1-9952-4f13-93cc-08fc3b0ce905 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/105] 199.204.45.57 () {44 vars in 976 bytes} [Wed May 6 01:35:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.57 () {48 vars in 1028 bytes} [Wed May 6 01:35:21 2026] PUT /v2.0/ports/fad35f70-4bde-48ef-8e34-891da2e38361 => generated 1245 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.57 () {44 vars in 917 bytes} [Wed May 6 01:35:24 2026] GET /v2.0/ports => generated 3726 bytes in 99 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-05-06 01:35:25.323 8 INFO neutron.api.v2.resource [None req-7f503c46-e2d3-40b4-9009-870e73fb11cb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/111] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:35:25 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.57 () {44 vars in 978 bytes} [Wed May 6 01:35:25 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.57 () {48 vars in 977 bytes} [Wed May 6 01:35:25 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:26 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 1610 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:26 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:26 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:26 2026] POST /v2.0/security-group-rules => generated 621 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:27 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:27 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/120] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:35:27 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:35:27 2026] POST /v2.0/security-group-rules => generated 625 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 199.204.45.57 () {44 vars in 972 bytes} [Wed May 6 01:36:30 2026] GET /v2.0/quotas/83a590cd58aa4c42ae79b91b99071b42 => 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: 65/131] 199.204.45.57 () {48 vars in 1024 bytes} [Wed May 6 01:36:31 2026] PUT /v2.0/quotas/83a590cd58aa4c42ae79b91b99071b42 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:38:51.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3dddbacb-722f-4ec6-801f-a3611c7b4308 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/150] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 01:38:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/151] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 01:38:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 01:38:53.011 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86828eb8-a41b-4650-b82c-9b7cf72f6a51 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/152] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 01:38:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/153] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 01:38:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 01:44:56.791 8 INFO neutron.api.v2.resource [None req-1db1aafa-9285-4bd0-b57c-5719463f2b52 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 103/204] 199.204.45.57 () {44 vars in 1071 bytes} [Wed May 6 01:44:56 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 139 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.57 () {44 vars in 1094 bytes} [Wed May 6 01:44:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 23 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.57 () {48 vars in 978 bytes} [Wed May 6 01:44:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:44:58 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 1624 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:44:58 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:44:58 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:44:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:44:59 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:44:59 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:44:59 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:44:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:45:00 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:45:00 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:45:00 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:45:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:45:01 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:45:01 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 01:45:01 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/222] 199.204.45.57 () {48 vars in 988 bytes} [Wed May 6 01:45:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/241] 199.204.45.57 () {30 vars in 739 bytes} [Wed May 6 01:47:18 2026] GET /v2.0/networks?tenant_id=46d85ce423fd4ef18dcb99c8c644a24c&shared=False => generated 15 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 01:47:18.657 8 INFO neutron.db.segments_db [None req-c64b39fc-3095-478c-82f7-246d08fbf684 486a0a68bf0740c88e95c981c567e8c1 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Added segment 7f7a3dc7-119a-4e4c-ba58-5676f5379b9f of type vxlan for network a154d412-20b1-4533-8b5c-831c16399bae [pid: 8|app: 0|req: 122/242] 199.204.45.57 () {34 vars in 681 bytes} [Wed May 6 01:47:18 2026] POST /v2.0/networks => generated 699 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.204.45.57 () {30 vars in 721 bytes} [Wed May 6 01:47:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/244] 199.204.45.57 () {30 vars in 632 bytes} [Wed May 6 01:47:18 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.204.45.57 () {34 vars in 676 bytes} [Wed May 6 01:47:18 2026] POST /v2.0/ports => generated 999 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 01:47:19 2026] GET /v2.0/networks/a154d412-20b1-4533-8b5c-831c16399bae => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.204.45.57 () {30 vars in 721 bytes} [Wed May 6 01:47:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/248] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 01:47:21 2026] GET /v2.0/networks/a154d412-20b1-4533-8b5c-831c16399bae => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/251] 199.204.45.57 () {44 vars in 972 bytes} [Wed May 6 01:47:34 2026] GET /v2.0/quotas/46d85ce423fd4ef18dcb99c8c644a24c => 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: 127/252] 199.204.45.57 () {48 vars in 1024 bytes} [Wed May 6 01:47:34 2026] PUT /v2.0/quotas/46d85ce423fd4ef18dcb99c8c644a24c => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:00.373 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2df46b94-a647-49fa-af89-b5013f0d0001 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/345] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:59:00 2026] GET /v2.0/networks/public => generated 108 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:59:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:01.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f68045a7-a7d1-432b-a9cd-3c3b99ebe1be 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/347] 199.204.45.57 () {44 vars in 924 bytes} [Wed May 6 01:59:01 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 01:59:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:01.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ca682de-f0e2-49bc-aead-d4549f864315 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/349] 199.204.45.57 () {44 vars in 1031 bytes} [Wed May 6 01:59:01 2026] GET /v2.0/subnets/public-subnet?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 199.204.45.57 () {44 vars in 1054 bytes} [Wed May 6 01:59:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:30.629 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca17baca-d5be-469c-829a-8e2cf4ab2b09 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/355] 199.204.45.57 () {44 vars in 934 bytes} [Wed May 6 01:59:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:59:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:31.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5efdb6bf-93a4-4bcc-a72f-98217f70e7cc 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/357] 199.204.45.57 () {44 vars in 934 bytes} [Wed May 6 01:59:31 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: 178/358] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:59:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:31.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2635c464-6c05-4986-92eb-38f4b67ab618 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.204.45.57 () {44 vars in 1033 bytes} [Wed May 6 01:59:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.57 () {44 vars in 1056 bytes} [Wed May 6 01:59:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:33.049 8 INFO neutron.api.v2.resource [None req-57d67417-b9c9-48ff-ba9f-e4fff22e06b4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/361] 199.204.45.57 () {44 vars in 968 bytes} [Wed May 6 01:59:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.57 () {44 vars in 990 bytes} [Wed May 6 01:59:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:34 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:34 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:34 2026] GET /v2.0/security-group-rules/95615eb2-7af1-4611-b806-b88753d4daa5 => 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: 182/366] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:35 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:35 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:35 2026] GET /v2.0/security-group-rules/069b40cd-0b76-44ba-8caa-01aba606f471 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:36 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/370] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:36 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:36 2026] GET /v2.0/security-group-rules/300fae70-2b6d-4e40-a2fe-6b67e645a68a => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:37 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:37 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:37 2026] GET /v2.0/security-group-rules/54942975-4ade-4c3d-b32c-3ad60fb5ef83 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/375] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:38 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:38 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:38 2026] GET /v2.0/security-group-rules/f81d4cbb-3052-4927-b523-985c97dbd11b => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.57 () {44 vars in 984 bytes} [Wed May 6 01:59:39 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 01:59:39.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9da4e5f-d16e-41ff-a152-baec4f2313d0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/379] 199.204.45.57 () {44 vars in 1073 bytes} [Wed May 6 01:59:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => 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: 189/380] 199.204.45.57 () {44 vars in 1096 bytes} [Wed May 6 01:59:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:39 2026] GET /v2.0/security-groups/905f7d1b-5719-4fd1-b072-a19f332cc71d => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 01:59:47.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02d056e2-31c6-486e-bfb3-fa6f49dae1fc 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/384] 199.204.45.57 () {44 vars in 976 bytes} [Wed May 6 01:59:47 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:47 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 199.204.45.57 () {44 vars in 917 bytes} [Wed May 6 01:59:49 2026] GET /v2.0/ports => generated 4721 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 01:59:50.617 7 INFO neutron.api.v2.resource [None req-4eac8d50-0f3b-48bb-beed-6603a68115cb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/387] 199.204.45.57 () {44 vars in 956 bytes} [Wed May 6 01:59:50 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.57 () {44 vars in 978 bytes} [Wed May 6 01:59:50 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:51 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2882 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:51 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:51 2026] GET /v2.0/security-group-rules/e51cd52f-8ee5-4fa5-8212-ef625f7bd961 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/392] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:52 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 01:59:52 2026] GET /v2.0/security-groups/cce87e83-bd03-4e5f-b3b1-243a8ab43d9f => generated 2882 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/394] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 01:59:52 2026] GET /v2.0/security-group-rules/b4d346e0-1905-4f99-bc21-eac1bf4356cf => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.57 () {44 vars in 972 bytes} [Wed May 6 02:00:04 2026] GET /v2.0/quotas/83a590cd58aa4c42ae79b91b99071b42 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:01:00.932 8 INFO neutron.api.v2.resource [None req-995e4095-0862-4169-8316-f531f180a307 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 206/406] 199.204.45.57 () {44 vars in 1071 bytes} [Wed May 6 02:01:00 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 139 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.204.45.57 () {44 vars in 1094 bytes} [Wed May 6 02:01:00 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 4072 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 02:01:01 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 02:01:02 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 02:01:02 2026] GET /v2.0/security-group-rules/f452b4ba-f9bc-4097-b09a-12c7e6a5aa77 => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 02:01:02 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 02:01:03 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 02:01:03 2026] GET /v2.0/security-group-rules/322b271d-2571-4efa-877e-f7a666e8a0d6 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 02:01:04 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 02:01:04 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => 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/416] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 02:01:04 2026] GET /v2.0/security-group-rules/96c83ba1-066d-4d32-b3ac-ec8e72049563 => 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: 206/417] 199.204.45.57 () {44 vars in 1085 bytes} [Wed May 6 02:01:05 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c?project_id=46d85ce423fd4ef18dcb99c8c644a24c => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 199.204.45.57 () {44 vars in 998 bytes} [Wed May 6 02:01:05 2026] GET /v2.0/security-groups/e67d3b40-f1f8-437b-84d0-5d6ac73c1a1c => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/419] 199.204.45.57 () {44 vars in 1008 bytes} [Wed May 6 02:01:05 2026] GET /v2.0/security-group-rules/e15d8422-cd35-416a-ade3-344d526348cb => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.57 () {44 vars in 972 bytes} [Wed May 6 02:01:13 2026] GET /v2.0/quotas/46d85ce423fd4ef18dcb99c8c644a24c => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 199.204.45.57 () {44 vars in 946 bytes} [Wed May 6 02:02:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:02:50 2026] GET /v2.0/networks => generated 2168 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 10.0.0.115 () {32 vars in 655 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.115 () {32 vars in 655 bytes} [Wed May 6 02:02:51 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:03.162 8 INFO neutron.db.segments_db [None req-a906c5c1-74d0-4713-97c2-e9faa3e46469 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 4e0db587-6343-49da-9647-85675d3e2173 of type vxlan for network e5888e52-6048-499f-95f1-42b6622eb332 [pid: 8|app: 0|req: 226/446] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:02 2026] POST /v2.0/networks => generated 730 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:03.241 7 INFO neutron.db.segments_db [None req-004d0910-bab5-4184-bbab-896020ddc8cf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment c9544644-fe7e-4804-92e8-051c70977478 of type vxlan for network 77d6b9a9-0297-4090-8924-e32d5967c164 [pid: 7|app: 0|req: 221/447] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/networks => generated 726 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:03.381 8 INFO neutron.db.segments_db [None req-4126882c-265f-4986-b0e9-15a9217efcfa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 of type vxlan for network e6a1c36a-a034-41b0-958f-b75ed45fd8fc [pid: 8|app: 0|req: 227/448] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/networks => generated 732 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/449] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/subnets => generated 696 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/subnets => generated 692 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/451] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/subnets => generated 698 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:03.740 8 INFO neutron.db.segments_db [None req-e0858025-7109-40aa-a016-8ba2db1885cb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 47ad83bb-ec65-4fee-a92c-33114db79af5 of type vxlan for network 2a173112-7b38-432b-9ef6-0ae995ba68d8 2026-05-06 02:03:03.780 7 INFO neutron.db.segments_db [None req-eb654c3e-68db-4496-b368-f3f6c9c84289 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment ff234e6b-e3ca-4cdc-b12a-29b67874e7aa of type vxlan for network ebb396b0-66ad-4a28-a674-ba2d50b81f74 2026-05-06 02:03:03.980 8 INFO neutron.db.l3_hamode_db [None req-e0858025-7109-40aa-a016-8ba2db1885cb 2b5b480b5e3c4b9ab5991c245a283654 b38e579b4e0c42749e0cbc1629a05c0e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:04.035 7 INFO neutron.db.l3_hamode_db [None req-eb654c3e-68db-4496-b368-f3f6c9c84289 2b5b480b5e3c4b9ab5991c245a283654 f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:04.793 7 INFO neutron.db.l3_hamode_db [None req-eb654c3e-68db-4496-b368-f3f6c9c84289 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:04.898 8 INFO neutron.db.l3_hamode_db [None req-e0858025-7109-40aa-a016-8ba2db1885cb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/452] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/routers => generated 732 bytes in 2373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:06.146 7 INFO neutron.db.segments_db [None req-ac5d336d-acce-459a-a55f-183479819d25 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa of type vxlan for network 733c3595-aa32-4f0a-a712-7c7f11cdca56 [pid: 8|app: 0|req: 229/453] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:03 2026] POST /v2.0/routers => generated 736 bytes in 2521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:06.380 7 INFO neutron.db.l3_hamode_db [None req-ac5d336d-acce-459a-a55f-183479819d25 2b5b480b5e3c4b9ab5991c245a283654 46a8611c782247899ab455eec3a26210 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/454] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:06 2026] GET /v2.0/security-groups?tenant_id=9ba8f9419b48461299de5239a706e0eb&name=default => generated 2923 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:03:07.070 7 INFO neutron.db.l3_hamode_db [None req-ac5d336d-acce-459a-a55f-183479819d25 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/455] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:06 2026] PUT /v2.0/routers/38d3d70a-0a5c-4aa7-b00b-3caedf4553dc/add_router_interface => generated 309 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/456] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:06 2026] POST /v2.0/routers => generated 738 bytes in 1763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/457] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:07 2026] DELETE /v2.0/security-groups/73edf2cd-cde0-4b6a-8cb0-f9497ea7e57d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/458] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:07 2026] PUT /v2.0/routers/4a4b966d-1d67-4191-9cfd-34f5e0ddc9f2/add_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/459] 10.0.0.252 () {38 vars in 971 bytes} [Wed May 6 02:03:08 2026] POST /v2.0/security-groups => generated 1680 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/460] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:08 2026] PUT /v2.0/routers/872e02af-0d21-4069-9f1f-2bafca28e49a/add_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/461] 10.0.0.252 () {38 vars in 971 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/security-groups => generated 1685 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:09 2026] GET /v2.0/security-groups/be3ae4da-5f13-4d2c-bb96-d2fac5d60a35 => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/463] 10.0.0.252 () {38 vars in 981 bytes} [Wed May 6 02:03:09 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: 7|app: 0|req: 228/464] 10.0.0.252 () {38 vars in 971 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/security-groups => generated 1681 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/465] 10.0.0.252 () {38 vars in 971 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/security-groups => generated 1684 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/466] 10.0.0.252 () {38 vars in 971 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/security-groups => generated 1680 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:03:10.037 7 INFO neutron.db.segments_db [None req-a50b68f2-9367-4c0a-9f6c-98fe1bc603f4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 293909ff-f468-4be9-a7df-5428963ca535 of type vxlan for network 619fc5a4-b68d-4f35-86b3-34482823f66e [pid: 8|app: 0|req: 239/467] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/security-groups => generated 1661 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/468] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:10 2026] GET /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 1684 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/469] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:10 2026] GET /v2.0/security-groups?tenant_id=f00bc484c70043bb9c6288ce2f1a2fd7 => generated 7902 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/470] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:09 2026] POST /v2.0/networks => generated 718 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/471] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/474] 10.0.0.252 () {38 vars in 981 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/security-group-rules => generated 614 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/475] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:10 2026] GET /v2.0/security-groups/c0ebe23a-0d02-4b61-bdab-10f29bb37040 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/476] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/subnets => generated 684 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/477] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:10 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: 246/478] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:10 2026] GET /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/479] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:10 2026] GET /v2.0/security-groups/c0ebe23a-0d02-4b61-bdab-10f29bb37040 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:03:10.437 8 INFO neutron.db.segments_db [None req-5eba0fa2-a3b6-4a8a-ae17-393e166486d9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 0786b4f4-5777-4861-a9cb-debc5f284364 of type vxlan for network dcc6a039-9c0c-430f-93ed-0a8eb82b37db 2026-05-06 02:03:10.637 8 INFO neutron.db.l3_hamode_db [None req-5eba0fa2-a3b6-4a8a-ae17-393e166486d9 2b5b480b5e3c4b9ab5991c245a283654 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/480] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/481] 10.0.0.252 () {38 vars in 981 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/482] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/f35f738f-1301-4822-9faa-41f9ff1d0d2f => generated 1680 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/483] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/484] 10.0.0.252 () {36 vars in 1013 bytes} [Wed May 6 02:03:11 2026] DELETE /v2.0/security-groups/f35f738f-1301-4822-9faa-41f9ff1d0d2f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/485] 10.0.0.252 () {34 vars in 1001 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-group-rules/cac4788e-6676-48f0-ac93-e697434aac0f => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:11.203 7 INFO neutron.api.v2.resource [req-3706894e-3209-422e-a4a2-534721b692a7 req-0a78d685-0eda-4ea4-9eb4-0ed0343c3b39 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/486] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/f35f738f-1301-4822-9faa-41f9ff1d0d2f => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:11.209 8 INFO neutron.db.l3_hamode_db [None req-5eba0fa2-a3b6-4a8a-ae17-393e166486d9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/487] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 2939 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/24dbc1af-359d-4d81-ae61-a421057b491b => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.252 () {36 vars in 1023 bytes} [Wed May 6 02:03:11 2026] DELETE /v2.0/security-group-rules/cac4788e-6676-48f0-ac93-e697434aac0f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.252 () {36 vars in 1013 bytes} [Wed May 6 02:03:11 2026] DELETE /v2.0/security-groups/24dbc1af-359d-4d81-ae61-a421057b491b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 2309 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 10.0.0.252 () {34 vars in 1100 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1719394126&fields=id&tenant_id=46a8611c782247899ab455eec3a26210 => 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: 247/493] 10.0.0.252 () {36 vars in 1013 bytes} [Wed May 6 02:03:11 2026] DELETE /v2.0/security-groups/6692dae5-28b8-49ac-9009-df1a4fa65f9e => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:11.616 7 INFO neutron.api.v2.resource [req-8f8ba7e4-0141-4af0-a77e-174a25418650 req-5616f9da-ff0b-4956-9acc-8a486fa8b66e 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/495] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/24dbc1af-359d-4d81-ae61-a421057b491b => 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: 250/496] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/quotas/46a8611c782247899ab455eec3a26210 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/be3ae4da-5f13-4d2c-bb96-d2fac5d60a35 => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 10.0.0.252 () {36 vars in 1013 bytes} [Wed May 6 02:03:11 2026] DELETE /v2.0/security-groups/be3ae4da-5f13-4d2c-bb96-d2fac5d60a35 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/500] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:10 2026] POST /v2.0/routers => generated 724 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/501] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:11 2026] GET /v2.0/security-groups/64192842-9939-4176-86f5-5364ab1189f3 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:03:12.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-28d966cf-0e42-4f40-8fb9-ea5aff3e78ad 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: c53d7599-f5cb-4f4a-8ddf-983d09b84640 2026-05-06 02:03:12.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28d966cf-0e42-4f40-8fb9-ea5aff3e78ad 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: c53d7599-f5cb-4f4a-8ddf-983d09b84640 [pid: 8|app: 0|req: 249/502] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:12 2026] PUT /v2.0/routers/16c5e902-2a7c-46c5-8280-5b8265050b5e/add_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/503] 10.0.0.252 () {36 vars in 1013 bytes} [Wed May 6 02:03:12 2026] DELETE /v2.0/security-groups/64192842-9939-4176-86f5-5364ab1189f3 => 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: 251/504] 10.0.0.252 () {34 vars in 907 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 02:03:13.101 8 INFO neutron.api.v2.resource [req-45bf24b1-b815-4f81-b3b4-94932c641c15 req-20da6abf-335c-431c-8ce9-44a4b2fa7c5c 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/505] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/64192842-9939-4176-86f5-5364ab1189f3 => 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: 253/506] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:03:11 2026] PUT /v2.0/routers/4a4b966d-1d67-4191-9cfd-34f5e0ddc9f2/remove_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups?tenant_id=f00bc484c70043bb9c6288ce2f1a2fd7 => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 256/510] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/c0ebe23a-0d02-4b61-bdab-10f29bb37040 => generated 2918 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/c0ebe23a-0d02-4b61-bdab-10f29bb37040 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:03:13.304 7 INFO neutron.api.v2.resource [req-11e4df4a-6ebb-4a4c-8004-9f18b507d6c4 req-43d93126-68ec-4f30-8003-7ea0ae742e4c 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 258/512] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/64192842-9939-4176-86f5-5364ab1189f3 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:13.336 7 INFO neutron.api.v2.resource [req-ec6f4870-2101-4345-a981-9e6475b20121 req-500c1362-bad2-4253-ab3c-ae49fb0db26e 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/513] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/24dbc1af-359d-4d81-ae61-a421057b491b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:13.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 6e37f6ee-8420-4235-ad5d-8f369b2b06b0 2026-05-06 02:03:13.364 7 INFO neutron.api.v2.resource [req-01620fcf-d287-45ad-9511-5b6298e2da2b req-f528f349-cf0a-4048-a791-9a06883f2f9e 5fcbb66b98ee4d05ad91104b6e8acf3a f00bc484c70043bb9c6288ce2f1a2fd7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/514] 10.0.0.252 () {34 vars in 991 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/security-groups/f35f738f-1301-4822-9faa-41f9ff1d0d2f => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:13.369 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 6e37f6ee-8420-4235-ad5d-8f369b2b06b0 [pid: 7|app: 0|req: 261/515] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:13 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:13.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-a890259a-4fef-4563-b19e-3ce2c1e2014e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 2e44ca08-9d99-4677-951c-deb469549659 2026-05-06 02:03:13.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a890259a-4fef-4563-b19e-3ce2c1e2014e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 2e44ca08-9d99-4677-951c-deb469549659 2026-05-06 02:03:14.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: fab33817-99f2-4228-861c-3daceade4780 2026-05-06 02:03:14.056 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: fab33817-99f2-4228-861c-3daceade4780 2026-05-06 02:03:14.114 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 262/516] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:03:13 2026] PUT /v2.0/routers/38d3d70a-0a5c-4aa7-b00b-3caedf4553dc/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/517] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:03:14 2026] POST /v2.0/security-groups => generated 1660 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:03:14.548 8 INFO neutron.db.l3_hamode_db [None req-4cb5cbca-45ea-4a9c-bc29-feabd4a68752 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 2a173112-7b38-432b-9ef6-0ae995ba68d8 was deleted as no HA routers are present in tenant b38e579b4e0c42749e0cbc1629a05c0e. [pid: 8|app: 0|req: 255/518] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:13 2026] DELETE /v2.0/routers/4a4b966d-1d67-4191-9cfd-34f5e0ddc9f2 => generated 0 bytes in 1387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/519] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:14.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: a35428dc-bd61-429b-9c94-04491ad49e40 2026-05-06 02:03:14.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: a35428dc-bd61-429b-9c94-04491ad49e40 [pid: 8|app: 0|req: 257/520] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:14 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:14.930 8 INFO neutron.services.segments.plugin [-] Segment 47ad83bb-ec65-4fee-a92c-33114db79af5 resource provider aggregate not found [pid: 8|app: 0|req: 258/521] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:14 2026] DELETE /v2.0/subnets/bb04d6e8-3e67-46ea-8917-5bcfc27611c6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:14.960 8 INFO neutron.services.segments.plugin [-] Segment 47ad83bb-ec65-4fee-a92c-33114db79af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ad83bb-ec65-4fee-a92c-33114db79af5 found for delete ", "request_id": "req-6200a85b-f045-46ce-9481-2c1fbaf20f10"}]} 2026-05-06 02:03:14.990 8 INFO neutron.services.segments.plugin [-] Segment 47ad83bb-ec65-4fee-a92c-33114db79af5 resource provider aggregate not found 2026-05-06 02:03:15.029 8 INFO neutron.services.segments.plugin [-] Segment 47ad83bb-ec65-4fee-a92c-33114db79af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ad83bb-ec65-4fee-a92c-33114db79af5 found for delete ", "request_id": "req-4c4eb306-6f1d-401e-846d-72699e302b40"}]} 2026-05-06 02:03:15.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 3d86e7b8-6122-41c4-9fe1-9ebc175724bb 2026-05-06 02:03:15.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 3d86e7b8-6122-41c4-9fe1-9ebc175724bb [pid: 8|app: 0|req: 259/522] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:15.149 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-06 02:03:15.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-49269821-3fd3-42fb-891b-48095f5d1924 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 9e5bff10-da00-4ae2-af38-2799c8d68730 2026-05-06 02:03:15.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49269821-3fd3-42fb-891b-48095f5d1924 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 9e5bff10-da00-4ae2-af38-2799c8d68730 [pid: 8|app: 0|req: 260/523] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:03:15 2026] DELETE /v2.0/networks/e5888e52-6048-499f-95f1-42b6622eb332 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:15.568 7 INFO neutron.db.l3_hamode_db [None req-a29f578f-587a-409a-af3b-9255aac1d30b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network ebb396b0-66ad-4a28-a674-ba2d50b81f74 was deleted as no HA routers are present in tenant f00bc484c70043bb9c6288ce2f1a2fd7. [pid: 7|app: 0|req: 264/524] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:14 2026] DELETE /v2.0/routers/38d3d70a-0a5c-4aa7-b00b-3caedf4553dc => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/525] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:15 2026] GET /v2.0/security-groups?tenant_id=b38e579b4e0c42749e0cbc1629a05c0e&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/526] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:15 2026] DELETE /v2.0/subnets/ef09c116-99dd-4d45-ba86-ba8484b2a06c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/527] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:15 2026] DELETE /v2.0/security-groups/490c976b-83a7-4f3d-b0eb-d8727fc7cb90 => 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: 261/528] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:03:15 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/529] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:15 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:15.964 7 INFO neutron.services.segments.plugin [-] Segment ff234e6b-e3ca-4cdc-b12a-29b67874e7aa resource provider aggregate not found 2026-05-06 02:03:15.983 7 INFO neutron.services.segments.plugin [-] Segment ff234e6b-e3ca-4cdc-b12a-29b67874e7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff234e6b-e3ca-4cdc-b12a-29b67874e7aa found for delete ", "request_id": "req-8b1714fb-f3c4-4332-8489-5fb61cb92237"}]} [pid: 7|app: 0|req: 268/530] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:03:15 2026] DELETE /v2.0/networks/77d6b9a9-0297-4090-8924-e32d5967c164 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:16.017 7 INFO neutron.services.segments.plugin [-] Segment ff234e6b-e3ca-4cdc-b12a-29b67874e7aa resource provider aggregate not found 2026-05-06 02:03:16.034 7 INFO neutron.services.segments.plugin [-] Segment ff234e6b-e3ca-4cdc-b12a-29b67874e7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff234e6b-e3ca-4cdc-b12a-29b67874e7aa found for delete ", "request_id": "req-a97aacb8-265b-4803-98cd-08e12abddd64"}]} [pid: 8|app: 0|req: 263/531] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/security-groups?tenant_id=f00bc484c70043bb9c6288ce2f1a2fd7&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: 269/532] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:16 2026] DELETE /v2.0/security-groups/c0ebe23a-0d02-4b61-bdab-10f29bb37040 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/533] 10.0.0.252 () {34 vars in 1100 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1787056062&fields=id&tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b => 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: 270/534] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/networks?id=619fc5a4-b68d-4f35-86b3-34482823f66e => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/535] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/quotas/d04a7ac5918848bca7ff969a3f1f8c8b => 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: 271/536] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/ports?tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 272/538] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 267/539] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:16 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:16.986 8 INFO neutron.services.segments.plugin [-] Segment 4e0db587-6343-49da-9647-85675d3e2173 resource provider aggregate not found 2026-05-06 02:03:17.010 8 INFO neutron.services.segments.plugin [-] Segment 4e0db587-6343-49da-9647-85675d3e2173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0db587-6343-49da-9647-85675d3e2173 found for delete ", "request_id": "req-05041270-c651-45ba-ac3b-ff143429f98a"}]} 2026-05-06 02:03:17.075 8 INFO neutron.services.segments.plugin [-] Segment 4e0db587-6343-49da-9647-85675d3e2173 resource provider aggregate not found [pid: 7|app: 0|req: 273/540] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:17 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:17.089 8 INFO neutron.services.segments.plugin [-] Segment 4e0db587-6343-49da-9647-85675d3e2173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0db587-6343-49da-9647-85675d3e2173 found for delete ", "request_id": "req-2fceab4f-f0e8-4d63-b90d-94075cda1764"}]} 2026-05-06 02:03:18.007 7 INFO neutron.services.segments.plugin [-] Segment c9544644-fe7e-4804-92e8-051c70977478 resource provider aggregate not found [pid: 7|app: 0|req: 274/541] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:17 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:18.035 7 INFO neutron.services.segments.plugin [-] Segment c9544644-fe7e-4804-92e8-051c70977478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9544644-fe7e-4804-92e8-051c70977478 found for delete ", "request_id": "req-26d30c21-00aa-45fd-a81a-ec7cfebe2c1f"}]} 2026-05-06 02:03:18.059 7 INFO neutron.services.segments.plugin [-] Segment c9544644-fe7e-4804-92e8-051c70977478 resource provider aggregate not found 2026-05-06 02:03:18.077 7 INFO neutron.services.segments.plugin [-] Segment c9544644-fe7e-4804-92e8-051c70977478 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9544644-fe7e-4804-92e8-051c70977478 found for delete ", "request_id": "req-b10092e6-fe40-42b3-ac2e-04c941c82999"}]} 2026-05-06 02:03:18.283 8 INFO neutron.db.segments_db [None req-b0ad9caa-e821-41ea-bc00-f7ed478fb0e7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b of type vxlan for network cc624245-cdbd-4d0e-b4e2-fbe4425fee1a [pid: 8|app: 0|req: 268/542] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:17 2026] POST /v2.0/networks => generated 727 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:18.401 7 INFO neutron.db.segments_db [None req-d1689170-f7cc-4067-a6c1-397b6cc5ef69 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a of type vxlan for network 6485fefa-a5d3-4459-b6d3-d6d731e812f5 [pid: 8|app: 0|req: 269/543] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:18 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 275/544] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:18 2026] POST /v2.0/networks => generated 724 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/545] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:18 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 683 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/546] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:18 2026] POST /v2.0/subnets => generated 693 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/547] 199.204.45.57 () {34 vars in 910 bytes} [Wed May 6 02:03:18 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:18 2026] POST /v2.0/subnets => generated 690 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:18.750 7 INFO neutron.db.segments_db [None req-13cc435d-e818-4099-9fe6-a3b666c7c5c6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment a6a7b081-623b-43e9-b264-78fb1cadcafb of type vxlan for network e15e9c85-6f71-4831-9ce1-0360b2de0793 [pid: 8|app: 0|req: 272/549] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:03:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=46a8611c782247899ab455eec3a26210 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:18.804 8 INFO neutron.db.segments_db [None req-150747bf-bce2-40c5-9e82-c719509382fa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 2488c3cb-dc61-4316-93ae-68e007b5b0be of type vxlan for network 6efcfdb2-f8ce-4219-adeb-d2d65d812a04 2026-05-06 02:03:18.991 7 INFO neutron.db.l3_hamode_db [None req-13cc435d-e818-4099-9fe6-a3b666c7c5c6 2b5b480b5e3c4b9ab5991c245a283654 4b3e30f366a7485c86257d9d62af91fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:19.028 8 INFO neutron.db.l3_hamode_db [None req-150747bf-bce2-40c5-9e82-c719509382fa 2b5b480b5e3c4b9ab5991c245a283654 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:19.721 8 INFO neutron.db.l3_hamode_db [None req-150747bf-bce2-40c5-9e82-c719509382fa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:19.734 7 INFO neutron.db.l3_hamode_db [None req-13cc435d-e818-4099-9fe6-a3b666c7c5c6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 273/550] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:18 2026] POST /v2.0/routers => generated 730 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/551] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:18 2026] POST /v2.0/routers => generated 733 bytes in 2034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/552] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:20 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 280/553] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:20 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 274/554] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:03:20 2026] POST /v2.0/ports => generated 958 bytes in 448 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: 281/555] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:20 2026] PUT /v2.0/routers/1f07b6e1-2352-4da8-9391-95dec9a71a84/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/556] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:22 2026] GET /v2.0/networks?id=619fc5a4-b68d-4f35-86b3-34482823f66e => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/557] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:21 2026] PUT /v2.0/routers/7c79b568-2802-4725-9504-02f010d6e572/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/558] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:22 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 277/559] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:22 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:03:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b => generated 181 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:22 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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: 280/562] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:03:22 2026] POST /v2.0/ports => generated 954 bytes in 349 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: 283/563] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:03:22 2026] PUT /v2.0/ports/22eac254-0128-4933-862f-0e2c883348d1 => generated 1239 bytes in 603 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: 281/564] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:03:22 2026] POST /v2.0/security-groups => generated 1658 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:22 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: 283/566] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:03:22 2026] PUT /v2.0/ports/23dd80c9-1838-49a2-9bb8-124520297854 => generated 1235 bytes in 464 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-05-06 02:03:23.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17dbb9ee-84e4-473b-9b05-3fb92b57b9ab'] response: {'name': 'network-changed', 'server_uuid': '9da303b7-7095-4cf9-b0b9-38c653d0c1d4', 'tag': '22eac254-0128-4933-862f-0e2c883348d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 285/568] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/networks?id=cc624245-cdbd-4d0e-b4e2-fbe4425fee1a => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/quotas/4b3e30f366a7485c86257d9d62af91fa => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/ports?tenant_id=4b3e30f366a7485c86257d9d62af91fa&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/571] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/572] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/networks/cc624245-cdbd-4d0e-b4e2-fbe4425fee1a?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: 290/573] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 291/574] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/networks/cc624245-cdbd-4d0e-b4e2-fbe4425fee1a?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: 284/575] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:03:23 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/576] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/577] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/578] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 286/579] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/580] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:03:23 2026] GET /v2.0/networks?tenant_id=46a8611c782247899ab455eec3a26210&shared=False => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/581] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:03:23 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: 7|app: 0|req: 295/582] 10.0.0.252 () {34 vars in 1098 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--965278875&fields=id&tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62 => 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: 288/583] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/networks?id=6485fefa-a5d3-4459-b6d3-d6d731e812f5 => generated 675 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/584] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/quotas/2de5ca05a6f44ddbaa7e118b325d2b62 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/585] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b&device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/586] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/587] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=23dd80c9-1838-49a2-9bb8-124520297854 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/588] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/subnets?id=93e7a3e4-1288-4b7e-a293-7b6ef2f2c48d => generated 687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/589] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?network_id=619fc5a4-b68d-4f35-86b3-34482823f66e&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: 292/590] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 299/591] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 300/593] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 294/594] 10.0.0.252 () {34 vars in 907 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?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: 295/596] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?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: 302/597] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 296/598] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/600] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:24 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 304/601] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 7|app: 0|req: 306/607] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:25.346 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e766754-a196-424d-8b06-f0c25e2c4bda'] response: {'name': 'network-changed', 'server_uuid': 'b9ce6d1d-4503-42db-8ff8-d32a3f6a63be', 'tag': '23dd80c9-1838-49a2-9bb8-124520297854', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 307/609] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/611] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/ports?tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b&device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/networks?id=619fc5a4-b68d-4f35-86b3-34482823f66e => generated 765 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/613] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=23dd80c9-1838-49a2-9bb8-124520297854 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/subnets?id=93e7a3e4-1288-4b7e-a293-7b6ef2f2c48d => generated 687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/615] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/ports?network_id=619fc5a4-b68d-4f35-86b3-34482823f66e&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: 307/616] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 309/618] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 310/619] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 310/620] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 973 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:26 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:27 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 7|app: 0|req: 312/624] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:27 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 313/625] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:27 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 313/626] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:27 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:27 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/networks?id=cc624245-cdbd-4d0e-b4e2-fbe4425fee1a => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 317/632] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 316/633] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:03:28 2026] POST /v2.0/ports => generated 954 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/634] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:28 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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: 318/636] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:03:28 2026] PUT /v2.0/ports/893dbe77-e16a-4f7c-a75f-3b8e53af6073 => generated 1235 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:03:29.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ce16a2-05f4-490c-87fe-e906ea2bbfb0'] response: {'name': 'network-changed', 'server_uuid': 'e4eee7db-283e-46aa-b7f6-38f0cdd90654', 'tag': '893dbe77-e16a-4f7c-a75f-3b8e53af6073', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/637] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 969 bytes in 97 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: 320/638] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 319/639] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/641] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/642] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/ports?tenant_id=4b3e30f366a7485c86257d9d62af91fa&device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/networks?tenant_id=4b3e30f366a7485c86257d9d62af91fa&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/645] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/networks?id=6485fefa-a5d3-4459-b6d3-d6d731e812f5 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:29 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 326/648] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:03:29 2026] POST /v2.0/ports => generated 954 bytes in 478 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: 324/650] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/651] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/654] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/ports?tenant_id=4b3e30f366a7485c86257d9d62af91fa&device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 330/656] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=893dbe77-e16a-4f7c-a75f-3b8e53af6073 => 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: 327/657] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:03:30 2026] PUT /v2.0/ports/ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 => generated 1235 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/658] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 28 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: 328/659] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:30 2026] GET /v2.0/subnets?id=b19654f2-4b65-446d-ada7-7de5e9cd1fb7 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/660] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/ports?network_id=cc624245-cdbd-4d0e-b4e2-fbe4425fee1a&device_owner=network%3Adhcp => 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: 329/661] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/networks/cc624245-cdbd-4d0e-b4e2-fbe4425fee1a?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: 333/662] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/networks/cc624245-cdbd-4d0e-b4e2-fbe4425fee1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/663] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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-05-06 02:03:31.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3204cdd-d6e5-4bd4-b11b-d4422aec925c'] response: {'name': 'network-changed', 'server_uuid': '223c8a13-032a-4bfe-ac97-8a44a82d8d91', 'tag': 'ae1939ca-aaea-4b5c-a4a9-05e643e9ab32', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/665] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/ports?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 336/668] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/networks?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:03:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:32 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:32 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:32 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/675] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:32 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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: 337/676] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/678] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/subnets?id=687e74b2-dccf-483c-9cad-30222d942cdb => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?network_id=6485fefa-a5d3-4459-b6d3-d6d731e812f5&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/686] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?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: 345/688] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:33 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:33.738 7 INFO neutron.db.l3_db [None req-0e274b50-67fa-4558-b8bc-8c1dc0ee1995 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] Floating IP 537d63c9-14cc-498d-9db1-8b052d10ae72 associated. External IP: 10.96.250.216, port: 23dd80c9-1838-49a2-9bb8-124520297854. [pid: 7|app: 0|req: 344/691] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:03:33 2026] PUT /v2.0/floatingips/537d63c9-14cc-498d-9db1-8b052d10ae72 => generated 855 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:34.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b1aeaa2-1a8f-464d-8836-86ec7795c0df'] response: {'name': 'network-changed', 'server_uuid': 'b9ce6d1d-4503-42db-8ff8-d32a3f6a63be', 'tag': '23dd80c9-1838-49a2-9bb8-124520297854', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/692] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 347/697] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 351/698] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b&device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 349/701] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/networks?id=619fc5a4-b68d-4f35-86b3-34482823f66e => generated 765 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/702] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/703] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=23dd80c9-1838-49a2-9bb8-124520297854 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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: 354/705] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/subnets?id=93e7a3e4-1288-4b7e-a293-7b6ef2f2c48d => generated 687 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?network_id=619fc5a4-b68d-4f35-86b3-34482823f66e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?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: 353/708] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:34 2026] GET /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:35.253 7 INFO neutron.db.l3_db [None req-1f5da48b-8c7b-4da1-9635-20dee7f87c9e 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] Floating IP f22e2122-55dc-44ab-9813-ca5ef5a8b44c associated. External IP: 10.96.250.206, port: 22eac254-0128-4933-862f-0e2c883348d1. [pid: 8|app: 0|req: 357/710] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:03:34 2026] PUT /v2.0/floatingips/f22e2122-55dc-44ab-9813-ca5ef5a8b44c => generated 856 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:35 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:36.118 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d70e3b-332a-4a1b-bef0-1352cdc072fb'] response: {'name': 'network-changed', 'server_uuid': '9da303b7-7095-4cf9-b0b9-38c653d0c1d4', 'tag': '22eac254-0128-4933-862f-0e2c883348d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/719] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 358/720] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 363/721] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/723] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 361/726] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 366/727] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&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: 362/728] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:37 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 365/731] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:37 2026] GET /v2.0/security-groups?id=2fdc54be-6e75-4db3-9d1d-194513dea58a&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: 366/732] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:37 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:37 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/734] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:03:36 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 971 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:37.502 7 INFO neutron_taas.services.taas.taas_plugin [req-9bbf99b8-9af6-4c99-911b-01e172c969da req-66d50220-3973-463a-a3ee-f4384b0c4767 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] TaaS: Handle Delete Port: 23dd80c9-1838-49a2-9bb8-124520297854 2026-05-06 02:03:37.508 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9bbf99b8-9af6-4c99-911b-01e172c969da req-66d50220-3973-463a-a3ee-f4384b0c4767 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] Tap Mirror: Handle Delete Port: 23dd80c9-1838-49a2-9bb8-124520297854 2026-05-06 02:03:37.681 7 INFO neutron.db.l3_db [req-9bbf99b8-9af6-4c99-911b-01e172c969da req-66d50220-3973-463a-a3ee-f4384b0c4767 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] Floating IP 537d63c9-14cc-498d-9db1-8b052d10ae72 disassociated. External IP: 10.96.250.216, port: 23dd80c9-1838-49a2-9bb8-124520297854. [pid: 7|app: 0|req: 368/735] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:03:37 2026] DELETE /v2.0/ports/23dd80c9-1838-49a2-9bb8-124520297854 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/736] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:38 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:38.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-784ce077-efa7-4a6b-a54f-3619125c0d56'] response: {'server_uuid': 'b9ce6d1d-4503-42db-8ff8-d32a3f6a63be', 'name': 'network-vif-deleted', 'tag': '23dd80c9-1838-49a2-9bb8-124520297854', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 369/737] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:38 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:38 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 370/739] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:38 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 370/740] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:38 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/743] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/744] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 372/745] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/security-groups?id=651c9dc7-6e97-4d28-a2ac-fb586ad7aa30&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: 374/747] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:03:39 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:39.828 7 INFO neutron.db.l3_db [None req-49b03f83-7e94-4377-bd1c-355bef472680 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] Floating IP 4a1fa953-85b8-4209-9851-16bfbc223d33 associated. External IP: 10.96.250.211, port: ae1939ca-aaea-4b5c-a4a9-05e643e9ab32. 2026-05-06 02:03:39.839 8 INFO neutron_taas.services.taas.taas_plugin [req-117effb3-758e-4d87-9b0e-a39113b8cf23 req-72b5798d-8891-426a-af6d-6aad1e893c14 cf05ffa0370b46d987d9726d4ad1f0b1 4b3e30f366a7485c86257d9d62af91fa - - default default] TaaS: Handle Delete Port: 893dbe77-e16a-4f7c-a75f-3b8e53af6073 2026-05-06 02:03:39.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-117effb3-758e-4d87-9b0e-a39113b8cf23 req-72b5798d-8891-426a-af6d-6aad1e893c14 cf05ffa0370b46d987d9726d4ad1f0b1 4b3e30f366a7485c86257d9d62af91fa - - default default] Tap Mirror: Handle Delete Port: 893dbe77-e16a-4f7c-a75f-3b8e53af6073 [pid: 8|app: 0|req: 375/748] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:03:39 2026] DELETE /v2.0/ports/893dbe77-e16a-4f7c-a75f-3b8e53af6073 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:40.056 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f49542-6204-48e7-95fa-13a9aa86c55e'] response: {'server_uuid': 'e4eee7db-283e-46aa-b7f6-38f0cdd90654', 'name': 'network-vif-deleted', 'tag': '893dbe77-e16a-4f7c-a75f-3b8e53af6073', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 374/751] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:03:39 2026] PUT /v2.0/floatingips/4a1fa953-85b8-4209-9851-16bfbc223d33 => generated 855 bytes in 641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:40.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-246f37fc-b0c1-400c-808f-200c06f16ddc'] response: {'name': 'network-changed', 'server_uuid': '223c8a13-032a-4bfe-ac97-8a44a82d8d91', 'tag': 'ae1939ca-aaea-4b5c-a4a9-05e643e9ab32', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/752] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/753] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&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: 379/754] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/755] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 380/756] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/757] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/networks?id=6485fefa-a5d3-4459-b6d3-d6d731e812f5 => generated 771 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/761] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/subnets?id=687e74b2-dccf-483c-9cad-30222d942cdb => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/ports?network_id=6485fefa-a5d3-4459-b6d3-d6d731e812f5&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: 380/763] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:03:40 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?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: 384/764] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:03:41 2026] GET /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5?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: 381/765] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:41 2026] GET /v2.0/ports?device_id=b9ce6d1d-4503-42db-8ff8-d32a3f6a63be => 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: 385/766] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:41 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 382/767] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:41 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:41 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&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: 383/769] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:42 2026] DELETE /v2.0/security-groups/2fdc54be-6e75-4db3-9d1d-194513dea58a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:42.841 8 INFO neutron.api.v2.resource [None req-619415f6-860f-4647-8a6c-b4dca0527566 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/770] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:03:42 2026] GET /v2.0/security-groups/2fdc54be-6e75-4db3-9d1d-194513dea58a => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:42.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-46d82b92-3766-4603-849f-0f0b5ccfc4df 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] TaaS: Handle Delete Port: e55d3c60-3f30-4c3e-a381-6146658ce2f2 2026-05-06 02:03:42.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46d82b92-3766-4603-849f-0f0b5ccfc4df 2b1c0109c59d41c48fb335a9fe06d417 d04a7ac5918848bca7ff969a3f1f8c8b - - default default] Tap Mirror: Handle Delete Port: e55d3c60-3f30-4c3e-a381-6146658ce2f2 [pid: 8|app: 0|req: 388/771] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:42 2026] GET /v2.0/ports?device_id=e4eee7db-283e-46aa-b7f6-38f0cdd90654 => 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: 389/772] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:43 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 384/773] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:03:42 2026] DELETE /v2.0/floatingips/537d63c9-14cc-498d-9db1-8b052d10ae72 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/774] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:03:43 2026] GET /v2.0/security-groups?id=58043ccd-08e1-4140-a76a-b12bfb93f8e1&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: 8|app: 0|req: 391/775] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:03:43 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:43.387 8 INFO neutron_taas.services.taas.taas_plugin [req-e443ed45-04c4-4b26-bb45-74202021f417 req-74cc1e41-ac24-42ae-81e5-e75828266f68 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] TaaS: Handle Delete Port: ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 2026-05-06 02:03:43.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e443ed45-04c4-4b26-bb45-74202021f417 req-74cc1e41-ac24-42ae-81e5-e75828266f68 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] Tap Mirror: Handle Delete Port: ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 2026-05-06 02:03:43.447 7 INFO neutron_taas.services.taas.taas_plugin [None req-65783f9a-c685-4b5e-ba6d-cdb22efde161 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 8014db7d-0423-4af3-9558-c25741e1b826 2026-05-06 02:03:43.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65783f9a-c685-4b5e-ba6d-cdb22efde161 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 8014db7d-0423-4af3-9558-c25741e1b826 2026-05-06 02:03:43.670 8 INFO neutron.db.l3_db [req-e443ed45-04c4-4b26-bb45-74202021f417 req-74cc1e41-ac24-42ae-81e5-e75828266f68 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] Floating IP 4a1fa953-85b8-4209-9851-16bfbc223d33 disassociated. External IP: 10.96.250.211, port: ae1939ca-aaea-4b5c-a4a9-05e643e9ab32. [pid: 7|app: 0|req: 385/776] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:03:43 2026] PUT /v2.0/routers/16c5e902-2a7c-46c5-8280-5b8265050b5e/remove_router_interface => generated 309 bytes in 871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/777] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:03:43 2026] DELETE /v2.0/ports/ae1939ca-aaea-4b5c-a4a9-05e643e9ab32 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:44.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ef34d60-61c0-4bc4-b8f0-6f198dad05e7'] response: {'server_uuid': '223c8a13-032a-4bfe-ac97-8a44a82d8d91', 'name': 'network-vif-deleted', 'tag': 'ae1939ca-aaea-4b5c-a4a9-05e643e9ab32', 'status': 'completed', 'code': 200} 2026-05-06 02:03:44.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-898c8f72-75da-47ed-87d6-e81919837fcf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: e0ae363a-043d-4545-b194-7c84b098980d 2026-05-06 02:03:44.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-898c8f72-75da-47ed-87d6-e81919837fcf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: e0ae363a-043d-4545-b194-7c84b098980d 2026-05-06 02:03:44.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-898c8f72-75da-47ed-87d6-e81919837fcf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: b31cb367-20a2-4677-a21c-dc3fc209d2fb 2026-05-06 02:03:44.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-898c8f72-75da-47ed-87d6-e81919837fcf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: b31cb367-20a2-4677-a21c-dc3fc209d2fb 2026-05-06 02:03:44.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-09da9cc8-392e-4b41-963d-6c5c05270434 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: f66c4730-3182-4cd7-9bb7-068493ac7400 2026-05-06 02:03:44.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09da9cc8-392e-4b41-963d-6c5c05270434 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: f66c4730-3182-4cd7-9bb7-068493ac7400 2026-05-06 02:03:44.951 7 INFO neutron.services.segments.plugin [-] Segment 0786b4f4-5777-4861-a9cb-debc5f284364 resource provider aggregate not found 2026-05-06 02:03:44.955 7 INFO neutron.services.segments.plugin [-] Segment 0786b4f4-5777-4861-a9cb-debc5f284364 resource provider aggregate not found 2026-05-06 02:03:44.971 7 INFO neutron.services.segments.plugin [-] Segment 0786b4f4-5777-4861-a9cb-debc5f284364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0786b4f4-5777-4861-a9cb-debc5f284364 found for delete ", "request_id": "req-286fd4a9-e895-4064-b16b-78c19a552a26"}]} 2026-05-06 02:03:44.976 7 INFO neutron.services.segments.plugin [-] Segment 0786b4f4-5777-4861-a9cb-debc5f284364 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0786b4f4-5777-4861-a9cb-debc5f284364 found for delete ", "request_id": "req-7d42918d-4878-4cee-a41b-6cfaf2b3c140"}]} 2026-05-06 02:03:44.993 7 INFO neutron.db.l3_hamode_db [None req-898c8f72-75da-47ed-87d6-e81919837fcf 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network dcc6a039-9c0c-430f-93ed-0a8eb82b37db was deleted as no HA routers are present in tenant d04a7ac5918848bca7ff969a3f1f8c8b. [pid: 7|app: 0|req: 386/778] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:43 2026] DELETE /v2.0/routers/16c5e902-2a7c-46c5-8280-5b8265050b5e => generated 0 bytes in 1024 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:45 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => 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: 393/780] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:03:44 2026] PUT /v2.0/routers/7c79b568-2802-4725-9504-02f010d6e572/remove_router_interface => generated 309 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:45.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9011c0c-d6bc-4269-9cd6-3cef3456188a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 85b63af2-7d80-4e27-8e05-be33e658cc36 2026-05-06 02:03:45.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9011c0c-d6bc-4269-9cd6-3cef3456188a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 85b63af2-7d80-4e27-8e05-be33e658cc36 2026-05-06 02:03:45.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9011c0c-d6bc-4269-9cd6-3cef3456188a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 5fb7bef4-f43f-41ae-a59c-b4485b959187 2026-05-06 02:03:45.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9011c0c-d6bc-4269-9cd6-3cef3456188a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 5fb7bef4-f43f-41ae-a59c-b4485b959187 [pid: 7|app: 0|req: 388/781] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:45 2026] DELETE /v2.0/subnets/93e7a3e4-1288-4b7e-a293-7b6ef2f2c48d => generated 0 bytes in 615 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:45.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-974d0b97-5a37-4e5d-86bd-ee5a29b389b4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 928e0acc-88e7-40ca-ae2f-5f75ae0c5271 2026-05-06 02:03:45.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-974d0b97-5a37-4e5d-86bd-ee5a29b389b4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 928e0acc-88e7-40ca-ae2f-5f75ae0c5271 [pid: 7|app: 0|req: 389/782] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:03:45 2026] DELETE /v2.0/networks/619fc5a4-b68d-4f35-86b3-34482823f66e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:45.931 8 INFO neutron.services.segments.plugin [-] Segment a6a7b081-623b-43e9-b264-78fb1cadcafb resource provider aggregate not found 2026-05-06 02:03:45.934 8 INFO neutron.services.segments.plugin [-] Segment a6a7b081-623b-43e9-b264-78fb1cadcafb resource provider aggregate not found 2026-05-06 02:03:45.953 8 INFO neutron.db.l3_hamode_db [None req-f9011c0c-d6bc-4269-9cd6-3cef3456188a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network e15e9c85-6f71-4831-9ce1-0360b2de0793 was deleted as no HA routers are present in tenant 4b3e30f366a7485c86257d9d62af91fa. 2026-05-06 02:03:45.958 8 INFO neutron.services.segments.plugin [-] Segment a6a7b081-623b-43e9-b264-78fb1cadcafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a7b081-623b-43e9-b264-78fb1cadcafb found for delete ", "request_id": "req-2c72caf0-995a-4c24-86a5-64213f8b4731"}]} [pid: 8|app: 0|req: 394/783] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:45 2026] DELETE /v2.0/routers/7c79b568-2802-4725-9504-02f010d6e572 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:45.965 8 INFO neutron.services.segments.plugin [-] Segment a6a7b081-623b-43e9-b264-78fb1cadcafb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a7b081-623b-43e9-b264-78fb1cadcafb found for delete ", "request_id": "req-c28f8793-d142-47ac-9d4d-d969e6277c59"}]} [pid: 8|app: 0|req: 395/784] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:46 2026] GET /v2.0/security-groups?tenant_id=d04a7ac5918848bca7ff969a3f1f8c8b&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:45 2026] DELETE /v2.0/subnets/b19654f2-4b65-446d-ada7-7de5e9cd1fb7 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/786] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:46 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:46.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d5d667a-9945-42f0-b0fd-0716e7e11e21 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: d8d3ce5e-138a-4927-9119-e8d2502270af 2026-05-06 02:03:46.223 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d5d667a-9945-42f0-b0fd-0716e7e11e21 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: d8d3ce5e-138a-4927-9119-e8d2502270af [pid: 7|app: 0|req: 391/787] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:46 2026] DELETE /v2.0/security-groups/27ef38bf-17c7-4adb-b175-f69da2d5b6c9 => 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: 397/788] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:03:46 2026] DELETE /v2.0/networks/cc624245-cdbd-4d0e-b4e2-fbe4425fee1a => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:46 2026] GET /v2.0/security-groups?tenant_id=4b3e30f366a7485c86257d9d62af91fa&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: 398/790] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:46 2026] DELETE /v2.0/security-groups/651c9dc7-6e97-4d28-a2ac-fb586ad7aa30 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:47.007 7 INFO neutron.services.segments.plugin [-] Segment 293909ff-f468-4be9-a7df-5428963ca535 resource provider aggregate not found 2026-05-06 02:03:47.013 7 INFO neutron.services.segments.plugin [-] Segment 293909ff-f468-4be9-a7df-5428963ca535 resource provider aggregate not found 2026-05-06 02:03:47.026 7 INFO neutron.services.segments.plugin [-] Segment 293909ff-f468-4be9-a7df-5428963ca535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 293909ff-f468-4be9-a7df-5428963ca535 found for delete ", "request_id": "req-f050323b-a009-47c2-b755-2929eb7b630b"}]} 2026-05-06 02:03:47.037 7 INFO neutron.services.segments.plugin [-] Segment 293909ff-f468-4be9-a7df-5428963ca535 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 293909ff-f468-4be9-a7df-5428963ca535 found for delete ", "request_id": "req-64763628-3c78-4696-97b3-7bafd21dbc21"}]} [pid: 7|app: 0|req: 393/791] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:47 2026] GET /v2.0/ports?device_id=223c8a13-032a-4bfe-ac97-8a44a82d8d91 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:03:47.978 8 INFO neutron.services.segments.plugin [-] Segment 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b resource provider aggregate not found 2026-05-06 02:03:47.995 8 INFO neutron.services.segments.plugin [-] Segment 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b resource provider aggregate not found 2026-05-06 02:03:48.000 8 INFO neutron.services.segments.plugin [-] Segment 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b found for delete ", "request_id": "req-793385c6-79de-4e28-85a5-6647eb1a3b66"}]} 2026-05-06 02:03:48.015 8 INFO neutron.services.segments.plugin [-] Segment 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d8b99e-50be-4bef-a319-dcf3dc3b5d3b found for delete ", "request_id": "req-de942a46-26fd-4b1a-82ba-b834f5edb83c"}]} [pid: 8|app: 0|req: 399/792] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:48 2026] DELETE /v2.0/security-groups/58043ccd-08e1-4140-a76a-b12bfb93f8e1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:48.551 7 INFO neutron.api.v2.resource [None req-5392511d-13c8-41d7-9820-41f777b81b26 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 394/793] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:03:48 2026] GET /v2.0/security-groups/58043ccd-08e1-4140-a76a-b12bfb93f8e1 => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:03:48.687 8 INFO neutron_taas.services.taas.taas_plugin [None req-02552423-6e20-42a2-a9c4-23a64229446c 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] TaaS: Handle Delete Port: 9cdccbd9-aacc-4548-aeb8-392da652880a 2026-05-06 02:03:48.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02552423-6e20-42a2-a9c4-23a64229446c 6c8bda34803347b49dc972d9c50709cd 2de5ca05a6f44ddbaa7e118b325d2b62 - - default default] Tap Mirror: Handle Delete Port: 9cdccbd9-aacc-4548-aeb8-392da652880a [pid: 8|app: 0|req: 400/794] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:03:48 2026] DELETE /v2.0/floatingips/4a1fa953-85b8-4209-9851-16bfbc223d33 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:49.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-434c58ca-d9e0-4e3c-a4b0-96789d183b6f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 11197b83-f497-4bb9-9fd3-21ff545531bc 2026-05-06 02:03:49.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-434c58ca-d9e0-4e3c-a4b0-96789d183b6f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 11197b83-f497-4bb9-9fd3-21ff545531bc [pid: 7|app: 0|req: 395/795] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:03:48 2026] PUT /v2.0/routers/1f07b6e1-2352-4da8-9391-95dec9a71a84/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:03:50.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-d49d7e25-f3c7-4ed1-876e-8c09fe7269e2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 341ca705-7b86-471c-bfee-759c5080c6c6 2026-05-06 02:03:50.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d49d7e25-f3c7-4ed1-876e-8c09fe7269e2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 341ca705-7b86-471c-bfee-759c5080c6c6 2026-05-06 02:03:50.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-d49d7e25-f3c7-4ed1-876e-8c09fe7269e2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 0e18747c-a5b0-46b9-94e9-104346034b8b 2026-05-06 02:03:50.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d49d7e25-f3c7-4ed1-876e-8c09fe7269e2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 0e18747c-a5b0-46b9-94e9-104346034b8b 2026-05-06 02:03:50.798 8 INFO neutron.services.segments.plugin [-] Segment 2488c3cb-dc61-4316-93ae-68e007b5b0be resource provider aggregate not found 2026-05-06 02:03:50.819 8 INFO neutron.services.segments.plugin [-] Segment 2488c3cb-dc61-4316-93ae-68e007b5b0be resource provider aggregate not found 2026-05-06 02:03:50.828 8 INFO neutron.services.segments.plugin [-] Segment 2488c3cb-dc61-4316-93ae-68e007b5b0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2488c3cb-dc61-4316-93ae-68e007b5b0be found for delete ", "request_id": "req-062c7f34-a9ec-4541-80ee-0f656f3b1f55"}]} 2026-05-06 02:03:50.846 8 INFO neutron.services.segments.plugin [-] Segment 2488c3cb-dc61-4316-93ae-68e007b5b0be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2488c3cb-dc61-4316-93ae-68e007b5b0be found for delete ", "request_id": "req-a8249aa1-c1a1-4ffc-a225-57b7eb43e09b"}]} 2026-05-06 02:03:50.852 8 INFO neutron.db.l3_hamode_db [None req-d49d7e25-f3c7-4ed1-876e-8c09fe7269e2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 6efcfdb2-f8ce-4219-adeb-d2d65d812a04 was deleted as no HA routers are present in tenant 2de5ca05a6f44ddbaa7e118b325d2b62. [pid: 8|app: 0|req: 401/796] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:49 2026] DELETE /v2.0/routers/1f07b6e1-2352-4da8-9391-95dec9a71a84 => generated 0 bytes in 923 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:03:50 2026] DELETE /v2.0/subnets/687e74b2-dccf-483c-9cad-30222d942cdb => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:03:51.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-e593552c-d06d-4c98-883a-3065d3fb5c48 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 92458996-7e33-4ff4-842a-6b6b3e2dd862 2026-05-06 02:03:51.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e593552c-d06d-4c98-883a-3065d3fb5c48 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 92458996-7e33-4ff4-842a-6b6b3e2dd862 [pid: 8|app: 0|req: 403/798] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:03:51 2026] DELETE /v2.0/networks/6485fefa-a5d3-4459-b6d3-d6d731e812f5 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/799] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:03:50 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 1244 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:03:51 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:51 2026] GET /v2.0/security-groups?tenant_id=2de5ca05a6f44ddbaa7e118b325d2b62&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/802] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:51 2026] DELETE /v2.0/security-groups/b673578d-6204-4dbc-ac6a-7e084dd89f93 => 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: 404/803] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:51 2026] GET /v2.0/security-groups?tenant_id=68137a4100e442ab97bda198cab67ef1&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/804] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:51 2026] DELETE /v2.0/security-groups/cf358989-9121-482c-87cf-6d0ce969a7b1 => 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: 405/805] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:51 2026] GET /v2.0/security-groups?tenant_id=d2ba8ce4e0234b12ba99cebbf5494d8b&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:52 2026] DELETE /v2.0/security-groups/cf2632d5-e0f3-4439-83b3-c7e0ea046396 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:52 2026] GET /v2.0/security-groups?tenant_id=60f9bedbc94f48918ff7a2d22930ea15&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:52 2026] DELETE /v2.0/security-groups/212da045-b2d8-4c9b-926e-11e1ec0d0c1c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:52.857 8 INFO neutron.services.segments.plugin [-] Segment 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a resource provider aggregate not found 2026-05-06 02:03:52.865 8 INFO neutron.services.segments.plugin [-] Segment 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a resource provider aggregate not found 2026-05-06 02:03:52.880 8 INFO neutron.services.segments.plugin [-] Segment 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a found for delete ", "request_id": "req-9ce04f58-3ef1-41a7-9935-4b037af38b7d"}]} 2026-05-06 02:03:52.883 8 INFO neutron.services.segments.plugin [-] Segment 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e4babe4-bc7d-457a-a2c6-21b63e16ec9a found for delete ", "request_id": "req-b43ceb25-7136-49f3-a12e-f0719356e782"}]} [pid: 8|app: 0|req: 407/809] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:52 2026] GET /v2.0/security-groups?tenant_id=9b4b988875c046ccb566b0b4d2d6a404&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:53 2026] DELETE /v2.0/security-groups/ebe742d5-6d01-46b2-8e7e-cb6542a59006 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:03:53.882 8 INFO neutron.db.segments_db [None req-aaec281a-43d7-4dce-8425-724f9c98724f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 of type vxlan for network fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 [pid: 8|app: 0|req: 408/811] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:03:53 2026] POST /v2.0/networks => generated 724 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/812] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:53 2026] POST /v2.0/subnets => generated 690 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:03:54.256 8 INFO neutron.db.segments_db [None req-afe8867c-2a58-420b-b860-e65fabfc4f6a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 8771f31f-ee1b-4a4b-a337-d0d66344351c of type vxlan for network fdb79d8f-055c-476b-89ee-890080e3d27b 2026-05-06 02:03:54.487 8 INFO neutron.db.l3_hamode_db [None req-afe8867c-2a58-420b-b860-e65fabfc4f6a 2b5b480b5e3c4b9ab5991c245a283654 459d33011990410f94eb71fa6f455b4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:03:55.204 8 INFO neutron.db.l3_hamode_db [None req-afe8867c-2a58-420b-b860-e65fabfc4f6a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 409/815] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:03:54 2026] POST /v2.0/routers => generated 730 bytes in 1843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:55 2026] GET /v2.0/security-groups?tenant_id=940868c98e8544589ac6729c15775488&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:56 2026] DELETE /v2.0/security-groups/9e348a46-0083-4939-8781-3e3a77d76dc5 => 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: 409/818] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:56 2026] GET /v2.0/security-groups?tenant_id=3ce764b56a6a460a9f1771ed2b12c6b0&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:56 2026] DELETE /v2.0/security-groups/35f9853f-0fff-4467-ae59-05cd81ec9b3a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:56 2026] GET /v2.0/security-groups?tenant_id=0d9caaf8a3584d549f13c5ac6b1e3339&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:57 2026] DELETE /v2.0/security-groups/6e6f6c0e-cd69-4f3e-809d-9769744aae36 => 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: 410/822] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:03:56 2026] PUT /v2.0/routers/697f3caa-b6f7-4fd1-aa7d-1c048973a50e/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:03:57 2026] POST /v2.0/security-groups => generated 1659 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/825] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:03:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:03:58 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/827] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:03:58 2026] GET /v2.0/security-groups?tenant_id=aa0934b4583a43bc80510d4b1f4de6f2&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:03:59 2026] DELETE /v2.0/security-groups/34cb40a6-d9f0-4ad7-aa6f-c875345798a0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 10.0.0.252 () {34 vars in 1098 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--581939146&fields=id&tenant_id=459d33011990410f94eb71fa6f455b4f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/networks?id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/831] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/quotas/459d33011990410f94eb71fa6f455b4f => 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: 415/832] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/ports?tenant_id=459d33011990410f94eb71fa6f455b4f&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?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: 419/835] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:03:59 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 417/836] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:00 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:01.542 7 INFO neutron.db.segments_db [None req-4e76780c-0404-4e06-9d80-420a184f8ba7 d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment 22abdfff-e071-41ef-8250-208cc534cc3f of type vxlan for network 4b83662c-f059-4104-9d04-24fbed0e1331 2026-05-06 02:04:01.619 7 INFO neutron.db.segments_db [None req-4e76780c-0404-4e06-9d80-420a184f8ba7 d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment abeac464-ac26-46f1-81ad-96a8ca03792d of type vxlan for network c6558ba5-ee22-4ac5-84fc-44fc65778008 [pid: 7|app: 0|req: 420/837] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:01 2026] POST /v2.0/networks => generated 1208 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:01 2026] GET /v2.0/networks => generated 1845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:01.922 7 INFO neutron.services.segments.plugin [-] Segment 22abdfff-e071-41ef-8250-208cc534cc3f resource provider aggregate not found 2026-05-06 02:04:01.943 7 INFO neutron.services.segments.plugin [-] Segment 22abdfff-e071-41ef-8250-208cc534cc3f resource provider aggregate not found 2026-05-06 02:04:01.965 7 INFO neutron.services.segments.plugin [-] Segment 22abdfff-e071-41ef-8250-208cc534cc3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22abdfff-e071-41ef-8250-208cc534cc3f found for delete ", "request_id": "req-0aa61c37-e2a8-498b-8568-61a9f094b9ae"}]} 2026-05-06 02:04:01.971 7 INFO neutron.services.segments.plugin [-] Segment 22abdfff-e071-41ef-8250-208cc534cc3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22abdfff-e071-41ef-8250-208cc534cc3f found for delete ", "request_id": "req-36b7da50-0d5f-46cb-9428-73a06f6ae2db"}]} [pid: 7|app: 0|req: 421/839] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:01 2026] DELETE /v2.0/networks/4b83662c-f059-4104-9d04-24fbed0e1331 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/840] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:02 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:02.100 8 INFO neutron.services.segments.plugin [-] Segment abeac464-ac26-46f1-81ad-96a8ca03792d resource provider aggregate not found 2026-05-06 02:04:02.108 8 INFO neutron.services.segments.plugin [-] Segment abeac464-ac26-46f1-81ad-96a8ca03792d resource provider aggregate not found 2026-05-06 02:04:02.137 8 INFO neutron.services.segments.plugin [-] Segment abeac464-ac26-46f1-81ad-96a8ca03792d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abeac464-ac26-46f1-81ad-96a8ca03792d found for delete ", "request_id": "req-bb3e7434-0fc0-409e-9717-2c5f567a20b4"}]} 2026-05-06 02:04:02.139 8 INFO neutron.services.segments.plugin [-] Segment abeac464-ac26-46f1-81ad-96a8ca03792d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abeac464-ac26-46f1-81ad-96a8ca03792d found for delete ", "request_id": "req-e5b7934e-daa6-4e84-812f-abd9d24604b6"}]} [pid: 8|app: 0|req: 419/841] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:01 2026] DELETE /v2.0/networks/c6558ba5-ee22-4ac5-84fc-44fc65778008 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/842] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:02 2026] GET /v2.0/networks => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:02.287 8 INFO neutron.db.segments_db [None req-1f17b3ab-1997-4444-8bae-1eb97deb049c d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment f945a923-dacb-4a16-89c8-b2905b4c41f9 of type vxlan for network 767abdbf-b0a4-450c-aaab-459b7479eba5 [pid: 8|app: 0|req: 420/843] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:02 2026] POST /v2.0/networks => generated 634 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:02.437 7 INFO neutron.db.segments_db [None req-6cca0f9d-007d-432a-9ecf-51106651914d d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment 79f72990-7ce6-4130-92b8-4b4d964c9b02 of type vxlan for network 79a69ebc-3a3f-4983-a9c3-a81c00bcc69c [pid: 7|app: 0|req: 424/844] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:02 2026] POST /v2.0/networks => generated 635 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/845] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:02 2026] POST /v2.0/ports => generated 1506 bytes in 674 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: 425/846] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:03 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 422/847] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:03 2026] GET /v2.0/ports => generated 1506 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:03.808 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d9bfa2e-8e93-4a94-ae33-06aa70e954bc d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] TaaS: Handle Delete Port: 2acef1f7-d6c3-48b7-98bd-b50e360d5cad 2026-05-06 02:04:03.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d9bfa2e-8e93-4a94-ae33-06aa70e954bc d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Tap Mirror: Handle Delete Port: 2acef1f7-d6c3-48b7-98bd-b50e360d5cad [pid: 7|app: 0|req: 426/848] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:03 2026] DELETE /v2.0/ports/2acef1f7-d6c3-48b7-98bd-b50e360d5cad => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:04.030 7 INFO neutron_taas.services.taas.taas_plugin [None req-6dd6c2e4-671b-4237-8343-d1abe12a9a4c d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] TaaS: Handle Delete Port: f0702dac-4389-4383-9931-25ea63857b1f 2026-05-06 02:04:04.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6dd6c2e4-671b-4237-8343-d1abe12a9a4c d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Tap Mirror: Handle Delete Port: f0702dac-4389-4383-9931-25ea63857b1f [pid: 8|app: 0|req: 423/849] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:03 2026] GET /v2.0/security-groups?tenant_id=291880fd195541ba9ee64506b3204056&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/850] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:03 2026] DELETE /v2.0/ports/f0702dac-4389-4383-9931-25ea63857b1f => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/851] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/852] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/networks?id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/853] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:04 2026] DELETE /v2.0/security-groups/8fd060f4-4e30-43f5-8992-850f4dbbc4e8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:04.234 8 INFO neutron.db.segments_db [None req-da115496-a85c-4461-a549-c3a3f6d9c385 d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment 9fc2c1a2-1de4-40c8-9a10-393f619980b4 of type vxlan for network ce7f57fc-be89-449d-95f0-6b63be1005d1 [pid: 7|app: 0|req: 430/854] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 431/855] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=459d33011990410f94eb71fa6f455b4f => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/856] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:04 2026] POST /v2.0/networks => generated 634 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/857] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 432/858] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/security-groups?tenant_id=b0d7639186df46ffbbbba8e84b49d2e3&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: 433/859] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:04:04 2026] GET /v2.0/ports/22eac254-0128-4933-862f-0e2c883348d1 => generated 972 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:04.497 7 INFO neutron.db.segments_db [None req-680d9fd4-b00a-47b7-bb13-1501084b07a3 d19948d735f348e9b19012b78dbe4b01 dceff73f9cf747669500941491710a58 - - default default] Added segment 69df0518-6e7f-4eaa-bd32-1e1a79c947ee of type vxlan for network 0827413c-0b0c-4fa7-9569-f2dbf477bda5 [pid: 7|app: 0|req: 434/860] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:04 2026] POST /v2.0/networks => generated 635 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/861] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:04:04 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 435/862] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:04 2026] DELETE /v2.0/security-groups/1a9db72d-f2e2-4dcf-ac79-aa67d51e2b4c => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/863] 199.204.45.57 () {34 vars in 999 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/subnets?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 683 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/864] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:04:04 2026] PUT /v2.0/ports/bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 => generated 1239 bytes in 489 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-05-06 02:04:05.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cc9396b-9b5a-405c-a2b7-3b75fda92617'] response: {'name': 'network-changed', 'server_uuid': 'c5ea1b17-6b69-4cf6-b729-a2956faedee2', 'tag': 'bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/865] 199.204.45.57 () {34 vars in 1145 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4&device_owner=compute%3Anova&network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/866] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:05 2026] POST /v2.0/subnets => generated 1324 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/867] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/868] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/subnets => generated 1960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/869] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/870] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:05 2026] DELETE /v2.0/subnets/27f79a9b-c00c-41e1-aadc-2d679c84e4ac => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/871] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/ports?tenant_id=459d33011990410f94eb71fa6f455b4f&device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/872] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:04:05 2026] PUT /v2.0/ports/22eac254-0128-4933-862f-0e2c883348d1 => generated 1149 bytes in 532 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: 431/873] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/networks?tenant_id=459d33011990410f94eb71fa6f455b4f&shared=False => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/874] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:04:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/875] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:05 2026] DELETE /v2.0/subnets/17db262c-fe80-4fa1-9127-a6630e6734b8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/876] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:06 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) 2026-05-06 02:04:06.190 7 INFO neutron.services.segments.plugin [-] Segment 69df0518-6e7f-4eaa-bd32-1e1a79c947ee resource provider aggregate not found 2026-05-06 02:04:06.192 7 INFO neutron.services.segments.plugin [-] Segment 69df0518-6e7f-4eaa-bd32-1e1a79c947ee resource provider aggregate not found 2026-05-06 02:04:06.212 7 INFO neutron.services.segments.plugin [-] Segment 69df0518-6e7f-4eaa-bd32-1e1a79c947ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69df0518-6e7f-4eaa-bd32-1e1a79c947ee found for delete ", "request_id": "req-6de73249-c0a4-4cc0-9bdb-0774bcb244d7"}]} 2026-05-06 02:04:06.215 7 INFO neutron.services.segments.plugin [-] Segment 69df0518-6e7f-4eaa-bd32-1e1a79c947ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69df0518-6e7f-4eaa-bd32-1e1a79c947ee found for delete ", "request_id": "req-80ae5b67-ab75-493d-ad51-b38d4d8b327c"}]} [pid: 7|app: 0|req: 444/877] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:06 2026] DELETE /v2.0/networks/0827413c-0b0c-4fa7-9569-f2dbf477bda5 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:06.359 8 INFO neutron.services.segments.plugin [-] Segment 9fc2c1a2-1de4-40c8-9a10-393f619980b4 resource provider aggregate not found 2026-05-06 02:04:06.362 8 INFO neutron.services.segments.plugin [-] Segment 9fc2c1a2-1de4-40c8-9a10-393f619980b4 resource provider aggregate not found 2026-05-06 02:04:06.377 8 INFO neutron.services.segments.plugin [-] Segment 9fc2c1a2-1de4-40c8-9a10-393f619980b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc2c1a2-1de4-40c8-9a10-393f619980b4 found for delete ", "request_id": "req-c5a086d6-f02a-4f85-a2f2-c3f3ae2cbbaf"}]} 2026-05-06 02:04:06.377 8 INFO neutron.services.segments.plugin [-] Segment 9fc2c1a2-1de4-40c8-9a10-393f619980b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fc2c1a2-1de4-40c8-9a10-393f619980b4 found for delete ", "request_id": "req-d170899a-2fc1-4f54-a631-43705a24740f"}]} [pid: 8|app: 0|req: 434/878] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:06 2026] DELETE /v2.0/networks/ce7f57fc-be89-449d-95f0-6b63be1005d1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/879] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 436/880] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/881] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:06 2026] DELETE /v2.0/networks/79a69ebc-3a3f-4983-a9c3-a81c00bcc69c => 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: 437/882] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/883] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/884] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/885] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 446/886] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:06 2026] DELETE /v2.0/networks/767abdbf-b0a4-450c-aaab-459b7479eba5 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/887] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 447/888] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 442/889] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/890] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 443/891] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:06 2026] GET /v2.0/ports?tenant_id=459d33011990410f94eb71fa6f455b4f&device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/892] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 => 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: 444/893] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/subnets?id=4eb41e0e-913a-4560-ab1e-a48737760039 => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/894] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/ports?network_id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/895] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?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: 446/896] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:07.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9ab1e68-27f1-4c37-a5f4-32b06e7f6051'] response: {'name': 'network-changed', 'server_uuid': '9da303b7-7095-4cf9-b0b9-38c653d0c1d4', 'tag': '22eac254-0128-4933-862f-0e2c883348d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/897] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/security-groups?tenant_id=dceff73f9cf747669500941491710a58&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/898] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:07 2026] DELETE /v2.0/security-groups/b7910a0d-98bd-45c3-bf55-a79fdc9c9f88 => 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: 452/899] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 1152 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/900] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/901] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/902] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 779 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/903] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/904] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/905] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:07 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 451/906] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=22eac254-0128-4933-862f-0e2c883348d1 => 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: 456/907] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/908] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 457/909] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 453/910] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:08.233 7 INFO neutron.services.segments.plugin [-] Segment 79f72990-7ce6-4130-92b8-4b4d964c9b02 resource provider aggregate not found 2026-05-06 02:04:08.238 7 INFO neutron.services.segments.plugin [-] Segment 79f72990-7ce6-4130-92b8-4b4d964c9b02 resource provider aggregate not found 2026-05-06 02:04:08.254 7 INFO neutron.services.segments.plugin [-] Segment 79f72990-7ce6-4130-92b8-4b4d964c9b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f72990-7ce6-4130-92b8-4b4d964c9b02 found for delete ", "request_id": "req-84bdc0b8-7297-4a2e-94cb-4f6e922520be"}]} 2026-05-06 02:04:08.257 7 INFO neutron.services.segments.plugin [-] Segment 79f72990-7ce6-4130-92b8-4b4d964c9b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79f72990-7ce6-4130-92b8-4b4d964c9b02 found for delete ", "request_id": "req-d8b59213-a434-4708-a711-d25afc288d8b"}]} 2026-05-06 02:04:08.269 7 INFO neutron.services.segments.plugin [-] Segment f945a923-dacb-4a16-89c8-b2905b4c41f9 resource provider aggregate not found 2026-05-06 02:04:08.277 7 INFO neutron.services.segments.plugin [-] Segment f945a923-dacb-4a16-89c8-b2905b4c41f9 resource provider aggregate not found 2026-05-06 02:04:08.281 7 INFO neutron.services.segments.plugin [-] Segment f945a923-dacb-4a16-89c8-b2905b4c41f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f945a923-dacb-4a16-89c8-b2905b4c41f9 found for delete ", "request_id": "req-8cb8164d-abd3-472e-b0a2-789cbf49f61f"}]} 2026-05-06 02:04:08.291 7 INFO neutron.services.segments.plugin [-] Segment f945a923-dacb-4a16-89c8-b2905b4c41f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f945a923-dacb-4a16-89c8-b2905b4c41f9 found for delete ", "request_id": "req-f85ed47d-a22e-49aa-9a9c-4dbb611335ae"}]} [pid: 7|app: 0|req: 458/911] 199.204.45.57 () {34 vars in 1117 bytes} [Wed May 6 02:04:08 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/912] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:09 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/913] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:09 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/914] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:04:08 2026] PUT /v2.0/ports/22eac254-0128-4933-862f-0e2c883348d1 => generated 972 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:09.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e93893c-2613-4fe6-a3db-d6cb542eb3aa'] response: {'name': 'network-changed', 'server_uuid': '9da303b7-7095-4cf9-b0b9-38c653d0c1d4', 'tag': '22eac254-0128-4933-862f-0e2c883348d1', 'status': 'completed', 'code': 200} 2026-05-06 02:04:09.694 7 INFO neutron.db.segments_db [None req-5ca2c5bd-bf54-42d5-8bc4-ba26b3a1b4c6 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment b24af222-40ec-448d-abd2-2b90e5d603b8 of type vxlan for network 4db7f678-e5d6-424d-988a-7083f03c3be3 2026-05-06 02:04:09.752 7 INFO neutron.db.segments_db [None req-5ca2c5bd-bf54-42d5-8bc4-ba26b3a1b4c6 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment 9416a6ca-3d6d-47f1-a57b-30d402c5f726 of type vxlan for network cfb040eb-3b91-460b-99f1-721ec635ab51 [pid: 7|app: 0|req: 461/915] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:09 2026] POST /v2.0/networks => generated 1208 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/916] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:09 2026] GET /v2.0/networks => generated 1845 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/917] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:09 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 464/918] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:09 2026] DELETE /v2.0/networks/4db7f678-e5d6-424d-988a-7083f03c3be3 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/919] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/920] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:10 2026] DELETE /v2.0/networks/cfb040eb-3b91-460b-99f1-721ec635ab51 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/923] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:10.316 7 INFO neutron.services.segments.plugin [-] Segment b24af222-40ec-448d-abd2-2b90e5d603b8 resource provider aggregate not found 2026-05-06 02:04:10.337 7 INFO neutron.services.segments.plugin [-] Segment b24af222-40ec-448d-abd2-2b90e5d603b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24af222-40ec-448d-abd2-2b90e5d603b8 found for delete ", "request_id": "req-145580a8-1319-4551-a39d-cfdb6a6eba1f"}]} 2026-05-06 02:04:10.342 7 INFO neutron.services.segments.plugin [-] Segment b24af222-40ec-448d-abd2-2b90e5d603b8 resource provider aggregate not found [pid: 8|app: 0|req: 455/924] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:09 2026] GET /v2.0/security-groups?tenant_id=5ba015d54cc84c2989f5ddc96ee0bab7&name=default => generated 2925 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:10.357 7 INFO neutron.services.segments.plugin [-] Segment 9416a6ca-3d6d-47f1-a57b-30d402c5f726 resource provider aggregate not found 2026-05-06 02:04:10.371 7 INFO neutron.services.segments.plugin [-] Segment b24af222-40ec-448d-abd2-2b90e5d603b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b24af222-40ec-448d-abd2-2b90e5d603b8 found for delete ", "request_id": "req-87a9b73f-8f17-40e5-9615-2522353312b5"}]} 2026-05-06 02:04:10.376 7 INFO neutron.services.segments.plugin [-] Segment 9416a6ca-3d6d-47f1-a57b-30d402c5f726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9416a6ca-3d6d-47f1-a57b-30d402c5f726 found for delete ", "request_id": "req-7248d895-fd7a-419c-a1fe-b57669a61dad"}]} [pid: 7|app: 0|req: 470/925] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/networks => generated 651 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:10.393 7 INFO neutron.services.segments.plugin [-] Segment 9416a6ca-3d6d-47f1-a57b-30d402c5f726 resource provider aggregate not found 2026-05-06 02:04:10.409 7 INFO neutron.services.segments.plugin [-] Segment 9416a6ca-3d6d-47f1-a57b-30d402c5f726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9416a6ca-3d6d-47f1-a57b-30d402c5f726 found for delete ", "request_id": "req-dae5b38e-b80c-4c4e-bd30-aa5682c3ac23"}]} [pid: 7|app: 0|req: 471/926] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/927] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:10.476 8 INFO neutron.db.segments_db [None req-66d4422d-734d-4663-a4ef-42295a291532 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb of type vxlan for network fd78fa42-a252-4e47-a18f-48064953a2b7 [pid: 7|app: 0|req: 472/928] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:10 2026] DELETE /v2.0/security-groups/2420a3a6-8e35-4e39-9496-69cf24ac369b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/929] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:10 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/930] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 458/931] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:10.621 7 INFO neutron.db.segments_db [None req-236c240a-12b7-4e2f-a0bb-07deb6ef4a67 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment 6adb8183-09cd-49a1-aded-ded6e91e9ba7 of type vxlan for network 976ddaea-b07f-4739-8195-059d8cfc4f97 [pid: 8|app: 0|req: 459/932] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 460/933] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:10 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?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: 474/934] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:10 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/935] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/936] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/937] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:10 2026] POST /v2.0/ports => generated 1506 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/938] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports => generated 1506 bytes in 98 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-05-06 02:04:11.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b8d84ea-45ad-4ad8-a199-df3303cee34f abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] TaaS: Handle Delete Port: 75635307-5d2a-48d4-b2d5-b6b6baf30fbd 2026-05-06 02:04:11.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b8d84ea-45ad-4ad8-a199-df3303cee34f abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Tap Mirror: Handle Delete Port: 75635307-5d2a-48d4-b2d5-b6b6baf30fbd [pid: 8|app: 0|req: 462/939] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:11 2026] DELETE /v2.0/ports/75635307-5d2a-48d4-b2d5-b6b6baf30fbd => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/940] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports?tenant_id=46a8611c782247899ab455eec3a26210&device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 478/941] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/942] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/networks?id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/943] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 7|app: 0|req: 481/944] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=22eac254-0128-4933-862f-0e2c883348d1 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:11.857 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2500fe5-e5f9-49eb-92be-c5cc79964c34 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] TaaS: Handle Delete Port: 44f53524-9f7e-40c1-a494-5937ecb641f8 2026-05-06 02:04:11.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2500fe5-e5f9-49eb-92be-c5cc79964c34 abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Tap Mirror: Handle Delete Port: 44f53524-9f7e-40c1-a494-5937ecb641f8 [pid: 7|app: 0|req: 482/945] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/subnets?id=a464aa1a-db61-4389-821b-47dc6c671160 => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/946] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports?network_id=e6a1c36a-a034-41b0-958f-b75ed45fd8fc&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: 464/947] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:11 2026] DELETE /v2.0/ports/44f53524-9f7e-40c1-a494-5937ecb641f8 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/948] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/ports => 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: 484/949] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/950] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:11 2026] GET /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:12.028 7 INFO neutron.db.segments_db [None req-0c8a9ff1-31a6-41c5-925c-15a36d3e9dab abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment 898a138c-aa2d-4bcc-9fa9-81657ac04384 of type vxlan for network 7809839d-2a9f-45c1-8c27-c830c1cbc50e [pid: 7|app: 0|req: 485/951] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:11 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:12.173 8 INFO neutron.db.segments_db [None req-61150e19-a682-4ce5-81b8-44b19aff5d6b abbd6222dd4b45c7b25a7514b66cd7de 33c47ad91da14b089f8f6210b6abcd59 - - default default] Added segment a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 of type vxlan for network 4744acb7-73e3-4337-a7bb-df3c943a2bcc [pid: 8|app: 0|req: 467/952] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:12 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: 468/953] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:12 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 469/954] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:12 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&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: 486/955] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:12 2026] POST /v2.0/subnets => generated 1274 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/956] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:12 2026] GET /v2.0/subnets => generated 1910 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/957] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:12 2026] DELETE /v2.0/subnets/088e3f49-7d91-4307-9d84-51ba7d7213ac => 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: 471/958] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:12 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 472/959] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:12 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/960] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:12 2026] DELETE /v2.0/subnets/5bfb1ece-dae7-4207-a6e7-b9603ba7bfdf => 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: 473/961] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:13 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/962] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:13 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:13.248 7 INFO neutron.services.segments.plugin [-] Segment a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 resource provider aggregate not found 2026-05-06 02:04:13.252 7 INFO neutron.services.segments.plugin [-] Segment a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 resource provider aggregate not found 2026-05-06 02:04:13.267 7 INFO neutron.services.segments.plugin [-] Segment a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 found for delete ", "request_id": "req-f3c84cea-8bca-4809-b8e5-61f62e7c0099"}]} 2026-05-06 02:04:13.280 7 INFO neutron.services.segments.plugin [-] Segment a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6b3d6e5-b565-4da6-b782-dba1e7b38bd3 found for delete ", "request_id": "req-fee182c9-7dab-4ac0-8f0f-d116c79d729f"}]} [pid: 7|app: 0|req: 490/963] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:13 2026] DELETE /v2.0/networks/4744acb7-73e3-4337-a7bb-df3c943a2bcc => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/964] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:13 2026] DELETE /v2.0/networks/7809839d-2a9f-45c1-8c27-c830c1cbc50e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/965] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:13 2026] DELETE /v2.0/networks/976ddaea-b07f-4739-8195-059d8cfc4f97 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:13.629 8 INFO neutron.db.l3_db [None req-74c42d66-dc44-44a6-b884-56f358368a6a d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] Floating IP 7689a9ba-025d-4a67-8a96-d2d0b5d8447a associated. External IP: 10.96.250.203, port: bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0. [pid: 7|app: 0|req: 493/966] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:13 2026] DELETE /v2.0/networks/fd78fa42-a252-4e47-a18f-48064953a2b7 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/967] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:13 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/968] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:04:13 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/969] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:13 2026] GET /v2.0/security-groups?id=31bc9f9b-4515-4d8b-b6fa-ee067da9f165&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/970] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:04:13 2026] PUT /v2.0/floatingips/7689a9ba-025d-4a67-8a96-d2d0b5d8447a => generated 856 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:13.953 7 INFO neutron_taas.services.taas.taas_plugin [req-2c28c44a-2431-4def-b9f9-bd41d8bb7747 req-2c1057f7-5980-471e-be84-1c6ac092e3d6 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] TaaS: Handle Delete Port: 22eac254-0128-4933-862f-0e2c883348d1 2026-05-06 02:04:13.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c28c44a-2431-4def-b9f9-bd41d8bb7747 req-2c1057f7-5980-471e-be84-1c6ac092e3d6 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] Tap Mirror: Handle Delete Port: 22eac254-0128-4933-862f-0e2c883348d1 2026-05-06 02:04:13.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0be84324-7439-438a-9ca3-ea81ea7245c3'] response: {'name': 'network-changed', 'server_uuid': 'c5ea1b17-6b69-4cf6-b729-a2956faedee2', 'tag': 'bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0', 'status': 'completed', 'code': 200} 2026-05-06 02:04:14.066 7 INFO neutron.db.l3_db [req-2c28c44a-2431-4def-b9f9-bd41d8bb7747 req-2c1057f7-5980-471e-be84-1c6ac092e3d6 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] Floating IP f22e2122-55dc-44ab-9813-ca5ef5a8b44c disassociated. External IP: 10.96.250.206, port: 22eac254-0128-4933-862f-0e2c883348d1. [pid: 7|app: 0|req: 497/971] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:04:13 2026] DELETE /v2.0/ports/22eac254-0128-4933-862f-0e2c883348d1 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/972] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/security-groups?tenant_id=33c47ad91da14b089f8f6210b6abcd59&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:14.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77ede5de-365d-432a-be4f-f75f24ba315a'] response: {'server_uuid': '9da303b7-7095-4cf9-b0b9-38c653d0c1d4', 'name': 'network-vif-deleted', 'tag': '22eac254-0128-4933-862f-0e2c883348d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 498/973] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:14 2026] DELETE /v2.0/security-groups/8512a5d3-db94-41a6-aa3e-8fe464ea0c16 => 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: 476/974] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/ports?tenant_id=459d33011990410f94eb71fa6f455b4f&device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/975] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/networks?id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/976] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/977] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/subnets?id=4eb41e0e-913a-4560-ab1e-a48737760039 => generated 693 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/978] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/ports?network_id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/979] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 501/980] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/981] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:14 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?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) 2026-05-06 02:04:15.290 7 INFO neutron.services.segments.plugin [-] Segment 898a138c-aa2d-4bcc-9fa9-81657ac04384 resource provider aggregate not found 2026-05-06 02:04:15.307 7 INFO neutron.services.segments.plugin [-] Segment 898a138c-aa2d-4bcc-9fa9-81657ac04384 resource provider aggregate not found 2026-05-06 02:04:15.313 7 INFO neutron.services.segments.plugin [-] Segment 898a138c-aa2d-4bcc-9fa9-81657ac04384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a138c-aa2d-4bcc-9fa9-81657ac04384 found for delete ", "request_id": "req-e5066f39-e906-4570-9a98-7cc8176dff49"}]} 2026-05-06 02:04:15.332 7 INFO neutron.services.segments.plugin [-] Segment 6adb8183-09cd-49a1-aded-ded6e91e9ba7 resource provider aggregate not found 2026-05-06 02:04:15.336 7 INFO neutron.services.segments.plugin [-] Segment 898a138c-aa2d-4bcc-9fa9-81657ac04384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 898a138c-aa2d-4bcc-9fa9-81657ac04384 found for delete ", "request_id": "req-6cb8d784-5b16-486a-889c-d988ac1c82b1"}]} 2026-05-06 02:04:15.350 7 INFO neutron.services.segments.plugin [-] Segment 6adb8183-09cd-49a1-aded-ded6e91e9ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6adb8183-09cd-49a1-aded-ded6e91e9ba7 found for delete ", "request_id": "req-fac3e56c-0a8d-4826-800f-0479fbd5bab8"}]} 2026-05-06 02:04:15.354 7 INFO neutron.services.segments.plugin [-] Segment 6adb8183-09cd-49a1-aded-ded6e91e9ba7 resource provider aggregate not found 2026-05-06 02:04:15.369 7 INFO neutron.services.segments.plugin [-] Segment 6adb8183-09cd-49a1-aded-ded6e91e9ba7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6adb8183-09cd-49a1-aded-ded6e91e9ba7 found for delete ", "request_id": "req-abed4018-42ab-4036-8b22-cb78678197ca"}]} 2026-05-06 02:04:15.373 7 INFO neutron.services.segments.plugin [-] Segment 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb resource provider aggregate not found 2026-05-06 02:04:15.389 7 INFO neutron.services.segments.plugin [-] Segment 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb resource provider aggregate not found 2026-05-06 02:04:15.395 7 INFO neutron.services.segments.plugin [-] Segment 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb found for delete ", "request_id": "req-c678d7f1-af64-4792-b754-fe3b3f0db58e"}]} 2026-05-06 02:04:15.404 7 INFO neutron.services.segments.plugin [-] Segment 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e9bbfda-d5d1-4486-a6fd-eca8d0bd14fb found for delete ", "request_id": "req-663b8710-03c8-44a5-b800-56ba6cc98bf4"}]} [pid: 7|app: 0|req: 502/982] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:16 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/983] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:16 2026] GET /v2.0/security-groups?tenant_id=91d58423689d4b87b5d4760ae8dd744e&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:16.776 7 INFO neutron.db.segments_db [None req-72a14b44-636f-4aa4-8443-7db432d417a4 b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] Added segment cc7e1fd5-d127-4f46-a7f3-0876b6e2556c of type vxlan for network 5135d0d3-3360-4f15-b257-effcd760fec1 [pid: 8|app: 0|req: 482/984] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:16 2026] DELETE /v2.0/security-groups/cba14c1e-976a-41e2-bffa-b5744e3bef9b => 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: 503/985] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:16 2026] POST /v2.0/networks => generated 629 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/986] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:16 2026] GET /v2.0/security-groups?tenant_id=df0f589cf2fe49f38e5208a217ab9400&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/987] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:17 2026] DELETE /v2.0/security-groups/95159112-44ba-4746-8802-f0ded6fa260c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/988] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:17 2026] GET /v2.0/ports?device_id=9da303b7-7095-4cf9-b0b9-38c653d0c1d4 => 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: 505/989] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:17 2026] POST /v2.0/subnets => generated 673 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:17.625 8 INFO neutron.db.segments_db [None req-cfdb5692-79f3-4cfc-b3ae-adf77bb7359b b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] Added segment 78a77fb7-2202-4d9d-934c-be17292ac78c of type vxlan for network 22eaea25-2131-4066-a9a6-290f7fd312b3 [pid: 8|app: 0|req: 485/990] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:17 2026] POST /v2.0/networks => generated 629 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/991] 10.0.0.115 () {34 vars in 743 bytes} [Wed May 6 02:04:17 2026] PUT /v2.0/networks/22eaea25-2131-4066-a9a6-290f7fd312b3 => generated 592 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/992] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:17 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/993] 10.0.0.115 () {34 vars in 741 bytes} [Wed May 6 02:04:18 2026] PUT /v2.0/subnets/b4677b19-01e7-4ace-8232-dbaa8446817c => generated 656 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/994] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/security-groups/31bc9f9b-4515-4d8b-b6fa-ee067da9f165 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:18.348 7 INFO neutron.api.v2.resource [None req-b6ba2419-367e-4029-94e9-ccc47871786c 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 509/995] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/security-groups/31bc9f9b-4515-4d8b-b6fa-ee067da9f165 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:18.374 8 INFO neutron.services.segments.plugin [-] Segment 78a77fb7-2202-4d9d-934c-be17292ac78c resource provider aggregate not found 2026-05-06 02:04:18.378 8 INFO neutron.services.segments.plugin [-] Segment 78a77fb7-2202-4d9d-934c-be17292ac78c resource provider aggregate not found 2026-05-06 02:04:18.395 8 INFO neutron.services.segments.plugin [-] Segment 78a77fb7-2202-4d9d-934c-be17292ac78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a77fb7-2202-4d9d-934c-be17292ac78c found for delete ", "request_id": "req-a8cba35a-1eb9-434f-bf7c-a7cba92d6884"}]} 2026-05-06 02:04:18.403 8 INFO neutron.services.segments.plugin [-] Segment 78a77fb7-2202-4d9d-934c-be17292ac78c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78a77fb7-2202-4d9d-934c-be17292ac78c found for delete ", "request_id": "req-a4af5e43-0017-49cd-9a34-51d4058e62d0"}]} [pid: 8|app: 0|req: 487/996] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/networks/22eaea25-2131-4066-a9a6-290f7fd312b3 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:18.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33a5defa-ac44-4ef7-8380-1e41b5b3af2c b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/997] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/networks/22eaea25-2131-4066-a9a6-290f7fd312b3 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:18.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fa69d31-f6d9-4335-95c5-3f39d985eddb 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] TaaS: Handle Delete Port: 10480664-9d46-474e-919f-99d38b283c7d 2026-05-06 02:04:18.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fa69d31-f6d9-4335-95c5-3f39d985eddb 8adc420fd430441181f41ef09774e5a4 46a8611c782247899ab455eec3a26210 - - default default] Tap Mirror: Handle Delete Port: 10480664-9d46-474e-919f-99d38b283c7d [pid: 8|app: 0|req: 489/998] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:04:18 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) [pid: 8|app: 0|req: 490/999] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/subnets?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1000] 10.0.0.115 () {32 vars in 653 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1001] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/networks => generated 1313 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1002] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/floatingips/f22e2122-55dc-44ab-9813-ca5ef5a8b44c => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1003] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/subnets => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1004] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/networks/5135d0d3-3360-4f15-b257-effcd760fec1 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1005] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:04:18 2026] GET /v2.0/subnets/5b49004b-8b0a-4a0f-9c80-327f125d5428 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:18.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5deef814-3150-432c-8ad7-ab59773ce962 b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1006] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/subnets/b4677b19-01e7-4ace-8232-dbaa8446817c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:18.833 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5740653c-1ff4-4d5a-a8b1-58568d9df44c b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 496/1007] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/networks/22eaea25-2131-4066-a9a6-290f7fd312b3 => 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: 497/1008] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:18 2026] DELETE /v2.0/subnets/5b49004b-8b0a-4a0f-9c80-327f125d5428 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:19.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b315a7e-673b-4337-9cbe-fe0bb889d6d2 b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] TaaS: Handle Delete Port: 3ed54b19-ee06-4649-9dc7-28af386a84bb 2026-05-06 02:04:19.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b315a7e-673b-4337-9cbe-fe0bb889d6d2 b822b56bf0dc488ebe87c71db26c22fc 56ef295a2b8847d3b9aa8ca6f5b57214 - - default default] Tap Mirror: Handle Delete Port: 3ed54b19-ee06-4649-9dc7-28af386a84bb 2026-05-06 02:04:19.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd90dfe6-cdd6-4197-9e65-9ae3c975f6e3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: e42c36fa-5da3-40e9-92da-4b8a06e01539 2026-05-06 02:04:19.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd90dfe6-cdd6-4197-9e65-9ae3c975f6e3 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: e42c36fa-5da3-40e9-92da-4b8a06e01539 [pid: 8|app: 0|req: 498/1009] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:19 2026] DELETE /v2.0/networks/5135d0d3-3360-4f15-b257-effcd760fec1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1010] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:04:18 2026] PUT /v2.0/routers/872e02af-0d21-4069-9f1f-2bafca28e49a/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:20.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-7033203d-3769-4ccd-bf1b-5e1e66c32c5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: d5f59de2-2dc1-4367-a1ba-b7b4b045e6db 2026-05-06 02:04:20.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7033203d-3769-4ccd-bf1b-5e1e66c32c5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: d5f59de2-2dc1-4367-a1ba-b7b4b045e6db [pid: 8|app: 0|req: 499/1011] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:19 2026] GET /v2.0/security-groups?tenant_id=56ef295a2b8847d3b9aa8ca6f5b57214&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1012] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:20 2026] DELETE /v2.0/security-groups/db8d6ccb-3270-4dde-bbd9-88df436dc7b3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:20.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-7033203d-3769-4ccd-bf1b-5e1e66c32c5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 0ff210b6-1c0d-4097-943e-6521dc8c9a9d 2026-05-06 02:04:20.300 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7033203d-3769-4ccd-bf1b-5e1e66c32c5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 0ff210b6-1c0d-4097-943e-6521dc8c9a9d 2026-05-06 02:04:20.418 8 INFO neutron.services.segments.plugin [-] Segment cc7e1fd5-d127-4f46-a7f3-0876b6e2556c resource provider aggregate not found 2026-05-06 02:04:20.435 8 INFO neutron.services.segments.plugin [-] Segment cc7e1fd5-d127-4f46-a7f3-0876b6e2556c resource provider aggregate not found 2026-05-06 02:04:20.442 8 INFO neutron.services.segments.plugin [-] Segment cc7e1fd5-d127-4f46-a7f3-0876b6e2556c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7e1fd5-d127-4f46-a7f3-0876b6e2556c found for delete ", "request_id": "req-c189e0de-407b-4968-95af-0ef22966e588"}]} 2026-05-06 02:04:20.454 8 INFO neutron.services.segments.plugin [-] Segment cc7e1fd5-d127-4f46-a7f3-0876b6e2556c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc7e1fd5-d127-4f46-a7f3-0876b6e2556c found for delete ", "request_id": "req-3a1a18fb-6606-4af6-b4c9-589e7019b8ef"}]} 2026-05-06 02:04:20.462 8 INFO neutron.db.segments_db [None req-73958580-24ec-453c-8ee8-b6d573e17856 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Added segment 3c0b58de-7baf-4677-ba29-f54c9d900d17 of type vxlan for network 36fb806d-7421-4b09-a835-eab958544ded [pid: 8|app: 0|req: 501/1013] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:04:20 2026] POST /v2.0/networks => generated 613 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:20.634 8 INFO neutron.db.segments_db [None req-29c23660-0f6e-4477-b7db-0f23a09bb0a9 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Added segment 101d9875-f343-4944-9ee9-b53bd0c4f823 of type vxlan for network e898d4fe-5864-47e2-8070-8de4ceb59e36 2026-05-06 02:04:20.691 7 INFO neutron.services.segments.plugin [-] Segment 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa resource provider aggregate not found 2026-05-06 02:04:20.699 7 INFO neutron.services.segments.plugin [-] Segment 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa resource provider aggregate not found 2026-05-06 02:04:20.713 7 INFO neutron.services.segments.plugin [-] Segment 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa found for delete ", "request_id": "req-4e5e0608-e3a1-424d-b84b-def810a54bde"}]} 2026-05-06 02:04:20.716 7 INFO neutron.services.segments.plugin [-] Segment 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405fc7b4-8bf8-4f4d-85cb-c8df71ba71aa found for delete ", "request_id": "req-20a07bba-c19d-4b69-941e-633babffb8a8"}]} 2026-05-06 02:04:20.729 7 INFO neutron.db.l3_hamode_db [None req-7033203d-3769-4ccd-bf1b-5e1e66c32c5a 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 733c3595-aa32-4f0a-a712-7c7f11cdca56 was deleted as no HA routers are present in tenant 46a8611c782247899ab455eec3a26210. [pid: 7|app: 0|req: 513/1014] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:19 2026] DELETE /v2.0/routers/872e02af-0d21-4069-9f1f-2bafca28e49a => generated 0 bytes in 906 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1015] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:20 2026] DELETE /v2.0/subnets/a464aa1a-db61-4389-821b-47dc6c671160 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:20.945 8 INFO neutron.db.l3_hamode_db [None req-29c23660-0f6e-4477-b7db-0f23a09bb0a9 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:04:20.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8a82e54-2f58-4b2b-89a0-8332e71419b4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: ce602c0c-8b13-4151-a9ac-b36b616438d6 2026-05-06 02:04:21.002 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8a82e54-2f58-4b2b-89a0-8332e71419b4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: ce602c0c-8b13-4151-a9ac-b36b616438d6 [pid: 7|app: 0|req: 515/1016] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:20 2026] DELETE /v2.0/networks/e6a1c36a-a034-41b0-958f-b75ed45fd8fc => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1017] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:21 2026] GET /v2.0/security-groups?tenant_id=46a8611c782247899ab455eec3a26210&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1018] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:21 2026] DELETE /v2.0/security-groups/cd63cffd-137e-4f32-9c28-52ec85362c70 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:21.805 8 INFO neutron.db.l3_hamode_db [None req-29c23660-0f6e-4477-b7db-0f23a09bb0a9 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:04:22.261 7 INFO neutron.db.segments_db [None req-40a1f28f-0c04-4c6a-bfec-a3e81c79e1c0 eb80f54d713b4b63a5491ccbbdcc4063 09f85c84f9b8472c95889996728d1fd8 - - default default] Added segment 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 of type vxlan for network efe77526-67a2-4acc-8e4c-2de9eda69f98 [pid: 7|app: 0|req: 518/1019] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:21 2026] POST /v2.0/networks => generated 625 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1020] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:22 2026] POST /v2.0/subnets => generated 641 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:22.600 7 INFO neutron.db.segments_db [None req-2238c893-a9da-4094-ab63-97b4aea57511 eb80f54d713b4b63a5491ccbbdcc4063 09f85c84f9b8472c95889996728d1fd8 - - default default] Added segment c3bb85c6-ba47-4960-90a4-59e06305d3dd of type vxlan for network 467d67a0-4b7c-4a47-9078-011cca9747ed [pid: 7|app: 0|req: 520/1021] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:22 2026] POST /v2.0/networks => generated 625 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1022] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:20 2026] POST /v2.0/routers => generated 695 bytes in 2153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:22.742 7 INFO neutron.services.segments.plugin [-] Segment 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 resource provider aggregate not found 2026-05-06 02:04:22.754 7 INFO neutron.services.segments.plugin [-] Segment 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 resource provider aggregate not found 2026-05-06 02:04:22.774 7 INFO neutron.services.segments.plugin [-] Segment 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 found for delete ", "request_id": "req-7b0d6e89-c148-49c8-a4b7-944268c02bf9"}]} 2026-05-06 02:04:22.780 7 INFO neutron.services.segments.plugin [-] Segment 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cadcaa9-6425-448a-ad37-c2b61f88bdf2 found for delete ", "request_id": "req-05d2eb0c-dc99-4cb9-a805-78587cfc7bb2"}]} [pid: 7|app: 0|req: 521/1023] 10.0.0.115 () {34 vars in 743 bytes} [Wed May 6 02:04:22 2026] PUT /v2.0/networks/467d67a0-4b7c-4a47-9078-011cca9747ed => generated 592 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1024] 10.0.0.115 () {32 vars in 776 bytes} [Wed May 6 02:04:22 2026] GET /v2.0/subnets?project_id=e6a5c49fb81c4cf4b58da46f0844335b&cidr=10.100.0.0%2F28 => generated 14 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1025] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:04:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1026] 10.0.0.115 () {32 vars in 784 bytes} [Wed May 6 02:04:23 2026] GET /v2.0/subnets?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1027] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:22 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1028] 10.0.0.115 () {34 vars in 741 bytes} [Wed May 6 02:04:23 2026] PUT /v2.0/subnets/6c635ded-55bc-4f3d-9fbb-34dd038fb3eb => generated 636 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1029] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:23 2026] POST /v2.0/subnets => generated 657 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:23.497 7 INFO neutron.db.segments_db [None req-202a0c0f-cd61-400e-930e-c98f0fd41ad4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa of type vxlan for network d7e16cda-8b43-49bf-97fc-0f32eda784f4 2026-05-06 02:04:23.564 8 INFO neutron.services.segments.plugin [-] Segment c3bb85c6-ba47-4960-90a4-59e06305d3dd resource provider aggregate not found 2026-05-06 02:04:23.570 8 INFO neutron.services.segments.plugin [-] Segment c3bb85c6-ba47-4960-90a4-59e06305d3dd resource provider aggregate not found 2026-05-06 02:04:23.583 8 INFO neutron.services.segments.plugin [-] Segment c3bb85c6-ba47-4960-90a4-59e06305d3dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bb85c6-ba47-4960-90a4-59e06305d3dd found for delete ", "request_id": "req-a918c10d-1a4f-41c7-a0d7-6092e1ed20fb"}]} 2026-05-06 02:04:23.587 8 INFO neutron.services.segments.plugin [-] Segment c3bb85c6-ba47-4960-90a4-59e06305d3dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3bb85c6-ba47-4960-90a4-59e06305d3dd found for delete ", "request_id": "req-8e5de679-b915-4c79-9d03-cd18fcfb53be"}]} [pid: 8|app: 0|req: 507/1030] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:23 2026] DELETE /v2.0/networks/467d67a0-4b7c-4a47-9078-011cca9747ed => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1031] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:04:23 2026] POST /v2.0/networks => generated 728 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:23.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-630aa4d0-716a-4821-8bf3-ed3e7799bfd0 eb80f54d713b4b63a5491ccbbdcc4063 09f85c84f9b8472c95889996728d1fd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1032] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:23 2026] DELETE /v2.0/networks/467d67a0-4b7c-4a47-9078-011cca9747ed => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1033] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:23 2026] POST /v2.0/subnets => generated 695 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1034] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:04:23 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:23.890 7 INFO neutron.db.segments_db [None req-fe5db089-73ca-4e74-9b39-fd1b59b20e0e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment cc3304f6-6776-4192-bd7f-b91e903584c6 of type vxlan for network 31663ea2-74a7-437d-ad96-d916d68bf53c 2026-05-06 02:04:24.151 7 INFO neutron.db.l3_hamode_db [None req-fe5db089-73ca-4e74-9b39-fd1b59b20e0e 2b5b480b5e3c4b9ab5991c245a283654 35873135eb5d409d962c90865a239e8d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 508/1035] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:04:23 2026] PUT /v2.0/routers/30f53240-2eac-4e85-8b01-781835313d13/add_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:24.889 7 INFO neutron.db.l3_hamode_db [None req-fe5db089-73ca-4e74-9b39-fd1b59b20e0e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 509/1036] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:04:24 2026] GET /v2.0/subnets?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1037] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:04:24 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1038] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:24 2026] GET /v2.0/networks => generated 7270 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1039] 10.0.0.115 () {32 vars in 653 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1040] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 514/1041] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/subnets => generated 5853 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1042] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1045] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/routers => generated 2195 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1046] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/subnets => generated 1280 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1047] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/networks/efe77526-67a2-4acc-8e4c-2de9eda69f98 => generated 669 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1048] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:04:25 2026] POST /v2.0/security-groups => generated 1673 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1049] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:04:25 2026] GET /v2.0/subnets/c7df8d0c-6822-4e01-a49f-cd5e85833230 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1050] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:25.663 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5696cfac-a084-443f-8ff5-63e299e7d8bf eb80f54d713b4b63a5491ccbbdcc4063 09f85c84f9b8472c95889996728d1fd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1051] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:25 2026] DELETE /v2.0/subnets/6c635ded-55bc-4f3d-9fbb-34dd038fb3eb => 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: 528/1052] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:23 2026] POST /v2.0/routers => generated 735 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:25.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bcca4f80-28e5-4d7b-a50c-07fa41b25beb eb80f54d713b4b63a5491ccbbdcc4063 09f85c84f9b8472c95889996728d1fd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1053] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1054] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:25 2026] DELETE /v2.0/networks/467d67a0-4b7c-4a47-9078-011cca9747ed => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1055] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1056] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:25 2026] DELETE /v2.0/subnets/c7df8d0c-6822-4e01-a49f-cd5e85833230 => 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: 532/1057] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:26.364 7 INFO neutron.services.segments.plugin [-] Segment 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 resource provider aggregate not found 2026-05-06 02:04:26.370 7 INFO neutron.services.segments.plugin [-] Segment 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 resource provider aggregate not found 2026-05-06 02:04:26.381 7 INFO neutron.services.segments.plugin [-] Segment 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 found for delete ", "request_id": "req-c87b0fc1-bd0a-47ab-857e-7bd4fb4d341f"}]} 2026-05-06 02:04:26.398 7 INFO neutron.services.segments.plugin [-] Segment 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f870e1-4be9-45ab-ab5a-6fa1caa7d708 found for delete ", "request_id": "req-48067148-438c-4b51-9964-19f683f5f8d5"}]} [pid: 7|app: 0|req: 533/1058] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:26 2026] DELETE /v2.0/networks/efe77526-67a2-4acc-8e4c-2de9eda69f98 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:26.449 7 INFO neutron.db.securitygroups_db [None req-cb565418-1d60-463c-9c88-32f34bebe93f f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Project e6a5c49fb81c4cf4b58da46f0844335b 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: 534/1059] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:26.572 7 INFO neutron.db.securitygroups_db [None req-bbdb21de-3b86-4592-b3ec-64d693d165c8 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Project e6a5c49fb81c4cf4b58da46f0844335b 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: 535/1060] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1061] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:04:25 2026] PUT /v2.0/routers/49c11b0a-8e04-48b5-93d3-0abccc101edf/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1062] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:26 2026] GET /v2.0/security-groups?tenant_id=09f85c84f9b8472c95889996728d1fd8&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: 527/1063] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/networks => generated 1297 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1064] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:27 2026] DELETE /v2.0/security-groups/1058d8dd-e8ae-4f01-8067-5d144a16ee88 => 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: 528/1065] 10.0.0.252 () {34 vars in 1098 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-872728112&fields=id&tenant_id=e6a5c49fb81c4cf4b58da46f0844335b => 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: 538/1066] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1067] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/quotas/e6a5c49fb81c4cf4b58da46f0844335b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1068] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&fields=id => generated 57 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1069] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 540/1070] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 541/1071] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:27 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 531/1072] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:04:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1073] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1074] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:04:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1075] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:04:28 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1076] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:28 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:29.377 7 INFO neutron.db.segments_db [None req-0bb0fad6-97d4-42db-a09d-69e0c3ffb5d9 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Added segment 2bbda707-d2c8-4d59-8bc0-56916b1a3014 of type vxlan for network 9e338c73-00d4-40b9-bdef-83633f72341b [pid: 7|app: 0|req: 544/1077] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:29 2026] POST /v2.0/networks => generated 630 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1078] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:29 2026] POST /v2.0/ports => generated 778 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:04:29.858 7 INFO neutron.db.segments_db [None req-7ee3e58c-2a87-4fac-9a4d-08cd6c033ad6 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Added segment 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 of type vxlan for network 0158a456-e41f-4e84-abf2-365bb03f79ff [pid: 8|app: 0|req: 535/1079] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:29 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 545/1080] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:29 2026] POST /v2.0/networks => generated 617 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1081] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:29 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1082] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:30 2026] POST /v2.0/ports => generated 966 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:30.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ed681c6-586e-44f2-bc06-63b5afb1d759 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] TaaS: Handle Delete Port: 0d48a306-c3df-4322-9e65-ad3acb55c999 2026-05-06 02:04:30.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ed681c6-586e-44f2-bc06-63b5afb1d759 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Tap Mirror: Handle Delete Port: 0d48a306-c3df-4322-9e65-ad3acb55c999 [pid: 8|app: 0|req: 537/1083] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:30 2026] DELETE /v2.0/ports/0d48a306-c3df-4322-9e65-ad3acb55c999 => generated 0 bytes in 265 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-05-06 02:04:30.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1317511-4054-42fa-b213-056f5f9a14e2 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 547/1084] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:30 2026] DELETE /v2.0/ports/0d48a306-c3df-4322-9e65-ad3acb55c999 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:30.967 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69088bf8-455b-46d1-ab32-1560900a8488 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1085] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:30 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 548/1086] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:30 2026] GET /v2.0/ports/0d48a306-c3df-4322-9e65-ad3acb55c999 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1087] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:30 2026] DELETE /v2.0/subnets/152df504-aaa7-465e-9e22-a58ce46d7f9a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:31.229 7 INFO neutron.services.segments.plugin [-] Segment 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 resource provider aggregate not found 2026-05-06 02:04:31.238 7 INFO neutron.services.segments.plugin [-] Segment 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 resource provider aggregate not found 2026-05-06 02:04:31.256 7 INFO neutron.services.segments.plugin [-] Segment 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 found for delete ", "request_id": "req-5361b6d4-3ebe-4882-b5ad-b4d076e2e0cd"}]} 2026-05-06 02:04:31.258 7 INFO neutron.services.segments.plugin [-] Segment 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c2c9c3f-d4ee-466c-b7fc-7b65662ddac1 found for delete ", "request_id": "req-83ad90db-c03a-4921-b472-d625c149ccc7"}]} [pid: 7|app: 0|req: 549/1088] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:31 2026] DELETE /v2.0/networks/0158a456-e41f-4e84-abf2-365bb03f79ff => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:31.350 8 INFO neutron.db.segments_db [None req-6fff2151-81c5-420c-bf2b-014a11c157f9 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Added segment 3b1fda4a-53eb-4813-b683-c65fd94ced62 of type vxlan for network fd15000d-4978-4956-99bb-411dde9d89ad [pid: 8|app: 0|req: 540/1089] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:31 2026] POST /v2.0/networks => generated 617 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1090] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:31 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1091] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:31 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1092] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:32 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 541/1093] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:31 2026] POST /v2.0/ports => generated 928 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1094] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:04:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6a5c49fb81c4cf4b58da46f0844335b => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:32.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-259758cc-15d4-48eb-8ac2-b3db53381f5a cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] TaaS: Handle Delete Port: 79f0d6aa-2bb3-4a6e-9f90-c40b6fb40629 2026-05-06 02:04:32.193 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-259758cc-15d4-48eb-8ac2-b3db53381f5a cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Tap Mirror: Handle Delete Port: 79f0d6aa-2bb3-4a6e-9f90-c40b6fb40629 [pid: 8|app: 0|req: 542/1095] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:32 2026] DELETE /v2.0/ports/79f0d6aa-2bb3-4a6e-9f90-c40b6fb40629 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:32.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0816dc97-3c89-4315-9001-bb0679805760 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1096] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:32 2026] GET /v2.0/ports/79f0d6aa-2bb3-4a6e-9f90-c40b6fb40629 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1097] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:32 2026] DELETE /v2.0/subnets/38e3f32d-d7ac-422f-abbf-858e5a4f9924 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1098] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:04:32 2026] POST /v2.0/ports => generated 958 bytes in 352 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-05-06 02:04:32.592 8 INFO neutron.services.segments.plugin [-] Segment 3b1fda4a-53eb-4813-b683-c65fd94ced62 resource provider aggregate not found 2026-05-06 02:04:32.598 8 INFO neutron.services.segments.plugin [-] Segment 3b1fda4a-53eb-4813-b683-c65fd94ced62 resource provider aggregate not found 2026-05-06 02:04:32.621 8 INFO neutron.services.segments.plugin [-] Segment 3b1fda4a-53eb-4813-b683-c65fd94ced62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b1fda4a-53eb-4813-b683-c65fd94ced62 found for delete ", "request_id": "req-e42daf4d-84f4-4097-bfad-3677d1165297"}]} 2026-05-06 02:04:32.630 8 INFO neutron.services.segments.plugin [-] Segment 3b1fda4a-53eb-4813-b683-c65fd94ced62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b1fda4a-53eb-4813-b683-c65fd94ced62 found for delete ", "request_id": "req-080d8ee6-a87c-4740-85dd-fa0d64d03d7d"}]} [pid: 8|app: 0|req: 545/1099] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:32 2026] DELETE /v2.0/networks/fd15000d-4978-4956-99bb-411dde9d89ad => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1100] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:32 2026] POST /v2.0/ports => generated 778 bytes in 190 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: 555/1101] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:04:32 2026] PUT /v2.0/ports/0f4f8e2e-3bbc-4389-b784-844a2deeb5ce => generated 1239 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:32.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-271b45ce-43d8-4e5a-be30-77d2ccb31aea'] response: {'name': 'network-changed', 'server_uuid': '6e493310-9618-421a-94a7-1fce7c8c28e5', 'tag': '0f4f8e2e-3bbc-4389-b784-844a2deeb5ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 547/1102] 10.0.0.115 () {34 vars in 737 bytes} [Wed May 6 02:04:32 2026] PUT /v2.0/ports/d09fbc97-da32-4bed-a28f-cee49aeb9f6d => generated 752 bytes in 171 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-05-06 02:04:33.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab5662be-6976-4553-b1bb-f796df6f348b cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] TaaS: Handle Delete Port: d09fbc97-da32-4bed-a28f-cee49aeb9f6d 2026-05-06 02:04:33.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab5662be-6976-4553-b1bb-f796df6f348b cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Tap Mirror: Handle Delete Port: d09fbc97-da32-4bed-a28f-cee49aeb9f6d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 556/1103] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/ports/d09fbc97-da32-4bed-a28f-cee49aeb9f6d => 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: 548/1104] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1105] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1106] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:33.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddc4d9fe-d0d7-47ed-a5ed-f0ee9356098b cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1107] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports/d09fbc97-da32-4bed-a28f-cee49aeb9f6d => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1108] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1109] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports/1d3c5752-8cba-42c6-b4c6-cb02acc1d697 => generated 778 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:33.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b243dc25-b751-4362-8be0-67581552af84 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1110] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/ports/79f0d6aa-2bb3-4a6e-9f90-c40b6fb40629 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:33.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3485dd5f-8fbe-4a1b-86a4-b4770ccc2b90 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1111] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/subnets/38e3f32d-d7ac-422f-abbf-858e5a4f9924 => 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: 552/1112] 10.0.0.252 () {34 vars in 1100 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2138728937&fields=id&tenant_id=35873135eb5d409d962c90865a239e8d => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:33.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7026f870-7274-4b94-bf70-928597771644 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1113] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/subnets/152df504-aaa7-465e-9e22-a58ce46d7f9a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1114] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/networks?id=d7e16cda-8b43-49bf-97fc-0f32eda784f4 => generated 680 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1115] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1116] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/quotas/35873135eb5d409d962c90865a239e8d => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:33.506 8 INFO neutron_taas.services.taas.taas_plugin [None req-93bd8ae4-5270-4be2-ae4f-0d7e6042beb6 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] TaaS: Handle Delete Port: 1d3c5752-8cba-42c6-b4c6-cb02acc1d697 2026-05-06 02:04:33.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93bd8ae4-5270-4be2-ae4f-0d7e6042beb6 cfda707c7bca4881804c091b9418cf08 008b447abce143929277ff2a3020850f - - default default] Tap Mirror: Handle Delete Port: 1d3c5752-8cba-42c6-b4c6-cb02acc1d697 [pid: 7|app: 0|req: 565/1117] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/networks?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&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: 553/1118] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/ports/1d3c5752-8cba-42c6-b4c6-cb02acc1d697 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1119] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports?tenant_id=35873135eb5d409d962c90865a239e8d&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1120] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1121] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1122] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:33.735 7 INFO neutron.services.segments.plugin [-] Segment 2bbda707-d2c8-4d59-8bc0-56916b1a3014 resource provider aggregate not found 2026-05-06 02:04:33.744 7 INFO neutron.services.segments.plugin [-] Segment 2bbda707-d2c8-4d59-8bc0-56916b1a3014 resource provider aggregate not found 2026-05-06 02:04:33.759 7 INFO neutron.services.segments.plugin [-] Segment 2bbda707-d2c8-4d59-8bc0-56916b1a3014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bbda707-d2c8-4d59-8bc0-56916b1a3014 found for delete ", "request_id": "req-e5ab0126-0a6e-4c0b-b3e8-6cf0b9e1a63c"}]} 2026-05-06 02:04:33.761 7 INFO neutron.services.segments.plugin [-] Segment 2bbda707-d2c8-4d59-8bc0-56916b1a3014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bbda707-d2c8-4d59-8bc0-56916b1a3014 found for delete ", "request_id": "req-3d077665-3ac7-446e-9eca-49af1cfc9d9b"}]} [pid: 7|app: 0|req: 567/1123] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:33 2026] DELETE /v2.0/networks/9e338c73-00d4-40b9-bdef-83633f72341b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1124] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:33 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 558/1125] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1126] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1127] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/security-groups?tenant_id=008b447abce143929277ff2a3020850f&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1128] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:34 2026] DELETE /v2.0/security-groups/403f4274-45ff-4516-bccb-aa6c1e27bc15 => 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: 569/1129] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 561/1130] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0f4f8e2e-3bbc-4389-b784-844a2deeb5ce => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1131] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/subnets?id=7d48caa3-5753-4881-a166-e64eb805453e => 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: 562/1132] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/ports?network_id=36fb806d-7421-4b09-a835-eab958544ded&device_owner=network%3Adhcp => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1133] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1134] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:34 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1135] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:35 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 564/1136] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:35 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1137] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:35 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&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: 565/1138] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:35 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1139] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:35 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1140] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1141] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 575/1142] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:36.541 8 INFO neutron.db.segments_db [None req-414c5842-4e15-4573-ad38-634ab3f9de42 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Added segment 4c719e48-c53b-4043-9200-feab8d3537d4 of type vxlan for network 2d12aa13-00c2-4997-895e-072aad0f527f [pid: 7|app: 0|req: 576/1143] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1144] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 8|app: 0|req: 568/1145] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:36 2026] POST /v2.0/networks => generated 626 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1146] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1147] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:36 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&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: 569/1148] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:36 2026] POST /v2.0/ports => generated 774 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:04:37.019 7 INFO neutron.db.segments_db [None req-08642115-b067-4842-b994-873462b4a5e9 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Added segment 0838ca98-69f5-4922-907c-2bfa23211e0c of type vxlan for network aba6550f-6142-4a92-b248-7dc2103571ae [pid: 7|app: 0|req: 580/1149] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:36 2026] POST /v2.0/networks => generated 613 bytes in 151 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: 581/1150] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:37 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1151] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:37 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1152] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:37 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1153] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:37 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 582/1154] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:37 2026] POST /v2.0/ports => generated 950 bytes in 393 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: 583/1155] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:37 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:37.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-9369322c-d0d7-4a0e-9f6b-e0ceb2c9b996 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] TaaS: Handle Delete Port: 991ce0dd-5486-43a4-89c6-ecd5c256e7b5 2026-05-06 02:04:37.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9369322c-d0d7-4a0e-9f6b-e0ceb2c9b996 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Tap Mirror: Handle Delete Port: 991ce0dd-5486-43a4-89c6-ecd5c256e7b5 [pid: 7|app: 0|req: 584/1156] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:37 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1157] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:37 2026] DELETE /v2.0/ports/991ce0dd-5486-43a4-89c6-ecd5c256e7b5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1158] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/ports?tenant_id=459d33011990410f94eb71fa6f455b4f&device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:38.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9fc9cac-c868-4748-9300-c0f1cd033c2c 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1159] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:38 2026] DELETE /v2.0/ports/991ce0dd-5486-43a4-89c6-ecd5c256e7b5 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:38.080 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21943df0-1d16-4c40-9417-2db21c16b09e 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1160] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/ports/991ce0dd-5486-43a4-89c6-ecd5c256e7b5 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1161] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/networks?id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1162] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1163] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:38 2026] DELETE /v2.0/subnets/3e94a5ca-bfcb-4539-bf37-628f3f2bb4df => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1164] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/subnets?id=4eb41e0e-913a-4560-ab1e-a48737760039 => generated 693 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1165] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/ports?network_id=fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0&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: 590/1166] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:38.300 8 INFO neutron.services.segments.plugin [-] Segment 0838ca98-69f5-4922-907c-2bfa23211e0c resource provider aggregate not found 2026-05-06 02:04:38.305 8 INFO neutron.services.segments.plugin [-] Segment 0838ca98-69f5-4922-907c-2bfa23211e0c resource provider aggregate not found 2026-05-06 02:04:38.317 8 INFO neutron.services.segments.plugin [-] Segment 0838ca98-69f5-4922-907c-2bfa23211e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0838ca98-69f5-4922-907c-2bfa23211e0c found for delete ", "request_id": "req-ba04e5ed-fa40-4506-8c0f-b02711721986"}]} [pid: 7|app: 0|req: 591/1167] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/networks?id=d7e16cda-8b43-49bf-97fc-0f32eda784f4 => generated 680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:38.326 8 INFO neutron.services.segments.plugin [-] Segment 0838ca98-69f5-4922-907c-2bfa23211e0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0838ca98-69f5-4922-907c-2bfa23211e0c found for delete ", "request_id": "req-cef11fa9-8714-478a-8402-3f1ece708f45"}]} [pid: 8|app: 0|req: 577/1168] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:38 2026] DELETE /v2.0/networks/aba6550f-6142-4a92-b248-7dc2103571ae => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1169] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1170] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 593/1171] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:04:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=35873135eb5d409d962c90865a239e8d => generated 181 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:38.404 8 INFO neutron.db.segments_db [None req-1adc849c-def0-46e1-9423-9b7540d370c9 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Added segment 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 of type vxlan for network 1d2dd72e-6b59-43fd-bc59-20335230cc02 [pid: 8|app: 0|req: 579/1172] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:04:38 2026] POST /v2.0/networks => generated 613 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1173] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:04:38 2026] POST /v2.0/ports => generated 954 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1174] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:04:38 2026] POST /v2.0/subnets => generated 626 bytes in 245 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: 581/1175] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:38 2026] POST /v2.0/ports => generated 916 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1176] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1177] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:04:38 2026] PUT /v2.0/ports/08c56bd3-f949-4763-aa21-ce742f0c758f => generated 1235 bytes in 455 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: 583/1178] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1179] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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: 585/1180] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:39.348 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68d8d00a-7984-4095-ad53-b47dfb812bd2'] response: {'name': 'network-changed', 'server_uuid': '30aa9b4d-1621-4e90-a396-a97e4a8e0a7d', 'tag': '08c56bd3-f949-4763-aa21-ce742f0c758f', 'status': 'completed', 'code': 200} 2026-05-06 02:04:39.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-e113179f-80d1-4ed7-83b8-aef12a50c466 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] TaaS: Handle Delete Port: 8acb6021-da4c-41bf-b847-735ca3e16624 2026-05-06 02:04:39.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e113179f-80d1-4ed7-83b8-aef12a50c466 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Tap Mirror: Handle Delete Port: 8acb6021-da4c-41bf-b847-735ca3e16624 [pid: 8|app: 0|req: 586/1181] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:39 2026] DELETE /v2.0/ports/8acb6021-da4c-41bf-b847-735ca3e16624 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1183] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:39.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66f4d85c-a26b-4c8e-b48b-9576c7b07dc4 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1184] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/ports/8acb6021-da4c-41bf-b847-735ca3e16624 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1185] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:39 2026] DELETE /v2.0/subnets/4de64895-3176-4f88-b3f9-bd89cfc0dd6e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:39.836 7 INFO neutron.services.segments.plugin [-] Segment 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 resource provider aggregate not found 2026-05-06 02:04:39.842 7 INFO neutron.services.segments.plugin [-] Segment 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 resource provider aggregate not found [pid: 7|app: 0|req: 598/1186] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:39 2026] DELETE /v2.0/networks/1d2dd72e-6b59-43fd-bc59-20335230cc02 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:39.862 7 INFO neutron.services.segments.plugin [-] Segment 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 found for delete ", "request_id": "req-2a5a03b0-d4d0-43bf-8fa3-cae6781926a5"}]} 2026-05-06 02:04:39.863 7 INFO neutron.services.segments.plugin [-] Segment 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe0cf20-5bba-467e-a46a-3b8573c6d4a6 found for delete ", "request_id": "req-205f5a45-ff00-4820-8fa0-860f831b999a"}]} [pid: 8|app: 0|req: 589/1187] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/ports?tenant_id=35873135eb5d409d962c90865a239e8d&device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1188] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:04:39 2026] GET /v2.0/networks?tenant_id=35873135eb5d409d962c90865a239e8d&shared=False => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1189] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:04:39 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: 7|app: 0|req: 599/1192] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:04:39 2026] POST /v2.0/ports => generated 774 bytes in 270 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: 600/1193] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1194] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1195] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1196] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1197] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1198] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1199] 10.0.0.115 () {34 vars in 737 bytes} [Wed May 6 02:04:40 2026] PUT /v2.0/ports/696892f6-e960-4b4b-a0c0-3c74e5fd8766 => generated 752 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1200] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 23 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: 595/1201] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 596/1202] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:04:40.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-27f34e2f-ee05-40d1-9111-8f7bb883d74e 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] TaaS: Handle Delete Port: 696892f6-e960-4b4b-a0c0-3c74e5fd8766 2026-05-06 02:04:40.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27f34e2f-ee05-40d1-9111-8f7bb883d74e 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Tap Mirror: Handle Delete Port: 696892f6-e960-4b4b-a0c0-3c74e5fd8766 [pid: 7|app: 0|req: 607/1203] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:40 2026] DELETE /v2.0/ports/696892f6-e960-4b4b-a0c0-3c74e5fd8766 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1204] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:40.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b34a78c-6a54-4083-9432-81dda81aa415 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 609/1205] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports/696892f6-e960-4b4b-a0c0-3c74e5fd8766 => 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: 610/1206] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:04:40 2026] GET /v2.0/ports => generated 777 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1207] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/ports?tenant_id=35873135eb5d409d962c90865a239e8d&device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1208] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/ports/eccab91a-d4e5-43dc-8390-f1c9197e7298 => generated 774 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1209] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=08c56bd3-f949-4763-aa21-ce742f0c758f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:41.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e3cb6d9-0492-4bf2-8509-e4f1bb82399d 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1210] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:41 2026] DELETE /v2.0/ports/8acb6021-da4c-41bf-b847-735ca3e16624 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1211] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/subnets?id=e10a23ab-7141-4416-bbaf-00ce7e9c770e => generated 698 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:41.154 7 INFO neutron.pecan_wsgi.hooks.translation [None req-548c2d12-5e44-427b-8001-855100be86b7 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1212] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:41 2026] DELETE /v2.0/subnets/4de64895-3176-4f88-b3f9-bd89cfc0dd6e => 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: 617/1213] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/ports?network_id=d7e16cda-8b43-49bf-97fc-0f32eda784f4&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-05-06 02:04:41.204 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbb2aa5e-1529-4ed5-8990-1fe050980e59 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1214] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:04:41 2026] DELETE /v2.0/subnets/3e94a5ca-bfcb-4539-bf37-628f3f2bb4df => 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: 619/1215] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:04:41.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-243ae67d-7a16-4999-83ae-436f93ef7bb6 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] TaaS: Handle Delete Port: eccab91a-d4e5-43dc-8390-f1c9197e7298 2026-05-06 02:04:41.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-243ae67d-7a16-4999-83ae-436f93ef7bb6 5c64c56d21e84d15b0108d9d4db59a87 9e5b4c3765e3454f9dcf693e4a02a534 - - default default] Tap Mirror: Handle Delete Port: eccab91a-d4e5-43dc-8390-f1c9197e7298 [pid: 7|app: 0|req: 620/1216] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:04:41 2026] DELETE /v2.0/ports/eccab91a-d4e5-43dc-8390-f1c9197e7298 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1217] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?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) 2026-05-06 02:04:41.494 8 INFO neutron.db.l3_db [None req-362a351f-add6-449e-ada3-e6e526fc2f6a f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Floating IP 0a901f72-156b-44fd-bda8-77b17c833207 associated. External IP: 10.96.250.214, port: 0f4f8e2e-3bbc-4389-b784-844a2deeb5ce. [pid: 7|app: 0|req: 622/1218] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:04:41 2026] DELETE /v2.0/networks/2d12aa13-00c2-4997-895e-072aad0f527f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1219] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1220] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1221] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:04:40 2026] POST /v2.0/floatingips => generated 856 bytes in 1072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1222] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:41.889 7 INFO neutron.services.segments.plugin [-] Segment 4c719e48-c53b-4043-9200-feab8d3537d4 resource provider aggregate not found 2026-05-06 02:04:41.896 7 INFO neutron.services.segments.plugin [-] Segment 4c719e48-c53b-4043-9200-feab8d3537d4 resource provider aggregate not found 2026-05-06 02:04:41.917 7 INFO neutron.services.segments.plugin [-] Segment 4c719e48-c53b-4043-9200-feab8d3537d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c719e48-c53b-4043-9200-feab8d3537d4 found for delete ", "request_id": "req-78d91110-d71d-4bbe-bc79-e93547df5d24"}]} 2026-05-06 02:04:41.922 7 INFO neutron.services.segments.plugin [-] Segment 4c719e48-c53b-4043-9200-feab8d3537d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c719e48-c53b-4043-9200-feab8d3537d4 found for delete ", "request_id": "req-9ae5ceb9-4160-4502-820f-fd71efa67da5"}]} 2026-05-06 02:04:41.925 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12f59394-4c28-4017-953c-8c6996bf523c'] response: {'name': 'network-changed', 'server_uuid': '6e493310-9618-421a-94a7-1fce7c8c28e5', 'tag': '0f4f8e2e-3bbc-4389-b784-844a2deeb5ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 626/1223] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1224] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:04:41 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1225] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/security-groups?tenant_id=9e5b4c3765e3454f9dcf693e4a02a534&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1226] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:42 2026] DELETE /v2.0/security-groups/fee1e442-832f-4820-8eda-06c82efa12f4 => 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: 628/1227] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 600/1228] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 756 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1229] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0f4f8e2e-3bbc-4389-b784-844a2deeb5ce => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1230] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/subnets?id=7d48caa3-5753-4881-a166-e64eb805453e => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1231] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/ports?network_id=36fb806d-7421-4b09-a835-eab958544ded&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1232] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1233] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 603/1234] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1235] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1236] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:04:42 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1237] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:43 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1238] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:43 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 606/1239] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:44 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1240] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:44 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1241] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:44 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1242] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:44 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 634/1243] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:04:43 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 858 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1244] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:45 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1245] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:45 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1246] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:45 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 636/1247] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:45 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 637/1248] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:46 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1249] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:46 2026] GET /v2.0/security-groups?tenant_id=bcd82a2f13a04e289986d07bfc36ccd6&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1250] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:46 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1251] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:46 2026] DELETE /v2.0/security-groups/e2e2f61e-adc8-4f94-8577-bb85229c7ed1 => 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: 639/1252] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:46 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1253] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:46 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1254] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:47 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1255] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:47 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 7|app: 0|req: 641/1256] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:48 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 616/1257] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:48 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 617/1258] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:50 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1259] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:50 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1260] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:04:49 2026] GET /v2.0/security-groups?tenant_id=9200e5c63da246ed9d83881b40df0549&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1261] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:50 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1262] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:50 2026] DELETE /v2.0/security-groups/c992dc5c-8e65-4ee3-a877-f0e3f6f03e0f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:50.648 8 INFO neutron.db.l3_db [None req-5a7c9fe3-83b1-43c7-a98e-708560ca77db b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] Floating IP b0500a6a-9e0a-4161-aca1-09e6b822b887 associated. External IP: 10.96.250.201, port: 08c56bd3-f949-4763-aa21-ce742f0c758f. [pid: 8|app: 0|req: 620/1263] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:04:50 2026] PUT /v2.0/floatingips/b0500a6a-9e0a-4161-aca1-09e6b822b887 => generated 855 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1264] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:51.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dcda84c-9a6a-4b9f-b2ca-e5660d44d340'] response: {'name': 'network-changed', 'server_uuid': '30aa9b4d-1621-4e90-a396-a97e4a8e0a7d', 'tag': '08c56bd3-f949-4763-aa21-ce742f0c758f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 621/1265] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1266] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1267] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1268] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/ports?tenant_id=35873135eb5d409d962c90865a239e8d&device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1269] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/networks?id=d7e16cda-8b43-49bf-97fc-0f32eda784f4 => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1270] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=08c56bd3-f949-4763-aa21-ce742f0c758f => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1271] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/subnets?id=e10a23ab-7141-4416-bbaf-00ce7e9c770e => 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: 648/1272] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/ports?network_id=d7e16cda-8b43-49bf-97fc-0f32eda784f4&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1273] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1274] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4?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: 626/1275] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1276] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:04:51 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1277] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:52 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1278] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:52 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&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: 628/1279] 10.0.0.198 () {32 vars in 802 bytes} [Wed May 6 02:04:53 2026] GET /v2.0/extensions => generated 21537 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1280] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:53 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1281] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:04:53 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 653/1282] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:04:53 2026] GET /v2.0/security-groups?id=d3c19c27-6466-4be1-8cfe-311ec3859715&fields=id&fields=name => generated 114 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:54.044 8 INFO neutron_taas.services.taas.taas_plugin [req-63b08d72-769b-49ae-9c18-9927512a16d2 req-08a4dd4c-cd44-49f9-bc09-3cc0e1efd180 b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] TaaS: Handle Delete Port: 08c56bd3-f949-4763-aa21-ce742f0c758f 2026-05-06 02:04:54.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-63b08d72-769b-49ae-9c18-9927512a16d2 req-08a4dd4c-cd44-49f9-bc09-3cc0e1efd180 b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] Tap Mirror: Handle Delete Port: 08c56bd3-f949-4763-aa21-ce742f0c758f [pid: 7|app: 0|req: 654/1283] 10.0.0.198 () {30 vars in 724 bytes} [Wed May 6 02:04:53 2026] GET /v2.0/quotas/7981b6c3e854407c864ba76a0151b2f0/details => generated 847 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:04:54.162 8 INFO neutron.db.l3_db [req-63b08d72-769b-49ae-9c18-9927512a16d2 req-08a4dd4c-cd44-49f9-bc09-3cc0e1efd180 b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] Floating IP b0500a6a-9e0a-4161-aca1-09e6b822b887 disassociated. External IP: 10.96.250.201, port: 08c56bd3-f949-4763-aa21-ce742f0c758f. [pid: 8|app: 0|req: 630/1284] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:04:53 2026] DELETE /v2.0/ports/08c56bd3-f949-4763-aa21-ce742f0c758f => generated 0 bytes in 681 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:04:54.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-39d7a014-70a6-4b0b-8731-f5bd34ccae50'] response: {'server_uuid': '30aa9b4d-1621-4e90-a396-a97e4a8e0a7d', 'name': 'network-vif-deleted', 'tag': '08c56bd3-f949-4763-aa21-ce742f0c758f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 655/1285] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:55 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1288] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:56 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 657/1289] 10.0.0.198 () {32 vars in 802 bytes} [Wed May 6 02:04:56 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: 633/1290] 10.0.0.198 () {30 vars in 724 bytes} [Wed May 6 02:04:57 2026] GET /v2.0/quotas/7981b6c3e854407c864ba76a0151b2f0/details => generated 847 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1291] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:04:57 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 634/1292] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:04:57 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1293] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:57 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => 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: 635/1294] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:04:58 2026] GET /v2.0/ports?device_id=30aa9b4d-1621-4e90-a396-a97e4a8e0a7d => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1295] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:04:59 2026] DELETE /v2.0/security-groups/d3c19c27-6466-4be1-8cfe-311ec3859715 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:04:59.639 8 INFO neutron.api.v2.resource [None req-4a76150f-dc80-4cfc-aa33-30a183aa65ab b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1296] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:04:59 2026] GET /v2.0/security-groups/d3c19c27-6466-4be1-8cfe-311ec3859715 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:04:59.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-845b6610-9e30-483b-98f4-7d0a99e992d4 b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] TaaS: Handle Delete Port: 399cd1c0-1fdb-4845-8d15-87f0ba5bd44a 2026-05-06 02:04:59.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-845b6610-9e30-483b-98f4-7d0a99e992d4 b28be3486e6645d4afc1fbb5a48f56df 35873135eb5d409d962c90865a239e8d - - default default] Tap Mirror: Handle Delete Port: 399cd1c0-1fdb-4845-8d15-87f0ba5bd44a [pid: 7|app: 0|req: 661/1297] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:04:59 2026] DELETE /v2.0/floatingips/b0500a6a-9e0a-4161-aca1-09e6b822b887 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:00.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-28f3d353-a10e-4102-a4bd-d494100ca588 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: fdeed68d-1c87-47a1-97f9-bcbd45e42d02 2026-05-06 02:05:00.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28f3d353-a10e-4102-a4bd-d494100ca588 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: fdeed68d-1c87-47a1-97f9-bcbd45e42d02 [pid: 7|app: 0|req: 662/1298] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:00 2026] GET /v2.0/security-groups?tenant_id=7981b6c3e854407c864ba76a0151b2f0&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: 663/1299] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:00 2026] DELETE /v2.0/security-groups/ee6f7215-89fe-4b7e-9941-062e75cf7fd6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1300] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:04:59 2026] PUT /v2.0/routers/49c11b0a-8e04-48b5-93d3-0abccc101edf/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:01.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-0047b452-5c63-439f-984c-fb70c16b41c0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 4723844c-b32c-434e-a760-0fab103eab3a 2026-05-06 02:05:01.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0047b452-5c63-439f-984c-fb70c16b41c0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 4723844c-b32c-434e-a760-0fab103eab3a 2026-05-06 02:05:01.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-0047b452-5c63-439f-984c-fb70c16b41c0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 8aa8aa8f-1477-48c7-bb5a-bcc1b22a7921 2026-05-06 02:05:01.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0047b452-5c63-439f-984c-fb70c16b41c0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 8aa8aa8f-1477-48c7-bb5a-bcc1b22a7921 [pid: 8|app: 0|req: 638/1301] 10.0.0.115 () {32 vars in 826 bytes} [Wed May 6 02:05:01 2026] GET /v2.0/ports?project_id=e6a5c49fb81c4cf4b58da46f0844335b&network_id=36fb806d-7421-4b09-a835-eab958544ded => generated 3695 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:01.854 7 INFO neutron.services.segments.plugin [-] Segment cc3304f6-6776-4192-bd7f-b91e903584c6 resource provider aggregate not found 2026-05-06 02:05:01.862 7 INFO neutron.services.segments.plugin [-] Segment cc3304f6-6776-4192-bd7f-b91e903584c6 resource provider aggregate not found 2026-05-06 02:05:01.879 7 INFO neutron.services.segments.plugin [-] Segment cc3304f6-6776-4192-bd7f-b91e903584c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3304f6-6776-4192-bd7f-b91e903584c6 found for delete ", "request_id": "req-915e44bb-523c-4075-8207-b8cd4de73599"}]} 2026-05-06 02:05:01.884 7 INFO neutron.services.segments.plugin [-] Segment cc3304f6-6776-4192-bd7f-b91e903584c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc3304f6-6776-4192-bd7f-b91e903584c6 found for delete ", "request_id": "req-e7accbf1-9c8b-4cc5-8fee-5e55c55cc84a"}]} 2026-05-06 02:05:01.897 7 INFO neutron.db.l3_hamode_db [None req-0047b452-5c63-439f-984c-fb70c16b41c0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 31663ea2-74a7-437d-ad96-d916d68bf53c was deleted as no HA routers are present in tenant 35873135eb5d409d962c90865a239e8d. [pid: 7|app: 0|req: 664/1302] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:00 2026] DELETE /v2.0/routers/49c11b0a-8e04-48b5-93d3-0abccc101edf => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1303] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:01 2026] DELETE /v2.0/subnets/e10a23ab-7141-4416-bbaf-00ce7e9c770e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1304] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:05:02 2026] GET /v2.0/subnets?network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896 => generated 667 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:02.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa58ed07-9832-4a47-bdbf-8b4b1beac527 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 9c404709-f8a4-42e3-b811-86fb37f3cfdc 2026-05-06 02:05:02.244 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa58ed07-9832-4a47-bdbf-8b4b1beac527 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 9c404709-f8a4-42e3-b811-86fb37f3cfdc 2026-05-06 02:05:02.388 8 INFO neutron.db.l3_db [None req-b5b17d5f-9684-48ff-8654-96e2bf150960 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Floating IP 0a901f72-156b-44fd-bda8-77b17c833207 disassociated. External IP: 10.96.250.214, port: 0f4f8e2e-3bbc-4389-b784-844a2deeb5ce. [pid: 7|app: 0|req: 665/1305] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:02 2026] DELETE /v2.0/networks/d7e16cda-8b43-49bf-97fc-0f32eda784f4 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1306] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:02 2026] GET /v2.0/security-groups?tenant_id=35873135eb5d409d962c90865a239e8d&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: 641/1307] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:02 2026] PUT /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 554 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1308] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:02 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:02.745 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-182527b9-7112-429d-a768-7770fb8af92f'] response: {'name': 'network-changed', 'server_uuid': '6e493310-9618-421a-94a7-1fce7c8c28e5', 'tag': '0f4f8e2e-3bbc-4389-b784-844a2deeb5ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1309] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:02 2026] DELETE /v2.0/security-groups/a078779e-1e9a-4328-b635-b6f092bc17f7 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1310] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 668/1311] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => 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: 644/1312] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0f4f8e2e-3bbc-4389-b784-844a2deeb5ce => 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: 669/1313] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/subnets?id=7d48caa3-5753-4881-a166-e64eb805453e => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1314] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/ports?network_id=36fb806d-7421-4b09-a835-eab958544ded&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1315] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1316] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 671/1317] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:03 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 554 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:03.903 7 INFO neutron.services.segments.plugin [-] Segment 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa resource provider aggregate not found 2026-05-06 02:05:03.904 7 INFO neutron.services.segments.plugin [-] Segment 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa resource provider aggregate not found 2026-05-06 02:05:03.922 7 INFO neutron.services.segments.plugin [-] Segment 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa found for delete ", "request_id": "req-367e3b5c-f6df-44c2-bc31-7f4f5bd9cb3d"}]} 2026-05-06 02:05:03.926 7 INFO neutron.services.segments.plugin [-] Segment 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e60c23a-6a8f-49e1-8e40-7949eb1cc1aa found for delete ", "request_id": "req-b4eda0f7-081c-42a8-b278-8b2eee3ce379"}]} [pid: 8|app: 0|req: 647/1318] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:04 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:05.508 7 INFO neutron.db.segments_db [None req-120439dc-9af0-4333-a7e2-132133d3e9a3 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] Added segment 7424b31b-33d1-47e0-bd13-234a152a27f6 of type vxlan for network 61ed0faf-c5d6-4b4c-824e-2de20ef3878b [pid: 7|app: 0|req: 672/1319] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:05 2026] POST /v2.0/networks => generated 708 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1320] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:05 2026] GET /v2.0/security-groups?tenant_id=0c4a20d3e38348c6a647fd4bfb6ed55d&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1321] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:05 2026] POST /v2.0/subnets => generated 644 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:05.784 7 WARNING neutron.api.v2.base [None req-6cb2def6-8be7-4870-a1e5-150425bda4de d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - 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-05-06 02:05:05.785 7 INFO neutron.api.v2.resource [None req-6cb2def6-8be7-4870-a1e5-150425bda4de d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 674/1322] 10.0.0.115 () {34 vars in 681 bytes} [Wed May 6 02:05:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1323] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:05 2026] DELETE /v2.0/security-groups/bb850f2b-932d-4469-ad57-3218a3045310 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:05.984 7 INFO neutron.services.segments.plugin [-] Segment 7424b31b-33d1-47e0-bd13-234a152a27f6 resource provider aggregate not found 2026-05-06 02:05:05.990 7 INFO neutron.services.segments.plugin [-] Segment 7424b31b-33d1-47e0-bd13-234a152a27f6 resource provider aggregate not found [pid: 8|app: 0|req: 650/1324] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:05:05 2026] POST /v2.0/security-groups => generated 1675 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 02:05:06.006 7 INFO neutron.services.segments.plugin [-] Segment 7424b31b-33d1-47e0-bd13-234a152a27f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7424b31b-33d1-47e0-bd13-234a152a27f6 found for delete ", "request_id": "req-0c9772aa-b523-4959-ae6c-44570604f704"}]} 2026-05-06 02:05:06.010 7 INFO neutron.services.segments.plugin [-] Segment 7424b31b-33d1-47e0-bd13-234a152a27f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7424b31b-33d1-47e0-bd13-234a152a27f6 found for delete ", "request_id": "req-c6667f98-f029-4259-a428-75ad140f98ff"}]} [pid: 7|app: 0|req: 675/1325] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:05 2026] DELETE /v2.0/networks/61ed0faf-c5d6-4b4c-824e-2de20ef3878b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:06.076 7 INFO neutron.db.segments_db [None req-a395e01b-d971-4e34-a2d8-1ab028356d48 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] Added segment b608d3fa-389e-4155-a1e6-06c30d8cb983 of type vxlan for network b0e2c5f5-d265-4e89-922d-765b7999c029 [pid: 8|app: 0|req: 651/1326] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:05 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: 7|app: 0|req: 676/1327] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/networks => generated 707 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1328] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:06 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: 677/1329] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/subnets => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:06.349 7 WARNING neutron.api.v2.base [None req-eef7806b-0a60-482c-bfda-063f3aab5444 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - 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-05-06 02:05:06.349 7 INFO neutron.api.v2.resource [None req-eef7806b-0a60-482c-bfda-063f3aab5444 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 678/1330] 10.0.0.115 () {34 vars in 681 bytes} [Wed May 6 02:05: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) [pid: 8|app: 0|req: 653/1331] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:06 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: 654/1332] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1333] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:06 2026] DELETE /v2.0/networks/b0e2c5f5-d265-4e89-922d-765b7999c029 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:06.524 8 INFO neutron.db.securitygroups_db [None req-97683c75-9b0f-4a1b-970d-0d8e7f935fb7 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Project e6a5c49fb81c4cf4b58da46f0844335b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-06 02:05:06.575 7 INFO neutron.db.segments_db [None req-61c1f8d5-b2f8-4aec-8860-a5b338be453c d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] Added segment 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 of type vxlan for network 9c25c6cc-2f74-4021-80a1-1c50beee62a0 [pid: 8|app: 0|req: 655/1334] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1335] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/networks => generated 707 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:06.664 8 INFO neutron.db.securitygroups_db [None req-2fcbe26d-9cb0-4af3-9959-4e219ef11801 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Project e6a5c49fb81c4cf4b58da46f0844335b 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: 656/1336] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1337] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/subnets => generated 647 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1338] 10.0.0.115 () {34 vars in 681 bytes} [Wed May 6 02:05:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1339] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks => generated 1297 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1340] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks/9c25c6cc-2f74-4021-80a1-1c50beee62a0 => 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: 683/1341] 10.0.0.252 () {34 vars in 1100 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1442103795&fields=id&tenant_id=e6a5c49fb81c4cf4b58da46f0844335b => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1342] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1343] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/quotas/e6a5c49fb81c4cf4b58da46f0844335b => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1344] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&fields=id => generated 149 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1345] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 661/1346] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 662/1347] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:08.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cf01a8e-dded-4d4e-91e5-830d21868d76 b06a38d23b784ddb9ba186dd1ac4ed17 ab1f940c26fd4126a5dd2bfdd5c0907c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 686/1348] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:05:07 2026] GET /v2.0/networks/9c25c6cc-2f74-4021-80a1-1c50beee62a0 => generated 138 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:05:08.031 7 INFO neutron.services.segments.plugin [-] Segment b608d3fa-389e-4155-a1e6-06c30d8cb983 resource provider aggregate not found 2026-05-06 02:05:08.036 7 INFO neutron.services.segments.plugin [-] Segment b608d3fa-389e-4155-a1e6-06c30d8cb983 resource provider aggregate not found 2026-05-06 02:05:08.053 7 INFO neutron.services.segments.plugin [-] Segment b608d3fa-389e-4155-a1e6-06c30d8cb983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b608d3fa-389e-4155-a1e6-06c30d8cb983 found for delete ", "request_id": "req-19cc89b4-8e2e-4ca8-a101-72078d488cf8"}]} 2026-05-06 02:05:08.064 7 INFO neutron.services.segments.plugin [-] Segment b608d3fa-389e-4155-a1e6-06c30d8cb983 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b608d3fa-389e-4155-a1e6-06c30d8cb983 found for delete ", "request_id": "req-5d6d1f5f-b0b3-42a3-ac8c-096c32f3e504"}]} 2026-05-06 02:05:08.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1c0c6cd-a73a-41a7-a59a-2b0e1f217a3c d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] TaaS: Handle Delete Port: 78658165-c8f0-4704-8469-ee762a974a7f 2026-05-06 02:05:08.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1c0c6cd-a73a-41a7-a59a-2b0e1f217a3c d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] Tap Mirror: Handle Delete Port: 78658165-c8f0-4704-8469-ee762a974a7f [pid: 7|app: 0|req: 687/1349] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:08 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1350] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:08 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&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-05-06 02:05:08.489 8 INFO neutron.services.segments.plugin [-] Segment 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 resource provider aggregate not found 2026-05-06 02:05:08.501 8 INFO neutron.services.segments.plugin [-] Segment 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 resource provider aggregate not found 2026-05-06 02:05:08.517 8 INFO neutron.services.segments.plugin [-] Segment 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 found for delete ", "request_id": "req-19a03608-71b1-4345-9e83-8ca84b817ab4"}]} 2026-05-06 02:05:08.530 8 INFO neutron.services.segments.plugin [-] Segment 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ac7bfb9-9b76-44bf-8775-f9618fc4b522 found for delete ", "request_id": "req-9c42aeba-c64f-4917-b000-3df37cbf6218"}]} [pid: 8|app: 0|req: 663/1351] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:08 2026] DELETE /v2.0/networks/9c25c6cc-2f74-4021-80a1-1c50beee62a0 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1352] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:08 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:08.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfc38f6e-92ff-42d9-b8ad-a4650a702ae2 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 664/1353] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:08 2026] DELETE /v2.0/subnets/0768adeb-eb65-48fe-bcc3-25850b9e87aa => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:05:08.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3473d8cf-9c92-4c2b-ad96-1238c1d58159 d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1354] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:08 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1355] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:08 2026] DELETE /v2.0/subnets/8591ff57-f705-4831-a980-d079d5534547 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:05:08.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c728430f-140e-4a6a-a129-4e4e214f443b d3982bdf76da45c7bfacb3a6cd223417 17db2aa4021f434ca90bee50acdf02b8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1356] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:08 2026] DELETE /v2.0/subnets/139ae3ac-c95a-4ba5-9186-92cff3ea8a88 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1357] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:09 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 667/1358] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:09 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 668/1359] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:09 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1360] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:09 2026] GET /v2.0/security-groups?tenant_id=ab1f940c26fd4126a5dd2bfdd5c0907c&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1361] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:09 2026] DELETE /v2.0/security-groups/d3f19fef-be72-4eb0-bd06-0d2b67faa675 => 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: 694/1364] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1365] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/security-groups?tenant_id=d1855cc86e114fba92b131d807a7567b&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: 672/1366] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:10 2026] DELETE /v2.0/security-groups/f7aa44ac-abdb-4369-94bc-5a557650e219 => 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: 673/1367] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/security-groups?tenant_id=17db2aa4021f434ca90bee50acdf02b8&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1368] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/security-groups?tenant_id=88fcae128af14719b11b20835c27e77a&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1369] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:10 2026] DELETE /v2.0/security-groups/c1b17469-89dd-473d-b39d-0109fcfbcb22 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1370] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:10 2026] DELETE /v2.0/security-groups/8f1f4167-4182-4ced-b7c2-4873db359de2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1371] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1372] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1373] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:10 2026] GET /v2.0/security-groups?id=5010296f-3004-48fb-b116-59a3fcd62b0a&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:11.138 7 INFO neutron_taas.services.taas.taas_plugin [req-9dab43fc-1c70-4f39-b9e4-4c4548e0ae93 req-136db26d-285b-4554-a9d5-943b4defe177 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] TaaS: Handle Delete Port: bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 2026-05-06 02:05:11.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9dab43fc-1c70-4f39-b9e4-4c4548e0ae93 req-136db26d-285b-4554-a9d5-943b4defe177 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] Tap Mirror: Handle Delete Port: bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 [pid: 8|app: 0|req: 677/1374] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:11 2026] GET /v2.0/security-groups?tenant_id=e62e6feb14d349be95abbeef19353600&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:11.275 7 INFO neutron.db.l3_db [req-9dab43fc-1c70-4f39-b9e4-4c4548e0ae93 req-136db26d-285b-4554-a9d5-943b4defe177 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] Floating IP 7689a9ba-025d-4a67-8a96-d2d0b5d8447a disassociated. External IP: 10.96.250.203, port: bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0. [pid: 8|app: 0|req: 678/1375] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:11 2026] DELETE /v2.0/security-groups/38da8665-61be-4cbe-ab1c-a4d09a66f601 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1376] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:11 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 698/1377] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:05:11 2026] DELETE /v2.0/ports/bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:11.757 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f207787e-eafc-4d11-8c22-ad389374de13'] response: {'server_uuid': 'c5ea1b17-6b69-4cf6-b729-a2956faedee2', 'name': 'network-vif-deleted', 'tag': 'bb6c972a-b8d1-49a1-9d50-c7cd6133c6a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 680/1378] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:12 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 681/1379] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:12 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 699/1380] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:05:12 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 660 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1381] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:05:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e6a5c49fb81c4cf4b58da46f0844335b => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1382] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:05:12 2026] POST /v2.0/ports => generated 958 bytes in 442 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: 701/1383] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:13 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 683/1384] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:05:12 2026] PUT /v2.0/ports/c6c07186-2bd7-40be-be4f-c709dafe8242 => generated 1239 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:13.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-263683ff-641f-4a27-9e52-3c528c3683ea'] response: {'name': 'network-changed', 'server_uuid': 'a1bd0b89-fa26-4f9e-946d-92e50575c8a0', 'tag': 'c6c07186-2bd7-40be-be4f-c709dafe8242', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 702/1385] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:13 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1386] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:13 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 703/1387] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1388] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/networks?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&shared=False => 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: 704/1389] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1390] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/ports?device_id=c5ea1b17-6b69-4cf6-b729-a2956faedee2 => 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: 705/1391] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 687/1392] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:14 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 688/1393] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 689/1394] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c6c07186-2bd7-40be-be4f-c709dafe8242 => 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: 690/1395] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/subnets?id=7d48caa3-5753-4881-a166-e64eb805453e => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1396] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/security-groups?tenant_id=26156b31bf284e4db562adf4109b2355&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1397] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:15 2026] DELETE /v2.0/security-groups/223f7f5f-3b47-4bbc-91fd-02ec6d51bc14 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:15.343 8 INFO neutron.db.segments_db [None req-90dad033-bf2f-4b9e-9c9f-d393d12e4d23 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Added segment 2ad74c3d-bce9-4597-be57-1f236a3de671 of type vxlan for network a2815517-2e48-4744-a8fe-ffef59ba88f0 [pid: 7|app: 0|req: 708/1398] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/ports?network_id=36fb806d-7421-4b09-a835-eab958544ded&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1399] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1400] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:15 2026] DELETE /v2.0/security-groups/5010296f-3004-48fb-b116-59a3fcd62b0a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:15.617 8 INFO neutron.db.l3_hamode_db [None req-90dad033-bf2f-4b9e-9c9f-d393d12e4d23 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 711/1401] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/security-groups?tenant_id=4e6ac1b17bcb4af7a17b67aa5da1e72c&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1402] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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-05-06 02:05:15.728 7 INFO neutron.api.v2.resource [None req-b2f4c94b-c07b-4eb1-85bc-aee32a8583b7 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1403] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:05:15 2026] GET /v2.0/security-groups/5010296f-3004-48fb-b116-59a3fcd62b0a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:05:15.745 8 INFO neutron.db.l3_hamode_db [None req-90dad033-bf2f-4b9e-9c9f-d393d12e4d23 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 714/1404] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:15 2026] DELETE /v2.0/security-groups/545d58ff-dea3-4750-9dfc-1154a579d86f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:15.924 7 INFO neutron_taas.services.taas.taas_plugin [None req-9cd5f00d-11ca-45eb-a48f-479cf04f6ed5 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] TaaS: Handle Delete Port: a7bddf6e-9c8d-4d05-b4e8-3d3b911aa986 2026-05-06 02:05:15.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cd5f00d-11ca-45eb-a48f-479cf04f6ed5 d473174e89d44095aa64fdeeac11c2ce 459d33011990410f94eb71fa6f455b4f - - default default] Tap Mirror: Handle Delete Port: a7bddf6e-9c8d-4d05-b4e8-3d3b911aa986 [pid: 7|app: 0|req: 715/1405] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:15 2026] DELETE /v2.0/floatingips/7689a9ba-025d-4a67-8a96-d2d0b5d8447a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1406] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:16 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 691/1407] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:05:15 2026] POST /v2.0/routers => generated 474 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1408] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:16 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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-05-06 02:05:16.319 8 INFO neutron.db.l3_hamode_db [None req-1e141855-1a02-46cd-99ef-42a3007fd90b 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:05:16.440 8 INFO neutron.db.l3_hamode_db [None req-1e141855-1a02-46cd-99ef-42a3007fd90b 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:05:16.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c55a275-99c9-4537-b021-4fcb6acce100 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: c7fc6325-658e-4b11-9c54-d6594a62ed88 2026-05-06 02:05:16.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c55a275-99c9-4537-b021-4fcb6acce100 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: c7fc6325-658e-4b11-9c54-d6594a62ed88 [pid: 8|app: 0|req: 693/1409] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:05:16 2026] POST /v2.0/routers => generated 474 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:17.027 8 INFO neutron.db.l3_hamode_db [None req-3e80d579-bb94-4560-848e-a60664fb7d14 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 717/1410] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:05:16 2026] PUT /v2.0/routers/697f3caa-b6f7-4fd1-aa7d-1c048973a50e/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:17.196 8 INFO neutron.db.l3_hamode_db [None req-3e80d579-bb94-4560-848e-a60664fb7d14 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:05:17.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fb2399e-00bb-4042-8a54-af30a19aa743 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 1edb838f-ff62-4f41-bce1-0eea65941861 2026-05-06 02:05:17.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb2399e-00bb-4042-8a54-af30a19aa743 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 1edb838f-ff62-4f41-bce1-0eea65941861 2026-05-06 02:05:17.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fb2399e-00bb-4042-8a54-af30a19aa743 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 6cfdb21f-2225-4345-90d9-de5c2262f055 2026-05-06 02:05:17.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb2399e-00bb-4042-8a54-af30a19aa743 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 6cfdb21f-2225-4345-90d9-de5c2262f055 [pid: 8|app: 0|req: 694/1411] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:05:16 2026] POST /v2.0/routers => generated 474 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1412] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:17 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:17.867 7 INFO neutron.services.segments.plugin [-] Segment 8771f31f-ee1b-4a4b-a337-d0d66344351c resource provider aggregate not found 2026-05-06 02:05:17.876 7 INFO neutron.services.segments.plugin [-] Segment 8771f31f-ee1b-4a4b-a337-d0d66344351c resource provider aggregate not found 2026-05-06 02:05:17.889 7 INFO neutron.services.segments.plugin [-] Segment 8771f31f-ee1b-4a4b-a337-d0d66344351c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8771f31f-ee1b-4a4b-a337-d0d66344351c found for delete ", "request_id": "req-9bff6538-b8df-4bc3-9474-70c2d7b6621b"}]} 2026-05-06 02:05:17.895 7 INFO neutron.services.segments.plugin [-] Segment 8771f31f-ee1b-4a4b-a337-d0d66344351c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8771f31f-ee1b-4a4b-a337-d0d66344351c found for delete ", "request_id": "req-2c7c4c29-be64-47d7-bf69-bb617cfcb3d6"}]} 2026-05-06 02:05:17.898 7 INFO neutron.db.l3_hamode_db [None req-9fb2399e-00bb-4042-8a54-af30a19aa743 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network fdb79d8f-055c-476b-89ee-890080e3d27b was deleted as no HA routers are present in tenant 459d33011990410f94eb71fa6f455b4f. [pid: 7|app: 0|req: 718/1413] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:17 2026] DELETE /v2.0/routers/697f3caa-b6f7-4fd1-aa7d-1c048973a50e => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1414] 10.0.0.115 () {32 vars in 653 bytes} [Wed May 6 02:05:17 2026] GET /v2.0/extensions => generated 21537 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 02:05:17.949 7 INFO neutron.db.l3_hamode_db [None req-18c3289e-025a-4de5-825b-1540c45d1ed5 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1415] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:17 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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-05-06 02:05:18.077 7 INFO neutron.db.l3_hamode_db [None req-18c3289e-025a-4de5-825b-1540c45d1ed5 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 698/1416] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:17 2026] DELETE /v2.0/subnets/4eb41e0e-913a-4560-ab1e-a48737760039 => 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: 699/1417] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:18.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-1adeff77-5758-4305-a13c-0e3e379b0cf6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: ba7ff5a3-4380-480a-80b4-d49d63e9d336 2026-05-06 02:05:18.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1adeff77-5758-4305-a13c-0e3e379b0cf6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: ba7ff5a3-4380-480a-80b4-d49d63e9d336 2026-05-06 02:05:18.393 8 INFO neutron.services.segments.plugin [-] Segment d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 resource provider aggregate not found 2026-05-06 02:05:18.402 8 INFO neutron.services.segments.plugin [-] Segment d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 resource provider aggregate not found 2026-05-06 02:05:18.408 8 INFO neutron.services.segments.plugin [-] Segment d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 found for delete ", "request_id": "req-e365b80b-1554-4950-bcea-f9017c43d6fc"}]} 2026-05-06 02:05:18.421 8 INFO neutron.services.segments.plugin [-] Segment d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77ab5c2-e6c8-4f51-aa27-f5de9e0f0749 found for delete ", "request_id": "req-e4c8d750-bf9e-4fdb-b427-afcd4dc6f8d0"}]} [pid: 8|app: 0|req: 700/1418] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:18 2026] DELETE /v2.0/networks/fc2d8f0b-4dae-4e61-85c1-ce4321af9ff0 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1419] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1420] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1421] 10.0.0.115 () {32 vars in 665 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/agent => generated 153 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1422] 10.0.0.115 () {32 vars in 699 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1423] 10.0.0.115 () {32 vars in 697 bytes} [Wed May 6 02:05:18 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: 706/1424] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:18 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: 707/1425] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:18 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: 708/1426] 10.0.0.115 () {32 vars in 703 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1427] 10.0.0.115 () {32 vars in 693 bytes} [Wed May 6 02:05:18 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: 710/1428] 10.0.0.115 () {32 vars in 695 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1429] 10.0.0.115 () {32 vars in 685 bytes} [Wed May 6 02:05:18 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: 712/1430] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:18 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: 713/1431] 10.0.0.115 () {32 vars in 661 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1432] 10.0.0.115 () {32 vars in 699 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1433] 10.0.0.115 () {32 vars in 679 bytes} [Wed May 6 02:05:18 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: 716/1434] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/security-groups?tenant_id=459d33011990410f94eb71fa6f455b4f&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1435] 10.0.0.115 () {32 vars in 683 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1436] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:05:17 2026] POST /v2.0/routers => generated 474 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1437] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1438] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:18 2026] DELETE /v2.0/security-groups/1e853b4d-6601-4ac0-8b07-bd81c825977b => 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: 719/1439] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1440] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1441] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1442] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1443] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:18 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: 724/1444] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:18.807 7 INFO neutron.db.l3_hamode_db [None req-e079f07d-8d47-48b3-ba92-7a779123177a 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 725/1445] 10.0.0.115 () {32 vars in 699 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/ip-substring-filtering => 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: 726/1446] 10.0.0.115 () {32 vars in 679 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1447] 10.0.0.115 () {32 vars in 667 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1448] 10.0.0.115 () {32 vars in 677 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1449] 10.0.0.115 () {32 vars in 665 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/l3-ha => 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: 730/1450] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1451] 10.0.0.115 () {32 vars in 713 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1452] 10.0.0.115 () {32 vars in 691 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1453] 10.0.0.115 () {32 vars in 683 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1454] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1455] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1456] 10.0.0.115 () {32 vars in 705 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/network_availability_zone => 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: 737/1457] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1458] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:18.929 7 INFO neutron.db.l3_hamode_db [None req-e079f07d-8d47-48b3-ba92-7a779123177a 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 739/1459] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1460] 10.0.0.115 () {32 vars in 693 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1461] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1462] 10.0.0.115 () {32 vars in 709 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 743/1463] 10.0.0.115 () {32 vars in 705 bytes} [Wed May 6 02:05:18 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: 744/1464] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1465] 10.0.0.115 () {32 vars in 697 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1466] 10.0.0.115 () {32 vars in 711 bytes} [Wed May 6 02:05:18 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 747/1467] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:18 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: 748/1468] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1469] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1470] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1471] 10.0.0.115 () {32 vars in 671 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1472] 10.0.0.115 () {32 vars in 661 bytes} [Wed May 6 02:05:19 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: 753/1473] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 754/1474] 10.0.0.115 () {32 vars in 699 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1475] 10.0.0.115 () {32 vars in 699 bytes} [Wed May 6 02:05:19 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: 756/1476] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1477] 10.0.0.115 () {32 vars in 677 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1478] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:19 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: 759/1479] 10.0.0.115 () {32 vars in 683 bytes} [Wed May 6 02:05:19 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: 760/1480] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:19 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: 761/1481] 10.0.0.115 () {32 vars in 685 bytes} [Wed May 6 02:05:19 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: 762/1482] 10.0.0.115 () {32 vars in 707 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1483] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:19 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: 764/1484] 10.0.0.115 () {32 vars in 697 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1485] 10.0.0.115 () {32 vars in 695 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1486] 10.0.0.115 () {32 vars in 685 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1487] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1488] 10.0.0.115 () {32 vars in 705 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1489] 10.0.0.115 () {32 vars in 667 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1490] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1491] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/rbac-policies => 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: 772/1492] 10.0.0.115 () {32 vars in 691 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/rbac-address-group => 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: 773/1493] 10.0.0.115 () {32 vars in 691 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1494] 10.0.0.115 () {32 vars in 695 bytes} [Wed May 6 02:05:19 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: 775/1495] 10.0.0.115 () {32 vars in 685 bytes} [Wed May 6 02:05:19 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: 776/1496] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1497] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1498] 10.0.0.115 () {32 vars in 703 bytes} [Wed May 6 02:05:19 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: 779/1499] 10.0.0.115 () {32 vars in 713 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1500] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1501] 10.0.0.115 () {32 vars in 715 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1502] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1503] 10.0.0.115 () {32 vars in 741 bytes} [Wed May 6 02:05:19 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: 784/1504] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1505] 10.0.0.115 () {32 vars in 683 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1506] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:19 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: 787/1507] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1508] 10.0.0.115 () {32 vars in 679 bytes} [Wed May 6 02:05:19 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: 789/1509] 10.0.0.115 () {32 vars in 669 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1510] 10.0.0.115 () {32 vars in 697 bytes} [Wed May 6 02:05:19 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: 791/1511] 10.0.0.115 () {32 vars in 705 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1512] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1513] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1514] 10.0.0.115 () {32 vars in 683 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1515] 10.0.0.115 () {32 vars in 705 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1516] 10.0.0.115 () {32 vars in 695 bytes} [Wed May 6 02:05:19 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: 797/1517] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:19 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: 798/1518] 10.0.0.115 () {32 vars in 697 bytes} [Wed May 6 02:05:19 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: 799/1519] 10.0.0.115 () {32 vars in 679 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1520] 10.0.0.115 () {32 vars in 689 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1521] 10.0.0.115 () {32 vars in 701 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1522] 10.0.0.115 () {32 vars in 665 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1523] 10.0.0.115 () {32 vars in 681 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1524] 10.0.0.115 () {32 vars in 677 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/vpn-aes-ctr => 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: 805/1525] 10.0.0.115 () {32 vars in 693 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1526] 10.0.0.115 () {32 vars in 677 bytes} [Wed May 6 02:05:19 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: 807/1527] 10.0.0.115 () {32 vars in 667 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1528] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1529] 10.0.0.115 () {32 vars in 675 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1530] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:05:18 2026] POST /v2.0/routers => generated 474 bytes in 900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1531] 10.0.0.115 () {32 vars in 687 bytes} [Wed May 6 02:05:19 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1532] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:05:19 2026] PUT /v2.0/routers/88209ef9-ef16-477f-a96a-dcfce12a304f/tags => generated 17 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1533] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:05:19 2026] PUT /v2.0/routers/9b54a844-6322-4cd9-8b7c-2daa8bc3b17f/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1534] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:05:19 2026] PUT /v2.0/routers/a4d49b34-24e9-447c-a87a-1ecc9b49912c/tags => generated 34 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1535] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:05:19 2026] PUT /v2.0/routers/2770304b-ce5f-4a77-8f0b-1871ec7b3a6e/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1536] 10.0.0.115 () {32 vars in 664 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1537] 10.0.0.115 () {32 vars in 678 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1538] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1539] 10.0.0.115 () {32 vars in 674 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1540] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/security-groups?tenant_id=8fb118d44ab344abb379953b28b75036&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1541] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 725/1542] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1543] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:20 2026] DELETE /v2.0/security-groups/28a80599-2d51-4f90-b6ac-e50cc575172a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1544] 10.0.0.115 () {32 vars in 672 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1545] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1546] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1547] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1548] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:05:20 2026] GET /v2.0/routers/88209ef9-ef16-477f-a96a-dcfce12a304f => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1549] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:05:20 2026] PUT /v2.0/routers/88209ef9-ef16-477f-a96a-dcfce12a304f => generated 485 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1550] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/ports?device_id=88209ef9-ef16-477f-a96a-dcfce12a304f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1551] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1552] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:21.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-9091422a-fcaa-449b-beb8-1aff08885602 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] TaaS: Handle Delete Port: 6c999c37-148c-4586-9ef1-684fd94396c6 2026-05-06 02:05:21.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9091422a-fcaa-449b-beb8-1aff08885602 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Tap Mirror: Handle Delete Port: 6c999c37-148c-4586-9ef1-684fd94396c6 [pid: 7|app: 0|req: 732/1553] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1554] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 734/1555] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => 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: 822/1556] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:21 2026] DELETE /v2.0/routers/88209ef9-ef16-477f-a96a-dcfce12a304f => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1557] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:05:21 2026] GET /v2.0/routers/9b54a844-6322-4cd9-8b7c-2daa8bc3b17f => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:22.220 7 INFO neutron.db.l3_db [None req-33430def-56d8-4911-a872-a8a84a8a3803 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Floating IP 0a901f72-156b-44fd-bda8-77b17c833207 associated. External IP: 10.96.250.214, port: c6c07186-2bd7-40be-be4f-c709dafe8242. [pid: 7|app: 0|req: 735/1558] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:21 2026] PUT /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 856 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:22.519 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f32fda7-b845-4280-a467-62e32e0752bf'] response: {'name': 'network-changed', 'server_uuid': 'a1bd0b89-fa26-4f9e-946d-92e50575c8a0', 'tag': 'c6c07186-2bd7-40be-be4f-c709dafe8242', 'status': 'completed', 'code': 200} 2026-05-06 02:05:22.644 7 WARNING keystonemiddleware.audit [None req-33430def-56d8-4911-a872-a8a84a8a3803 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 736/1559] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:05:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1560] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:22 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:22.915 7 WARNING keystonemiddleware.audit [None req-fada7a7a-9478-4158-b5ee-b217d0668dae f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 738/1561] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:22.959 7 WARNING keystonemiddleware.audit [None req-9fe025b5-d190-4db3-8516-0b38bcf65e0b 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 824/1562] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:05:22 2026] PUT /v2.0/routers/9b54a844-6322-4cd9-8b7c-2daa8bc3b17f => generated 493 bytes in 989 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1563] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:22 2026] GET /v2.0/ports?device_id=9b54a844-6322-4cd9-8b7c-2daa8bc3b17f => 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: 739/1564] 10.0.0.115 () {34 vars in 758 bytes} [Wed May 6 02:05:22 2026] PUT /v2.0/security-groups/9ec41770-80d8-4421-93a2-456bb375a3bc => generated 1663 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:23.030 7 WARNING keystonemiddleware.audit [None req-f41f8312-0369-4825-86ba-1457abf7b979 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 740/1565] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/security-groups/9ec41770-80d8-4421-93a2-456bb375a3bc => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1566] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/ports?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:23.080 7 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-782bfc14-bfa3-4cea-b1d8-14dd32043d2b cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 742/1567] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:23 2026] DELETE /v2.0/security-groups/9ec41770-80d8-4421-93a2-456bb375a3bc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:23.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ddef08d-ec8b-4945-931f-67108214d589 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] TaaS: Handle Delete Port: 026414f0-7f56-472b-ba55-69b1319a4912 2026-05-06 02:05:23.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ddef08d-ec8b-4945-931f-67108214d589 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Tap Mirror: Handle Delete Port: 026414f0-7f56-472b-ba55-69b1319a4912 [pid: 7|app: 0|req: 743/1568] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/networks?id=36fb806d-7421-4b09-a835-eab958544ded => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:23.198 7 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-278c581e-44af-48f4-bcb9-940d4315b13a cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 744/1569] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1570] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c6c07186-2bd7-40be-be4f-c709dafe8242 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:23.260 7 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-7bf9845a-685d-4227-b2d0-7e6d59a4b086 cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. 2026-05-06 02:05:23.266 7 INFO neutron.api.v2.resource [None req-d883c0a0-ff29-48b7-8b47-15d0c0d8375a 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1571] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:23 2026] DELETE /v2.0/security-groups/9ec41770-80d8-4421-93a2-456bb375a3bc => 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: 747/1572] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/subnets?id=7d48caa3-5753-4881-a166-e64eb805453e => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:23.294 7 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-2cff31f9-f172-40c1-adb2-5f2f56a70cb9 cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 826/1573] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:23 2026] DELETE /v2.0/routers/9b54a844-6322-4cd9-8b7c-2daa8bc3b17f => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1574] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:05:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1575] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/ports?network_id=36fb806d-7421-4b09-a835-eab958544ded&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:23.453 8 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-e117524a-87db-407c-9e6d-6d97c90871b5 cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 749/1576] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/routers/a4d49b34-24e9-447c-a87a-1ecc9b49912c => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1577] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?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: 828/1578] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1579] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:23.639 8 WARNING keystonemiddleware.audit [req-70d78d81-4e46-4845-8aaf-a1101f4330b4 req-fa72b7f5-2b92-4c7f-8fb4-5ae730def6bd cdee51888d9842c890a4b06e3e8ea162 46d85ce423fd4ef18dcb99c8c644a24c - - 00a919be4bd5477590bdaa2188586331 00a919be4bd5477590bdaa2188586331] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 830/1580] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/security-group-rules/24ac22d7-cf05-4e73-aea3-539e1f685f35 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:23.660 8 WARNING keystonemiddleware.audit [None req-a0b21672-b349-4f79-9083-22b8394f527a 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 831/1581] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:23 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) 2026-05-06 02:05:23.741 8 WARNING keystonemiddleware.audit [None req-271ad92c-a938-43dd-a03d-49fd3feb9ef8 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 832/1582] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:23 2026] DELETE /v2.0/security-group-rules/24ac22d7-cf05-4e73-aea3-539e1f685f35 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:23.844 8 WARNING keystonemiddleware.audit [None req-1f4356e5-07df-46c7-af22-e766994eccbf 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 833/1583] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:23.887 8 WARNING keystonemiddleware.audit [None req-c17cb354-0827-4088-a54d-0a271dc64b6d 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 834/1584] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1585] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:05:23 2026] PUT /v2.0/routers/a4d49b34-24e9-447c-a87a-1ecc9b49912c => generated 502 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:23.986 7 WARNING keystonemiddleware.audit [None req-7f6e1a6c-0baa-463d-adbb-bed782714969 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 835/1586] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1587] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:23 2026] GET /v2.0/security-group-rules/e2d9f8df-229b-4f78-9bd0-362e0269c5f1 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:24.020 7 WARNING keystonemiddleware.audit [None req-0b286f69-e8b2-4925-8c68-b230fe056264 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 836/1588] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/ports?device_id=a4d49b34-24e9-447c-a87a-1ecc9b49912c => 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: 753/1589] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:24.193 8 INFO neutron_taas.services.taas.taas_plugin [None req-05b13199-7f9b-41af-b24d-29231b1e09d6 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] TaaS: Handle Delete Port: ecdf07d3-e5a7-4461-bddf-76a2dc19f0f7 2026-05-06 02:05:24.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05b13199-7f9b-41af-b24d-29231b1e09d6 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Tap Mirror: Handle Delete Port: ecdf07d3-e5a7-4461-bddf-76a2dc19f0f7 [pid: 7|app: 0|req: 754/1590] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-groups?tenant_id=6874558db5da430b834d7b015bd8cf15&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:24.333 7 WARNING keystonemiddleware.audit [None req-049e1c44-0ccb-436b-aaa1-71f0371747b8 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 755/1591] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/security-group-rules/e2d9f8df-229b-4f78-9bd0-362e0269c5f1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1592] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/routers/a4d49b34-24e9-447c-a87a-1ecc9b49912c => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:24.427 8 WARNING keystonemiddleware.audit [None req-05b13199-7f9b-41af-b24d-29231b1e09d6 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 838/1593] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1594] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/security-groups/91d79908-7a00-4ebd-b9d9-53ee5d356eff => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:24.493 7 WARNING keystonemiddleware.audit [None req-40b1d626-902f-45b1-b926-101e3feb55a4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. 2026-05-06 02:05:24.522 7 INFO neutron.db.securitygroups_db [None req-87852872-b9a2-40ac-b5e2-a7dea71198aa 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Project d9bced7a3c9c445b82830b730163544d 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: 839/1595] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/routers/2770304b-ce5f-4a77-8f0b-1871ec7b3a6e => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1596] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1597] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-groups?tenant_id=f783158bb06d4e30911af34387959df9&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:24.711 7 WARNING keystonemiddleware.audit [None req-148447d6-d131-45d9-b822-ff4be49273c9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 759/1598] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-group-rules/af3b0536-2664-4c0e-971e-5c487dbc0a7b => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1599] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/security-groups/bb0ca562-5eed-4064-9528-6c6cc4388e0b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:24.790 7 WARNING keystonemiddleware.audit [None req-11e00b40-5c28-43a8-b087-546d99ad787b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 761/1600] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:24.856 7 WARNING keystonemiddleware.audit [None req-1fa2baa3-8ade-40d3-9a05-09df08bd68bc 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 762/1601] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/security-group-rules/af3b0536-2664-4c0e-971e-5c487dbc0a7b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:24.933 7 WARNING keystonemiddleware.audit [None req-b785b2d3-20fd-466c-a197-8488e9e1a473 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 763/1602] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:24 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) 2026-05-06 02:05:25.000 7 WARNING keystonemiddleware.audit [None req-b92f8fa5-bcc3-4b10-ac9c-f994971c0d1f 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 8|app: 0|req: 840/1603] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:05:24 2026] PUT /v2.0/routers/2770304b-ce5f-4a77-8f0b-1871ec7b3a6e => generated 487 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1604] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:25 2026] GET /v2.0/ports?device_id=2770304b-ce5f-4a77-8f0b-1871ec7b3a6e => 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: 764/1605] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:24 2026] DELETE /v2.0/security-groups/5379aad0-e675-49f3-812b-e65688257582 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:25.098 7 WARNING keystonemiddleware.audit [None req-78588d9e-8cec-48af-8b75-79dae726dd2b 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 767/1608] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:25 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) 2026-05-06 02:05:25.135 7 WARNING keystonemiddleware.audit [None req-8cb6e13a-391b-4f3a-b7aa-9cb74fe1d792 65cad7ebb1494cfaa1b980d64dc58490 d9bced7a3c9c445b82830b730163544d - - default default] Skipping service tempest-service-38406221 as it have no endpoints. [pid: 7|app: 0|req: 768/1609] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:25.188 8 INFO neutron_taas.services.taas.taas_plugin [None req-814c2674-134d-40eb-91f0-ebf6709c9443 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] TaaS: Handle Delete Port: fffa3456-1ab2-403a-8f6f-0348a1df90e5 2026-05-06 02:05:25.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-814c2674-134d-40eb-91f0-ebf6709c9443 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Tap Mirror: Handle Delete Port: fffa3456-1ab2-403a-8f6f-0348a1df90e5 [pid: 8|app: 0|req: 842/1610] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:25 2026] DELETE /v2.0/routers/2770304b-ce5f-4a77-8f0b-1871ec7b3a6e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1611] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:05:25 2026] GET /v2.0/routers/675c3e2e-0583-4656-8b50-4936964e507e => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1612] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:05:25 2026] PUT /v2.0/routers/675c3e2e-0583-4656-8b50-4936964e507e => generated 480 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1613] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:25 2026] GET /v2.0/ports?device_id=675c3e2e-0583-4656-8b50-4936964e507e => 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: 770/1614] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:25 2026] GET /v2.0/security-groups?tenant_id=d9bced7a3c9c445b82830b730163544d&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1615] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:25 2026] DELETE /v2.0/security-groups/bc8c7ca7-2d83-4e83-a609-9100f6868eca => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:25.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-6307a75c-948f-4fae-80c9-0be293ab9c0b 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] TaaS: Handle Delete Port: dcc7cf39-1783-4354-996d-c9a6862ceabb 2026-05-06 02:05:25.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6307a75c-948f-4fae-80c9-0be293ab9c0b 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] Tap Mirror: Handle Delete Port: dcc7cf39-1783-4354-996d-c9a6862ceabb 2026-05-06 02:05:26.301 8 INFO neutron.services.segments.plugin [-] Segment 2ad74c3d-bce9-4597-be57-1f236a3de671 resource provider aggregate not found 2026-05-06 02:05:26.311 8 INFO neutron.services.segments.plugin [-] Segment 2ad74c3d-bce9-4597-be57-1f236a3de671 resource provider aggregate not found 2026-05-06 02:05:26.330 8 INFO neutron.services.segments.plugin [-] Segment 2ad74c3d-bce9-4597-be57-1f236a3de671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad74c3d-bce9-4597-be57-1f236a3de671 found for delete ", "request_id": "req-6a933755-79ac-48c5-ad66-cdc661ada55e"}]} 2026-05-06 02:05:26.335 8 INFO neutron.db.l3_hamode_db [None req-6307a75c-948f-4fae-80c9-0be293ab9c0b 9c88b5794087449e8261af396e668820 4b96038d5621487ca06c74ee975f8208 - - default default] HA network a2815517-2e48-4744-a8fe-ffef59ba88f0 was deleted as no HA routers are present in tenant 4b96038d5621487ca06c74ee975f8208. [pid: 8|app: 0|req: 845/1616] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:25 2026] DELETE /v2.0/routers/675c3e2e-0583-4656-8b50-4936964e507e => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:26.349 8 INFO neutron.services.segments.plugin [-] Segment 2ad74c3d-bce9-4597-be57-1f236a3de671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad74c3d-bce9-4597-be57-1f236a3de671 found for delete ", "request_id": "req-2ee5a784-5768-4c11-82f2-3b6c1f65a877"}]} [pid: 7|app: 0|req: 772/1617] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:27 2026] GET /v2.0/security-groups?tenant_id=dfbd4a221adf4347a2e54633e63de32a&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1618] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:27 2026] DELETE /v2.0/security-groups/c23d7753-fc55-4b53-9de9-a0f17c75de21 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1619] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:27 2026] GET /v2.0/security-groups?tenant_id=b4f7506b670a4815aa25cb6cbae86da0&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: 847/1620] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:27 2026] DELETE /v2.0/security-groups/9f4bd530-87e3-4c2b-94ad-2b5816a58713 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1621] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-groups?tenant_id=4b96038d5621487ca06c74ee975f8208&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: 774/1622] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:05:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1623] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:28 2026] DELETE /v2.0/security-groups/2aa6d3ea-fdf5-4a64-86a9-eb2666e1c65c => 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: 775/1624] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-groups => generated 4530 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1625] 10.0.0.115 () {34 vars in 758 bytes} [Wed May 6 02:05:28 2026] PUT /v2.0/security-groups/fa86e1fe-7f98-47fd-8536-bb584f031874 => generated 1661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1626] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-groups/fa86e1fe-7f98-47fd-8536-bb584f031874 => generated 1661 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1627] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:28 2026] DELETE /v2.0/security-groups/fa86e1fe-7f98-47fd-8536-bb584f031874 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1628] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:28.659 8 INFO neutron.api.v2.resource [None req-30e3584f-7def-4d03-964f-bdec90af7039 b0ec12dd68054d8a86f6bbd503421c41 2ed948a9a2d2420bbf449b833d622deb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1629] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:28 2026] DELETE /v2.0/security-groups/fa86e1fe-7f98-47fd-8536-bb584f031874 => 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: 778/1630] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:05:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1631] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1632] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-group-rules/95648d70-8fff-4343-a15f-6647521fc2e9 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1633] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1634] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:29 2026] DELETE /v2.0/security-group-rules/95648d70-8fff-4343-a15f-6647521fc2e9 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1635] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1636] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1637] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules/0859a0dc-2d6c-4b4b-8c2f-b6e5753bf377 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1638] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1639] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:29 2026] DELETE /v2.0/security-group-rules/0859a0dc-2d6c-4b4b-8c2f-b6e5753bf377 => 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: 783/1640] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1641] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:05:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1642] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules/9ef9f79f-b95a-48de-a097-10c8e5ddc1f2 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1643] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1644] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:05:29 2026] DELETE /v2.0/security-group-rules/9ef9f79f-b95a-48de-a097-10c8e5ddc1f2 => 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: 860/1645] 10.0.0.115 () {32 vars in 673 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1646] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:29 2026] DELETE /v2.0/security-groups/9656ad8c-da99-42cd-9659-fb729d981df5 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1647] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1648] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:05:30 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1649] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:30 2026] GET /v2.0/security-groups?tenant_id=2ed948a9a2d2420bbf449b833d622deb&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1650] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:30 2026] DELETE /v2.0/security-groups/b2478173-6695-40ad-b10e-61991b8d939c => 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: 863/1651] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:31 2026] GET /v2.0/security-groups?tenant_id=6c9c11193ccf4a1f8d76a8fa2612c00c&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1652] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:31 2026] DELETE /v2.0/security-groups/597fbb40-9b29-4f89-8208-d2ace7682247 => 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: 864/1653] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:32 2026] GET /v2.0/security-groups?tenant_id=b0035df0d70a44ca8d833ac5837d8707&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1654] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:32 2026] DELETE /v2.0/security-groups/01d268e3-f26b-43a7-a078-a43bf9932948 => 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: 865/1655] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1656] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1657] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1658] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:32 2026] POST /v2.0/subnetpools => generated 548 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1659] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools/6670bc03-0490-48ca-a89c-3bdf50e80445 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1660] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1661] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:33 2026] PUT /v2.0/subnetpools/6670bc03-0490-48ca-a89c-3bdf50e80445 => generated 501 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1662] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:05:33 2026] POST /v2.0/subnetpools => generated 516 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1663] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/6670bc03-0490-48ca-a89c-3bdf50e80445 => 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: 795/1664] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:05:33 2026] PUT /v2.0/subnetpools/f22f5dd4-db00-4940-9798-b21e2383adb3/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:33.299 7 INFO neutron.api.v2.resource [None req-c5c0b6ac-b69e-4bdc-a185-053c98c887b2 013fca5c96e444be9b945a470eb8552a 83cb452e99bc4b56b1deb3cdb9ec6cca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1665] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools/6670bc03-0490-48ca-a89c-3bdf50e80445 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1666] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 1244 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:05:33.334 8 INFO neutron.api.v2.resource [None req-5b2a6e2c-98c4-4dbe-a066-3e0e92e141a0 013fca5c96e444be9b945a470eb8552a 83cb452e99bc4b56b1deb3cdb9ec6cca - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1667] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/6670bc03-0490-48ca-a89c-3bdf50e80445 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1668] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:05:33 2026] PUT /v2.0/subnetpools/c59e5594-5ece-4baa-8516-0d7deb7ae5de/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1669] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 798/1670] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:05:33 2026] PUT /v2.0/subnetpools/7e6bd127-e437-4924-ae70-70cccfa0693a/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1671] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:05:33 2026] PUT /v2.0/subnetpools/dd7ae4d8-83aa-46f9-8785-0eb6aed963cd/tags => 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: 799/1672] 10.0.0.115 () {32 vars in 672 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1673] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1674] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1675] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1676] 10.0.0.115 () {32 vars in 680 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1677] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1678] 10.0.0.115 () {32 vars in 690 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1679] 10.0.0.115 () {32 vars in 702 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1680] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/f22f5dd4-db00-4940-9798-b21e2383adb3 => 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: 878/1681] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/c59e5594-5ece-4baa-8516-0d7deb7ae5de => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1682] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/7e6bd127-e437-4924-ae70-70cccfa0693a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1683] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/dd7ae4d8-83aa-46f9-8785-0eb6aed963cd => 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: 880/1684] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:33 2026] DELETE /v2.0/subnetpools/eac78ec2-f2de-487c-ac11-ffeec7e15397 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1685] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:33 2026] GET /v2.0/security-groups?tenant_id=83cb452e99bc4b56b1deb3cdb9ec6cca&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1686] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:34 2026] DELETE /v2.0/security-groups/72a23a3a-c98f-4658-a7c7-4dc335d64918 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1687] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:34 2026] GET /v2.0/security-groups?tenant_id=8301369ce45d41c3af12f74e2fe1272d&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: 882/1688] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:34 2026] DELETE /v2.0/security-groups/1fad00f9-27f2-4bbf-8994-ebb06b15d615 => 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: 807/1689] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:35 2026] GET /v2.0/security-groups?tenant_id=7c1183e6f0484b6fa5f9037c79a64f79&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1690] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:35 2026] DELETE /v2.0/security-groups/92841271-a216-4f1e-b6fd-331a4fc7b139 => 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: 808/1691] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:35 2026] GET /v2.0/security-groups?tenant_id=0f058ea445cb491c9c63008b49f29ee3&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1692] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:35 2026] DELETE /v2.0/security-groups/f42d9e18-7261-40f4-8442-c17942fe0f76 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1693] 10.0.0.115 () {32 vars in 623 bytes} [Wed May 6 02:05:36 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: 885/1694] 10.0.0.115 () {32 vars in 633 bytes} [Wed May 6 02:05:36 2026] GET /v2.0/ => generated 632 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1695] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:36 2026] GET /v2.0/security-groups?tenant_id=e69d8da4e0c4460b80696ec35a40e655&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1696] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:37 2026] DELETE /v2.0/security-groups/e88d667b-69ed-4ddb-a2d0-9c97cc6f7727 => 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: 811/1697] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:38 2026] GET /v2.0/security-groups?tenant_id=7e8cb5fb0b0e433992990fa66eea3196&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1698] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:38 2026] DELETE /v2.0/security-groups/d7f4a7ca-dd70-48c7-8a83-aec78b4d8127 => 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: 812/1699] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:38 2026] GET /v2.0/security-groups?tenant_id=ff8aaaf69943473f819ccb1ed2720ad0&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1700] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:39 2026] DELETE /v2.0/security-groups/931a4628-b4b6-49da-ab61-1da8246ff849 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:39.442 7 INFO neutron.db.segments_db [None req-6e6e8291-0a46-4334-aad3-03c913af9b83 84db63cc896246c2b02b6d37aaa8d5f4 8e23b8c65d52414389e1892e7e425567 - - default default] Added segment c5aa989f-4580-4015-849b-8cb13faac6fa of type vxlan for network c03592b0-e030-4230-a787-623c6114ad25 [pid: 7|app: 0|req: 813/1701] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:39 2026] POST /v2.0/networks => generated 611 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1702] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:05:39 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1703] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:05:39 2026] PUT /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 25 bytes in 80 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: 890/1704] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:39 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 25 bytes in 49 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: 815/1705] 10.0.0.115 () {34 vars in 758 bytes} [Wed May 6 02:05:40 2026] PUT /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 891/1708] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 34 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: 818/1709] 10.0.0.115 () {34 vars in 754 bytes} [Wed May 6 02:05:40 2026] PUT /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 892/1710] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 819/1711] 10.0.0.115 () {34 vars in 776 bytes} [Wed May 6 02:05:40 2026] PUT /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 893/1712] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 820/1713] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:05:40 2026] PUT /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 894/1714] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 37 bytes in 44 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: 821/1715] 10.0.0.115 () {32 vars in 735 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/red => generated 0 bytes in 50 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-05-06 02:05:40.667 8 INFO neutron.api.v2.resource [None req-482e75b8-e58f-4ba1-944d-660fa3e2ed40 84db63cc896246c2b02b6d37aaa8d5f4 8e23b8c65d52414389e1892e7e425567 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 895/1716] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/green => generated 99 bytes in 47 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: 822/1717] 10.0.0.115 () {32 vars in 738 bytes} [Wed May 6 02:05:40 2026] DELETE /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/red => generated 0 bytes in 71 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: 896/1718] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:05:40.877 7 INFO neutron.api.v2.resource [None req-0d06d081-0c26-49eb-984d-fc5456756e11 84db63cc896246c2b02b6d37aaa8d5f4 8e23b8c65d52414389e1892e7e425567 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 823/1719] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:05:40 2026] DELETE /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags/green => generated 99 bytes in 58 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: 897/1720] 10.0.0.115 () {32 vars in 730 bytes} [Wed May 6 02:05:40 2026] DELETE /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => 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, ' [pid: 7|app: 0|req: 824/1721] 10.0.0.115 () {32 vars in 727 bytes} [Wed May 6 02:05:40 2026] GET /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2/tags => generated 12 bytes in 72 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-05-06 02:05:41.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-2dda34c2-b77b-413c-a031-cbcbe15e39f3 84db63cc896246c2b02b6d37aaa8d5f4 8e23b8c65d52414389e1892e7e425567 - - default default] TaaS: Handle Delete Port: 2aac2b38-eb7f-47d2-80ed-90cc0422b3d2 2026-05-06 02:05:41.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2dda34c2-b77b-413c-a031-cbcbe15e39f3 84db63cc896246c2b02b6d37aaa8d5f4 8e23b8c65d52414389e1892e7e425567 - - default default] Tap Mirror: Handle Delete Port: 2aac2b38-eb7f-47d2-80ed-90cc0422b3d2 [pid: 8|app: 0|req: 898/1722] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:05:41 2026] DELETE /v2.0/ports/2aac2b38-eb7f-47d2-80ed-90cc0422b3d2 => generated 0 bytes in 226 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-05-06 02:05:41.400 7 INFO neutron.services.segments.plugin [-] Segment c5aa989f-4580-4015-849b-8cb13faac6fa resource provider aggregate not found 2026-05-06 02:05:41.404 7 INFO neutron.services.segments.plugin [-] Segment c5aa989f-4580-4015-849b-8cb13faac6fa resource provider aggregate not found 2026-05-06 02:05:41.424 7 INFO neutron.services.segments.plugin [-] Segment c5aa989f-4580-4015-849b-8cb13faac6fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5aa989f-4580-4015-849b-8cb13faac6fa found for delete ", "request_id": "req-17fb8c58-0f70-4011-928c-193ec8bbde00"}]} 2026-05-06 02:05:41.437 7 INFO neutron.services.segments.plugin [-] Segment c5aa989f-4580-4015-849b-8cb13faac6fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5aa989f-4580-4015-849b-8cb13faac6fa found for delete ", "request_id": "req-ba8a3ad8-b399-47c6-9409-5c0e7e5b6c47"}]} [pid: 7|app: 0|req: 825/1723] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:41 2026] DELETE /v2.0/networks/c03592b0-e030-4230-a787-623c6114ad25 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1724] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:41 2026] GET /v2.0/security-groups?tenant_id=dad97ff8168d48129d54f4f7223f8144&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1725] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:41 2026] DELETE /v2.0/security-groups/85e69d50-4222-4604-8891-765e195b753d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1726] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:42 2026] GET /v2.0/security-groups?tenant_id=8e23b8c65d52414389e1892e7e425567&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1727] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:41 2026] GET /v2.0/security-groups?tenant_id=20b199bbb87245dba5bac0912246b556&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1728] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:42 2026] DELETE /v2.0/security-groups/dfcf3c11-3766-4a1d-86b9-365f2d4b2a67 => 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: 901/1729] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:42 2026] DELETE /v2.0/security-groups/6ec5f855-0a5e-4da1-9ec9-afdea0d2474d => 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: 829/1730] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:42 2026] GET /v2.0/security-groups?tenant_id=6dfd129180ce42a4a2146d9af0073a29&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1731] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:42 2026] GET /v2.0/security-groups?tenant_id=7ed6df5cc3e24522b5a127ef3dcc3e5a&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: 830/1732] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:42 2026] DELETE /v2.0/security-groups/c25f4d19-0db1-49d7-a1cd-0e7ca661f551 => 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: 903/1733] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:42 2026] DELETE /v2.0/security-groups/63dda195-2f33-4ba0-9925-e70f5125c09b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:44.050 7 INFO neutron.db.segments_db [None req-a3cc115a-3021-4768-bc5d-98062bf9798d 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Added segment 2c59aef4-db55-4373-bca2-55fd2f8fc904 of type vxlan for network 2cf34d62-cecc-49d5-89e4-41626b4e5ab7 [pid: 7|app: 0|req: 831/1734] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:43 2026] POST /v2.0/networks => generated 631 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1735] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:44 2026] POST /v2.0/subnets => generated 627 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:44.417 7 INFO neutron.db.segments_db [None req-dbdcb519-b4a1-4991-a8c5-fae362075fa5 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Added segment c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 of type vxlan for network 3da08e15-20a5-42a1-a6bb-efcf90bbf4a4 2026-05-06 02:05:44.667 7 INFO neutron.db.l3_hamode_db [None req-dbdcb519-b4a1-4991-a8c5-fae362075fa5 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:05:45.856 7 INFO neutron.db.l3_hamode_db [None req-dbdcb519-b4a1-4991-a8c5-fae362075fa5 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1736] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:44 2026] POST /v2.0/routers => generated 693 bytes in 2248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1737] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:46 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1738] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:46 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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: 905/1739] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:05:46 2026] PUT /v2.0/routers/d8c59b19-a84b-4bbb-a87a-150c0c57d4a6/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1740] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:48 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1741] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:05:47 2026] POST /v2.0/ports => generated 959 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1742] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:48 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&fields=id&fields=name => generated 114 bytes in 25 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: 836/1743] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:05:48 2026] POST /v2.0/ports => generated 959 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:49.170 8 INFO neutron.db.l3_db [None req-9bc16ff4-7b94-48f0-a0c7-d95d1f5645c8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Floating IP 975d8631-b410-4621-b4e8-9e013408b25a associated. External IP: 10.96.250.208, port: d1694cf8-aacc-4157-90b5-f35362eb28af. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 837/1744] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:49 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1745] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:05:49 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1746] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:49 2026] GET /v2.0/security-groups?id=64929611-aeec-4464-ad1c-c4bc6d37557b&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-05-06 02:05:49.416 7 INFO neutron_taas.services.taas.taas_plugin [req-4ed2663c-3a76-4a21-aead-0fb21edfc0bf req-ec97d693-158e-4696-a752-3e64a7932d38 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: c6c07186-2bd7-40be-be4f-c709dafe8242 2026-05-06 02:05:49.419 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4ed2663c-3a76-4a21-aead-0fb21edfc0bf req-ec97d693-158e-4696-a752-3e64a7932d38 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: c6c07186-2bd7-40be-be4f-c709dafe8242 [pid: 8|app: 0|req: 908/1747] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:05:48 2026] POST /v2.0/floatingips => generated 843 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:49.513 7 INFO neutron.db.l3_db [req-4ed2663c-3a76-4a21-aead-0fb21edfc0bf req-ec97d693-158e-4696-a752-3e64a7932d38 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Floating IP 0a901f72-156b-44fd-bda8-77b17c833207 disassociated. External IP: 10.96.250.214, port: c6c07186-2bd7-40be-be4f-c709dafe8242. 2026-05-06 02:05:49.606 8 INFO neutron.db.l3_db [None req-ddf5f036-199f-4562-aa61-c695cb03cb0d 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Floating IP 975d8631-b410-4621-b4e8-9e013408b25a disassociated. External IP: 10.96.250.208, port: d1694cf8-aacc-4157-90b5-f35362eb28af. [pid: 7|app: 0|req: 840/1748] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:05:49 2026] DELETE /v2.0/ports/c6c07186-2bd7-40be-be4f-c709dafe8242 => generated 0 bytes in 486 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:49.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ba69f63-3b5a-4a6b-86dc-888d282ca23c'] response: {'server_uuid': 'a1bd0b89-fa26-4f9e-946d-92e50575c8a0', 'name': 'network-vif-deleted', 'tag': 'c6c07186-2bd7-40be-be4f-c709dafe8242', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 909/1749] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:49 2026] PUT /v2.0/floatingips/975d8631-b410-4621-b4e8-9e013408b25a => generated 552 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:49.993 7 INFO neutron_taas.services.taas.taas_plugin [None req-c36a7a9d-cb7f-4886-9663-c3e23509d7b3 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: f75ed784-06c0-4c77-aa75-77b274ae34bc 2026-05-06 02:05:49.996 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c36a7a9d-cb7f-4886-9663-c3e23509d7b3 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: f75ed784-06c0-4c77-aa75-77b274ae34bc [pid: 7|app: 0|req: 841/1750] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:49 2026] DELETE /v2.0/floatingips/975d8631-b410-4621-b4e8-9e013408b25a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1751] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:50 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:50.936 8 INFO neutron.db.l3_db [None req-c81236e2-61dd-4c74-84d8-f9f894bbce41 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Floating IP 82079819-86cb-4c4d-8c4d-1e04bcbd9875 associated. External IP: 10.96.250.218, port: 540f0fd5-76c2-4b4d-906b-04f8b3b3714f. [pid: 8|app: 0|req: 910/1752] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:05:50 2026] POST /v2.0/floatingips => generated 843 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1753] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:05:51 2026] GET /v2.0/floatingips/82079819-86cb-4c4d-8c4d-1e04bcbd9875 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1754] 10.0.0.115 () {32 vars in 655 bytes} [Wed May 6 02:05:51 2026] GET /v2.0/floatingips => generated 846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1755] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:51 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:51.722 7 INFO neutron.db.l3_db [None req-579bd866-b7ec-425c-bbba-79af1f0819f2 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Floating IP 82079819-86cb-4c4d-8c4d-1e04bcbd9875 associated. External IP: 10.96.250.218, port: 540f0fd5-76c2-4b4d-906b-04f8b3b3714f. [pid: 7|app: 0|req: 844/1756] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:51 2026] PUT /v2.0/floatingips/82079819-86cb-4c4d-8c4d-1e04bcbd9875 => generated 843 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:52.424 8 INFO neutron.db.l3_db [None req-1c1853cd-c0f6-4dc1-a0ca-d44a5a442159 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Floating IP 82079819-86cb-4c4d-8c4d-1e04bcbd9875 disassociated. External IP: 10.96.250.218, port: d1694cf8-aacc-4157-90b5-f35362eb28af. [pid: 7|app: 0|req: 845/1757] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:52 2026] GET /v2.0/ports?device_id=a1bd0b89-fa26-4f9e-946d-92e50575c8a0 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1758] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:05:52 2026] PUT /v2.0/floatingips/82079819-86cb-4c4d-8c4d-1e04bcbd9875 => generated 552 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:52.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c6c434a-0c1d-4fa6-b353-2e2071f81777 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: d54ade7f-9c0f-4ec4-821d-d63b1838c7f0 2026-05-06 02:05:52.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c6c434a-0c1d-4fa6-b353-2e2071f81777 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: d54ade7f-9c0f-4ec4-821d-d63b1838c7f0 [pid: 7|app: 0|req: 846/1759] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:52 2026] DELETE /v2.0/floatingips/82079819-86cb-4c4d-8c4d-1e04bcbd9875 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:53.063 8 INFO neutron.api.v2.resource [None req-cbdedd24-a919-40e1-8080-29f1e9d66883 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 914/1760] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:53 2026] DELETE /v2.0/floatingips/82079819-86cb-4c4d-8c4d-1e04bcbd9875 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:05:53.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-67614f06-9897-4b1f-a251-61ce712ee528 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: d1694cf8-aacc-4157-90b5-f35362eb28af 2026-05-06 02:05:53.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67614f06-9897-4b1f-a251-61ce712ee528 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: d1694cf8-aacc-4157-90b5-f35362eb28af [pid: 7|app: 0|req: 847/1761] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:05:53 2026] DELETE /v2.0/ports/d1694cf8-aacc-4157-90b5-f35362eb28af => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:53.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5848657-80a1-4c16-808a-46fe02e50224 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: 540f0fd5-76c2-4b4d-906b-04f8b3b3714f 2026-05-06 02:05:53.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5848657-80a1-4c16-808a-46fe02e50224 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: 540f0fd5-76c2-4b4d-906b-04f8b3b3714f [pid: 8|app: 0|req: 915/1762] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:05:53 2026] DELETE /v2.0/ports/540f0fd5-76c2-4b4d-906b-04f8b3b3714f => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1763] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:05:53 2026] GET /v2.0/ports?device_id=d8c59b19-a84b-4bbb-a87a-150c0c57d4a6 => generated 958 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1764] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:53 2026] DELETE /v2.0/security-groups/64929611-aeec-4464-ad1c-c4bc6d37557b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:05:53.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-10e13b9d-ee06-409c-affc-d2eb39a895b2 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: 1aeb4c79-5310-430c-8adb-adb60744b639 2026-05-06 02:05:53.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10e13b9d-ee06-409c-affc-d2eb39a895b2 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: 1aeb4c79-5310-430c-8adb-adb60744b639 2026-05-06 02:05:54.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7d277bf-b1f3-4d9b-9eeb-737d2086e36d 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: 77e0974a-142b-4c95-ad6c-66957ae39e61 2026-05-06 02:05:54.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7d277bf-b1f3-4d9b-9eeb-737d2086e36d 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: 77e0974a-142b-4c95-ad6c-66957ae39e61 [pid: 8|app: 0|req: 917/1765] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:05:53 2026] DELETE /v2.0/floatingips/0a901f72-156b-44fd-bda8-77b17c833207 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1766] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:54 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1767] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:54 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1768] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:05:53 2026] PUT /v2.0/routers/d8c59b19-a84b-4bbb-a87a-150c0c57d4a6/remove_router_interface => generated 309 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:54.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ee1d2cb-3a49-4a82-bdc7-f5dda50f42d8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: 451abcae-8334-4b9d-9fb7-419de00adbe5 2026-05-06 02:05:54.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee1d2cb-3a49-4a82-bdc7-f5dda50f42d8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: 451abcae-8334-4b9d-9fb7-419de00adbe5 2026-05-06 02:05:55.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ee1d2cb-3a49-4a82-bdc7-f5dda50f42d8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] TaaS: Handle Delete Port: b48430bb-20cb-4037-8eb6-c83124d61fbe 2026-05-06 02:05:55.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ee1d2cb-3a49-4a82-bdc7-f5dda50f42d8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] Tap Mirror: Handle Delete Port: b48430bb-20cb-4037-8eb6-c83124d61fbe 2026-05-06 02:05:55.396 8 INFO neutron.services.segments.plugin [-] Segment c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 resource provider aggregate not found 2026-05-06 02:05:55.397 8 INFO neutron.services.segments.plugin [-] Segment c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 resource provider aggregate not found 2026-05-06 02:05:55.416 8 INFO neutron.services.segments.plugin [-] Segment c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 found for delete ", "request_id": "req-2d344295-16fc-4d97-8407-6398d2146dd4"}]} 2026-05-06 02:05:55.417 8 INFO neutron.services.segments.plugin [-] Segment c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c81a6f18-407e-4ca3-bcfe-fa61d7cdd4a1 found for delete ", "request_id": "req-37f5cc9c-333b-4bc8-8b98-95989dd12dcd"}]} 2026-05-06 02:05:55.422 8 INFO neutron.db.l3_hamode_db [None req-7ee1d2cb-3a49-4a82-bdc7-f5dda50f42d8 3c012c4536254f339a98deee15813afa 9605cd5f581a4f14a4464e08c5fd7e4d - - default default] HA network 3da08e15-20a5-42a1-a6bb-efcf90bbf4a4 was deleted as no HA routers are present in tenant 9605cd5f581a4f14a4464e08c5fd7e4d. [pid: 8|app: 0|req: 920/1771] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:54 2026] DELETE /v2.0/routers/d8c59b19-a84b-4bbb-a87a-150c0c57d4a6 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1772] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:55 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1773] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:55 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1774] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:05:55 2026] DELETE /v2.0/subnets/b02e93f6-6551-4963-ba65-277c99d31173 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1775] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:05:55 2026] DELETE /v2.0/networks/2cf34d62-cecc-49d5-89e4-41626b4e5ab7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1776] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:55 2026] GET /v2.0/security-groups?tenant_id=5f7fdc87e93f402cb7666c444134fca3&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1777] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:05:56 2026] GET /v2.0/security-groups?tenant_id=9605cd5f581a4f14a4464e08c5fd7e4d&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1778] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:56 2026] DELETE /v2.0/security-groups/58645216-87ef-4126-a8b6-107094752a79 => 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: 925/1779] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:05:56 2026] DELETE /v2.0/security-groups/9514bb3e-8a4f-4a98-99bd-6eb270342f31 => 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: 855/1780] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:56 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1781] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:05:56 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 856/1782] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:05:56 2026] GET /v2.0/security-groups?id=ac091e03-aa7e-48db-887a-8af426576976&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:05:56.829 8 INFO neutron_taas.services.taas.taas_plugin [req-b3f8d16b-90b6-4070-8f0b-a783d808b23b req-9d61c353-3b5f-4348-92b5-b925fd74c28f f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: 0f4f8e2e-3bbc-4389-b784-844a2deeb5ce 2026-05-06 02:05:56.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3f8d16b-90b6-4070-8f0b-a783d808b23b req-9d61c353-3b5f-4348-92b5-b925fd74c28f f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: 0f4f8e2e-3bbc-4389-b784-844a2deeb5ce [pid: 8|app: 0|req: 927/1783] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:05:56 2026] DELETE /v2.0/ports/0f4f8e2e-3bbc-4389-b784-844a2deeb5ce => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:05:57.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11f45f72-bfa5-49a6-b2ee-270a8b381237'] response: {'server_uuid': '6e493310-9618-421a-94a7-1fce7c8c28e5', 'name': 'network-vif-deleted', 'tag': '0f4f8e2e-3bbc-4389-b784-844a2deeb5ce', 'status': 'completed', 'code': 200} 2026-05-06 02:05:57.438 8 INFO neutron.services.segments.plugin [-] Segment 2c59aef4-db55-4373-bca2-55fd2f8fc904 resource provider aggregate not found 2026-05-06 02:05:57.442 8 INFO neutron.services.segments.plugin [-] Segment 2c59aef4-db55-4373-bca2-55fd2f8fc904 resource provider aggregate not found 2026-05-06 02:05:57.451 8 INFO neutron.services.segments.plugin [-] Segment 2c59aef4-db55-4373-bca2-55fd2f8fc904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c59aef4-db55-4373-bca2-55fd2f8fc904 found for delete ", "request_id": "req-60c2916b-4600-4980-b70f-dc4cc96ae362"}]} 2026-05-06 02:05:57.454 8 INFO neutron.services.segments.plugin [-] Segment 2c59aef4-db55-4373-bca2-55fd2f8fc904 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c59aef4-db55-4373-bca2-55fd2f8fc904 found for delete ", "request_id": "req-7579344f-d5fd-4769-8cd4-3b4522bc82de"}]} [pid: 7|app: 0|req: 857/1784] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:57 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:05:58.446 8 INFO neutron.db.segments_db [None req-24023068-f518-431b-b349-80936a908402 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment bebbd5b0-103a-44fc-bae2-9e009dfe88a2 of type vxlan for network 6a21e85d-d8d8-4462-a3ca-8cef6fbb58e4 [pid: 8|app: 0|req: 928/1785] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:58 2026] POST /v2.0/networks => generated 615 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:58.612 7 INFO neutron.db.segments_db [None req-13b44cf5-9c7e-4048-95a3-fb2aaeb3b745 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment 98f06def-ba66-4770-8276-050e8f9a72c5 of type vxlan for network 03b4c9ed-f279-410c-b0de-305606a80ae9 [pid: 7|app: 0|req: 858/1786] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:05:58 2026] POST /v2.0/networks => generated 614 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1787] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:05:58 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 929/1788] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:58 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: 7|app: 0|req: 860/1789] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:59 2026] POST /v2.0/subnets => generated 655 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:05:59.308 8 INFO neutron.db.segments_db [None req-60b1fc0c-ef95-4dec-b34e-10750a49894f cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment 1868eda7-2aa3-4846-ba9c-53cec42633e9 of type vxlan for network c79b4c5e-ebca-4893-933a-fe874a7eb115 2026-05-06 02:05:59.537 8 INFO neutron.db.l3_hamode_db [None req-60b1fc0c-ef95-4dec-b34e-10750a49894f cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:05:59.653 8 INFO neutron.db.l3_hamode_db [None req-60b1fc0c-ef95-4dec-b34e-10750a49894f cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 861/1790] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:00 2026] GET /v2.0/ports?device_id=6e493310-9618-421a-94a7-1fce7c8c28e5 => 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: 930/1791] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:05:59 2026] POST /v2.0/routers => generated 510 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1792] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:01 2026] DELETE /v2.0/security-groups/ac091e03-aa7e-48db-887a-8af426576976 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1793] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:00 2026] PUT /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b/add_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1794] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:01 2026] GET /v2.0/ports/d540c613-e836-443d-a253-4faa252aec5e => generated 959 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:01.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3d01a9a-f7bc-4b23-9820-750766636993 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: 2f84b826-2090-4232-b8b6-6cc330820262 2026-05-06 02:06:01.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3d01a9a-f7bc-4b23-9820-750766636993 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: 2f84b826-2090-4232-b8b6-6cc330820262 [pid: 8|app: 0|req: 932/1795] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:01 2026] PUT /v2.0/routers/30f53240-2eac-4e85-8b01-781835313d13/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1796] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:02 2026] DELETE /v2.0/subnets/7d48caa3-5753-4881-a166-e64eb805453e => 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: 864/1797] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:01 2026] PUT /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b/add_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1798] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:02 2026] GET /v2.0/ports/1d1d3dce-0b66-435a-acfa-d8b27a7810f5 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:02.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-440a2c1b-f8e9-46e4-92da-84284e280164 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: 080c393e-6faf-4635-bde2-32449cd7e56f 2026-05-06 02:06:02.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-440a2c1b-f8e9-46e4-92da-84284e280164 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: 080c393e-6faf-4635-bde2-32449cd7e56f 2026-05-06 02:06:02.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-95342619-57ee-4398-accd-c66e183b96ea cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 1d1d3dce-0b66-435a-acfa-d8b27a7810f5 2026-05-06 02:06:02.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95342619-57ee-4398-accd-c66e183b96ea cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 1d1d3dce-0b66-435a-acfa-d8b27a7810f5 2026-05-06 02:06:02.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-440a2c1b-f8e9-46e4-92da-84284e280164 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: 427e24e2-99af-4c30-81be-c8204dfe9e16 2026-05-06 02:06:02.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-440a2c1b-f8e9-46e4-92da-84284e280164 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: 427e24e2-99af-4c30-81be-c8204dfe9e16 2026-05-06 02:06:03.175 8 INFO neutron.services.segments.plugin [-] Segment 101d9875-f343-4944-9ee9-b53bd0c4f823 resource provider aggregate not found 2026-05-06 02:06:03.181 8 INFO neutron.services.segments.plugin [-] Segment 101d9875-f343-4944-9ee9-b53bd0c4f823 resource provider aggregate not found 2026-05-06 02:06:03.203 8 INFO neutron.services.segments.plugin [-] Segment 101d9875-f343-4944-9ee9-b53bd0c4f823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101d9875-f343-4944-9ee9-b53bd0c4f823 found for delete ", "request_id": "req-598c370f-33df-4490-9909-710775d227f9"}]} 2026-05-06 02:06:03.206 8 INFO neutron.services.segments.plugin [-] Segment 101d9875-f343-4944-9ee9-b53bd0c4f823 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 101d9875-f343-4944-9ee9-b53bd0c4f823 found for delete ", "request_id": "req-44620994-629b-4c28-9906-dcafb4e49f9e"}]} 2026-05-06 02:06:03.219 8 INFO neutron.db.l3_hamode_db [None req-440a2c1b-f8e9-46e4-92da-84284e280164 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] HA network e898d4fe-5864-47e2-8070-8de4ceb59e36 was deleted as no HA routers are present in tenant e6a5c49fb81c4cf4b58da46f0844335b. [pid: 8|app: 0|req: 934/1799] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:02 2026] DELETE /v2.0/routers/30f53240-2eac-4e85-8b01-781835313d13 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1800] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:02 2026] PUT /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b/remove_router_interface => generated 309 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:03.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f469d4a-ca48-45de-8bef-f076e5e01645 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] TaaS: Handle Delete Port: bd45d75a-1141-40f0-99e7-52c36d3107e8 2026-05-06 02:06:03.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f469d4a-ca48-45de-8bef-f076e5e01645 f00c1c4f27e944bda0d14ef4ad6525d6 e6a5c49fb81c4cf4b58da46f0844335b - - default default] Tap Mirror: Handle Delete Port: bd45d75a-1141-40f0-99e7-52c36d3107e8 [pid: 8|app: 0|req: 935/1801] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:03 2026] DELETE /v2.0/networks/36fb806d-7421-4b09-a835-eab958544ded => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:03.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dd406d4-4472-4696-b459-78768f504e3a cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: d540c613-e836-443d-a253-4faa252aec5e 2026-05-06 02:06:03.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd406d4-4472-4696-b459-78768f504e3a cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: d540c613-e836-443d-a253-4faa252aec5e [pid: 7|app: 0|req: 867/1802] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:03 2026] PUT /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b/remove_router_interface => generated 309 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1803] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:04 2026] GET /v2.0/ports?device_id=c5076b45-cdd5-4644-ac7e-9fed9f520e2b => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:04.257 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e6b4b85-95f2-409b-b7a6-6cb032a37c82 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: bdd4dc66-376e-4aa9-8863-d32876821a74 2026-05-06 02:06:04.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e6b4b85-95f2-409b-b7a6-6cb032a37c82 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: bdd4dc66-376e-4aa9-8863-d32876821a74 [pid: 8|app: 0|req: 937/1804] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:04 2026] GET /v2.0/security-groups?tenant_id=6f403c0231fe4c6c818be4ed5269faae&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:04.614 7 INFO neutron.services.segments.plugin [-] Segment 1868eda7-2aa3-4846-ba9c-53cec42633e9 resource provider aggregate not found 2026-05-06 02:06:04.622 7 INFO neutron.services.segments.plugin [-] Segment 1868eda7-2aa3-4846-ba9c-53cec42633e9 resource provider aggregate not found 2026-05-06 02:06:04.643 7 INFO neutron.services.segments.plugin [-] Segment 1868eda7-2aa3-4846-ba9c-53cec42633e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1868eda7-2aa3-4846-ba9c-53cec42633e9 found for delete ", "request_id": "req-43eb9b9a-b5ef-462d-b9af-a1391110e516"}]} 2026-05-06 02:06:04.648 7 INFO neutron.services.segments.plugin [-] Segment 1868eda7-2aa3-4846-ba9c-53cec42633e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1868eda7-2aa3-4846-ba9c-53cec42633e9 found for delete ", "request_id": "req-94789f07-986c-474b-80d4-5e09ee119a25"}]} 2026-05-06 02:06:04.661 7 INFO neutron.db.l3_hamode_db [None req-6e6b4b85-95f2-409b-b7a6-6cb032a37c82 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] HA network c79b4c5e-ebca-4893-933a-fe874a7eb115 was deleted as no HA routers are present in tenant f463c0ce63e743259448b505960d4e2d. [pid: 7|app: 0|req: 868/1805] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1806] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/security-groups/f9c35f4f-816d-4bd6-992e-7ee7d7ebf788 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1807] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/subnets/eed36ef1-2e26-451a-8f74-42168afe6af9 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1808] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:04 2026] GET /v2.0/security-groups?tenant_id=e6a5c49fb81c4cf4b58da46f0844335b&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: 939/1809] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/subnets/d0ccbc76-59c8-4fc6-ac11-403cd2b98dff => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1810] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/security-groups/ccf5bc1b-ba7c-4ff3-b22e-e711a1fdfaca => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:05.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0945ff3-5c9c-45ae-9310-6b1d0dad5f94 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: c64ff510-fa1b-4da3-a4b5-57adcb0902c5 2026-05-06 02:06:05.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0945ff3-5c9c-45ae-9310-6b1d0dad5f94 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: c64ff510-fa1b-4da3-a4b5-57adcb0902c5 2026-05-06 02:06:05.226 8 INFO neutron.services.segments.plugin [-] Segment 3c0b58de-7baf-4677-ba29-f54c9d900d17 resource provider aggregate not found 2026-05-06 02:06:05.232 8 INFO neutron.services.segments.plugin [-] Segment 3c0b58de-7baf-4677-ba29-f54c9d900d17 resource provider aggregate not found 2026-05-06 02:06:05.248 8 INFO neutron.services.segments.plugin [-] Segment 3c0b58de-7baf-4677-ba29-f54c9d900d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0b58de-7baf-4677-ba29-f54c9d900d17 found for delete ", "request_id": "req-2eb76979-ec74-4f61-bc2c-d86870fcba80"}]} 2026-05-06 02:06:05.253 8 INFO neutron.services.segments.plugin [-] Segment 3c0b58de-7baf-4677-ba29-f54c9d900d17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c0b58de-7baf-4677-ba29-f54c9d900d17 found for delete ", "request_id": "req-4d7b1e34-f487-4e02-beff-f1460eeca90c"}]} [pid: 8|app: 0|req: 940/1811] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:04 2026] DELETE /v2.0/networks/03b4c9ed-f279-410c-b0de-305606a80ae9 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:05.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-756c2e86-5df6-4497-82af-68bcfe3d38e6 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: bdab304e-ebf5-4a1e-95b3-c7c96be0327d 2026-05-06 02:06:05.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-756c2e86-5df6-4497-82af-68bcfe3d38e6 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: bdab304e-ebf5-4a1e-95b3-c7c96be0327d [pid: 8|app: 0|req: 941/1812] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:05 2026] DELETE /v2.0/networks/6a21e85d-d8d8-4462-a3ca-8cef6fbb58e4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:05.616 7 INFO neutron.db.segments_db [None req-969969cc-4bfe-41c7-b59c-711110bc1aef 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Added segment dc1e02ab-4884-4238-aedc-cf234b4e3731 of type vxlan for network 45481d46-a25d-4e57-b2d2-1080d0426305 2026-05-06 02:06:05.670 8 INFO neutron.db.segments_db [None req-58942099-49ee-4aad-a369-03e8de66d292 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment 936786b2-ac63-45c7-8d53-620f8fc842d7 of type vxlan for network e639e4ea-4b81-4c3a-b952-0519b805640b [pid: 7|app: 0|req: 872/1813] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:05 2026] POST /v2.0/networks => generated 621 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1814] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:05 2026] POST /v2.0/networks => generated 614 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1815] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:05 2026] POST /v2.0/subnets => generated 658 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1816] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:05 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:06.041 8 INFO neutron.db.segments_db [None req-b6c86f63-0a4e-4bf1-9421-173ab2931703 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment b80de08a-203d-46e8-9624-e22c96b7e0f2 of type vxlan for network 14e9faf2-1e1e-47d0-a8c0-4044b81db7a9 [pid: 7|app: 0|req: 874/1817] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:05 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:06.278 8 INFO neutron.db.l3_hamode_db [None req-b6c86f63-0a4e-4bf1-9421-173ab2931703 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 875/1818] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:06 2026] POST /v2.0/subnets => generated 732 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:06.387 7 INFO neutron.db.segments_db [None req-e52bcb5c-0285-44c4-9a30-3dc30f1f2a73 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Added segment de96c570-1e72-43e6-971e-27280cdc8353 of type vxlan for network c605a4e7-86f6-400c-a4cb-bdd5726578a9 [pid: 7|app: 0|req: 876/1819] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:06 2026] POST /v2.0/networks => generated 618 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1820] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:06 2026] POST /v2.0/subnets => generated 656 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:06.934 8 INFO neutron.db.l3_hamode_db [None req-b6c86f63-0a4e-4bf1-9421-173ab2931703 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 878/1821] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:06 2026] POST /v2.0/subnets => generated 725 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:07.040 7 INFO neutron.db.segments_db [None req-88b63d9e-1697-441e-9da7-f18b62a249cf 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Added segment 725e7e11-25e9-44f7-a497-a679377e35b2 of type vxlan for network 260c8c54-30ec-4f0a-ac00-90fa3e470f24 [pid: 7|app: 0|req: 879/1822] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:06 2026] POST /v2.0/networks => generated 619 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:07.283 8 INFO neutron.services.segments.plugin [-] Segment 98f06def-ba66-4770-8276-050e8f9a72c5 resource provider aggregate not found 2026-05-06 02:06:07.294 8 INFO neutron.services.segments.plugin [-] Segment 98f06def-ba66-4770-8276-050e8f9a72c5 resource provider aggregate not found 2026-05-06 02:06:07.309 8 INFO neutron.services.segments.plugin [-] Segment 98f06def-ba66-4770-8276-050e8f9a72c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98f06def-ba66-4770-8276-050e8f9a72c5 found for delete ", "request_id": "req-6232d5be-a3e8-4103-bda5-643017ef250e"}]} 2026-05-06 02:06:07.317 8 INFO neutron.services.segments.plugin [-] Segment 98f06def-ba66-4770-8276-050e8f9a72c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98f06def-ba66-4770-8276-050e8f9a72c5 found for delete ", "request_id": "req-16c6a485-49b3-4bb4-95a1-6110c2f5b209"}]} 2026-05-06 02:06:07.333 8 INFO neutron.services.segments.plugin [-] Segment bebbd5b0-103a-44fc-bae2-9e009dfe88a2 resource provider aggregate not found 2026-05-06 02:06:07.339 8 INFO neutron.services.segments.plugin [-] Segment bebbd5b0-103a-44fc-bae2-9e009dfe88a2 resource provider aggregate not found 2026-05-06 02:06:07.348 8 INFO neutron.services.segments.plugin [-] Segment bebbd5b0-103a-44fc-bae2-9e009dfe88a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bebbd5b0-103a-44fc-bae2-9e009dfe88a2 found for delete ", "request_id": "req-447e196f-7095-45cb-93cd-c33bec5f927f"}]} 2026-05-06 02:06:07.355 8 INFO neutron.services.segments.plugin [-] Segment bebbd5b0-103a-44fc-bae2-9e009dfe88a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bebbd5b0-103a-44fc-bae2-9e009dfe88a2 found for delete ", "request_id": "req-89ae3bb6-fc1d-45ea-afbf-3bc8d50e3c23"}]} [pid: 7|app: 0|req: 880/1823] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:07 2026] POST /v2.0/subnets => generated 655 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1824] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:05 2026] POST /v2.0/routers => generated 511 bytes in 1552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1825] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:07 2026] POST /v2.0/subnets => generated 729 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:07.680 7 INFO neutron.db.segments_db [None req-f0bf33cf-7555-4a31-9de0-5284934d9160 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Added segment 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 of type vxlan for network 19211ea0-24cd-4b93-b8b8-741a2dbdf6a5 [pid: 8|app: 0|req: 945/1826] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:06:07 2026] POST /v2.0/ports => generated 963 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:06:07.955 7 INFO neutron.db.l3_hamode_db [None req-f0bf33cf-7555-4a31-9de0-5284934d9160 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:06:08.785 7 INFO neutron.db.l3_hamode_db [None req-f0bf33cf-7555-4a31-9de0-5284934d9160 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 946/1827] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:07 2026] PUT /v2.0/routers/f033bbf1-d994-4ca0-920e-ea28518bb90b/add_router_interface => generated 309 bytes in 1032 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/1828] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:08 2026] GET /v2.0/ports/3c9a9e86-8ada-4de5-83a7-f027c9c16dc8 => generated 1037 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:09.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5ca73df-e200-4c53-a9db-a62359cef3e0 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 3c9a9e86-8ada-4de5-83a7-f027c9c16dc8 2026-05-06 02:06:09.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5ca73df-e200-4c53-a9db-a62359cef3e0 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 3c9a9e86-8ada-4de5-83a7-f027c9c16dc8 [pid: 7|app: 0|req: 882/1829] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:07 2026] POST /v2.0/routers => generated 684 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1830] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:08 2026] PUT /v2.0/routers/f033bbf1-d994-4ca0-920e-ea28518bb90b/remove_router_interface => generated 309 bytes in 796 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-05-06 02:06:09.900 7 INFO neutron.db.segments_db [None req-e85980fa-94ac-40bb-b48f-23318e2ceebd f711e1059c8d404b9098d04868318f06 8751b8628e854f1bba5f4e3082d80a83 - - default default] Added segment a19850e4-8f49-4400-933f-03a047c184a5 of type vxlan for network 84441293-ae78-4a69-aa5a-2bf84165ed1c [pid: 7|app: 0|req: 883/1831] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:09 2026] POST /v2.0/networks => generated 613 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:10.139 7 INFO neutron.api.v2.resource [None req-1a77abc4-5621-439b-b326-6d4b546525b3 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 884/1832] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:09 2026] PUT /v2.0/routers/f033bbf1-d994-4ca0-920e-ea28518bb90b/remove_router_interface => generated 197 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:10.211 7 INFO neutron.db.segments_db [None req-80e1454f-8fe2-446b-ba89-c60f59e3120c f711e1059c8d404b9098d04868318f06 8751b8628e854f1bba5f4e3082d80a83 - - default default] Added segment 0b4c6c96-b05a-43c8-9cf1-3943f055940a of type vxlan for network e85e461b-b79b-4293-ab36-abffb9b252ce [pid: 7|app: 0|req: 885/1833] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:10 2026] POST /v2.0/networks => generated 613 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1836] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:10 2026] GET /v2.0/ports?device_id=f033bbf1-d994-4ca0-920e-ea28518bb90b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:10.436 7 INFO neutron.db.segments_db [None req-90279934-8619-4bb0-a6e1-bc9c2a3c6ccc f711e1059c8d404b9098d04868318f06 8751b8628e854f1bba5f4e3082d80a83 - - default default] Added segment 947a01c9-109d-4a60-9802-7c8d61049fe9 of type vxlan for network 4683c334-43fb-403c-aba2-e41dabba3930 [pid: 7|app: 0|req: 889/1837] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:10 2026] POST /v2.0/networks => generated 613 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:10.703 7 INFO neutron_taas.services.taas.taas_plugin [None req-17234934-9d94-4159-aef2-2db0582b9997 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 5150b2fb-0fbc-4e0e-99a6-2b252b0d7f84 2026-05-06 02:06:10.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17234934-9d94-4159-aef2-2db0582b9997 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 5150b2fb-0fbc-4e0e-99a6-2b252b0d7f84 [pid: 8|app: 0|req: 949/1838] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:09 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:11.091 7 INFO neutron.services.segments.plugin [-] Segment b80de08a-203d-46e8-9624-e22c96b7e0f2 resource provider aggregate not found 2026-05-06 02:06:11.099 7 INFO neutron.services.segments.plugin [-] Segment b80de08a-203d-46e8-9624-e22c96b7e0f2 resource provider aggregate not found 2026-05-06 02:06:11.106 7 INFO neutron.services.segments.plugin [-] Segment b80de08a-203d-46e8-9624-e22c96b7e0f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80de08a-203d-46e8-9624-e22c96b7e0f2 found for delete ", "request_id": "req-42e35799-34c5-483e-bd1c-2ac2a6a3f53e"}]} 2026-05-06 02:06:11.118 7 INFO neutron.services.segments.plugin [-] Segment b80de08a-203d-46e8-9624-e22c96b7e0f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b80de08a-203d-46e8-9624-e22c96b7e0f2 found for delete ", "request_id": "req-abf92447-24c5-4423-84f4-fbe324f97a5d"}]} 2026-05-06 02:06:11.119 8 INFO neutron.db.segments_db [None req-7d792317-e058-49da-89ba-13da85e10633 f711e1059c8d404b9098d04868318f06 8751b8628e854f1bba5f4e3082d80a83 - - default default] Added segment 2ce76233-a914-49a9-8034-05db0f697936 of type vxlan for network 89d15a40-8a25-4b3d-a11b-7ef2e8131c59 2026-05-06 02:06:11.122 7 INFO neutron.db.l3_hamode_db [None req-17234934-9d94-4159-aef2-2db0582b9997 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] HA network 14e9faf2-1e1e-47d0-a8c0-4044b81db7a9 was deleted as no HA routers are present in tenant f463c0ce63e743259448b505960d4e2d. [pid: 7|app: 0|req: 890/1839] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:10 2026] DELETE /v2.0/routers/f033bbf1-d994-4ca0-920e-ea28518bb90b => 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: 950/1840] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:11 2026] POST /v2.0/networks => generated 612 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1841] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:11 2026] DELETE /v2.0/subnets/76db67c9-b580-43e9-a311-789f5649b1a1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:11.382 8 INFO neutron.db.segments_db [None req-b0fe62fa-7dd3-408b-ab32-ee4ebd4e7d23 f711e1059c8d404b9098d04868318f06 8751b8628e854f1bba5f4e3082d80a83 - - default default] Added segment 88223a10-d797-4140-8e4c-955a80f87f6a of type vxlan for network 2e626e13-0fea-4967-8778-5276852784e8 [pid: 8|app: 0|req: 952/1842] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:11 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:11.590 8 INFO neutron.services.segments.plugin [-] Segment 936786b2-ac63-45c7-8d53-620f8fc842d7 resource provider aggregate not found 2026-05-06 02:06:11.594 8 INFO neutron.services.segments.plugin [-] Segment 936786b2-ac63-45c7-8d53-620f8fc842d7 resource provider aggregate not found 2026-05-06 02:06:11.608 8 INFO neutron.services.segments.plugin [-] Segment 936786b2-ac63-45c7-8d53-620f8fc842d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936786b2-ac63-45c7-8d53-620f8fc842d7 found for delete ", "request_id": "req-a76d4e25-0663-4534-8969-3007edf38883"}]} [pid: 8|app: 0|req: 953/1843] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:11 2026] DELETE /v2.0/networks/e639e4ea-4b81-4c3a-b952-0519b805640b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:11.617 8 INFO neutron.services.segments.plugin [-] Segment 936786b2-ac63-45c7-8d53-620f8fc842d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 936786b2-ac63-45c7-8d53-620f8fc842d7 found for delete ", "request_id": "req-1cf0656d-cb5a-434d-aa92-4c21728e0b1d"}]} [pid: 8|app: 0|req: 954/1844] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:11 2026] PUT /v2.0/networks/84441293-ae78-4a69-aa5a-2bf84165ed1c/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:11.708 8 INFO neutron.db.segments_db [None req-ae21d6cf-af9d-4844-9a87-044f1b486047 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment 32eda002-4e72-405a-b283-5a1935b11103 of type vxlan for network 03094a96-938e-455c-b911-8b11451b4b66 [pid: 8|app: 0|req: 955/1845] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:11 2026] POST /v2.0/networks => generated 615 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1846] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:11 2026] PUT /v2.0/networks/e85e461b-b79b-4293-ab36-abffb9b252ce/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1847] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:11 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1848] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:12 2026] PUT /v2.0/networks/4683c334-43fb-403c-aba2-e41dabba3930/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:12.157 8 INFO neutron.db.segments_db [None req-7e543579-ff96-44ee-9cdf-3312ae2d9e26 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment de2a9c51-4eea-48e7-9511-b85e3b11153a of type vxlan for network 6134d8da-0b80-433c-b18d-8fbf547f3c07 [pid: 7|app: 0|req: 891/1849] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:11 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/add_router_interface => generated 309 bytes in 1128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1850] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:12 2026] PUT /v2.0/networks/89d15a40-8a25-4b3d-a11b-7ef2e8131c59/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:12.387 8 INFO neutron.db.l3_hamode_db [None req-7e543579-ff96-44ee-9cdf-3312ae2d9e26 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:06:12.505 8 INFO neutron.db.l3_hamode_db [None req-7e543579-ff96-44ee-9cdf-3312ae2d9e26 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 959/1851] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:12 2026] POST /v2.0/routers => generated 511 bytes in 999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1852] 10.0.0.115 () {32 vars in 666 bytes} [Wed May 6 02:06:13 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1853] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:12 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/add_router_interface => generated 309 bytes in 1248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1854] 10.0.0.115 () {32 vars in 680 bytes} [Wed May 6 02:06:13 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1855] 10.0.0.115 () {32 vars in 676 bytes} [Wed May 6 02:06:13 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1856] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:06:13 2026] POST /v2.0/security-groups => generated 1628 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1857] 10.0.0.115 () {32 vars in 688 bytes} [Wed May 6 02:06:13 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1858] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1859] 10.0.0.115 () {32 vars in 674 bytes} [Wed May 6 02:06:13 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1860] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1861] 10.0.0.115 () {32 vars in 688 bytes} [Wed May 6 02:06:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1862] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:13 2026] PUT /v2.0/routers/d5426e29-5e0d-487f-8c1b-3d820195d034/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1863] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1864] 10.0.0.115 () {32 vars in 684 bytes} [Wed May 6 02:06:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1865] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:14 2026] GET /v2.0/ports/1ddcb830-8b75-48cd-a2ae-30613469029c => generated 959 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1866] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:14.891 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1e66a71-c4d4-4efb-8f78-43fe663ea0cf cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 1ddcb830-8b75-48cd-a2ae-30613469029c 2026-05-06 02:06:14.895 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1e66a71-c4d4-4efb-8f78-43fe663ea0cf cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 1ddcb830-8b75-48cd-a2ae-30613469029c [pid: 7|app: 0|req: 904/1867] 10.0.0.115 () {32 vars in 696 bytes} [Wed May 6 02:06:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1868] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:15 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: 964/1869] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:14 2026] PUT /v2.0/routers/d5426e29-5e0d-487f-8c1b-3d820195d034/remove_router_interface => generated 309 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:15.334 7 INFO neutron.services.segments.plugin [-] Segment a19850e4-8f49-4400-933f-03a047c184a5 resource provider aggregate not found 2026-05-06 02:06:15.340 7 INFO neutron.services.segments.plugin [-] Segment a19850e4-8f49-4400-933f-03a047c184a5 resource provider aggregate not found 2026-05-06 02:06:15.355 7 INFO neutron.services.segments.plugin [-] Segment a19850e4-8f49-4400-933f-03a047c184a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19850e4-8f49-4400-933f-03a047c184a5 found for delete ", "request_id": "req-b8ce8265-2a77-41de-9edf-556fb7485459"}]} 2026-05-06 02:06:15.357 7 INFO neutron.services.segments.plugin [-] Segment a19850e4-8f49-4400-933f-03a047c184a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a19850e4-8f49-4400-933f-03a047c184a5 found for delete ", "request_id": "req-67103d6f-b655-4054-ad5a-d6abb59ac49e"}]} [pid: 7|app: 0|req: 906/1870] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:15 2026] DELETE /v2.0/networks/84441293-ae78-4a69-aa5a-2bf84165ed1c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1871] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:15 2026] GET /v2.0/ports?device_id=d5426e29-5e0d-487f-8c1b-3d820195d034 => 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: 965/1872] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:15 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: 7|app: 0|req: 908/1873] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:15 2026] DELETE /v2.0/networks/e85e461b-b79b-4293-ab36-abffb9b252ce => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:15.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-e43d7c17-c88e-4190-9c06-9e25099d5064 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 684c7182-ca82-42d1-a11a-f925687f6694 2026-05-06 02:06:15.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e43d7c17-c88e-4190-9c06-9e25099d5064 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 684c7182-ca82-42d1-a11a-f925687f6694 [pid: 7|app: 0|req: 909/1874] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1875] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:15 2026] DELETE /v2.0/networks/4683c334-43fb-403c-aba2-e41dabba3930 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:15.885 8 INFO neutron.services.segments.plugin [-] Segment de2a9c51-4eea-48e7-9511-b85e3b11153a resource provider aggregate not found 2026-05-06 02:06:15.890 8 INFO neutron.services.segments.plugin [-] Segment de2a9c51-4eea-48e7-9511-b85e3b11153a resource provider aggregate not found 2026-05-06 02:06:15.903 8 INFO neutron.services.segments.plugin [-] Segment de2a9c51-4eea-48e7-9511-b85e3b11153a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2a9c51-4eea-48e7-9511-b85e3b11153a found for delete ", "request_id": "req-8c5bbf15-7aec-4ae4-b89e-2ba9088fcdd9"}]} [pid: 7|app: 0|req: 911/1876] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:15.906 8 INFO neutron.services.segments.plugin [-] Segment de2a9c51-4eea-48e7-9511-b85e3b11153a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de2a9c51-4eea-48e7-9511-b85e3b11153a found for delete ", "request_id": "req-81625449-38e0-41ae-8b03-c35c64c45d7c"}]} 2026-05-06 02:06:15.910 8 INFO neutron.db.l3_hamode_db [None req-e43d7c17-c88e-4190-9c06-9e25099d5064 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] HA network 6134d8da-0b80-433c-b18d-8fbf547f3c07 was deleted as no HA routers are present in tenant f463c0ce63e743259448b505960d4e2d. [pid: 8|app: 0|req: 966/1877] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:15 2026] DELETE /v2.0/routers/d5426e29-5e0d-487f-8c1b-3d820195d034 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1878] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:15 2026] DELETE /v2.0/networks/89d15a40-8a25-4b3d-a11b-7ef2e8131c59 => 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: 967/1879] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1880] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:16 2026] DELETE /v2.0/networks/2e626e13-0fea-4967-8778-5276852784e8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1881] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:16 2026] DELETE /v2.0/subnets/f4afcfa3-34f3-4dcf-9fad-61893ee8e7e2 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1882] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1883] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:16 2026] DELETE /v2.0/networks/03094a96-938e-455c-b911-8b11451b4b66 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:16.402 7 INFO neutron.db.segments_db [None req-3f801f05-c469-4d87-8f47-ee1f5b46070b cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Added segment 1cf46a09-8638-4ba2-a365-dbd07c94a63d of type vxlan for network 68647151-7670-4a49-b143-bb6cf786411d [pid: 8|app: 0|req: 970/1884] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:06:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:16.628 7 INFO neutron.db.l3_hamode_db [None req-3f801f05-c469-4d87-8f47-ee1f5b46070b cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 971/1885] 10.0.0.252 () {34 vars in 1096 bytes} [Wed May 6 02:06:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1329913653&fields=id&tenant_id=cad060e8e65e4ff0b2ac89887850a013 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1886] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:06:16 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1887] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:06:16 2026] GET /v2.0/quotas/cad060e8e65e4ff0b2ac89887850a013 => 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: 974/1888] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:06:16 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&fields=id => generated 241 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1889] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/security-groups?tenant_id=db415b4c9d774756babd63c51580bf0e&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1890] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:17.374 7 INFO neutron.db.l3_hamode_db [None req-3f801f05-c469-4d87-8f47-ee1f5b46070b cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:06:17.378 7 INFO neutron.services.segments.plugin [-] Segment 0b4c6c96-b05a-43c8-9cf1-3943f055940a resource provider aggregate not found 2026-05-06 02:06:17.384 7 INFO neutron.services.segments.plugin [-] Segment 0b4c6c96-b05a-43c8-9cf1-3943f055940a resource provider aggregate not found 2026-05-06 02:06:17.399 7 INFO neutron.services.segments.plugin [-] Segment 0b4c6c96-b05a-43c8-9cf1-3943f055940a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4c6c96-b05a-43c8-9cf1-3943f055940a found for delete ", "request_id": "req-37f50f59-9c1d-4969-bf89-9419ea63938a"}]} 2026-05-06 02:06:17.406 7 INFO neutron.services.segments.plugin [-] Segment 0b4c6c96-b05a-43c8-9cf1-3943f055940a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4c6c96-b05a-43c8-9cf1-3943f055940a found for delete ", "request_id": "req-a68c2c7e-a029-462c-b8e8-0bffb8c6a142"}]} 2026-05-06 02:06:17.417 7 INFO neutron.services.segments.plugin [-] Segment 947a01c9-109d-4a60-9802-7c8d61049fe9 resource provider aggregate not found 2026-05-06 02:06:17.425 7 INFO neutron.services.segments.plugin [-] Segment 947a01c9-109d-4a60-9802-7c8d61049fe9 resource provider aggregate not found [pid: 8|app: 0|req: 977/1891] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:17 2026] DELETE /v2.0/security-groups/018955c1-d9ce-4618-93e2-389492c26252 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:17.446 7 INFO neutron.services.segments.plugin [-] Segment 947a01c9-109d-4a60-9802-7c8d61049fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947a01c9-109d-4a60-9802-7c8d61049fe9 found for delete ", "request_id": "req-fe157d35-293e-43f4-a9a4-1b8c1b473369"}]} 2026-05-06 02:06:17.453 7 INFO neutron.services.segments.plugin [-] Segment 947a01c9-109d-4a60-9802-7c8d61049fe9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947a01c9-109d-4a60-9802-7c8d61049fe9 found for delete ", "request_id": "req-02d35329-9c51-45b6-ab7f-23b01d059b44"}]} [pid: 8|app: 0|req: 978/1892] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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-05-06 02:06:17.470 7 INFO neutron.services.segments.plugin [-] Segment 2ce76233-a914-49a9-8034-05db0f697936 resource provider aggregate not found 2026-05-06 02:06:17.485 7 INFO neutron.services.segments.plugin [-] Segment 2ce76233-a914-49a9-8034-05db0f697936 resource provider aggregate not found 2026-05-06 02:06:17.491 7 INFO neutron.services.segments.plugin [-] Segment 2ce76233-a914-49a9-8034-05db0f697936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce76233-a914-49a9-8034-05db0f697936 found for delete ", "request_id": "req-6c0dfa73-6e44-40ce-85e1-034be6137059"}]} 2026-05-06 02:06:17.508 7 INFO neutron.services.segments.plugin [-] Segment 32eda002-4e72-405a-b283-5a1935b11103 resource provider aggregate not found 2026-05-06 02:06:17.514 7 INFO neutron.services.segments.plugin [-] Segment 2ce76233-a914-49a9-8034-05db0f697936 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ce76233-a914-49a9-8034-05db0f697936 found for delete ", "request_id": "req-19c614ff-2048-485e-aa04-2e0b2216a5de"}]} 2026-05-06 02:06:17.530 7 INFO neutron.services.segments.plugin [-] Segment 32eda002-4e72-405a-b283-5a1935b11103 resource provider aggregate not found 2026-05-06 02:06:17.534 7 INFO neutron.services.segments.plugin [-] Segment 32eda002-4e72-405a-b283-5a1935b11103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32eda002-4e72-405a-b283-5a1935b11103 found for delete ", "request_id": "req-cc53b234-d436-4665-bf93-39e94c4ad581"}]} 2026-05-06 02:06:17.546 7 INFO neutron.services.segments.plugin [-] Segment 32eda002-4e72-405a-b283-5a1935b11103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32eda002-4e72-405a-b283-5a1935b11103 found for delete ", "request_id": "req-8d22a247-9e2e-4241-8f2d-eb3ed8e64e05"}]} [pid: 8|app: 0|req: 979/1893] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/security-groups?tenant_id=65759b2b244c4688bed199948d103c40&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1894] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => 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: 981/1895] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:17 2026] DELETE /v2.0/security-groups/1e8464be-27f1-437e-9c82-91d8c0147e95 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:17.924 8 INFO neutron.services.segments.plugin [-] Segment 88223a10-d797-4140-8e4c-955a80f87f6a resource provider aggregate not found 2026-05-06 02:06:17.927 8 INFO neutron.services.segments.plugin [-] Segment 88223a10-d797-4140-8e4c-955a80f87f6a resource provider aggregate not found 2026-05-06 02:06:17.944 8 INFO neutron.services.segments.plugin [-] Segment 88223a10-d797-4140-8e4c-955a80f87f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88223a10-d797-4140-8e4c-955a80f87f6a found for delete ", "request_id": "req-67748162-ff28-4d8e-b776-38769b10005d"}]} 2026-05-06 02:06:17.949 8 INFO neutron.services.segments.plugin [-] Segment 88223a10-d797-4140-8e4c-955a80f87f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88223a10-d797-4140-8e4c-955a80f87f6a found for delete ", "request_id": "req-c42b61e9-9bfe-464f-b588-49dc42946bd1"}]} [pid: 8|app: 0|req: 982/1896] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:17 2026] GET /v2.0/security-groups?tenant_id=8751b8628e854f1bba5f4e3082d80a83&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1897] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:17 2026] DELETE /v2.0/security-groups/e774d0c5-7f64-4584-9c29-43f0fd757642 => 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: 915/1898] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:16 2026] POST /v2.0/routers => generated 692 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1899] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:06:18 2026] GET /v2.0/routers/d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 698 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1900] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:06:18 2026] GET /v2.0/routers => generated 701 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1901] 10.0.0.115 () {34 vars in 741 bytes} [Wed May 6 02:06:18 2026] PUT /v2.0/routers/d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 705 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1902] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:06:18 2026] GET /v2.0/routers/d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1903] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:19 2026] GET /v2.0/ports?device_id=d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:19.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c112ea-37aa-4929-9f35-9fe841fb6ffa cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: 94c66427-8b79-4411-9088-46f3bc482a5e 2026-05-06 02:06:19.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c112ea-37aa-4929-9f35-9fe841fb6ffa cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: 94c66427-8b79-4411-9088-46f3bc482a5e 2026-05-06 02:06:19.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c112ea-37aa-4929-9f35-9fe841fb6ffa cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] TaaS: Handle Delete Port: e317f87c-8902-462e-8edb-d95c17151722 2026-05-06 02:06:19.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c112ea-37aa-4929-9f35-9fe841fb6ffa cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] Tap Mirror: Handle Delete Port: e317f87c-8902-462e-8edb-d95c17151722 2026-05-06 02:06:19.855 7 INFO neutron.services.segments.plugin [-] Segment 1cf46a09-8638-4ba2-a365-dbd07c94a63d resource provider aggregate not found 2026-05-06 02:06:19.859 7 INFO neutron.services.segments.plugin [-] Segment 1cf46a09-8638-4ba2-a365-dbd07c94a63d resource provider aggregate not found 2026-05-06 02:06:19.873 7 INFO neutron.services.segments.plugin [-] Segment 1cf46a09-8638-4ba2-a365-dbd07c94a63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf46a09-8638-4ba2-a365-dbd07c94a63d found for delete ", "request_id": "req-cd2f34f8-4fee-4168-9e5f-dfa23b20e5c4"}]} 2026-05-06 02:06:19.874 7 INFO neutron.services.segments.plugin [-] Segment 1cf46a09-8638-4ba2-a365-dbd07c94a63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cf46a09-8638-4ba2-a365-dbd07c94a63d found for delete ", "request_id": "req-74c335a0-6100-44c7-bd46-435c1a490ae2"}]} 2026-05-06 02:06:19.882 7 INFO neutron.db.l3_hamode_db [None req-f4c112ea-37aa-4929-9f35-9fe841fb6ffa cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] HA network 68647151-7670-4a49-b143-bb6cf786411d was deleted as no HA routers are present in tenant f463c0ce63e743259448b505960d4e2d. [pid: 7|app: 0|req: 918/1904] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:19 2026] DELETE /v2.0/routers/d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1905] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:19 2026] GET /v2.0/ports?device_id=d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:19.942 7 INFO neutron.api.v2.resource [None req-027503a0-bb5d-4dd2-bbfe-91e7a9fe4023 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1906] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:19 2026] DELETE /v2.0/routers/d5d935c8-0d5a-4d1b-bc96-30478c991383 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1907] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:19 2026] GET /v2.0/ports?device_id=d5426e29-5e0d-487f-8c1b-3d820195d034 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:19.986 7 INFO neutron.api.v2.resource [None req-a28dee03-0f70-43ed-915d-e018a4ee954e cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1908] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:19 2026] DELETE /v2.0/routers/d5426e29-5e0d-487f-8c1b-3d820195d034 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:20.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df517543-8d31-4256-adba-e00b18495fce cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 989/1909] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:19 2026] DELETE /v2.0/subnets/f4afcfa3-34f3-4dcf-9fad-61893ee8e7e2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1910] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:20 2026] GET /v2.0/ports?device_id=f033bbf1-d994-4ca0-920e-ea28518bb90b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:20.055 8 INFO neutron.api.v2.resource [None req-d1a18805-5bd7-43cc-a687-7ec7ada75359 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 990/1911] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/routers/f033bbf1-d994-4ca0-920e-ea28518bb90b => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:20.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47c1ddaf-349a-4e59-9217-c537353df259 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1912] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/subnets/76db67c9-b580-43e9-a311-789f5649b1a1 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1913] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:20 2026] GET /v2.0/ports?device_id=c5076b45-cdd5-4644-ac7e-9fed9f520e2b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:20.130 7 INFO neutron.api.v2.resource [None req-321ad8a0-2668-4635-9b0f-1cb4e1e8fab6 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1914] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/routers/c5076b45-cdd5-4644-ac7e-9fed9f520e2b => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:20.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9d9094e5-9459-415a-9ef1-be587ca0ab88 cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 992/1915] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/subnets/eed36ef1-2e26-451a-8f74-42168afe6af9 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:20.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db02aa62-da68-4f45-a5cc-3533e0981ded cfb8a7cc19724ec99a3a581e79a0bd39 f463c0ce63e743259448b505960d4e2d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1916] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/subnets/d0ccbc76-59c8-4fc6-ac11-403cd2b98dff => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1917] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:20 2026] GET /v2.0/security-groups?tenant_id=f463c0ce63e743259448b505960d4e2d&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1918] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:20 2026] DELETE /v2.0/security-groups/8bf80679-984f-4951-b263-a157d8252315 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1919] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:06:21 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1920] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:06:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cad060e8e65e4ff0b2ac89887850a013 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1921] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/ports => generated 1183 bytes in 458 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: 927/1922] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1923] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1924] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1925] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1926] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:22.944 7 INFO neutron.db.segments_db [None req-7faa43d0-a10c-4e70-8290-7a3c5039d591 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment befe62b6-073f-4027-98df-73be87d1b867 of type vxlan for network 0225ea14-02a6-4091-b4d1-17ba7b4946c8 [pid: 8|app: 0|req: 996/1927] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:06:22 2026] PUT /v2.0/ports/e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => generated 1464 bytes in 499 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: 997/1928] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:22 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1198 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:23.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5362a9a-b598-4d56-9e3c-b1e14ec600eb'] response: {'name': 'network-changed', 'server_uuid': '9bbc10a0-9384-409f-9c4d-fdedc796ea0e', 'tag': 'e9fdf1c6-8ad6-49e7-a577-76d94abb0515', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 932/1929] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:22 2026] POST /v2.0/networks => generated 611 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1930] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:23 2026] PUT /v2.0/policies/bc9c7b4c-f4bd-4891-9228-48dbc7004efa/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1931] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1932] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:23 2026] PUT /v2.0/policies/21051b07-9e70-4523-8ad5-8b8af6c83891/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:23.148 8 INFO neutron.db.segments_db [None req-173f9f78-9830-4b56-96bf-24be35f8294f 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment 69882073-c588-47c6-8262-59d73d63f65a of type vxlan for network 9af031de-a7e5-4f5b-a6de-75e248641509 [pid: 7|app: 0|req: 935/1933] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:23 2026] PUT /v2.0/policies/a503af3c-00ac-43b8-84e7-20f9d73af99d/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1934] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:06:23 2026] PUT /v2.0/policies/7377dffb-3ef2-422e-9fd4-b83612decfa5/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1935] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:23 2026] POST /v2.0/networks => generated 611 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1936] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:23 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1937] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1938] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/networks?tenant_id=cad060e8e65e4ff0b2ac89887850a013&shared=False => generated 2376 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1939] 10.0.0.115 () {32 vars in 674 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1940] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1941] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:23 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1942] 10.0.0.115 () {32 vars in 688 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:23.858 7 INFO neutron.db.segments_db [None req-04dbd4f1-84df-43c1-9dea-0cc1df5d341f 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment ed9f19df-0cb1-4105-94f1-8e3ab26343dd of type vxlan for network 763c8aed-d3a9-42ff-8fc5-3850e7c958e7 [pid: 8|app: 0|req: 1005/1943] 10.0.0.115 () {32 vars in 684 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1944] 10.0.0.115 () {32 vars in 696 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1945] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1946] 10.0.0.115 () {32 vars in 696 bytes} [Wed May 6 02:06:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:24.090 7 INFO neutron.db.l3_hamode_db [None req-04dbd4f1-84df-43c1-9dea-0cc1df5d341f 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1009/1947] 10.0.0.115 () {32 vars in 692 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1948] 10.0.0.115 () {32 vars in 704 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1949] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:06:24 2026] DELETE /v2.0/qos/policies/bc9c7b4c-f4bd-4891-9228-48dbc7004efa => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:24.236 7 INFO neutron.db.l3_hamode_db [None req-04dbd4f1-84df-43c1-9dea-0cc1df5d341f 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1012/1950] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:06:24 2026] DELETE /v2.0/qos/policies/21051b07-9e70-4523-8ad5-8b8af6c83891 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1951] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:06:24 2026] DELETE /v2.0/qos/policies/a503af3c-00ac-43b8-84e7-20f9d73af99d => 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: 1014/1952] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:06:24 2026] DELETE /v2.0/qos/policies/7377dffb-3ef2-422e-9fd4-b83612decfa5 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1953] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:06:24 2026] DELETE /v2.0/qos/policies/ccdacb76-ccb9-47c9-86b3-a234c2399ae9 => 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: 939/1954] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:23 2026] POST /v2.0/routers => generated 507 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1955] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1956] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => 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: 1018/1957] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => 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: 1019/1958] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1959] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => 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: 1021/1960] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:24 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1961] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:06:25 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1962] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:06:25 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1026/1965] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:25 2026] GET /v2.0/security-groups?tenant_id=5fe970d34bce4c2bb034ff079beea126&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1966] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:25 2026] DELETE /v2.0/security-groups/38c9e28a-139c-4a02-ac4e-ef9d26cea6a2 => 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: 1028/1967] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:25 2026] GET /v2.0/security-groups?tenant_id=2af1207dbe4846f3861bc063a0a7e27d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1968] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:24 2026] PUT /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1969] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:25 2026] DELETE /v2.0/security-groups/f5e3c112-7d06-4d7a-b778-963473ed4d42 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1970] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:25 2026] GET /v2.0/ports/c54469c1-6fc8-4f80-afa4-992f5561eba3 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1971] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:26 2026] GET /v2.0/security-groups?tenant_id=bcc72977702b403da6f608b1148e6d2e&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1972] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:26 2026] DELETE /v2.0/security-groups/a43ecde4-cb47-4248-8d04-d6343f955f47 => 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: 1030/1973] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:26 2026] PUT /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1974] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:27 2026] GET /v2.0/ports/9b9aa63a-8309-4bd2-8315-c599429c2948 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:27.449 8 INFO neutron_taas.services.taas.taas_plugin [None req-326918b8-f510-4124-8b19-382f0204d7b4 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 9b9aa63a-8309-4bd2-8315-c599429c2948 2026-05-06 02:06:27.453 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-326918b8-f510-4124-8b19-382f0204d7b4 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 9b9aa63a-8309-4bd2-8315-c599429c2948 [pid: 8|app: 0|req: 1031/1975] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:27 2026] PUT /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270/remove_router_interface => generated 309 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:28.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-35fc0cb1-4757-4b47-bbd6-a1a6d680933a 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: c54469c1-6fc8-4f80-afa4-992f5561eba3 2026-05-06 02:06:28.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35fc0cb1-4757-4b47-bbd6-a1a6d680933a 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: c54469c1-6fc8-4f80-afa4-992f5561eba3 [pid: 8|app: 0|req: 1032/1976] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:28 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1977] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:28 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1978] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:27 2026] PUT /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1979] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:28 2026] GET /v2.0/ports?device_id=4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:29.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-486c8010-5d3f-4a13-a20c-ad84360eef69 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 527191e5-5dd1-4601-9bc2-58b1cd5d2c50 2026-05-06 02:06:29.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-486c8010-5d3f-4a13-a20c-ad84360eef69 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 527191e5-5dd1-4601-9bc2-58b1cd5d2c50 2026-05-06 02:06:29.372 7 INFO neutron.services.segments.plugin [-] Segment ed9f19df-0cb1-4105-94f1-8e3ab26343dd resource provider aggregate not found 2026-05-06 02:06:29.380 7 INFO neutron.services.segments.plugin [-] Segment ed9f19df-0cb1-4105-94f1-8e3ab26343dd resource provider aggregate not found 2026-05-06 02:06:29.396 7 INFO neutron.services.segments.plugin [-] Segment ed9f19df-0cb1-4105-94f1-8e3ab26343dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9f19df-0cb1-4105-94f1-8e3ab26343dd found for delete ", "request_id": "req-d2ccd8a3-d9e5-4612-b9ed-faab5d4dafcc"}]} 2026-05-06 02:06:29.401 7 INFO neutron.services.segments.plugin [-] Segment ed9f19df-0cb1-4105-94f1-8e3ab26343dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed9f19df-0cb1-4105-94f1-8e3ab26343dd found for delete ", "request_id": "req-99d7a989-54b9-4c82-97a9-9d760cdaf3b3"}]} 2026-05-06 02:06:29.406 7 INFO neutron.db.l3_hamode_db [None req-486c8010-5d3f-4a13-a20c-ad84360eef69 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] HA network 763c8aed-d3a9-42ff-8fc5-3850e7c958e7 was deleted as no HA routers are present in tenant 040c3a4b60574db19608af29cd5dcf7b. [pid: 7|app: 0|req: 946/1980] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:28 2026] DELETE /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270 => generated 0 bytes in 662 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1981] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:29 2026] DELETE /v2.0/subnets/0f15148e-2212-46c7-9f24-17e937e5000a => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1982] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:29 2026] DELETE /v2.0/subnets/df81845e-959f-4e58-97a3-77c196cbdaf2 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:29.843 8 INFO neutron.services.segments.plugin [-] Segment 69882073-c588-47c6-8262-59d73d63f65a resource provider aggregate not found 2026-05-06 02:06:29.849 8 INFO neutron.services.segments.plugin [-] Segment 69882073-c588-47c6-8262-59d73d63f65a resource provider aggregate not found 2026-05-06 02:06:29.863 8 INFO neutron.services.segments.plugin [-] Segment 69882073-c588-47c6-8262-59d73d63f65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69882073-c588-47c6-8262-59d73d63f65a found for delete ", "request_id": "req-048801fb-908c-40fa-841a-64f300eca62d"}]} 2026-05-06 02:06:29.864 8 INFO neutron.services.segments.plugin [-] Segment 69882073-c588-47c6-8262-59d73d63f65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69882073-c588-47c6-8262-59d73d63f65a found for delete ", "request_id": "req-f3c97675-ea6d-4897-9219-661803e85baf"}]} [pid: 8|app: 0|req: 1036/1983] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:29 2026] DELETE /v2.0/networks/9af031de-a7e5-4f5b-a6de-75e248641509 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1984] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:29 2026] DELETE /v2.0/networks/0225ea14-02a6-4091-b4d1-17ba7b4946c8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:30.078 8 INFO neutron.db.segments_db [None req-08834dd0-a70d-432a-b750-bdcdfdbcfe7f 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 of type vxlan for network 50596f2c-b0ba-4212-af6e-9c9e19ba2c1d [pid: 8|app: 0|req: 1037/1985] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:30 2026] POST /v2.0/networks => generated 611 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1986] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:30 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:30.514 8 INFO neutron.db.segments_db [None req-0864700a-30a0-4a41-a4c7-b5437a7a9c99 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment 589ad0ca-7c9a-4f26-9c04-f42010465cfd of type vxlan for network 03b63d67-5493-47c1-b2e9-08dedaf3d725 2026-05-06 02:06:30.760 8 INFO neutron.db.l3_hamode_db [None req-0864700a-30a0-4a41-a4c7-b5437a7a9c99 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:06:30.888 8 INFO neutron.db.l3_hamode_db [None req-0864700a-30a0-4a41-a4c7-b5437a7a9c99 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:06:31.279 7 INFO neutron.db.segments_db [None req-3f1e3672-91a2-4c2a-ac4d-d53a40505297 6d4b8ff2b26445aabf9d84e0fea1b56a aeaa6b2eb46f4bd7a6e05a807c512060 - - default default] Added segment 68a11781-040a-4d04-8c08-20d709981892 of type vxlan for network 819e9390-984c-466d-a722-0d1985b19bb8 [pid: 7|app: 0|req: 950/1987] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:30 2026] POST /v2.0/networks => generated 613 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:31.426 7 INFO neutron.services.segments.plugin [-] Segment befe62b6-073f-4027-98df-73be87d1b867 resource provider aggregate not found 2026-05-06 02:06:31.432 7 INFO neutron.services.segments.plugin [-] Segment befe62b6-073f-4027-98df-73be87d1b867 resource provider aggregate not found 2026-05-06 02:06:31.448 7 INFO neutron.services.segments.plugin [-] Segment befe62b6-073f-4027-98df-73be87d1b867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befe62b6-073f-4027-98df-73be87d1b867 found for delete ", "request_id": "req-c2a3a4c8-613e-42d5-b7d8-413d82d30809"}]} 2026-05-06 02:06:31.450 7 INFO neutron.services.segments.plugin [-] Segment befe62b6-073f-4027-98df-73be87d1b867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid befe62b6-073f-4027-98df-73be87d1b867 found for delete ", "request_id": "req-98cde9eb-845e-44f0-940f-07e21b4fc22a"}]} [pid: 8|app: 0|req: 1038/1988] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:30 2026] POST /v2.0/routers => generated 507 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1989] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:31 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) 2026-05-06 02:06:31.732 7 INFO neutron.db.segments_db [None req-10aad1cf-6af2-4a71-88ec-4f1d7975cc8d 6d4b8ff2b26445aabf9d84e0fea1b56a aeaa6b2eb46f4bd7a6e05a807c512060 - - default default] Added segment 62b4c348-c0bd-4b86-8749-dae5c4c41a59 of type vxlan for network a4f6fdf2-16fd-4bb7-bd7a-f86ba44e37c8 [pid: 7|app: 0|req: 952/1990] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:31 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1991] 10.0.0.115 () {34 vars in 665 bytes} [Wed May 6 02:06:31 2026] POST /v2.0/ports => generated 948 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 953/1992] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:31 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:32.145 7 INFO neutron.db.segments_db [None req-1355708d-95f5-42ce-9d7d-b3be3aa97570 6d4b8ff2b26445aabf9d84e0fea1b56a aeaa6b2eb46f4bd7a6e05a807c512060 - - default default] Added segment 33632ff9-4cc5-4c17-920b-b3f15432bef6 of type vxlan for network 73e291b6-a382-4e31-9a42-317d30baf8af [pid: 7|app: 0|req: 954/1993] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:32 2026] POST /v2.0/networks => generated 613 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1994] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:32 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:32.523 7 INFO neutron.db.segments_db [None req-12bc12e4-6b74-4a03-a278-31a58a28de30 6d4b8ff2b26445aabf9d84e0fea1b56a aeaa6b2eb46f4bd7a6e05a807c512060 - - default default] Added segment 22efb49f-9159-4b95-9489-a5589655af8e of type vxlan for network 6d8c89fa-c2f5-4de2-ab13-276e98f29698 [pid: 7|app: 0|req: 956/1995] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:32 2026] POST /v2.0/networks => generated 612 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1996] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:32 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:32.940 7 INFO neutron.db.segments_db [None req-c68c82d3-5077-4203-9865-7d04e14ccf98 6d4b8ff2b26445aabf9d84e0fea1b56a aeaa6b2eb46f4bd7a6e05a807c512060 - - default default] Added segment 1dfed062-3ad3-4fec-bf08-f7789b715c18 of type vxlan for network 40858b19-5db8-4758-98c4-3b0fc9f584df [pid: 8|app: 0|req: 1040/1997] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:31 2026] PUT /v2.0/routers/9e3f4f88-f762-4f99-afb6-fd0ff84a386a/add_router_interface => generated 309 bytes in 1058 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: 1041/1998] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:32 2026] GET /v2.0/ports/9bcae521-5fe9-45e3-b699-6eb6b129d3da => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1999] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:32 2026] POST /v2.0/networks => generated 613 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:33.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9c48ee4-5aa7-4ae4-b91f-864660f652c4 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 9bcae521-5fe9-45e3-b699-6eb6b129d3da 2026-05-06 02:06:33.310 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9c48ee4-5aa7-4ae4-b91f-864660f652c4 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 9bcae521-5fe9-45e3-b699-6eb6b129d3da [pid: 7|app: 0|req: 959/2000] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:33 2026] POST /v2.0/subnets => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2001] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/subnets/49b2968c-895e-487d-97bd-f11082d9569d/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2002] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2003] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/subnets/8505986d-9cd6-4466-bfa6-7f467044e722/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2004] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2005] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/subnets/59502f55-df1f-4df3-b5b7-5c2705bf3bf8/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2006] 10.0.0.115 () {32 vars in 818 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&mac_address=fa%3A16%3A3e%3Acd%3Ae0%3A92 => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2007] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/subnets/4ae9c8bd-4c0b-48cc-845b-c1c1d4edb81e/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2008] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/routers/9e3f4f88-f762-4f99-afb6-fd0ff84a386a/remove_router_interface => generated 309 bytes in 691 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-05-06 02:06:33.832 8 INFO neutron.api.v2.resource [None req-f5c75ba7-90a9-424c-a611-ffc57353067c 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1043/2009] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:33 2026] PUT /v2.0/routers/9e3f4f88-f762-4f99-afb6-fd0ff84a386a/remove_router_interface => generated 197 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2010] 10.0.0.115 () {32 vars in 664 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2011] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/ports?device_id=9e3f4f88-f762-4f99-afb6-fd0ff84a386a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2012] 10.0.0.115 () {32 vars in 678 bytes} [Wed May 6 02:06:33 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:34.533 7 INFO neutron.db.l3_db [None req-15ccb618-2259-4cb0-a6f4-d6a20e838952 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP 725430e1-cc96-4cf8-8ee2-5a6cf8b91d5a associated. External IP: 10.96.250.205, port: e9fdf1c6-8ad6-49e7-a577-76d94abb0515. 2026-05-06 02:06:34.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-f025941c-f3db-4546-99d8-f8546eb75216 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 18822c1b-979e-49b9-9a36-8045cca8b23f 2026-05-06 02:06:34.767 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f025941c-f3db-4546-99d8-f8546eb75216 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 18822c1b-979e-49b9-9a36-8045cca8b23f [pid: 7|app: 0|req: 967/2013] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:06:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:34.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c6ceafe-197c-4e35-9d3b-412b1e65cbe5'] response: {'name': 'network-changed', 'server_uuid': '9bbc10a0-9384-409f-9c4d-fdedc796ea0e', 'tag': 'e9fdf1c6-8ad6-49e7-a577-76d94abb0515', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 968/2014] 10.0.0.115 () {32 vars in 674 bytes} [Wed May 6 02:06:34 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2015] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:06:34 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2016] 10.0.0.252 () {34 vars in 1096 bytes} [Wed May 6 02:06:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1329913653&fields=id&tenant_id=cad060e8e65e4ff0b2ac89887850a013 => 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: 971/2017] 10.0.0.115 () {32 vars in 672 bytes} [Wed May 6 02:06:34 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2018] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:35.100 8 INFO neutron.services.segments.plugin [-] Segment 589ad0ca-7c9a-4f26-9c04-f42010465cfd resource provider aggregate not found 2026-05-06 02:06:35.110 8 INFO neutron.services.segments.plugin [-] Segment 589ad0ca-7c9a-4f26-9c04-f42010465cfd resource provider aggregate not found 2026-05-06 02:06:35.124 8 INFO neutron.services.segments.plugin [-] Segment 589ad0ca-7c9a-4f26-9c04-f42010465cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589ad0ca-7c9a-4f26-9c04-f42010465cfd found for delete ", "request_id": "req-dfcc218f-5716-4318-8249-c8484e100309"}]} [pid: 7|app: 0|req: 973/2019] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:35.135 8 INFO neutron.db.l3_hamode_db [None req-f025941c-f3db-4546-99d8-f8546eb75216 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] HA network 03b63d67-5493-47c1-b2e9-08dedaf3d725 was deleted as no HA routers are present in tenant 040c3a4b60574db19608af29cd5dcf7b. [pid: 7|app: 0|req: 974/2020] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/quotas/cad060e8e65e4ff0b2ac89887850a013 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:35.142 8 INFO neutron.services.segments.plugin [-] Segment 589ad0ca-7c9a-4f26-9c04-f42010465cfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 589ad0ca-7c9a-4f26-9c04-f42010465cfd found for delete ", "request_id": "req-0a77efd8-a2e4-4be0-a1b6-47fa9e10e961"}]} [pid: 8|app: 0|req: 1047/2021] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:33 2026] DELETE /v2.0/routers/9e3f4f88-f762-4f99-afb6-fd0ff84a386a => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2022] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2023] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&fields=id => generated 333 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2024] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/subnets/58618ad3-0f6f-4da5-a93b-84e80e50ed1a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2025] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:06:35 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) [pid: 8|app: 0|req: 1050/2026] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:35.462 7 INFO neutron.services.segments.plugin [-] Segment 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 resource provider aggregate not found 2026-05-06 02:06:35.465 7 INFO neutron.services.segments.plugin [-] Segment 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 resource provider aggregate not found 2026-05-06 02:06:35.480 7 INFO neutron.services.segments.plugin [-] Segment 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 found for delete ", "request_id": "req-8dc378fb-b7e8-4376-858b-5442a05bca05"}]} 2026-05-06 02:06:35.481 7 INFO neutron.services.segments.plugin [-] Segment 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69cfc837-5d51-49a2-8ce3-9b2fc51684b0 found for delete ", "request_id": "req-27b11dda-4e4e-4806-86fa-cd05c7cb4c7f"}]} [pid: 7|app: 0|req: 977/2027] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/networks/50596f2c-b0ba-4212-af6e-9c9e19ba2c1d => 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: 978/2028] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2029] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/subnets/49b2968c-895e-487d-97bd-f11082d9569d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2030] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:35.607 8 INFO neutron.db.segments_db [None req-3caa90ce-b73c-4534-a146-f8b913d0dcd9 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment b2931fb7-4ce0-4205-bca4-3e41a65574f3 of type vxlan for network 163ef798-7265-483c-b04b-51fd35dbdd88 [pid: 7|app: 0|req: 980/2031] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2032] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:35 2026] POST /v2.0/networks => generated 611 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2033] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2034] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/subnets/8505986d-9cd6-4466-bfa6-7f467044e722 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2035] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => 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: 1055/2036] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2037] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/subnets/59502f55-df1f-4df3-b5b7-5c2705bf3bf8 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2038] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2039] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:35 2026] POST /v2.0/subnets => generated 626 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2040] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:35 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:36.055 7 INFO neutron.db.segments_db [None req-2c852ab1-fb7c-45c6-9cdd-d7e6c87c9d88 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment c5262e3e-8841-4a71-b199-d44ae5f06861 of type vxlan for network a08da76d-9880-4ab1-94c0-fec5bd33c9b5 [pid: 8|app: 0|req: 1058/2041] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:35 2026] DELETE /v2.0/subnets/4ae9c8bd-4c0b-48cc-845b-c1c1d4edb81e => 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: 1059/2042] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:36 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2043] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/subnets/bf9e4ce9-ea3e-4861-8905-d545e61fcf98 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2044] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:06:36 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:36.291 7 INFO neutron.db.l3_hamode_db [None req-2c852ab1-fb7c-45c6-9cdd-d7e6c87c9d88 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1062/2045] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/networks/819e9390-984c-466d-a722-0d1985b19bb8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:36.402 7 INFO neutron.db.l3_hamode_db [None req-2c852ab1-fb7c-45c6-9cdd-d7e6c87c9d88 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1063/2046] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:06:36 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1064/2047] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/networks/a4f6fdf2-16fd-4bb7-bd7a-f86ba44e37c8 => 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: 1065/2048] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/networks/73e291b6-a382-4e31-9a42-317d30baf8af => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2049] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/networks/6d8c89fa-c2f5-4de2-ab13-276e98f29698 => 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: 1067/2050] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:36 2026] DELETE /v2.0/networks/40858b19-5db8-4758-98c4-3b0fc9f584df => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2051] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:36 2026] POST /v2.0/routers => generated 506 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:37.149 8 INFO neutron.services.segments.plugin [-] Segment 68a11781-040a-4d04-8c08-20d709981892 resource provider aggregate not found 2026-05-06 02:06:37.164 8 INFO neutron.services.segments.plugin [-] Segment 68a11781-040a-4d04-8c08-20d709981892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a11781-040a-4d04-8c08-20d709981892 found for delete ", "request_id": "req-210282d7-efc8-4423-ad89-15034557f099"}]} 2026-05-06 02:06:37.167 8 INFO neutron.services.segments.plugin [-] Segment 68a11781-040a-4d04-8c08-20d709981892 resource provider aggregate not found 2026-05-06 02:06:37.180 8 INFO neutron.services.segments.plugin [-] Segment 68a11781-040a-4d04-8c08-20d709981892 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68a11781-040a-4d04-8c08-20d709981892 found for delete ", "request_id": "req-4290d898-650a-43ff-801f-3db16fb62555"}]} 2026-05-06 02:06:37.188 8 INFO neutron.services.segments.plugin [-] Segment 62b4c348-c0bd-4b86-8749-dae5c4c41a59 resource provider aggregate not found 2026-05-06 02:06:37.209 8 INFO neutron.services.segments.plugin [-] Segment 62b4c348-c0bd-4b86-8749-dae5c4c41a59 resource provider aggregate not found 2026-05-06 02:06:37.210 8 INFO neutron.services.segments.plugin [-] Segment 62b4c348-c0bd-4b86-8749-dae5c4c41a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b4c348-c0bd-4b86-8749-dae5c4c41a59 found for delete ", "request_id": "req-7af80766-c3fa-4279-8fc7-6cf35df056d5"}]} 2026-05-06 02:06:37.226 8 INFO neutron.services.segments.plugin [-] Segment 62b4c348-c0bd-4b86-8749-dae5c4c41a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62b4c348-c0bd-4b86-8749-dae5c4c41a59 found for delete ", "request_id": "req-f6d7dd35-1489-4fb7-aca5-2acabb1c6e13"}]} 2026-05-06 02:06:37.229 8 INFO neutron.services.segments.plugin [-] Segment 33632ff9-4cc5-4c17-920b-b3f15432bef6 resource provider aggregate not found 2026-05-06 02:06:37.239 8 INFO neutron.services.segments.plugin [-] Segment 33632ff9-4cc5-4c17-920b-b3f15432bef6 resource provider aggregate not found 2026-05-06 02:06:37.246 8 INFO neutron.services.segments.plugin [-] Segment 33632ff9-4cc5-4c17-920b-b3f15432bef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33632ff9-4cc5-4c17-920b-b3f15432bef6 found for delete ", "request_id": "req-3291937f-868a-464c-b2c6-97ea83cfc2df"}]} 2026-05-06 02:06:37.256 8 INFO neutron.services.segments.plugin [-] Segment 33632ff9-4cc5-4c17-920b-b3f15432bef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33632ff9-4cc5-4c17-920b-b3f15432bef6 found for delete ", "request_id": "req-3669e505-f0c3-4587-810b-b54367b9c4d2"}]} 2026-05-06 02:06:37.261 8 INFO neutron.services.segments.plugin [-] Segment 22efb49f-9159-4b95-9489-a5589655af8e resource provider aggregate not found 2026-05-06 02:06:37.272 8 INFO neutron.services.segments.plugin [-] Segment 22efb49f-9159-4b95-9489-a5589655af8e resource provider aggregate not found 2026-05-06 02:06:37.275 8 INFO neutron.services.segments.plugin [-] Segment 22efb49f-9159-4b95-9489-a5589655af8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22efb49f-9159-4b95-9489-a5589655af8e found for delete ", "request_id": "req-30b16a42-43b5-46f0-ab75-0e5a6b102763"}]} 2026-05-06 02:06:37.288 8 INFO neutron.services.segments.plugin [-] Segment 1dfed062-3ad3-4fec-bf08-f7789b715c18 resource provider aggregate not found 2026-05-06 02:06:37.291 8 INFO neutron.services.segments.plugin [-] Segment 22efb49f-9159-4b95-9489-a5589655af8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22efb49f-9159-4b95-9489-a5589655af8e found for delete ", "request_id": "req-eb21b4b3-68ce-4d31-89f1-6c38d3a35b31"}]} 2026-05-06 02:06:37.307 8 INFO neutron.services.segments.plugin [-] Segment 1dfed062-3ad3-4fec-bf08-f7789b715c18 resource provider aggregate not found 2026-05-06 02:06:37.313 8 INFO neutron.services.segments.plugin [-] Segment 1dfed062-3ad3-4fec-bf08-f7789b715c18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfed062-3ad3-4fec-bf08-f7789b715c18 found for delete ", "request_id": "req-4e2b9164-b974-49e4-9ba4-02794402b4ce"}]} 2026-05-06 02:06:37.337 8 INFO neutron.services.segments.plugin [-] Segment 1dfed062-3ad3-4fec-bf08-f7789b715c18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dfed062-3ad3-4fec-bf08-f7789b715c18 found for delete ", "request_id": "req-c07f1e35-f320-4e2b-85e6-5a52d3180df0"}]} [pid: 8|app: 0|req: 1068/2052] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:36 2026] PUT /v2.0/routers/5b71172e-128f-4e83-a624-ce8e7935b50e/add_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2053] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:37 2026] GET /v2.0/ports/a5b92efc-6bef-4d1c-85df-9e64723ff936 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2054] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:37 2026] GET /v2.0/security-groups?tenant_id=e1784c281c6a4f5cb9d4e16f551db0be&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2055] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:38 2026] DELETE /v2.0/security-groups/d9de5c5c-7a5f-49df-9d08-af6226bafc5f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2056] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:38 2026] GET /v2.0/security-groups?tenant_id=aeaa6b2eb46f4bd7a6e05a807c512060&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:38.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb442a04-4030-4589-b879-2c4fb3f2fec9 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: a5b92efc-6bef-4d1c-85df-9e64723ff936 2026-05-06 02:06:38.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb442a04-4030-4589-b879-2c4fb3f2fec9 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: a5b92efc-6bef-4d1c-85df-9e64723ff936 [pid: 7|app: 0|req: 988/2057] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:38 2026] DELETE /v2.0/security-groups/01095a1b-3979-4e9b-b323-2e9c08838c07 => 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: 989/2058] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:38 2026] GET /v2.0/security-groups?tenant_id=dd1d720aaaf14272a8e7fccc341c8399&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: 1070/2059] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:06:38 2026] PUT /v2.0/routers/5b71172e-128f-4e83-a624-ce8e7935b50e/remove_router_interface => generated 309 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2060] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:38 2026] GET /v2.0/ports?device_id=5b71172e-128f-4e83-a624-ce8e7935b50e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2061] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:38 2026] DELETE /v2.0/security-groups/9c395cbd-45f7-49d5-937a-9aebc1e9e11f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:38.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-435aa2ac-c944-4468-bbdc-1d49f0187f66 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 87849be4-65cb-41de-8ab1-add07cc8b597 2026-05-06 02:06:38.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-435aa2ac-c944-4468-bbdc-1d49f0187f66 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 87849be4-65cb-41de-8ab1-add07cc8b597 2026-05-06 02:06:39.329 8 INFO neutron.db.l3_hamode_db [None req-435aa2ac-c944-4468-bbdc-1d49f0187f66 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] HA network a08da76d-9880-4ab1-94c0-fec5bd33c9b5 was deleted as no HA routers are present in tenant 040c3a4b60574db19608af29cd5dcf7b. 2026-05-06 02:06:39.337 8 INFO neutron.services.segments.plugin [-] Segment c5262e3e-8841-4a71-b199-d44ae5f06861 resource provider aggregate not found [pid: 8|app: 0|req: 1072/2062] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:38 2026] DELETE /v2.0/routers/5b71172e-128f-4e83-a624-ce8e7935b50e => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:39.354 8 INFO neutron.services.segments.plugin [-] Segment c5262e3e-8841-4a71-b199-d44ae5f06861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5262e3e-8841-4a71-b199-d44ae5f06861 found for delete ", "request_id": "req-74ecee7a-f120-4092-86e7-cd10f2834a16"}]} 2026-05-06 02:06:39.355 8 INFO neutron.services.segments.plugin [-] Segment c5262e3e-8841-4a71-b199-d44ae5f06861 resource provider aggregate not found 2026-05-06 02:06:39.367 8 INFO neutron.services.segments.plugin [-] Segment c5262e3e-8841-4a71-b199-d44ae5f06861 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5262e3e-8841-4a71-b199-d44ae5f06861 found for delete ", "request_id": "req-04b9a709-7251-4772-a18f-0eabe3c8c69b"}]} [pid: 7|app: 0|req: 991/2063] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:39 2026] DELETE /v2.0/subnets/dcc425e5-d39c-4a47-9ff8-51f29ab0d6b0 => 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: 1073/2064] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:39 2026] DELETE /v2.0/networks/163ef798-7265-483c-b04b-51fd35dbdd88 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:39.685 7 INFO neutron.db.segments_db [None req-32cdaa7d-57a5-40fc-9f09-f2931315096b 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Added segment 6f53a26b-f29a-473d-ae96-58d96f6d85fb of type vxlan for network d174fe4a-7bae-4a94-899e-74abeee23a0e 2026-05-06 02:06:39.906 7 INFO neutron.db.l3_hamode_db [None req-32cdaa7d-57a5-40fc-9f09-f2931315096b 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1074/2065] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:06:39 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2066] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:06:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cad060e8e65e4ff0b2ac89887850a013 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2067] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:06:40 2026] POST /v2.0/ports => generated 1187 bytes in 441 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-05-06 02:06:40.682 7 INFO neutron.db.l3_hamode_db [None req-32cdaa7d-57a5-40fc-9f09-f2931315096b 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1079/2070] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:06:40 2026] PUT /v2.0/ports/ad0bde35-bd4f-4c1a-984e-35af289ee55c => generated 1468 bytes in 432 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-05-06 02:06:40.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d929d3d4-8878-41c6-8cca-dbaab166744c'] response: {'name': 'network-changed', 'server_uuid': 'e450173c-d580-4806-8f9c-332bf25c7708', 'tag': 'ad0bde35-bd4f-4c1a-984e-35af289ee55c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1080/2071] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:40 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1202 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2072] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2073] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2074] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:06:41.375 8 INFO neutron.services.segments.plugin [-] Segment b2931fb7-4ce0-4205-bca4-3e41a65574f3 resource provider aggregate not found 2026-05-06 02:06:41.390 8 INFO neutron.services.segments.plugin [-] Segment b2931fb7-4ce0-4205-bca4-3e41a65574f3 resource provider aggregate not found 2026-05-06 02:06:41.401 8 INFO neutron.services.segments.plugin [-] Segment b2931fb7-4ce0-4205-bca4-3e41a65574f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2931fb7-4ce0-4205-bca4-3e41a65574f3 found for delete ", "request_id": "req-7626cf51-6c16-48ff-bfe5-469da71969c1"}]} 2026-05-06 02:06:41.406 8 INFO neutron.services.segments.plugin [-] Segment b2931fb7-4ce0-4205-bca4-3e41a65574f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2931fb7-4ce0-4205-bca4-3e41a65574f3 found for delete ", "request_id": "req-e681db90-e1eb-495c-b66e-29e34b7117a0"}]} [pid: 7|app: 0|req: 992/2075] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:39 2026] POST /v2.0/routers => generated 687 bytes in 1905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2076] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2078] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/networks?tenant_id=cad060e8e65e4ff0b2ac89887850a013&shared=False => generated 2376 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2078] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/routers/1334e209-174b-495f-b6b7-743850e649ad => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2079] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2080] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:06:41 2026] GET /v2.0/routers => generated 696 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2081] 10.0.0.115 () {34 vars in 741 bytes} [Wed May 6 02:06:41 2026] PUT /v2.0/routers/1334e209-174b-495f-b6b7-743850e649ad => generated 700 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2082] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/routers/1334e209-174b-495f-b6b7-743850e649ad => generated 700 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2083] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/ports?device_id=1334e209-174b-495f-b6b7-743850e649ad => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:42.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed0884ef-da64-49b8-a460-34fc91f21ae8 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: ca6608b8-e174-4a4a-8025-5a5b87f0446f 2026-05-06 02:06:42.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed0884ef-da64-49b8-a460-34fc91f21ae8 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: ca6608b8-e174-4a4a-8025-5a5b87f0446f 2026-05-06 02:06:42.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed0884ef-da64-49b8-a460-34fc91f21ae8 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] TaaS: Handle Delete Port: 44bf710c-1db3-4883-86d4-610485c9f524 2026-05-06 02:06:42.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed0884ef-da64-49b8-a460-34fc91f21ae8 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] Tap Mirror: Handle Delete Port: 44bf710c-1db3-4883-86d4-610485c9f524 [pid: 7|app: 0|req: 997/2084] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1471 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2085] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => 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: 999/2086] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => 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: 1000/2087] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2&id=3a29905f-ae69-4900-86e3-a0f860c03684 => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2088] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2089] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&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: 1003/2090] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:06:42 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:43.028 8 INFO neutron.db.l3_hamode_db [None req-ed0884ef-da64-49b8-a460-34fc91f21ae8 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] HA network d174fe4a-7bae-4a94-899e-74abeee23a0e was deleted as no HA routers are present in tenant 040c3a4b60574db19608af29cd5dcf7b. [pid: 8|app: 0|req: 1088/2091] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:42 2026] DELETE /v2.0/routers/1334e209-174b-495f-b6b7-743850e649ad => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2092] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2093] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/ports?device_id=1334e209-174b-495f-b6b7-743850e649ad => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:43.106 8 INFO neutron.api.v2.resource [None req-3e2dbc45-66eb-47fb-9aaf-7f559de547b4 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2094] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/routers/1334e209-174b-495f-b6b7-743850e649ad => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2095] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/ports?device_id=5b71172e-128f-4e83-a624-ce8e7935b50e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:43.149 8 INFO neutron.api.v2.resource [None req-c270a774-b28e-47b3-b92e-741ee5f46ddb 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1093/2096] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/routers/5b71172e-128f-4e83-a624-ce8e7935b50e => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:43.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9eb5ff4f-7c87-4ea8-9e36-7fd52fdb5ddb 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1094/2097] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/subnets/dcc425e5-d39c-4a47-9ff8-51f29ab0d6b0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2098] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/ports?device_id=9e3f4f88-f762-4f99-afb6-fd0ff84a386a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:43.210 8 INFO neutron.api.v2.resource [None req-0ff7c1fe-d318-4026-b824-6287f562ac41 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1096/2099] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/routers/9e3f4f88-f762-4f99-afb6-fd0ff84a386a => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:43.227 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53033a71-f463-41d9-a3e2-c3cdfe17a319 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1097/2100] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/subnets/58618ad3-0f6f-4da5-a93b-84e80e50ed1a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2101] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/ports?device_id=4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:43.255 7 INFO neutron.db.segments_db [None req-fdd0fff1-ca61-4cca-81cd-16ffb7cfc6e6 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Added segment e781bf31-966c-4476-acdf-dfbff7e5d003 of type vxlan for network f73272cb-f139-4996-b7fc-d7c4d797ff59 2026-05-06 02:06:43.270 8 INFO neutron.api.v2.resource [None req-884675aa-ece7-40ac-9f3f-b87d4b4b3e29 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2102] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/routers/4e58b8c4-cf3b-4b0e-bd5c-64de4d57b270 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:43.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8be8fffd-f6b5-4df6-b221-c394a588756e 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2103] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/subnets/0f15148e-2212-46c7-9f24-17e937e5000a => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:06:43.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1796066-15ab-48c6-af68-7e04086af49b 9fc2310f80be46aa8b62283015eef4ed 040c3a4b60574db19608af29cd5dcf7b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2104] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/subnets/df81845e-959f-4e58-97a3-77c196cbdaf2 => 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: 1004/2105] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:42 2026] POST /v2.0/networks => generated 613 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:43.425 8 INFO neutron.services.segments.plugin [-] Segment 6f53a26b-f29a-473d-ae96-58d96f6d85fb resource provider aggregate not found 2026-05-06 02:06:43.433 8 INFO neutron.services.segments.plugin [-] Segment 6f53a26b-f29a-473d-ae96-58d96f6d85fb resource provider aggregate not found 2026-05-06 02:06:43.454 8 INFO neutron.services.segments.plugin [-] Segment 6f53a26b-f29a-473d-ae96-58d96f6d85fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f53a26b-f29a-473d-ae96-58d96f6d85fb found for delete ", "request_id": "req-5fa6e624-573e-44a1-8672-5169fb6820df"}]} 2026-05-06 02:06:43.458 8 INFO neutron.services.segments.plugin [-] Segment 6f53a26b-f29a-473d-ae96-58d96f6d85fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f53a26b-f29a-473d-ae96-58d96f6d85fb found for delete ", "request_id": "req-da2d2a75-f025-49c6-817f-e126c032e438"}]} [pid: 8|app: 0|req: 1102/2106] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:06:43 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2107] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:06:43 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:06:43.958 7 INFO neutron.db.segments_db [None req-ce42b3e4-8a40-496d-aed0-5875223e1b32 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Added segment 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 of type vxlan for network 99e6e909-613d-4d61-91d4-0bfdc433c56c [pid: 8|app: 0|req: 1103/2108] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:43 2026] GET /v2.0/security-groups?tenant_id=040c3a4b60574db19608af29cd5dcf7b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2109] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:43 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2110] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:43 2026] DELETE /v2.0/security-groups/8644b9b8-be04-4478-9d19-212a09d63c83 => 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: 1007/2111] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:06:44 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2112] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:06:44 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:06:44.596 7 INFO neutron.db.segments_db [None req-d4ab38d1-242f-44d1-af6f-415c3898016e 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Added segment f4b14685-48a2-4530-bed0-72b97c62e832 of type vxlan for network 667ba2d7-ab9b-4815-af1b-bda1ace82ce3 [pid: 7|app: 0|req: 1008/2113] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:44 2026] POST /v2.0/networks => generated 613 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2114] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:06:44 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2115] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:06:45 2026] POST /v2.0/trunks => generated 407 bytes in 167 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-05-06 02:06:45.336 8 INFO neutron.db.segments_db [None req-f642ba8d-cf31-4e95-bddf-97684a4570f5 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Added segment 80c2ba3b-40f8-43d1-9280-6cbb65740f35 of type vxlan for network af8b00c3-e99b-415d-b89d-34abcbb89b03 [pid: 8|app: 0|req: 1107/2116] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:45 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2117] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:06:45 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2118] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:06:45 2026] POST /v2.0/trunks => generated 407 bytes in 214 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-05-06 02:06:46.000 7 INFO neutron.db.segments_db [None req-f2b322d4-d7bb-40ba-b446-80bc244f826d 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Added segment 92b417fe-a1f2-4fb0-bb11-091bbad57b2e of type vxlan for network cceef8aa-1b0f-4dc3-8164-da64fcea335c [pid: 7|app: 0|req: 1011/2119] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:06:45 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2120] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1204 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2121] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2122] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:06:46 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2123] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:06:46 2026] POST /v2.0/trunks => generated 407 bytes in 148 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: 1110/2124] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:06:46 2026] PUT /v2.0/trunks/bfc00390-ee02-4a6f-a3d6-8ee85ea5940e/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2125] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:06:46 2026] PUT /v2.0/trunks/11b67424-00f0-4f46-af15-bf774b07fa9a/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2126] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:06:46 2026] PUT /v2.0/trunks/3d71c270-9ac4-410c-91d7-16242e6b4090/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2127] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:06:46 2026] PUT /v2.0/trunks/3e59a2f6-2fd5-44e9-9526-14cb8522c071/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2128] 10.0.0.115 () {32 vars in 662 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2129] 10.0.0.115 () {32 vars in 676 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2130] 10.0.0.115 () {32 vars in 672 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2131] 10.0.0.115 () {32 vars in 684 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2132] 10.0.0.115 () {32 vars in 670 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2133] 10.0.0.115 () {32 vars in 684 bytes} [Wed May 6 02:06:46 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2134] 10.0.0.115 () {32 vars in 680 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2135] 10.0.0.115 () {32 vars in 692 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2136] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/trunks/bfc00390-ee02-4a6f-a3d6-8ee85ea5940e => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2137] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/ports/1ea2050b-2be5-4b65-a4a1-0399cb966a6b => generated 826 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2138] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:47 2026] DELETE /v2.0/trunks/bfc00390-ee02-4a6f-a3d6-8ee85ea5940e => 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: 1118/2139] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/trunks/11b67424-00f0-4f46-af15-bf774b07fa9a => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2140] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/ports/f07aab35-00cd-4f32-a12f-aafafd14eba1 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2141] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:47 2026] GET /v2.0/security-groups?tenant_id=d87ec8b12eb247a9ad35b199b7f1e356&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2142] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:47 2026] DELETE /v2.0/trunks/11b67424-00f0-4f46-af15-bf774b07fa9a => 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: 1121/2143] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/trunks/3d71c270-9ac4-410c-91d7-16242e6b4090 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2144] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:47 2026] DELETE /v2.0/security-groups/9c59d005-11a6-4b1d-9b08-c627dd1884cb => 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: 1122/2145] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/ports/bdb22371-3f49-49ba-b537-95acfabb554f => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2146] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:48 2026] DELETE /v2.0/trunks/3d71c270-9ac4-410c-91d7-16242e6b4090 => 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: 1123/2147] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/trunks/3e59a2f6-2fd5-44e9-9526-14cb8522c071 => generated 414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2148] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/ports/c26e7038-2f4f-4ed5-959c-69b7deb29de3 => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2149] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:48 2026] DELETE /v2.0/trunks/3e59a2f6-2fd5-44e9-9526-14cb8522c071 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2150] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/trunks/bf7511c8-681a-4a03-8600-143983566d86 => generated 407 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2151] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:06:48 2026] GET /v2.0/ports/7b640836-d7aa-43a3-96f1-6d299b10cfb7 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2152] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:06:48 2026] DELETE /v2.0/trunks/bf7511c8-681a-4a03-8600-143983566d86 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:48.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-90bda134-7c45-4c09-909c-32bc28b53201 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] TaaS: Handle Delete Port: 1ea2050b-2be5-4b65-a4a1-0399cb966a6b 2026-05-06 02:06:48.770 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90bda134-7c45-4c09-909c-32bc28b53201 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Tap Mirror: Handle Delete Port: 1ea2050b-2be5-4b65-a4a1-0399cb966a6b [pid: 8|app: 0|req: 1126/2153] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:06:48 2026] DELETE /v2.0/ports/1ea2050b-2be5-4b65-a4a1-0399cb966a6b => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:48.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b38745c-b34b-4f16-813e-aef4ef303ece 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] TaaS: Handle Delete Port: f07aab35-00cd-4f32-a12f-aafafd14eba1 2026-05-06 02:06:48.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b38745c-b34b-4f16-813e-aef4ef303ece 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Tap Mirror: Handle Delete Port: f07aab35-00cd-4f32-a12f-aafafd14eba1 [pid: 7|app: 0|req: 1028/2154] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:06:48 2026] DELETE /v2.0/ports/f07aab35-00cd-4f32-a12f-aafafd14eba1 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:49.176 8 INFO neutron_taas.services.taas.taas_plugin [None req-7c9dac0d-8be4-40a9-83d2-bd2872479660 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] TaaS: Handle Delete Port: bdb22371-3f49-49ba-b537-95acfabb554f 2026-05-06 02:06:49.179 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c9dac0d-8be4-40a9-83d2-bd2872479660 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Tap Mirror: Handle Delete Port: bdb22371-3f49-49ba-b537-95acfabb554f [pid: 8|app: 0|req: 1127/2155] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/ports/bdb22371-3f49-49ba-b537-95acfabb554f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:49.354 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f152d2a-f0e5-46c2-9861-6ad8b16725c6 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] TaaS: Handle Delete Port: c26e7038-2f4f-4ed5-959c-69b7deb29de3 2026-05-06 02:06:49.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f152d2a-f0e5-46c2-9861-6ad8b16725c6 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Tap Mirror: Handle Delete Port: c26e7038-2f4f-4ed5-959c-69b7deb29de3 [pid: 7|app: 0|req: 1029/2156] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/ports/c26e7038-2f4f-4ed5-959c-69b7deb29de3 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:49.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b6b0884-21e1-4101-b8b0-42b226c77263 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] TaaS: Handle Delete Port: 7b640836-d7aa-43a3-96f1-6d299b10cfb7 2026-05-06 02:06:49.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b6b0884-21e1-4101-b8b0-42b226c77263 561e680c0c16426c8809a3b6d51c33c0 082e6775d3a046bd8c50763270bfe127 - - default default] Tap Mirror: Handle Delete Port: 7b640836-d7aa-43a3-96f1-6d299b10cfb7 [pid: 8|app: 0|req: 1128/2157] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/ports/7b640836-d7aa-43a3-96f1-6d299b10cfb7 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:49.789 7 INFO neutron.services.segments.plugin [-] Segment e781bf31-966c-4476-acdf-dfbff7e5d003 resource provider aggregate not found 2026-05-06 02:06:49.794 7 INFO neutron.services.segments.plugin [-] Segment e781bf31-966c-4476-acdf-dfbff7e5d003 resource provider aggregate not found 2026-05-06 02:06:49.810 7 INFO neutron.services.segments.plugin [-] Segment e781bf31-966c-4476-acdf-dfbff7e5d003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e781bf31-966c-4476-acdf-dfbff7e5d003 found for delete ", "request_id": "req-e6c6eba5-7c33-406b-8713-4f4505e97425"}]} 2026-05-06 02:06:49.812 7 INFO neutron.services.segments.plugin [-] Segment e781bf31-966c-4476-acdf-dfbff7e5d003 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e781bf31-966c-4476-acdf-dfbff7e5d003 found for delete ", "request_id": "req-d01dfdcb-2af7-4fed-aae7-cdeb0952028f"}]} [pid: 7|app: 0|req: 1030/2158] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/networks/f73272cb-f139-4996-b7fc-d7c4d797ff59 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:06:49.935 8 INFO neutron.services.segments.plugin [-] Segment 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 resource provider aggregate not found 2026-05-06 02:06:49.941 8 INFO neutron.services.segments.plugin [-] Segment 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 resource provider aggregate not found 2026-05-06 02:06:49.952 8 INFO neutron.services.segments.plugin [-] Segment 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 found for delete ", "request_id": "req-2927daed-996a-4cd7-87b2-92692cdf596e"}]} 2026-05-06 02:06:49.954 8 INFO neutron.services.segments.plugin [-] Segment 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21ef7dba-6b9a-4bd8-8f5b-b6c5256073f2 found for delete ", "request_id": "req-1260240d-b554-47b2-9f29-a55c41f87504"}]} [pid: 8|app: 0|req: 1129/2159] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/networks/99e6e909-613d-4d61-91d4-0bfdc433c56c => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2160] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:49 2026] DELETE /v2.0/networks/667ba2d7-ab9b-4815-af1b-bda1ace82ce3 => 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: 1130/2161] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:50 2026] DELETE /v2.0/networks/af8b00c3-e99b-415d-b89d-34abcbb89b03 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2162] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:06:50 2026] DELETE /v2.0/networks/cceef8aa-1b0f-4dc3-8164-da64fcea335c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2163] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:50 2026] GET /v2.0/security-groups?tenant_id=e9b63b76383444628dd79fc779282a80&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2164] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:50 2026] DELETE /v2.0/security-groups/0a64c9ed-1240-468a-9237-513eb18b19f9 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2165] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/security-groups?tenant_id=082e6775d3a046bd8c50763270bfe127&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: 1034/2166] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:51 2026] DELETE /v2.0/security-groups/f6870e0b-2639-43e2-8841-1d8a4201ae3c => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2167] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1204 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2168] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2169] 10.0.0.115 () {32 vars in 818 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&mac_address=fa%3A16%3A3e%3A20%3A89%3Add => generated 1204 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2170] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/security-groups?tenant_id=ef277f21df7849239c811448484eb53f&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: 1037/2171] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:51 2026] DELETE /v2.0/security-groups/3c81cdbd-424a-4854-b285-e94ddf669619 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:51.831 7 INFO neutron.services.segments.plugin [-] Segment f4b14685-48a2-4530-bed0-72b97c62e832 resource provider aggregate not found 2026-05-06 02:06:51.835 7 INFO neutron.services.segments.plugin [-] Segment f4b14685-48a2-4530-bed0-72b97c62e832 resource provider aggregate not found 2026-05-06 02:06:51.854 7 INFO neutron.services.segments.plugin [-] Segment f4b14685-48a2-4530-bed0-72b97c62e832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b14685-48a2-4530-bed0-72b97c62e832 found for delete ", "request_id": "req-17d161ad-afc7-418b-8f31-e9cde7965fa3"}]} 2026-05-06 02:06:51.858 7 INFO neutron.services.segments.plugin [-] Segment f4b14685-48a2-4530-bed0-72b97c62e832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4b14685-48a2-4530-bed0-72b97c62e832 found for delete ", "request_id": "req-f373ca1a-4457-46d8-b9b2-a3608b242100"}]} 2026-05-06 02:06:51.872 7 INFO neutron.services.segments.plugin [-] Segment 92b417fe-a1f2-4fb0-bb11-091bbad57b2e resource provider aggregate not found 2026-05-06 02:06:51.877 7 INFO neutron.services.segments.plugin [-] Segment 92b417fe-a1f2-4fb0-bb11-091bbad57b2e resource provider aggregate not found 2026-05-06 02:06:51.889 7 INFO neutron.services.segments.plugin [-] Segment 92b417fe-a1f2-4fb0-bb11-091bbad57b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92b417fe-a1f2-4fb0-bb11-091bbad57b2e found for delete ", "request_id": "req-18ad5e25-b5a8-4264-90e1-0823d0bdb6e6"}]} 2026-05-06 02:06:51.897 7 INFO neutron.services.segments.plugin [-] Segment 92b417fe-a1f2-4fb0-bb11-091bbad57b2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92b417fe-a1f2-4fb0-bb11-091bbad57b2e found for delete ", "request_id": "req-ea7646c1-c00d-4c10-b265-a8293009c4dc"}]} 2026-05-06 02:06:51.989 8 INFO neutron.services.segments.plugin [-] Segment 80c2ba3b-40f8-43d1-9280-6cbb65740f35 resource provider aggregate not found 2026-05-06 02:06:51.996 8 INFO neutron.services.segments.plugin [-] Segment 80c2ba3b-40f8-43d1-9280-6cbb65740f35 resource provider aggregate not found 2026-05-06 02:06:52.018 8 INFO neutron.services.segments.plugin [-] Segment 80c2ba3b-40f8-43d1-9280-6cbb65740f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c2ba3b-40f8-43d1-9280-6cbb65740f35 found for delete ", "request_id": "req-dd48327e-5245-4c88-ae11-ec4b1a6e3100"}]} 2026-05-06 02:06:52.035 8 INFO neutron.services.segments.plugin [-] Segment 80c2ba3b-40f8-43d1-9280-6cbb65740f35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80c2ba3b-40f8-43d1-9280-6cbb65740f35 found for delete ", "request_id": "req-74604880-14d4-4f41-bbb0-f4f83594d125"}]} [pid: 7|app: 0|req: 1038/2172] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:51 2026] GET /v2.0/security-groups?tenant_id=41f003f0dcbb49c4a6bc0272abbdf99b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2173] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:52 2026] DELETE /v2.0/security-groups/177dec17-78a6-48eb-a4b2-55f5765c333e => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:52.360 8 INFO neutron.db.l3_db [None req-4904d2e2-f108-4f65-a7bf-025f80cd2cb1 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP 5f4f3eb6-a715-4ef0-ad75-bb2312534a95 associated. External IP: 10.96.250.215, port: ad0bde35-bd4f-4c1a-984e-35af289ee55c. [pid: 8|app: 0|req: 1135/2174] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:06:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:06:52.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d2221f-b23e-4118-b34e-1fb79eb87c0e'] response: {'name': 'network-changed', 'server_uuid': 'e450173c-d580-4806-8f9c-332bf25c7708', 'tag': 'ad0bde35-bd4f-4c1a-984e-35af289ee55c', 'status': 'completed', 'code': 200} 2026-05-06 02:06:52.974 7 INFO neutron.db.segments_db [None req-08c9e100-2000-4758-987c-bfe0b8266d08 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 639ba76c-fef9-415c-a4bc-f3d733e08bc8 of type vxlan for network c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0 [pid: 7|app: 0|req: 1040/2175] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:06:52 2026] POST /v2.0/networks => generated 722 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2176] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:53 2026] POST /v2.0/subnets => generated 688 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2177] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:53.314 8 INFO neutron.db.segments_db [None req-72d321c4-c180-4905-8974-d41000622745 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 71a63aed-9cdb-4b20-88b4-65620b25dbc5 of type vxlan for network 8593dc50-630e-4e2a-a51c-12a3c86da98e [pid: 7|app: 0|req: 1042/2178] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2179] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2180] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2181] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2&id=3a29905f-ae69-4900-86e3-a0f860c03684 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2182] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2183] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:06:53.612 8 INFO neutron.db.l3_hamode_db [None req-72d321c4-c180-4905-8974-d41000622745 2b5b480b5e3c4b9ab5991c245a283654 7be65143c5ae449c8d730b33b03e921f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1048/2184] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1049/2185] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:06:53 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:54.336 8 INFO neutron.db.l3_hamode_db [None req-72d321c4-c180-4905-8974-d41000622745 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1137/2188] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:06:53 2026] POST /v2.0/routers => generated 728 bytes in 1974 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2189] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:06:55 2026] POST /v2.0/floatingips => generated 552 bytes in 645 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2190] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:06:55 2026] PUT /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2191] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2192] 10.0.0.115 () {34 vars in 770 bytes} [Wed May 6 02:06:56 2026] PUT /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2193] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2194] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:06:55 2026] PUT /v2.0/routers/1fef3c34-fcbb-41d0-95ec-f5eb4715e034/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2195] 10.0.0.115 () {34 vars in 766 bytes} [Wed May 6 02:06:56 2026] PUT /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/red => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2196] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2197] 10.0.0.115 () {34 vars in 788 bytes} [Wed May 6 02:06:56 2026] PUT /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/black.or.white => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2198] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2199] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:06:56 2026] PUT /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2200] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2201] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:06:56.833 7 INFO neutron.api.v2.resource [None req-8391cfc1-93fc-42f7-b96f-f25235bbc686 32070979098448e7849d4db56792b8f2 19e714dcec2f4db283b78187ab994a9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2202] 10.0.0.115 () {32 vars in 751 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2203] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:06:56 2026] DELETE /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2204] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:56 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:56.986 8 INFO neutron.api.v2.resource [None req-e0564286-659f-408f-95f8-9bd18b403226 32070979098448e7849d4db56792b8f2 19e714dcec2f4db283b78187ab994a9d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1148/2205] 10.0.0.115 () {32 vars in 754 bytes} [Wed May 6 02:06:56 2026] DELETE /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2206] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:06:56 2026] DELETE /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => 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: 1149/2207] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:06:57 2026] GET /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:06:57.196 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3658be4-d29f-49bb-ac24-60e93f240e58 32070979098448e7849d4db56792b8f2 19e714dcec2f4db283b78187ab994a9d - - default default] TaaS: Handle Delete Port: 1a9e967d-633c-4d8a-8d11-e11d763c3a4f 2026-05-06 02:06:57.198 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3658be4-d29f-49bb-ac24-60e93f240e58 32070979098448e7849d4db56792b8f2 19e714dcec2f4db283b78187ab994a9d - - default default] Tap Mirror: Handle Delete Port: 1a9e967d-633c-4d8a-8d11-e11d763c3a4f [pid: 7|app: 0|req: 1059/2208] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:06:57 2026] DELETE /v2.0/floatingips/a6addc46-1edd-49b0-ab9f-9bfd6bf1295c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2209] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/security-groups?tenant_id=19e714dcec2f4db283b78187ab994a9d&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2210] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:58 2026] DELETE /v2.0/security-groups/43e0cf6f-4f9d-426a-bdf0-188c094457ae => 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: 1151/2211] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/security-groups?tenant_id=07aa1724affe40b3a60347dd7b5995e9&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2212] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/networks?id=c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2213] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/quotas/7be65143c5ae449c8d730b33b03e921f => 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: 1061/2214] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:06:58 2026] DELETE /v2.0/security-groups/6d5cea33-2a00-4e03-b969-e210d74b9d98 => 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: 1154/2215] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/ports?tenant_id=7be65143c5ae449c8d730b33b03e921f&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2216] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/networks/c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0?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: 1155/2217] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:06:58 2026] GET /v2.0/networks/c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2218] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:06:59 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1156/2219] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:00 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1064/2220] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:01 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2221] 10.0.0.115 () {34 vars in 678 bytes} [Wed May 6 02:07:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2222] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:07:02 2026] PUT /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2223] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2224] 10.0.0.115 () {34 vars in 764 bytes} [Wed May 6 02:07:02 2026] PUT /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2225] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2226] 10.0.0.115 () {34 vars in 760 bytes} [Wed May 6 02:07:02 2026] PUT /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2227] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2228] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2229] 10.0.0.115 () {34 vars in 782 bytes} [Wed May 6 02:07:02 2026] PUT /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/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: 1161/2230] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2231] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:07:02 2026] PUT /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2232] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2233] 10.0.0.115 () {32 vars in 741 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:02.923 8 INFO neutron.api.v2.resource [None req-aaebffab-c546-4c60-90a2-739c561ed882 b91467dbd6314b179c3902a8fdc96da1 6b4694204f1042a987b970fa437fa141 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2234] 10.0.0.115 () {32 vars in 745 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2235] 10.0.0.115 () {32 vars in 744 bytes} [Wed May 6 02:07:02 2026] DELETE /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2236] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:02 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:03.084 7 INFO neutron.api.v2.resource [None req-fa442ccb-fe0f-431d-bde2-c3d551b47199 b91467dbd6314b179c3902a8fdc96da1 6b4694204f1042a987b970fa437fa141 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1073/2237] 10.0.0.115 () {32 vars in 748 bytes} [Wed May 6 02:07:03 2026] DELETE /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2238] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:07:03 2026] DELETE /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2239] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:07:03 2026] GET /v2.0/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2240] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:07:03 2026] DELETE /v2.0/qos/policies/97413a8f-1037-4041-84e0-b335bb1b2ac0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2241] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:07:03 2026] GET /v2.0/networks?id=c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0 => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2242] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:03 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1167/2243] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:07:03 2026] POST /v2.0/ports => generated 958 bytes in 508 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: 1168/2244] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/security-groups?tenant_id=d0750413ce894b018894cfabd1d5e043&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2245] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:07:03 2026] PUT /v2.0/ports/b44bf86a-b223-4278-8cad-2ecd94fe761b => generated 1239 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2246] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:04 2026] DELETE /v2.0/security-groups/b0ec6b5d-5d15-4237-9366-e17bd6f7b2be => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:04.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f39c85-0d95-4dfb-a704-55544e0b4a12'] response: {'name': 'network-changed', 'server_uuid': '00ad93e9-8e44-436f-b584-d4fca6da177d', 'tag': 'b44bf86a-b223-4278-8cad-2ecd94fe761b', '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: 1078/2247] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/security-groups?tenant_id=6b4694204f1042a987b970fa437fa141&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2248] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:04 2026] DELETE /v2.0/security-groups/800aca69-c826-4908-b4ef-f67dd15aabac => 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: 1079/2249] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2250] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2251] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/ports?tenant_id=7be65143c5ae449c8d730b33b03e921f&device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1172/2252] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:07:04 2026] GET /v2.0/networks?tenant_id=7be65143c5ae449c8d730b33b03e921f&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2253] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:07:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2254] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:05 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2255] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&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: 1174/2256] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/ports?tenant_id=7be65143c5ae449c8d730b33b03e921f&device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2257] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b44bf86a-b223-4278-8cad-2ecd94fe761b => 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: 1175/2258] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/subnets?id=fc103f77-139c-4dd4-8ba3-97aff0fb36d7 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2259] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/ports?network_id=c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2260] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/networks/c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2261] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:07:06 2026] GET /v2.0/networks/c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0?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: 1177/2262] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:07 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1086/2263] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:07 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:08.082 8 INFO neutron.db.segments_db [None req-f67d31f0-9d1a-491d-ac26-b943a3c7fb68 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] Added segment 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 of type vxlan for network a5c0a76f-51a0-4f30-a35d-908f13a0ce6a [pid: 7|app: 0|req: 1087/2264] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:08 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:07:08.349 8 INFO neutron.db.l3_hamode_db [None req-f67d31f0-9d1a-491d-ac26-b943a3c7fb68 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1088/2265] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:08 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:08.480 8 INFO neutron.db.l3_hamode_db [None req-f67d31f0-9d1a-491d-ac26-b943a3c7fb68 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1178/2266] 10.0.0.115 () {34 vars in 668 bytes} [Wed May 6 02:07:07 2026] POST /v2.0/routers => generated 474 bytes in 1159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2267] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:07:09 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 25 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2268] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2269] 10.0.0.115 () {34 vars in 762 bytes} [Wed May 6 02:07:09 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/green => generated 4 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2270] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2271] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2272] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2273] 10.0.0.115 () {34 vars in 758 bytes} [Wed May 6 02:07:09 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/red => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2274] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/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: 1183/2275] 10.0.0.115 () {34 vars in 780 bytes} [Wed May 6 02:07:09 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/black.or.white => 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: 1093/2276] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:09 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2279] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:07:10 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 37 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2280] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2281] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/red => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:10.509 7 INFO neutron.api.v2.resource [None req-fe91fbb1-47b6-42f1-adcf-4e3835c49381 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/2282] 10.0.0.115 () {32 vars in 743 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2283] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:07:10 2026] DELETE /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/red => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2284] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2285] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2286] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:10 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 30 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:10.886 7 INFO neutron.api.v2.resource [None req-f5182404-7d80-4f9e-a5d5-1fefa63e37b5 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2287] 10.0.0.115 () {32 vars in 746 bytes} [Wed May 6 02:07:10 2026] DELETE /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2288] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:07:10 2026] DELETE /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2289] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:07:11 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2290] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:07:11 2026] GET /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2291] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:11 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2292] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:11 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2293] 10.0.0.115 () {34 vars in 742 bytes} [Wed May 6 02:07:11 2026] PUT /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df => generated 480 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2294] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:07:12 2026] GET /v2.0/ports?device_id=66c90204-9606-4a7c-a0ae-f9e8959bf5df => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:12.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-41ad7baf-8329-4734-a0ac-ed0640d353cb 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] TaaS: Handle Delete Port: 2145bbe2-7a6b-49ef-a0ef-a9feb2edba8f 2026-05-06 02:07:12.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41ad7baf-8329-4734-a0ac-ed0640d353cb 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] Tap Mirror: Handle Delete Port: 2145bbe2-7a6b-49ef-a0ef-a9feb2edba8f 2026-05-06 02:07:12.787 7 INFO neutron.services.segments.plugin [-] Segment 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 resource provider aggregate not found 2026-05-06 02:07:12.791 7 INFO neutron.services.segments.plugin [-] Segment 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 resource provider aggregate not found 2026-05-06 02:07:12.805 7 INFO neutron.services.segments.plugin [-] Segment 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 found for delete ", "request_id": "req-291b7a91-7725-4d13-b17d-a6a79408440b"}]} 2026-05-06 02:07:12.810 7 INFO neutron.services.segments.plugin [-] Segment 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa34038-50d5-4a67-ba70-05b7b17fb1a3 found for delete ", "request_id": "req-03d733ff-aedf-4742-a91a-7e54b7b0bcb4"}]} 2026-05-06 02:07:12.813 7 INFO neutron.db.l3_hamode_db [None req-41ad7baf-8329-4734-a0ac-ed0640d353cb 5161b6bd253a4fcb8847a896b731fa11 8e41cab37fdb45d987065628fd01da07 - - default default] HA network a5c0a76f-51a0-4f30-a35d-908f13a0ce6a was deleted as no HA routers are present in tenant 8e41cab37fdb45d987065628fd01da07. [pid: 7|app: 0|req: 1103/2295] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:07:12 2026] DELETE /v2.0/routers/66c90204-9606-4a7c-a0ae-f9e8959bf5df => generated 0 bytes in 550 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2296] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:13 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2297] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:13 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&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: 1194/2298] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:13 2026] GET /v2.0/security-groups?tenant_id=1863ed505e3844ba8a46b9f9572ec216&name=default => generated 2926 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2299] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:13 2026] DELETE /v2.0/security-groups/138de3a5-a55e-4d5e-85de-65ee416781bc => 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: 1195/2300] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:13 2026] GET /v2.0/security-groups?tenant_id=8e41cab37fdb45d987065628fd01da07&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2301] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:14 2026] DELETE /v2.0/security-groups/0c822f1a-4a93-432a-be6a-c2d5cac78353 => 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: 1196/2302] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:14 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2303] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:14 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&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: 1197/2304] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:07:15 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2305] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:15 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2306] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:07:15 2026] GET /v2.0/security-groups?id=0e67c8c6-ffd2-48cf-ae14-616460992ec4&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:15.974 8 INFO neutron_taas.services.taas.taas_plugin [req-ca75bc7d-64cc-4a25-bf26-d93693c93980 req-4392a146-4345-43f8-a288-2142adb3b188 f238a7c62ca741d0bae2fbfaaaa07a03 7be65143c5ae449c8d730b33b03e921f - - default default] TaaS: Handle Delete Port: b44bf86a-b223-4278-8cad-2ecd94fe761b 2026-05-06 02:07:15.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ca75bc7d-64cc-4a25-bf26-d93693c93980 req-4392a146-4345-43f8-a288-2142adb3b188 f238a7c62ca741d0bae2fbfaaaa07a03 7be65143c5ae449c8d730b33b03e921f - - default default] Tap Mirror: Handle Delete Port: b44bf86a-b223-4278-8cad-2ecd94fe761b [pid: 8|app: 0|req: 1198/2307] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:07:15 2026] DELETE /v2.0/ports/b44bf86a-b223-4278-8cad-2ecd94fe761b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:07:16.384 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d677b0ca-af49-4e51-a919-087e022177fe'] response: {'server_uuid': '00ad93e9-8e44-436f-b584-d4fca6da177d', 'name': 'network-vif-deleted', 'tag': 'b44bf86a-b223-4278-8cad-2ecd94fe761b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1110/2308] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:17 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1199/2309] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:07:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2310] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:07:17 2026] PUT /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2311] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:17 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/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: 1112/2312] 10.0.0.115 () {34 vars in 778 bytes} [Wed May 6 02:07:17 2026] PUT /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2313] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:17 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2314] 10.0.0.115 () {34 vars in 774 bytes} [Wed May 6 02:07:18 2026] PUT /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2315] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2316] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => 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: 1203/2317] 10.0.0.115 () {34 vars in 796 bytes} [Wed May 6 02:07:18 2026] PUT /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2318] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2319] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:07:18 2026] PUT /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2320] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2321] 10.0.0.115 () {32 vars in 755 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:18.382 7 INFO neutron.api.v2.resource [None req-28314280-adc6-4882-8c49-4f60683226c0 38c872f3f13148279785cbbb303a83a0 d7f82a7c7e0346778c1b1398ecd65def - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2322] 10.0.0.115 () {32 vars in 759 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2323] 10.0.0.115 () {32 vars in 758 bytes} [Wed May 6 02:07:18 2026] DELETE /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2324] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:18.535 8 INFO neutron.api.v2.resource [None req-f2969689-12d8-447e-93a3-597b64d34fcc 38c872f3f13148279785cbbb303a83a0 d7f82a7c7e0346778c1b1398ecd65def - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1207/2325] 10.0.0.115 () {32 vars in 762 bytes} [Wed May 6 02:07:18 2026] DELETE /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2326] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:07:18 2026] DELETE /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2327] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:18 2026] GET /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2328] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:18 2026] DELETE /v2.0/security-groups/3c04950e-d0af-4f8c-929c-41368159e3f4 => 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: 1209/2329] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:19 2026] GET /v2.0/ports?device_id=00ad93e9-8e44-436f-b584-d4fca6da177d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2330] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:19 2026] GET /v2.0/security-groups?tenant_id=f42c0d07c5924112bf9b55838d6f8e1c&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2331] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:19 2026] DELETE /v2.0/security-groups/04cc506c-e741-420a-872c-dcc9b4a9acc1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2332] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:19 2026] GET /v2.0/security-groups?tenant_id=d7f82a7c7e0346778c1b1398ecd65def&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2333] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:19 2026] DELETE /v2.0/security-groups/0ff19440-0a71-49a0-a8d4-993e48e7bf16 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:21.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-6bbb5c55-b660-4b97-b2dd-c978ab19c010 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: bee0fb02-f651-40d4-a39d-f94739be6bb3 2026-05-06 02:07:21.850 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6bbb5c55-b660-4b97-b2dd-c978ab19c010 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: bee0fb02-f651-40d4-a39d-f94739be6bb3 [pid: 7|app: 0|req: 1123/2334] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:07:21 2026] PUT /v2.0/routers/1fef3c34-fcbb-41d0-95ec-f5eb4715e034/remove_router_interface => generated 309 bytes in 933 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:07:22.569 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4459961-3ae0-4765-88b9-6cfd94a7545f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: ec1b9c77-9e7d-440b-9df4-20b72cae6418 2026-05-06 02:07:22.572 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4459961-3ae0-4765-88b9-6cfd94a7545f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: ec1b9c77-9e7d-440b-9df4-20b72cae6418 2026-05-06 02:07:22.884 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4459961-3ae0-4765-88b9-6cfd94a7545f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: b98606bc-4282-4fa7-b3d3-0e633b116fe1 2026-05-06 02:07:22.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4459961-3ae0-4765-88b9-6cfd94a7545f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: b98606bc-4282-4fa7-b3d3-0e633b116fe1 2026-05-06 02:07:23.352 8 INFO neutron.services.segments.plugin [-] Segment 71a63aed-9cdb-4b20-88b4-65620b25dbc5 resource provider aggregate not found 2026-05-06 02:07:23.358 8 INFO neutron.services.segments.plugin [-] Segment 71a63aed-9cdb-4b20-88b4-65620b25dbc5 resource provider aggregate not found 2026-05-06 02:07:23.376 8 INFO neutron.db.l3_hamode_db [None req-e4459961-3ae0-4765-88b9-6cfd94a7545f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 8593dc50-630e-4e2a-a51c-12a3c86da98e was deleted as no HA routers are present in tenant 7be65143c5ae449c8d730b33b03e921f. 2026-05-06 02:07:23.383 8 INFO neutron.services.segments.plugin [-] Segment 71a63aed-9cdb-4b20-88b4-65620b25dbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a63aed-9cdb-4b20-88b4-65620b25dbc5 found for delete ", "request_id": "req-d0e5e13f-4404-421d-945b-e9a9872a902e"}]} 2026-05-06 02:07:23.383 8 INFO neutron.services.segments.plugin [-] Segment 71a63aed-9cdb-4b20-88b4-65620b25dbc5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71a63aed-9cdb-4b20-88b4-65620b25dbc5 found for delete ", "request_id": "req-a2355eec-8dec-42db-8cec-5ef90fecf598"}]} [pid: 8|app: 0|req: 1212/2335] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:07:22 2026] DELETE /v2.0/routers/1fef3c34-fcbb-41d0-95ec-f5eb4715e034 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2336] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:07:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2337] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:07:23 2026] PUT /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/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: 1126/2338] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2339] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:07:23 2026] DELETE /v2.0/subnets/fc103f77-139c-4dd4-8ba3-97aff0fb36d7 => 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: 1127/2340] 10.0.0.115 () {34 vars in 770 bytes} [Wed May 6 02:07:23 2026] PUT /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2341] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:07:23.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-4155d875-a830-4f2a-b6c1-e16c0a111a2d 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 65b2d763-b6fc-41e6-a230-2fbfc10ab55f 2026-05-06 02:07:23.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4155d875-a830-4f2a-b6c1-e16c0a111a2d 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 65b2d763-b6fc-41e6-a230-2fbfc10ab55f [pid: 7|app: 0|req: 1129/2342] 10.0.0.115 () {34 vars in 766 bytes} [Wed May 6 02:07:23 2026] PUT /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2343] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2344] 10.0.0.115 () {34 vars in 788 bytes} [Wed May 6 02:07:23 2026] PUT /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/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: 7|app: 0|req: 1132/2345] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2346] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:07:23 2026] PUT /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2347] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:07:23 2026] DELETE /v2.0/networks/c9fb7c15-5ffc-4e88-875f-d46b4de0f5e0 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2348] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2349] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:23.972 7 INFO neutron.api.v2.resource [None req-f508c2c0-8e05-47bc-b172-369fa9c14c1f 27bad8008cc74a03a4869f53e9846dee 2500e36f75ec4442bb28e475fd0573a7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2350] 10.0.0.115 () {32 vars in 751 bytes} [Wed May 6 02:07:23 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2351] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:07:23 2026] DELETE /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2352] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:24 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2353] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:24 2026] GET /v2.0/security-groups?tenant_id=7be65143c5ae449c8d730b33b03e921f&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:07:24.133 8 INFO neutron.api.v2.resource [None req-192b825b-4586-4023-9425-d0e60413d568 27bad8008cc74a03a4869f53e9846dee 2500e36f75ec4442bb28e475fd0573a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2354] 10.0.0.115 () {32 vars in 754 bytes} [Wed May 6 02:07:24 2026] DELETE /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2355] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:07:24 2026] DELETE /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2356] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:24 2026] DELETE /v2.0/security-groups/0e67c8c6-ffd2-48cf-ae14-616460992ec4 => 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: 1219/2357] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:07:24 2026] GET /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2358] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:07:24 2026] DELETE /v2.0/subnetpools/f546632b-0f69-449c-ad09-ed36def456ef => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2359] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:24 2026] GET /v2.0/security-groups?tenant_id=2500e36f75ec4442bb28e475fd0573a7&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2362] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:25 2026] DELETE /v2.0/security-groups/c7818bf0-2a01-4499-b30d-62bdcfeac140 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:07:25.412 8 INFO neutron.services.segments.plugin [-] Segment 639ba76c-fef9-415c-a4bc-f3d733e08bc8 resource provider aggregate not found 2026-05-06 02:07:25.419 8 INFO neutron.services.segments.plugin [-] Segment 639ba76c-fef9-415c-a4bc-f3d733e08bc8 resource provider aggregate not found 2026-05-06 02:07:25.434 8 INFO neutron.services.segments.plugin [-] Segment 639ba76c-fef9-415c-a4bc-f3d733e08bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639ba76c-fef9-415c-a4bc-f3d733e08bc8 found for delete ", "request_id": "req-a1f4e795-15ae-4658-a9cb-017a38f0d1d3"}]} 2026-05-06 02:07:25.437 8 INFO neutron.services.segments.plugin [-] Segment 639ba76c-fef9-415c-a4bc-f3d733e08bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639ba76c-fef9-415c-a4bc-f3d733e08bc8 found for delete ", "request_id": "req-833734cc-c57c-4bcc-a3e7-1bf4eda70dc4"}]} [pid: 8|app: 0|req: 1222/2363] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:25 2026] GET /v2.0/security-groups?tenant_id=1470aa201315452fbb39f58f38137d91&name=default => generated 2929 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2364] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:25 2026] DELETE /v2.0/security-groups/dddb2795-8dcb-454c-b696-f20eea153680 => 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: 1223/2365] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:29 2026] GET /v2.0/security-groups?tenant_id=051d37a4ba0c4fb4bafe2e4cd9ef07aa&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2366] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:29 2026] DELETE /v2.0/security-groups/5021612c-5599-4233-ac7f-cfc457ca1dc4 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2367] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:29 2026] GET /v2.0/security-groups?tenant_id=65673e3083204fd38c6c8701c22bffc3&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: 1144/2368] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:29 2026] DELETE /v2.0/security-groups/2e3c420f-0b05-4961-bf16-66ab90c875b5 => 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: 1225/2369] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:07:34 2026] GET /v2.0/security-groups?tenant_id=8fee93827bc6415399a2a0f3cc5c7346&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2370] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:07:34 2026] DELETE /v2.0/security-groups/1df6b0f8-678b-4465-bd7e-1cf339545a1d => 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: 1146/2371] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:07:36 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2372] 10.0.0.51 () {34 vars in 1039 bytes} [Wed May 6 02:07:36 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:07:36.823 8 INFO neutron.db.segments_db [None req-9ccf6a1d-bd0b-423a-b7e0-d25f8156f5da 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 90c2170d-260a-4117-907f-eb98f7ac8a4e of type vxlan for network ad7222c6-7c52-4d20-bca8-3f13276858cb [pid: 8|app: 0|req: 1226/2373] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:07:36 2026] POST /v2.0/networks => generated 722 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2374] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:07:36 2026] POST /v2.0/subnets => generated 688 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:07:37.133 8 INFO neutron.db.segments_db [None req-1b22d087-71bf-4fb3-9a28-ddbda6d2121f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 of type vxlan for network 9a8020d4-a4b1-4e88-8525-a1cfb20e7ea6 2026-05-06 02:07:37.354 8 INFO neutron.db.l3_hamode_db [None req-1b22d087-71bf-4fb3-9a28-ddbda6d2121f 2b5b480b5e3c4b9ab5991c245a283654 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:07:38.113 8 INFO neutron.db.l3_hamode_db [None req-1b22d087-71bf-4fb3-9a28-ddbda6d2121f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1227/2375] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:07:37 2026] POST /v2.0/routers => generated 728 bytes in 1939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2378] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:07:39 2026] PUT /v2.0/routers/b1efefb1-411c-41d0-9c24-e27f650ab5d1/add_router_interface => generated 309 bytes in 1209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:07:41.753 8 INFO neutron.db.segments_db [None req-b8facc1e-6cf7-4fc8-93d1-80b3043d152e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment 2b11d263-c556-4741-b08d-56556b9d81c8 of type vxlan for network 02856844-2a2a-4eba-9d99-fc07c5f27441 [pid: 8|app: 0|req: 1230/2379] 10.0.0.115 () {34 vars in 671 bytes} [Wed May 6 02:07:41 2026] POST /v2.0/networks => generated 721 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2380] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:07:41 2026] POST /v2.0/subnets => generated 687 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:07:42.090 8 INFO neutron.db.segments_db [None req-96c44ff6-2051-4fd3-abca-fd2edbdb23bb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Added segment aed4e722-0ef9-48d2-b5b0-ac32376831e7 of type vxlan for network 556db132-92e6-4801-8776-07da245ace82 2026-05-06 02:07:42.342 8 INFO neutron.db.l3_hamode_db [None req-96c44ff6-2051-4fd3-abca-fd2edbdb23bb 2b5b480b5e3c4b9ab5991c245a283654 40e857489bae4eecb999f409953e44a8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 02:07:43.040 8 INFO neutron.db.l3_hamode_db [None req-96c44ff6-2051-4fd3-abca-fd2edbdb23bb 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1231/2381] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:07:42 2026] POST /v2.0/routers => generated 727 bytes in 1822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2382] 10.0.0.115 () {34 vars in 783 bytes} [Wed May 6 02:07:43 2026] PUT /v2.0/routers/3aae3caa-1907-48f2-95cc-306661192416/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2383] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:07:45 2026] POST /v2.0/security-groups => generated 1677 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2384] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2385] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:46 2026] POST /v2.0/security-group-rules => generated 596 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2386] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2387] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:46 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) 2026-05-06 02:07:46.575 7 INFO neutron.db.securitygroups_db [None req-a07298bd-bb8b-4b88-a68d-1de714c35b4c 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Project 9d995d26d5994d6dbb1ec07cb8817fd9 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: 1154/2388] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:07:46.711 8 INFO neutron.db.securitygroups_db [None req-a503e471-5b16-49ee-b3aa-060f98cea9e3 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Project 9d995d26d5994d6dbb1ec07cb8817fd9 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: 1235/2389] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2390] 10.0.0.115 () {34 vars in 685 bytes} [Wed May 6 02:07:47 2026] POST /v2.0/security-groups => generated 1662 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2391] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2392] 10.0.0.115 () {34 vars in 695 bytes} [Wed May 6 02:07:47 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: 1237/2393] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:07:47 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2394] 10.0.0.252 () {34 vars in 1098 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/security-groups?name=tempest-securitygroup--248077347&fields=id&tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2395] 10.0.0.252 () {34 vars in 1100 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1879387333&fields=id&tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2396] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/networks?id=ad7222c6-7c52-4d20-bca8-3f13276858cb => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2397] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/quotas/9d995d26d5994d6dbb1ec07cb8817fd9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2398] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/ports?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2399] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1160/2400] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1241/2401] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:48 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2402] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:07:49 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1242/2403] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:49 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1162/2404] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1243/2405] 10.0.0.69 () {30 vars in 689 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2406] 10.0.0.69 () {30 vars in 691 bytes} [Wed May 6 02:07:51 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: 1244/2407] 10.0.0.69 () {30 vars in 667 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2408] 10.0.0.69 () {30 vars in 703 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2409] 10.0.0.69 () {28 vars in 438 bytes} [Wed May 6 02:07:51 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2410] 10.0.0.69 () {30 vars in 727 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 658 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2411] 10.0.0.69 () {30 vars in 689 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2412] 10.0.0.69 () {30 vars in 691 bytes} [Wed May 6 02:07: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: 1247/2413] 10.0.0.69 () {30 vars in 667 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2414] 10.0.0.69 () {30 vars in 703 bytes} [Wed May 6 02:07:51 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: 1248/2415] 10.0.0.69 () {30 vars in 727 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1168/2416] 10.0.0.69 () {30 vars in 689 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2417] 10.0.0.69 () {30 vars in 691 bytes} [Wed May 6 02:07:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2418] 10.0.0.69 () {30 vars in 667 bytes} [Wed May 6 02:07:52 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: 1250/2419] 10.0.0.69 () {30 vars in 703 bytes} [Wed May 6 02:07:52 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: 1170/2420] 10.0.0.69 () {30 vars in 729 bytes} [Wed May 6 02:07:52 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2421] 10.0.0.69 () {30 vars in 681 bytes} [Wed May 6 02:07:52 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2422] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:52 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2423] 10.0.0.69 () {34 vars in 703 bytes} [Wed May 6 02:07:52 2026] POST /v2.0/ports => generated 1128 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2424] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:07:53 2026] GET /v2.0/networks?id=ad7222c6-7c52-4d20-bca8-3f13276858cb => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1172/2425] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:07:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2426] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:53 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2427] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:07:53 2026] POST /v2.0/ports => generated 997 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2428] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:07:53 2026] PUT /v2.0/ports/0e805c0c-203b-4bba-9966-1778d98c9a29 => generated 1278 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:07:54.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bdac5e7-4c67-4880-a6de-ea89c176254a'] response: {'name': 'network-changed', 'server_uuid': '8f4b443e-4491-4d4b-a2ef-cd1e740c031e', 'tag': '0e805c0c-203b-4bba-9966-1778d98c9a29', '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: 1174/2429] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1256/2430] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2431] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/ports?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2432] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/networks?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&shared=False => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2433] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:07:54 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: 8|app: 0|req: 1258/2434] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2435] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:07:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2436] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2437] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:07:55 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: 1260/2438] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2441] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2442] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:07:55 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: 1181/2443] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:07:55 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: 1263/2444] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:07:55 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-05-06 02:07:55.353 7 INFO neutron.api.v2.resource [None req-fa3a9e7a-e002-45b6-814e-420cf7f762a7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2445] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2446] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2447] 199.204.45.57 () {34 vars in 735 bytes} [Wed May 6 02:07:55 2026] POST /v2.0/security-groups => generated 1638 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2448] 199.204.45.57 () {30 vars in 814 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/security-group-rules?security_group_id=f062284a-e239-4602-bf2b-6ba273d564e5 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2449] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1012 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2450] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2451] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:07:55 2026] PUT /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2452] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1185/2453] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2454] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2455] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:07:55 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: 1270/2456] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/ports?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2457] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2458] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0e805c0c-203b-4bba-9966-1778d98c9a29 => 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: 1188/2459] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/subnets?id=5c997105-423a-4d4e-8538-7b818fc989d2 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2460] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:07:55 2026] GET /v2.0/ports?network_id=ad7222c6-7c52-4d20-bca8-3f13276858cb&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2461] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:07:56 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1273/2462] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:07:56 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1190/2463] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:56 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2464] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:07:56 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&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: 1191/2465] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:57 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2466] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:07:57 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2467] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:07:59 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2468] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:07:59 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2469] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:07:59 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2470] 199.204.45.57 () {34 vars in 1123 bytes} [Wed May 6 02:07:59 2026] GET /v2.0/security-groups?id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&id=4623eb30-b9b6-445c-aac2-98522d6c4736&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: 1194/2471] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:00 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1278/2472] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:00 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&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: 7|app: 0|req: 1195/2473] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:01 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2474] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:01 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2475] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:01 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:08:02.138 8 INFO neutron.db.l3_db [None req-d7376e3b-cb89-41dc-b0e5-930a2bdec0cc 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Floating IP aa7f4e18-1f5b-4b6f-a953-a0f373640117 associated. External IP: 10.96.250.208, port: 0e805c0c-203b-4bba-9966-1778d98c9a29. [pid: 8|app: 0|req: 1280/2476] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:08:01 2026] PUT /v2.0/floatingips/aa7f4e18-1f5b-4b6f-a953-a0f373640117 => generated 856 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:08:02.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-678ad629-6e94-4120-ac9c-30fafe5432ba'] response: {'name': 'network-changed', 'server_uuid': '8f4b443e-4491-4d4b-a2ef-cd1e740c031e', 'tag': '0e805c0c-203b-4bba-9966-1778d98c9a29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2477] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/ports?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2478] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks?id=ad7222c6-7c52-4d20-bca8-3f13276858cb => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2479] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0e805c0c-203b-4bba-9966-1778d98c9a29 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2480] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/subnets?id=5c997105-423a-4d4e-8538-7b818fc989d2 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2481] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/ports?network_id=ad7222c6-7c52-4d20-bca8-3f13276858cb&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2482] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1200/2483] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb?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: 1284/2484] 10.0.0.252 () {34 vars in 1016 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2485] 10.0.0.252 () {34 vars in 982 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks?id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2486] 10.0.0.252 () {34 vars in 965 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/quotas/83a590cd58aa4c42ae79b91b99071b42 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2487] 10.0.0.252 () {34 vars in 1002 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2488] 10.0.0.252 () {34 vars in 1008 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2489] 10.0.0.252 () {34 vars in 1108 bytes} [Wed May 6 02:08:03 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2490] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:04 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1204/2491] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:04 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1288/2492] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:07 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1205/2493] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:07 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1289/2494] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:08:08 2026] GET /v2.0/networks?id=54ae52aa-2353-414a-8e74-f87e87b75ff4 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2495] 199.204.45.57 () {34 vars in 1049 bytes} [Wed May 6 02:08:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=83a590cd58aa4c42ae79b91b99071b42 => generated 343 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2496] 199.204.45.57 () {38 vars in 954 bytes} [Wed May 6 02:08:08 2026] POST /v2.0/ports => generated 1078 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2497] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:08:08 2026] PUT /v2.0/ports/3ad1182e-3da8-417e-a66a-b42dfda28db5 => generated 1239 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:08:09.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea90e5d3-806b-4db7-82c5-e9e4f7d2ae8f'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '3ad1182e-3da8-417e-a66a-b42dfda28db5', '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: 1291/2498] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:08:09 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1208/2499] 199.204.45.57 () {34 vars in 1017 bytes} [Wed May 6 02:08:09 2026] GET /v2.0/networks?tenant_id=83a590cd58aa4c42ae79b91b99071b42&shared=False => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2500] 199.204.45.57 () {34 vars in 929 bytes} [Wed May 6 02:08:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2503] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2504] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2505] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2506] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2507] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2508] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2509] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2510] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:10 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1214/2511] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:11 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1298/2512] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:11 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2513] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:11 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2514] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:08:11 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1283 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2515] 10.0.0.115 () {32 vars in 858 bytes} [Wed May 6 02:08:11 2026] GET /v2.0/floatingips?floating_network_id=54cc4fe0-e80c-440a-85f9-9bfc7a7ec896&port_id=0e805c0c-203b-4bba-9966-1778d98c9a29 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2516] 10.0.0.51 () {34 vars in 989 bytes} [Wed May 6 02:08:12 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2517] 10.0.0.51 () {34 vars in 1119 bytes} [Wed May 6 02:08:12 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2518] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:13 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2519] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:08:13 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2520] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:13 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1219/2521] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:15 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1303/2522] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:15 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2523] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:08:15 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2524] 199.204.45.57 () {34 vars in 1043 bytes} [Wed May 6 02:08:15 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2525] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:16 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2526] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:08:16 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2527] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:16 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2528] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:16 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2529] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:16 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1224/2530] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:17 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2531] 10.0.0.252 () {34 vars in 1120 bytes} [Wed May 6 02:08:17 2026] GET /v2.0/security-groups?id=4623eb30-b9b6-445c-aac2-98522d6c4736&id=e3dfce69-24dc-49ff-865d-f4833fbd1b65&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2532] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:08:17 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:08:17.623 8 INFO neutron_taas.services.taas.taas_plugin [req-febe8175-a43f-43f0-afbc-f71265facbcb req-42f25239-5ca3-44b8-8017-2d049c64d25a 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] TaaS: Handle Delete Port: 0e805c0c-203b-4bba-9966-1778d98c9a29 2026-05-06 02:08:17.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-febe8175-a43f-43f0-afbc-f71265facbcb req-42f25239-5ca3-44b8-8017-2d049c64d25a 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Tap Mirror: Handle Delete Port: 0e805c0c-203b-4bba-9966-1778d98c9a29 2026-05-06 02:08:17.746 8 INFO neutron.db.l3_db [req-febe8175-a43f-43f0-afbc-f71265facbcb req-42f25239-5ca3-44b8-8017-2d049c64d25a 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Floating IP aa7f4e18-1f5b-4b6f-a953-a0f373640117 disassociated. External IP: 10.96.250.208, port: 0e805c0c-203b-4bba-9966-1778d98c9a29. [pid: 8|app: 0|req: 1308/2533] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:08:17 2026] DELETE /v2.0/ports/0e805c0c-203b-4bba-9966-1778d98c9a29 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:18.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d23e6d48-5c5c-45b1-bfb7-229ccee3a244'] response: {'server_uuid': '8f4b443e-4491-4d4b-a2ef-cd1e740c031e', 'name': 'network-vif-deleted', 'tag': '0e805c0c-203b-4bba-9966-1778d98c9a29', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1226/2534] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:18 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2535] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:19 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1227/2536] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:08:19 2026] GET /v2.0/security-groups?id=cce87e83-bd03-4e5f-b3b1-243a8ab43d9f&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2537] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:19 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => 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: 1228/2538] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:19 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1311/2539] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:08:20 2026] GET /v2.0/ports?device_id=8f4b443e-4491-4d4b-a2ef-cd1e740c031e => 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: 1229/2540] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:21 2026] DELETE /v2.0/security-groups/e3dfce69-24dc-49ff-865d-f4833fbd1b65 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:22.027 8 INFO neutron.api.v2.resource [None req-bd5553e3-133d-4d25-a4a7-58db0f8f2674 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2541] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:08:22 2026] GET /v2.0/security-groups/e3dfce69-24dc-49ff-865d-f4833fbd1b65 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:08:22.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd3ba27b-635e-417d-8471-a250e722d2ef 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] TaaS: Handle Delete Port: 6aa009fc-5c75-447a-b5aa-d5b9919a8fbf 2026-05-06 02:08:22.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd3ba27b-635e-417d-8471-a250e722d2ef 9681a3fecffa4482b89f41c80f62816c 9d995d26d5994d6dbb1ec07cb8817fd9 - - default default] Tap Mirror: Handle Delete Port: 6aa009fc-5c75-447a-b5aa-d5b9919a8fbf [pid: 7|app: 0|req: 1230/2542] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:08:22 2026] DELETE /v2.0/floatingips/aa7f4e18-1f5b-4b6f-a953-a0f373640117 => 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: 1313/2543] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:22 2026] DELETE /v2.0/security-groups/4623eb30-b9b6-445c-aac2-98522d6c4736 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:22.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-37f731a3-cb25-485d-a6e8-e29b5915fdc2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: adde3d8e-d864-40f9-ab65-9b8d57df8292 2026-05-06 02:08:22.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37f731a3-cb25-485d-a6e8-e29b5915fdc2 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: adde3d8e-d864-40f9-ab65-9b8d57df8292 [pid: 7|app: 0|req: 1231/2544] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:08:22 2026] PUT /v2.0/routers/b1efefb1-411c-41d0-9c24-e27f650ab5d1/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:08:23.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-47810d14-0668-4297-aa88-7250fe1e92c7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 896fd1e9-fe3e-4414-ae91-072371967fb0 2026-05-06 02:08:23.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47810d14-0668-4297-aa88-7250fe1e92c7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 896fd1e9-fe3e-4414-ae91-072371967fb0 2026-05-06 02:08:23.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-47810d14-0668-4297-aa88-7250fe1e92c7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: f344f16e-3999-445c-b14c-8ca92ead5ea1 2026-05-06 02:08:23.946 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47810d14-0668-4297-aa88-7250fe1e92c7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: f344f16e-3999-445c-b14c-8ca92ead5ea1 2026-05-06 02:08:24.367 8 INFO neutron.db.l3_hamode_db [None req-47810d14-0668-4297-aa88-7250fe1e92c7 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 9a8020d4-a4b1-4e88-8525-a1cfb20e7ea6 was deleted as no HA routers are present in tenant 9d995d26d5994d6dbb1ec07cb8817fd9. [pid: 8|app: 0|req: 1314/2545] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:08:23 2026] DELETE /v2.0/routers/b1efefb1-411c-41d0-9c24-e27f650ab5d1 => generated 0 bytes in 905 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:24.394 8 INFO neutron.services.segments.plugin [-] Segment 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 resource provider aggregate not found 2026-05-06 02:08:24.417 8 INFO neutron.services.segments.plugin [-] Segment 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 found for delete ", "request_id": "req-7d12df69-49e9-4e76-b14b-b37d1bfd1f8e"}]} 2026-05-06 02:08:24.419 8 INFO neutron.services.segments.plugin [-] Segment 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 resource provider aggregate not found 2026-05-06 02:08:24.432 8 INFO neutron.services.segments.plugin [-] Segment 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 285cf7c2-a5b6-4ca9-b652-ad71832e72e2 found for delete ", "request_id": "req-780ee512-f798-484a-96a0-c632a16a564c"}]} [pid: 7|app: 0|req: 1232/2546] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:08:24 2026] DELETE /v2.0/subnets/5c997105-423a-4d4e-8538-7b818fc989d2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:24.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cd0429f-10b7-4d08-b14b-280133d237d9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 0eb6d231-be07-4cab-8132-810369134e03 2026-05-06 02:08:24.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cd0429f-10b7-4d08-b14b-280133d237d9 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 0eb6d231-be07-4cab-8132-810369134e03 [pid: 8|app: 0|req: 1315/2547] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:24 2026] DELETE /v2.0/networks/ad7222c6-7c52-4d20-bca8-3f13276858cb => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:25.344 7 INFO neutron_taas.services.taas.taas_plugin [None req-f61956f6-5339-4fcc-9298-00ad6721b1e1 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 41ed91f2-9463-47f2-8c7c-cf9aae465d76 2026-05-06 02:08:25.347 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f61956f6-5339-4fcc-9298-00ad6721b1e1 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 41ed91f2-9463-47f2-8c7c-cf9aae465d76 [pid: 7|app: 0|req: 1233/2550] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:08:24 2026] PUT /v2.0/routers/3aae3caa-1907-48f2-95cc-306661192416/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:08:26.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-94226ed0-bbe2-48e7-98e0-2f522c6f6be6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 00e2173a-92e6-4c96-803d-61cf9ec65daa 2026-05-06 02:08:26.108 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94226ed0-bbe2-48e7-98e0-2f522c6f6be6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 00e2173a-92e6-4c96-803d-61cf9ec65daa 2026-05-06 02:08:26.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-94226ed0-bbe2-48e7-98e0-2f522c6f6be6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 242ed042-f0f2-40ec-abbc-977598c71086 2026-05-06 02:08:26.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94226ed0-bbe2-48e7-98e0-2f522c6f6be6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 242ed042-f0f2-40ec-abbc-977598c71086 2026-05-06 02:08:26.445 8 INFO neutron.services.segments.plugin [-] Segment 90c2170d-260a-4117-907f-eb98f7ac8a4e resource provider aggregate not found 2026-05-06 02:08:26.462 8 INFO neutron.services.segments.plugin [-] Segment 90c2170d-260a-4117-907f-eb98f7ac8a4e resource provider aggregate not found 2026-05-06 02:08:26.478 8 INFO neutron.services.segments.plugin [-] Segment 90c2170d-260a-4117-907f-eb98f7ac8a4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c2170d-260a-4117-907f-eb98f7ac8a4e found for delete ", "request_id": "req-a2cf2253-e5ca-4d10-869b-74f94bd9cf62"}]} 2026-05-06 02:08:26.488 8 INFO neutron.services.segments.plugin [-] Segment 90c2170d-260a-4117-907f-eb98f7ac8a4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c2170d-260a-4117-907f-eb98f7ac8a4e found for delete ", "request_id": "req-6f518315-7f79-4bbf-98ab-c93f30075119"}]} 2026-05-06 02:08:26.755 8 INFO neutron.db.l3_hamode_db [None req-94226ed0-bbe2-48e7-98e0-2f522c6f6be6 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] HA network 556db132-92e6-4801-8776-07da245ace82 was deleted as no HA routers are present in tenant 40e857489bae4eecb999f409953e44a8. [pid: 8|app: 0|req: 1318/2551] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:08:25 2026] DELETE /v2.0/routers/3aae3caa-1907-48f2-95cc-306661192416 => generated 0 bytes in 910 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2552] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:08:26 2026] DELETE /v2.0/subnets/545fb01a-710f-48b5-8452-c27e3b58eeb4 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:27.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-237de405-b56f-4644-81cb-12847ed1e57e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: d022cb2b-b9c3-4c1e-b349-44ace077b036 2026-05-06 02:08:27.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-237de405-b56f-4644-81cb-12847ed1e57e 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: d022cb2b-b9c3-4c1e-b349-44ace077b036 [pid: 8|app: 0|req: 1319/2553] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:26 2026] DELETE /v2.0/networks/02856844-2a2a-4eba-9d99-fc07c5f27441 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2554] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:27 2026] GET /v2.0/security-groups?tenant_id=40e857489bae4eecb999f409953e44a8&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2555] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:27 2026] DELETE /v2.0/security-groups/c5957d59-d053-46dc-91ff-f269ccfea12d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2556] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:27 2026] GET /v2.0/security-groups?tenant_id=9d995d26d5994d6dbb1ec07cb8817fd9&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2557] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:27 2026] DELETE /v2.0/security-groups/bc2fe4ba-d3ca-4904-b872-4a4d227590f2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:28.499 8 INFO neutron.services.segments.plugin [-] Segment aed4e722-0ef9-48d2-b5b0-ac32376831e7 resource provider aggregate not found 2026-05-06 02:08:28.519 8 INFO neutron.services.segments.plugin [-] Segment aed4e722-0ef9-48d2-b5b0-ac32376831e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed4e722-0ef9-48d2-b5b0-ac32376831e7 found for delete ", "request_id": "req-df48179c-9305-4835-98c0-25629ca32531"}]} 2026-05-06 02:08:28.523 8 INFO neutron.services.segments.plugin [-] Segment aed4e722-0ef9-48d2-b5b0-ac32376831e7 resource provider aggregate not found 2026-05-06 02:08:28.547 8 INFO neutron.services.segments.plugin [-] Segment 2b11d263-c556-4741-b08d-56556b9d81c8 resource provider aggregate not found 2026-05-06 02:08:28.549 8 INFO neutron.services.segments.plugin [-] Segment aed4e722-0ef9-48d2-b5b0-ac32376831e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed4e722-0ef9-48d2-b5b0-ac32376831e7 found for delete ", "request_id": "req-6885ec5c-65cd-4131-8a27-cd8487169197"}]} 2026-05-06 02:08:28.575 8 INFO neutron.services.segments.plugin [-] Segment 2b11d263-c556-4741-b08d-56556b9d81c8 resource provider aggregate not found 2026-05-06 02:08:28.579 8 INFO neutron.services.segments.plugin [-] Segment 2b11d263-c556-4741-b08d-56556b9d81c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b11d263-c556-4741-b08d-56556b9d81c8 found for delete ", "request_id": "req-325cd012-659e-4743-83d4-93f155e120e3"}]} 2026-05-06 02:08:28.592 8 INFO neutron.services.segments.plugin [-] Segment 2b11d263-c556-4741-b08d-56556b9d81c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b11d263-c556-4741-b08d-56556b9d81c8 found for delete ", "request_id": "req-8ab467f5-b9d2-4a25-b6a7-9ccd9b0e0718"}]} 2026-05-06 02:08:32.376 7 INFO neutron.db.segments_db [None req-71e1c09b-a571-4b93-8b38-cab9cbccbbd0 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Added segment d7426d00-2e66-489e-95bb-84cc524156a7 of type vxlan for network f4af7cea-a6f6-441e-a7e1-a8434a328d0b [pid: 7|app: 0|req: 1237/2558] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:32 2026] POST /v2.0/networks => generated 612 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2559] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:08:32 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:08:32.858 7 INFO neutron.db.segments_db [None req-f91051e0-dc01-488e-89ca-50fa78a02973 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Added segment 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c of type vxlan for network 103aee4f-2a0e-40b2-94c6-fd423fdfa348 [pid: 7|app: 0|req: 1238/2560] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:32 2026] POST /v2.0/networks => generated 613 bytes in 199 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: 1323/2561] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:08:32 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) 2026-05-06 02:08:33.434 7 INFO neutron.db.segments_db [None req-6d26580d-7061-4390-b069-86f921aaf05d 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Added segment 0b9b58cf-728f-4bfa-bf46-9313bbc9559b of type vxlan for network 6b45fe70-5cad-4758-89c5-546d4ebe4c73 [pid: 7|app: 0|req: 1239/2562] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:33 2026] POST /v2.0/networks => generated 612 bytes in 184 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: 1324/2563] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:08:33 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:08:33.985 7 INFO neutron.db.segments_db [None req-c1e766d6-27eb-47bc-98d8-94b376823a6c 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Added segment 83add9da-0127-42eb-8b25-5f46375e08ab of type vxlan for network 818e2a3b-1d79-479a-b418-74e66a3b233e [pid: 7|app: 0|req: 1240/2564] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:33 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1325/2565] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:08:34 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:08:34.469 7 INFO neutron.db.segments_db [None req-037d5f2a-8cf0-48f3-a665-686d82af9fe0 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Added segment 02d84d73-6bc4-4787-ad6f-299da8e06b75 of type vxlan for network 3edb88fb-8071-4008-9516-d2966c772794 [pid: 7|app: 0|req: 1241/2566] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:34 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1326/2567] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:08:34 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2568] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:08:34 2026] PUT /v2.0/ports/3e965aea-8118-4092-a6e9-14ec69fb244e/tags => generated 17 bytes in 64 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: 1327/2569] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:08:34 2026] PUT /v2.0/ports/ce36b41b-30c2-4f6c-8f2e-f4c90356bd0c/tags => generated 25 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: 1243/2570] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:08:35 2026] PUT /v2.0/ports/dce56f71-cb3d-49d3-9b7f-b8fe3ef518a3/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1328/2571] 10.0.0.115 () {34 vars in 747 bytes} [Wed May 6 02:08:35 2026] PUT /v2.0/ports/95a5adde-baeb-4c58-acb7-80bc885172ef/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1244/2572] 10.0.0.115 () {32 vars in 660 bytes} [Wed May 6 02:08:35 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 167 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: 1329/2573] 10.0.0.115 () {32 vars in 674 bytes} [Wed May 6 02:08:35 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2574] 10.0.0.115 () {32 vars in 670 bytes} [Wed May 6 02:08:35 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2575] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:08:35 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2576] 10.0.0.115 () {32 vars in 668 bytes} [Wed May 6 02:08:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2577] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:08:36 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2578] 10.0.0.115 () {32 vars in 678 bytes} [Wed May 6 02:08:36 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2579] 10.0.0.115 () {32 vars in 690 bytes} [Wed May 6 02:08:36 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:08:36.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-a733e06f-6c66-48dc-b8b2-70284e523f7e 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] TaaS: Handle Delete Port: 3e965aea-8118-4092-a6e9-14ec69fb244e 2026-05-06 02:08:36.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a733e06f-6c66-48dc-b8b2-70284e523f7e 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Tap Mirror: Handle Delete Port: 3e965aea-8118-4092-a6e9-14ec69fb244e [pid: 7|app: 0|req: 1248/2580] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:08:36 2026] DELETE /v2.0/ports/3e965aea-8118-4092-a6e9-14ec69fb244e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:36.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-277295cc-1412-4fe7-8bf1-d78cbfe66481 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] TaaS: Handle Delete Port: ce36b41b-30c2-4f6c-8f2e-f4c90356bd0c 2026-05-06 02:08:36.915 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-277295cc-1412-4fe7-8bf1-d78cbfe66481 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Tap Mirror: Handle Delete Port: ce36b41b-30c2-4f6c-8f2e-f4c90356bd0c [pid: 8|app: 0|req: 1333/2581] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:08:36 2026] DELETE /v2.0/ports/ce36b41b-30c2-4f6c-8f2e-f4c90356bd0c => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:37.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-313c05ab-611b-4d97-95bd-2c1aa13ff00e 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] TaaS: Handle Delete Port: dce56f71-cb3d-49d3-9b7f-b8fe3ef518a3 2026-05-06 02:08:37.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-313c05ab-611b-4d97-95bd-2c1aa13ff00e 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Tap Mirror: Handle Delete Port: dce56f71-cb3d-49d3-9b7f-b8fe3ef518a3 [pid: 7|app: 0|req: 1249/2582] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/ports/dce56f71-cb3d-49d3-9b7f-b8fe3ef518a3 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:37.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a91b453-e94e-4116-8927-f9db58476174 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] TaaS: Handle Delete Port: 95a5adde-baeb-4c58-acb7-80bc885172ef 2026-05-06 02:08:37.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a91b453-e94e-4116-8927-f9db58476174 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Tap Mirror: Handle Delete Port: 95a5adde-baeb-4c58-acb7-80bc885172ef [pid: 8|app: 0|req: 1334/2583] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/ports/95a5adde-baeb-4c58-acb7-80bc885172ef => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:37.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-6761f557-e10f-4377-8f05-e07bdbbaa6bf 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] TaaS: Handle Delete Port: 54729026-efd6-4a3e-9677-bff8a208f802 2026-05-06 02:08:37.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6761f557-e10f-4377-8f05-e07bdbbaa6bf 652106334bec4061b2cb96e7d89213eb 0834d3f76dc3476c85c2a5a14959e1f1 - - default default] Tap Mirror: Handle Delete Port: 54729026-efd6-4a3e-9677-bff8a208f802 [pid: 7|app: 0|req: 1250/2584] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/ports/54729026-efd6-4a3e-9677-bff8a208f802 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:37.756 8 INFO neutron.services.segments.plugin [-] Segment d7426d00-2e66-489e-95bb-84cc524156a7 resource provider aggregate not found 2026-05-06 02:08:37.764 8 INFO neutron.services.segments.plugin [-] Segment d7426d00-2e66-489e-95bb-84cc524156a7 resource provider aggregate not found 2026-05-06 02:08:37.782 8 INFO neutron.services.segments.plugin [-] Segment d7426d00-2e66-489e-95bb-84cc524156a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7426d00-2e66-489e-95bb-84cc524156a7 found for delete ", "request_id": "req-2354413a-54f0-40d2-bee8-e377335e20e4"}]} 2026-05-06 02:08:37.786 8 INFO neutron.services.segments.plugin [-] Segment d7426d00-2e66-489e-95bb-84cc524156a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7426d00-2e66-489e-95bb-84cc524156a7 found for delete ", "request_id": "req-632aefe0-246d-4156-a785-582ce665070b"}]} [pid: 8|app: 0|req: 1335/2585] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/networks/f4af7cea-a6f6-441e-a7e1-a8434a328d0b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2586] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/networks/103aee4f-2a0e-40b2-94c6-fd423fdfa348 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:38.074 7 INFO neutron.services.segments.plugin [-] Segment 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c resource provider aggregate not found 2026-05-06 02:08:38.076 7 INFO neutron.services.segments.plugin [-] Segment 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c resource provider aggregate not found 2026-05-06 02:08:38.095 7 INFO neutron.services.segments.plugin [-] Segment 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c found for delete ", "request_id": "req-6477c72f-68ee-48e4-be65-19259e079ead"}]} 2026-05-06 02:08:38.096 7 INFO neutron.services.segments.plugin [-] Segment 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b91d61a-69a7-4042-a8ef-eb97df5a3f2c found for delete ", "request_id": "req-e152cb2f-2c4c-4d46-86c6-0a6a028886b1"}]} [pid: 8|app: 0|req: 1336/2587] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:37 2026] DELETE /v2.0/networks/6b45fe70-5cad-4758-89c5-546d4ebe4c73 => 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: 1252/2588] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:38 2026] DELETE /v2.0/networks/818e2a3b-1d79-479a-b418-74e66a3b233e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2589] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:38 2026] DELETE /v2.0/networks/3edb88fb-8071-4008-9516-d2966c772794 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2590] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:39 2026] GET /v2.0/security-groups?tenant_id=5249b164872441968ec917b894f4b805&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2591] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:39 2026] DELETE /v2.0/security-groups/3afb7585-ef3d-40ed-9bf6-7bfea9739e7a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:39.803 8 INFO neutron.services.segments.plugin [-] Segment 0b9b58cf-728f-4bfa-bf46-9313bbc9559b resource provider aggregate not found 2026-05-06 02:08:39.810 8 INFO neutron.services.segments.plugin [-] Segment 0b9b58cf-728f-4bfa-bf46-9313bbc9559b resource provider aggregate not found 2026-05-06 02:08:39.827 8 INFO neutron.services.segments.plugin [-] Segment 0b9b58cf-728f-4bfa-bf46-9313bbc9559b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9b58cf-728f-4bfa-bf46-9313bbc9559b found for delete ", "request_id": "req-a0a39027-b953-4db2-8b94-d3e9f18ffd79"}]} 2026-05-06 02:08:39.831 8 INFO neutron.services.segments.plugin [-] Segment 0b9b58cf-728f-4bfa-bf46-9313bbc9559b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b9b58cf-728f-4bfa-bf46-9313bbc9559b found for delete ", "request_id": "req-240b5af5-fca1-470e-8a40-b070af939143"}]} 2026-05-06 02:08:39.846 8 INFO neutron.services.segments.plugin [-] Segment 02d84d73-6bc4-4787-ad6f-299da8e06b75 resource provider aggregate not found 2026-05-06 02:08:39.853 8 INFO neutron.services.segments.plugin [-] Segment 02d84d73-6bc4-4787-ad6f-299da8e06b75 resource provider aggregate not found 2026-05-06 02:08:39.861 8 INFO neutron.services.segments.plugin [-] Segment 02d84d73-6bc4-4787-ad6f-299da8e06b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d84d73-6bc4-4787-ad6f-299da8e06b75 found for delete ", "request_id": "req-df58049f-016f-4488-b952-d7db791b3fa8"}]} 2026-05-06 02:08:39.865 8 INFO neutron.services.segments.plugin [-] Segment 02d84d73-6bc4-4787-ad6f-299da8e06b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02d84d73-6bc4-4787-ad6f-299da8e06b75 found for delete ", "request_id": "req-5abac258-3e01-4dce-b26e-bc08b26a6b0d"}]} [pid: 7|app: 0|req: 1254/2592] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:39 2026] GET /v2.0/security-groups?tenant_id=0834d3f76dc3476c85c2a5a14959e1f1&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2593] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:39 2026] DELETE /v2.0/security-groups/f8ebd0eb-5500-451e-87e4-5168cd75bf5f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:40.119 7 INFO neutron.services.segments.plugin [-] Segment 83add9da-0127-42eb-8b25-5f46375e08ab resource provider aggregate not found 2026-05-06 02:08:40.125 7 INFO neutron.services.segments.plugin [-] Segment 83add9da-0127-42eb-8b25-5f46375e08ab resource provider aggregate not found 2026-05-06 02:08:40.136 7 INFO neutron.services.segments.plugin [-] Segment 83add9da-0127-42eb-8b25-5f46375e08ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83add9da-0127-42eb-8b25-5f46375e08ab found for delete ", "request_id": "req-97cf533a-6e6f-4533-9d60-b9364199991e"}]} 2026-05-06 02:08:40.141 7 INFO neutron.services.segments.plugin [-] Segment 83add9da-0127-42eb-8b25-5f46375e08ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83add9da-0127-42eb-8b25-5f46375e08ab found for delete ", "request_id": "req-db37fe5d-9faa-4470-a3f5-e2e163395ea8"}]} [pid: 7|app: 0|req: 1256/2596] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:40 2026] GET /v2.0/security-groups?tenant_id=28b73de5ff2b422ebc433370acb9478f&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2597] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:40 2026] DELETE /v2.0/security-groups/529d479f-933d-48bf-9dea-aeec9e7b3ff9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2598] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:08:44 2026] POST /v2.0/security-groups => generated 1603 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2599] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:08:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2600] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:08:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2601] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:08:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2602] 10.0.0.115 () {34 vars in 684 bytes} [Wed May 6 02:08:45 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2603] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:08:45 2026] PUT /v2.0/security-groups/824883c1-1dbc-4e3b-ad48-e3a7f2b3ac55/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2604] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:08:45 2026] PUT /v2.0/security-groups/cc8c4068-3155-4862-a01a-b2283b363abc/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2605] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:08:45 2026] PUT /v2.0/security-groups/e74f9b7b-c3d2-4382-9340-fff59ee67270/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2606] 10.0.0.115 () {34 vars in 767 bytes} [Wed May 6 02:08:45 2026] PUT /v2.0/security-groups/e56021ef-bf02-4404-916f-40a5b2ccc92c/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2607] 10.0.0.115 () {32 vars in 680 bytes} [Wed May 6 02:08:45 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2608] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:08:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2609] 10.0.0.115 () {32 vars in 690 bytes} [Wed May 6 02:08:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2610] 10.0.0.115 () {32 vars in 702 bytes} [Wed May 6 02:08:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2611] 10.0.0.115 () {32 vars in 688 bytes} [Wed May 6 02:08:46 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2612] 10.0.0.115 () {32 vars in 702 bytes} [Wed May 6 02:08:46 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2613] 10.0.0.115 () {32 vars in 698 bytes} [Wed May 6 02:08:46 2026] GET /v2.0/security-groups?not-tags-any=blue => 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: 1265/2614] 10.0.0.115 () {32 vars in 710 bytes} [Wed May 6 02:08:46 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2615] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:46 2026] DELETE /v2.0/security-groups/824883c1-1dbc-4e3b-ad48-e3a7f2b3ac55 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2616] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:46 2026] DELETE /v2.0/security-groups/cc8c4068-3155-4862-a01a-b2283b363abc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2617] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:46 2026] DELETE /v2.0/security-groups/e74f9b7b-c3d2-4382-9340-fff59ee67270 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2618] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:46 2026] DELETE /v2.0/security-groups/e56021ef-bf02-4404-916f-40a5b2ccc92c => 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: 1352/2619] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:46 2026] DELETE /v2.0/security-groups/d2f01acb-f447-46c1-9d96-20fe8308c641 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2620] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:47 2026] GET /v2.0/security-groups?tenant_id=89e604d342a647329608184d4d83fe91&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2621] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:47 2026] DELETE /v2.0/security-groups/244bc998-c48a-408a-893d-098f8be2b813 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2622] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:47 2026] GET /v2.0/security-groups?tenant_id=45d4a5af0a8a4701a527880097a3b296&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2623] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:48 2026] DELETE /v2.0/security-groups/35b9fa71-a7a1-45ff-8a93-2323a8dfe4e4 => 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: 1270/2624] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:48 2026] GET /v2.0/security-groups?tenant_id=21a9d0a9d3a345149689fa7081e06eed&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2625] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:48 2026] DELETE /v2.0/security-groups/622b20ed-12c7-4c2b-b575-818596d7421d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:51.989 7 INFO neutron.db.segments_db [None req-fa33b9a1-9305-4e3c-86d2-9b4d514602c0 74b4639f7e3f40d3a1bc9a8344d6592b 3687131bb5d24378bec4c7a7f093eaa6 - - default default] Added segment c1f19e8d-f360-4712-85f9-362f73b15a79 of type vxlan for network ab528264-5466-4f98-94f5-3ff9b5f61d09 [pid: 7|app: 0|req: 1271/2626] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:08:51 2026] POST /v2.0/networks => generated 613 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2627] 10.0.0.115 () {34 vars in 669 bytes} [Wed May 6 02:08:52 2026] POST /v2.0/subnets => generated 626 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2628] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:08:52 2026] PUT /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/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/2629] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2630] 10.0.0.115 () {34 vars in 762 bytes} [Wed May 6 02:08:52 2026] PUT /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2631] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2632] 10.0.0.115 () {34 vars in 758 bytes} [Wed May 6 02:08:52 2026] PUT /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/red => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2633] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2634] 10.0.0.115 () {34 vars in 780 bytes} [Wed May 6 02:08:52 2026] PUT /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2635] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2636] 10.0.0.115 () {34 vars in 751 bytes} [Wed May 6 02:08:52 2026] PUT /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2637] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/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: 1277/2638] 10.0.0.115 () {32 vars in 739 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:08:52.914 8 INFO neutron.api.v2.resource [None req-2fe65e9a-3ce8-49b4-b2e6-c007fe213d93 74b4639f7e3f40d3a1bc9a8344d6592b 3687131bb5d24378bec4c7a7f093eaa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2639] 10.0.0.115 () {32 vars in 743 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2640] 10.0.0.115 () {32 vars in 742 bytes} [Wed May 6 02:08:52 2026] DELETE /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2641] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:52 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:08:53.085 7 INFO neutron.api.v2.resource [None req-c9da1ec5-979c-4dc8-ad98-21ef8bc91079 74b4639f7e3f40d3a1bc9a8344d6592b 3687131bb5d24378bec4c7a7f093eaa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2642] 10.0.0.115 () {32 vars in 746 bytes} [Wed May 6 02:08:53 2026] DELETE /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2643] 10.0.0.115 () {32 vars in 734 bytes} [Wed May 6 02:08:53 2026] DELETE /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2644] 10.0.0.115 () {32 vars in 731 bytes} [Wed May 6 02:08:53 2026] GET /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2645] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:08:53 2026] DELETE /v2.0/subnets/98dbf60e-45f0-4057-9040-4dd8850a27b4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:53.460 7 INFO neutron_taas.services.taas.taas_plugin [None req-54b9ca09-3c58-4c45-b123-11f677bcda27 74b4639f7e3f40d3a1bc9a8344d6592b 3687131bb5d24378bec4c7a7f093eaa6 - - default default] TaaS: Handle Delete Port: 1cbb45d8-a606-4bce-8ec3-20c04e2f0dcd 2026-05-06 02:08:53.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54b9ca09-3c58-4c45-b123-11f677bcda27 74b4639f7e3f40d3a1bc9a8344d6592b 3687131bb5d24378bec4c7a7f093eaa6 - - default default] Tap Mirror: Handle Delete Port: 1cbb45d8-a606-4bce-8ec3-20c04e2f0dcd 2026-05-06 02:08:53.648 7 INFO neutron.services.segments.plugin [-] Segment c1f19e8d-f360-4712-85f9-362f73b15a79 resource provider aggregate not found 2026-05-06 02:08:53.651 7 INFO neutron.services.segments.plugin [-] Segment c1f19e8d-f360-4712-85f9-362f73b15a79 resource provider aggregate not found 2026-05-06 02:08:53.669 7 INFO neutron.services.segments.plugin [-] Segment c1f19e8d-f360-4712-85f9-362f73b15a79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f19e8d-f360-4712-85f9-362f73b15a79 found for delete ", "request_id": "req-ba5fa14b-1032-42d9-a6c4-9b24cd6df112"}]} [pid: 7|app: 0|req: 1281/2646] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:08:53 2026] DELETE /v2.0/networks/ab528264-5466-4f98-94f5-3ff9b5f61d09 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:08:53.676 7 INFO neutron.services.segments.plugin [-] Segment c1f19e8d-f360-4712-85f9-362f73b15a79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1f19e8d-f360-4712-85f9-362f73b15a79 found for delete ", "request_id": "req-b0cae91a-8419-40d8-9c44-5c4d2cbb4e7b"}]} [pid: 7|app: 0|req: 1282/2647] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:08:54 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: 1283/2648] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2649] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:08:54 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: 1285/2650] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:08:54 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: 1286/2651] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1366/2652] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/security-groups?tenant_id=375e8a10bbab4f6e8cd16de29ab23871&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2653] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2654] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:54 2026] DELETE /v2.0/security-groups/63e9152d-3398-4a25-8285-121c8739992c => 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: 1368/2655] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/security-groups?tenant_id=3687131bb5d24378bec4c7a7f093eaa6&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2656] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:08:54 2026] DELETE /v2.0/security-groups/4274a95a-8c29-47b8-8a51-6c651ed1fbd9 => 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: 1288/2657] 199.204.45.57 () {34 vars in 716 bytes} [Wed May 6 02:08:54 2026] POST /v2.0/ports => generated 1059 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2658] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1059 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2659] 10.0.0.252 () {34 vars in 907 bytes} [Wed May 6 02:08:54 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2662] 199.204.45.57 () {34 vars in 1261 bytes} [Wed May 6 02:08:56 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2663] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:56 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2664] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:56 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1292/2665] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:08:56 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2666] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:08:56 2026] GET /v2.0/networks?id=45481d46-a25d-4e57-b2d2-1080d0426305 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2667] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:08:56 2026] PUT /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1249 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:08:57.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4603833f-8045-4a23-849f-8de5ca6a6012'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '8308c638-cfcd-4a01-b847-60f1a4c4098a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2668] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2669] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/networks?id=45481d46-a25d-4e57-b2d2-1080d0426305 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2670] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2671] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2672] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2673] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1378/2674] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:58 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2675] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2676] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => 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: 1298/2677] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2678] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&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: 1299/2679] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2680] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1300/2681] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2682] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2683] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&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: 1383/2684] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1302/2685] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:08:59 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1384/2686] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1251 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2687] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:09:04 2026] PUT /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1275 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:09:04.373 8 INFO neutron.api.v2.resource [None req-01b8b988-e428-4d79-b417-2679521c3db0 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1385/2688] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:09:04.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bc68729-c3cf-49b0-9e52-a5d1d002e9d3'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '8308c638-cfcd-4a01-b847-60f1a4c4098a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1304/2689] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2690] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:09:04 2026] PUT /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1313 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:09:04.803 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d8a3ceb-e0a9-4929-a485-aa21d1534b89'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '8308c638-cfcd-4a01-b847-60f1a4c4098a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1305/2691] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1387/2692] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2693] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:04 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: 1389/2694] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2695] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2696] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2697] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/networks?id=45481d46-a25d-4e57-b2d2-1080d0426305 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2698] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:04 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2699] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => 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: 1309/2700] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2701] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2702] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1310/2703] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2704] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2705] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1395/2706] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2707] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1396/2708] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:05 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2709] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2710] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/networks?id=45481d46-a25d-4e57-b2d2-1080d0426305 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2711] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => 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: 1398/2712] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2713] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2714] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1316/2715] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:06 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:09:13.719 8 INFO neutron.db.l3_db [None req-5606e275-a7b0-4d60-95e0-deef1232d11e 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP ec2d1d2f-7e5c-4e40-8b9c-2f67b6a102fc associated. External IP: 10.96.250.220, port: c521271d-8a18-44f9-b08b-fd59930418a9. [pid: 8|app: 0|req: 1401/2718] 10.0.0.115 () {34 vars in 677 bytes} [Wed May 6 02:09:12 2026] POST /v2.0/floatingips => generated 898 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2719] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:17 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: 1402/2720] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:17 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: 1319/2721] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:17 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: 1403/2722] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:17 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-05-06 02:09:17.109 7 INFO neutron.api.v2.resource [None req-37fa6a49-32a2-4a85-9b74-c5e885f3affa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2723] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:09:17 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2724] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:09:17 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2725] 199.204.45.57 () {30 vars in 814 bytes} [Wed May 6 02:09:17 2026] GET /v2.0/security-group-rules?security_group_id=f062284a-e239-4602-bf2b-6ba273d564e5 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2726] 199.204.45.57 () {34 vars in 746 bytes} [Wed May 6 02:09:17 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: 7|app: 0|req: 1322/2727] 199.204.45.57 () {34 vars in 746 bytes} [Wed May 6 02:09:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2730] 10.0.0.69 () {30 vars in 689 bytes} [Wed May 6 02:09:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2731] 10.0.0.69 () {30 vars in 691 bytes} [Wed May 6 02:09:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2732] 10.0.0.69 () {30 vars in 667 bytes} [Wed May 6 02:09: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: 1325/2733] 10.0.0.69 () {30 vars in 703 bytes} [Wed May 6 02:09:25 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: 1409/2734] 10.0.0.69 () {28 vars in 438 bytes} [Wed May 6 02:09:26 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: 1326/2735] 10.0.0.69 () {30 vars in 727 bytes} [Wed May 6 02:09:26 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => 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: 1410/2736] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:28 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: 1327/2737] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2738] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:28 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: 1328/2739] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2740] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2741] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2742] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2743] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2744] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2745] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2746] 199.204.45.57 () {34 vars in 716 bytes} [Wed May 6 02:09:28 2026] POST /v2.0/ports => generated 1328 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2747] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:09:29 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1416/2748] 10.0.0.252 () {34 vars in 907 bytes} [Wed May 6 02:09:29 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2749] 199.204.45.57 () {34 vars in 1261 bytes} [Wed May 6 02:09:30 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64?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: 8|app: 0|req: 1417/2750] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:30 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1334/2751] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:30 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1418/2752] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:09:31 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2753] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:31 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2754] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:09:31 2026] PUT /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1518 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:09:31.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af722dde-8e1a-4f2a-8a8f-625f72ad5c74'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '3b990b74-d98b-4356-adec-2e9fee3d3c64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1336/2755] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4095 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: 8|app: 0|req: 1420/2756] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2757] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => 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: 1421/2758] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bc&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => 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: 1338/2759] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2760] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&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: 7|app: 0|req: 1339/2761] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&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: 1423/2762] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1340/2763] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:32 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2764] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4095 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2765] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2766] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2767] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&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: 1426/2768] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1343/2769] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1427/2770] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => 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: 1344/2771] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2772] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2773] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1429/2774] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1346/2775] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2776] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bc&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2777] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2778] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2779] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&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: 1432/2780] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2781] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:34 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1433/2782] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:09:38 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1518 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2783] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:38 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2784] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:38 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => 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: 1351/2785] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:38 2026] GET /v2.0/subnets/e6ce9963-7f4b-49e1-952d-207440952938 => generated 743 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2786] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:38 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: 1352/2787] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:39 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: 1436/2788] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:39 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: 1353/2789] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2790] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1354/2791] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2792] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2793] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1439/2794] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2795] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2796] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:39 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1442/2799] 10.0.0.69 () {30 vars in 689 bytes} [Wed May 6 02:09:46 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: 1358/2800] 10.0.0.69 () {30 vars in 691 bytes} [Wed May 6 02:09: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: 8|app: 0|req: 1443/2801] 10.0.0.69 () {30 vars in 667 bytes} [Wed May 6 02:09:46 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: 1359/2802] 10.0.0.69 () {30 vars in 703 bytes} [Wed May 6 02:09: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) [pid: 8|app: 0|req: 1444/2803] 10.0.0.69 () {28 vars in 438 bytes} [Wed May 6 02:09:47 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2804] 10.0.0.69 () {30 vars in 727 bytes} [Wed May 6 02:09:47 2026] GET /v2.0/subnets/3a29905f-ae69-4900-86e3-a0f860c03684 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2805] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2806] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2807] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2808] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2809] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2810] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/subnets/3a29905f-ae69-4900-86e3-a0f860c03684 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2811] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4097 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2812] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2813] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2814] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2815] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2816] 199.204.45.57 () {34 vars in 716 bytes} [Wed May 6 02:09:48 2026] POST /v2.0/ports => generated 1332 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2817] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:09:48 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1332 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, ' [pid: 7|app: 0|req: 1367/2818] 199.204.45.57 () {34 vars in 1261 bytes} [Wed May 6 02:09:49 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a?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: 8|app: 0|req: 1452/2819] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:49 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2820] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:49 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1453/2821] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:09:50 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1332 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2822] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:50 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2823] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:09:50 2026] PUT /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1522 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:09:50.983 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d49a06f6-371e-4b42-a6ac-c4a5d908c5ac'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '7639afa5-794e-49a8-bdef-fcaaca76cd0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1370/2824] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 5611 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1455/2825] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2826] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2827] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c0&port_id=7639afa5-794e-49a8-bdef-fcaaca76cd0a => 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: 1372/2828] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2&id=3a29905f-ae69-4900-86e3-a0f860c03684 => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2829] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2830] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&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: 1458/2831] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1374/2832] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:51 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2833] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:52 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 5611 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2834] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => 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: 1460/2835] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2836] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&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: 1461/2837] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1377/2838] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1462/2839] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => 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: 1378/2840] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2841] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&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: 1379/2842] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1464/2843] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1380/2844] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2845] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bc&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2846] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2847] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2848] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&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: 8|app: 0|req: 1467/2849] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1383/2850] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1468/2851] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.130&port_id=7639afa5-794e-49a8-bdef-fcaaca76cd0a => 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: 1384/2852] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c0&port_id=7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2853] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2&id=3a29905f-ae69-4900-86e3-a0f860c03684 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2854] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2855] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2856] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:53 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1471/2857] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:54 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2860] 10.0.0.252 () {34 vars in 971 bytes} [Wed May 6 02:09:57 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2861] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:57 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2862] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:57 2026] GET /v2.0/subnets/3a29905f-ae69-4900-86e3-a0f860c03684 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2863] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:57 2026] GET /v2.0/subnets/36c54b59-74a5-4062-8e5c-21c53f0606b2 => generated 747 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2864] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1520 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2865] 199.204.45.57 () {34 vars in 789 bytes} [Wed May 6 02:09:58 2026] PUT /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1255 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:09:58.457 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-691ae1e2-5bd4-4f88-aa42-4b374d319c62'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '3b990b74-d98b-4356-adec-2e9fee3d3c64', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1476/2866] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 797 bytes in 44 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: 1391/2867] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2868] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:09:58 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: 1392/2869] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:09:58 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: 1478/2870] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:09:58 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: 1393/2871] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:09:58 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: 1479/2872] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2873] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2874] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2875] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1481/2876] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2877] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2878] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1397/2879] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:09:58 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 5384 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2880] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2881] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2882] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/subnets?id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2883] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2884] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2885] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:09:59 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 7|app: 0|req: 1402/2888] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2889] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:12 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: 1403/2890] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2891] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2892] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2893] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 5384 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2894] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2895] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:12 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: 1406/2896] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2897] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:12 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: 1407/2898] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2899] 199.204.45.57 () {34 vars in 789 bytes} [Wed May 6 02:10:12 2026] PUT /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1311 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:12.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-055bf7c5-9c8a-4609-8fb5-6f3fcfc1ed98'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '7639afa5-794e-49a8-bdef-fcaaca76cd0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2900] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1493/2901] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/subnets/36c54b59-74a5-4062-8e5c-21c53f0606b2 => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2902] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:12 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1347 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2903] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 5207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2904] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2905] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3c0&port_id=7639afa5-794e-49a8-bdef-fcaaca76cd0a => 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: 1413/2906] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2907] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2908] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1416/2909] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'provisioningblocks' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1494/2910] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:10:12 2026] PUT /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1080 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2911] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24 => 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: 8|app: 0|req: 1495/2912] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:13 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4976 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2913] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:14 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:14.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c2bad78-da4e-470c-87d2-49aaeb0aaa49'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '7639afa5-794e-49a8-bdef-fcaaca76cd0a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1496/2914] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:15 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4976 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2915] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:15 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4976 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2916] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:10:15 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2917] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:15 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1498/2918] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:15 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1421/2919] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:16 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 4976 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2920] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:10:16 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2921] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:16 2026] GET /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2922] 199.204.45.57 () {34 vars in 1015 bytes} [Wed May 6 02:10:16 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2923] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:10:16 2026] PUT /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 917 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2924] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3868 bytes in 49 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-05-06 02:10:17.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-9324aa23-26c6-4675-9241-7ba531198df8 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 7639afa5-794e-49a8-bdef-fcaaca76cd0a 2026-05-06 02:10:17.401 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9324aa23-26c6-4675-9241-7ba531198df8 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 7639afa5-794e-49a8-bdef-fcaaca76cd0a [pid: 7|app: 0|req: 1424/2925] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 6 02:10:17 2026] DELETE /v2.0/ports/7639afa5-794e-49a8-bdef-fcaaca76cd0a => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2926] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:17 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: 1425/2927] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2928] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:17 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: 1426/2929] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:17 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: 1504/2930] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1427/2931] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2932] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2933] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1506/2934] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2935] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2936] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:17 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2937] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3868 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2938] 199.204.45.57 () {34 vars in 1225 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks?id=54ae52aa-2353-414a-8e74-f87e87b75ff4&id=45481d46-a25d-4e57-b2d2-1080d0426305&id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 3097 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2939] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => 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: 1509/2940] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2941] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2942] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2943] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2944] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2945] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2946] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2947] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2948] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1436/2949] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2950] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/subnets?id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2951] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2952] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1438/2953] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:18 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1516/2954] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2955] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:22 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: 1517/2956] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:22 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: 1440/2957] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:22 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: 1518/2958] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:22 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2959] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:22 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: 1519/2960] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:22 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: 1442/2961] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:22 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: 1520/2962] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:22 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: 1443/2963] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:22 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2964] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:10:22 2026] PUT /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1080 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:22.856 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-247d61ab-0895-49eb-b894-858ed79a0b38'] response: {'name': 'network-changed', 'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'tag': '3b990b74-d98b-4356-adec-2e9fee3d3c64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1444/2965] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:10:22 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 797 bytes in 51 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: 1522/2966] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:22 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2967] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3693 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2968] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3693 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2969] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2970] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1447/2971] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:23 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1525/2972] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:24 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3693 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2974] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2976] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2977] 199.204.45.57 () {34 vars in 1015 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2978] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:25 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 3693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2979] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:10:25 2026] PUT /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 917 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2980] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 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-05-06 02:10:26.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-33c7be20-02c9-4c5f-82dd-7b1b701f81fa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 3b990b74-d98b-4356-adec-2e9fee3d3c64 2026-05-06 02:10:26.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33c7be20-02c9-4c5f-82dd-7b1b701f81fa 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 3b990b74-d98b-4356-adec-2e9fee3d3c64 [pid: 8|app: 0|req: 1530/2981] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 6 02:10:26 2026] DELETE /v2.0/ports/3b990b74-d98b-4356-adec-2e9fee3d3c64 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2982] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:26 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: 1531/2983] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:26 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: 1453/2984] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:26 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: 1532/2985] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:26 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: 1454/2986] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1533/2987] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2988] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2989] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2990] 199.204.45.57 () {30 vars in 742 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2991] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2992] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1536/2993] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2994] 199.204.45.57 () {34 vars in 1145 bytes} [Wed May 6 02:10:26 2026] GET /v2.0/networks?id=54ae52aa-2353-414a-8e74-f87e87b75ff4&id=45481d46-a25d-4e57-b2d2-1080d0426305&id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 2310 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2995] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => 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: 1459/2996] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2997] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2998] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1539/2999] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1461/3000] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.111&port_id=8308c638-cfcd-4a01-b847-60f1a4c4098a => 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: 1540/3001] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/subnets?id=ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3002] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/ports?network_id=45481d46-a25d-4e57-b2d2-1080d0426305&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3003] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?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: 1463/3004] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:27 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3005] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:39 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: 1464/3006] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:39 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: 1543/3007] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:39 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: 1465/3008] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:39 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-05-06 02:10:39.376 8 INFO neutron.api.v2.resource [None req-26f785ec-b4d8-4fa8-a874-41c2d42caae4 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3009] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:10:39 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3010] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:10:39 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3011] 199.204.45.57 () {30 vars in 814 bytes} [Wed May 6 02:10:39 2026] GET /v2.0/security-group-rules?security_group_id=f062284a-e239-4602-bf2b-6ba273d564e5 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3012] 199.204.45.57 () {32 vars in 788 bytes} [Wed May 6 02:10:39 2026] DELETE /v2.0/security-group-rules/0ee3d696-9c3d-4df1-90ec-efeab1dac98b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3013] 199.204.45.57 () {32 vars in 788 bytes} [Wed May 6 02:10:39 2026] DELETE /v2.0/security-group-rules/f0afcb5b-5f85-4f3d-b36a-1da089eeff0c => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:10:42.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f8d8442-b334-4e95-83a8-6f58a8aa6e08 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: e8e19c09-4e69-43fb-a9b3-bf21b4193c35 2026-05-06 02:10:42.452 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f8d8442-b334-4e95-83a8-6f58a8aa6e08 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: e8e19c09-4e69-43fb-a9b3-bf21b4193c35 2026-05-06 02:10:42.615 7 INFO neutron.db.l3_db [None req-1f8d8442-b334-4e95-83a8-6f58a8aa6e08 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP ec2d1d2f-7e5c-4e40-8b9c-2f67b6a102fc disassociated (deleted). External IP: 10.96.250.220, port: c521271d-8a18-44f9-b08b-fd59930418a9. [pid: 7|app: 0|req: 1469/3016] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:10:42 2026] DELETE /v2.0/floatingips/ec2d1d2f-7e5c-4e40-8b9c-2f67b6a102fc => generated 0 bytes in 538 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:10:42.903 8 INFO neutron.api.v2.resource [None req-aa718c94-37e1-476e-942c-b231f0b997ef 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3017] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:10:42 2026] GET /v2.0/floatingips/ec2d1d2f-7e5c-4e40-8b9c-2f67b6a102fc => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3018] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:43 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: 1549/3019] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3020] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3021] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:43 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-05-06 02:10:43.770 7 INFO neutron.api.v2.resource [None req-b407b0fc-21c0-4942-a63d-7450d2621a00 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/3022] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3023] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3024] 199.204.45.57 () {30 vars in 814 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/security-group-rules?security_group_id=f062284a-e239-4602-bf2b-6ba273d564e5 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3025] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3026] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:43 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: 1553/3027] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:43 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: 1475/3028] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:43 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: 1554/3029] 199.204.45.57 () {30 vars in 740 bytes} [Wed May 6 02:10:43 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => 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: 1476/3030] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:44 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3031] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:44 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3032] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:44 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3033] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:45 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3034] 199.204.45.57 () {34 vars in 974 bytes} [Wed May 6 02:10:46 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3035] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:46 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3036] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:46 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 2585 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3037] 199.204.45.57 () {34 vars in 1015 bytes} [Wed May 6 02:10:46 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305?fields=dns_domain => generated 29 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3038] 199.204.45.57 () {38 vars in 1027 bytes} [Wed May 6 02:10:46 2026] PUT /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1150 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3039] 199.204.45.57 () {30 vars in 768 bytes} [Wed May 6 02:10:47 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1481/3040] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:10:47 2026] PUT /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1090 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3041] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:47 2026] GET /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 1090 bytes in 29 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-05-06 02:10:47.766 7 INFO neutron_taas.services.taas.taas_plugin [None req-e52123ad-0c0a-455d-8b7b-64d65ff23678 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 8308c638-cfcd-4a01-b847-60f1a4c4098a 2026-05-06 02:10:47.769 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e52123ad-0c0a-455d-8b7b-64d65ff23678 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 8308c638-cfcd-4a01-b847-60f1a4c4098a [pid: 7|app: 0|req: 1482/3042] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 6 02:10:47 2026] DELETE /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3043] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/ports?tenant_id=83a590cd58aa4c42ae79b91b99071b42&device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3044] 199.204.45.57 () {34 vars in 1065 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/networks?id=54ae52aa-2353-414a-8e74-f87e87b75ff4&id=45481d46-a25d-4e57-b2d2-1080d0426305 => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3045] 199.204.45.57 () {34 vars in 1059 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.78&port_id=3ad1182e-3da8-417e-a66a-b42dfda28db5 => 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: 1484/3046] 199.204.45.57 () {34 vars in 983 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/subnets?id=2d199675-9d74-4571-bfb1-c12c39fd9d52 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3047] 199.204.45.57 () {30 vars in 702 bytes} [Wed May 6 02:10:48 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: 1563/3048] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/ports?network_id=54ae52aa-2353-414a-8e74-f87e87b75ff4&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: 1486/3049] 199.204.45.57 () {30 vars in 704 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3050] 199.204.45.57 () {30 vars in 680 bytes} [Wed May 6 02:10:48 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: 1488/3051] 199.204.45.57 () {30 vars in 716 bytes} [Wed May 6 02:10:48 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: 1564/3052] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:10:48.445 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f2069c6-c22f-4f38-8147-0e03c29b3b2b 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3053] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 6 02:10:48 2026] DELETE /v2.0/ports/8308c638-cfcd-4a01-b847-60f1a4c4098a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3054] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/networks/54ae52aa-2353-414a-8e74-f87e87b75ff4?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: 1490/3055] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:48.520 8 INFO neutron.api.v2.resource [None req-af3e77b5-60fb-452f-b3e4-13922e6fbc5f 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3056] 199.204.45.57 () {30 vars in 762 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/security-groups/lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3057] 199.204.45.57 () {30 vars in 784 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/security-groups?name=lb-1b345ef8-1a33-4c24-9163-7172bd8c81d6 => generated 1639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3058] 199.204.45.57 () {30 vars in 736 bytes} [Wed May 6 02:10:48 2026] GET /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3059] 199.204.45.57 () {34 vars in 788 bytes} [Wed May 6 02:10:48 2026] PUT /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 1090 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3060] 199.204.45.57 () {32 vars in 778 bytes} [Wed May 6 02:10:48 2026] DELETE /v2.0/security-groups/f062284a-e239-4602-bf2b-6ba273d564e5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:10:49.086 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fe24751-24fb-4b57-8e39-731340b7b957 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: c521271d-8a18-44f9-b08b-fd59930418a9 2026-05-06 02:10:49.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fe24751-24fb-4b57-8e39-731340b7b957 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: c521271d-8a18-44f9-b08b-fd59930418a9 [pid: 7|app: 0|req: 1493/3061] 199.204.45.57 () {32 vars in 758 bytes} [Wed May 6 02:10:48 2026] DELETE /v2.0/ports/c521271d-8a18-44f9-b08b-fd59930418a9 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3062] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:10:51 2026] GET /v2.0/ports?device_id=29c80720-9b8c-4b58-ae94-d05ea553c4e1 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:52.130 7 INFO neutron_taas.services.taas.taas_plugin [req-af216418-7aea-4b34-9859-66b6a75fef21 req-08aae35b-d509-4a9e-b74b-f3a67f39a894 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] TaaS: Handle Delete Port: 3ad1182e-3da8-417e-a66a-b42dfda28db5 2026-05-06 02:10:52.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-af216418-7aea-4b34-9859-66b6a75fef21 req-08aae35b-d509-4a9e-b74b-f3a67f39a894 2b5b480b5e3c4b9ab5991c245a283654 83a590cd58aa4c42ae79b91b99071b42 - - default default] Tap Mirror: Handle Delete Port: 3ad1182e-3da8-417e-a66a-b42dfda28db5 [pid: 7|app: 0|req: 1494/3063] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:10:52 2026] DELETE /v2.0/ports/3ad1182e-3da8-417e-a66a-b42dfda28db5 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:10:52.342 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a30955dc-d522-415a-b7b6-c74205b8e9e6'] response: {'server_uuid': '29c80720-9b8c-4b58-ae94-d05ea553c4e1', 'name': 'network-vif-deleted', 'tag': '3ad1182e-3da8-417e-a66a-b42dfda28db5', 'status': 'completed', 'code': 200} 2026-05-06 02:10:53.256 8 INFO neutron_taas.services.taas.taas_plugin [None req-194b7967-87ba-41eb-9d55-45eee3c3fd77 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: f16279af-0faf-4d52-aeef-e354530c1187 2026-05-06 02:10:53.259 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-194b7967-87ba-41eb-9d55-45eee3c3fd77 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: f16279af-0faf-4d52-aeef-e354530c1187 2026-05-06 02:10:53.468 8 INFO neutron.db.l3_db [None req-194b7967-87ba-41eb-9d55-45eee3c3fd77 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP 5f4f3eb6-a715-4ef0-ad75-bb2312534a95 disassociated (deleted). External IP: 10.96.250.215, port: ad0bde35-bd4f-4c1a-984e-35af289ee55c. [pid: 8|app: 0|req: 1570/3064] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:10:53 2026] DELETE /v2.0/floatingips/5f4f3eb6-a715-4ef0-ad75-bb2312534a95 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:10:53.813 7 INFO neutron.api.v2.resource [None req-29dc49fe-90ff-4af7-8678-9726c2a4aa64 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3065] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:10:53 2026] GET /v2.0/floatingips/5f4f3eb6-a715-4ef0-ad75-bb2312534a95 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:10:53.825 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-781234b1-8ca5-4a79-a47c-13d7249b78fb'] response: {'name': 'network-changed', 'server_uuid': 'e450173c-d580-4806-8f9c-332bf25c7708', 'tag': 'ad0bde35-bd4f-4c1a-984e-35af289ee55c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1571/3066] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:10:53 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3067] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3068] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3069] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/networks?id=260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3070] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.165&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => 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: 1498/3071] 199.204.45.57 () {34 vars in 1105 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e8&port_id=ad0bde35-bd4f-4c1a-984e-35af289ee55c => 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: 1574/3072] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/subnets?id=36c54b59-74a5-4062-8e5c-21c53f0606b2&id=3a29905f-ae69-4900-86e3-a0f860c03684 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3073] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&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: 1575/3074] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/ports?network_id=260c8c54-30ec-4f0a-ac00-90fa3e470f24&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: 1500/3075] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1576/3076] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:10:54 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24?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: 1578/3079] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:10:56 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:10:56.597 7 INFO neutron_taas.services.taas.taas_plugin [req-cdefb07b-56a7-4ca9-9a2c-caf2c97e3b98 req-25332fa9-3eb9-4094-a200-62f04c859d68 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: ad0bde35-bd4f-4c1a-984e-35af289ee55c 2026-05-06 02:10:56.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cdefb07b-56a7-4ca9-9a2c-caf2c97e3b98 req-25332fa9-3eb9-4094-a200-62f04c859d68 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: ad0bde35-bd4f-4c1a-984e-35af289ee55c [pid: 7|app: 0|req: 1502/3080] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:10:56 2026] DELETE /v2.0/ports/ad0bde35-bd4f-4c1a-984e-35af289ee55c => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:10:56.814 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-98b057b7-d980-4acb-bb96-b3d5d8044e52'] response: {'server_uuid': 'e450173c-d580-4806-8f9c-332bf25c7708', 'name': 'network-vif-deleted', 'tag': 'ad0bde35-bd4f-4c1a-984e-35af289ee55c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1579/3081] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:10:59 2026] GET /v2.0/ports?device_id=e450173c-d580-4806-8f9c-332bf25c7708 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:11:04.509 7 INFO neutron_taas.services.taas.taas_plugin [None req-70c1404d-7002-43d7-8609-413c7e2161ca 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 154d6191-b53e-4241-a148-7ca10fdbb8d4 2026-05-06 02:11:04.512 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70c1404d-7002-43d7-8609-413c7e2161ca 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 154d6191-b53e-4241-a148-7ca10fdbb8d4 2026-05-06 02:11:04.682 7 INFO neutron.db.l3_db [None req-70c1404d-7002-43d7-8609-413c7e2161ca 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Floating IP 725430e1-cc96-4cf8-8ee2-5a6cf8b91d5a disassociated (deleted). External IP: 10.96.250.205, port: e9fdf1c6-8ad6-49e7-a577-76d94abb0515. [pid: 7|app: 0|req: 1503/3082] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:04 2026] DELETE /v2.0/floatingips/725430e1-cc96-4cf8-8ee2-5a6cf8b91d5a => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:05.015 8 INFO neutron.api.v2.resource [None req-5b55beb3-5838-40d2-8969-8f5b86a9f954 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3083] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:04 2026] GET /v2.0/floatingips/725430e1-cc96-4cf8-8ee2-5a6cf8b91d5a => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:05.024 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec185eb0-123a-44bb-9847-7702bd8b60ed'] response: {'name': 'network-changed', 'server_uuid': '9bbc10a0-9384-409f-9c4d-fdedc796ea0e', 'tag': 'e9fdf1c6-8ad6-49e7-a577-76d94abb0515', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1504/3084] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3085] 10.0.0.252 () {34 vars in 1040 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/security-groups?id=c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3086] 199.204.45.57 () {34 vars in 1079 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/ports?tenant_id=cad060e8e65e4ff0b2ac89887850a013&device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3087] 199.204.45.57 () {34 vars in 985 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/networks?id=c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3088] 199.204.45.57 () {34 vars in 1057 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => 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: 1583/3089] 199.204.45.57 () {34 vars in 1103 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A136&port_id=e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => 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: 1507/3090] 199.204.45.57 () {34 vars in 1063 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/subnets?id=e6ce9963-7f4b-49e1-952d-207440952938&id=8305f172-d86e-44c5-b194-aaf492a63c2f => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3091] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&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: 7|app: 0|req: 1508/3092] 199.204.45.57 () {34 vars in 1051 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/ports?network_id=c605a4e7-86f6-400c-a4cb-bdd5726578a9&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3093] 199.204.45.57 () {34 vars in 1011 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1509/3094] 199.204.45.57 () {34 vars in 1111 bytes} [Wed May 6 02:11:05 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9?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: 1586/3095] 199.204.45.57 () {34 vars in 993 bytes} [Wed May 6 02:11:07 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:11:07.755 7 INFO neutron_taas.services.taas.taas_plugin [req-d57a2c0b-bb86-46cd-939d-cb745a3fb589 req-133be67f-9be2-48f4-a533-25d3df1fc0a5 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: e9fdf1c6-8ad6-49e7-a577-76d94abb0515 2026-05-06 02:11:07.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d57a2c0b-bb86-46cd-939d-cb745a3fb589 req-133be67f-9be2-48f4-a533-25d3df1fc0a5 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: e9fdf1c6-8ad6-49e7-a577-76d94abb0515 [pid: 7|app: 0|req: 1510/3096] 199.204.45.57 () {36 vars in 996 bytes} [Wed May 6 02:11:07 2026] DELETE /v2.0/ports/e9fdf1c6-8ad6-49e7-a577-76d94abb0515 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:07.974 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39a01d49-4bb2-4630-994b-cbd36bada2d4'] response: {'server_uuid': '9bbc10a0-9384-409f-9c4d-fdedc796ea0e', 'name': 'network-vif-deleted', 'tag': 'e9fdf1c6-8ad6-49e7-a577-76d94abb0515', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1588/3099] 10.0.0.252 () {34 vars in 990 bytes} [Wed May 6 02:11:10 2026] GET /v2.0/ports?device_id=9bbc10a0-9384-409f-9c4d-fdedc796ea0e => 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: 1512/3100] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/e2e907f6-6007-46a0-8958-a9592f5826b5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.542 8 INFO neutron.api.v2.resource [None req-b2ec29bd-5ba6-40f7-9252-e3879feea1d9 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3101] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/e2e907f6-6007-46a0-8958-a9592f5826b5 => 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: 1513/3102] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/70daf4e3-39f7-4255-b47a-dc8eaef3080d => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.624 8 INFO neutron.api.v2.resource [None req-1accb82b-7d08-497e-9df2-7a61bd7a4222 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3103] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/70daf4e3-39f7-4255-b47a-dc8eaef3080d => 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: 1514/3104] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/d670ef70-af62-4732-9d63-584235895b38 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.695 8 INFO neutron.api.v2.resource [None req-24b8068a-c823-416a-b55b-5ad59236b3fa 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3105] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/d670ef70-af62-4732-9d63-584235895b38 => 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/3106] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/bf4361b5-da1b-4bd6-b40e-0a4f79b4e7b6 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.773 8 INFO neutron.api.v2.resource [None req-faa2ee22-64b3-4bb5-8134-9f8effee62e0 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3107] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/bf4361b5-da1b-4bd6-b40e-0a4f79b4e7b6 => 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/3108] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/25af3820-6dde-4aab-87c5-6732781066f2 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.850 8 INFO neutron.api.v2.resource [None req-000368aa-d67d-4c11-827a-ea2e6010d474 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3109] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/25af3820-6dde-4aab-87c5-6732781066f2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3110] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/011bc127-403e-4126-9688-5ca8700ecddd => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:15.931 8 INFO neutron.api.v2.resource [None req-3f702cb2-3a02-4499-bad8-a53c776d6221 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3111] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:15 2026] GET /v2.0/security-group-rules/011bc127-403e-4126-9688-5ca8700ecddd => 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: 1518/3112] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:15 2026] DELETE /v2.0/security-group-rules/007b0c26-9984-4569-bca3-3acdc8476a93 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.020 8 INFO neutron.api.v2.resource [None req-c9747dc0-472c-43fc-8228-a160837a9b9c 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3113] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-group-rules/007b0c26-9984-4569-bca3-3acdc8476a93 => 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/3114] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:16 2026] DELETE /v2.0/security-group-rules/076ac97e-88b5-4c04-b86f-a8eba2abe953 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.099 8 INFO neutron.api.v2.resource [None req-6d431b15-2ee5-4f66-9b16-0a2b370ffd6e 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3115] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-group-rules/076ac97e-88b5-4c04-b86f-a8eba2abe953 => 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: 1520/3116] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:16 2026] DELETE /v2.0/security-group-rules/1bfc41cf-fa22-45c7-a6d1-1b3cd8c1e5ce => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.181 8 INFO neutron.api.v2.resource [None req-0498e12e-1b68-4ecd-9f76-0aeaa827cc9f 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3117] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-group-rules/1bfc41cf-fa22-45c7-a6d1-1b3cd8c1e5ce => 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/3118] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:16 2026] DELETE /v2.0/security-group-rules/071c1f0b-582c-4084-830e-27f4467f3010 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.257 8 INFO neutron.api.v2.resource [None req-7695a389-c770-4d2a-a39b-fdf0a491a44d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3119] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-group-rules/071c1f0b-582c-4084-830e-27f4467f3010 => 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/3120] 10.0.0.115 () {32 vars in 750 bytes} [Wed May 6 02:11:16 2026] DELETE /v2.0/security-group-rules/a387b34f-4ed6-4de0-8bec-df50df25e1a1 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.332 8 INFO neutron.api.v2.resource [None req-5484316c-9c92-4cae-9006-b181a1582b17 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3121] 10.0.0.115 () {32 vars in 747 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-group-rules/a387b34f-4ed6-4de0-8bec-df50df25e1a1 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3122] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:16 2026] DELETE /v2.0/security-groups/c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:16.434 8 INFO neutron.api.v2.resource [None req-1e536f36-01ec-455f-867c-b10808906d8b 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3123] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:11:16 2026] GET /v2.0/security-groups/c8c5f1ff-74eb-4bc3-954e-c7fa8345b0bb => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:16.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-71accbc2-8f06-414b-b662-e3b359ded6c9 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: df1ca38b-64be-4c63-8184-482158c53432 2026-05-06 02:11:16.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71accbc2-8f06-414b-b662-e3b359ded6c9 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: df1ca38b-64be-4c63-8184-482158c53432 [pid: 7|app: 0|req: 1524/3124] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:16 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:11:17.540 8 INFO neutron.api.v2.resource [None req-c8240a94-15f9-4bf0-a97e-4775722ef025 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3125] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:17 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 198 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:17.889 7 INFO neutron_taas.services.taas.taas_plugin [None req-5226d789-34f3-4af3-81a1-d26d02c7310c 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: fe58b8f4-3d58-4e29-bbfe-d1da35141a97 2026-05-06 02:11:17.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5226d789-34f3-4af3-81a1-d26d02c7310c 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: fe58b8f4-3d58-4e29-bbfe-d1da35141a97 [pid: 7|app: 0|req: 1525/3126] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:17 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 309 bytes in 901 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:11:18.626 8 INFO neutron.api.v2.resource [None req-36babb3b-bebc-4bfd-81b7-22f841bbbfd0 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3127] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:18 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 198 bytes in 173 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:19.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef37415b-ee7b-43a6-8464-2dd7f40cc8e4 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 2ec24b61-9f36-4395-8c2c-7b24590fdb4e 2026-05-06 02:11:19.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef37415b-ee7b-43a6-8464-2dd7f40cc8e4 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 2ec24b61-9f36-4395-8c2c-7b24590fdb4e [pid: 7|app: 0|req: 1526/3128] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:18 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 02:11:19.728 8 INFO neutron.api.v2.resource [None req-be81c8a3-2d81-405c-bd2e-3162ca256c68 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3129] 10.0.0.115 () {34 vars in 789 bytes} [Wed May 6 02:11:19 2026] PUT /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:19.932 7 INFO neutron_taas.services.taas.taas_plugin [None req-76de3f70-e90f-425b-9a3e-7abc59d21a8d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 3ef1e4ed-9729-433b-9a3d-af3b6a078ebc 2026-05-06 02:11:19.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76de3f70-e90f-425b-9a3e-7abc59d21a8d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 3ef1e4ed-9729-433b-9a3d-af3b6a078ebc 2026-05-06 02:11:20.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-76de3f70-e90f-425b-9a3e-7abc59d21a8d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 2a4fc69d-9132-4711-98d4-73d431a6f120 2026-05-06 02:11:20.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76de3f70-e90f-425b-9a3e-7abc59d21a8d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 2a4fc69d-9132-4711-98d4-73d431a6f120 2026-05-06 02:11:20.520 7 INFO neutron.services.segments.plugin [-] Segment 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 resource provider aggregate not found 2026-05-06 02:11:20.523 7 INFO neutron.services.segments.plugin [-] Segment 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 resource provider aggregate not found 2026-05-06 02:11:20.540 7 INFO neutron.services.segments.plugin [-] Segment 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 found for delete ", "request_id": "req-11c58ad2-ed5d-4f80-a637-d1e680b357b0"}]} 2026-05-06 02:11:20.541 7 INFO neutron.db.l3_hamode_db [None req-76de3f70-e90f-425b-9a3e-7abc59d21a8d 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] HA network 19211ea0-24cd-4b93-b8b8-741a2dbdf6a5 was deleted as no HA routers are present in tenant cad060e8e65e4ff0b2ac89887850a013. 2026-05-06 02:11:20.542 7 INFO neutron.services.segments.plugin [-] Segment 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 559a8aa2-bbcb-43cb-a1f7-31c3e05581b0 found for delete ", "request_id": "req-5cc18a58-f86c-489c-9594-d7f4002db219"}]} [pid: 7|app: 0|req: 1527/3130] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:19 2026] DELETE /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:20.574 8 INFO neutron.api.v2.resource [None req-64acf47e-d5e0-4f71-ba07-4f05d6e122a6 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3131] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:20 2026] GET /v2.0/routers/b0dd6778-8937-4d70-b567-09e8673bd1cd => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3132] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:20 2026] DELETE /v2.0/subnets/36c54b59-74a5-4062-8e5c-21c53f0606b2 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:20.749 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2d613cc-d347-40c1-84cb-9fb2fd3b640f 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3133] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:20 2026] GET /v2.0/subnets/36c54b59-74a5-4062-8e5c-21c53f0606b2 => 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: 1529/3134] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:20 2026] DELETE /v2.0/subnets/3a29905f-ae69-4900-86e3-a0f860c03684 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:20.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8357910a-e3b0-41c1-b726-27c854acee9a 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3135] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:20 2026] GET /v2.0/subnets/3a29905f-ae69-4900-86e3-a0f860c03684 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:21.008 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2eb50d7-29d5-431e-b064-13fd3a3e0e08 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 9f27411d-d323-4b3b-9f8d-fa302200dd25 2026-05-06 02:11:21.011 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2eb50d7-29d5-431e-b064-13fd3a3e0e08 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 9f27411d-d323-4b3b-9f8d-fa302200dd25 [pid: 7|app: 0|req: 1530/3136] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:20 2026] DELETE /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:21.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d721f9b8-092b-45ae-89cf-9505faebf4db 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3137] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:11:21 2026] GET /v2.0/networks/260c8c54-30ec-4f0a-ac00-90fa3e470f24 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3138] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:21 2026] DELETE /v2.0/subnets/e6ce9963-7f4b-49e1-952d-207440952938 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:21.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56298d67-9871-4fab-a810-03e16482c383 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3139] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:21 2026] GET /v2.0/subnets/e6ce9963-7f4b-49e1-952d-207440952938 => 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: 1532/3140] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:21 2026] DELETE /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:21.606 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c32da52-9b38-4780-b4b5-1bc6d10d931c 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3141] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:21 2026] GET /v2.0/subnets/8305f172-d86e-44c5-b194-aaf492a63c2f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:21.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-162a7e6c-0185-4db5-82c7-b60ff935622b 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: fbe6e4e9-2c11-4ad0-b753-38ee9c6c7228 2026-05-06 02:11:21.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162a7e6c-0185-4db5-82c7-b60ff935622b 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: fbe6e4e9-2c11-4ad0-b753-38ee9c6c7228 [pid: 7|app: 0|req: 1533/3142] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:21 2026] DELETE /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:21.932 8 INFO neutron.pecan_wsgi.hooks.translation [None req-571087a5-875e-4c3f-9ddf-854cb73d1aae 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3143] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:11:21 2026] GET /v2.0/networks/c605a4e7-86f6-400c-a4cb-bdd5726578a9 => 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: 1534/3144] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:21 2026] DELETE /v2.0/subnets/ac4bf907-b3b6-4f96-8189-c1451b59ed6c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:22.105 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cea9a6f-7556-455e-b4c9-d8daeb7f60d1 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3145] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:22 2026] GET /v2.0/subnets/ac4bf907-b3b6-4f96-8189-c1451b59ed6c => 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: 1535/3146] 10.0.0.115 () {32 vars in 724 bytes} [Wed May 6 02:11:22 2026] DELETE /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:22.274 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f619cf4c-a537-471d-9e42-85960eea3108 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3147] 10.0.0.115 () {32 vars in 721 bytes} [Wed May 6 02:11:22 2026] GET /v2.0/subnets/ee404ba3-a9d8-4316-8e57-732cc949b33d => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:22.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-9521685e-3ab5-4458-9f0f-d175ab30af09 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] TaaS: Handle Delete Port: 0645bdf7-dc37-4fce-ab84-7aac10f73128 2026-05-06 02:11:22.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9521685e-3ab5-4458-9f0f-d175ab30af09 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] Tap Mirror: Handle Delete Port: 0645bdf7-dc37-4fce-ab84-7aac10f73128 [pid: 7|app: 0|req: 1536/3148] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:22 2026] DELETE /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:22.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8524439e-35cf-46b5-b3b7-97bde219cff0 7e765680c8f644ffa2c6eef76afa915e cad060e8e65e4ff0b2ac89887850a013 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3149] 10.0.0.115 () {32 vars in 723 bytes} [Wed May 6 02:11:22 2026] GET /v2.0/networks/45481d46-a25d-4e57-b2d2-1080d0426305 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 02:11:22.559 7 INFO neutron.services.segments.plugin [-] Segment 725e7e11-25e9-44f7-a497-a679377e35b2 resource provider aggregate not found 2026-05-06 02:11:22.564 7 INFO neutron.services.segments.plugin [-] Segment 725e7e11-25e9-44f7-a497-a679377e35b2 resource provider aggregate not found 2026-05-06 02:11:22.574 7 INFO neutron.services.segments.plugin [-] Segment 725e7e11-25e9-44f7-a497-a679377e35b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 725e7e11-25e9-44f7-a497-a679377e35b2 found for delete ", "request_id": "req-694ae70a-79f2-4591-8f82-1f8f8c98ad7f"}]} 2026-05-06 02:11:22.580 7 INFO neutron.services.segments.plugin [-] Segment 725e7e11-25e9-44f7-a497-a679377e35b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 725e7e11-25e9-44f7-a497-a679377e35b2 found for delete ", "request_id": "req-0f5dc53d-8579-470c-81e9-785a77df806b"}]} 2026-05-06 02:11:22.591 7 INFO neutron.services.segments.plugin [-] Segment de96c570-1e72-43e6-971e-27280cdc8353 resource provider aggregate not found 2026-05-06 02:11:22.601 7 INFO neutron.services.segments.plugin [-] Segment de96c570-1e72-43e6-971e-27280cdc8353 resource provider aggregate not found 2026-05-06 02:11:22.607 7 INFO neutron.services.segments.plugin [-] Segment de96c570-1e72-43e6-971e-27280cdc8353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de96c570-1e72-43e6-971e-27280cdc8353 found for delete ", "request_id": "req-8bbbbd64-daa6-49d9-a09a-5412ad8627fe"}]} 2026-05-06 02:11:22.617 7 INFO neutron.services.segments.plugin [-] Segment de96c570-1e72-43e6-971e-27280cdc8353 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de96c570-1e72-43e6-971e-27280cdc8353 found for delete ", "request_id": "req-b7a09837-feef-4d75-94a4-3ec814935a62"}]} 2026-05-06 02:11:22.623 7 INFO neutron.services.segments.plugin [-] Segment dc1e02ab-4884-4238-aedc-cf234b4e3731 resource provider aggregate not found 2026-05-06 02:11:22.638 7 INFO neutron.services.segments.plugin [-] Segment dc1e02ab-4884-4238-aedc-cf234b4e3731 resource provider aggregate not found 2026-05-06 02:11:22.644 7 INFO neutron.services.segments.plugin [-] Segment dc1e02ab-4884-4238-aedc-cf234b4e3731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1e02ab-4884-4238-aedc-cf234b4e3731 found for delete ", "request_id": "req-d64674db-28fe-4a7d-accd-f7c79e673745"}]} 2026-05-06 02:11:22.654 7 INFO neutron.services.segments.plugin [-] Segment dc1e02ab-4884-4238-aedc-cf234b4e3731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1e02ab-4884-4238-aedc-cf234b4e3731 found for delete ", "request_id": "req-94a762e1-423a-491f-baab-bbe43fb4d0ee"}]} [pid: 7|app: 0|req: 1537/3150] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:24 2026] GET /v2.0/security-groups?tenant_id=80f1b52d791e438ebecf1bdbafe774a3&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3151] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:24 2026] DELETE /v2.0/security-groups/a6274752-72f4-44f1-b547-65e4f13d01df => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3152] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:24 2026] GET /v2.0/security-groups?tenant_id=56736bcb58124addaadd505ba1cd8164&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3153] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:24 2026] DELETE /v2.0/security-groups/4ef848b0-81a2-4ad7-8a1a-0e1b6b0dbe09 => 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: 1617/3156] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:25 2026] GET /v2.0/security-groups?tenant_id=0678d52fa06543a99c4c2896345c7670&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3157] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:25 2026] DELETE /v2.0/security-groups/7b615ae3-b0ea-4155-ad3c-8521ed84ca5a => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3158] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:25 2026] GET /v2.0/security-groups?tenant_id=cad060e8e65e4ff0b2ac89887850a013&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3159] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:25 2026] DELETE /v2.0/security-groups/901bac1d-479a-4ac5-8082-8307121ca954 => 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: 1619/3160] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:25 2026] GET /v2.0/security-groups?tenant_id=e97b133055f140528dd48ba15dcfdc3b&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3161] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:25 2026] DELETE /v2.0/security-groups/4ef8bb65-fe6e-43a9-acd6-f7aee175ab38 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3162] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:26 2026] GET /v2.0/security-groups?tenant_id=57301b551f5e4cc592fe9f61d7f39aa9&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: 1543/3163] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:26 2026] DELETE /v2.0/security-groups/54116184-5e17-4386-b570-1e14ca8c967c => 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: 1621/3164] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:26 2026] GET /v2.0/security-groups?tenant_id=0be71115232946c38def11b6e3979361&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3165] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:26 2026] DELETE /v2.0/security-groups/be6ce534-eb96-4504-944b-26167e3b5057 => 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: 1622/3166] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:11:30 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3167] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:11:31 2026] POST /v2.0/floatingips => generated 552 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3168] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:11:32 2026] POST /v2.0/floatingips => generated 552 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3169] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:11:32 2026] POST /v2.0/floatingips => generated 552 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3170] 10.0.0.115 () {34 vars in 676 bytes} [Wed May 6 02:11:33 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3171] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:11:33 2026] PUT /v2.0/floatingips/c02a5aa2-735a-4f27-9e43-12e5444e0cde/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3172] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:11:33 2026] PUT /v2.0/floatingips/54653248-75fb-4f8d-ac45-0a38596345bd/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3173] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:11:33 2026] PUT /v2.0/floatingips/0891f6fa-3058-4941-b82c-3bf4d2e8135c/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: 1626/3174] 10.0.0.115 () {34 vars in 759 bytes} [Wed May 6 02:11:33 2026] PUT /v2.0/floatingips/56a8d2b8-3f1b-44aa-81fb-9f73ad6c7f99/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3175] 10.0.0.115 () {32 vars in 672 bytes} [Wed May 6 02:11:33 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3176] 10.0.0.115 () {32 vars in 686 bytes} [Wed May 6 02:11:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3177] 10.0.0.115 () {32 vars in 682 bytes} [Wed May 6 02:11:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3178] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:11:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3179] 10.0.0.115 () {32 vars in 680 bytes} [Wed May 6 02:11:34 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3180] 10.0.0.115 () {32 vars in 694 bytes} [Wed May 6 02:11:34 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3181] 10.0.0.115 () {32 vars in 690 bytes} [Wed May 6 02:11:34 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3182] 10.0.0.115 () {32 vars in 702 bytes} [Wed May 6 02:11:34 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 02:11:34.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1079de9-bbb0-499a-b764-92743df09bf0 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] TaaS: Handle Delete Port: 115a1c89-6406-4a60-ad9c-fc533c00293b 2026-05-06 02:11:34.412 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1079de9-bbb0-499a-b764-92743df09bf0 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] Tap Mirror: Handle Delete Port: 115a1c89-6406-4a60-ad9c-fc533c00293b [pid: 7|app: 0|req: 1553/3183] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:34 2026] DELETE /v2.0/floatingips/c02a5aa2-735a-4f27-9e43-12e5444e0cde => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:34.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c97483f-93b7-4616-a2c3-3992a3a1f558 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] TaaS: Handle Delete Port: 1cc78bc7-8078-4879-a883-062497c061f8 2026-05-06 02:11:34.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c97483f-93b7-4616-a2c3-3992a3a1f558 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] Tap Mirror: Handle Delete Port: 1cc78bc7-8078-4879-a883-062497c061f8 [pid: 8|app: 0|req: 1631/3184] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:34 2026] DELETE /v2.0/floatingips/54653248-75fb-4f8d-ac45-0a38596345bd => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:34.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-beebd827-56b1-4383-a12b-976156ccfa3d 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] TaaS: Handle Delete Port: abbc69de-d117-42b2-85ce-54adb2456990 2026-05-06 02:11:34.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-beebd827-56b1-4383-a12b-976156ccfa3d 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] Tap Mirror: Handle Delete Port: abbc69de-d117-42b2-85ce-54adb2456990 [pid: 7|app: 0|req: 1554/3185] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:34 2026] DELETE /v2.0/floatingips/0891f6fa-3058-4941-b82c-3bf4d2e8135c => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:35.188 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d3d4bf9-5b23-41f0-9393-51e26ed02468 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] TaaS: Handle Delete Port: aaa4728f-8207-4ab8-8e01-d6b579e209d7 2026-05-06 02:11:35.191 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d3d4bf9-5b23-41f0-9393-51e26ed02468 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] Tap Mirror: Handle Delete Port: aaa4728f-8207-4ab8-8e01-d6b579e209d7 [pid: 8|app: 0|req: 1632/3186] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:35 2026] DELETE /v2.0/floatingips/56a8d2b8-3f1b-44aa-81fb-9f73ad6c7f99 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:35.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-66a41e8c-5f0b-4e56-8ac3-e77c2f675ffb 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] TaaS: Handle Delete Port: 73b3e294-e31a-4e8b-8f35-e996ac7a4cba 2026-05-06 02:11:35.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66a41e8c-5f0b-4e56-8ac3-e77c2f675ffb 3dab7b68c4744241b84090eccc8896ee b0bb799530104d9f9b4bbb7bb318f323 - - default default] Tap Mirror: Handle Delete Port: 73b3e294-e31a-4e8b-8f35-e996ac7a4cba [pid: 7|app: 0|req: 1555/3187] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:35 2026] DELETE /v2.0/floatingips/f053df13-862e-49e2-bdbc-786db0e9ac29 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3188] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:36 2026] GET /v2.0/security-groups?tenant_id=b0bb799530104d9f9b4bbb7bb318f323&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3189] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:36 2026] DELETE /v2.0/security-groups/8658d752-1466-44e9-b237-8851943d820d => 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: 1634/3190] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:36 2026] GET /v2.0/security-groups?tenant_id=d2449d413cb847dba4a4ab6a8a5af7ac&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3191] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:36 2026] DELETE /v2.0/security-groups/35d5251b-c674-41ef-9252-4331c6b14684 => 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: 1635/3192] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:37 2026] GET /v2.0/security-groups?tenant_id=f02d502a5b554549b3a5abca2f58d803&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3193] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:37 2026] DELETE /v2.0/security-groups/4cb043fa-2ef5-4342-908a-919129da32a8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:40.784 7 INFO neutron.db.segments_db [None req-f13787a7-01e7-438e-bc9a-d84f9704f6b5 881fd6fef23343aba22b499cf32e7726 6cb6cbaf9888487aac7660a6f9d78c44 - - default default] Added segment 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 of type vxlan for network b0151824-d6ae-4cb7-b5e9-00a7df691a74 [pid: 7|app: 0|req: 1560/3196] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:11:40 2026] POST /v2.0/networks => generated 612 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3197] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:11:40 2026] PUT /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3198] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:40 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/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: 1638/3199] 10.0.0.115 () {34 vars in 764 bytes} [Wed May 6 02:11:40 2026] PUT /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3200] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3201] 10.0.0.115 () {34 vars in 760 bytes} [Wed May 6 02:11:41 2026] PUT /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3202] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3203] 10.0.0.115 () {34 vars in 782 bytes} [Wed May 6 02:11:41 2026] PUT /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3204] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3205] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:11:41 2026] PUT /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3206] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/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: 1642/3207] 10.0.0.115 () {32 vars in 741 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:41.567 7 INFO neutron.api.v2.resource [None req-90320e7c-1fa2-4f9e-a29e-2a66e8ed5139 881fd6fef23343aba22b499cf32e7726 6cb6cbaf9888487aac7660a6f9d78c44 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3208] 10.0.0.115 () {32 vars in 745 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3209] 10.0.0.115 () {32 vars in 744 bytes} [Wed May 6 02:11:41 2026] DELETE /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3210] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:11:41.738 8 INFO neutron.api.v2.resource [None req-617119a8-7450-4df2-8651-3c7d901c51c3 881fd6fef23343aba22b499cf32e7726 6cb6cbaf9888487aac7660a6f9d78c44 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3211] 10.0.0.115 () {32 vars in 748 bytes} [Wed May 6 02:11:41 2026] DELETE /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/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: 1568/3212] 10.0.0.115 () {32 vars in 736 bytes} [Wed May 6 02:11:41 2026] DELETE /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3213] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:41 2026] GET /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:11:42.001 7 INFO neutron.services.segments.plugin [-] Segment 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 resource provider aggregate not found 2026-05-06 02:11:42.005 7 INFO neutron.services.segments.plugin [-] Segment 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 resource provider aggregate not found 2026-05-06 02:11:42.023 7 INFO neutron.services.segments.plugin [-] Segment 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 found for delete ", "request_id": "req-b13d6a0a-9637-41d0-8698-7c6e3a972e94"}]} 2026-05-06 02:11:42.032 7 INFO neutron.services.segments.plugin [-] Segment 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e27e8b2-cf13-4668-b2e0-b0ece5d86574 found for delete ", "request_id": "req-09387e59-0f1b-430d-bb37-20c8a72ce414"}]} [pid: 7|app: 0|req: 1569/3214] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:41 2026] DELETE /v2.0/networks/b0151824-d6ae-4cb7-b5e9-00a7df691a74 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3215] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:42 2026] GET /v2.0/security-groups?tenant_id=6cb6cbaf9888487aac7660a6f9d78c44&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3216] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:42 2026] DELETE /v2.0/security-groups/f35afcf2-82a9-492b-af9f-cfa7fa4784be => 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: 1647/3217] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:42 2026] GET /v2.0/security-groups?tenant_id=2f4554519c614ab4bc06a563793e82a4&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: 1571/3218] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:43 2026] DELETE /v2.0/security-groups/0ce99321-da3a-4b18-b390-2fd5382c5bd1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:46.601 8 INFO neutron.db.segments_db [None req-5367e820-c220-4475-ba2e-546460b9cb2a bf48514c955f4398b37b566545bdeebc 0453ab35b605406f98c9fa8938f5dba3 - - default default] Added segment 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 of type vxlan for network e3bf1e3d-b14b-4647-b146-8a1e1e44e626 [pid: 8|app: 0|req: 1648/3219] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:11:46 2026] POST /v2.0/networks => generated 612 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3220] 10.0.0.115 () {34 vars in 664 bytes} [Wed May 6 02:11:46 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3221] 10.0.0.115 () {34 vars in 666 bytes} [Wed May 6 02:11:46 2026] POST /v2.0/trunks => generated 407 bytes in 151 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: 1573/3222] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:11:47 2026] PUT /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3223] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3224] 10.0.0.115 () {34 vars in 760 bytes} [Wed May 6 02:11:47 2026] PUT /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3225] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3226] 10.0.0.115 () {34 vars in 756 bytes} [Wed May 6 02:11:47 2026] PUT /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3227] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3228] 10.0.0.115 () {34 vars in 778 bytes} [Wed May 6 02:11:47 2026] PUT /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3229] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/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: 1577/3230] 10.0.0.115 () {34 vars in 749 bytes} [Wed May 6 02:11:47 2026] PUT /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3231] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3232] 10.0.0.115 () {32 vars in 737 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:47.554 8 INFO neutron.api.v2.resource [None req-32a8cea9-b1c2-4b51-82e5-cb5eee6c2ff7 bf48514c955f4398b37b566545bdeebc 0453ab35b605406f98c9fa8938f5dba3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3233] 10.0.0.115 () {32 vars in 741 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3234] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:47 2026] DELETE /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3235] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:11:47.648 7 INFO neutron.api.v2.resource [None req-da3542be-8c7b-45f8-aba6-381cc6f2c67b bf48514c955f4398b37b566545bdeebc 0453ab35b605406f98c9fa8938f5dba3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3236] 10.0.0.115 () {32 vars in 744 bytes} [Wed May 6 02:11:47 2026] DELETE /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3237] 10.0.0.115 () {32 vars in 732 bytes} [Wed May 6 02:11:47 2026] DELETE /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3238] 10.0.0.115 () {32 vars in 729 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673/tags => 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: 1658/3239] 10.0.0.115 () {32 vars in 719 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3240] 10.0.0.115 () {32 vars in 717 bytes} [Wed May 6 02:11:47 2026] GET /v2.0/ports/3a704430-791f-4353-9fe6-03dc6206c621 => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3241] 10.0.0.115 () {32 vars in 722 bytes} [Wed May 6 02:11:47 2026] DELETE /v2.0/trunks/c3425f18-c95e-4609-b51e-1247d684f673 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:47.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-b641e89c-9ec4-4a62-912a-c64039d80eb3 bf48514c955f4398b37b566545bdeebc 0453ab35b605406f98c9fa8938f5dba3 - - default default] TaaS: Handle Delete Port: 3a704430-791f-4353-9fe6-03dc6206c621 2026-05-06 02:11:47.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b641e89c-9ec4-4a62-912a-c64039d80eb3 bf48514c955f4398b37b566545bdeebc 0453ab35b605406f98c9fa8938f5dba3 - - default default] Tap Mirror: Handle Delete Port: 3a704430-791f-4353-9fe6-03dc6206c621 [pid: 7|app: 0|req: 1583/3242] 10.0.0.115 () {32 vars in 720 bytes} [Wed May 6 02:11:47 2026] DELETE /v2.0/ports/3a704430-791f-4353-9fe6-03dc6206c621 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:48.173 8 INFO neutron.services.segments.plugin [-] Segment 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 resource provider aggregate not found 2026-05-06 02:11:48.182 8 INFO neutron.services.segments.plugin [-] Segment 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 resource provider aggregate not found 2026-05-06 02:11:48.191 8 INFO neutron.services.segments.plugin [-] Segment 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 found for delete ", "request_id": "req-9317ea8d-274d-48d5-84af-3abc99ea1df3"}]} 2026-05-06 02:11:48.200 8 INFO neutron.services.segments.plugin [-] Segment 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 577b46c4-4ca2-435d-9f05-a79ebde8b4f7 found for delete ", "request_id": "req-cc24a378-3956-4b41-afb9-a8f97195a47a"}]} [pid: 8|app: 0|req: 1660/3243] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:48 2026] DELETE /v2.0/networks/e3bf1e3d-b14b-4647-b146-8a1e1e44e626 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3244] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:48 2026] GET /v2.0/security-groups?tenant_id=0453ab35b605406f98c9fa8938f5dba3&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3245] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:48 2026] DELETE /v2.0/security-groups/8cbeda3c-14b8-41d0-b30c-e77c3ba404ad => 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: 1585/3246] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:49 2026] GET /v2.0/security-groups?tenant_id=4d4ebe2a0c034e218e48456d76a6d29a&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3247] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:49 2026] DELETE /v2.0/security-groups/67312bdc-8238-4ea9-b321-696ae65ad6c8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 02:11:52.869 7 INFO neutron.db.segments_db [None req-774fbb9c-9e49-4c6e-be1a-3df097aac31c d074e41ff002480aa7df28ef4b8c38ec 1c9d5e2a2b0644d1a09b33863b137a59 - - default default] Added segment c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f of type vxlan for network 73904849-c35e-4687-89e9-11015620077d [pid: 7|app: 0|req: 1586/3248] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:11:52 2026] POST /v2.0/networks => generated 612 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 02:11:53.021 8 INFO neutron.db.segments_db [None req-e9e83d7c-129e-4e89-be8f-21b4361cf23c d074e41ff002480aa7df28ef4b8c38ec 1c9d5e2a2b0644d1a09b33863b137a59 - - default default] Added segment 7b952c86-b44e-4576-82db-6b83581f9aee of type vxlan for network 34ee6808-484e-45e0-8a3b-ec406b16f9c4 [pid: 8|app: 0|req: 1663/3249] 10.0.0.115 () {34 vars in 670 bytes} [Wed May 6 02:11:52 2026] POST /v2.0/networks => generated 611 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3250] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:11:53 2026] PUT /v2.0/networks/73904849-c35e-4687-89e9-11015620077d/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3251] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:53 2026] GET /v2.0/networks/73904849-c35e-4687-89e9-11015620077d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3252] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:11:53 2026] PUT /v2.0/networks/34ee6808-484e-45e0-8a3b-ec406b16f9c4/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3253] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:53 2026] GET /v2.0/networks/34ee6808-484e-45e0-8a3b-ec406b16f9c4/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3254] 10.0.0.115 () {34 vars in 753 bytes} [Wed May 6 02:11:53 2026] PUT /v2.0/networks/34ee6808-484e-45e0-8a3b-ec406b16f9c4/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3255] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:53 2026] GET /v2.0/networks/34ee6808-484e-45e0-8a3b-ec406b16f9c4/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3256] 10.0.0.115 () {32 vars in 733 bytes} [Wed May 6 02:11:53 2026] GET /v2.0/networks/73904849-c35e-4687-89e9-11015620077d/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 02:11:53.641 8 INFO neutron.services.segments.plugin [-] Segment c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f resource provider aggregate not found 2026-05-06 02:11:53.644 8 INFO neutron.services.segments.plugin [-] Segment c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f resource provider aggregate not found 2026-05-06 02:11:53.659 8 INFO neutron.services.segments.plugin [-] Segment c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f found for delete ", "request_id": "req-f86e86fd-633a-4336-86da-4149a1b9f0e7"}]} 2026-05-06 02:11:53.663 8 INFO neutron.services.segments.plugin [-] Segment c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e143a2-5e03-4627-b2b1-1e0ec6b6ae1f found for delete ", "request_id": "req-7f36d035-0185-4f59-b7db-e09e94e76cf3"}]} [pid: 8|app: 0|req: 1667/3257] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:53 2026] DELETE /v2.0/networks/73904849-c35e-4687-89e9-11015620077d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 02:11:53.786 7 INFO neutron.services.segments.plugin [-] Segment 7b952c86-b44e-4576-82db-6b83581f9aee resource provider aggregate not found 2026-05-06 02:11:53.790 7 INFO neutron.services.segments.plugin [-] Segment 7b952c86-b44e-4576-82db-6b83581f9aee resource provider aggregate not found 2026-05-06 02:11:53.809 7 INFO neutron.services.segments.plugin [-] Segment 7b952c86-b44e-4576-82db-6b83581f9aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b952c86-b44e-4576-82db-6b83581f9aee found for delete ", "request_id": "req-de2f3c47-a9ac-485b-b5e1-c597ae2beea7"}]} 2026-05-06 02:11:53.811 7 INFO neutron.services.segments.plugin [-] Segment 7b952c86-b44e-4576-82db-6b83581f9aee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b952c86-b44e-4576-82db-6b83581f9aee found for delete ", "request_id": "req-3c07f3b6-46ea-4a59-b420-c9142eb8190c"}]} [pid: 7|app: 0|req: 1591/3258] 10.0.0.115 () {32 vars in 726 bytes} [Wed May 6 02:11:53 2026] DELETE /v2.0/networks/34ee6808-484e-45e0-8a3b-ec406b16f9c4 => 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: 1668/3259] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:54 2026] GET /v2.0/security-groups?tenant_id=1c9d5e2a2b0644d1a09b33863b137a59&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: 1592/3260] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:54 2026] DELETE /v2.0/security-groups/2cde6cb9-d7f3-4888-a2dd-2bcb04156147 => 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: 1669/3261] 10.0.0.115 () {32 vars in 774 bytes} [Wed May 6 02:11:54 2026] GET /v2.0/security-groups?tenant_id=684cc719048c460e92a95a6657ce0a17&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3262] 10.0.0.115 () {32 vars in 740 bytes} [Wed May 6 02:11:54 2026] DELETE /v2.0/security-groups/2b94937a-5acb-4e7d-9552-3d9f3e421d84 => 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: 1595/3265] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:11:57 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3266] 10.0.0.115 () {32 vars in 655 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3267] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3268] 10.0.0.115 () {32 vars in 643 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3269] 10.0.0.115 () {32 vars in 647 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3270] 10.0.0.115 () {32 vars in 649 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3271] 10.0.0.115 () {32 vars in 663 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/security-groups => generated 17397 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3272] 10.0.0.115 () {32 vars in 655 bytes} [Wed May 6 02:11:59 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)