+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 15:10:09 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-686f5657f4-4wqhc 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 0x7f699081e668 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-08 15:10:13.164 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 15:10:13.164 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 15:10:13.304 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 15:10:13.304 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-08 15:10:14.257 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 15:10:14.324 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 15:10:15.903 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 15:10:15.906 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 15:10:15.910 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 15:10:15.911 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 15:10:15.911 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 15:10:15.911 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 15:10:15.912 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.921 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.921 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.921 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 15:10:15.945 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 15:10:15.947 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 15:10:15.947 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 15:10:15.958 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 15:10:15.961 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 15:10:15.964 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-08 15:10:15.965 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 15:10:15.966 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 15:10:15.966 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 15:10:15.966 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.973 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.973 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 15:10:15.973 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 15:10:15.977 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 15:10:15.977 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 15:10:15.977 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 15:10:15.977 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 15:10:15.996 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 15:10:15.997 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 15:10:15.997 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 15:10:16.026 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 15:10:16.027 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 15:10:16.027 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 15:10:16.027 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 15:10:16.285 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing driver for type 'vlan' 2026-05-08 15:10:16.366 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 15:10:16.566 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] VlanTypeDriver initialization complete 2026-05-08 15:10:16.566 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 15:10:16.566 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing extension driver 'port_security' 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.extensions.port_security [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing extension driver 'qos' 2026-05-08 15:10:16.578 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 15:10:16.579 8 INFO neutron.plugins.ml2.managers [None req-cc91830e-0d7e-4a02-88c1-181832b0cc3d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 15:10:16.593 8 INFO neutron.quota [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded quota_driver: . 2026-05-08 15:10:16.593 8 INFO neutron.plugins.ml2.plugin [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 15:10:16.593 8 INFO neutron.plugins.ml2.managers [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 15:10:16.594 8 INFO neutron.plugins.ml2.managers [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 15:10:16.594 8 INFO neutron.plugins.ml2.managers [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 15:10:16.594 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: qos 2026-05-08 15:10:16.608 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: router 2026-05-08 15:10:16.645 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 15:10:16.645 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 15:10:16.645 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 15:10:16.653 8 INFO neutron.services.service_base [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 15:10:16.654 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: segments 2026-05-08 15:10:16.658 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.extensions.port_security [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing extension driver 'qos' 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 15:10:16.659 7 INFO neutron.plugins.ml2.managers [None req-5afc31ef-5799-4ff7-8fef-1696c67757e9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 15:10:16.675 7 INFO neutron.quota [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded quota_driver: . 2026-05-08 15:10:16.675 7 INFO neutron.plugins.ml2.plugin [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 15:10:16.675 7 INFO neutron.plugins.ml2.managers [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 15:10:16.675 7 INFO neutron.plugins.ml2.managers [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 15:10:16.676 7 INFO neutron.plugins.ml2.managers [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 15:10:16.676 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: qos 2026-05-08 15:10:16.689 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: router 2026-05-08 15:10:16.735 7 INFO neutron.services.service_base [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 15:10:16.735 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: segments 2026-05-08 15:10:16.753 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: trunk 2026-05-08 15:10:16.768 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: vpnaas 2026-05-08 15:10:16.809 8 WARNING stevedore.named [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:16.833 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: trunk 2026-05-08 15:10:16.847 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: vpnaas 2026-05-08 15:10:16.886 7 WARNING stevedore.named [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:16.886 8 INFO neutron_vpnaas.services.vpn.plugin [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 15:10:16.887 8 INFO neutron.common.utils [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 15:10:16.887 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: taas 2026-05-08 15:10:16.926 8 WARNING stevedore.named [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:16.926 8 WARNING stevedore.named [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 15:10:16.952 8 INFO neutron_taas.services.taas.taas_plugin [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 15:10:16.952 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: tapmirror 2026-05-08 15:10:16.956 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 15:10:16.956 7 INFO neutron.common.utils [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 15:10:16.956 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: taas 2026-05-08 15:10:16.966 8 WARNING stevedore.named [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:16.966 8 WARNING stevedore.named [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 15:10:16.982 7 WARNING stevedore.named [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:16.982 7 WARNING stevedore.named [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 15:10:16.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 15:10:16.985 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: auto_allocate 2026-05-08 15:10:16.994 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: tag 2026-05-08 15:10:16.999 7 INFO neutron_taas.services.taas.taas_plugin [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-08 15:10:17.000 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: tapmirror 2026-05-08 15:10:17.003 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: timestamp 2026-05-08 15:10:17.007 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 15:10:17.011 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: flavors 2026-05-08 15:10:17.011 7 WARNING stevedore.named [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 15:10:17.011 7 WARNING stevedore.named [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-08 15:10:17.016 8 INFO neutron.manager [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loading Plugin: revisions 2026-05-08 15:10:17.019 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Initializing extension manager. 2026-05-08 15:10:17.021 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: address-group 2026-05-08 15:10:17.022 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: address-scope 2026-05-08 15:10:17.023 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 15:10:17.024 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: agent 2026-05-08 15:10:17.024 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 15:10:17.026 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 15:10:17.027 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 15:10:17.028 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: availability_zone 2026-05-08 15:10:17.028 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 15:10:17.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-08 15:10:17.029 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 15:10:17.029 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 15:10:17.030 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: default-subnetpools 2026-05-08 15:10:17.032 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 15:10:17.033 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: dns-integration 2026-05-08 15:10:17.033 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 15:10:17.034 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 15:10:17.035 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: dvr 2026-05-08 15:10:17.036 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 15:10:17.036 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 15:10:17.037 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 15:10:17.038 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 15:10:17.038 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: external-net 2026-05-08 15:10:17.038 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: tag 2026-05-08 15:10:17.039 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 15:10:17.040 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: extraroute 2026-05-08 15:10:17.041 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 15:10:17.042 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 15:10:17.043 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 15:10:17.043 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 15:10:17.044 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 15:10:17.044 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: fip-port-details 2026-05-08 15:10:17.045 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: flavors 2026-05-08 15:10:17.046 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 15:10:17.047 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: floatingip-pools 2026-05-08 15:10:17.047 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: ip_allocation 2026-05-08 15:10:17.048 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 15:10:17.049 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: l2_adjacency 2026-05-08 15:10:17.050 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: router 2026-05-08 15:10:17.050 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: timestamp 2026-05-08 15:10:17.052 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 15:10:17.053 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 15:10:17.053 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 15:10:17.053 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 15:10:17.054 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 15:10:17.055 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: l3-ha 2026-05-08 15:10:17.055 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 15:10:17.056 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 15:10:17.056 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: l3-flavors 2026-05-08 15:10:17.057 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: flavors 2026-05-08 15:10:17.058 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 15:10:17.058 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 15:10:17.060 7 INFO neutron.manager [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loading Plugin: revisions 2026-05-08 15:10:17.060 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 15:10:17.062 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 15:10:17.063 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 15:10:17.064 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Initializing extension manager. 2026-05-08 15:10:17.065 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: address-group 2026-05-08 15:10:17.065 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 15:10:17.066 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: address-scope 2026-05-08 15:10:17.066 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 15:10:17.066 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 15:10:17.067 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: multi-provider 2026-05-08 15:10:17.067 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: net-mtu 2026-05-08 15:10:17.067 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: agent 2026-05-08 15:10:17.068 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 15:10:17.068 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 15:10:17.068 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: network_availability_zone 2026-05-08 15:10:17.069 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: network_ha 2026-05-08 15:10:17.069 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 15:10:17.070 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: network-ip-availability 2026-05-08 15:10:17.070 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 15:10:17.071 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: availability_zone 2026-05-08 15:10:17.071 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 15:10:17.071 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 15:10:17.071 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: pagination 2026-05-08 15:10:17.072 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 15:10:17.072 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-device-profile 2026-05-08 15:10:17.072 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 15:10:17.072 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 15:10:17.073 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 15:10:17.074 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 15:10:17.074 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 15:10:17.074 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-mac-override 2026-05-08 15:10:17.074 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: dns-integration 2026-05-08 15:10:17.075 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 15:10:17.075 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 15:10:17.075 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 15:10:17.075 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 15:10:17.076 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: dvr 2026-05-08 15:10:17.076 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 15:10:17.076 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 15:10:17.077 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-resource-request 2026-05-08 15:10:17.077 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 15:10:17.078 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 15:10:17.079 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 15:10:17.079 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: binding 2026-05-08 15:10:17.079 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 15:10:17.080 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: binding-extended 2026-05-08 15:10:17.081 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 15:10:17.081 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-security 2026-05-08 15:10:17.081 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: project-id 2026-05-08 15:10:17.082 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: provider 2026-05-08 15:10:17.082 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: external-net 2026-05-08 15:10:17.082 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 15:10:17.083 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 15:10:17.083 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: extraroute 2026-05-08 15:10:17.084 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 15:10:17.084 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 15:10:17.085 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 15:10:17.085 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 15:10:17.086 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 15:10:17.086 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos 2026-05-08 15:10:17.086 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: fip-port-details 2026-05-08 15:10:17.087 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 15:10:17.087 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: flavors 2026-05-08 15:10:17.087 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 15:10:17.088 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-default 2026-05-08 15:10:17.088 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 15:10:17.088 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-fip 2026-05-08 15:10:17.089 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 15:10:17.089 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 15:10:17.089 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: ip_allocation 2026-05-08 15:10:17.090 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 15:10:17.090 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 15:10:17.090 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 15:10:17.090 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 15:10:17.091 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 15:10:17.091 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: router 2026-05-08 15:10:17.091 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 15:10:17.092 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-pps 2026-05-08 15:10:17.093 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 15:10:17.093 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 15:10:17.093 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 15:10:17.094 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 15:10:17.094 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 15:10:17.094 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 15:10:17.095 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: quota-check-limit 2026-05-08 15:10:17.095 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 15:10:17.095 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: l3-ha 2026-05-08 15:10:17.095 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 15:10:17.096 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 15:10:17.096 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 15:10:17.097 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: l3-flavors 2026-05-08 15:10:17.098 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 15:10:17.098 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 15:10:17.099 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: quotas 2026-05-08 15:10:17.100 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 15:10:17.101 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: quota_details 2026-05-08 15:10:17.101 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 15:10:17.102 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: rbac-policies 2026-05-08 15:10:17.102 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 15:10:17.103 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: rbac-address-group 2026-05-08 15:10:17.103 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 15:10:17.103 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 15:10:17.104 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 15:10:17.104 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 15:10:17.104 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 15:10:17.105 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: multi-provider 2026-05-08 15:10:17.105 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: revision-if-match 2026-05-08 15:10:17.105 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: net-mtu 2026-05-08 15:10:17.106 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 15:10:17.106 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 15:10:17.106 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 15:10:17.106 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: router_availability_zone 2026-05-08 15:10:17.107 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: network_ha 2026-05-08 15:10:17.107 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 15:10:17.107 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 15:10:17.108 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 15:10:17.109 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: pagination 2026-05-08 15:10:17.109 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 15:10:17.109 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 15:10:17.110 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-device-profile 2026-05-08 15:10:17.110 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 15:10:17.110 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 15:10:17.110 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 15:10:17.111 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 15:10:17.111 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 15:10:17.111 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 15:10:17.111 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 15:10:17.112 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-mac-override 2026-05-08 15:10:17.112 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 15:10:17.113 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 15:10:17.113 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-08 15:10:17.114 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-resource-request 2026-05-08 15:10:17.114 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 15:10:17.115 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-08 15:10:17.115 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: binding 2026-05-08 15:10:17.116 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: binding-extended 2026-05-08 15:10:17.117 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-security 2026-05-08 15:10:17.117 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: security-group 2026-05-08 15:10:17.117 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: project-id 2026-05-08 15:10:17.118 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: provider 2026-05-08 15:10:17.118 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: segment 2026-05-08 15:10:17.118 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-08 15:10:17.118 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 15:10:17.119 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: service-type 2026-05-08 15:10:17.120 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: sorting 2026-05-08 15:10:17.120 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 15:10:17.120 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos 2026-05-08 15:10:17.121 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: standard-attr-description 2026-05-08 15:10:17.121 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 15:10:17.121 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: stateful-security-group 2026-05-08 15:10:17.122 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 15:10:17.122 8 WARNING neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 15:10:17.122 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-default 2026-05-08 15:10:17.122 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 15:10:17.123 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-fip 2026-05-08 15:10:17.123 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnet-external-network 2026-05-08 15:10:17.123 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnet_onboard 2026-05-08 15:10:17.124 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 15:10:17.125 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnet-service-types 2026-05-08 15:10:17.125 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 15:10:17.126 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 15:10:17.126 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnet_allocation 2026-05-08 15:10:17.126 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 15:10:17.127 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 15:10:17.127 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 15:10:17.128 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-pps 2026-05-08 15:10:17.129 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 15:10:17.129 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 15:10:17.129 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 15:10:17.130 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 15:10:17.130 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: tag-creation 2026-05-08 15:10:17.130 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 15:10:17.131 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 15:10:17.131 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-08 15:10:17.133 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: quotas 2026-05-08 15:10:17.134 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: quota_details 2026-05-08 15:10:17.136 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: rbac-policies 2026-05-08 15:10:17.136 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 15:10:17.137 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 15:10:17.137 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 15:10:17.137 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 15:10:17.138 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 15:10:17.138 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 15:10:17.138 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: revision-if-match 2026-05-08 15:10:17.139 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 15:10:17.139 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: trunk 2026-05-08 15:10:17.140 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 15:10:17.140 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: trunk-details 2026-05-08 15:10:17.140 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 15:10:17.141 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 15:10:17.141 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 15:10:17.142 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 15:10:17.142 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 15:10:17.143 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 15:10:17.143 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 15:10:17.143 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 15:10:17.144 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 15:10:17.144 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 15:10:17.144 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 15:10:17.146 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 15:10:17.146 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 15:10:17.147 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: vpn-flavors 2026-05-08 15:10:17.149 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: vpnaas 2026-05-08 15:10:17.150 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: taas 2026-05-08 15:10:17.151 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: security-group 2026-05-08 15:10:17.151 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: tap-mirror 2026-05-08 15:10:17.152 8 INFO neutron.api.extensions [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 15:10:17.152 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: segment 2026-05-08 15:10:17.153 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 15:10:17.153 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: service-type 2026-05-08 15:10:17.154 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: sorting 2026-05-08 15:10:17.154 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 15:10:17.155 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 15:10:17.155 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 15:10:17.155 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.155 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 15:10:17.155 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 15:10:17.155 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 15:10:17.156 7 WARNING neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 15:10:17.156 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 15:10:17.157 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnet-external-network 2026-05-08 15:10:17.158 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 15:10:17.158 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 15:10:17.158 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 15:10:17.159 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 15:10:17.159 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 15:10:17.160 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 15:10:17.160 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 15:10:17.160 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: tag-creation 2026-05-08 15:10:17.161 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 15:10:17.165 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 15:10:17.165 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 15:10:17.165 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 15:10:17.166 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: trunk 2026-05-08 15:10:17.166 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 15:10:17.166 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: trunk-details 2026-05-08 15:10:17.166 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 15:10:17.167 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 15:10:17.167 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-08 15:10:17.167 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.168 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.168 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.168 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 15:10:17.168 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.169 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 15:10:17.169 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-08 15:10:17.169 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.169 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.170 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 15:10:17.171 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 15:10:17.171 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 15:10:17.171 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 15:10:17.171 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.171 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 15:10:17.171 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.172 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.172 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 15:10:17.172 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.174 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: vpnaas 2026-05-08 15:10:17.175 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: taas 2026-05-08 15:10:17.176 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: tap-mirror 2026-05-08 15:10:17.177 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 15:10:17.177 7 INFO neutron.api.extensions [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-08 15:10:17.177 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] router is already registered 2026-05-08 15:10:17.177 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 15:10:17.178 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] floatingip is already registered 2026-05-08 15:10:17.179 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 15:10:17.180 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 15:10:17.180 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.180 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 15:10:17.181 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 15:10:17.181 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] rbac_policy is already registered 2026-05-08 15:10:17.182 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 15:10:17.182 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] security_group is already registered 2026-05-08 15:10:17.182 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 15:10:17.183 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] security_group_rule is already registered 2026-05-08 15:10:17.183 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 15:10:17.183 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.183 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.183 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 15:10:17.184 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.184 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.184 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 15:10:17.185 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] trunk is already registered 2026-05-08 15:10:17.185 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.185 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.186 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.186 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.186 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 15:10:17.186 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] endpoint_group is already registered 2026-05-08 15:10:17.187 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 15:10:17.187 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] vpnservice is already registered 2026-05-08 15:10:17.187 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 15:10:17.187 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ipsec_site_connection is already registered 2026-05-08 15:10:17.188 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.188 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.188 8 INFO neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.188 8 WARNING neutron.quota.resource_registry [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.188 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 15:10:17.189 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 15:10:17.189 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 15:10:17.190 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.190 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.191 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.191 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.191 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 15:10:17.191 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.192 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.192 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 15:10:17.193 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 15:10:17.193 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 15:10:17.194 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.194 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.194 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.194 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.199 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 15:10:17.199 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] router is already registered 2026-05-08 15:10:17.199 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 15:10:17.200 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] floatingip is already registered 2026-05-08 15:10:17.203 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 15:10:17.203 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] rbac_policy is already registered 2026-05-08 15:10:17.204 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 15:10:17.204 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] security_group is already registered 2026-05-08 15:10:17.204 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 15:10:17.204 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] security_group_rule is already registered 2026-05-08 15:10:17.205 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.205 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.206 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 15:10:17.206 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] subnetpool is already registered 2026-05-08 15:10:17.206 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 15:10:17.206 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] trunk is already registered 2026-05-08 15:10:17.207 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.207 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.207 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.207 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.208 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 15:10:17.208 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] endpoint_group is already registered 2026-05-08 15:10:17.208 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 15:10:17.208 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] vpnservice is already registered 2026-05-08 15:10:17.209 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 15:10:17.209 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ipsec_site_connection is already registered 2026-05-08 15:10:17.209 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 15:10:17.209 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ipsecpolicy is already registered 2026-05-08 15:10:17.210 7 INFO neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 15:10:17.210 7 WARNING neutron.quota.resource_registry [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] ikepolicy is already registered 2026-05-08 15:10:17.226 8 WARNING keystonemiddleware._common.config [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 15:10:17.233 8 WARNING oslo_config.cfg [None req-392d4194-9ff0-4494-8e42-913bbcf384ed - - - - - -] 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 0x7f699081e668 pid: 8 (default app) 2026-05-08 15:10:17.248 7 WARNING keystonemiddleware._common.config [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 15:10:17.254 7 WARNING oslo_config.cfg [None req-c36ec5f9-f902-4414-a6b6-a60e612ec461 - - - - - -] 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 0x7f699081e668 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-08 15:10:22.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-12e7a6a8-01c6-45d7-9882-e78d7bd10fef dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:21 2026] GET /v2.0/networks/public => generated 108 bytes in 1004 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:23.613 8 WARNING neutron.services.revisions.revision_plugin [None req-cf25f668-9438-4c64-83a4-307296c3c8be dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:23.636 8 INFO neutron.db.segments_db [None req-cf25f668-9438-4c64-83a4-307296c3c8be dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 78c059b4-b00d-4913-ba92-458d16689af1 of type flat for network ba0432e3-76dd-4251-8214-d6de4e07854f 2026-05-08 15:10:23.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf25f668-9438-4c64-83a4-307296c3c8be dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:23 2026] POST /v2.0/networks => generated 124 bytes in 489 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:10:29.587 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecebacfd-5944-40fc-aa54-7e4c7cd808bf dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:29 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:29.676 8 WARNING neutron.services.revisions.revision_plugin [None req-e7a54d65-767a-485f-92cf-302ffed8986b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:29.694 8 INFO neutron.db.segments_db [None req-e7a54d65-767a-485f-92cf-302ffed8986b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 74ac5c0f-5913-41e1-a76e-464d0b4e9a52 of type flat for network 93e2dafd-c60d-4b78-9f46-7b9315072b39 2026-05-08 15:10:29.735 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7a54d65-767a-485f-92cf-302ffed8986b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:29 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:10:35.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1edebe6d-77c5-4748-95a8-2d0d6268a617 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:35 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:36.225 7 WARNING neutron.services.revisions.revision_plugin [None req-1e4e86e5-5678-415e-9205-bb7d8eb27560 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:36.252 7 INFO neutron.db.segments_db [None req-1e4e86e5-5678-415e-9205-bb7d8eb27560 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 4cf4d328-4d8b-4c2f-9830-72d699547ed7 of type flat for network 1775645d-7b0f-4341-9251-1dea1e4744b7 2026-05-08 15:10:36.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e4e86e5-5678-415e-9205-bb7d8eb27560 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:35 2026] POST /v2.0/networks => generated 124 bytes in 342 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:10:42.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdfb47fe-9349-4779-87cd-9e88527cf0a2 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:42 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: 9/15] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:42.355 7 WARNING neutron.services.revisions.revision_plugin [None req-de435e66-0f2d-4e91-b08b-bf96cb66d0d2 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:42.379 7 INFO neutron.db.segments_db [None req-de435e66-0f2d-4e91-b08b-bf96cb66d0d2 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment c3c3b009-c437-4d04-b258-1ea0af22587a of type flat for network 98b0f81c-bf64-4978-8409-3ebe25fe1787 2026-05-08 15:10:42.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de435e66-0f2d-4e91-b08b-bf96cb66d0d2 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:42 2026] POST /v2.0/networks => generated 124 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:10:48.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dff66e1e-baf2-4cdd-991e-43d48cd0a9bc dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:48 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:48.413 8 WARNING neutron.services.revisions.revision_plugin [None req-b848913d-44e5-49ee-bedb-fc3d19f2eff4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:48.433 8 INFO neutron.db.segments_db [None req-b848913d-44e5-49ee-bedb-fc3d19f2eff4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 33f083a3-b032-493d-a3f6-f68e9a045706 of type flat for network 8fb12333-5296-4d71-a90b-8ae7e78bbabd 2026-05-08 15:10:48.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b848913d-44e5-49ee-bedb-fc3d19f2eff4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:48 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:10:54.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe341786-f30e-463d-ab64-1424931b4c25 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:54 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: 12/21] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:10:54.661 7 WARNING neutron.services.revisions.revision_plugin [None req-f1f585c5-97a9-41c3-bbf1-9231e9cee90a dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Could not find related network for resource to bump revision. 2026-05-08 15:10:54.841 7 INFO neutron.db.segments_db [None req-f1f585c5-97a9-41c3-bbf1-9231e9cee90a dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment a84624d2-87de-4624-bdd7-0e4d29135815 of type flat for network 273a25df-ff5d-4242-85a7-0fe44b54405a [pid: 7|app: 0|req: 10/22] 199.204.45.72 () {48 vars in 963 bytes} [Fri May 8 15:10:54 2026] POST /v2.0/networks => generated 706 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:10:56.081 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1bc3a0f3-fde8-480c-908e-e7b7607f16f3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:10:56 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:10:56 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:10:56.165 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0f01b20-4756-48e8-9112-1602681b9387 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.72 () {44 vars in 1030 bytes} [Fri May 8 15:10:56 2026] GET /v2.0/subnets/public-subnet?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.72 () {44 vars in 1053 bytes} [Fri May 8 15:10:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.72 () {48 vars in 961 bytes} [Fri May 8 15:10:56 2026] POST /v2.0/subnets => generated 664 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:15:54.886 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b382bd25-b1db-4ccd-9a2b-6b7bc6fe6c53 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/67] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 15:15:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:15:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:15:54.976 7 INFO neutron.db.segments_db [None req-7916a44a-c7c6-4970-9b81-10d28d2ea115 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 8721cda3-e56f-4542-8189-6227083a35e2 of type vxlan for network 7c3438c8-113c-4847-b302-5df2c16b4d71 [pid: 7|app: 0|req: 34/69] 199.204.45.72 () {48 vars in 962 bytes} [Fri May 8 15:15:54 2026] POST /v2.0/networks => generated 688 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:15:55.985 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9944233-9f98-4893-9a36-7482ec80d23c dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/70] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 15:15:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:15:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:15:56.040 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dca36ebf-9a6d-494e-bee5-699cd7229888 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/72] 199.204.45.72 () {44 vars in 1032 bytes} [Fri May 8 15:15:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.72 () {44 vars in 1055 bytes} [Fri May 8 15:15:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.72 () {48 vars in 961 bytes} [Fri May 8 15:15:56 2026] POST /v2.0/subnets => generated 651 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:15:57.249 7 INFO neutron.api.v2.resource [None req-3e025878-492a-44c4-836a-cf5a58a18b41 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/77] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 8 15:15:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.72 () {44 vars in 989 bytes} [Fri May 8 15:15:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.72 () {48 vars in 976 bytes} [Fri May 8 15:15:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:58 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 1616 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:58 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:58 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:15:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:59 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:59 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:15:59 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:15:59 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:00 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:00 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:00 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:16:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:01 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:01 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:01 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => 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/95] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:16:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:02 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:02 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:02 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => 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/99] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:16:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.72 () {44 vars in 983 bytes} [Fri May 8 15:16:03 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:16:03.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e840176e-7836-4b4f-b0d0-94b6cb395fea dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/101] 199.204.45.72 () {44 vars in 1072 bytes} [Fri May 8 15:16:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.72 () {44 vars in 1095 bytes} [Fri May 8 15:16:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:04 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.72 () {48 vars in 957 bytes} [Fri May 8 15:16:04 2026] POST /v2.0/ports => generated 1100 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 15:16:11.850 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b91fd8-ff3f-4a39-b3dd-fec9fa2609ea dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/105] 199.204.45.72 () {44 vars in 975 bytes} [Fri May 8 15:16:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.204.45.72 () {48 vars in 1027 bytes} [Fri May 8 15:16:11 2026] PUT /v2.0/ports/572292b9-346a-4bf9-aad1-8473aaf8c5de => generated 1249 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.204.45.72 () {44 vars in 916 bytes} [Fri May 8 15:16:14 2026] GET /v2.0/ports => generated 3730 bytes in 286 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-08 15:16:15.447 7 INFO neutron.api.v2.resource [None req-d25a064c-f893-4429-8e89-37f14d030917 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/111] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:16:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.204.45.72 () {44 vars in 977 bytes} [Fri May 8 15:16:15 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.204.45.72 () {48 vars in 976 bytes} [Fri May 8 15:16:15 2026] POST /v2.0/security-groups => generated 1610 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:16 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:16 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:16 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:16:16 2026] POST /v2.0/security-group-rules => generated 623 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:17 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:17 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:16:17 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:16:17 2026] POST /v2.0/security-group-rules => generated 627 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/142] 199.204.45.72 () {44 vars in 971 bytes} [Fri May 8 15:18:46 2026] GET /v2.0/quotas/d3b904c276044601aee073b56c39ea8b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/143] 199.204.45.72 () {48 vars in 1023 bytes} [Fri May 8 15:18:46 2026] PUT /v2.0/quotas/d3b904c276044601aee073b56c39ea8b => generated 291 bytes in 31 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-08 15:21:07.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5eb16e1b-f2e7-4ec4-ad43-6765251f9978 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/162] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:21:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 133 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: 8|app: 0|req: 83/163] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:21:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:21:09.445 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6e435bc0-2192-4efa-bec9-b3cf2a7baa73 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/164] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:21:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:21:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:30:56.120 8 INFO neutron.api.v2.resource [None req-444003f9-a516-4bbe-a71b-8846fe08d1c6 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 124/244] 199.204.45.72 () {44 vars in 1070 bytes} [Fri May 8 15:30:55 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=089088acf8be48c09c080ffbd0d7474b => generated 139 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.204.45.72 () {44 vars in 1093 bytes} [Fri May 8 15:30:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=089088acf8be48c09c080ffbd0d7474b => generated 23 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.204.45.72 () {48 vars in 977 bytes} [Fri May 8 15:30:56 2026] POST /v2.0/security-groups => generated 1624 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/249] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:30:57 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 1624 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/250] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:30:57 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => 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: 128/251] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:30:57 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/252] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:30:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/253] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:30:59 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 2234 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/254] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:30:59 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/255] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:30:59 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/256] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:30:59 2026] POST /v2.0/security-group-rules => generated 599 bytes in 697 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/257] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:31:01 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/258] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:31:01 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/259] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:31:01 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:31:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:31:03 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 3460 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/262] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:31:03 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => 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: 134/263] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:31:03 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.204.45.72 () {48 vars in 987 bytes} [Fri May 8 15:31:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/295] 199.204.45.72 () {30 vars in 739 bytes} [Fri May 8 15:34:45 2026] GET /v2.0/networks?tenant_id=089088acf8be48c09c080ffbd0d7474b&shared=False => generated 15 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:34:45.509 8 INFO neutron.db.segments_db [None req-2a9cea13-58a1-4d2c-b213-061fc652da0f 951e6564184d49b6ac344b286b5d6e8c 089088acf8be48c09c080ffbd0d7474b - - 9a5ff7802078425f858fb16336fb00bc 9a5ff7802078425f858fb16336fb00bc] Added segment 97fbba23-d846-4714-8c24-3f48a3979dcf of type vxlan for network 7b856bb0-a053-4e7b-84d9-ea95a81fd270 [pid: 8|app: 0|req: 150/296] 199.204.45.72 () {34 vars in 681 bytes} [Fri May 8 15:34:45 2026] POST /v2.0/networks => generated 699 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/297] 199.204.45.72 () {30 vars in 721 bytes} [Fri May 8 15:34:46 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 199.204.45.72 () {30 vars in 632 bytes} [Fri May 8 15:34:46 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: 148/299] 199.204.45.72 () {34 vars in 676 bytes} [Fri May 8 15:34:46 2026] POST /v2.0/ports => generated 999 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:34:46 2026] GET /v2.0/networks/7b856bb0-a053-4e7b-84d9-ea95a81fd270 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.204.45.72 () {30 vars in 721 bytes} [Fri May 8 15:34:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:34:48 2026] GET /v2.0/networks/7b856bb0-a053-4e7b-84d9-ea95a81fd270 => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/305] 199.204.45.72 () {44 vars in 971 bytes} [Fri May 8 15:35:00 2026] GET /v2.0/quotas/089088acf8be48c09c080ffbd0d7474b => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/306] 199.204.45.72 () {48 vars in 1023 bytes} [Fri May 8 15:35:01 2026] PUT /v2.0/quotas/089088acf8be48c09c080ffbd0d7474b => generated 291 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:46:52.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f25e96f4-043d-43b7-9960-f1a918e6421d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/401] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:46:52 2026] GET /v2.0/networks/public => generated 108 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:46:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:46:53.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-522c5138-2570-4693-9d29-62899a1ddf58 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/403] 199.204.45.72 () {44 vars in 923 bytes} [Fri May 8 15:46:53 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:46:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:46:53.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a57c600c-9013-4ca4-800e-0d18d459b0be dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 205/405] 199.204.45.72 () {44 vars in 1030 bytes} [Fri May 8 15:46:53 2026] GET /v2.0/subnets/public-subnet?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.72 () {44 vars in 1053 bytes} [Fri May 8 15:46:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:47:21.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e19b3a1-828d-438d-83ed-a783a0341af9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/411] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 15:47:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:47:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:47:22.655 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50da6235-8247-4746-ae04-d1cc85b13956 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 209/413] 199.204.45.72 () {44 vars in 933 bytes} [Fri May 8 15:47:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:47:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:47:22.730 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ac30e5d-b26e-4fab-a06e-de26655c8637 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 210/415] 199.204.45.72 () {44 vars in 1032 bytes} [Fri May 8 15:47:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.204.45.72 () {44 vars in 1055 bytes} [Fri May 8 15:47:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:47:23.938 8 INFO neutron.api.v2.resource [None req-5a135051-442c-4e4f-84d0-b7cc35fffdba dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/417] 199.204.45.72 () {44 vars in 967 bytes} [Fri May 8 15:47:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/418] 199.204.45.72 () {44 vars in 989 bytes} [Fri May 8 15:47:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/419] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:25 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/420] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:25 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/421] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:25 2026] GET /v2.0/security-group-rules/f6413a84-1c1c-4a2e-a174-970ec447ac44 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/422] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:26 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:26 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/424] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:26 2026] GET /v2.0/security-group-rules/51e99d34-fac0-4350-a81b-97c0e61c003a => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:27 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:27 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => 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: 213/429] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:27 2026] GET /v2.0/security-group-rules/603d39aa-2782-495c-8717-f4ac322612ad => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:28 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:28 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:28 2026] GET /v2.0/security-group-rules/ff8b7a7e-c85e-47d5-a106-4f1f84fcfe5f => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:29 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:29 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:29 2026] GET /v2.0/security-group-rules/758bdf30-6dfc-4cf6-b188-af9e90c32bcd => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 199.204.45.72 () {44 vars in 983 bytes} [Fri May 8 15:47:30 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 732 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:47:30.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81911383-ab9b-4c19-b673-3f2d6e1f2d42 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 217/437] 199.204.45.72 () {44 vars in 1072 bytes} [Fri May 8 15:47:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.204.45.72 () {44 vars in 1095 bytes} [Fri May 8 15:47:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:30 2026] GET /v2.0/security-groups/68fa50b8-2a7b-468f-bd31-5138e20eb2e6 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:47:39.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a6f31c3-df43-46de-91e0-3f91229165eb dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/440] 199.204.45.72 () {44 vars in 975 bytes} [Fri May 8 15:47:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.204.45.72 () {44 vars in 916 bytes} [Fri May 8 15:47:41 2026] GET /v2.0/ports => generated 4725 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:47:43.050 8 INFO neutron.api.v2.resource [None req-9a40ab24-cf61-43f9-a9c2-bdb1f85ce3b3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 225/445] 199.204.45.72 () {44 vars in 955 bytes} [Fri May 8 15:47:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 199.204.45.72 () {44 vars in 977 bytes} [Fri May 8 15:47:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:44 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2886 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:44 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2886 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:44 2026] GET /v2.0/security-group-rules/9c8f73eb-5111-44ad-886b-ac3dc0d4e29e => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/450] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:44 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:47:45 2026] GET /v2.0/security-groups/b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/452] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:47:45 2026] GET /v2.0/security-group-rules/84407588-ddf1-45a9-b15d-e7712273c972 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 199.204.45.72 () {44 vars in 971 bytes} [Fri May 8 15:47:56 2026] GET /v2.0/quotas/d3b904c276044601aee073b56c39ea8b => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:48:49.654 7 INFO neutron.api.v2.resource [None req-7b1cf4be-628e-4631-9e58-156369505741 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 229/462] 199.204.45.72 () {44 vars in 1070 bytes} [Fri May 8 15:48:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=089088acf8be48c09c080ffbd0d7474b => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 199.204.45.72 () {44 vars in 1093 bytes} [Fri May 8 15:48:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=089088acf8be48c09c080ffbd0d7474b => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/464] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:48:50 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/465] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:48:50 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:48:50 2026] GET /v2.0/security-group-rules/b525c4ec-e452-4221-b161-721cdbfd0b96 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:48:51 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:48:51 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:48:51 2026] GET /v2.0/security-group-rules/e4d33b0b-a553-43e1-a227-697af87a9bb6 => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:48:52 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/471] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:48:52 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/472] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:48:52 2026] GET /v2.0/security-group-rules/03ba15c8-07c9-4b18-b458-021c38af3143 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 199.204.45.72 () {44 vars in 1084 bytes} [Fri May 8 15:48:53 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c?project_id=089088acf8be48c09c080ffbd0d7474b => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 199.204.45.72 () {44 vars in 997 bytes} [Fri May 8 15:48:53 2026] GET /v2.0/security-groups/11677cd7-9e14-4624-9a0e-67dad4d7956c => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 199.204.45.72 () {44 vars in 1007 bytes} [Fri May 8 15:48:53 2026] GET /v2.0/security-group-rules/d59b36ff-6f27-45cb-a5ce-b1d35903f92c => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 199.204.45.72 () {44 vars in 971 bytes} [Fri May 8 15:49:01 2026] GET /v2.0/quotas/089088acf8be48c09c080ffbd0d7474b => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 199.204.45.72 () {44 vars in 945 bytes} [Fri May 8 15:49:53 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:50:34 2026] GET /v2.0/networks => generated 2168 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/493] 10.0.0.200 () {32 vars in 655 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:50:35 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: 250/495] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/496] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/networks => generated 2168 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/498] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.200 () {32 vars in 655 bytes} [Fri May 8 15:50:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:50:47.161 8 INFO neutron.db.segments_db [None req-9bf00dda-0f32-4c34-a25b-de2e6fea20e4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment a4a505f6-8697-4e6a-a3bd-5f86193990ca of type vxlan for network 2a3c817c-c96c-4b86-acef-71b5040ec5fb 2026-05-08 15:50:47.230 7 INFO neutron.db.segments_db [None req-1ab39a75-67d2-4b39-afa3-3c68b45af00f dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 947dce81-5856-45b5-b493-3ad739c00554 of type vxlan for network 5f631a22-c0ff-4289-8d13-564068e0b739 [pid: 8|app: 0|req: 254/502] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:50:46 2026] POST /v2.0/networks => generated 729 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/503] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:50:46 2026] POST /v2.0/networks => generated 733 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:47 2026] POST /v2.0/subnets => generated 695 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:50:47.498 8 INFO neutron.db.segments_db [None req-cf2ca358-948d-4796-9474-bf7865b4610b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 31d98b7f-37c3-484d-b917-45a8223733e6 of type vxlan for network ac397654-34f4-48d3-b996-9299568e1047 [pid: 7|app: 0|req: 250/505] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:47 2026] POST /v2.0/subnets => generated 699 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:50:47.559 7 INFO neutron.db.segments_db [None req-1a69e893-8ae9-469e-87bd-3377f596edea dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment b7e7da08-401a-460c-bd5b-420798f87cc2 of type vxlan for network 54e2b984-7f55-42cd-8564-0830b5e8c549 2026-05-08 15:50:47.717 8 INFO neutron.db.l3_hamode_db [None req-cf2ca358-948d-4796-9474-bf7865b4610b dcd15c2d225c454f9d4b5206428ce4fe 70eeb52adb474cffbc597c266fdf269f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:50:47.809 7 INFO neutron.db.l3_hamode_db [None req-1a69e893-8ae9-469e-87bd-3377f596edea dcd15c2d225c454f9d4b5206428ce4fe 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:50:48.575 8 INFO neutron.db.l3_hamode_db [None req-cf2ca358-948d-4796-9474-bf7865b4610b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:50:49.578 7 INFO neutron.db.l3_hamode_db [None req-1a69e893-8ae9-469e-87bd-3377f596edea dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 256/506] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:47 2026] POST /v2.0/routers => generated 735 bytes in 2402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/507] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:50:49 2026] GET /v2.0/security-groups?tenant_id=f3693844425545d489e7e5f3525fb6c2&name=default => generated 2921 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/508] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:47 2026] POST /v2.0/routers => generated 739 bytes in 3161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/509] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:50:50 2026] DELETE /v2.0/security-groups/5fd04073-5d03-4203-8d5c-2dbaabf34905 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/510] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:50:50 2026] GET /v2.0/security-groups?tenant_id=36cb5fcbfc5c40d5b86cbe2bc567bdb0&name=default => generated 2921 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:50:50 2026] PUT /v2.0/routers/dac3300a-4337-4df6-9397-cb4435e4a5da/add_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/512] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:50:51 2026] DELETE /v2.0/security-groups/bc578ef3-591d-4cf1-a561-7c963de41adb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:50:52 2026] GET /v2.0/security-groups?tenant_id=39a61306efbb4620b7c93fdef909d155&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/514] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:50:51 2026] PUT /v2.0/routers/96f455a2-28ae-4048-8dd2-da31bd2f4a9b/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/515] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:50:52 2026] DELETE /v2.0/security-groups/0bebcfef-425e-4235-b8da-f71eb6f1e28a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:50:52.984 7 INFO neutron.db.segments_db [None req-add23836-823c-4fbc-aa68-a7a0658d70cb dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 of type vxlan for network f24eb374-d0be-4fb6-ab99-28ca03c08fee [pid: 8|app: 0|req: 262/516] 10.0.0.167 () {38 vars in 971 bytes} [Fri May 8 15:50:52 2026] POST /v2.0/security-groups => generated 1686 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/517] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:50:52 2026] POST /v2.0/networks => generated 726 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/518] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:50:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/519] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:50:53 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: 256/520] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:53 2026] POST /v2.0/subnets => generated 692 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:50:53.345 7 INFO neutron.db.segments_db [None req-8e489fdb-c788-48fa-994f-b855c842f17e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 of type vxlan for network 8cfc8296-56e3-4df1-b4b7-98ff98f39a64 [pid: 8|app: 0|req: 265/521] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:50:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:50:53.624 7 INFO neutron.db.l3_hamode_db [None req-8e489fdb-c788-48fa-994f-b855c842f17e dcd15c2d225c454f9d4b5206428ce4fe a6499532f22348dc815c3b3188abd3ff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 266/522] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:50:53 2026] POST /v2.0/floatingips => generated 552 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/523] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:53 2026] GET /v2.0/security-groups/caf29d39-19c9-43cd-911c-4288a6d4bca7 => generated 1686 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/524] 10.0.0.167 () {38 vars in 981 bytes} [Fri May 8 15:50:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:50:54.326 7 INFO neutron.db.l3_hamode_db [None req-8e489fdb-c788-48fa-994f-b855c842f17e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/525] 10.0.0.167 () {38 vars in 971 bytes} [Fri May 8 15:50:54 2026] POST /v2.0/security-groups => generated 1684 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/526] 10.0.0.167 () {34 vars in 1098 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-groups?name=tempest-securitygroup--731425441&fields=id&tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2 => 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: 271/527] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/528] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/529] 10.0.0.167 () {38 vars in 981 bytes} [Fri May 8 15:50:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/530] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/quotas/0be8bf8b1e9848e4958dbdbc03dfc5a2 => 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: 275/531] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&fields=id => generated 57 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/532] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => generated 2309 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/533] 10.0.0.167 () {38 vars in 981 bytes} [Fri May 8 15:50:54 2026] POST /v2.0/security-group-rules => generated 619 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/534] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/535] 10.0.0.167 () {34 vars in 1001 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-group-rules/a0168c0c-a11d-401d-a3da-468f7f36c733 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/536] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:54 2026] GET /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/537] 10.0.0.167 () {36 vars in 1023 bytes} [Fri May 8 15:50:55 2026] DELETE /v2.0/security-group-rules/a0168c0c-a11d-401d-a3da-468f7f36c733 => 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: 257/538] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:50:53 2026] POST /v2.0/routers => generated 732 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/539] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:55 2026] GET /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/540] 10.0.0.167 () {34 vars in 907 bytes} [Fri May 8 15:50:55 2026] GET /v2.0/extensions => generated 21537 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/541] 10.0.0.167 () {36 vars in 1013 bytes} [Fri May 8 15:50:55 2026] DELETE /v2.0/security-groups/f79dfdfb-11d8-4796-9cf0-ff3aaf834777 => 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: 284/542] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:50:55 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 285/543] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:55 2026] GET /v2.0/security-groups/caf29d39-19c9-43cd-911c-4288a6d4bca7 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/544] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:50:55 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 287/545] 10.0.0.167 () {36 vars in 1013 bytes} [Fri May 8 15:50:55 2026] DELETE /v2.0/security-groups/caf29d39-19c9-43cd-911c-4288a6d4bca7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:50:56.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-db808fcc-80a7-4da2-afce-f67578172d43 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: b1f930e7-003c-4b9d-9d29-87993f2d9651 2026-05-08 15:50:56.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db808fcc-80a7-4da2-afce-f67578172d43 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: b1f930e7-003c-4b9d-9d29-87993f2d9651 [pid: 7|app: 0|req: 259/546] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:50:55 2026] PUT /v2.0/routers/0b538381-08c7-4bb7-a1b0-e8efd4203b89/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/547] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:50:56 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/548] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:50:55 2026] PUT /v2.0/routers/dac3300a-4337-4df6-9397-cb4435e4a5da/remove_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: 289/549] 10.0.0.167 () {38 vars in 971 bytes} [Fri May 8 15:50:57 2026] POST /v2.0/security-groups => generated 1681 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/552] 10.0.0.167 () {38 vars in 971 bytes} [Fri May 8 15:50:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 15:50:57.439 7 INFO neutron_taas.services.taas.taas_plugin [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: fb7e3ad4-6806-4c84-9fae-034750e5e44b 2026-05-08 15:50:57.447 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: fb7e3ad4-6806-4c84-9fae-034750e5e44b [pid: 8|app: 0|req: 293/553] 10.0.0.167 () {38 vars in 971 bytes} [Fri May 8 15:50:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/554] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:50:57 2026] GET /v2.0/security-groups?tenant_id=a6499532f22348dc815c3b3188abd3ff => generated 7906 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/555] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:50:57 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/556] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:57 2026] GET /v2.0/security-groups/19d415d9-6fa7-4e25-b863-a1f0522dea3b => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/557] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:57 2026] GET /v2.0/security-groups/19d415d9-6fa7-4e25-b863-a1f0522dea3b => generated 2922 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/558] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:57 2026] GET /v2.0/security-groups/30315092-f7db-4742-af81-e39ee462d95c => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:50:57.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 407ea14b-d850-4c14-b1e1-96f1dda617cb 2026-05-08 15:50:57.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 407ea14b-d850-4c14-b1e1-96f1dda617cb 2026-05-08 15:50:57.975 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 299/559] 10.0.0.167 () {36 vars in 1013 bytes} [Fri May 8 15:50:57 2026] DELETE /v2.0/security-groups/30315092-f7db-4742-af81-e39ee462d95c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:50:58.078 8 INFO neutron.api.v2.resource [req-0ef7e333-51a3-45fa-8901-4dae00a4683b req-6aa8b4bf-8a75-4fc2-a9cc-f2abcde179e5 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 300/560] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/30315092-f7db-4742-af81-e39ee462d95c => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/561] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/cee35ee3-aff6-4df3-8c0f-c79e0723ba9e => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/562] 10.0.0.167 () {36 vars in 1013 bytes} [Fri May 8 15:50:58 2026] DELETE /v2.0/security-groups/cee35ee3-aff6-4df3-8c0f-c79e0723ba9e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:50:58.468 8 INFO neutron.api.v2.resource [req-72a1d0d3-a8d0-4a65-9f79-6fc545776826 req-f974deda-e21d-4933-9b7c-d4258f6b5a77 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 303/563] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/cee35ee3-aff6-4df3-8c0f-c79e0723ba9e => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/564] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/5ff0dfad-a038-4c71-a854-a7438dbe4b1a => generated 1680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/565] 10.0.0.167 () {36 vars in 1013 bytes} [Fri May 8 15:50:58 2026] DELETE /v2.0/security-groups/5ff0dfad-a038-4c71-a854-a7438dbe4b1a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:50:58.764 8 INFO neutron.api.v2.resource [req-2dd6230d-7790-48ee-a484-3546ca8e01b8 req-3c9d592f-15b8-464c-b607-09f53aa27bb7 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/566] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/5ff0dfad-a038-4c71-a854-a7438dbe4b1a => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/567] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups?tenant_id=a6499532f22348dc815c3b3188abd3ff => 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: 308/568] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 309/569] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/19d415d9-6fa7-4e25-b863-a1f0522dea3b => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:50:58.894 7 INFO neutron.db.l3_hamode_db [None req-de9e2500-62f3-4429-8dab-0e800832fe39 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network ac397654-34f4-48d3-b996-9299568e1047 was deleted as no HA routers are present in tenant 70eeb52adb474cffbc597c266fdf269f. [pid: 7|app: 0|req: 261/570] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:50:56 2026] DELETE /v2.0/routers/dac3300a-4337-4df6-9397-cb4435e4a5da => generated 0 bytes in 1958 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/571] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/19d415d9-6fa7-4e25-b863-a1f0522dea3b => generated 2922 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:50:58.980 8 INFO neutron.api.v2.resource [req-a4edcb24-5dc7-43da-9c5b-b82ad73cb8f8 req-310e1c6a-20ea-401e-8438-0b8229c4c9d9 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 311/572] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:58 2026] GET /v2.0/security-groups/5ff0dfad-a038-4c71-a854-a7438dbe4b1a => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:50:59.017 8 INFO neutron.api.v2.resource [req-a4986238-a904-4d84-a6fc-3a9899d82bb7 req-eeb32368-6fbf-4604-93b5-9dce8698bf7f 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 312/573] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:59 2026] GET /v2.0/security-groups/cee35ee3-aff6-4df3-8c0f-c79e0723ba9e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:50:59.059 8 INFO neutron.api.v2.resource [req-d8568d74-0e25-4c91-847c-58519e2694d7 req-2f3dcb10-bb98-46de-b67c-f7a475771d88 5696b9fe17174fe49c03abcf39bc290f a6499532f22348dc815c3b3188abd3ff - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 313/574] 10.0.0.167 () {34 vars in 991 bytes} [Fri May 8 15:50:59 2026] GET /v2.0/security-groups/30315092-f7db-4742-af81-e39ee462d95c => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/575] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:50:58 2026] DELETE /v2.0/subnets/d82477de-dbc3-45ff-85ce-f6f23377807b => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:50:59.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-3daa1070-28b6-465b-87a7-16cd1e95c659 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 00edf7a5-2b13-40e0-ad70-8ed3219a3284 2026-05-08 15:50:59.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3daa1070-28b6-465b-87a7-16cd1e95c659 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 00edf7a5-2b13-40e0-ad70-8ed3219a3284 2026-05-08 15:50:59.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-80ca37d3-f341-4bcb-84be-1337524af90b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 9c6ddeab-6e92-4f3a-b404-9541a429b975 [pid: 7|app: 0|req: 263/576] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:50:59 2026] DELETE /v2.0/networks/2a3c817c-c96c-4b86-acef-71b5040ec5fb => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:50:59.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80ca37d3-f341-4bcb-84be-1337524af90b dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 9c6ddeab-6e92-4f3a-b404-9541a429b975 2026-05-08 15:50:59.544 7 INFO neutron.services.segments.plugin [-] Segment 31d98b7f-37c3-484d-b917-45a8223733e6 resource provider aggregate not found 2026-05-08 15:50:59.559 7 INFO neutron.services.segments.plugin [-] Segment 31d98b7f-37c3-484d-b917-45a8223733e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d98b7f-37c3-484d-b917-45a8223733e6 found for delete ", "request_id": "req-1f4d186a-5e89-4b15-8285-28291376e865"}]} 2026-05-08 15:50:59.608 7 INFO neutron.services.segments.plugin [-] Segment 31d98b7f-37c3-484d-b917-45a8223733e6 resource provider aggregate not found 2026-05-08 15:50:59.632 7 INFO neutron.services.segments.plugin [-] Segment 31d98b7f-37c3-484d-b917-45a8223733e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d98b7f-37c3-484d-b917-45a8223733e6 found for delete ", "request_id": "req-894ec7f7-afd3-4b3f-8889-0f2cc3fc296b"}]} [pid: 7|app: 0|req: 264/577] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:50:59 2026] GET /v2.0/security-groups?tenant_id=70eeb52adb474cffbc597c266fdf269f&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/578] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:50:59 2026] DELETE /v2.0/security-groups/36113010-8307-4377-97fe-4b8c27b263ab => 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: 314/579] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:50:59 2026] PUT /v2.0/routers/0b538381-08c7-4bb7-a1b0-e8efd4203b89/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/580] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:50:59 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/581] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:50:59 2026] GET /v2.0/security-groups?tenant_id=3c846de2fc8241238b9bb517bb36660e&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:00.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 4f3525b8-85c3-490d-ac5f-43a0704340cc 2026-05-08 15:51:00.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 4f3525b8-85c3-490d-ac5f-43a0704340cc [pid: 7|app: 0|req: 267/582] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:00 2026] DELETE /v2.0/security-groups/c012b014-2f53-4e4a-8c6f-0af83087a237 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:00.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 8fbebeb1-9fd5-4622-b889-8fef0b0657b6 2026-05-08 15:51:00.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 8fbebeb1-9fd5-4622-b889-8fef0b0657b6 2026-05-08 15:51:00.559 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - 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: 268/583] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:00 2026] GET /v2.0/security-groups?tenant_id=2b6836d5407d4191827403c35d2578f6&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/584] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:00 2026] DELETE /v2.0/security-groups/290df2b6-eaf1-428d-b2a8-d8989c845f04 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:00.958 8 INFO neutron.db.l3_hamode_db [None req-d9366a5e-634f-45c5-9aa4-b0c93a47e571 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network 8cfc8296-56e3-4df1-b4b7-98ff98f39a64 was deleted as no HA routers are present in tenant a6499532f22348dc815c3b3188abd3ff. [pid: 8|app: 0|req: 316/585] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:00 2026] DELETE /v2.0/routers/0b538381-08c7-4bb7-a1b0-e8efd4203b89 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/586] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:00 2026] DELETE /v2.0/subnets/4d127ac7-ad89-468a-bdab-ab39ad4e50a7 => 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: 271/587] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:01 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 272/588] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:01 2026] DELETE /v2.0/networks/f24eb374-d0be-4fb6-ab99-28ca03c08fee => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/589] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:01 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 684 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:01.377 8 INFO neutron.services.segments.plugin [-] Segment 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 resource provider aggregate not found [pid: 7|app: 0|req: 273/590] 199.204.45.72 () {34 vars in 910 bytes} [Fri May 8 15:51:01 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 15:51:01.398 8 INFO neutron.services.segments.plugin [-] Segment 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 found for delete ", "request_id": "req-f4d88ae3-46af-486a-a905-9ab42a0c2d7b"}]} [pid: 8|app: 0|req: 318/591] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:51:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:01.448 8 INFO neutron.services.segments.plugin [-] Segment 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 resource provider aggregate not found 2026-05-08 15:51:01.472 8 INFO neutron.services.segments.plugin [-] Segment 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e0f8369-9f48-4ba4-81d4-d45b8aa605f7 found for delete ", "request_id": "req-a22bf77e-450c-49b9-b4bf-c208e01a6703"}]} [pid: 8|app: 0|req: 319/592] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:01 2026] GET /v2.0/security-groups?tenant_id=a6499532f22348dc815c3b3188abd3ff&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:01.590 7 INFO neutron.services.segments.plugin [-] Segment a4a505f6-8697-4e6a-a3bd-5f86193990ca resource provider aggregate not found 2026-05-08 15:51:01.616 7 INFO neutron.services.segments.plugin [-] Segment a4a505f6-8697-4e6a-a3bd-5f86193990ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a505f6-8697-4e6a-a3bd-5f86193990ca found for delete ", "request_id": "req-169f1e07-8619-4eff-9e58-f5946042c369"}]} 2026-05-08 15:51:01.637 7 INFO neutron.services.segments.plugin [-] Segment cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 resource provider aggregate not found 2026-05-08 15:51:01.660 7 INFO neutron.services.segments.plugin [-] Segment a4a505f6-8697-4e6a-a3bd-5f86193990ca resource provider aggregate not found 2026-05-08 15:51:01.672 7 INFO neutron.services.segments.plugin [-] Segment cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 found for delete ", "request_id": "req-edb4ec4c-98dd-47bf-b9ad-4489ce5eb6f3"}]} 2026-05-08 15:51:01.686 7 INFO neutron.services.segments.plugin [-] Segment a4a505f6-8697-4e6a-a3bd-5f86193990ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4a505f6-8697-4e6a-a3bd-5f86193990ca found for delete ", "request_id": "req-afa11d82-af37-4c9c-b0b1-e40779198ae9"}]} [pid: 8|app: 0|req: 320/593] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:01 2026] DELETE /v2.0/security-groups/19d415d9-6fa7-4e25-b863-a1f0522dea3b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:01.710 7 INFO neutron.services.segments.plugin [-] Segment cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 resource provider aggregate not found 2026-05-08 15:51:01.728 7 INFO neutron.services.segments.plugin [-] Segment cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfc3a1dd-1e6e-4e5b-b95c-5e38b8ac1516 found for delete ", "request_id": "req-097cda32-0628-419b-9c4a-7bb62b47186d"}]} [pid: 7|app: 0|req: 274/594] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:51:01 2026] POST /v2.0/ports => generated 954 bytes in 540 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: 275/595] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:02 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/596] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:02 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:02.504 8 INFO neutron.db.segments_db [None req-396b2a44-887a-429f-8bd2-16effa252ae4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment cf53a30a-68f3-45a8-ab8d-67143bb54dd2 of type vxlan for network c974b34b-a21d-451e-8e29-c66427592cab [pid: 8|app: 0|req: 321/597] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:51:02 2026] POST /v2.0/networks => generated 719 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/598] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:02 2026] POST /v2.0/subnets => generated 685 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:02.925 8 INFO neutron.db.segments_db [None req-ddcfc7cc-f486-4d2f-a278-13e834976bdb dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment a94b45bb-e3d8-48b7-b099-754d20b45733 of type vxlan for network 780642ec-ce3b-4078-8263-d345fe4e3e93 [pid: 7|app: 0|req: 277/599] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:51:02 2026] PUT /v2.0/ports/138e3840-333b-4302-bd40-68a73d9dda9b => generated 1235 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:03.334 8 INFO neutron.db.l3_hamode_db [None req-ddcfc7cc-f486-4d2f-a278-13e834976bdb dcd15c2d225c454f9d4b5206428ce4fe 2714679344d448c499c0dcd6d69973b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/600] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:03 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/601] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:03 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:03.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-823783c8-00d9-4daa-9938-5edf5d1f8095'] response: {'name': 'network-changed', 'server_uuid': 'a446f012-9bf1-48b1-9da9-d7299fa56e56', 'tag': '138e3840-333b-4302-bd40-68a73d9dda9b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/602] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:03 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/603] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:04.124 8 INFO neutron.db.l3_hamode_db [None req-ddcfc7cc-f486-4d2f-a278-13e834976bdb dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 282/604] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/605] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/606] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 285/607] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 286/608] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 287/609] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/security-groups?tenant_id=a9bc6a7eec214922ad5d72e3feb62dc2&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: 288/610] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 289/611] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:04 2026] GET /v2.0/security-groups?tenant_id=557dd80f9a0c4b3d935994a91788cc70&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/612] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:05 2026] DELETE /v2.0/security-groups/db0c2d60-20b1-4860-886c-6d5c437b4f56 => 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: 323/613] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:02 2026] POST /v2.0/routers => generated 725 bytes in 2324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/614] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:05 2026] DELETE /v2.0/security-groups/99f46e32-52da-4377-81e5-c9b70293049b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/615] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/616] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/security-groups?tenant_id=9fff3cea65fe47aca0386cbee5539b31&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/617] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/618] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:05 2026] DELETE /v2.0/security-groups/273eb773-222b-450a-ba6d-eead88ced6ec => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/619] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => 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: 297/620] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/621] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/622] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 300/623] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/624] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:05 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 302/625] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:06 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 324/626] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:05 2026] PUT /v2.0/routers/df6dee6f-fa55-4e26-bbde-d8bf4392dbf3/add_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/627] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:51:06 2026] POST /v2.0/security-groups => generated 1661 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/628] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:51:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/629] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:07 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/630] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:07 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 326/631] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:51:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/632] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:51:07 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/633] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/634] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1986582754&fields=id&tenant_id=2714679344d448c499c0dcd6d69973b3 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/635] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 308/636] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/networks?id=c974b34b-a21d-451e-8e29-c66427592cab => generated 670 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/637] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/quotas/2714679344d448c499c0dcd6d69973b3 => 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: 309/638] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/ports?tenant_id=2714679344d448c499c0dcd6d69973b3&fields=id => generated 57 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/639] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?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: 310/640] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?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: 331/641] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:08 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/642] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:09 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/643] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:09 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 333/644] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:10 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 312/645] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:09 2026] GET /v2.0/security-groups?tenant_id=d9231564be174c4ea0e8646bfedaed76&name=default => generated 2925 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/646] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:10 2026] DELETE /v2.0/security-groups/55b61e24-aade-43e7-a3f7-9c5f1f1bee47 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/647] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:10 2026] GET /v2.0/security-groups?tenant_id=7a6d3e19a98a497980ea0cded0c1f545&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/648] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:10 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/649] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:10 2026] GET /v2.0/security-groups?tenant_id=b02c951eac0d4bbf8af1409b598c3419&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: 337/650] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:10 2026] DELETE /v2.0/security-groups/07d4b58d-8d13-4fdb-9ec9-38e336ff0749 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/651] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:10 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/652] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:11 2026] DELETE /v2.0/security-groups/ddf2765f-3e0c-4266-a340-266c6f042639 => 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: 315/653] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:11 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 339/654] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:11 2026] GET /v2.0/security-groups?tenant_id=2fa7073c220044d59278d1bf1ee3da49&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: 316/655] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:11 2026] DELETE /v2.0/security-groups/2c3312db-49b3-46ee-89e9-46b46bc31ac5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/658] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:12 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/659] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:12 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/660] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:12 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 320/661] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/662] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 321/663] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/664] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/networks?id=c974b34b-a21d-451e-8e29-c66427592cab => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/665] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2714679344d448c499c0dcd6d69973b3 => generated 181 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/666] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:13 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/667] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:51:13 2026] POST /v2.0/ports => generated 954 bytes in 367 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-08 15:51:14.196 8 INFO neutron.db.l3_db [None req-eb5e9ae4-fe19-4a7e-91f7-dafc498716ae 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] Floating IP e462125a-8569-4d62-8df5-deca05583e2e associated. External IP: 10.96.250.215, port: 138e3840-333b-4302-bd40-68a73d9dda9b. [pid: 7|app: 0|req: 324/668] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:51:13 2026] PUT /v2.0/ports/a21ea8a8-8452-43d1-825a-ac254fe9dc5d => generated 1235 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:14.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64dd8494-1476-4124-b1ca-9b5384b08ea7'] response: {'name': 'network-changed', 'server_uuid': 'dfacc6e4-f94b-48cd-8875-6a3dde479f5b', 'tag': 'a21ea8a8-8452-43d1-825a-ac254fe9dc5d', '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: 325/669] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:14 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/670] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:14 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/671] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:51:13 2026] PUT /v2.0/floatingips/e462125a-8569-4d62-8df5-deca05583e2e => generated 855 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/672] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:14 2026] GET /v2.0/ports?tenant_id=2714679344d448c499c0dcd6d69973b3&device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/673] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:14 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/674] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:51:14 2026] GET /v2.0/networks?tenant_id=2714679344d448c499c0dcd6d69973b3&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/675] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:15 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/676] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:51:15 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) 2026-05-08 15:51:15.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0300f6b9-5376-40d3-9332-96cdf8524a46'] response: {'name': 'network-changed', 'server_uuid': 'a446f012-9bf1-48b1-9da9-d7299fa56e56', 'tag': '138e3840-333b-4302-bd40-68a73d9dda9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 348/677] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:15 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/678] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:15 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 331/679] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/680] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/681] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:15 2026] GET /v2.0/security-groups?tenant_id=b18ca9740c3945e39cb2523d50557155&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/682] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/ports?tenant_id=2714679344d448c499c0dcd6d69973b3&device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/683] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 860 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/684] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a21ea8a8-8452-43d1-825a-ac254fe9dc5d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/685] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:16 2026] DELETE /v2.0/security-groups/7f06383e-13a3-4edc-b2bc-c7e80bcfc3de => 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: 352/686] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/subnets?id=74a05244-79e0-4fee-a6f3-c952e8bee751 => generated 688 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/ports?network_id=c974b34b-a21d-451e-8e29-c66427592cab&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: 353/689] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/690] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?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: 354/691] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/692] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?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: 356/693] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 338/694] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/security-groups?tenant_id=9b2f6879648b44ecb6b6e11c66e9aada&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/695] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:16 2026] DELETE /v2.0/security-groups/13712c13-d47a-484a-9526-7634ae187119 => 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: 339/696] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/security-groups?tenant_id=df33ad11093d4cbeabfbf647d98cbad3&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/697] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/698] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:16 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 340/699] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:16 2026] DELETE /v2.0/security-groups/a969575f-3798-4eef-9215-6b3b5ab429d7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/700] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:18 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/701] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:18 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 342/702] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:19 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/703] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:19 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/704] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:19 2026] GET /v2.0/security-groups?tenant_id=7768032334cb41ceaef60fb31e228b75&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/705] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:19 2026] GET /v2.0/security-groups?tenant_id=f99002b7932f48b79eabc63591c94445&name=default => generated 2925 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/706] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:19 2026] DELETE /v2.0/security-groups/49be03b6-dcd9-49b5-9f7b-948a5caf71e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/707] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:19 2026] DELETE /v2.0/security-groups/9ddbda19-2184-4002-911b-8211e0421ef3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/708] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:20 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 346/709] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:20 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 364/710] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:21 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/711] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:21 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/712] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:21 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:21.987 7 INFO neutron.db.segments_db [None req-a5c932fb-0033-4c7d-96d4-832a045ecf48 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Added segment a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 of type vxlan for network d1bb4697-a5db-446a-9f81-ca70628ce5f7 [pid: 7|app: 0|req: 347/713] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:21 2026] POST /v2.0/networks => generated 631 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/714] 10.0.0.200 () {32 vars in 653 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 15:51:22.270 8 INFO neutron.db.l3_db [None req-656b1e96-a6b6-46a2-aff3-7fb45d1461f6 f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] Floating IP db8136cf-f082-4507-ae4a-e6c763d96f57 associated. External IP: 10.96.250.211, port: a21ea8a8-8452-43d1-825a-ac254fe9dc5d. [pid: 7|app: 0|req: 349/715] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:22 2026] POST /v2.0/subnets => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/717] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:22.502 7 INFO neutron.db.segments_db [None req-eb4ae4c6-c1fb-4087-9c1b-84a164411fd5 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Added segment e7b78018-7f20-42d1-a0cd-77129b11255c of type vxlan for network 908e4396-e09c-4098-b541-a46875454fe6 [pid: 8|app: 0|req: 367/718] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:51:21 2026] PUT /v2.0/floatingips/db8136cf-f082-4507-ae4a-e6c763d96f57 => generated 855 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/719] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/720] 10.0.0.200 () {32 vars in 665 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/721] 10.0.0.200 () {32 vars in 699 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/722] 10.0.0.200 () {32 vars in 697 bytes} [Fri May 8 15:51:22 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-08 15:51:22.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7ce62b4-0324-4fee-89d8-e0b25ad822fc'] response: {'name': 'network-changed', 'server_uuid': 'dfacc6e4-f94b-48cd-8875-6a3dde479f5b', 'tag': 'a21ea8a8-8452-43d1-825a-ac254fe9dc5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 372/723] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/724] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/725] 10.0.0.200 () {32 vars in 703 bytes} [Fri May 8 15:51:22 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) 2026-05-08 15:51:22.724 7 INFO neutron.db.l3_hamode_db [None req-eb4ae4c6-c1fb-4087-9c1b-84a164411fd5 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 375/726] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/727] 10.0.0.200 () {32 vars in 693 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/728] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/729] 10.0.0.200 () {32 vars in 695 bytes} [Fri May 8 15:51:22 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: 379/730] 10.0.0.200 () {32 vars in 685 bytes} [Fri May 8 15:51:22 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: 380/731] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/732] 10.0.0.200 () {32 vars in 661 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/733] 10.0.0.200 () {32 vars in 699 bytes} [Fri May 8 15:51:22 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: 383/734] 10.0.0.200 () {32 vars in 679 bytes} [Fri May 8 15:51:22 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: 384/735] 10.0.0.200 () {32 vars in 683 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/736] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/737] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/738] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/739] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:22 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: 389/740] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/741] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/742] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:22 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) [pid: 8|app: 0|req: 392/743] 10.0.0.200 () {32 vars in 699 bytes} [Fri May 8 15:51:22 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/744] 10.0.0.200 () {32 vars in 679 bytes} [Fri May 8 15:51:22 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: 394/745] 10.0.0.200 () {32 vars in 667 bytes} [Fri May 8 15:51:22 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: 395/746] 10.0.0.200 () {32 vars in 677 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/747] 10.0.0.200 () {32 vars in 665 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/748] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/l3-flavors => 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: 398/749] 10.0.0.200 () {32 vars in 713 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/750] 10.0.0.200 () {32 vars in 691 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/751] 10.0.0.200 () {32 vars in 683 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/752] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/753] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/754] 10.0.0.200 () {32 vars in 705 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/755] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/756] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/757] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/758] 10.0.0.200 () {32 vars in 693 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/759] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/760] 10.0.0.200 () {32 vars in 709 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/761] 10.0.0.200 () {32 vars in 705 bytes} [Fri May 8 15:51:23 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: 411/762] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/763] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/ports?tenant_id=2714679344d448c499c0dcd6d69973b3&device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/764] 10.0.0.200 () {32 vars in 697 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/765] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/766] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/networks?id=c974b34b-a21d-451e-8e29-c66427592cab => generated 766 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/767] 10.0.0.200 () {32 vars in 711 bytes} [Fri May 8 15:51:23 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: 417/768] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 418/769] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a21ea8a8-8452-43d1-825a-ac254fe9dc5d => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/770] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:23 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: 420/771] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/subnets?id=74a05244-79e0-4fee-a6f3-c952e8bee751 => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/772] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/773] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/ports?network_id=c974b34b-a21d-451e-8e29-c66427592cab&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/774] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/775] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/776] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/777] 10.0.0.200 () {32 vars in 671 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/778] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab?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: 428/779] 10.0.0.200 () {32 vars in 661 bytes} [Fri May 8 15:51:23 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: 429/780] 10.0.0.200 () {32 vars in 699 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/781] 10.0.0.200 () {32 vars in 699 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/782] 10.0.0.200 () {32 vars in 677 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/783] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-fip => 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: 433/784] 10.0.0.200 () {32 vars in 683 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:23.701 7 INFO neutron.db.l3_hamode_db [None req-eb4ae4c6-c1fb-4087-9c1b-84a164411fd5 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 434/785] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/786] 10.0.0.200 () {32 vars in 685 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/787] 10.0.0.200 () {32 vars in 707 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/788] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/789] 10.0.0.200 () {32 vars in 697 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/790] 10.0.0.200 () {32 vars in 695 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/791] 10.0.0.200 () {32 vars in 685 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/792] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/793] 10.0.0.200 () {32 vars in 705 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/794] 10.0.0.200 () {32 vars in 667 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/795] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/796] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/797] 10.0.0.200 () {32 vars in 691 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/798] 10.0.0.200 () {32 vars in 691 bytes} [Fri May 8 15:51:23 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: 448/799] 10.0.0.200 () {32 vars in 695 bytes} [Fri May 8 15:51:23 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: 449/800] 10.0.0.200 () {32 vars in 685 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/801] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/802] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:23 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: 452/803] 10.0.0.200 () {32 vars in 703 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/804] 10.0.0.200 () {32 vars in 713 bytes} [Fri May 8 15:51:23 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: 454/805] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/806] 10.0.0.200 () {32 vars in 715 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/807] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/808] 10.0.0.200 () {32 vars in 741 bytes} [Fri May 8 15:51:23 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: 458/809] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:51:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/810] 10.0.0.200 () {32 vars in 683 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/811] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/812] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/813] 10.0.0.200 () {32 vars in 679 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/814] 10.0.0.200 () {32 vars in 669 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/815] 10.0.0.200 () {32 vars in 697 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/816] 10.0.0.200 () {32 vars in 705 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/817] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/818] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/819] 10.0.0.200 () {32 vars in 683 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/820] 10.0.0.200 () {32 vars in 705 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/821] 10.0.0.200 () {32 vars in 695 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/822] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/823] 10.0.0.200 () {32 vars in 697 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/824] 10.0.0.200 () {32 vars in 679 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/825] 10.0.0.200 () {32 vars in 689 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/826] 10.0.0.200 () {32 vars in 701 bytes} [Fri May 8 15:51:24 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: 476/827] 10.0.0.200 () {32 vars in 665 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/828] 10.0.0.200 () {32 vars in 681 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/829] 10.0.0.200 () {32 vars in 677 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/830] 10.0.0.200 () {32 vars in 693 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/831] 10.0.0.200 () {32 vars in 677 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/832] 10.0.0.200 () {32 vars in 667 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/833] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:51:24 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: 483/834] 10.0.0.200 () {32 vars in 675 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/835] 10.0.0.200 () {32 vars in 687 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/836] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 486/837] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&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: 352/838] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:22 2026] POST /v2.0/routers => generated 695 bytes in 2411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/839] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:24 2026] GET /v2.0/security-groups?tenant_id=b1dab74f1a2d42f1b85c827769b9f847&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/840] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:25 2026] DELETE /v2.0/security-groups/aaf3faa9-a57a-47ae-a256-eb9620cacd1d => 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: 355/841] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:25 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => 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: 356/842] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:51:25 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/843] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:51:25 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1240 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/844] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:25 2026] GET /v2.0/security-groups?id=cf17e064-872a-4d20-991b-b4fb605df60d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:26.033 7 INFO neutron_taas.services.taas.taas_plugin [req-bceb2c1e-b559-4bc4-a9b6-696198f109f0 req-3f426a7e-9f82-4545-b714-e2ca6f69ffcd f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] TaaS: Handle Delete Port: a21ea8a8-8452-43d1-825a-ac254fe9dc5d 2026-05-08 15:51:26.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bceb2c1e-b559-4bc4-a9b6-696198f109f0 req-3f426a7e-9f82-4545-b714-e2ca6f69ffcd f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] Tap Mirror: Handle Delete Port: a21ea8a8-8452-43d1-825a-ac254fe9dc5d 2026-05-08 15:51:26.206 7 INFO neutron.db.l3_db [req-bceb2c1e-b559-4bc4-a9b6-696198f109f0 req-3f426a7e-9f82-4545-b714-e2ca6f69ffcd f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] Floating IP db8136cf-f082-4507-ae4a-e6c763d96f57 disassociated. External IP: 10.96.250.211, port: a21ea8a8-8452-43d1-825a-ac254fe9dc5d. [pid: 8|app: 0|req: 487/845] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:24 2026] PUT /v2.0/routers/8eaf47d7-277d-4ea3-9b70-75096c4d2ea4/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/846] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:51:26 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 359/847] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:51:25 2026] DELETE /v2.0/ports/a21ea8a8-8452-43d1-825a-ac254fe9dc5d => generated 0 bytes in 652 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:26.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7514965-c9a0-4529-91cc-2781c912cd15'] response: {'server_uuid': 'dfacc6e4-f94b-48cd-8875-6a3dde479f5b', 'name': 'network-vif-deleted', 'tag': 'a21ea8a8-8452-43d1-825a-ac254fe9dc5d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 489/848] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:51:26 2026] POST /v2.0/ports => generated 955 bytes in 358 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: 360/849] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:51:26 2026] POST /v2.0/ports => generated 957 bytes in 419 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: 361/850] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:27 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:27.242 8 INFO neutron.db.segments_db [None req-5295f998-6d4d-403d-8636-1934aa7287a9 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] Added segment e1354287-bab9-4219-9c6c-fff2556e4cd7 of type vxlan for network d91a88fb-d696-4e49-918e-740a85036069 [pid: 8|app: 0|req: 490/853] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:26 2026] POST /v2.0/networks => generated 629 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:27.995 7 INFO neutron.db.l3_db [None req-e2a3d7f1-a675-4f56-ac7e-c1d85b4d719f de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Floating IP 3d34e3ad-3189-4724-b930-fee5e9b37c14 associated. External IP: 10.96.250.201, port: ba37892b-ab9a-4fd0-8b51-4518f96044c8. [pid: 8|app: 0|req: 491/854] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:27 2026] POST /v2.0/subnets => generated 673 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:28.112 8 INFO neutron.db.segments_db [None req-c9b1e3d5-fba3-4014-a5e2-2192e2259e84 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] Added segment 1c302269-9b98-4872-8a05-ecf258a3b034 of type vxlan for network 397b29b0-faa7-4342-81e5-4f92c40a4680 [pid: 8|app: 0|req: 492/855] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:28 2026] POST /v2.0/networks => generated 629 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/856] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:51:27 2026] POST /v2.0/floatingips => generated 841 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/857] 10.0.0.200 () {34 vars in 743 bytes} [Fri May 8 15:51:28 2026] PUT /v2.0/networks/397b29b0-faa7-4342-81e5-4f92c40a4680 => generated 592 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/858] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:28 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:28.403 8 INFO neutron.db.l3_db [None req-9af7d26f-248c-4947-9f20-0ae4f8f899d1 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Floating IP 3d34e3ad-3189-4724-b930-fee5e9b37c14 disassociated. External IP: 10.96.250.201, port: ba37892b-ab9a-4fd0-8b51-4518f96044c8. [pid: 7|app: 0|req: 366/859] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:28 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/860] 10.0.0.200 () {34 vars in 741 bytes} [Fri May 8 15:51:28 2026] PUT /v2.0/subnets/dc010988-880f-43d1-8725-8cd759c03aac => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/861] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:51:28 2026] PUT /v2.0/floatingips/3d34e3ad-3189-4724-b930-fee5e9b37c14 => generated 552 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:28.846 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd88ef77-2a88-4d28-96cc-ec0738989fc9 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: ff9d5ec8-73e3-4c33-a029-e419e940ce76 2026-05-08 15:51:28.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd88ef77-2a88-4d28-96cc-ec0738989fc9 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: ff9d5ec8-73e3-4c33-a029-e419e940ce76 2026-05-08 15:51:28.885 7 INFO neutron.services.segments.plugin [-] Segment 1c302269-9b98-4872-8a05-ecf258a3b034 resource provider aggregate not found 2026-05-08 15:51:28.891 7 INFO neutron.services.segments.plugin [-] Segment 1c302269-9b98-4872-8a05-ecf258a3b034 resource provider aggregate not found 2026-05-08 15:51:28.906 7 INFO neutron.services.segments.plugin [-] Segment 1c302269-9b98-4872-8a05-ecf258a3b034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c302269-9b98-4872-8a05-ecf258a3b034 found for delete ", "request_id": "req-1fefc285-8541-4eab-8917-f9cdd28aeabc"}]} 2026-05-08 15:51:28.907 7 INFO neutron.services.segments.plugin [-] Segment 1c302269-9b98-4872-8a05-ecf258a3b034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c302269-9b98-4872-8a05-ecf258a3b034 found for delete ", "request_id": "req-17c16cb6-2957-4f33-820f-51c712a32a6a"}]} [pid: 7|app: 0|req: 368/862] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:28 2026] DELETE /v2.0/networks/397b29b0-faa7-4342-81e5-4f92c40a4680 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:28.935 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0db375b3-b65a-4382-87e7-6279aadf3d04 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/863] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:28 2026] DELETE /v2.0/networks/397b29b0-faa7-4342-81e5-4f92c40a4680 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/864] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:51:28 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/865] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:51:28 2026] DELETE /v2.0/floatingips/3d34e3ad-3189-4724-b930-fee5e9b37c14 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/866] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/subnets?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/867] 10.0.0.200 () {32 vars in 653 bytes} [Fri May 8 15:51:29 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: 373/868] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/networks => generated 1313 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/869] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/subnets => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/870] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/networks/d91a88fb-d696-4e49-918e-740a85036069 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/871] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/subnets/42b2f18d-ca0e-4b0a-94e0-91575bfbe040 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:29.318 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0a37841-890a-4f03-8d51-f5c600566405 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 377/872] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:29 2026] DELETE /v2.0/subnets/dc010988-880f-43d1-8725-8cd759c03aac => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:29.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0e48b2f-9648-4456-bc23-f6cfb8689bb3 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 378/873] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:29 2026] DELETE /v2.0/networks/397b29b0-faa7-4342-81e5-4f92c40a4680 => 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: 379/874] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:29 2026] DELETE /v2.0/subnets/42b2f18d-ca0e-4b0a-94e0-91575bfbe040 => 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: 380/875] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:29 2026] GET /v2.0/ports?device_id=dfacc6e4-f94b-48cd-8875-6a3dde479f5b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:29.650 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1b14a7c-9d0c-4fe8-a553-0dddc2e64e8e 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] TaaS: Handle Delete Port: 51452a5e-e2ed-4bfa-96e0-2a806b243e4e 2026-05-08 15:51:29.653 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1b14a7c-9d0c-4fe8-a553-0dddc2e64e8e 7fb15c3741124f7183c32da4fe3f9d83 2ce8e0a9999e4b14a314d7efb3d0e48e - - default default] Tap Mirror: Handle Delete Port: 51452a5e-e2ed-4bfa-96e0-2a806b243e4e [pid: 7|app: 0|req: 381/876] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:29 2026] DELETE /v2.0/networks/d91a88fb-d696-4e49-918e-740a85036069 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:29.890 8 INFO neutron.db.l3_db [None req-65d098fd-f97e-4dca-8e3a-304a764ba391 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Floating IP 6acb5312-62a9-4da2-8e47-67d5589c1113 associated. External IP: 10.96.250.213, port: c2feb23d-3bcc-4c06-9fe8-3933c3a2aaa8. [pid: 8|app: 0|req: 496/877] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:51:29 2026] POST /v2.0/floatingips => generated 842 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/878] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:51:30 2026] GET /v2.0/floatingips/6acb5312-62a9-4da2-8e47-67d5589c1113 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/879] 10.0.0.200 () {32 vars in 655 bytes} [Fri May 8 15:51:30 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/880] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:30 2026] GET /v2.0/security-groups?tenant_id=2ce8e0a9999e4b14a314d7efb3d0e48e&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/881] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:30 2026] DELETE /v2.0/security-groups/c12b3603-759c-4081-8f88-a9f14caa29fe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:30.726 7 INFO neutron.db.l3_db [None req-6e9d8900-4651-4394-a5e2-9cd900e41009 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Floating IP 6acb5312-62a9-4da2-8e47-67d5589c1113 associated. External IP: 10.96.250.213, port: c2feb23d-3bcc-4c06-9fe8-3933c3a2aaa8. [pid: 8|app: 0|req: 500/882] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:30 2026] DELETE /v2.0/security-groups/cf17e064-872a-4d20-991b-b4fb605df60d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:30.748 8 INFO neutron.api.v2.resource [None req-a8e655be-8314-4fb1-bd9b-f289c94040b0 f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/883] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:51:30 2026] GET /v2.0/security-groups/cf17e064-872a-4d20-991b-b4fb605df60d => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:30.846 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5290f30-204e-451d-983b-6b6a25de13af f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] TaaS: Handle Delete Port: 4e001b34-33eb-48f8-9db9-7356f49f8419 2026-05-08 15:51:30.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5290f30-204e-451d-983b-6b6a25de13af f9f81b8220834d9f9cfdecc14248dae8 2714679344d448c499c0dcd6d69973b3 - - default default] Tap Mirror: Handle Delete Port: 4e001b34-33eb-48f8-9db9-7356f49f8419 2026-05-08 15:51:30.931 7 INFO neutron.services.segments.plugin [-] Segment e1354287-bab9-4219-9c6c-fff2556e4cd7 resource provider aggregate not found 2026-05-08 15:51:30.944 7 INFO neutron.services.segments.plugin [-] Segment e1354287-bab9-4219-9c6c-fff2556e4cd7 resource provider aggregate not found 2026-05-08 15:51:30.952 7 INFO neutron.services.segments.plugin [-] Segment e1354287-bab9-4219-9c6c-fff2556e4cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1354287-bab9-4219-9c6c-fff2556e4cd7 found for delete ", "request_id": "req-ea0fbf7c-25e6-4c67-8f6f-d7f3b03ff056"}]} 2026-05-08 15:51:30.969 7 INFO neutron.services.segments.plugin [-] Segment e1354287-bab9-4219-9c6c-fff2556e4cd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1354287-bab9-4219-9c6c-fff2556e4cd7 found for delete ", "request_id": "req-33a653b5-e4f1-4b56-8e93-2433b176600b"}]} [pid: 8|app: 0|req: 502/884] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:51:30 2026] DELETE /v2.0/floatingips/db8136cf-f082-4507-ae4a-e6c763d96f57 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/885] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:51:30 2026] PUT /v2.0/floatingips/6acb5312-62a9-4da2-8e47-67d5589c1113 => generated 841 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:31.474 8 INFO neutron_taas.services.taas.taas_plugin [None req-29d242a4-6b45-4690-b80c-e27831624278 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 0f897100-69a9-4a4f-b39d-40ca7e3c99bd 2026-05-08 15:51:31.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d242a4-6b45-4690-b80c-e27831624278 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 0f897100-69a9-4a4f-b39d-40ca7e3c99bd 2026-05-08 15:51:31.519 7 INFO neutron.db.l3_db [None req-36a11028-0bed-46da-a3c5-e2de3757255a de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Floating IP 6acb5312-62a9-4da2-8e47-67d5589c1113 disassociated. External IP: 10.96.250.213, port: ba37892b-ab9a-4fd0-8b51-4518f96044c8. [pid: 7|app: 0|req: 384/886] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:51:31 2026] PUT /v2.0/floatingips/6acb5312-62a9-4da2-8e47-67d5589c1113 => generated 552 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:31.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-2eccdd99-2d72-40d7-aad8-85488bd1fe87 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: 7869b0ec-3e39-4e30-a983-93d4a8ccce8b 2026-05-08 15:51:31.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2eccdd99-2d72-40d7-aad8-85488bd1fe87 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: 7869b0ec-3e39-4e30-a983-93d4a8ccce8b [pid: 8|app: 0|req: 503/887] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:31 2026] PUT /v2.0/routers/df6dee6f-fa55-4e26-bbde-d8bf4392dbf3/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/888] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:51:31 2026] DELETE /v2.0/floatingips/6acb5312-62a9-4da2-8e47-67d5589c1113 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:32.135 7 INFO neutron.api.v2.resource [None req-8b9a6004-8231-4105-bbaa-1c18d714d21a de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 386/889] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:51:32 2026] DELETE /v2.0/floatingips/6acb5312-62a9-4da2-8e47-67d5589c1113 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:32.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-4da86aa9-ef1b-4ad5-be10-81c890803d47 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 425827c2-3313-4174-99e4-57e9b58a2807 2026-05-08 15:51:32.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4da86aa9-ef1b-4ad5-be10-81c890803d47 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 425827c2-3313-4174-99e4-57e9b58a2807 2026-05-08 15:51:32.267 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fda2a94-45ee-40bf-9de5-3c6ba835be84 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: ba37892b-ab9a-4fd0-8b51-4518f96044c8 2026-05-08 15:51:32.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fda2a94-45ee-40bf-9de5-3c6ba835be84 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: ba37892b-ab9a-4fd0-8b51-4518f96044c8 [pid: 7|app: 0|req: 387/890] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:51:32 2026] DELETE /v2.0/ports/ba37892b-ab9a-4fd0-8b51-4518f96044c8 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:32.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-4da86aa9-ef1b-4ad5-be10-81c890803d47 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: c7ca68cc-cb52-46ad-a86f-18303e802bca 2026-05-08 15:51:32.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4da86aa9-ef1b-4ad5-be10-81c890803d47 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: c7ca68cc-cb52-46ad-a86f-18303e802bca 2026-05-08 15:51:32.711 7 INFO neutron.db.segments_db [None req-65535692-c075-4b25-9266-7be8ae464736 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment 8e71f37f-448c-4f5b-aef4-4254ca2a8460 of type vxlan for network c5af949a-3a98-4ac9-8015-39883867e589 2026-05-08 15:51:32.754 8 INFO neutron.services.segments.plugin [-] Segment a94b45bb-e3d8-48b7-b099-754d20b45733 resource provider aggregate not found 2026-05-08 15:51:32.759 8 INFO neutron.services.segments.plugin [-] Segment a94b45bb-e3d8-48b7-b099-754d20b45733 resource provider aggregate not found 2026-05-08 15:51:32.774 8 INFO neutron.services.segments.plugin [-] Segment a94b45bb-e3d8-48b7-b099-754d20b45733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94b45bb-e3d8-48b7-b099-754d20b45733 found for delete ", "request_id": "req-0239d1fc-27ba-452e-87a9-3320c9ca97a5"}]} 2026-05-08 15:51:32.775 8 INFO neutron.services.segments.plugin [-] Segment a94b45bb-e3d8-48b7-b099-754d20b45733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a94b45bb-e3d8-48b7-b099-754d20b45733 found for delete ", "request_id": "req-80af18d8-c5d5-444f-a9e1-10e720b42415"}]} 2026-05-08 15:51:32.780 8 INFO neutron.db.l3_hamode_db [None req-4da86aa9-ef1b-4ad5-be10-81c890803d47 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network 780642ec-ce3b-4078-8263-d345fe4e3e93 was deleted as no HA routers are present in tenant 2714679344d448c499c0dcd6d69973b3. [pid: 8|app: 0|req: 504/891] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:32 2026] DELETE /v2.0/routers/df6dee6f-fa55-4e26-bbde-d8bf4392dbf3 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/892] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:32 2026] POST /v2.0/networks => generated 615 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:32.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-63201b72-c7bf-4ade-953f-1709804f06eb de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: c2feb23d-3bcc-4c06-9fe8-3933c3a2aaa8 2026-05-08 15:51:32.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63201b72-c7bf-4ade-953f-1709804f06eb de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: c2feb23d-3bcc-4c06-9fe8-3933c3a2aaa8 [pid: 7|app: 0|req: 389/893] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:32 2026] DELETE /v2.0/subnets/74a05244-79e0-4fee-a6f3-c952e8bee751 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:32.998 7 INFO neutron.db.segments_db [None req-3a74a7d5-05c5-46c3-b5c0-c5923c958c51 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment b5474619-2421-49f0-b582-41b4180bb72c of type vxlan for network 98c31261-6e29-4bfb-9860-de6d14b8dc8e [pid: 7|app: 0|req: 390/894] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:32 2026] POST /v2.0/networks => generated 615 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/895] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:51:32 2026] DELETE /v2.0/ports/c2feb23d-3bcc-4c06-9fe8-3933c3a2aaa8 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:33.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-c247575c-38f8-4120-93a9-4147c7f2d714 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: efe5bcef-f09e-46b7-983d-6cdd8e035945 2026-05-08 15:51:33.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c247575c-38f8-4120-93a9-4147c7f2d714 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: efe5bcef-f09e-46b7-983d-6cdd8e035945 2026-05-08 15:51:33.402 7 INFO neutron.services.segments.plugin [-] Segment cf53a30a-68f3-45a8-ab8d-67143bb54dd2 resource provider aggregate not found 2026-05-08 15:51:33.407 7 INFO neutron.services.segments.plugin [-] Segment cf53a30a-68f3-45a8-ab8d-67143bb54dd2 resource provider aggregate not found [pid: 7|app: 0|req: 391/896] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:33 2026] DELETE /v2.0/networks/c974b34b-a21d-451e-8e29-c66427592cab => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:33.435 7 INFO neutron.services.segments.plugin [-] Segment cf53a30a-68f3-45a8-ab8d-67143bb54dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf53a30a-68f3-45a8-ab8d-67143bb54dd2 found for delete ", "request_id": "req-86447e9c-062f-48d6-bb96-52576f032472"}]} 2026-05-08 15:51:33.436 7 INFO neutron.services.segments.plugin [-] Segment cf53a30a-68f3-45a8-ab8d-67143bb54dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf53a30a-68f3-45a8-ab8d-67143bb54dd2 found for delete ", "request_id": "req-f12f54ec-b1d7-4d40-80d3-3ffb94d81c6e"}]} [pid: 7|app: 0|req: 392/897] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:33 2026] GET /v2.0/ports?device_id=8eaf47d7-277d-4ea3-9b70-75096c4d2ea4 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/898] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:33 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/899] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:33 2026] POST /v2.0/subnets => generated 655 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/900] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:33 2026] GET /v2.0/security-groups?tenant_id=2714679344d448c499c0dcd6d69973b3&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:33.794 8 INFO neutron.db.segments_db [None req-2199f38a-0894-4ab0-a801-e5b530c813cb cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment 5ff5164d-8a7b-4994-badb-fbed801e8ad3 of type vxlan for network 2af1ad83-f910-4d18-83f7-8e1bee313bcf 2026-05-08 15:51:33.951 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba4cc352-3bca-401f-80e7-03046383fb68 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: 803ef4f5-bc74-47dd-b60a-f0013f582e53 2026-05-08 15:51:33.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba4cc352-3bca-401f-80e7-03046383fb68 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: 803ef4f5-bc74-47dd-b60a-f0013f582e53 2026-05-08 15:51:34.096 8 INFO neutron.db.l3_hamode_db [None req-2199f38a-0894-4ab0-a801-e5b530c813cb cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:34.217 8 INFO neutron.db.l3_hamode_db [None req-2199f38a-0894-4ab0-a801-e5b530c813cb cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 509/901] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:33 2026] POST /v2.0/routers => generated 511 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/902] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:33 2026] PUT /v2.0/routers/8eaf47d7-277d-4ea3-9b70-75096c4d2ea4/remove_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/903] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:34 2026] DELETE /v2.0/security-groups/e65d72fb-6a1a-4e6c-a9da-e69223c9eaa4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:35.166 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a1f4eb-3cb5-4ce3-be6f-44aa1ac5ba89 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: a94352d1-e87e-44c4-a0a3-6823c63f97df 2026-05-08 15:51:35.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a1f4eb-3cb5-4ce3-be6f-44aa1ac5ba89 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: a94352d1-e87e-44c4-a0a3-6823c63f97df 2026-05-08 15:51:35.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a1f4eb-3cb5-4ce3-be6f-44aa1ac5ba89 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] TaaS: Handle Delete Port: fe6fa37b-20c6-44fb-b8ce-8b8501bd46e9 2026-05-08 15:51:35.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a1f4eb-3cb5-4ce3-be6f-44aa1ac5ba89 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] Tap Mirror: Handle Delete Port: fe6fa37b-20c6-44fb-b8ce-8b8501bd46e9 [pid: 7|app: 0|req: 394/904] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:34 2026] PUT /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/905] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:36 2026] GET /v2.0/ports/e9b09db3-5d7e-4c08-9977-242a11ae83c0 => generated 959 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:36.195 8 INFO neutron.services.segments.plugin [-] Segment e7b78018-7f20-42d1-a0cd-77129b11255c resource provider aggregate not found 2026-05-08 15:51:36.205 8 INFO neutron.services.segments.plugin [-] Segment e7b78018-7f20-42d1-a0cd-77129b11255c resource provider aggregate not found 2026-05-08 15:51:36.221 8 INFO neutron.services.segments.plugin [-] Segment e7b78018-7f20-42d1-a0cd-77129b11255c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b78018-7f20-42d1-a0cd-77129b11255c found for delete ", "request_id": "req-18238679-855e-4e0a-966a-54edca013acf"}]} 2026-05-08 15:51:36.226 8 INFO neutron.services.segments.plugin [-] Segment e7b78018-7f20-42d1-a0cd-77129b11255c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b78018-7f20-42d1-a0cd-77129b11255c found for delete ", "request_id": "req-97e3e843-90e2-49b1-b6a4-444d90f70f3a"}]} 2026-05-08 15:51:36.241 8 INFO neutron.db.l3_hamode_db [None req-b4a1f4eb-3cb5-4ce3-be6f-44aa1ac5ba89 de3d4e2dc6904577a634adc6a2b41e20 ad5c1028c4de4a45b045c56eee205b2e - - default default] HA network 908e4396-e09c-4098-b541-a46875454fe6 was deleted as no HA routers are present in tenant ad5c1028c4de4a45b045c56eee205b2e. [pid: 8|app: 0|req: 511/906] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:34 2026] DELETE /v2.0/routers/8eaf47d7-277d-4ea3-9b70-75096c4d2ea4 => generated 0 bytes in 1282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/907] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:36 2026] DELETE /v2.0/subnets/b3594bb3-ddd4-47da-ace3-4686dd3fad5d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/908] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:36 2026] DELETE /v2.0/networks/d1bb4697-a5db-446a-9f81-ca70628ce5f7 => 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: 514/909] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:36 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/910] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:36 2026] PUT /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752/add_router_interface => generated 309 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/911] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:37 2026] GET /v2.0/security-groups?tenant_id=ad5c1028c4de4a45b045c56eee205b2e&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:37.306 8 INFO neutron.db.segments_db [None req-7920bb07-61a7-4a65-9210-807fc17e5c28 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 of type vxlan for network 087a780b-7dda-47ce-82b7-0ef852d5f826 [pid: 7|app: 0|req: 398/912] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:51:37 2026] GET /v2.0/ports/138e3840-333b-4302-bd40-68a73d9dda9b => generated 968 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/913] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:51:36 2026] POST /v2.0/networks => generated 724 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/914] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:37 2026] GET /v2.0/ports/c9df23cc-e4a4-40bb-a42b-1a8dbc3e95a2 => generated 967 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/915] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:37 2026] DELETE /v2.0/security-groups/73d66723-7b3f-48aa-966b-f708917c4ee7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/916] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:37 2026] POST /v2.0/subnets => generated 690 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:37.641 7 INFO neutron.db.segments_db [None req-71c9120c-99ee-460a-be50-a53c3e072951 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 of type vxlan for network 02223bbe-30b1-4f5a-a082-a87589403de8 2026-05-08 15:51:37.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-07bb9fc8-b532-480f-adc2-c7131feb960a cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: c9df23cc-e4a4-40bb-a42b-1a8dbc3e95a2 2026-05-08 15:51:37.815 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07bb9fc8-b532-480f-adc2-c7131feb960a cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: c9df23cc-e4a4-40bb-a42b-1a8dbc3e95a2 2026-05-08 15:51:37.910 7 INFO neutron.db.l3_hamode_db [None req-71c9120c-99ee-460a-be50-a53c3e072951 dcd15c2d225c454f9d4b5206428ce4fe 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 517/917] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:37 2026] PUT /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752/remove_router_interface => generated 309 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/918] 199.204.45.72 () {34 vars in 999 bytes} [Fri May 8 15:51:38 2026] GET /v2.0/subnets?network_id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:38.242 8 INFO neutron.services.segments.plugin [-] Segment a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 resource provider aggregate not found 2026-05-08 15:51:38.246 8 INFO neutron.services.segments.plugin [-] Segment a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 resource provider aggregate not found 2026-05-08 15:51:38.268 8 INFO neutron.services.segments.plugin [-] Segment a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 found for delete ", "request_id": "req-0919cf6a-07f8-45b5-819d-a879b7b414f6"}]} 2026-05-08 15:51:38.287 8 INFO neutron.services.segments.plugin [-] Segment a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1e6bb20-1f54-4d03-98bb-08cbf1ad9b94 found for delete ", "request_id": "req-bd1563f9-3c57-419b-a120-7c326e43940b"}]} 2026-05-08 15:51:38.603 8 INFO neutron_taas.services.taas.taas_plugin [None req-724d3597-1c3f-4ef1-8913-cb3e488fb12b cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: e9b09db3-5d7e-4c08-9977-242a11ae83c0 2026-05-08 15:51:38.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-724d3597-1c3f-4ef1-8913-cb3e488fb12b cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: e9b09db3-5d7e-4c08-9977-242a11ae83c0 2026-05-08 15:51:38.767 7 INFO neutron.db.l3_hamode_db [None req-71c9120c-99ee-460a-be50-a53c3e072951 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 519/919] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:38 2026] PUT /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/920] 199.204.45.72 () {34 vars in 1145 bytes} [Fri May 8 15:51:39 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56&device_owner=compute%3Anova&network_id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/921] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:39 2026] GET /v2.0/ports?device_id=0dcaddfa-0228-4e83-8423-c62b966a6752 => 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: 401/922] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:37 2026] POST /v2.0/routers => generated 730 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/923] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:51:39 2026] PUT /v2.0/ports/138e3840-333b-4302-bd40-68a73d9dda9b => generated 1149 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:39.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fea71b65-c90d-405e-977e-1d8a77c4bd0c'] response: {'name': 'network-changed', 'server_uuid': 'a446f012-9bf1-48b1-9da9-d7299fa56e56', 'tag': '138e3840-333b-4302-bd40-68a73d9dda9b', 'status': 'completed', 'code': 200} 2026-05-08 15:51:39.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3806a6b-5ff5-4c51-b9be-91019d391cf1 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: b3b2e774-8571-40bf-bc7a-2bb379dfbe74 2026-05-08 15:51:39.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3806a6b-5ff5-4c51-b9be-91019d391cf1 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: b3b2e774-8571-40bf-bc7a-2bb379dfbe74 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 15:51:40.220 8 INFO neutron.db.segments_db [None req-6b3136c5-b207-43be-a673-7c1ee787751e c8d4404c2d7d4bb18b25cc89d344bd37 eef01ee48ffa428e8fa3a78526e7288c - - default default] Added segment 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b of type vxlan for network 034a209b-de9d-4d6e-bd03-cf17556d1160 2026-05-08 15:51:40.284 7 INFO neutron.services.segments.plugin [-] Segment 5ff5164d-8a7b-4994-badb-fbed801e8ad3 resource provider aggregate not found 2026-05-08 15:51:40.299 7 INFO neutron.services.segments.plugin [-] Segment 5ff5164d-8a7b-4994-badb-fbed801e8ad3 resource provider aggregate not found 2026-05-08 15:51:40.315 7 INFO neutron.services.segments.plugin [-] Segment 5ff5164d-8a7b-4994-badb-fbed801e8ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ff5164d-8a7b-4994-badb-fbed801e8ad3 found for delete ", "request_id": "req-c06f8424-9a66-4199-bd6a-251310fbebd4"}]} [pid: 8|app: 0|req: 523/924] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:39 2026] POST /v2.0/networks => generated 625 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:40.318 7 INFO neutron.services.segments.plugin [-] Segment 5ff5164d-8a7b-4994-badb-fbed801e8ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ff5164d-8a7b-4994-badb-fbed801e8ad3 found for delete ", "request_id": "req-593f299e-f59f-4d62-92a1-f0cc9491ca27"}]} 2026-05-08 15:51:40.342 7 INFO neutron.db.l3_hamode_db [None req-f3806a6b-5ff5-4c51-b9be-91019d391cf1 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] HA network 2af1ad83-f910-4d18-83f7-8e1bee313bcf was deleted as no HA routers are present in tenant 35c71e91ed1e464f81d8f44dcd2656b2. [pid: 7|app: 0|req: 402/925] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:39 2026] DELETE /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/926] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:40 2026] POST /v2.0/subnets => generated 641 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/927] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:40 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/928] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:40 2026] DELETE /v2.0/subnets/ff388028-ce5f-44f8-8793-c887dd12667d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:40.798 7 INFO neutron.db.segments_db [None req-8a0c3c75-814a-4dd1-86e3-061a36c558a2 c8d4404c2d7d4bb18b25cc89d344bd37 eef01ee48ffa428e8fa3a78526e7288c - - default default] Added segment b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d of type vxlan for network 44570da3-aee6-48f9-a9a7-31ae04b24b5c [pid: 7|app: 0|req: 406/929] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:40 2026] POST /v2.0/networks => generated 624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/930] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:40 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/931] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:40 2026] DELETE /v2.0/subnets/ee546288-3b24-4e5d-96dc-7682286d7471 => 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: 409/932] 10.0.0.200 () {34 vars in 743 bytes} [Fri May 8 15:51:41 2026] PUT /v2.0/networks/44570da3-aee6-48f9-a9a7-31ae04b24b5c => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/933] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/934] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:41 2026] DELETE /v2.0/networks/98c31261-6e29-4bfb-9860-de6d14b8dc8e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/935] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:40 2026] PUT /v2.0/routers/4d9723c8-7adf-41df-9303-90051e34ef5a/add_router_interface => generated 309 bytes in 1054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/936] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:41.504 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ba7ae65-3b24-43d2-89af-ca415e0a57f3 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 81bbb73c-87ce-4209-8345-8b6b98d7fee3 2026-05-08 15:51:41.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ba7ae65-3b24-43d2-89af-ca415e0a57f3 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 81bbb73c-87ce-4209-8345-8b6b98d7fee3 [pid: 7|app: 0|req: 412/937] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:41 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/938] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:41 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:41.710 8 INFO neutron.services.segments.plugin [-] Segment 8e71f37f-448c-4f5b-aef4-4254ca2a8460 resource provider aggregate not found 2026-05-08 15:51:41.712 8 INFO neutron.services.segments.plugin [-] Segment 8e71f37f-448c-4f5b-aef4-4254ca2a8460 resource provider aggregate not found 2026-05-08 15:51:41.728 8 INFO neutron.services.segments.plugin [-] Segment 8e71f37f-448c-4f5b-aef4-4254ca2a8460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e71f37f-448c-4f5b-aef4-4254ca2a8460 found for delete ", "request_id": "req-02a7d9e7-5477-49aa-9e71-cba04ed0d064"}]} 2026-05-08 15:51:41.732 8 INFO neutron.services.segments.plugin [-] Segment 8e71f37f-448c-4f5b-aef4-4254ca2a8460 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e71f37f-448c-4f5b-aef4-4254ca2a8460 found for delete ", "request_id": "req-4044b9ad-1ab3-418f-a7ea-b4a5ca0bd1f9"}]} [pid: 8|app: 0|req: 526/939] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:41 2026] DELETE /v2.0/networks/c5af949a-3a98-4ac9-8015-39883867e589 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/940] 10.0.0.200 () {34 vars in 741 bytes} [Fri May 8 15:51:41 2026] PUT /v2.0/subnets/40c83457-4739-464b-9286-ac66b9105f17 => generated 636 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/941] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:41 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:41.828 8 INFO neutron.db.segments_db [None req-b14674b6-272f-48df-8041-13f17102476f cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment 0bd62539-3092-421d-a28a-da58cf39d400 of type vxlan for network ad77e762-da58-41fc-a015-11aee3a695f8 [pid: 8|app: 0|req: 528/942] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:41 2026] POST /v2.0/networks => generated 615 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/943] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:41 2026] DELETE /v2.0/networks/44570da3-aee6-48f9-a9a7-31ae04b24b5c => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/944] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:41 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 416/945] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:51:41 2026] POST /v2.0/security-groups => generated 1661 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 15:51:42.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66175643-1cae-4016-8eb0-b0238027be09 c8d4404c2d7d4bb18b25cc89d344bd37 eef01ee48ffa428e8fa3a78526e7288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 417/946] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:42 2026] DELETE /v2.0/networks/44570da3-aee6-48f9-a9a7-31ae04b24b5c => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/947] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:42 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/948] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:41 2026] POST /v2.0/subnets => generated 646 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/951] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:51:42 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:42.263 8 INFO neutron.db.segments_db [None req-a90fac2f-f8b1-42d1-a9e1-8b7d44051530 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment 564714fb-b9e7-48ae-be85-2ed897881f21 of type vxlan for network 5dfc1ac5-7dec-4de3-a96c-86156074d996 [pid: 7|app: 0|req: 419/952] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:51:42 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: 420/953] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:51:42 2026] GET /v2.0/subnets?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:42.348 7 INFO neutron.services.segments.plugin [-] Segment b5474619-2421-49f0-b582-41b4180bb72c resource provider aggregate not found 2026-05-08 15:51:42.353 7 INFO neutron.services.segments.plugin [-] Segment b5474619-2421-49f0-b582-41b4180bb72c resource provider aggregate not found 2026-05-08 15:51:42.370 7 INFO neutron.services.segments.plugin [-] Segment b5474619-2421-49f0-b582-41b4180bb72c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5474619-2421-49f0-b582-41b4180bb72c found for delete ", "request_id": "req-cc1863ee-7198-45c9-b651-3b3ed687c383"}]} 2026-05-08 15:51:42.384 7 INFO neutron.services.segments.plugin [-] Segment b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d resource provider aggregate not found 2026-05-08 15:51:42.396 7 INFO neutron.services.segments.plugin [-] Segment b5474619-2421-49f0-b582-41b4180bb72c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5474619-2421-49f0-b582-41b4180bb72c found for delete ", "request_id": "req-11f6db2d-9fe4-4d2c-85fe-e95e0e8430e1"}]} 2026-05-08 15:51:42.411 7 INFO neutron.services.segments.plugin [-] Segment b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d found for delete ", "request_id": "req-eefe6132-9750-48a8-8cd2-d7463859ab57"}]} 2026-05-08 15:51:42.460 7 INFO neutron.services.segments.plugin [-] Segment b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d resource provider aggregate not found 2026-05-08 15:51:42.496 7 INFO neutron.services.segments.plugin [-] Segment b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9864b5f-ac13-4b8c-a2a3-e7a74de9c16d found for delete ", "request_id": "req-3f1d9c24-557b-4964-99a5-73bbbfa6ce79"}]} [pid: 7|app: 0|req: 421/954] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:51:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/955] 10.0.0.200 () {32 vars in 653 bytes} [Fri May 8 15:51:42 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 15:51:42.562 8 INFO neutron.db.l3_hamode_db [None req-a90fac2f-f8b1-42d1-a9e1-8b7d44051530 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:42.697 8 INFO neutron.db.l3_hamode_db [None req-a90fac2f-f8b1-42d1-a9e1-8b7d44051530 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 423/956] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:51:42 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/957] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks => generated 1309 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/958] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/959] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/subnets => generated 1280 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/960] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&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: 534/961] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:42 2026] POST /v2.0/routers => generated 511 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/962] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 535/963] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks/034a209b-de9d-4d6e-bd03-cf17556d1160 => generated 669 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/964] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/965] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/subnets/dd3a1b5d-8357-4e46-b6d5-a5c619291ab2 => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/966] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:43.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-617d99ad-787e-427b-a31c-b0634265425f c8d4404c2d7d4bb18b25cc89d344bd37 eef01ee48ffa428e8fa3a78526e7288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/967] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:43 2026] DELETE /v2.0/subnets/40c83457-4739-464b-9286-ac66b9105f17 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/968] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:43.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b06db5b-f0f5-4813-a461-59bcbc8c5d82 c8d4404c2d7d4bb18b25cc89d344bd37 eef01ee48ffa428e8fa3a78526e7288c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/969] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:43 2026] DELETE /v2.0/networks/44570da3-aee6-48f9-a9a7-31ae04b24b5c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/970] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/971] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:43 2026] DELETE /v2.0/subnets/dd3a1b5d-8357-4e46-b6d5-a5c619291ab2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/972] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2125301079&fields=id&tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/973] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:51:43 2026] POST /v2.0/ports => generated 964 bytes in 399 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: 545/974] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&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: 546/975] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks?id=087a780b-7dda-47ce-82b7-0ef852d5f826 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/976] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:43 2026] DELETE /v2.0/networks/034a209b-de9d-4d6e-bd03-cf17556d1160 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/977] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/978] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/quotas/9c377ccd4c394f5b8b75a9aa98f7fa28 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/979] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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: 434/980] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:51:43 2026] GET /v2.0/ports?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&fields=id => generated 57 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/981] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:44 2026] GET /v2.0/security-groups?tenant_id=eef01ee48ffa428e8fa3a78526e7288c&name=default => generated 2925 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:44.448 7 INFO neutron.services.segments.plugin [-] Segment 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b resource provider aggregate not found 2026-05-08 15:51:44.484 7 INFO neutron.services.segments.plugin [-] Segment 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b found for delete ", "request_id": "req-01937e60-804a-4177-a48c-52e5e7e715ca"}]} [pid: 7|app: 0|req: 436/982] 199.204.45.72 () {34 vars in 1119 bytes} [Fri May 8 15:51:44 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:44.530 7 INFO neutron.services.segments.plugin [-] Segment 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b resource provider aggregate not found 2026-05-08 15:51:44.540 7 INFO neutron.services.segments.plugin [-] Segment 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e92d3ed-5ec6-4e35-81b0-07e67da95e6b found for delete ", "request_id": "req-288c8efc-2603-4d89-96af-5fd8709d0ca0"}]} [pid: 7|app: 0|req: 437/983] 10.0.0.167 () {34 vars in 907 bytes} [Fri May 8 15:51:44 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: 438/984] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:44 2026] DELETE /v2.0/security-groups/7098b718-9cf0-49a5-b0ae-ff651d8fbcd6 => 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: 547/985] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:43 2026] PUT /v2.0/routers/11ff9c4c-08df-463e-a500-75d8a470d51d/add_router_interface => generated 309 bytes in 1192 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: 548/986] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:51:44 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/987] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:44 2026] GET /v2.0/ports/9069f01a-a694-445e-9e16-a791693fc3ee => generated 1038 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/988] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?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: 439/989] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:51:44 2026] PUT /v2.0/ports/138e3840-333b-4302-bd40-68a73d9dda9b => generated 968 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:45.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fe9b74c-8a2b-4bc2-8204-2a2c4ef0e009'] response: {'name': 'network-changed', 'server_uuid': 'a446f012-9bf1-48b1-9da9-d7299fa56e56', 'tag': '138e3840-333b-4302-bd40-68a73d9dda9b', '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: 440/990] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:45.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e915e4f-5ca5-412f-a1c3-757afb30af78 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 9069f01a-a694-445e-9e16-a791693fc3ee 2026-05-08 15:51:45.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e915e4f-5ca5-412f-a1c3-757afb30af78 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 9069f01a-a694-445e-9e16-a791693fc3ee [pid: 7|app: 0|req: 441/991] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/992] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/993] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/994] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/995] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/996] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:45 2026] PUT /v2.0/routers/11ff9c4c-08df-463e-a500-75d8a470d51d/remove_router_interface => generated 309 bytes in 944 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: 446/997] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:45 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/998] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:46 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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) 2026-05-08 15:51:46.118 8 INFO neutron.api.v2.resource [None req-6b3105a5-8661-4db1-859c-74ddf2637812 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 552/999] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:45 2026] PUT /v2.0/routers/11ff9c4c-08df-463e-a500-75d8a470d51d/remove_router_interface => generated 197 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/1000] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:46 2026] GET /v2.0/ports?device_id=11ff9c4c-08df-463e-a500-75d8a470d51d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:46.331 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d16e899-e1b6-4537-8536-12e933adab44 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: dc3652a7-dfc4-4f62-8bac-c10ffca4ad1b 2026-05-08 15:51:46.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d16e899-e1b6-4537-8536-12e933adab44 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: dc3652a7-dfc4-4f62-8bac-c10ffca4ad1b [pid: 7|app: 0|req: 449/1001] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:46 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:46.702 8 INFO neutron.services.segments.plugin [-] Segment 564714fb-b9e7-48ae-be85-2ed897881f21 resource provider aggregate not found 2026-05-08 15:51:46.707 8 INFO neutron.services.segments.plugin [-] Segment 564714fb-b9e7-48ae-be85-2ed897881f21 resource provider aggregate not found 2026-05-08 15:51:46.724 8 INFO neutron.services.segments.plugin [-] Segment 564714fb-b9e7-48ae-be85-2ed897881f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 564714fb-b9e7-48ae-be85-2ed897881f21 found for delete ", "request_id": "req-fe3acd8b-b157-449f-b8f1-2747fe0228f0"}]} 2026-05-08 15:51:46.725 8 INFO neutron.db.l3_hamode_db [None req-2d16e899-e1b6-4537-8536-12e933adab44 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] HA network 5dfc1ac5-7dec-4de3-a96c-86156074d996 was deleted as no HA routers are present in tenant 35c71e91ed1e464f81d8f44dcd2656b2. 2026-05-08 15:51:46.727 8 INFO neutron.services.segments.plugin [-] Segment 564714fb-b9e7-48ae-be85-2ed897881f21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 564714fb-b9e7-48ae-be85-2ed897881f21 found for delete ", "request_id": "req-c26048ff-8889-4444-9036-3be819341b95"}]} [pid: 8|app: 0|req: 553/1002] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:46 2026] DELETE /v2.0/routers/11ff9c4c-08df-463e-a500-75d8a470d51d => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1003] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:46 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:46.845 7 INFO neutron.db.segments_db [None req-69fc0047-325a-417a-ad89-be92c6fc152e fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 56a95b1f-18e4-495e-8ac8-94b9451c8af8 of type vxlan for network 47a247f4-7256-4086-b4d6-d5820f7a5392 [pid: 7|app: 0|req: 450/1004] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:46 2026] POST /v2.0/networks => generated 611 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1005] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:46 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:47.022 7 INFO neutron.db.segments_db [None req-f57e32ad-042f-4932-975e-e9b39d787fb9 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 7064cb21-a1bf-4ea5-8024-20a074a65aea of type vxlan for network b7511969-92c6-42e4-8823-be7e8915f04f [pid: 8|app: 0|req: 555/1006] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:46 2026] DELETE /v2.0/subnets/b21773df-bcbf-416e-ae31-3be95522aa4b => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1007] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:46 2026] POST /v2.0/networks => generated 611 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1008] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/ports?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:47.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-608c79b9-627d-47a0-9208-214de1d56bd1 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 43af3729-1db8-448c-8490-77c600b784a4 2026-05-08 15:51:47.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-608c79b9-627d-47a0-9208-214de1d56bd1 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 43af3729-1db8-448c-8490-77c600b784a4 [pid: 8|app: 0|req: 556/1009] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:47 2026] DELETE /v2.0/networks/ad77e762-da58-41fc-a015-11aee3a695f8 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/1010] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1011] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/networks?id=5f631a22-c0ff-4289-8d13-564068e0b739 => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1012] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:47.485 7 INFO neutron.db.segments_db [None req-4971e1c9-af96-4d53-91ef-6bab66c51bcf cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment 0643caae-39d5-4601-963f-c1bf3bb0c58b of type vxlan for network 62fd2c06-abec-4341-b657-4033f45a6687 [pid: 7|app: 0|req: 455/1013] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/networks => generated 615 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1014] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=138e3840-333b-4302-bd40-68a73d9dda9b => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1015] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1016] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/subnets?id=87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:47.785 8 INFO neutron.db.segments_db [None req-6193fb3e-34c6-410b-8971-85f6347676d6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment b258e0ad-3f6e-4de6-86b0-f29f98878883 of type vxlan for network 38d55ead-f614-4d0d-98a0-a67bfc52449d [pid: 7|app: 0|req: 457/1017] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1018] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:47 2026] GET /v2.0/ports?network_id=5f631a22-c0ff-4289-8d13-564068e0b739&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:47.939 7 INFO neutron.db.segments_db [None req-f10714e5-af65-4f30-a85b-fe2c40ed386d cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 of type vxlan for network acda40e5-7f38-4ece-b5ce-983933e68763 2026-05-08 15:51:48.054 8 INFO neutron.db.l3_hamode_db [None req-6193fb3e-34c6-410b-8971-85f6347676d6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:48.184 8 INFO neutron.db.l3_hamode_db [None req-6193fb3e-34c6-410b-8971-85f6347676d6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:48.203 7 INFO neutron.db.l3_hamode_db [None req-f10714e5-af65-4f30-a85b-fe2c40ed386d cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:48.336 7 INFO neutron.db.l3_hamode_db [None req-f10714e5-af65-4f30-a85b-fe2c40ed386d cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:48.753 8 INFO neutron.services.segments.plugin [-] Segment 0bd62539-3092-421d-a28a-da58cf39d400 resource provider aggregate not found 2026-05-08 15:51:48.760 8 INFO neutron.services.segments.plugin [-] Segment 0bd62539-3092-421d-a28a-da58cf39d400 resource provider aggregate not found 2026-05-08 15:51:48.779 8 INFO neutron.services.segments.plugin [-] Segment 0bd62539-3092-421d-a28a-da58cf39d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd62539-3092-421d-a28a-da58cf39d400 found for delete ", "request_id": "req-d9991c1e-8fb2-477b-a1bf-37c51609fd1d"}]} 2026-05-08 15:51:48.780 8 INFO neutron.services.segments.plugin [-] Segment 0bd62539-3092-421d-a28a-da58cf39d400 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd62539-3092-421d-a28a-da58cf39d400 found for delete ", "request_id": "req-de0cf53a-3419-4950-8c12-02e5fad209dc"}]} [pid: 8|app: 0|req: 561/1019] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/routers => generated 506 bytes in 1052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1020] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:48 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1021] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:48 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1022] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:48 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 459/1023] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:47 2026] POST /v2.0/routers => generated 509 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1024] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:48 2026] GET /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739?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) [pid: 7|app: 0|req: 461/1025] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:48 2026] GET /v2.0/security-groups?id=2922f405-0e08-4d37-a38e-0e71fa71595f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1026] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:48 2026] PUT /v2.0/routers/f81974d8-3184-4e5d-93a7-3a50e03ac176/add_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1027] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:48 2026] PUT /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898/add_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1028] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:51:49 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1029] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:51:49 2026] GET /v2.0/networks?id=087a780b-7dda-47ce-82b7-0ef852d5f826 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1030] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:49 2026] GET /v2.0/ports/97329509-1e4b-4af2-b122-8c9a26bb83f9 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1031] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:49 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 567/1032] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:49 2026] GET /v2.0/ports/6f27f6aa-67be-4767-82cc-d93bd74567a6 => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1033] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:51:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28 => generated 181 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:50.113 7 INFO neutron_taas.services.taas.taas_plugin [req-e36aa6ed-adc8-44f1-86cc-02ff99b1c334 req-85c49ad8-53aa-4b01-8a7b-043ff07fc214 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] TaaS: Handle Delete Port: 138e3840-333b-4302-bd40-68a73d9dda9b 2026-05-08 15:51:50.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e36aa6ed-adc8-44f1-86cc-02ff99b1c334 req-85c49ad8-53aa-4b01-8a7b-043ff07fc214 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] Tap Mirror: Handle Delete Port: 138e3840-333b-4302-bd40-68a73d9dda9b 2026-05-08 15:51:50.265 7 INFO neutron.db.l3_db [req-e36aa6ed-adc8-44f1-86cc-02ff99b1c334 req-85c49ad8-53aa-4b01-8a7b-043ff07fc214 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] Floating IP e462125a-8569-4d62-8df5-deca05583e2e disassociated. External IP: 10.96.250.215, port: 138e3840-333b-4302-bd40-68a73d9dda9b. 2026-05-08 15:51:50.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7d23056-ec86-4703-a4cb-c9b3e95d0ba0 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 97329509-1e4b-4af2-b122-8c9a26bb83f9 2026-05-08 15:51:50.412 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7d23056-ec86-4703-a4cb-c9b3e95d0ba0 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 97329509-1e4b-4af2-b122-8c9a26bb83f9 [pid: 7|app: 0|req: 466/1034] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:51:50 2026] DELETE /v2.0/ports/138e3840-333b-4302-bd40-68a73d9dda9b => generated 0 bytes in 650 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1035] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:50 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:50.710 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b75c0b45-0ce0-4f9b-a062-122946170507'] response: {'server_uuid': 'a446f012-9bf1-48b1-9da9-d7299fa56e56', 'name': 'network-vif-deleted', 'tag': '138e3840-333b-4302-bd40-68a73d9dda9b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 569/1036] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:50 2026] PUT /v2.0/routers/f81974d8-3184-4e5d-93a7-3a50e03ac176/remove_router_interface => generated 309 bytes in 758 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1037] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:51:50 2026] POST /v2.0/ports => generated 958 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1038] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:51 2026] GET /v2.0/ports?device_id=f81974d8-3184-4e5d-93a7-3a50e03ac176 => 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: 572/1039] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:51 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1040] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:51:51 2026] PUT /v2.0/ports/69b314bd-978a-4c68-8337-24d4e3ad99fd => generated 1239 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:51:51.652 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0a5b89e-3369-4ee6-ac14-d2a82c78ef9b'] response: {'name': 'network-changed', 'server_uuid': '06bf57cf-7280-4605-b8db-128f1106f8af', 'tag': '69b314bd-978a-4c68-8337-24d4e3ad99fd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 468/1041] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:50 2026] PUT /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898/add_router_interface => generated 309 bytes in 1138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1042] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:51 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 470/1043] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:51 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 471/1044] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:51 2026] GET /v2.0/ports/b89f2dc8-cc67-4197-99a1-811fd3709750 => generated 955 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:52.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-c64bb99e-1c59-43eb-afec-96e1227a6caa cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: a065efce-51a1-4541-8576-db1763eaed22 2026-05-08 15:51:52.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c64bb99e-1c59-43eb-afec-96e1227a6caa cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: a065efce-51a1-4541-8576-db1763eaed22 2026-05-08 15:51:52.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-969edec0-fc92-4613-82d7-e25ee926f903 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: b89f2dc8-cc67-4197-99a1-811fd3709750 2026-05-08 15:51:52.417 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-969edec0-fc92-4613-82d7-e25ee926f903 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: b89f2dc8-cc67-4197-99a1-811fd3709750 2026-05-08 15:51:52.566 8 INFO neutron.services.segments.plugin [-] Segment ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 resource provider aggregate not found 2026-05-08 15:51:52.573 8 INFO neutron.services.segments.plugin [-] Segment ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 resource provider aggregate not found 2026-05-08 15:51:52.582 8 INFO neutron.services.segments.plugin [-] Segment ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 found for delete ", "request_id": "req-821e3ebe-144f-4811-b1d5-a05daad46d08"}]} 2026-05-08 15:51:52.594 8 INFO neutron.services.segments.plugin [-] Segment ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae34ea67-da6f-4e3b-a64d-fb2dbebf76b6 found for delete ", "request_id": "req-5e7ca988-7519-4415-932d-235835a05a7d"}]} 2026-05-08 15:51:52.601 8 INFO neutron.db.l3_hamode_db [None req-c64bb99e-1c59-43eb-afec-96e1227a6caa cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] HA network acda40e5-7f38-4ece-b5ce-983933e68763 was deleted as no HA routers are present in tenant 35c71e91ed1e464f81d8f44dcd2656b2. [pid: 8|app: 0|req: 574/1045] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:51 2026] DELETE /v2.0/routers/f81974d8-3184-4e5d-93a7-3a50e03ac176 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1046] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:52 2026] GET /v2.0/ports?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1047] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:52 2026] DELETE /v2.0/subnets/082b0050-06d8-4160-9b76-518f22d23ab8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1048] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:52 2026] PUT /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898/remove_router_interface => generated 309 bytes in 792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1049] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:51:52 2026] GET /v2.0/networks?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:52.898 7 INFO neutron.services.segments.plugin [-] Segment 0643caae-39d5-4601-963f-c1bf3bb0c58b resource provider aggregate not found 2026-05-08 15:51:52.903 7 INFO neutron.services.segments.plugin [-] Segment 0643caae-39d5-4601-963f-c1bf3bb0c58b resource provider aggregate not found 2026-05-08 15:51:52.923 7 INFO neutron.services.segments.plugin [-] Segment 0643caae-39d5-4601-963f-c1bf3bb0c58b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0643caae-39d5-4601-963f-c1bf3bb0c58b found for delete ", "request_id": "req-ddc9c526-4bee-4e42-b871-dd266450f9c2"}]} 2026-05-08 15:51:52.924 7 INFO neutron.services.segments.plugin [-] Segment 0643caae-39d5-4601-963f-c1bf3bb0c58b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0643caae-39d5-4601-963f-c1bf3bb0c58b found for delete ", "request_id": "req-5dcb4a20-6056-4830-8a6a-0a3b539c5b23"}]} [pid: 7|app: 0|req: 473/1050] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:52 2026] DELETE /v2.0/networks/62fd2c06-abec-4341-b657-4033f45a6687 => 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: 474/1051] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:51:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1052] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:52 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:53.098 7 INFO neutron.db.segments_db [None req-f71da648-3d7e-4ed4-a33d-c09720c46933 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Added segment ddeffe01-c3fc-4321-b283-c1a69ee73bcb of type vxlan for network 3c4d5f10-be1b-40f7-bf92-14258efeca6f 2026-05-08 15:51:53.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-10142f7e-77bd-45d1-ba32-4356f94dff9a fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 6f27f6aa-67be-4767-82cc-d93bd74567a6 2026-05-08 15:51:53.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10142f7e-77bd-45d1-ba32-4356f94dff9a fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 6f27f6aa-67be-4767-82cc-d93bd74567a6 2026-05-08 15:51:53.281 7 INFO neutron.db.l3_hamode_db [None req-f71da648-3d7e-4ed4-a33d-c09720c46933 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 578/1053] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:52 2026] PUT /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898/remove_router_interface => generated 309 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1054] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:53 2026] GET /v2.0/ports?device_id=a446f012-9bf1-48b1-9da9-d7299fa56e56 => 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: 580/1055] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:53 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 581/1056] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:53 2026] GET /v2.0/ports?device_id=30f74df3-1618-4750-b5df-fc8d68ca8898 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:53.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc5f5cb6-504a-4ccb-959d-d9618ddf8f10 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 09354ecd-95e3-4de9-932f-158d5289869a 2026-05-08 15:51:53.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc5f5cb6-504a-4ccb-959d-d9618ddf8f10 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 09354ecd-95e3-4de9-932f-158d5289869a 2026-05-08 15:51:54.026 7 INFO neutron.db.l3_hamode_db [None req-f71da648-3d7e-4ed4-a33d-c09720c46933 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:54.145 8 INFO neutron.db.l3_hamode_db [None req-fc5f5cb6-504a-4ccb-959d-d9618ddf8f10 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] HA network 38d55ead-f614-4d0d-98a0-a67bfc52449d was deleted as no HA routers are present in tenant 41efd672fd3e4e55a90cf454eaa519f6. [pid: 8|app: 0|req: 582/1057] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:53 2026] DELETE /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1058] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/ports?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 584/1059] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:54 2026] DELETE /v2.0/subnets/91de95e9-0d35-4aa6-981a-69978e87e3b4 => 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: 585/1060] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69b314bd-978a-4c68-8337-24d4e3ad99fd => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1061] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:54 2026] DELETE /v2.0/subnets/5f862eef-bf45-4a84-bef4-a2ba25930459 => 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: 587/1062] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/subnets?id=174779cb-9ff0-4631-8433-73f56111f30a => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:54.612 8 INFO neutron.services.segments.plugin [-] Segment b258e0ad-3f6e-4de6-86b0-f29f98878883 resource provider aggregate not found 2026-05-08 15:51:54.614 8 INFO neutron.services.segments.plugin [-] Segment b258e0ad-3f6e-4de6-86b0-f29f98878883 resource provider aggregate not found 2026-05-08 15:51:54.635 8 INFO neutron.services.segments.plugin [-] Segment b258e0ad-3f6e-4de6-86b0-f29f98878883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b258e0ad-3f6e-4de6-86b0-f29f98878883 found for delete ", "request_id": "req-1efc0d3a-c6ec-403e-8f24-b5c1eee92e07"}]} 2026-05-08 15:51:54.639 8 INFO neutron.services.segments.plugin [-] Segment b258e0ad-3f6e-4de6-86b0-f29f98878883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b258e0ad-3f6e-4de6-86b0-f29f98878883 found for delete ", "request_id": "req-7ad4c10d-1674-4ec9-a309-aceb68d35a83"}]} [pid: 8|app: 0|req: 588/1063] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:54 2026] DELETE /v2.0/networks/b7511969-92c6-42e4-8823-be7e8915f04f => 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: 589/1064] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/ports?network_id=087a780b-7dda-47ce-82b7-0ef852d5f826&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: 590/1065] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1066] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:54 2026] DELETE /v2.0/security-groups/2922f405-0e08-4d37-a38e-0e71fa71595f => 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: 592/1067] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:54 2026] DELETE /v2.0/networks/47a247f4-7256-4086-b4d6-d5820f7a5392 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1068] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:53 2026] POST /v2.0/routers => generated 691 bytes in 1930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1069] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:55.002 8 INFO neutron.api.v2.resource [None req-30bac12b-f4f6-4d87-a1bc-f3e8eafa98a7 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1070] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/security-groups/2922f405-0e08-4d37-a38e-0e71fa71595f => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1071] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:54 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:55.048 8 INFO neutron.db.segments_db [None req-6665b1cc-17fc-4310-bb41-11d4f88e7221 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 of type vxlan for network 8452c208-047a-4c99-b5b9-4f66b13cd405 [pid: 7|app: 0|req: 478/1072] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:51:55 2026] GET /v2.0/routers/ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1073] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:51:55 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?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) [pid: 8|app: 0|req: 595/1074] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:51:55 2026] POST /v2.0/networks => generated 611 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:55.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-740787f2-0ace-48a4-99eb-0d69401e4dfa 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] TaaS: Handle Delete Port: c1e7fb3d-4d53-4325-a9a5-d599a6c70a94 2026-05-08 15:51:55.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-740787f2-0ace-48a4-99eb-0d69401e4dfa 585ac4db5ab1480e93f882dd12367286 0be8bf8b1e9848e4958dbdbc03dfc5a2 - - default default] Tap Mirror: Handle Delete Port: c1e7fb3d-4d53-4325-a9a5-d599a6c70a94 [pid: 8|app: 0|req: 596/1075] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:51:55 2026] GET /v2.0/routers => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1076] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:51:55 2026] DELETE /v2.0/floatingips/e462125a-8569-4d62-8df5-deca05583e2e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1077] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:55 2026] POST /v2.0/subnets => generated 626 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:51:55.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-71a3ad69-82b3-4213-bc2c-65c9eb36b229 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 1bfc1fa2-8dbf-47a6-bf77-84248eda0066 2026-05-08 15:51:55.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71a3ad69-82b3-4213-bc2c-65c9eb36b229 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 1bfc1fa2-8dbf-47a6-bf77-84248eda0066 [pid: 7|app: 0|req: 481/1078] 10.0.0.200 () {34 vars in 741 bytes} [Fri May 8 15:51:55 2026] PUT /v2.0/routers/ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 704 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:56.206 7 INFO neutron.db.segments_db [None req-38bbb1b0-6ce0-41c6-bb82-02c28768ff51 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 618b5848-ba87-47a1-9459-441d7d883a6f of type vxlan for network 6a88f7bb-c5b5-467f-8674-44671bc91d25 [pid: 8|app: 0|req: 598/1079] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:55 2026] PUT /v2.0/routers/96f455a2-28ae-4048-8dd2-da31bd2f4a9b/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:56.461 7 INFO neutron.db.l3_hamode_db [None req-38bbb1b0-6ce0-41c6-bb82-02c28768ff51 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 599/1080] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:56 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1081] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:51:56 2026] GET /v2.0/routers/ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:56.589 7 INFO neutron.db.l3_hamode_db [None req-38bbb1b0-6ce0-41c6-bb82-02c28768ff51 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:51:56.668 8 INFO neutron.services.segments.plugin [-] Segment 7064cb21-a1bf-4ea5-8024-20a074a65aea resource provider aggregate not found 2026-05-08 15:51:56.672 8 INFO neutron.services.segments.plugin [-] Segment 7064cb21-a1bf-4ea5-8024-20a074a65aea resource provider aggregate not found 2026-05-08 15:51:56.690 8 INFO neutron.services.segments.plugin [-] Segment 7064cb21-a1bf-4ea5-8024-20a074a65aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7064cb21-a1bf-4ea5-8024-20a074a65aea found for delete ", "request_id": "req-4bdff476-1054-4adf-995f-229bfbf902c0"}]} 2026-05-08 15:51:56.697 8 INFO neutron.services.segments.plugin [-] Segment 7064cb21-a1bf-4ea5-8024-20a074a65aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7064cb21-a1bf-4ea5-8024-20a074a65aea found for delete ", "request_id": "req-1aa82ce9-69ee-4756-91d1-6f2c0b43ad2b"}]} 2026-05-08 15:51:56.720 8 INFO neutron.services.segments.plugin [-] Segment 56a95b1f-18e4-495e-8ac8-94b9451c8af8 resource provider aggregate not found 2026-05-08 15:51:56.725 8 INFO neutron.services.segments.plugin [-] Segment 56a95b1f-18e4-495e-8ac8-94b9451c8af8 resource provider aggregate not found 2026-05-08 15:51:56.745 8 INFO neutron.services.segments.plugin [-] Segment 56a95b1f-18e4-495e-8ac8-94b9451c8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a95b1f-18e4-495e-8ac8-94b9451c8af8 found for delete ", "request_id": "req-ae220f2f-11cd-4307-bec4-3c2c274bf678"}]} 2026-05-08 15:51:56.751 8 INFO neutron.services.segments.plugin [-] Segment 56a95b1f-18e4-495e-8ac8-94b9451c8af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56a95b1f-18e4-495e-8ac8-94b9451c8af8 found for delete ", "request_id": "req-08b4e2e8-1699-45bd-a4b5-650ed82f0b54"}]} 2026-05-08 15:51:56.810 8 INFO neutron_taas.services.taas.taas_plugin [None req-80a4ac75-313b-4d4e-ae6d-cbb82cc3336d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: edb77008-1502-442c-b410-d196528501d0 2026-05-08 15:51:56.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80a4ac75-313b-4d4e-ae6d-cbb82cc3336d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: edb77008-1502-442c-b410-d196528501d0 2026-05-08 15:51:57.119 8 INFO neutron_taas.services.taas.taas_plugin [None req-80a4ac75-313b-4d4e-ae6d-cbb82cc3336d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 28472ebb-1273-4aad-bd67-8f08e198adb5 2026-05-08 15:51:57.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80a4ac75-313b-4d4e-ae6d-cbb82cc3336d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 28472ebb-1273-4aad-bd67-8f08e198adb5 [pid: 7|app: 0|req: 482/1082] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:51:56 2026] POST /v2.0/routers => generated 507 bytes in 1050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1083] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:57 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 484/1084] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:57 2026] GET /v2.0/ports?device_id=ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:57.477 8 INFO neutron.db.l3_hamode_db [None req-80a4ac75-313b-4d4e-ae6d-cbb82cc3336d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network 54e2b984-7f55-42cd-8564-0830b5e8c549 was deleted as no HA routers are present in tenant 0be8bf8b1e9848e4958dbdbc03dfc5a2. [pid: 8|app: 0|req: 601/1087] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:56 2026] DELETE /v2.0/routers/96f455a2-28ae-4048-8dd2-da31bd2f4a9b => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:57.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-18bcd497-d900-4057-9c8c-5865931af566 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 7ec6e82e-3915-4092-a051-841236c4ab5b 2026-05-08 15:51:57.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18bcd497-d900-4057-9c8c-5865931af566 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 7ec6e82e-3915-4092-a051-841236c4ab5b [pid: 7|app: 0|req: 487/1088] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:51:57 2026] POST /v2.0/ports => generated 947 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/1089] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:57 2026] DELETE /v2.0/subnets/87437f8e-cbb1-4653-a241-ef25ff2cf617 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:51:57.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-18bcd497-d900-4057-9c8c-5865931af566 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] TaaS: Handle Delete Port: 82c086d5-2e7a-4695-9d65-7e70eb0c8025 2026-05-08 15:51:57.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18bcd497-d900-4057-9c8c-5865931af566 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] Tap Mirror: Handle Delete Port: 82c086d5-2e7a-4695-9d65-7e70eb0c8025 2026-05-08 15:51:58.308 8 INFO neutron.db.l3_hamode_db [None req-18bcd497-d900-4057-9c8c-5865931af566 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] HA network 3c4d5f10-be1b-40f7-bf92-14258efeca6f was deleted as no HA routers are present in tenant 35c71e91ed1e464f81d8f44dcd2656b2. [pid: 8|app: 0|req: 602/1090] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:57 2026] DELETE /v2.0/routers/ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:58.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-869a397b-a038-45fa-b97a-35fd30829e48 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: aa85af73-b87b-4920-a4d7-0e6a853c5e8d 2026-05-08 15:51:58.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-869a397b-a038-45fa-b97a-35fd30829e48 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: aa85af73-b87b-4920-a4d7-0e6a853c5e8d [pid: 8|app: 0|req: 603/1091] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/networks/5f631a22-c0ff-4289-8d13-564068e0b739 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1092] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1093] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/ports?device_id=ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => 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: 606/1094] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:51:58.716 8 INFO neutron.api.v2.resource [None req-920a6ab1-53a4-4f24-beae-4b5b9f45cb5b cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1095] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/routers/ebf1186e-29b9-4e01-95eb-d6f39c4a5353 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1096] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/ports?device_id=f81974d8-3184-4e5d-93a7-3a50e03ac176 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:58.762 8 INFO neutron.api.v2.resource [None req-046ddb34-ea27-4bc5-8d59-6fb1bdf304c8 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1097] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/routers/f81974d8-3184-4e5d-93a7-3a50e03ac176 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:58.770 8 INFO neutron.services.segments.plugin [-] Segment b7e7da08-401a-460c-bd5b-420798f87cc2 resource provider aggregate not found 2026-05-08 15:51:58.778 8 INFO neutron.services.segments.plugin [-] Segment b7e7da08-401a-460c-bd5b-420798f87cc2 resource provider aggregate not found 2026-05-08 15:51:58.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38b2a86b-f71f-4f56-83c9-32834d3c8c13 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 610/1098] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/subnets/082b0050-06d8-4160-9b76-518f22d23ab8 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:58.794 8 INFO neutron.services.segments.plugin [-] Segment b7e7da08-401a-460c-bd5b-420798f87cc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e7da08-401a-460c-bd5b-420798f87cc2 found for delete ", "request_id": "req-c49147a6-70ec-4088-a531-572904eeb30e"}]} 2026-05-08 15:51:58.796 8 INFO neutron.services.segments.plugin [-] Segment b7e7da08-401a-460c-bd5b-420798f87cc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7e7da08-401a-460c-bd5b-420798f87cc2 found for delete ", "request_id": "req-5e350846-2abf-4d72-b37a-4c3ae8dd4be5"}]} 2026-05-08 15:51:58.815 8 INFO neutron.services.segments.plugin [-] Segment ddeffe01-c3fc-4321-b283-c1a69ee73bcb resource provider aggregate not found 2026-05-08 15:51:58.826 8 INFO neutron.services.segments.plugin [-] Segment ddeffe01-c3fc-4321-b283-c1a69ee73bcb resource provider aggregate not found 2026-05-08 15:51:58.838 8 INFO neutron.services.segments.plugin [-] Segment ddeffe01-c3fc-4321-b283-c1a69ee73bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddeffe01-c3fc-4321-b283-c1a69ee73bcb found for delete ", "request_id": "req-926f564a-b766-4c86-9c52-431fb0114ab9"}]} [pid: 8|app: 0|req: 611/1099] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/security-groups?tenant_id=0be8bf8b1e9848e4958dbdbc03dfc5a2&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:58.845 8 INFO neutron.services.segments.plugin [-] Segment ddeffe01-c3fc-4321-b283-c1a69ee73bcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddeffe01-c3fc-4321-b283-c1a69ee73bcb found for delete ", "request_id": "req-d1a559ef-fdbe-4c11-b30e-542a8bb1e32b"}]} 2026-05-08 15:51:58.858 8 INFO neutron.services.segments.plugin [-] Segment 947dce81-5856-45b5-b493-3ad739c00554 resource provider aggregate not found 2026-05-08 15:51:58.868 8 INFO neutron.services.segments.plugin [-] Segment 947dce81-5856-45b5-b493-3ad739c00554 resource provider aggregate not found [pid: 8|app: 0|req: 612/1100] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:58 2026] GET /v2.0/ports?device_id=11ff9c4c-08df-463e-a500-75d8a470d51d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:51:58.888 8 INFO neutron.services.segments.plugin [-] Segment 947dce81-5856-45b5-b493-3ad739c00554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947dce81-5856-45b5-b493-3ad739c00554 found for delete ", "request_id": "req-cc27337d-7183-4902-bc96-38da65049134"}]} 2026-05-08 15:51:58.890 8 INFO neutron.services.segments.plugin [-] Segment 947dce81-5856-45b5-b493-3ad739c00554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947dce81-5856-45b5-b493-3ad739c00554 found for delete ", "request_id": "req-0fea8df9-4a23-423d-a291-e4b490c67760"}]} [pid: 8|app: 0|req: 613/1101] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/security-groups/bd891324-ed29-47f3-ae4f-72116fd4980d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:51:59.003 8 INFO neutron.api.v2.resource [None req-fa00f029-362d-45d9-a311-4727eca73e82 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1102] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:58 2026] DELETE /v2.0/routers/11ff9c4c-08df-463e-a500-75d8a470d51d => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1103] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:51:57 2026] PUT /v2.0/routers/00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d/add_router_interface => generated 309 bytes in 1193 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-08 15:51:59.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16cd1275-bcce-407a-9608-0416e9bebe37 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1104] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:59 2026] DELETE /v2.0/subnets/b21773df-bcbf-416e-ae31-3be95522aa4b => 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: 616/1105] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:51:59 2026] GET /v2.0/ports?device_id=0dcaddfa-0228-4e83-8423-c62b966a6752 => 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: 490/1106] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:51:59 2026] GET /v2.0/ports/6c5ef04f-2cf6-4711-9171-3a3651293d46 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:51:59.077 8 INFO neutron.api.v2.resource [None req-cbe26517-d7a6-4ab0-b10a-b5bcb0091f30 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1107] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:59 2026] DELETE /v2.0/routers/0dcaddfa-0228-4e83-8423-c62b966a6752 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:59.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f3093c9-d00f-4e35-88ed-66583bf170d2 cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1108] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:59 2026] DELETE /v2.0/subnets/ff388028-ce5f-44f8-8793-c887dd12667d => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:59.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15cafff5-acb8-48cb-95e7-738681f0f7dd cbc990fa397a4a7abfba0cbdb4ae6701 35c71e91ed1e464f81d8f44dcd2656b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 619/1109] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:51:59 2026] DELETE /v2.0/subnets/ee546288-3b24-4e5d-96dc-7682286d7471 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:51:59.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dabb49b-680a-4a6c-8127-fdf355574eb0 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 6c5ef04f-2cf6-4711-9171-3a3651293d46 2026-05-08 15:51:59.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dabb49b-680a-4a6c-8127-fdf355574eb0 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 6c5ef04f-2cf6-4711-9171-3a3651293d46 [pid: 8|app: 0|req: 620/1110] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:51:59 2026] GET /v2.0/security-groups?tenant_id=35c71e91ed1e464f81d8f44dcd2656b2&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1111] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:51:59 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 622/1112] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:51:59 2026] DELETE /v2.0/security-groups/ed6eb070-0543-4a72-939a-02b4915bbb57 => 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: 623/1113] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:51:59 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 7|app: 0|req: 491/1114] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:51:59 2026] PUT /v2.0/routers/00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:00.245 8 INFO neutron.api.v2.resource [None req-f686aad6-de4f-482c-90c4-d2e93be89129 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1115] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:00 2026] PUT /v2.0/routers/00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d/remove_router_interface => generated 197 bytes in 148 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: 492/1116] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:00 2026] GET /v2.0/ports?device_id=00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:00.455 8 INFO neutron_taas.services.taas.taas_plugin [None req-346b4be2-1e0a-4c41-90c4-5e35179a7f4f fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: f8961b2f-7ac0-4375-82e1-22f92b82412a 2026-05-08 15:52:00.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-346b4be2-1e0a-4c41-90c4-5e35179a7f4f fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: f8961b2f-7ac0-4375-82e1-22f92b82412a 2026-05-08 15:52:00.961 8 INFO neutron.services.segments.plugin [-] Segment 618b5848-ba87-47a1-9459-441d7d883a6f resource provider aggregate not found 2026-05-08 15:52:00.970 8 INFO neutron.services.segments.plugin [-] Segment 618b5848-ba87-47a1-9459-441d7d883a6f resource provider aggregate not found 2026-05-08 15:52:00.991 8 INFO neutron.services.segments.plugin [-] Segment 618b5848-ba87-47a1-9459-441d7d883a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618b5848-ba87-47a1-9459-441d7d883a6f found for delete ", "request_id": "req-34dccb76-d915-410b-b1a2-b58b06bcd272"}]} 2026-05-08 15:52:01.011 8 INFO neutron.services.segments.plugin [-] Segment 618b5848-ba87-47a1-9459-441d7d883a6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 618b5848-ba87-47a1-9459-441d7d883a6f found for delete ", "request_id": "req-2faa5549-3c46-4bc6-9da0-d2298003c9fc"}]} 2026-05-08 15:52:01.022 8 INFO neutron.db.l3_hamode_db [None req-346b4be2-1e0a-4c41-90c4-5e35179a7f4f fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] HA network 6a88f7bb-c5b5-467f-8674-44671bc91d25 was deleted as no HA routers are present in tenant 41efd672fd3e4e55a90cf454eaa519f6. [pid: 8|app: 0|req: 625/1117] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:00 2026] DELETE /v2.0/routers/00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1118] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:01 2026] DELETE /v2.0/subnets/8bb780d9-9f38-46c6-89b8-0975031e8636 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1119] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:01 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1120] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:01 2026] DELETE /v2.0/networks/8452c208-047a-4c99-b5b9-4f66b13cd405 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1121] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:01 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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-08 15:52:01.384 8 INFO neutron.db.segments_db [None req-34f989d4-5dbd-4caa-8004-d917c59d2300 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 76857e20-900b-4dd5-9b66-4e73689b3154 of type vxlan for network cb67e32b-af22-44ec-aed5-1ee5c225d610 2026-05-08 15:52:01.440 7 INFO neutron.db.segments_db [None req-5d7c2dd6-a6c3-4e49-a2bf-b144d829ea16 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment c46cee5e-97cb-46fe-812a-e0c05b3190c2 of type vxlan for network 727185bf-d12d-4f17-91b0-a068b62751f6 [pid: 8|app: 0|req: 630/1122] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:01 2026] POST /v2.0/networks => generated 609 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1123] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:01 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1124] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:52:00 2026] POST /v2.0/networks => generated 727 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1125] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:01 2026] POST /v2.0/subnets => generated 693 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1126] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:01 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:01.828 8 INFO neutron.db.segments_db [None req-e111062e-51c8-4108-8a91-812bb17a0978 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment d12bdee4-8d39-4cae-8d15-db2aa75e0071 of type vxlan for network 809c3900-0f58-451a-bde8-f20c80847e88 2026-05-08 15:52:02.063 7 INFO neutron.db.l3_db [None req-9dc346f4-fbab-41d0-82d5-6f52b725413c 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] Floating IP 84509a82-df6d-4da4-8cf8-5aaf72f66700 associated. External IP: 10.96.250.208, port: 69b314bd-978a-4c68-8337-24d4e3ad99fd. 2026-05-08 15:52:02.084 8 INFO neutron.db.l3_hamode_db [None req-e111062e-51c8-4108-8a91-812bb17a0978 dcd15c2d225c454f9d4b5206428ce4fe 04a517ef34244764b2bded88e17ac5b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 495/1127] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:52:01 2026] PUT /v2.0/floatingips/84509a82-df6d-4da4-8cf8-5aaf72f66700 => generated 856 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:02.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0e291c-8503-4374-9b08-050089883fa9'] response: {'name': 'network-changed', 'server_uuid': '06bf57cf-7280-4605-b8db-128f1106f8af', 'tag': '69b314bd-978a-4c68-8337-24d4e3ad99fd', 'status': 'completed', 'code': 200} 2026-05-08 15:52:02.454 7 INFO neutron.db.segments_db [None req-bd09e6ec-bc39-44f6-a4ee-1b7302bc4f87 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment c27ec215-f5f5-49f5-a7bc-2678a31e1d53 of type vxlan for network 6f7b8a1b-76b4-4a3e-ab08-d0921a4aea59 2026-05-08 15:52:02.736 7 INFO neutron.db.l3_hamode_db [None req-bd09e6ec-bc39-44f6-a4ee-1b7302bc4f87 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:02.861 7 INFO neutron.db.l3_hamode_db [None req-bd09e6ec-bc39-44f6-a4ee-1b7302bc4f87 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:02.899 8 INFO neutron.db.l3_hamode_db [None req-e111062e-51c8-4108-8a91-812bb17a0978 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:03.032 8 INFO neutron.services.segments.plugin [-] Segment 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 resource provider aggregate not found 2026-05-08 15:52:03.037 8 INFO neutron.services.segments.plugin [-] Segment 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 resource provider aggregate not found 2026-05-08 15:52:03.059 8 INFO neutron.services.segments.plugin [-] Segment 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 found for delete ", "request_id": "req-01f63fa4-9abb-45bc-b354-74383524f8a1"}]} 2026-05-08 15:52:03.064 8 INFO neutron.services.segments.plugin [-] Segment 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70ded7f7-4b5b-4869-85f6-0e298b5a5bb2 found for delete ", "request_id": "req-a7378d93-6453-41cb-95a4-7de0601e85db"}]} [pid: 7|app: 0|req: 496/1128] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:02 2026] POST /v2.0/routers => generated 507 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1129] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:52:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1130] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:03 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1131] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:01 2026] POST /v2.0/routers => generated 733 bytes in 2049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1132] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:03 2026] GET /v2.0/ports?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 500/1133] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:03 2026] GET /v2.0/security-groups => generated 4529 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1134] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:03 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 502/1135] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:52:03 2026] PUT /v2.0/routers/37458a89-3f0c-40be-b4b8-20514c9ca1a6/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1136] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:52:03 2026] PUT /v2.0/routers/bfb72586-2f4e-4b84-aaf3-d2ba49546fbe/add_router_interface => generated 309 bytes in 1221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1137] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/networks?id=087a780b-7dda-47ce-82b7-0ef852d5f826 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1138] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1139] 10.0.0.200 () {34 vars in 758 bytes} [Fri May 8 15:52:05 2026] PUT /v2.0/security-groups/279ec9e3-b8d6-447c-ae66-64518555799d => generated 1662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1140] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69b314bd-978a-4c68-8337-24d4e3ad99fd => generated 861 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1141] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/ports/1c4eda09-721c-42b0-97b6-9a96db3e868c => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1142] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&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: 506/1143] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/security-groups/279ec9e3-b8d6-447c-ae66-64518555799d => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1144] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/subnets?id=174779cb-9ff0-4631-8433-73f56111f30a => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1145] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:05 2026] DELETE /v2.0/security-groups/279ec9e3-b8d6-447c-ae66-64518555799d => 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: 640/1146] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/ports?network_id=087a780b-7dda-47ce-82b7-0ef852d5f826&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1147] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:05 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) [pid: 8|app: 0|req: 642/1148] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:05.432 8 INFO neutron.api.v2.resource [None req-f09e2d43-d7db-4e34-98b6-d55f28d52a58 e875e491363c45cd9be724b9bac6159a 16937b121af64185be299e077cdbde62 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 643/1149] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:05 2026] DELETE /v2.0/security-groups/279ec9e3-b8d6-447c-ae66-64518555799d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1150] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826?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-08 15:52:05.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-c11a6315-2b30-4cbd-a00b-a8a45749a7c6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 1c4eda09-721c-42b0-97b6-9a96db3e868c 2026-05-08 15:52:05.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c11a6315-2b30-4cbd-a00b-a8a45749a7c6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 1c4eda09-721c-42b0-97b6-9a96db3e868c [pid: 8|app: 0|req: 645/1151] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:52:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1152] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1153] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:52:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1154] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/security-group-rules/d192080f-1024-4c06-92b8-3e969776b787 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1155] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1156] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1157] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:05 2026] PUT /v2.0/routers/bfb72586-2f4e-4b84-aaf3-d2ba49546fbe/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1158] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:06 2026] DELETE /v2.0/security-group-rules/d192080f-1024-4c06-92b8-3e969776b787 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1159] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1160] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:06 2026] GET /v2.0/ports?device_id=bfb72586-2f4e-4b84-aaf3-d2ba49546fbe => 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: 652/1161] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:06.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-514aec80-d5e8-453b-b4e4-3e4bfd19b8d3 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 5a7174bd-56bb-4d30-93d4-7fd5b55ae852 2026-05-08 15:52:06.398 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-514aec80-d5e8-453b-b4e4-3e4bfd19b8d3 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 5a7174bd-56bb-4d30-93d4-7fd5b55ae852 2026-05-08 15:52:06.774 8 INFO neutron.services.segments.plugin [-] Segment c27ec215-f5f5-49f5-a7bc-2678a31e1d53 resource provider aggregate not found 2026-05-08 15:52:06.779 8 INFO neutron.services.segments.plugin [-] Segment c27ec215-f5f5-49f5-a7bc-2678a31e1d53 resource provider aggregate not found 2026-05-08 15:52:06.795 8 INFO neutron.services.segments.plugin [-] Segment c27ec215-f5f5-49f5-a7bc-2678a31e1d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c27ec215-f5f5-49f5-a7bc-2678a31e1d53 found for delete ", "request_id": "req-3656746b-7fc5-4a8b-b4a5-b6a3811e7628"}]} 2026-05-08 15:52:06.800 8 INFO neutron.services.segments.plugin [-] Segment c27ec215-f5f5-49f5-a7bc-2678a31e1d53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c27ec215-f5f5-49f5-a7bc-2678a31e1d53 found for delete ", "request_id": "req-e1964e90-bcc0-4b1d-89b2-7dd08e40b02d"}]} 2026-05-08 15:52:06.819 8 INFO neutron.db.l3_hamode_db [None req-514aec80-d5e8-453b-b4e4-3e4bfd19b8d3 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] HA network 6f7b8a1b-76b4-4a3e-ab08-d0921a4aea59 was deleted as no HA routers are present in tenant 41efd672fd3e4e55a90cf454eaa519f6. [pid: 8|app: 0|req: 653/1162] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:06 2026] DELETE /v2.0/routers/bfb72586-2f4e-4b84-aaf3-d2ba49546fbe => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1163] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:52:06 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1164] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1165] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:06 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1166] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:52:06 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 656/1167] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:07 2026] GET /v2.0/security-group-rules/21941312-30aa-495b-a2e8-58dc1493ee54 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1168] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:07 2026] GET /v2.0/security-groups?id=d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1169] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:06 2026] DELETE /v2.0/subnets/05bbeecb-3344-4011-a6c7-efef26d7b6db => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:07.233 8 INFO neutron_taas.services.taas.taas_plugin [req-4516d60c-3e10-4b86-a447-357f39a07a4f req-5c628f96-d29e-4605-919e-e871df49846b 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] TaaS: Handle Delete Port: 69b314bd-978a-4c68-8337-24d4e3ad99fd 2026-05-08 15:52:07.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4516d60c-3e10-4b86-a447-357f39a07a4f req-5c628f96-d29e-4605-919e-e871df49846b 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] Tap Mirror: Handle Delete Port: 69b314bd-978a-4c68-8337-24d4e3ad99fd [pid: 7|app: 0|req: 513/1170] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:07.370 7 INFO neutron.services.segments.plugin [-] Segment 76857e20-900b-4dd5-9b66-4e73689b3154 resource provider aggregate not found 2026-05-08 15:52:07.378 7 INFO neutron.services.segments.plugin [-] Segment 76857e20-900b-4dd5-9b66-4e73689b3154 resource provider aggregate not found 2026-05-08 15:52:07.395 7 INFO neutron.services.segments.plugin [-] Segment 76857e20-900b-4dd5-9b66-4e73689b3154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76857e20-900b-4dd5-9b66-4e73689b3154 found for delete ", "request_id": "req-87aac5d7-6a12-48bd-bb91-07c6a585ac74"}]} 2026-05-08 15:52:07.397 7 INFO neutron.services.segments.plugin [-] Segment 76857e20-900b-4dd5-9b66-4e73689b3154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76857e20-900b-4dd5-9b66-4e73689b3154 found for delete ", "request_id": "req-e9214932-76a1-4772-b1f1-bce666f4957c"}]} 2026-05-08 15:52:07.404 8 INFO neutron.db.l3_db [req-4516d60c-3e10-4b86-a447-357f39a07a4f req-5c628f96-d29e-4605-919e-e871df49846b 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] Floating IP 84509a82-df6d-4da4-8cf8-5aaf72f66700 disassociated. External IP: 10.96.250.208, port: 69b314bd-978a-4c68-8337-24d4e3ad99fd. [pid: 7|app: 0|req: 514/1171] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:07 2026] DELETE /v2.0/networks/cb67e32b-af22-44ec-aed5-1ee5c225d610 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1172] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:07 2026] DELETE /v2.0/security-group-rules/21941312-30aa-495b-a2e8-58dc1493ee54 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:07.530 7 INFO neutron.db.segments_db [None req-31b37749-4cdd-4edc-acac-50ab6b1da0fe fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Added segment 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 of type vxlan for network 51261a10-126b-44a5-b0cb-254b9cdf26f7 [pid: 8|app: 0|req: 658/1173] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:52:07 2026] DELETE /v2.0/ports/69b314bd-978a-4c68-8337-24d4e3ad99fd => generated 0 bytes in 751 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:07.828 7 INFO neutron.db.l3_hamode_db [None req-31b37749-4cdd-4edc-acac-50ab6b1da0fe fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:07.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0df7851-8f34-46d7-a4bf-13dde6c1a685'] response: {'server_uuid': '06bf57cf-7280-4605-b8db-128f1106f8af', 'name': 'network-vif-deleted', 'tag': '69b314bd-978a-4c68-8337-24d4e3ad99fd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 659/1174] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1175] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1176] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:07 2026] GET /v2.0/security-group-rules/03f6f302-c02d-4183-8f94-c4bf8c370683 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1177] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:08 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1178] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:08 2026] DELETE /v2.0/security-group-rules/03f6f302-c02d-4183-8f94-c4bf8c370683 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1179] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:08 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 665/1180] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1181] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:08 2026] DELETE /v2.0/security-groups/ac1d2a55-eb55-4d82-8e8f-25b3070607f0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1182] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:08 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) [pid: 8|app: 0|req: 668/1183] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:08.675 7 INFO neutron.db.l3_hamode_db [None req-31b37749-4cdd-4edc-acac-50ab6b1da0fe fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 669/1184] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:08 2026] GET /v2.0/security-groups?tenant_id=16937b121af64185be299e077cdbde62&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1185] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:09 2026] DELETE /v2.0/security-groups/4f96298d-0b96-4491-87e4-7df58cd46d88 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1186] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:09 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 516/1187] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:07 2026] POST /v2.0/routers => generated 688 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1188] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:52:09 2026] GET /v2.0/routers/7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1189] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:52:09 2026] GET /v2.0/routers => generated 697 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1190] 10.0.0.200 () {34 vars in 741 bytes} [Fri May 8 15:52:09 2026] PUT /v2.0/routers/7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 701 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1191] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:52:10 2026] GET /v2.0/routers/7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1192] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:10 2026] GET /v2.0/ports?device_id=06bf57cf-7280-4605-b8db-128f1106f8af => 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: 519/1193] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:10 2026] GET /v2.0/ports?device_id=7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:10.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e05bf60-9ca4-4bdc-bd0b-c0be240d06c2 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: bdb04f80-c2a7-4378-ae12-9371624f34af 2026-05-08 15:52:10.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e05bf60-9ca4-4bdc-bd0b-c0be240d06c2 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: bdb04f80-c2a7-4378-ae12-9371624f34af 2026-05-08 15:52:10.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e05bf60-9ca4-4bdc-bd0b-c0be240d06c2 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] TaaS: Handle Delete Port: 53322f80-61aa-49e7-88b4-d90566134ea9 2026-05-08 15:52:10.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e05bf60-9ca4-4bdc-bd0b-c0be240d06c2 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] Tap Mirror: Handle Delete Port: 53322f80-61aa-49e7-88b4-d90566134ea9 [pid: 7|app: 0|req: 520/1194] 10.0.0.200 () {32 vars in 623 bytes} [Fri May 8 15:52:11 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-08 15:52:11.331 8 INFO neutron.services.segments.plugin [-] Segment 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 resource provider aggregate not found [pid: 7|app: 0|req: 521/1195] 10.0.0.200 () {32 vars in 633 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ => generated 632 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:11.345 8 INFO neutron.services.segments.plugin [-] Segment 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 resource provider aggregate not found 2026-05-08 15:52:11.352 8 INFO neutron.services.segments.plugin [-] Segment 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 found for delete ", "request_id": "req-007c7b2d-5eae-4554-842c-9236be62b660"}]} 2026-05-08 15:52:11.365 8 INFO neutron.services.segments.plugin [-] Segment 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f236ac7-c98c-4bdd-b0cb-f16970ed98f0 found for delete ", "request_id": "req-a900cab8-8ffa-494f-a74b-360e63e9619d"}]} 2026-05-08 15:52:11.369 8 INFO neutron.db.l3_hamode_db [None req-0e05bf60-9ca4-4bdc-bd0b-c0be240d06c2 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] HA network 51261a10-126b-44a5-b0cb-254b9cdf26f7 was deleted as no HA routers are present in tenant 41efd672fd3e4e55a90cf454eaa519f6. [pid: 8|app: 0|req: 675/1196] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:10 2026] DELETE /v2.0/routers/7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1197] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ports?device_id=7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:11.426 8 INFO neutron.api.v2.resource [None req-8f28fe10-2960-4c34-85fc-5b0dfe8a5ea6 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 676/1198] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/routers/7aa8daff-7a51-44c1-898f-29ccb0e95b4e => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1199] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ports?device_id=bfb72586-2f4e-4b84-aaf3-d2ba49546fbe => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:11.483 8 INFO neutron.api.v2.resource [None req-ab7beb66-d753-4127-9e06-7ca254f446c7 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 677/1200] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/routers/bfb72586-2f4e-4b84-aaf3-d2ba49546fbe => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:52:11.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b278b974-8e9a-41c9-9a3e-2a85c9024766 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1201] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/subnets/05bbeecb-3344-4011-a6c7-efef26d7b6db => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1202] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ports?device_id=00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:11.579 7 INFO neutron.api.v2.resource [None req-a3287829-9d3e-4599-a070-9c510159d201 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1203] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/routers/00ec8d0c-8ed8-49ea-9fdc-a6cc899a360d => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:52:11.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91b9e812-93cf-4758-8c9a-5e59414f887c fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1204] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/subnets/8bb780d9-9f38-46c6-89b8-0975031e8636 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1205] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ports?device_id=30f74df3-1618-4750-b5df-fc8d68ca8898 => 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: 679/1206] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/security-groups/d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:11.666 7 INFO neutron.api.v2.resource [None req-7aca09e7-6a0d-4f13-9480-abf945d8d036 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1207] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/routers/30f74df3-1618-4750-b5df-fc8d68ca8898 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:52:11.681 8 INFO neutron.api.v2.resource [None req-f4dbd814-4578-4c0f-bb62-173cfffecf90 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1208] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/security-groups/d6b45dd0-1fe3-4a1b-8e01-cf6b98da462b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:52:11.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0255233a-97fa-419d-b57b-cf1e5336b8f1 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1209] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/subnets/91de95e9-0d35-4aa6-981a-69978e87e3b4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:52:11.713 7 INFO neutron.pecan_wsgi.hooks.translation [None req-498a4b0d-2599-444a-9fbb-caedb4fe70e4 fdeb2efff65b42978e0e44ce42e8e279 41efd672fd3e4e55a90cf454eaa519f6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 530/1210] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/subnets/5f862eef-bf45-4a84-bef4-a2ba25930459 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1211] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1703252719&fields=id&tenant_id=04a517ef34244764b2bded88e17ac5b3 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:11.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fb4e435-8f07-441b-8ae0-a9494a9bf447 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] TaaS: Handle Delete Port: e8fb8f78-0ea0-4c70-a851-b64771773814 2026-05-08 15:52:11.798 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fb4e435-8f07-441b-8ae0-a9494a9bf447 105845a11411428d8c6cc300bbb95aed 9c377ccd4c394f5b8b75a9aa98f7fa28 - - default default] Tap Mirror: Handle Delete Port: e8fb8f78-0ea0-4c70-a851-b64771773814 [pid: 7|app: 0|req: 532/1212] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/networks?id=727185bf-d12d-4f17-91b0-a068b62751f6 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1213] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/quotas/04a517ef34244764b2bded88e17ac5b3 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1214] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:52:11 2026] DELETE /v2.0/floatingips/84509a82-df6d-4da4-8cf8-5aaf72f66700 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1215] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/ports?tenant_id=04a517ef34244764b2bded88e17ac5b3&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1216] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:11 2026] GET /v2.0/security-groups?tenant_id=5183e2cd01074639988313ac6504bb8b&name=default => generated 2925 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1217] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:52:12 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?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: 538/1220] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:12 2026] DELETE /v2.0/security-groups/598bdf12-6a14-4dcb-8c5e-b508f1fd0946 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1221] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:52:12 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:12.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-16cb02c9-d919-468a-af35-422ab027d8b0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 3d723dfc-5603-497c-a863-0af36930488c 2026-05-08 15:52:12.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16cb02c9-d919-468a-af35-422ab027d8b0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 3d723dfc-5603-497c-a863-0af36930488c [pid: 7|app: 0|req: 540/1222] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:12 2026] GET /v2.0/security-groups?tenant_id=41efd672fd3e4e55a90cf454eaa519f6&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1223] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:12 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 542/1224] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:12 2026] DELETE /v2.0/security-groups/4e044956-b7a8-4fe6-a1c3-655b4c27b6bb => 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: 683/1225] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:12 2026] PUT /v2.0/routers/4d9723c8-7adf-41df-9303-90051e34ef5a/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:13.389 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fdd60a5-5baf-44ba-94bb-c1947a32e848 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: f6bb5002-1c1f-40cc-a063-56c6dedb59f2 2026-05-08 15:52:13.393 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fdd60a5-5baf-44ba-94bb-c1947a32e848 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: f6bb5002-1c1f-40cc-a063-56c6dedb59f2 2026-05-08 15:52:13.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fdd60a5-5baf-44ba-94bb-c1947a32e848 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: d90452a7-c5c6-40a1-aa95-e9085a8fc97a 2026-05-08 15:52:13.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fdd60a5-5baf-44ba-94bb-c1947a32e848 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: d90452a7-c5c6-40a1-aa95-e9085a8fc97a [pid: 8|app: 0|req: 684/1226] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:13 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:14.045 7 INFO neutron.services.segments.plugin [-] Segment 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 resource provider aggregate not found 2026-05-08 15:52:14.046 7 INFO neutron.services.segments.plugin [-] Segment 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 resource provider aggregate not found 2026-05-08 15:52:14.068 7 INFO neutron.services.segments.plugin [-] Segment 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 found for delete ", "request_id": "req-e11d13e4-fa19-4b78-8156-558161c2a6a7"}]} 2026-05-08 15:52:14.073 7 INFO neutron.services.segments.plugin [-] Segment 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 806a710d-a335-42a1-a1ad-8c0ed7fbbd30 found for delete ", "request_id": "req-24dea660-87b7-423d-96d8-90611891201f"}]} 2026-05-08 15:52:14.077 7 INFO neutron.db.l3_hamode_db [None req-9fdd60a5-5baf-44ba-94bb-c1947a32e848 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network 02223bbe-30b1-4f5a-a082-a87589403de8 was deleted as no HA routers are present in tenant 9c377ccd4c394f5b8b75a9aa98f7fa28. [pid: 7|app: 0|req: 543/1227] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:13 2026] DELETE /v2.0/routers/4d9723c8-7adf-41df-9303-90051e34ef5a => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1228] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:14 2026] DELETE /v2.0/subnets/174779cb-9ff0-4631-8433-73f56111f30a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:14.298 8 INFO neutron.db.segments_db [None req-6a77f519-a1b2-4021-a274-e951b2086005 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 of type vxlan for network 8373942a-6bbb-4a77-8c8f-c18b29a0ee0d 2026-05-08 15:52:14.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-65f321d0-c933-4185-9f34-632b00559f74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 21758b96-d3a8-453b-acaf-006b0dec8a55 2026-05-08 15:52:14.371 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65f321d0-c933-4185-9f34-632b00559f74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 21758b96-d3a8-453b-acaf-006b0dec8a55 [pid: 8|app: 0|req: 685/1229] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:52:14 2026] POST /v2.0/networks => generated 721 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1230] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:14 2026] DELETE /v2.0/networks/087a780b-7dda-47ce-82b7-0ef852d5f826 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1231] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:14 2026] POST /v2.0/subnets => generated 687 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:14.651 8 INFO neutron.db.segments_db [None req-75672f85-01bc-4823-9780-961abc26b6b1 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment e1383ceb-7bfa-4559-80fc-c8c3991ab47c of type vxlan for network a8786e66-29ab-463b-aeed-8d2337b298f9 2026-05-08 15:52:14.937 8 INFO neutron.db.l3_hamode_db [None req-75672f85-01bc-4823-9780-961abc26b6b1 dcd15c2d225c454f9d4b5206428ce4fe 6e8d7d15c0b4420f95d4cfe0bf24113b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 546/1232] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:52:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1233] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:14 2026] GET /v2.0/security-groups?tenant_id=9c377ccd4c394f5b8b75a9aa98f7fa28&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1234] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:14 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1235] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1236] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:15 2026] DELETE /v2.0/security-groups/3fbff9eb-fc44-4689-8497-f4673f51ca76 => 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: 551/1237] 10.0.0.200 () {34 vars in 758 bytes} [Fri May 8 15:52:15 2026] PUT /v2.0/security-groups/7295fb39-8ef1-4170-bc25-a92215af94dc => generated 1663 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1238] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-groups/7295fb39-8ef1-4170-bc25-a92215af94dc => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1239] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:15 2026] DELETE /v2.0/security-groups/7295fb39-8ef1-4170-bc25-a92215af94dc => 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: 554/1240] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:15.393 7 INFO neutron.api.v2.resource [None req-42485e69-0cc7-4299-bb91-429650c126a2 1ab8a3dcf3064dfb9a9c3d1023f68dce 8acaeec101024c0dbeebe920a2d1636a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1241] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:15 2026] DELETE /v2.0/security-groups/7295fb39-8ef1-4170-bc25-a92215af94dc => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1242] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:52:15 2026] POST /v2.0/security-groups => generated 1624 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1243] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1244] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-group-rules/2e205362-e39c-4e29-b559-512f3044c57d => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1245] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1246] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:15 2026] DELETE /v2.0/security-group-rules/2e205362-e39c-4e29-b559-512f3044c57d => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1247] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1248] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1249] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-group-rules/2cfff52d-7392-4f7d-a42f-d910ccf21f7a => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:16.096 7 INFO neutron.services.segments.plugin [-] Segment 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 resource provider aggregate not found 2026-05-08 15:52:16.101 7 INFO neutron.services.segments.plugin [-] Segment 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 resource provider aggregate not found 2026-05-08 15:52:16.128 7 INFO neutron.services.segments.plugin [-] Segment 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 found for delete ", "request_id": "req-71c0a7e5-cd61-4edc-bbc0-14549e81b0c4"}]} 2026-05-08 15:52:16.130 7 INFO neutron.services.segments.plugin [-] Segment 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e7a8f79-46a4-4968-a0ec-f5ba05039a14 found for delete ", "request_id": "req-8c071b57-9f1a-4988-8a64-f6575a298d91"}]} [pid: 7|app: 0|req: 564/1250] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1251] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1252] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:16 2026] DELETE /v2.0/security-group-rules/2cfff52d-7392-4f7d-a42f-d910ccf21f7a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:16.222 8 INFO neutron.db.l3_hamode_db [None req-75672f85-01bc-4823-9780-961abc26b6b1 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 567/1253] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:16 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) 2026-05-08 15:52:16.319 7 INFO neutron.db.securitygroups_db [None req-7b94db92-9d10-4b43-be25-0068e5fe0de8 1ab8a3dcf3064dfb9a9c3d1023f68dce 8acaeec101024c0dbeebe920a2d1636a - - default default] Project 8acaeec101024c0dbeebe920a2d1636a 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: 568/1254] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1255] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-group-rules/b1cb1936-3da0-4931-904c-23d73efe7956 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1256] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1257] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:52:16 2026] DELETE /v2.0/security-group-rules/b1cb1936-3da0-4931-904c-23d73efe7956 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1258] 10.0.0.200 () {32 vars in 673 bytes} [Fri May 8 15:52:16 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: 573/1259] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:16 2026] DELETE /v2.0/security-groups/0191a5e0-0a1d-4fe3-9443-ab52b2e06006 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1260] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1261] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1262] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:16 2026] GET /v2.0/networks?id=727185bf-d12d-4f17-91b0-a068b62751f6 => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1263] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:14 2026] POST /v2.0/routers => generated 727 bytes in 2576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1264] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:52:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=04a517ef34244764b2bded88e17ac5b3 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:17.412 7 INFO neutron.db.segments_db [None req-38c06be8-5a22-422b-8a46-0b966f7c7672 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment f7255925-d187-41f2-809e-f16aa2431eea of type vxlan for network e030da5d-6fb6-4b8b-b470-de307c955a8f [pid: 7|app: 0|req: 577/1265] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:52:16 2026] POST /v2.0/networks => generated 726 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1266] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:52:17 2026] POST /v2.0/ports => generated 958 bytes in 380 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: 579/1267] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:17 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 961 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1268] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:17 2026] GET /v2.0/security-groups?tenant_id=8acaeec101024c0dbeebe920a2d1636a&name=default => generated 2925 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1269] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:18 2026] POST /v2.0/subnets => generated 692 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1270] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:52:17 2026] PUT /v2.0/routers/b6718f08-5909-499f-9542-0a3baddcc83e/add_router_interface => generated 309 bytes in 1176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1271] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:18 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1272] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:18 2026] DELETE /v2.0/security-groups/9921c057-1a72-4c7e-9605-5685f81e01cc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:18.595 8 INFO neutron.db.segments_db [None req-d129297c-ade5-4c41-a42a-c1d743d4c039 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 4fd16dcd-5538-4baf-a145-29374f125b59 of type vxlan for network fa25b0e0-e9f4-4ab5-a970-be6d13a05051 [pid: 7|app: 0|req: 582/1273] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:52:18 2026] PUT /v2.0/ports/7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed => generated 1239 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:18.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10454a2f-871a-4ccf-9355-31ba0ef9b195'] response: {'name': 'network-changed', 'server_uuid': '98aa5e08-352c-484c-9d7f-0189facb6d98', 'tag': '7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed', 'status': 'completed', 'code': 200} 2026-05-08 15:52:18.880 8 INFO neutron.db.l3_hamode_db [None req-d129297c-ade5-4c41-a42a-c1d743d4c039 dcd15c2d225c454f9d4b5206428ce4fe 54d1d9f2491f4490939749793a5746e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1274] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:19 2026] GET /v2.0/ports?tenant_id=04a517ef34244764b2bded88e17ac5b3&device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1275] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:52:19 2026] GET /v2.0/networks?tenant_id=04a517ef34244764b2bded88e17ac5b3&shared=False => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1276] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:52:19 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: 586/1277] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:19 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 587/1278] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:19 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:19.835 8 INFO neutron.db.l3_hamode_db [None req-d129297c-ade5-4c41-a42a-c1d743d4c039 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 588/1279] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/ports?tenant_id=04a517ef34244764b2bded88e17ac5b3&device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1280] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1281] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/subnets?id=b28637d3-8fa3-4dbe-b9e8-3f475f362f57 => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1282] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/ports?network_id=727185bf-d12d-4f17-91b0-a068b62751f6&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: 592/1283] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?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: 593/1284] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?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: 692/1285] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:18 2026] POST /v2.0/routers => generated 732 bytes in 2384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1286] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:52:20 2026] POST /v2.0/subnetpools => generated 548 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1287] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:20 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 973 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1288] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/networks?id=8373942a-6bbb-4a77-8c8f-c18b29a0ee0d => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1289] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/subnetpools/c1364b43-358e-4393-94ef-d4c681067ef4 => generated 548 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1290] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1291] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/quotas/6e8d7d15c0b4420f95d4cfe0bf24113b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1292] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:52:21 2026] PUT /v2.0/subnetpools/c1364b43-358e-4393-94ef-d4c681067ef4 => generated 501 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1293] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/ports?tenant_id=6e8d7d15c0b4420f95d4cfe0bf24113b&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1294] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:52:21 2026] DELETE /v2.0/subnetpools/c1364b43-358e-4393-94ef-d4c681067ef4 => 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: 701/1295] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/networks/8373942a-6bbb-4a77-8c8f-c18b29a0ee0d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:21.436 8 INFO neutron.api.v2.resource [None req-7ee8e913-a221-434d-9f9e-2a97828e5812 f73fc65cdc794edb9462a276ff88520f dd01afe37b824f839e5c3934854286c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1296] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/subnetpools/c1364b43-358e-4393-94ef-d4c681067ef4 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1297] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/networks/8373942a-6bbb-4a77-8c8f-c18b29a0ee0d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:21.482 8 INFO neutron.api.v2.resource [None req-385c0a05-17c3-483e-8988-70fce54ffbb3 f73fc65cdc794edb9462a276ff88520f dd01afe37b824f839e5c3934854286c9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 704/1298] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:52:21 2026] DELETE /v2.0/subnetpools/c1364b43-358e-4393-94ef-d4c681067ef4 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1299] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:21 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 595/1300] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:52:20 2026] PUT /v2.0/routers/ca523fd5-5c0e-4d2a-a56c-17507f3d9a88/add_router_interface => generated 309 bytes in 1326 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1301] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:22 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1302] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:22 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1303] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:22 2026] GET /v2.0/security-groups?tenant_id=dd01afe37b824f839e5c3934854286c9&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1304] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:22 2026] DELETE /v2.0/security-groups/69ed70bf-51ed-44c3-80da-b38f36cf5315 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1305] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:22 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 599/1306] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/networks?id=e030da5d-6fb6-4b8b-b470-de307c955a8f => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1307] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/quotas/54d1d9f2491f4490939749793a5746e0 => 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: 709/1308] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1309] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/ports?tenant_id=54d1d9f2491f4490939749793a5746e0&fields=id => generated 57 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1310] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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: 601/1311] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/networks/e030da5d-6fb6-4b8b-b470-de307c955a8f?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: 711/1312] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/networks/e030da5d-6fb6-4b8b-b470-de307c955a8f?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: 602/1313] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1314] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:23 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 603/1315] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:24 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1316] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:24 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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: 604/1317] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:24 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => 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: 714/1318] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:24 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 605/1319] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:25 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1320] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:25 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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: 606/1321] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:25 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => 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: 607/1322] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:26 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 716/1323] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:26 2026] GET /v2.0/networks?id=8373942a-6bbb-4a77-8c8f-c18b29a0ee0d => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1324] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:52:26 2026] POST /v2.0/ports => generated 954 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1325] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:52:26 2026] PUT /v2.0/ports/856e0d4f-fffe-481c-b565-4bd850843747 => generated 1235 bytes in 509 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 718/1326] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1329] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:27.152 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-871a21ef-245f-4b22-9995-b71eff7e7999'] response: {'name': 'network-changed', 'server_uuid': '84b4c36f-e070-4052-b3a2-c45457c246c7', 'tag': '856e0d4f-fffe-481c-b565-4bd850843747', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 721/1330] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1331] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1332] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1333] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/ports?tenant_id=6e8d7d15c0b4420f95d4cfe0bf24113b&device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1334] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/networks?tenant_id=6e8d7d15c0b4420f95d4cfe0bf24113b&shared=False => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1335] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1336] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:27 2026] GET /v2.0/security-groups?tenant_id=e62955417dc04db5b51e411fd93198be&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1337] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => 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: 725/1338] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:28 2026] DELETE /v2.0/security-groups/18f79fe5-60a0-40f0-8d6c-716849ac731d => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1339] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/networks?id=e030da5d-6fb6-4b8b-b470-de307c955a8f => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1340] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1341] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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: 728/1342] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/security-groups?tenant_id=f3b22b0189684f838ffafc51dee47d4a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1343] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1344] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 615/1345] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:52:28 2026] POST /v2.0/ports => generated 958 bytes in 465 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: 731/1346] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:28 2026] DELETE /v2.0/security-groups/811f781d-b860-4940-8d1a-b233644af120 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1347] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:28 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:29.141 8 INFO neutron.db.l3_db [None req-2460df95-0709-4225-af9e-a78a71bf61aa b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] Floating IP eae2dda7-922e-4415-99e4-90b617a4c1c2 associated. External IP: 10.96.250.219, port: 7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed. [pid: 8|app: 0|req: 732/1348] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:52:28 2026] PUT /v2.0/floatingips/eae2dda7-922e-4415-99e4-90b617a4c1c2 => generated 856 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1349] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/ports?tenant_id=6e8d7d15c0b4420f95d4cfe0bf24113b&device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1350] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1351] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=856e0d4f-fffe-481c-b565-4bd850843747 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1352] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:52:28 2026] PUT /v2.0/ports/f78b2793-de32-4133-8157-79aaed13bdc3 => generated 1239 bytes in 981 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: 736/1353] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1354] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&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: 737/1355] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/subnets?id=42f85dd1-6b06-4a3c-9849-a009e33bcf1b => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1356] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:29.843 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ffcb1a9-cc13-48e7-9dff-94e724479c6b'] response: {'name': 'network-changed', 'server_uuid': '98aa5e08-352c-484c-9d7f-0189facb6d98', 'tag': '7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 738/1357] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/ports?network_id=8373942a-6bbb-4a77-8c8f-c18b29a0ee0d&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:29.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65a481b3-160f-4388-bbde-1cc4d083c818'] response: {'name': 'network-changed', 'server_uuid': '54f0772b-35bc-4a67-be4f-6e634b2047e5', 'tag': 'f78b2793-de32-4133-8157-79aaed13bdc3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 620/1358] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/networks/8373942a-6bbb-4a77-8c8f-c18b29a0ee0d?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: 739/1359] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 621/1360] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/networks/8373942a-6bbb-4a77-8c8f-c18b29a0ee0d?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: 740/1361] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:29 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1362] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 741/1363] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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: 7|app: 0|req: 623/1364] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/ports?tenant_id=04a517ef34244764b2bded88e17ac5b3&device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1365] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/ports?tenant_id=54d1d9f2491f4490939749793a5746e0&device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1366] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/networks?id=727185bf-d12d-4f17-91b0-a068b62751f6 => generated 774 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1367] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/networks?tenant_id=54d1d9f2491f4490939749793a5746e0&shared=False => generated 773 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1368] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1369] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/subnets?id=b28637d3-8fa3-4dbe-b9e8-3f475f362f57 => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1370] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1371] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/ports?network_id=727185bf-d12d-4f17-91b0-a068b62751f6&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1372] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1373] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6?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: 746/1374] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1375] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:30 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1376] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1377] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&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: 748/1378] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 631/1379] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1380] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/ports?tenant_id=54d1d9f2491f4490939749793a5746e0&device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1381] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f78b2793-de32-4133-8157-79aaed13bdc3 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1382] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/subnets?id=bd4bf827-4447-457f-831c-25a98dba45f5 => generated 695 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1383] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/ports?network_id=e030da5d-6fb6-4b8b-b470-de307c955a8f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1384] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/networks/e030da5d-6fb6-4b8b-b470-de307c955a8f?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: 634/1385] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:31 2026] GET /v2.0/networks/e030da5d-6fb6-4b8b-b470-de307c955a8f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1386] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1387] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&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: 8|app: 0|req: 753/1388] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 636/1389] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&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: 8|app: 0|req: 754/1390] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 637/1391] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1392] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/security-groups?id=3c1d0d91-6d65-4491-b578-da14f7e98fc7&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-08 15:52:32.698 7 INFO neutron_taas.services.taas.taas_plugin [req-c6884a26-d342-4711-997a-2bd8d6194b14 req-e3a6c5f6-91d6-42f2-9a51-ec2c5cce0e5a b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] TaaS: Handle Delete Port: 7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed 2026-05-08 15:52:32.702 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c6884a26-d342-4711-997a-2bd8d6194b14 req-e3a6c5f6-91d6-42f2-9a51-ec2c5cce0e5a b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] Tap Mirror: Handle Delete Port: 7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed 2026-05-08 15:52:32.837 7 INFO neutron.db.l3_db [req-c6884a26-d342-4711-997a-2bd8d6194b14 req-e3a6c5f6-91d6-42f2-9a51-ec2c5cce0e5a b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] Floating IP eae2dda7-922e-4415-99e4-90b617a4c1c2 disassociated. External IP: 10.96.250.219, port: 7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed. [pid: 8|app: 0|req: 756/1393] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:32 2026] GET /v2.0/security-groups?tenant_id=ce34fbd2925f489d9b2d8e655a8ba56e&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1394] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:33 2026] DELETE /v2.0/security-groups/fd2f07f6-add7-4b59-b5d4-aac8fe2455bd => 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: 758/1395] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:33 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1396] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:52:32 2026] DELETE /v2.0/ports/7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1397] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:33 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:33.308 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-92eabfed-a3d5-4db5-a3a5-ffb7aee9aec0'] response: {'server_uuid': '98aa5e08-352c-484c-9d7f-0189facb6d98', 'name': 'network-vif-deleted', 'tag': '7d7bb5e5-3347-4a10-9a2c-2ab69a0e97ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 639/1398] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:33 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1399] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:33 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&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: 640/1400] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:33 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 761/1401] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:34 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1402] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:34 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&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: 762/1403] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:34 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1404] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:34 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1405] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:34 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 643/1406] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:35 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1407] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:35 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1408] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:35 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 644/1409] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:35 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 766/1410] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:35 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&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: 645/1411] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:36 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1412] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:36 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&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: 646/1413] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:36 2026] GET /v2.0/ports?device_id=98aa5e08-352c-484c-9d7f-0189facb6d98 => 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: 768/1414] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:37 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1415] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:37 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:37.883 8 INFO neutron.db.segments_db [None req-e651bc22-0a1d-409b-85bb-ec34c5c7a9d5 a29d464074f04173b7d52ee93acc7146 f27bb08c8f494f5c926dd5b5a9850a1e - - default default] Added segment 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 of type vxlan for network 9dd8b9bb-e13e-48a6-b4fe-bcdd990faeaa [pid: 7|app: 0|req: 648/1416] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:37 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1417] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:37 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1418] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:37 2026] POST /v2.0/networks => generated 613 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:38.117 7 INFO neutron.db.segments_db [None req-28e5b689-58ce-40db-a2e8-5db4f72db0ce a29d464074f04173b7d52ee93acc7146 f27bb08c8f494f5c926dd5b5a9850a1e - - default default] Added segment 1c1f8e09-d494-4338-8268-4245dee44733 of type vxlan for network 1e12f044-8425-47a0-8da9-d049ecc90e70 [pid: 8|app: 0|req: 770/1419] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:38 2026] DELETE /v2.0/security-groups/3c1d0d91-6d65-4491-b578-da14f7e98fc7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:38.217 8 INFO neutron.api.v2.resource [None req-1b1982b3-d73a-43d3-8a7d-bcc7de537efd b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1420] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:52:38 2026] GET /v2.0/security-groups/3c1d0d91-6d65-4491-b578-da14f7e98fc7 => 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: 650/1421] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:38 2026] POST /v2.0/networks => generated 613 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:38.296 7 INFO neutron.db.segments_db [None req-b0dfcc61-03f9-4105-8047-1999d785a21a a29d464074f04173b7d52ee93acc7146 f27bb08c8f494f5c926dd5b5a9850a1e - - default default] Added segment fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 of type vxlan for network 16dd4172-49ed-4e05-9942-ea50e8548a55 2026-05-08 15:52:38.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-5980d008-1170-40f7-ba2c-bdd85f5fb542 b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] TaaS: Handle Delete Port: d5c0da3b-5a35-45f8-91b5-5c3a5fb6362f 2026-05-08 15:52:38.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5980d008-1170-40f7-ba2c-bdd85f5fb542 b74b37b933ef4654bf37d1a324da32fb 04a517ef34244764b2bded88e17ac5b3 - - default default] Tap Mirror: Handle Delete Port: d5c0da3b-5a35-45f8-91b5-5c3a5fb6362f [pid: 7|app: 0|req: 651/1422] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:38 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1423] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:38 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:38.500 7 INFO neutron.db.segments_db [None req-554e9c2a-291b-4c87-b0ff-61b5163e8561 a29d464074f04173b7d52ee93acc7146 f27bb08c8f494f5c926dd5b5a9850a1e - - default default] Added segment f35cd487-e8e4-4903-aad0-14730405169f of type vxlan for network 849b7c72-8790-4788-930f-569a2d625da4 [pid: 8|app: 0|req: 772/1424] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:52:38 2026] DELETE /v2.0/floatingips/eae2dda7-922e-4415-99e4-90b617a4c1c2 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1425] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:38 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&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: 653/1426] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:38 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1427] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:38 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:38.682 8 INFO neutron.db.segments_db [None req-3d5c85da-2dc2-4f8a-b587-e58eff0c28b6 a29d464074f04173b7d52ee93acc7146 f27bb08c8f494f5c926dd5b5a9850a1e - - default default] Added segment e4afb471-ed93-4527-aa71-ff342a22ab86 of type vxlan for network dfe01122-8932-47a6-98b3-4d3d568e55af [pid: 8|app: 0|req: 775/1428] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:38 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1429] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:38 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&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: 777/1430] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:38 2026] PUT /v2.0/networks/9dd8b9bb-e13e-48a6-b4fe-bcdd990faeaa/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:38.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-48d97616-4a67-42b7-86b6-22034de9287c dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 7cf1f57d-ea57-4e42-966f-c65131314217 2026-05-08 15:52:38.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48d97616-4a67-42b7-86b6-22034de9287c dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 7cf1f57d-ea57-4e42-966f-c65131314217 [pid: 8|app: 0|req: 778/1431] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:38 2026] PUT /v2.0/networks/1e12f044-8425-47a0-8da9-d049ecc90e70/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: 779/1432] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:38 2026] PUT /v2.0/networks/16dd4172-49ed-4e05-9942-ea50e8548a55/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1433] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:39 2026] PUT /v2.0/networks/849b7c72-8790-4788-930f-569a2d625da4/tags => generated 19 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1434] 10.0.0.200 () {32 vars in 666 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1435] 10.0.0.200 () {32 vars in 680 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1436] 10.0.0.200 () {32 vars in 676 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1437] 10.0.0.200 () {32 vars in 688 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1438] 10.0.0.200 () {32 vars in 674 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1439] 10.0.0.200 () {32 vars in 688 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1440] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:38 2026] PUT /v2.0/routers/37458a89-3f0c-40be-b4b8-20514c9ca1a6/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1441] 10.0.0.200 () {32 vars in 684 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1442] 10.0.0.200 () {32 vars in 696 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:39.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea023a67-f48c-416a-ac3a-7e321bfa33f5 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 61e4e9ef-3007-4863-8f1d-bf90fd72635f 2026-05-08 15:52:39.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea023a67-f48c-416a-ac3a-7e321bfa33f5 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 61e4e9ef-3007-4863-8f1d-bf90fd72635f [pid: 8|app: 0|req: 789/1443] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:39.880 8 INFO neutron.services.segments.plugin [-] Segment 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 resource provider aggregate not found 2026-05-08 15:52:39.887 8 INFO neutron.services.segments.plugin [-] Segment 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 resource provider aggregate not found [pid: 8|app: 0|req: 790/1444] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:39 2026] DELETE /v2.0/networks/9dd8b9bb-e13e-48a6-b4fe-bcdd990faeaa => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:39.916 8 INFO neutron.services.segments.plugin [-] Segment 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 found for delete ", "request_id": "req-683d821e-a5e9-4bad-825a-4610bf539854"}]} 2026-05-08 15:52:39.918 8 INFO neutron.services.segments.plugin [-] Segment 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384ee5c6-8cb3-4a9c-a158-c09b729cb8b2 found for delete ", "request_id": "req-77314310-3e42-48b7-8a9b-63e48481e0ee"}]} [pid: 8|app: 0|req: 791/1445] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1446] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:39 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:40.039 7 INFO neutron_taas.services.taas.taas_plugin [None req-ea023a67-f48c-416a-ac3a-7e321bfa33f5 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: ae8c70f5-9600-4145-be2e-11fa4afddd58 2026-05-08 15:52:40.042 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea023a67-f48c-416a-ac3a-7e321bfa33f5 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: ae8c70f5-9600-4145-be2e-11fa4afddd58 [pid: 8|app: 0|req: 793/1447] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:40 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1448] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/networks/1e12f044-8425-47a0-8da9-d049ecc90e70 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:40.266 8 INFO neutron_taas.services.taas.taas_plugin [req-93aaf367-da63-40dd-a315-105dbff92f53 req-f75b7c08-7f7d-41ce-b5e6-cb65cacc79f0 1d1b3466369343f882cc8adb6287f6ae 6e8d7d15c0b4420f95d4cfe0bf24113b - - default default] TaaS: Handle Delete Port: 856e0d4f-fffe-481c-b565-4bd850843747 2026-05-08 15:52:40.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93aaf367-da63-40dd-a315-105dbff92f53 req-f75b7c08-7f7d-41ce-b5e6-cb65cacc79f0 1d1b3466369343f882cc8adb6287f6ae 6e8d7d15c0b4420f95d4cfe0bf24113b - - default default] Tap Mirror: Handle Delete Port: 856e0d4f-fffe-481c-b565-4bd850843747 2026-05-08 15:52:40.434 7 INFO neutron.services.segments.plugin [-] Segment d12bdee4-8d39-4cae-8d15-db2aa75e0071 resource provider aggregate not found 2026-05-08 15:52:40.440 7 INFO neutron.services.segments.plugin [-] Segment d12bdee4-8d39-4cae-8d15-db2aa75e0071 resource provider aggregate not found [pid: 8|app: 0|req: 795/1449] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/ports/856e0d4f-fffe-481c-b565-4bd850843747 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:40.460 7 INFO neutron.services.segments.plugin [-] Segment d12bdee4-8d39-4cae-8d15-db2aa75e0071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12bdee4-8d39-4cae-8d15-db2aa75e0071 found for delete ", "request_id": "req-a92c3a42-2323-4222-8937-fb31678a7ae9"}]} 2026-05-08 15:52:40.462 7 INFO neutron.services.segments.plugin [-] Segment d12bdee4-8d39-4cae-8d15-db2aa75e0071 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d12bdee4-8d39-4cae-8d15-db2aa75e0071 found for delete ", "request_id": "req-9eb1f6b1-9159-4779-851a-3d88cce38dbb"}]} 2026-05-08 15:52:40.482 7 INFO neutron.db.l3_hamode_db [None req-ea023a67-f48c-416a-ac3a-7e321bfa33f5 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network 809c3900-0f58-451a-bde8-f20c80847e88 was deleted as no HA routers are present in tenant 04a517ef34244764b2bded88e17ac5b3. [pid: 7|app: 0|req: 655/1450] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:39 2026] DELETE /v2.0/routers/37458a89-3f0c-40be-b4b8-20514c9ca1a6 => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1451] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:40 2026] GET /v2.0/security-groups?id=ee56caf9-9597-4882-9275-34fc93d853cc&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:40.517 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d382450e-b6cf-49c0-add7-0f4f50cdf169'] response: {'server_uuid': '84b4c36f-e070-4052-b3a2-c45457c246c7', 'name': 'network-vif-deleted', 'tag': '856e0d4f-fffe-481c-b565-4bd850843747', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 656/1452] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/networks/16dd4172-49ed-4e05-9942-ea50e8548a55 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1453] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/subnets/b28637d3-8fa3-4dbe-b9e8-3f475f362f57 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:52:40.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1a3bf22-09c3-4e3d-a3c7-33aa26298878 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: a6ea4d7a-3e35-4c6f-b439-37bde0ee23c0 2026-05-08 15:52:40.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1a3bf22-09c3-4e3d-a3c7-33aa26298878 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: a6ea4d7a-3e35-4c6f-b439-37bde0ee23c0 [pid: 7|app: 0|req: 657/1454] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/networks/849b7c72-8790-4788-930f-569a2d625da4 => 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: 658/1455] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/networks/dfe01122-8932-47a6-98b3-4d3d568e55af => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1456] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:40 2026] DELETE /v2.0/networks/727185bf-d12d-4f17-91b0-a068b62751f6 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1457] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:52:40 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1458] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:41 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:41.140 8 INFO neutron_taas.services.taas.taas_plugin [req-14e75958-1611-40b0-8788-633a3e0d7242 req-a798912c-671a-4938-b54b-84576ed28a94 dd187424b5b84955ad18391f026e960f 54d1d9f2491f4490939749793a5746e0 - - default default] TaaS: Handle Delete Port: f78b2793-de32-4133-8157-79aaed13bdc3 2026-05-08 15:52:41.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14e75958-1611-40b0-8788-633a3e0d7242 req-a798912c-671a-4938-b54b-84576ed28a94 dd187424b5b84955ad18391f026e960f 54d1d9f2491f4490939749793a5746e0 - - default default] Tap Mirror: Handle Delete Port: f78b2793-de32-4133-8157-79aaed13bdc3 [pid: 7|app: 0|req: 661/1459] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:41 2026] GET /v2.0/security-groups?tenant_id=04a517ef34244764b2bded88e17ac5b3&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1460] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:41 2026] GET /v2.0/security-groups?id=9efb39bc-2a1c-401f-9585-a01f069cc565&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1461] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:52:41 2026] DELETE /v2.0/ports/f78b2793-de32-4133-8157-79aaed13bdc3 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1462] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:41 2026] DELETE /v2.0/security-groups/94555e59-481e-428b-ac84-559a37364c47 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1463] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:41 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:41.940 8 INFO neutron.services.segments.plugin [-] Segment 1c1f8e09-d494-4338-8268-4245dee44733 resource provider aggregate not found 2026-05-08 15:52:41.945 8 INFO neutron.services.segments.plugin [-] Segment 1c1f8e09-d494-4338-8268-4245dee44733 resource provider aggregate not found 2026-05-08 15:52:41.960 8 INFO neutron.services.segments.plugin [-] Segment 1c1f8e09-d494-4338-8268-4245dee44733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1f8e09-d494-4338-8268-4245dee44733 found for delete ", "request_id": "req-fd5fd13c-fdf3-4acc-b12b-5698de635f9a"}]} 2026-05-08 15:52:41.967 8 INFO neutron.services.segments.plugin [-] Segment 1c1f8e09-d494-4338-8268-4245dee44733 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c1f8e09-d494-4338-8268-4245dee44733 found for delete ", "request_id": "req-f63d1362-34f2-48b5-855e-7ee0fab6c424"}]} 2026-05-08 15:52:41.985 8 INFO neutron.services.segments.plugin [-] Segment c46cee5e-97cb-46fe-812a-e0c05b3190c2 resource provider aggregate not found 2026-05-08 15:52:41.990 8 INFO neutron.services.segments.plugin [-] Segment c46cee5e-97cb-46fe-812a-e0c05b3190c2 resource provider aggregate not found 2026-05-08 15:52:42.002 8 INFO neutron.services.segments.plugin [-] Segment c46cee5e-97cb-46fe-812a-e0c05b3190c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46cee5e-97cb-46fe-812a-e0c05b3190c2 found for delete ", "request_id": "req-fb9abfe6-5c95-47d3-9c2e-7cfb0727da1e"}]} 2026-05-08 15:52:42.018 8 INFO neutron.services.segments.plugin [-] Segment c46cee5e-97cb-46fe-812a-e0c05b3190c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c46cee5e-97cb-46fe-812a-e0c05b3190c2 found for delete ", "request_id": "req-fd21aa75-f3be-4973-bb08-01b134c5f9a4"}]} [pid: 7|app: 0|req: 664/1464] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:41 2026] GET /v2.0/security-groups?tenant_id=f27bb08c8f494f5c926dd5b5a9850a1e&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1467] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:42 2026] DELETE /v2.0/security-groups/af08d20d-8c86-4730-84b5-f9fd9ccc17b1 => 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: 667/1468] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:42 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => 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: 802/1469] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:42 2026] GET /v2.0/security-groups?tenant_id=26c11d1609ef49c98916d56340c9e163&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:42.485 7 INFO neutron.services.segments.plugin [-] Segment fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 resource provider aggregate not found 2026-05-08 15:52:42.490 7 INFO neutron.services.segments.plugin [-] Segment fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 resource provider aggregate not found 2026-05-08 15:52:42.517 7 INFO neutron.services.segments.plugin [-] Segment fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 found for delete ", "request_id": "req-306fbbbf-b0aa-4dd4-b5a8-ab7c878c34b6"}]} 2026-05-08 15:52:42.524 7 INFO neutron.services.segments.plugin [-] Segment fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0137f8-8bfd-4f5d-8f30-65526c9cacf8 found for delete ", "request_id": "req-dab34039-75e3-4cab-9e86-ca9c6435dfbb"}]} 2026-05-08 15:52:42.557 7 INFO neutron.services.segments.plugin [-] Segment f35cd487-e8e4-4903-aad0-14730405169f resource provider aggregate not found 2026-05-08 15:52:42.561 7 INFO neutron.services.segments.plugin [-] Segment f35cd487-e8e4-4903-aad0-14730405169f resource provider aggregate not found 2026-05-08 15:52:42.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0c04196-7b77-447f-9915-8f34c13b2aa4'] response: {'server_uuid': '54f0772b-35bc-4a67-be4f-6e634b2047e5', 'name': 'network-vif-deleted', 'tag': 'f78b2793-de32-4133-8157-79aaed13bdc3', 'status': 'completed', 'code': 200} 2026-05-08 15:52:42.588 7 INFO neutron.services.segments.plugin [-] Segment f35cd487-e8e4-4903-aad0-14730405169f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f35cd487-e8e4-4903-aad0-14730405169f found for delete ", "request_id": "req-d1c947a2-42ef-4310-9feb-3a8fe120645c"}]} 2026-05-08 15:52:42.594 7 INFO neutron.services.segments.plugin [-] Segment f35cd487-e8e4-4903-aad0-14730405169f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f35cd487-e8e4-4903-aad0-14730405169f found for delete ", "request_id": "req-06dd3db4-b3f6-4db6-bd3b-546f9968ffe2"}]} 2026-05-08 15:52:42.614 7 INFO neutron.services.segments.plugin [-] Segment e4afb471-ed93-4527-aa71-ff342a22ab86 resource provider aggregate not found 2026-05-08 15:52:42.615 7 INFO neutron.services.segments.plugin [-] Segment e4afb471-ed93-4527-aa71-ff342a22ab86 resource provider aggregate not found 2026-05-08 15:52:42.635 7 INFO neutron.services.segments.plugin [-] Segment e4afb471-ed93-4527-aa71-ff342a22ab86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4afb471-ed93-4527-aa71-ff342a22ab86 found for delete ", "request_id": "req-d9f0fa6b-00f5-4423-b021-8c6877e9e5bb"}]} 2026-05-08 15:52:42.664 7 INFO neutron.services.segments.plugin [-] Segment e4afb471-ed93-4527-aa71-ff342a22ab86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4afb471-ed93-4527-aa71-ff342a22ab86 found for delete ", "request_id": "req-0ea671c6-f458-4061-b73c-56f8a42fdd1e"}]} [pid: 7|app: 0|req: 668/1470] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:42 2026] DELETE /v2.0/security-groups/bd559e59-aff6-42ad-84f3-1743c31c8419 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1471] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:42 2026] GET /v2.0/ports?device_id=84b4c36f-e070-4052-b3a2-c45457c246c7 => 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: 669/1472] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:42 2026] GET /v2.0/security-groups?tenant_id=03953a8d11fc4bd0b7ba4a97b72f92eb&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1473] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:42 2026] DELETE /v2.0/security-groups/968f1f6c-5830-41a2-b031-744a1a3e2c57 => 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: 805/1474] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:43 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:43.681 7 INFO neutron.db.segments_db [None req-750a457a-c5a2-4a88-a2a5-2ad797afa1b1 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment ac85b177-84f6-4474-a6ba-56e8efdf8faf of type vxlan for network 86f49b39-7e89-4c03-b5e3-c203561f196f [pid: 7|app: 0|req: 670/1475] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:52:43 2026] POST /v2.0/networks => generated 723 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1476] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:43 2026] POST /v2.0/subnets => generated 689 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:43.999 7 INFO neutron.db.segments_db [None req-639a7f54-ef9a-4d7f-8915-30f2c2388069 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 286f7ff4-d5f8-4a13-8505-2844a41852a6 of type vxlan for network e57c2c1d-08b6-4200-8ce8-3b4ea34b51c4 2026-05-08 15:52:44.325 7 INFO neutron.db.l3_hamode_db [None req-639a7f54-ef9a-4d7f-8915-30f2c2388069 dcd15c2d225c454f9d4b5206428ce4fe bcbf02159b96466cab1c29a6418b0fcf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 807/1477] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:44 2026] GET /v2.0/ports?device_id=54f0772b-35bc-4a67-be4f-6e634b2047e5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:45.090 7 INFO neutron.db.l3_hamode_db [None req-639a7f54-ef9a-4d7f-8915-30f2c2388069 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:45.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-de37d3a4-087b-48a7-bf4d-adf1f2b16f93 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: b9fb6995-a6e7-4ca9-94eb-36d4ae63fb59 2026-05-08 15:52:45.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de37d3a4-087b-48a7-bf4d-adf1f2b16f93 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: b9fb6995-a6e7-4ca9-94eb-36d4ae63fb59 [pid: 7|app: 0|req: 671/1478] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:52:43 2026] POST /v2.0/routers => generated 729 bytes in 1990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1479] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:44 2026] PUT /v2.0/routers/b6718f08-5909-499f-9542-0a3baddcc83e/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:46.367 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b8296c-8ebf-4720-a2fa-441ad459e1d8 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 23153505-1a10-4802-acd0-482a0e0f8e1a 2026-05-08 15:52:46.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b8296c-8ebf-4720-a2fa-441ad459e1d8 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 23153505-1a10-4802-acd0-482a0e0f8e1a [pid: 7|app: 0|req: 672/1480] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:52:45 2026] PUT /v2.0/routers/ca523fd5-5c0e-4d2a-a56c-17507f3d9a88/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:47.228 7 INFO neutron_taas.services.taas.taas_plugin [None req-227c6edc-1ee2-483c-bda2-974246b19583 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 3155bf4a-4f16-496f-bfd2-c9336740e55a 2026-05-08 15:52:47.230 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-227c6edc-1ee2-483c-bda2-974246b19583 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 3155bf4a-4f16-496f-bfd2-c9336740e55a [pid: 8|app: 0|req: 809/1481] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:52:46 2026] PUT /v2.0/routers/2edf71e9-3991-4ad5-9139-3f255ab9f82f/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:47.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-09463f84-2ac6-4c73-a635-4887551e2aa3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 9a84581d-6f28-4588-a504-33fea58b54a5 2026-05-08 15:52:47.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09463f84-2ac6-4c73-a635-4887551e2aa3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 9a84581d-6f28-4588-a504-33fea58b54a5 2026-05-08 15:52:47.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-227c6edc-1ee2-483c-bda2-974246b19583 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: e9cff3ab-4d34-469c-b3bb-f265f2edf123 2026-05-08 15:52:47.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-227c6edc-1ee2-483c-bda2-974246b19583 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: e9cff3ab-4d34-469c-b3bb-f265f2edf123 2026-05-08 15:52:47.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-09463f84-2ac6-4c73-a635-4887551e2aa3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 7c59b8c2-f9c9-499e-9416-cacf68e63147 2026-05-08 15:52:47.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09463f84-2ac6-4c73-a635-4887551e2aa3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 7c59b8c2-f9c9-499e-9416-cacf68e63147 2026-05-08 15:52:47.881 7 INFO neutron.services.segments.plugin [-] Segment e1383ceb-7bfa-4559-80fc-c8c3991ab47c resource provider aggregate not found 2026-05-08 15:52:47.886 7 INFO neutron.services.segments.plugin [-] Segment e1383ceb-7bfa-4559-80fc-c8c3991ab47c resource provider aggregate not found 2026-05-08 15:52:47.907 7 INFO neutron.services.segments.plugin [-] Segment e1383ceb-7bfa-4559-80fc-c8c3991ab47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1383ceb-7bfa-4559-80fc-c8c3991ab47c found for delete ", "request_id": "req-8ca9bddf-d870-45bd-a93b-7e52c63fb887"}]} 2026-05-08 15:52:47.914 7 INFO neutron.services.segments.plugin [-] Segment e1383ceb-7bfa-4559-80fc-c8c3991ab47c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1383ceb-7bfa-4559-80fc-c8c3991ab47c found for delete ", "request_id": "req-bb90528a-c84d-4608-8749-608abd3c8217"}]} 2026-05-08 15:52:47.920 7 INFO neutron.db.l3_hamode_db [None req-227c6edc-1ee2-483c-bda2-974246b19583 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network a8786e66-29ab-463b-aeed-8d2337b298f9 was deleted as no HA routers are present in tenant 6e8d7d15c0b4420f95d4cfe0bf24113b. [pid: 7|app: 0|req: 673/1482] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:46 2026] DELETE /v2.0/routers/b6718f08-5909-499f-9542-0a3baddcc83e => generated 0 bytes in 972 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:52:48.049 8 INFO neutron.services.segments.plugin [-] Segment 4fd16dcd-5538-4baf-a145-29374f125b59 resource provider aggregate not found 2026-05-08 15:52:48.054 8 INFO neutron.services.segments.plugin [-] Segment 4fd16dcd-5538-4baf-a145-29374f125b59 resource provider aggregate not found 2026-05-08 15:52:48.070 8 INFO neutron.services.segments.plugin [-] Segment 4fd16dcd-5538-4baf-a145-29374f125b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd16dcd-5538-4baf-a145-29374f125b59 found for delete ", "request_id": "req-cc82379d-30c3-44c2-8654-6e773886653f"}]} 2026-05-08 15:52:48.073 8 INFO neutron.services.segments.plugin [-] Segment 4fd16dcd-5538-4baf-a145-29374f125b59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fd16dcd-5538-4baf-a145-29374f125b59 found for delete ", "request_id": "req-c24402a0-b5e6-4a33-8097-bec865c08fa1"}]} 2026-05-08 15:52:48.103 8 INFO neutron.db.l3_hamode_db [None req-09463f84-2ac6-4c73-a635-4887551e2aa3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network fa25b0e0-e9f4-4ab5-a970-be6d13a05051 was deleted as no HA routers are present in tenant 54d1d9f2491f4490939749793a5746e0. [pid: 8|app: 0|req: 810/1483] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:47 2026] DELETE /v2.0/routers/ca523fd5-5c0e-4d2a-a56c-17507f3d9a88 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1484] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:52:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1485] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/security-groups => generated 1659 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1486] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:48 2026] DELETE /v2.0/subnets/42f85dd1-6b06-4a3c-9849-a009e33bcf1b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1487] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1488] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:52:48 2026] DELETE /v2.0/subnets/bd4bf827-4447-457f-831c-25a98dba45f5 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1489] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1490] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:52:48 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) 2026-05-08 15:52:48.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-19c371da-1a82-4e96-a418-d7f8b7f4a30d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 0d972a72-4400-4c0d-b0f7-8837dffca1f3 2026-05-08 15:52:48.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19c371da-1a82-4e96-a418-d7f8b7f4a30d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 0d972a72-4400-4c0d-b0f7-8837dffca1f3 2026-05-08 15:52:48.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-af048e6a-6968-45e9-a5d1-f8b752d54b0f dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 359d0414-f7fa-4be1-9619-79cbe10fe758 2026-05-08 15:52:48.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af048e6a-6968-45e9-a5d1-f8b752d54b0f dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 359d0414-f7fa-4be1-9619-79cbe10fe758 [pid: 8|app: 0|req: 813/1491] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:48 2026] DELETE /v2.0/networks/8373942a-6bbb-4a77-8c8f-c18b29a0ee0d => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1492] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:48 2026] DELETE /v2.0/networks/e030da5d-6fb6-4b8b-b470-de307c955a8f => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1493] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1494] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1495] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1496] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:48 2026] PUT /v2.0/policies/a0843b0c-1b39-4286-9d24-511a6357789a/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1497] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:48 2026] PUT /v2.0/policies/80ad6657-df05-438b-87ad-4a3f2448fb39/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1498] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:48 2026] GET /v2.0/security-groups?tenant_id=54d1d9f2491f4490939749793a5746e0&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: 685/1499] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/security-groups?tenant_id=6e8d7d15c0b4420f95d4cfe0bf24113b&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1500] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:49 2026] PUT /v2.0/policies/2a6657c1-6b5f-4ac6-b44e-9c8d9a5be29d/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: 687/1501] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:49 2026] DELETE /v2.0/security-groups/9efb39bc-2a1c-401f-9585-a01f069cc565 => 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: 688/1502] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:49 2026] DELETE /v2.0/security-groups/ee56caf9-9597-4882-9275-34fc93d853cc => 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: 689/1503] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:52:49 2026] PUT /v2.0/policies/72e4926d-645c-4dfd-bb24-e54da0af7265/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1504] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:52:48 2026] POST /v2.0/floatingips => generated 552 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1505] 10.0.0.200 () {32 vars in 674 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:49.930 7 INFO neutron.services.segments.plugin [-] Segment f7255925-d187-41f2-809e-f16aa2431eea resource provider aggregate not found 2026-05-08 15:52:49.939 7 INFO neutron.services.segments.plugin [-] Segment f7255925-d187-41f2-809e-f16aa2431eea resource provider aggregate not found 2026-05-08 15:52:49.947 7 INFO neutron.services.segments.plugin [-] Segment f7255925-d187-41f2-809e-f16aa2431eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7255925-d187-41f2-809e-f16aa2431eea found for delete ", "request_id": "req-5957ef59-b2b5-41a7-b9ec-c341ce2ce7d6"}]} 2026-05-08 15:52:49.954 7 INFO neutron.services.segments.plugin [-] Segment f7255925-d187-41f2-809e-f16aa2431eea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7255925-d187-41f2-809e-f16aa2431eea found for delete ", "request_id": "req-909ce09a-c062-46d3-8d35-c6d0a800028f"}]} [pid: 7|app: 0|req: 691/1506] 10.0.0.167 () {34 vars in 1098 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--356846008&fields=id&tenant_id=bcbf02159b96466cab1c29a6418b0fcf => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1507] 10.0.0.200 () {32 vars in 688 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1508] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/networks?id=86f49b39-7e89-4c03-b5e3-c203561f196f => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1509] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/quotas/bcbf02159b96466cab1c29a6418b0fcf => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1510] 10.0.0.200 () {32 vars in 684 bytes} [Fri May 8 15:52:49 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:50.101 8 INFO neutron.services.segments.plugin [-] Segment 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 resource provider aggregate not found 2026-05-08 15:52:50.110 8 INFO neutron.services.segments.plugin [-] Segment 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 resource provider aggregate not found [pid: 7|app: 0|req: 694/1511] 10.0.0.200 () {32 vars in 696 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:50.133 8 INFO neutron.services.segments.plugin [-] Segment 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 found for delete ", "request_id": "req-4dabe9c2-fd0c-43dd-83d6-914d25a7920d"}]} 2026-05-08 15:52:50.141 8 INFO neutron.services.segments.plugin [-] Segment 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8939e515-fbdc-45c4-a0f5-0bdcd3ee4573 found for delete ", "request_id": "req-1c697987-d6c6-49b2-b763-d6c695d1be25"}]} [pid: 8|app: 0|req: 818/1512] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/ports?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&fields=id => generated 103 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1513] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1514] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?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: 819/1515] 10.0.0.200 () {32 vars in 696 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1516] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1517] 10.0.0.200 () {32 vars in 692 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1518] 10.0.0.200 () {32 vars in 704 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1519] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:50 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1520] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:52:50 2026] DELETE /v2.0/qos/policies/a0843b0c-1b39-4286-9d24-511a6357789a => 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: 700/1521] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:52:50 2026] DELETE /v2.0/qos/policies/80ad6657-df05-438b-87ad-4a3f2448fb39 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1522] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:52:50 2026] DELETE /v2.0/qos/policies/2a6657c1-6b5f-4ac6-b44e-9c8d9a5be29d => 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: 701/1523] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:52:50 2026] DELETE /v2.0/qos/policies/72e4926d-645c-4dfd-bb24-e54da0af7265 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1524] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:52:50 2026] DELETE /v2.0/qos/policies/91e1feab-aeb9-44d0-97b9-deb95612d44c => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1525] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:51 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 824/1526] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:51 2026] GET /v2.0/security-groups?tenant_id=20f2e8d0fc1a485f939e948bd20fdb12&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1527] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:52 2026] DELETE /v2.0/security-groups/28da9ef9-a572-49c7-9d5d-4ff89caaa831 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1528] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:52 2026] GET /v2.0/security-groups?tenant_id=803e95c3a0174b0d885d670a358a46a3&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1529] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:52 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1530] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:52 2026] DELETE /v2.0/security-groups/17feb064-cc2e-4000-b9b1-82a531d5530e => 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: 827/1531] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:52 2026] GET /v2.0/security-groups?tenant_id=4a6322eed40d4d69aacc696feee05fe3&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1532] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:53 2026] DELETE /v2.0/security-groups/258eadbe-7674-47dd-992b-6e3cb0e564e9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1533] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:53 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 706/1534] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:54 2026] GET /v2.0/security-groups?tenant_id=ffeaa17aba994dcf8069ac7d5c559fa8&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1535] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:52:54 2026] GET /v2.0/networks?id=86f49b39-7e89-4c03-b5e3-c203561f196f => generated 674 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1536] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:52:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bcbf02159b96466cab1c29a6418b0fcf => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1537] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:54 2026] DELETE /v2.0/security-groups/b02a5f53-ca97-4aa3-9ac2-e813287cf7c5 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1538] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:54 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 709/1539] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:54 2026] GET /v2.0/security-groups?tenant_id=6e70e89133344c5499f0baabb3aaea99&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1540] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:52:54 2026] POST /v2.0/ports => generated 954 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 710/1541] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:52:55 2026] DELETE /v2.0/security-groups/ea9d28f7-cc5e-4a04-b2fd-0fdb474eb238 => 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: 832/1542] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:52:55 2026] PUT /v2.0/ports/bb94a0b6-d45f-4423-a589-9adb78848ea1 => generated 1235 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:55.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ae7dd0-6ea6-4075-b178-0c523b147532'] response: {'name': 'network-changed', 'server_uuid': 'bde54aa9-c043-4717-9ef1-2c2606e0dbd2', 'tag': 'bb94a0b6-d45f-4423-a589-9adb78848ea1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 711/1543] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:55 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 70 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: 833/1544] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:55 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1545] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:56 2026] GET /v2.0/ports?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 834/1546] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:52:56 2026] GET /v2.0/networks?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&shared=False => generated 770 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1547] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:52:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1550] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 717/1551] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:57.346 8 INFO neutron.db.segments_db [None req-b6573973-1f06-404b-a942-23f035af59fa 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment 804e7c09-227c-4f15-b0b7-db116ea771e2 of type vxlan for network 104b3c76-cddf-45a7-8d1d-073f74440cc0 2026-05-08 15:52:57.406 8 INFO neutron.db.segments_db [None req-b6573973-1f06-404b-a942-23f035af59fa 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment 6979a856-781d-471b-b42b-9734bdff195a of type vxlan for network 817ed3e3-de9c-445c-9b7d-1b58629d00c5 [pid: 7|app: 0|req: 718/1552] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/ports?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:57.529 7 INFO neutron.db.segments_db [None req-70984787-8918-4561-98ef-8dec4a7a50e1 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Added segment d7b0b420-b1a6-47be-9fb9-002429ddcc70 of type vxlan for network f90be028-e791-4d45-ad39-c36ba4b62195 [pid: 8|app: 0|req: 835/1553] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:57 2026] POST /v2.0/networks => generated 1207 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1554] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=bb94a0b6-d45f-4423-a589-9adb78848ea1 => 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: 837/1555] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/networks => generated 1844 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1556] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/subnets?id=699e21db-6d21-441e-a3cf-bd52cced0b75 => generated 692 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:57.765 8 INFO neutron.services.segments.plugin [-] Segment 804e7c09-227c-4f15-b0b7-db116ea771e2 resource provider aggregate not found 2026-05-08 15:52:57.773 8 INFO neutron.services.segments.plugin [-] Segment 804e7c09-227c-4f15-b0b7-db116ea771e2 resource provider aggregate not found 2026-05-08 15:52:57.792 8 INFO neutron.services.segments.plugin [-] Segment 804e7c09-227c-4f15-b0b7-db116ea771e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804e7c09-227c-4f15-b0b7-db116ea771e2 found for delete ", "request_id": "req-be902c95-598f-4551-a410-77101cbf67ec"}]} 2026-05-08 15:52:57.793 8 INFO neutron.services.segments.plugin [-] Segment 804e7c09-227c-4f15-b0b7-db116ea771e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 804e7c09-227c-4f15-b0b7-db116ea771e2 found for delete ", "request_id": "req-64bc3bfa-1073-465e-8b03-c8561711e636"}]} 2026-05-08 15:52:57.797 7 INFO neutron.db.l3_hamode_db [None req-70984787-8918-4561-98ef-8dec4a7a50e1 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 839/1557] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:57 2026] DELETE /v2.0/networks/104b3c76-cddf-45a7-8d1d-073f74440cc0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1558] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/ports?network_id=86f49b39-7e89-4c03-b5e3-c203561f196f&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:57.915 7 INFO neutron.db.l3_hamode_db [None req-70984787-8918-4561-98ef-8dec4a7a50e1 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 841/1559] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:52:57 2026] DELETE /v2.0/networks/817ed3e3-de9c-445c-9b7d-1b58629d00c5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1560] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1561] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:52:57 2026] GET /v2.0/networks => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1562] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:52:58 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?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) 2026-05-08 15:52:58.109 8 INFO neutron.db.segments_db [None req-09689403-33fc-4cda-a2ac-2882d5b3ca50 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment e8d34328-e33c-43ec-9dbb-c0fa770436b4 of type vxlan for network 0c179513-0cc1-4fd4-9484-851053dbede0 [pid: 8|app: 0|req: 845/1563] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:58 2026] POST /v2.0/networks => generated 634 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:58.255 8 INFO neutron.db.segments_db [None req-835dcec4-ea5c-4c8f-9a86-529831ae93c0 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment b530867d-8e7b-4ae0-9bda-e94505cdad41 of type vxlan for network 1b7c4765-c1d9-4385-8b7a-b2ec4de743f6 [pid: 8|app: 0|req: 846/1564] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:58 2026] POST /v2.0/networks => generated 635 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1565] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:58 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1566] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:52:57 2026] POST /v2.0/routers => generated 474 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1567] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:58 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:58.568 7 INFO neutron.db.l3_hamode_db [None req-02d8ddf6-f97a-4224-8916-f023a1a91889 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:58.708 7 INFO neutron.db.l3_hamode_db [None req-02d8ddf6-f97a-4224-8916-f023a1a91889 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 848/1568] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:52:58 2026] POST /v2.0/ports => generated 1506 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 849/1569] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:52:59 2026] GET /v2.0/ports => generated 1506 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:52:59.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-e669e8f0-2e2d-4008-805a-70a444625061 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] TaaS: Handle Delete Port: 84c205ea-989b-4304-aff7-20d1203f8c88 2026-05-08 15:52:59.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e669e8f0-2e2d-4008-805a-70a444625061 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Tap Mirror: Handle Delete Port: 84c205ea-989b-4304-aff7-20d1203f8c88 [pid: 8|app: 0|req: 850/1570] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:52:59 2026] DELETE /v2.0/ports/84c205ea-989b-4304-aff7-20d1203f8c88 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1571] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:52:58 2026] POST /v2.0/routers => generated 474 bytes in 882 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:52:59.419 8 INFO neutron_taas.services.taas.taas_plugin [None req-b14eae1a-cdd0-4a9e-ac26-487d1cbb56db 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] TaaS: Handle Delete Port: 83fa43d1-988d-47f8-99a4-02010b66c2eb 2026-05-08 15:52:59.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b14eae1a-cdd0-4a9e-ac26-487d1cbb56db 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Tap Mirror: Handle Delete Port: 83fa43d1-988d-47f8-99a4-02010b66c2eb 2026-05-08 15:52:59.459 7 INFO neutron.db.l3_hamode_db [None req-128f9461-5620-4c04-8b0e-b037728b0a27 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 851/1572] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:52:59 2026] DELETE /v2.0/ports/83fa43d1-988d-47f8-99a4-02010b66c2eb => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1573] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:52:59 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:52:59.600 7 INFO neutron.db.l3_hamode_db [None req-128f9461-5620-4c04-8b0e-b037728b0a27 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:52:59.624 8 INFO neutron.db.segments_db [None req-7e28ac72-a2d1-4346-8084-3dfc42e32a18 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment e26d5385-52c8-4180-b1e5-9466676eaf72 of type vxlan for network a1a1f3c9-d146-4244-b0ea-788f675d0898 [pid: 8|app: 0|req: 853/1574] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:59 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1575] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:52:59 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:52:59.820 8 INFO neutron.services.segments.plugin [-] Segment 6979a856-781d-471b-b42b-9734bdff195a resource provider aggregate not found 2026-05-08 15:52:59.832 8 INFO neutron.services.segments.plugin [-] Segment 6979a856-781d-471b-b42b-9734bdff195a resource provider aggregate not found 2026-05-08 15:52:59.839 8 INFO neutron.db.segments_db [None req-ee5ba5d9-6da8-4e1a-a9bc-a184d3ce91a6 113850af1b1a43af977d735db7987a6f 7bd34dffecfd4c97ab77ccfccefac503 - - default default] Added segment f2a81c41-935f-4b2f-91e4-58faf8b4dd04 of type vxlan for network 50937c91-e089-4f06-9064-312548b985ab 2026-05-08 15:52:59.851 8 INFO neutron.services.segments.plugin [-] Segment 6979a856-781d-471b-b42b-9734bdff195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6979a856-781d-471b-b42b-9734bdff195a found for delete ", "request_id": "req-c094226c-4c2e-4bbb-b091-f8167c8520c0"}]} 2026-05-08 15:52:59.852 8 INFO neutron.services.segments.plugin [-] Segment 6979a856-781d-471b-b42b-9734bdff195a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6979a856-781d-471b-b42b-9734bdff195a found for delete ", "request_id": "req-44039bdb-ff89-47e4-8a9b-da2ab0344906"}]} [pid: 8|app: 0|req: 855/1576] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:52:59 2026] POST /v2.0/networks => generated 635 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1577] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:52:59 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1578] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:52:59 2026] GET /v2.0/security-groups?tenant_id=8232c4c2a31142368a86b0628802b5f1&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1579] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:52:59 2026] POST /v2.0/routers => generated 474 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:00.250 7 INFO neutron.db.l3_hamode_db [None req-23b31df4-cb18-4257-9aa5-c1cfc452deba 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 858/1580] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:00 2026] DELETE /v2.0/security-groups/12079d2d-cca3-4cd2-81ee-fdd75ca7b515 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:00.392 7 INFO neutron.db.l3_hamode_db [None req-23b31df4-cb18-4257-9aa5-c1cfc452deba 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1581] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:00 2026] POST /v2.0/subnets => generated 1324 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1582] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:53:00 2026] GET /v2.0/subnets => generated 1960 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1583] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:53:00 2026] POST /v2.0/routers => generated 474 bytes in 872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1584] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:00 2026] DELETE /v2.0/subnets/d3a63abf-81ae-4a82-9899-2bdd69b48d5f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:01.155 8 INFO neutron.db.l3_hamode_db [None req-7562bd5f-3b6f-4397-9ca1-e14bccbaa229 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 724/1585] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:01 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:01.296 8 INFO neutron.db.l3_hamode_db [None req-7562bd5f-3b6f-4397-9ca1-e14bccbaa229 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1586] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:01 2026] DELETE /v2.0/subnets/bfd427a0-a61b-45ea-bead-e5cd10f98678 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1587] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:01 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 727/1588] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:53:01 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:01.493 7 INFO neutron.services.segments.plugin [-] Segment f2a81c41-935f-4b2f-91e4-58faf8b4dd04 resource provider aggregate not found 2026-05-08 15:53:01.502 7 INFO neutron.services.segments.plugin [-] Segment f2a81c41-935f-4b2f-91e4-58faf8b4dd04 resource provider aggregate not found [pid: 7|app: 0|req: 728/1589] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:01 2026] DELETE /v2.0/networks/50937c91-e089-4f06-9064-312548b985ab => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:01.528 7 INFO neutron.services.segments.plugin [-] Segment f2a81c41-935f-4b2f-91e4-58faf8b4dd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a81c41-935f-4b2f-91e4-58faf8b4dd04 found for delete ", "request_id": "req-e5298e01-c289-43e7-a643-40e7d10c66ba"}]} 2026-05-08 15:53:01.529 7 INFO neutron.services.segments.plugin [-] Segment f2a81c41-935f-4b2f-91e4-58faf8b4dd04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a81c41-935f-4b2f-91e4-58faf8b4dd04 found for delete ", "request_id": "req-80e22dbb-9e76-43e7-92e8-aff05e1ec6a5"}]} [pid: 7|app: 0|req: 729/1590] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:01 2026] DELETE /v2.0/networks/a1a1f3c9-d146-4244-b0ea-788f675d0898 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1591] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:01 2026] DELETE /v2.0/networks/1b7c4765-c1d9-4385-8b7a-b2ec4de743f6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1592] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:01 2026] DELETE /v2.0/networks/0c179513-0cc1-4fd4-9484-851053dbede0 => 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: 862/1593] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:53:01 2026] POST /v2.0/routers => generated 474 bytes in 869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1594] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:01 2026] PUT /v2.0/routers/75b26465-a275-49de-b4b6-50537119bd5c/tags => generated 17 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1595] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:02 2026] PUT /v2.0/routers/ba53c073-b5df-43cf-8d1f-bd3b605907cb/tags => generated 25 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1596] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:02 2026] PUT /v2.0/routers/35183b09-14b2-43fb-94b3-c517024d8e9a/tags => generated 34 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:02.426 8 INFO neutron.db.segments_db [None req-a339336f-2009-45ac-80b5-5af0f58f91df dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 698f0d90-d136-4994-827b-d3715808dc97 of type vxlan for network 3057d7c6-1f38-4d6b-a451-157391df8ff1 [pid: 8|app: 0|req: 863/1597] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:53:02 2026] POST /v2.0/networks => generated 721 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1598] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:02 2026] PUT /v2.0/routers/e46ae090-442e-4bff-b382-8c0f9cd0da5e/tags => generated 19 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1599] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1600] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/security-groups?tenant_id=7bd34dffecfd4c97ab77ccfccefac503&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1601] 10.0.0.200 () {32 vars in 664 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1602] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:02 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1603] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 739/1604] 10.0.0.200 () {32 vars in 678 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1605] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:02 2026] DELETE /v2.0/security-groups/cee6e8ab-a50c-4cde-bbc4-558d110011cd => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:02.861 7 INFO neutron.db.segments_db [None req-c1f8c1b9-7ea2-44ea-b80c-a1e43c876edd dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b of type vxlan for network d0fce943-a0ea-472b-8586-c4a247870210 2026-05-08 15:53:03.111 7 INFO neutron.db.l3_hamode_db [None req-c1f8c1b9-7ea2-44ea-b80c-a1e43c876edd dcd15c2d225c454f9d4b5206428ce4fe 20791b1fa3c240698a0fed57a15ca520 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 867/1606] 10.0.0.200 () {32 vars in 674 bytes} [Fri May 8 15:53:02 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1607] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1608] 10.0.0.200 () {32 vars in 672 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:03.554 7 INFO neutron.services.segments.plugin [-] Segment e26d5385-52c8-4180-b1e5-9466676eaf72 resource provider aggregate not found 2026-05-08 15:53:03.564 7 INFO neutron.services.segments.plugin [-] Segment e26d5385-52c8-4180-b1e5-9466676eaf72 resource provider aggregate not found 2026-05-08 15:53:03.581 7 INFO neutron.services.segments.plugin [-] Segment e26d5385-52c8-4180-b1e5-9466676eaf72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e26d5385-52c8-4180-b1e5-9466676eaf72 found for delete ", "request_id": "req-a8e93694-4b9d-49f9-b639-11778ea71f9f"}]} 2026-05-08 15:53:03.593 7 INFO neutron.services.segments.plugin [-] Segment e26d5385-52c8-4180-b1e5-9466676eaf72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e26d5385-52c8-4180-b1e5-9466676eaf72 found for delete ", "request_id": "req-9da03676-588b-4a96-a3e7-96adbc970335"}]} 2026-05-08 15:53:03.597 7 INFO neutron.services.segments.plugin [-] Segment b530867d-8e7b-4ae0-9bda-e94505cdad41 resource provider aggregate not found 2026-05-08 15:53:03.620 7 INFO neutron.services.segments.plugin [-] Segment b530867d-8e7b-4ae0-9bda-e94505cdad41 resource provider aggregate not found 2026-05-08 15:53:03.624 7 INFO neutron.services.segments.plugin [-] Segment b530867d-8e7b-4ae0-9bda-e94505cdad41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b530867d-8e7b-4ae0-9bda-e94505cdad41 found for delete ", "request_id": "req-e89d31f6-e83b-49ce-9e2b-3f030629a379"}]} [pid: 8|app: 0|req: 870/1609] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:03.645 7 INFO neutron.services.segments.plugin [-] Segment b530867d-8e7b-4ae0-9bda-e94505cdad41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b530867d-8e7b-4ae0-9bda-e94505cdad41 found for delete ", "request_id": "req-13b869e2-8c5c-4b8b-9e0a-18817b87806e"}]} 2026-05-08 15:53:03.658 7 INFO neutron.services.segments.plugin [-] Segment e8d34328-e33c-43ec-9dbb-c0fa770436b4 resource provider aggregate not found 2026-05-08 15:53:03.670 7 INFO neutron.services.segments.plugin [-] Segment e8d34328-e33c-43ec-9dbb-c0fa770436b4 resource provider aggregate not found 2026-05-08 15:53:03.687 7 INFO neutron.services.segments.plugin [-] Segment e8d34328-e33c-43ec-9dbb-c0fa770436b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8d34328-e33c-43ec-9dbb-c0fa770436b4 found for delete ", "request_id": "req-b341c730-c0b0-4008-8ab5-427d08033e79"}]} 2026-05-08 15:53:03.690 7 INFO neutron.services.segments.plugin [-] Segment e8d34328-e33c-43ec-9dbb-c0fa770436b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8d34328-e33c-43ec-9dbb-c0fa770436b4 found for delete ", "request_id": "req-8e78ba42-4a3e-443f-8c39-00bbc0a16b92"}]} [pid: 8|app: 0|req: 871/1610] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1611] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1612] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/routers/75b26465-a275-49de-b4b6-50537119bd5c => generated 485 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1613] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:03 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1614] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:03 2026] PUT /v2.0/routers/75b26465-a275-49de-b4b6-50537119bd5c => generated 485 bytes in 646 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1615] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:04 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 877/1616] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:04 2026] GET /v2.0/ports?device_id=75b26465-a275-49de-b4b6-50537119bd5c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:04.651 7 INFO neutron.db.l3_hamode_db [None req-c1f8c1b9-7ea2-44ea-b80c-a1e43c876edd dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:53:04.821 8 INFO neutron_taas.services.taas.taas_plugin [None req-e20fbd0c-2f19-42d8-afba-f28e209baa08 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] TaaS: Handle Delete Port: 1ffbadb8-8434-4c0c-a300-6df5995da5d8 2026-05-08 15:53:04.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e20fbd0c-2f19-42d8-afba-f28e209baa08 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Tap Mirror: Handle Delete Port: 1ffbadb8-8434-4c0c-a300-6df5995da5d8 [pid: 8|app: 0|req: 878/1617] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:04 2026] DELETE /v2.0/routers/75b26465-a275-49de-b4b6-50537119bd5c => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:05.339 8 INFO neutron.db.segments_db [None req-fc7248db-b3ab-4e03-9ca7-d0533eed3dab 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Added segment 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 of type vxlan for network d8ec9110-c7b7-4da6-970a-5d742d09b03e [pid: 8|app: 0|req: 879/1618] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:05 2026] POST /v2.0/networks => generated 629 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1619] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:05 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1620] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:05 2026] GET /v2.0/routers/ba53c073-b5df-43cf-8d1f-bd3b605907cb => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1621] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:02 2026] POST /v2.0/routers => generated 727 bytes in 2780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1622] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:05 2026] POST /v2.0/ports => generated 779 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:53:05.964 7 INFO neutron.db.l3_db [None req-86b76531-cbe6-470f-b73d-bf54683eb7b3 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] Floating IP f21e2d57-75a8-4bdf-8996-cc12673d13d3 associated. External IP: 10.96.250.208, port: bb94a0b6-d45f-4423-a589-9adb78848ea1. [pid: 7|app: 0|req: 741/1623] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:53:05 2026] PUT /v2.0/floatingips/f21e2d57-75a8-4bdf-8996-cc12673d13d3 => generated 855 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1624] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:05 2026] PUT /v2.0/routers/ba53c073-b5df-43cf-8d1f-bd3b605907cb => generated 493 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:06.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b87495af-874e-47a7-9ffd-df499c448c13'] response: {'name': 'network-changed', 'server_uuid': 'bde54aa9-c043-4717-9ef1-2c2606e0dbd2', 'tag': 'bb94a0b6-d45f-4423-a589-9adb78848ea1', 'status': 'completed', 'code': 200} 2026-05-08 15:53:06.385 8 INFO neutron.db.segments_db [None req-fb22c40f-f6e0-4bf6-b3d9-573df79b6789 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Added segment 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 of type vxlan for network a4dbf9b8-1881-47a9-b933-99ca0ea3d11e [pid: 8|app: 0|req: 884/1625] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:06 2026] POST /v2.0/networks => generated 617 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1626] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:06 2026] GET /v2.0/ports?device_id=ba53c073-b5df-43cf-8d1f-bd3b605907cb => 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: 886/1627] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:06 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:06.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e2064d3-bc9e-4c40-a98b-991d325203f9 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] TaaS: Handle Delete Port: b9d68bb4-08be-4e08-b90e-bc6efa4d3600 2026-05-08 15:53:06.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e2064d3-bc9e-4c40-a98b-991d325203f9 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Tap Mirror: Handle Delete Port: b9d68bb4-08be-4e08-b90e-bc6efa4d3600 [pid: 8|app: 0|req: 887/1628] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:06 2026] DELETE /v2.0/routers/ba53c073-b5df-43cf-8d1f-bd3b605907cb => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1629] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:53:06 2026] PUT /v2.0/routers/2e8d1b2e-7dc9-4d7e-97cf-51b4c41314e1/add_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1630] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:07 2026] POST /v2.0/ports => generated 966 bytes in 382 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: 743/1631] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/ports?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1632] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/routers/35183b09-14b2-43fb-94b3-c517024d8e9a => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1633] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/networks?id=86f49b39-7e89-4c03-b5e3-c203561f196f => generated 770 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:07.695 7 INFO neutron_taas.services.taas.taas_plugin [None req-b225354c-2a94-42e2-b602-cfe08b4219a6 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] TaaS: Handle Delete Port: 4182a986-9cbd-4fae-bd8b-626afb095ab6 2026-05-08 15:53:07.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b225354c-2a94-42e2-b602-cfe08b4219a6 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Tap Mirror: Handle Delete Port: 4182a986-9cbd-4fae-bd8b-626afb095ab6 [pid: 7|app: 0|req: 744/1634] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:07 2026] DELETE /v2.0/ports/4182a986-9cbd-4fae-bd8b-626afb095ab6 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1635] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=bb94a0b6-d45f-4423-a589-9adb78848ea1 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:07.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c629732-0f9d-4677-a412-dabbc9ea6b15 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 746/1636] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:07 2026] DELETE /v2.0/ports/4182a986-9cbd-4fae-bd8b-626afb095ab6 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1637] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/subnets?id=699e21db-6d21-441e-a3cf-bd52cced0b75 => generated 692 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:07.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec1e50d-246f-47e4-9eea-ba3949b6ad8c 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1638] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/ports/4182a986-9cbd-4fae-bd8b-626afb095ab6 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1639] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:07 2026] GET /v2.0/ports?network_id=86f49b39-7e89-4c03-b5e3-c203561f196f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1640] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:07 2026] DELETE /v2.0/subnets/fc9c1f3b-9cb8-4695-823a-d0c867c7002e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1641] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:53:08 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1642] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:07 2026] PUT /v2.0/routers/35183b09-14b2-43fb-94b3-c517024d8e9a => generated 502 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:08.187 7 INFO neutron.services.segments.plugin [-] Segment 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 resource provider aggregate not found 2026-05-08 15:53:08.197 7 INFO neutron.services.segments.plugin [-] Segment 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 resource provider aggregate not found 2026-05-08 15:53:08.203 7 INFO neutron.services.segments.plugin [-] Segment 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 found for delete ", "request_id": "req-444d7fa8-dd30-4e72-8281-0a43c649af23"}]} 2026-05-08 15:53:08.212 7 INFO neutron.services.segments.plugin [-] Segment 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f9d52ec-a93e-45f8-b0c6-fc0a4c2b3d57 found for delete ", "request_id": "req-0407c6c3-d1b5-4b08-b5dd-9410e3e2c8a3"}]} [pid: 8|app: 0|req: 892/1643] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:53:08 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1644] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:08 2026] DELETE /v2.0/networks/a4dbf9b8-1881-47a9-b933-99ca0ea3d11e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1645] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:08 2026] GET /v2.0/ports?device_id=35183b09-14b2-43fb-94b3-c517024d8e9a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:08.297 7 INFO neutron.db.segments_db [None req-1e6de70c-2e85-4f8d-b870-33980abfff5b 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Added segment de589db9-bb11-45fd-a48b-db1a5e6a243b of type vxlan for network eeeaedd6-1d48-47f8-aadf-f174163ea98c [pid: 7|app: 0|req: 753/1646] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:08 2026] POST /v2.0/networks => generated 616 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:08.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-71c0907b-eed3-4996-8646-c10d27ae1e20 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] TaaS: Handle Delete Port: 332a725c-5c83-4e36-86d5-e187a5a11288 2026-05-08 15:53:08.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71c0907b-eed3-4996-8646-c10d27ae1e20 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Tap Mirror: Handle Delete Port: 332a725c-5c83-4e36-86d5-e187a5a11288 [pid: 8|app: 0|req: 894/1647] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:08 2026] DELETE /v2.0/routers/35183b09-14b2-43fb-94b3-c517024d8e9a => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1648] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:08 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1649] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:08 2026] GET /v2.0/routers/e46ae090-442e-4bff-b382-8c0f9cd0da5e => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:08.811 7 INFO neutron.db.segments_db [None req-e171c604-f8e4-465b-bcb9-54fbab5f9155 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment b97a4c47-4668-4c35-ba3e-69bbf99a9e2d of type vxlan for network 098221c0-9111-4c60-a7c9-fa6b911e3cbf [pid: 7|app: 0|req: 755/1650] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:53:08 2026] POST /v2.0/networks => generated 721 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1651] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:08 2026] POST /v2.0/ports => generated 928 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1652] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:09 2026] POST /v2.0/subnets => generated 687 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:09.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-dda976a0-9345-4a11-93f5-b3021fb82e60 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] TaaS: Handle Delete Port: 7c9c6759-7150-4166-99d2-81a1f4d548ce 2026-05-08 15:53:09.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dda976a0-9345-4a11-93f5-b3021fb82e60 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Tap Mirror: Handle Delete Port: 7c9c6759-7150-4166-99d2-81a1f4d548ce [pid: 8|app: 0|req: 898/1653] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:09 2026] DELETE /v2.0/ports/7c9c6759-7150-4166-99d2-81a1f4d548ce => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:09.553 8 INFO neutron.db.segments_db [None req-e4f66eb9-3f50-4e3d-93c3-83ed42953955 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Added segment 5fdc16c4-5025-4c34-a2c0-c53e749b9351 of type vxlan for network c954d939-c0b4-4f69-9341-712de7f75538 [pid: 7|app: 0|req: 756/1654] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:08 2026] PUT /v2.0/routers/e46ae090-442e-4bff-b382-8c0f9cd0da5e => generated 487 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:09.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e99380eb-f81f-49ec-aeca-b68e33d32ab7 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1655] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:09 2026] GET /v2.0/ports/7c9c6759-7150-4166-99d2-81a1f4d548ce => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1656] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:09 2026] GET /v2.0/ports?device_id=e46ae090-442e-4bff-b382-8c0f9cd0da5e => 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: 759/1657] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:09 2026] DELETE /v2.0/subnets/79d55336-1fe0-475f-b80f-d077404b4133 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:09.817 8 INFO neutron.db.l3_hamode_db [None req-e4f66eb9-3f50-4e3d-93c3-83ed42953955 dcd15c2d225c454f9d4b5206428ce4fe 41acfda0a0054707a0b0bc2b896d34d1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:53:09.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-1207e42c-e1eb-4a4b-a08f-099f6641ade8 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] TaaS: Handle Delete Port: 7e58fd71-5954-43ad-b7d1-a7e7c342ee15 2026-05-08 15:53:09.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1207e42c-e1eb-4a4b-a08f-099f6641ade8 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Tap Mirror: Handle Delete Port: 7e58fd71-5954-43ad-b7d1-a7e7c342ee15 [pid: 7|app: 0|req: 760/1658] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:09 2026] DELETE /v2.0/routers/e46ae090-442e-4bff-b382-8c0f9cd0da5e => generated 0 bytes in 443 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:10.303 7 INFO neutron.services.segments.plugin [-] Segment de589db9-bb11-45fd-a48b-db1a5e6a243b resource provider aggregate not found 2026-05-08 15:53:10.303 7 INFO neutron.services.segments.plugin [-] Segment de589db9-bb11-45fd-a48b-db1a5e6a243b resource provider aggregate not found 2026-05-08 15:53:10.332 7 INFO neutron.services.segments.plugin [-] Segment de589db9-bb11-45fd-a48b-db1a5e6a243b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de589db9-bb11-45fd-a48b-db1a5e6a243b found for delete ", "request_id": "req-ae54b7f8-8ad2-467a-b4bb-fe5f0246e831"}]} 2026-05-08 15:53:10.337 7 INFO neutron.services.segments.plugin [-] Segment de589db9-bb11-45fd-a48b-db1a5e6a243b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de589db9-bb11-45fd-a48b-db1a5e6a243b found for delete ", "request_id": "req-c2d0eb64-5bec-444c-a3db-49f60369236a"}]} [pid: 7|app: 0|req: 761/1659] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:10 2026] DELETE /v2.0/networks/eeeaedd6-1d48-47f8-aadf-f174163ea98c => 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: 762/1660] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:10 2026] GET /v2.0/routers/96109c0d-aa29-4a45-a76b-5a681dd8ccdf => generated 480 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:10.584 8 INFO neutron.db.l3_hamode_db [None req-e4f66eb9-3f50-4e3d-93c3-83ed42953955 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 763/1661] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:10 2026] POST /v2.0/ports => generated 778 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 764/1662] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:10 2026] PUT /v2.0/routers/96109c0d-aa29-4a45-a76b-5a681dd8ccdf => generated 480 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1663] 10.0.0.200 () {34 vars in 737 bytes} [Fri May 8 15:53:11 2026] PUT /v2.0/ports/86b1a3a2-c498-462a-823b-d393dfda0a16 => generated 752 bytes in 174 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: 766/1664] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:11 2026] GET /v2.0/ports?device_id=96109c0d-aa29-4a45-a76b-5a681dd8ccdf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:11.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-374a01df-bf0a-4444-80e6-c5ec41b463f0 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] TaaS: Handle Delete Port: 86b1a3a2-c498-462a-823b-d393dfda0a16 2026-05-08 15:53:11.509 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-374a01df-bf0a-4444-80e6-c5ec41b463f0 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Tap Mirror: Handle Delete Port: 86b1a3a2-c498-462a-823b-d393dfda0a16 [pid: 8|app: 0|req: 899/1665] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:09 2026] POST /v2.0/routers => generated 727 bytes in 2065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1666] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:11 2026] DELETE /v2.0/ports/86b1a3a2-c498-462a-823b-d393dfda0a16 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:11.737 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8a336f5-2d99-4b48-8b32-b161a324e4d5 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] TaaS: Handle Delete Port: 1dc02d46-5df4-4a08-9747-79d397bb0ac1 2026-05-08 15:53:11.741 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8a336f5-2d99-4b48-8b32-b161a324e4d5 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] Tap Mirror: Handle Delete Port: 1dc02d46-5df4-4a08-9747-79d397bb0ac1 2026-05-08 15:53:12.057 8 INFO neutron.services.segments.plugin [-] Segment d7b0b420-b1a6-47be-9fb9-002429ddcc70 resource provider aggregate not found 2026-05-08 15:53:12.060 8 INFO neutron.services.segments.plugin [-] Segment d7b0b420-b1a6-47be-9fb9-002429ddcc70 resource provider aggregate not found 2026-05-08 15:53:12.084 8 INFO neutron.db.l3_hamode_db [None req-e8a336f5-2d99-4b48-8b32-b161a324e4d5 9b2f15418de045bfb5e0d9cd256cb94f 49da8a2b40b04ead86451c1582ab1dd5 - - default default] HA network f90be028-e791-4d45-ad39-c36ba4b62195 was deleted as no HA routers are present in tenant 49da8a2b40b04ead86451c1582ab1dd5. 2026-05-08 15:53:12.095 8 INFO neutron.services.segments.plugin [-] Segment d7b0b420-b1a6-47be-9fb9-002429ddcc70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b0b420-b1a6-47be-9fb9-002429ddcc70 found for delete ", "request_id": "req-80f20ed3-7eb7-4742-8689-f6db3480ac4b"}]} 2026-05-08 15:53:12.095 8 INFO neutron.services.segments.plugin [-] Segment d7b0b420-b1a6-47be-9fb9-002429ddcc70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7b0b420-b1a6-47be-9fb9-002429ddcc70 found for delete ", "request_id": "req-58d62aae-00b7-403d-a950-b2c34eacaaf4"}]} [pid: 8|app: 0|req: 900/1667] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:11 2026] DELETE /v2.0/routers/96109c0d-aa29-4a45-a76b-5a681dd8ccdf => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1668] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:53:12 2026] GET /v2.0/ports => generated 782 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:12.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5043a4a2-82b2-4a4f-8488-a33df833e40e 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1671] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:12 2026] GET /v2.0/ports/86b1a3a2-c498-462a-823b-d393dfda0a16 => 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: 905/1672] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:53:12 2026] GET /v2.0/ports => generated 782 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1673] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:12 2026] GET /v2.0/ports/35b90292-f54e-4ceb-840e-f3a2e75787d2 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:12.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8da3c434-3dff-44e2-9e11-30c63bacf516 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1674] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:12 2026] DELETE /v2.0/ports/7c9c6759-7150-4166-99d2-81a1f4d548ce => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:12.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47546e19-5459-439a-9a53-28a57cde520a 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 908/1675] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:12 2026] DELETE /v2.0/subnets/79d55336-1fe0-475f-b80f-d077404b4133 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:12.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae74bb94-a72f-430f-88b4-a49226951e0b 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1676] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:12 2026] DELETE /v2.0/subnets/fc9c1f3b-9cb8-4695-823a-d0c867c7002e => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:12.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-f84f6b37-1f17-4872-bfe8-38544496b217 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] TaaS: Handle Delete Port: 35b90292-f54e-4ceb-840e-f3a2e75787d2 2026-05-08 15:53:12.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f84f6b37-1f17-4872-bfe8-38544496b217 7bca41d8fea14d6d8f0c1ce2e6b42e06 ea7d64a7c1064197aba3a9632ca61e5a - - default default] Tap Mirror: Handle Delete Port: 35b90292-f54e-4ceb-840e-f3a2e75787d2 [pid: 8|app: 0|req: 910/1677] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:12 2026] DELETE /v2.0/ports/35b90292-f54e-4ceb-840e-f3a2e75787d2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1678] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:12 2026] DELETE /v2.0/networks/d8ec9110-c7b7-4da6-970a-5d742d09b03e => 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: 768/1679] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:53:11 2026] PUT /v2.0/routers/0c3ae122-e85c-4386-95ca-9efc2d2496fc/add_router_interface => generated 309 bytes in 1292 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1680] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1681] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1682] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/security-groups?tenant_id=ea7d64a7c1064197aba3a9632ca61e5a&name=default => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1683] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:13 2026] DELETE /v2.0/security-groups/878482eb-33a2-4a44-8644-993c95699a40 => 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: 913/1684] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/security-groups?tenant_id=93d8d4c46ba94328b447bc6097623225&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1685] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:13 2026] DELETE /v2.0/security-groups/96f48c93-fefa-4ef7-913d-ebda0f16d533 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1686] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:53:13 2026] POST /v2.0/security-groups => generated 1675 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1687] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/security-groups?tenant_id=49da8a2b40b04ead86451c1582ab1dd5&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1688] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1689] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:13 2026] DELETE /v2.0/security-groups/57c91d22-d1fa-4d4a-9374-eb60c3058779 => 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: 916/1690] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1691] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:13 2026] GET /v2.0/security-groups?tenant_id=f8ffa49ac50e493ab54329f3dde61c23&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:14.122 8 INFO neutron.services.segments.plugin [-] Segment 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 resource provider aggregate not found 2026-05-08 15:53:14.129 8 INFO neutron.services.segments.plugin [-] Segment 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 resource provider aggregate not found 2026-05-08 15:53:14.141 8 INFO neutron.services.segments.plugin [-] Segment 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 found for delete ", "request_id": "req-75944778-208c-4db1-a37c-8ff626d8578a"}]} [pid: 8|app: 0|req: 917/1692] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:14.151 8 INFO neutron.services.segments.plugin [-] Segment 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a2bfe3-1813-486c-b0f4-519b26a8a5c4 found for delete ", "request_id": "req-952607e4-5ad6-4068-b847-f892284ae6a4"}]} [pid: 7|app: 0|req: 776/1693] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:14 2026] DELETE /v2.0/security-groups/e400228b-eca5-49e3-8cfe-859fb09c5707 => 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: 918/1694] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:14.340 7 INFO neutron.db.securitygroups_db [None req-f7ae1e51-f73f-49a0-92c9-e4e3f97c75b0 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Project 20791b1fa3c240698a0fed57a15ca520 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: 777/1695] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:14.460 8 INFO neutron.db.securitygroups_db [None req-ef5d96e1-6d7e-4e82-b840-508eff260d53 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Project 20791b1fa3c240698a0fed57a15ca520 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: 919/1696] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1697] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:53:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1698] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:15 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: 779/1699] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:15.691 8 INFO neutron.db.segments_db [None req-40221d59-d723-4b8d-a3a6-86f7710a93bb 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Added segment 106d04ed-e556-4890-b707-e6e0bd692110 of type vxlan for network 8ef9a58e-9ec4-4afc-9b79-f5d26125d346 [pid: 8|app: 0|req: 921/1700] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:15 2026] POST /v2.0/networks => generated 625 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1701] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:53:15 2026] POST /v2.0/floatingips => generated 552 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1702] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:15 2026] POST /v2.0/ports => generated 775 bytes in 340 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: 781/1703] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1810299353&fields=id&tenant_id=20791b1fa3c240698a0fed57a15ca520 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:16.213 8 INFO neutron.db.segments_db [None req-968f6762-9b19-4500-b5e7-f67ddee3ae91 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Added segment fc51c2fb-7427-4ade-bd71-38d56f63ea40 of type vxlan for network 600f9549-772a-448a-aa00-6ce78b7b590f [pid: 7|app: 0|req: 782/1704] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1418161919&fields=id&tenant_id=20791b1fa3c240698a0fed57a15ca520 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1705] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/networks?id=3057d7c6-1f38-4d6b-a451-157391df8ff1 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1706] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:16 2026] POST /v2.0/networks => generated 612 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1707] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/quotas/20791b1fa3c240698a0fed57a15ca520 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1708] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/ports?tenant_id=20791b1fa3c240698a0fed57a15ca520&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1709] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 787/1710] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 924/1711] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:16 2026] POST /v2.0/subnets => generated 626 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1712] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:16 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 788/1713] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:16 2026] POST /v2.0/ports => generated 950 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:17.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-72bc147f-4ad2-41b4-b0c0-6de39bd38b27 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] TaaS: Handle Delete Port: bd5cdd97-a523-47b4-9c47-8f74ddc490ed 2026-05-08 15:53:17.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72bc147f-4ad2-41b4-b0c0-6de39bd38b27 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Tap Mirror: Handle Delete Port: bd5cdd97-a523-47b4-9c47-8f74ddc490ed [pid: 8|app: 0|req: 926/1714] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:16 2026] DELETE /v2.0/ports/bd5cdd97-a523-47b4-9c47-8f74ddc490ed => generated 0 bytes in 333 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-08 15:53:17.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3182abb9-5bc7-4a6e-a521-94030852f747 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 789/1715] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:17 2026] DELETE /v2.0/ports/bd5cdd97-a523-47b4-9c47-8f74ddc490ed => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:17.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14b6d038-5625-4e7b-b61a-8921721184e0 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 927/1716] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:17 2026] GET /v2.0/ports/bd5cdd97-a523-47b4-9c47-8f74ddc490ed => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1717] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:17 2026] DELETE /v2.0/subnets/448f653c-23c6-4a5a-ac4a-230445e9ff2f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:17.632 8 INFO neutron.services.segments.plugin [-] Segment fc51c2fb-7427-4ade-bd71-38d56f63ea40 resource provider aggregate not found 2026-05-08 15:53:17.653 8 INFO neutron.services.segments.plugin [-] Segment fc51c2fb-7427-4ade-bd71-38d56f63ea40 resource provider aggregate not found 2026-05-08 15:53:17.661 8 INFO neutron.services.segments.plugin [-] Segment fc51c2fb-7427-4ade-bd71-38d56f63ea40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc51c2fb-7427-4ade-bd71-38d56f63ea40 found for delete ", "request_id": "req-2dcffd5a-9969-4fc8-a54c-2b9dab4169e9"}]} 2026-05-08 15:53:17.675 8 INFO neutron.services.segments.plugin [-] Segment fc51c2fb-7427-4ade-bd71-38d56f63ea40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc51c2fb-7427-4ade-bd71-38d56f63ea40 found for delete ", "request_id": "req-4f47eaae-01ec-4751-9f04-78aefa591e28"}]} [pid: 8|app: 0|req: 928/1718] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:17 2026] DELETE /v2.0/networks/600f9549-772a-448a-aa00-6ce78b7b590f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:17.728 7 INFO neutron.db.segments_db [None req-18d679d2-8db4-4d6d-82e6-4ed566ee6eff 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] Added segment f82e37b4-e36a-4705-a979-ab48c1ac48f2 of type vxlan for network 90987f84-5072-4474-a820-27a96ce0e18e 2026-05-08 15:53:17.759 8 INFO neutron.db.segments_db [None req-4ea4d54e-10fb-41d7-9ba5-47436599a4e1 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Added segment dadc08ba-2e97-4b36-a78e-3f50a8431e0e of type vxlan for network b69b88ac-c1ea-4c85-919a-4516ccdb0296 [pid: 8|app: 0|req: 929/1719] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:17 2026] POST /v2.0/networks => generated 612 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1720] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:17 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:18.004 7 INFO neutron.db.l3_hamode_db [None req-18d679d2-8db4-4d6d-82e6-4ed566ee6eff 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 931/1721] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:17 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:18.139 7 INFO neutron.db.l3_hamode_db [None req-18d679d2-8db4-4d6d-82e6-4ed566ee6eff 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 932/1722] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:18 2026] POST /v2.0/ports => generated 916 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:18.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-078439ce-c1fc-449b-97b4-b09487a25d0d 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] TaaS: Handle Delete Port: 7f230fa8-6417-4f15-b3cc-9edfdd896100 2026-05-08 15:53:18.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-078439ce-c1fc-449b-97b4-b09487a25d0d 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Tap Mirror: Handle Delete Port: 7f230fa8-6417-4f15-b3cc-9edfdd896100 [pid: 8|app: 0|req: 933/1723] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:18 2026] DELETE /v2.0/ports/7f230fa8-6417-4f15-b3cc-9edfdd896100 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1724] 10.0.0.200 () {34 vars in 668 bytes} [Fri May 8 15:53:17 2026] POST /v2.0/routers => generated 474 bytes in 1198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:18.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86f7262a-6cc0-4997-96b0-1d0c3b5dbb68 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 934/1725] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:18 2026] GET /v2.0/ports/7f230fa8-6417-4f15-b3cc-9edfdd896100 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1726] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:18 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1727] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:18 2026] DELETE /v2.0/subnets/981e0a9f-246f-49e8-9217-3f4060ac0350 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1728] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:18 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1729] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:18 2026] DELETE /v2.0/networks/b69b88ac-c1ea-4c85-919a-4516ccdb0296 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1730] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:18 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 794/1731] 10.0.0.200 () {34 vars in 762 bytes} [Fri May 8 15:53:18 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/green => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1732] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1733] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:53:19 2026] POST /v2.0/ports => generated 775 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1734] 10.0.0.200 () {34 vars in 758 bytes} [Fri May 8 15:53:19 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/red => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 797/1735] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1736] 10.0.0.200 () {34 vars in 737 bytes} [Fri May 8 15:53:19 2026] PUT /v2.0/ports/8b89c21a-730b-411e-aea7-d1a0ef86d537 => generated 752 bytes in 229 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: 798/1737] 10.0.0.200 () {34 vars in 780 bytes} [Fri May 8 15:53:19 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/black.or.white => generated 4 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-08 15:53:19.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-585d1e7f-77d0-4f84-9eec-2d5eaf2d154a 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] TaaS: Handle Delete Port: 8b89c21a-730b-411e-aea7-d1a0ef86d537 2026-05-08 15:53:19.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-585d1e7f-77d0-4f84-9eec-2d5eaf2d154a 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Tap Mirror: Handle Delete Port: 8b89c21a-730b-411e-aea7-d1a0ef86d537 [pid: 7|app: 0|req: 799/1738] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 52 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:53:19.686 8 INFO neutron.services.segments.plugin [-] Segment dadc08ba-2e97-4b36-a78e-3f50a8431e0e resource provider aggregate not found 2026-05-08 15:53:19.694 8 INFO neutron.services.segments.plugin [-] Segment dadc08ba-2e97-4b36-a78e-3f50a8431e0e resource provider aggregate not found 2026-05-08 15:53:19.703 8 INFO neutron.services.segments.plugin [-] Segment dadc08ba-2e97-4b36-a78e-3f50a8431e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadc08ba-2e97-4b36-a78e-3f50a8431e0e found for delete ", "request_id": "req-0c7d602f-ee3f-48df-bdb6-c29b84afa58b"}]} 2026-05-08 15:53:19.709 8 INFO neutron.services.segments.plugin [-] Segment dadc08ba-2e97-4b36-a78e-3f50a8431e0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dadc08ba-2e97-4b36-a78e-3f50a8431e0e found for delete ", "request_id": "req-527fc337-58ac-48e5-8ad4-1c5084584c78"}]} [pid: 8|app: 0|req: 940/1739] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:19 2026] DELETE /v2.0/ports/8b89c21a-730b-411e-aea7-d1a0ef86d537 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1740] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:53:19 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 37 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1741] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/ports => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:19.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94067209-ede1-419e-b7c3-c96f3cd3044e 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1742] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/ports/8b89c21a-730b-411e-aea7-d1a0ef86d537 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1743] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1744] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1745] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/ports/2c363ad8-6f2d-4647-b487-cb712eebb639 => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:19.957 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2fd8985-fa46-4574-9d5e-36687177516b 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 945/1746] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:19 2026] DELETE /v2.0/ports/7f230fa8-6417-4f15-b3cc-9edfdd896100 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:19.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6716da02-5bdf-44f0-a996-9af797c36ac3 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1747] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:19 2026] DELETE /v2.0/subnets/981e0a9f-246f-49e8-9217-3f4060ac0350 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:20.000 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0e918bc-c732-4255-923d-fc6466d16e93 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1748] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:19 2026] DELETE /v2.0/subnets/448f653c-23c6-4a5a-ac4a-230445e9ff2f => 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: 802/1749] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:53:19 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/red => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:20.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a155a4a-2ab2-41c9-b97d-43bb7415409f 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] TaaS: Handle Delete Port: 2c363ad8-6f2d-4647-b487-cb712eebb639 2026-05-08 15:53:20.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a155a4a-2ab2-41c9-b97d-43bb7415409f 8dbf0039630f4d8b9ec1595069402dce edd41834d5204e6c87c41c0b8276c497 - - default default] Tap Mirror: Handle Delete Port: 2c363ad8-6f2d-4647-b487-cb712eebb639 2026-05-08 15:53:20.134 7 INFO neutron.api.v2.resource [None req-86e92fe2-cdff-411b-b4f4-59c942bdb679 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 803/1750] 10.0.0.200 () {32 vars in 743 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/green => generated 99 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1751] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 948/1752] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:53:20 2026] DELETE /v2.0/ports/2c363ad8-6f2d-4647-b487-cb712eebb639 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1753] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:53:20 2026] DELETE /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/red => 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: 806/1754] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 30 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1755] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:20 2026] DELETE /v2.0/networks/8ef9a58e-9ec4-4afc-9b79-f5d26125d346 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:20.490 7 INFO neutron.api.v2.resource [None req-de9c018e-63df-414a-be19-4e856cb3aa35 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1756] 10.0.0.200 () {32 vars in 746 bytes} [Fri May 8 15:53:20 2026] DELETE /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags/green => generated 99 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1757] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:53:20 2026] DELETE /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1758] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b/tags => generated 12 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1759] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1760] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:20 2026] GET /v2.0/security-groups?tenant_id=edd41834d5204e6c87c41c0b8276c497&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1761] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:21 2026] DELETE /v2.0/security-groups/963fac17-261a-4d31-80f5-d84357fcb7a5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1762] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:53:21 2026] GET /v2.0/networks?id=3057d7c6-1f38-4d6b-a451-157391df8ff1 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1763] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:53:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=20791b1fa3c240698a0fed57a15ca520 => generated 274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1764] 10.0.0.200 () {34 vars in 742 bytes} [Fri May 8 15:53:20 2026] PUT /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b => generated 480 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1765] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:21 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 811/1766] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:21 2026] GET /v2.0/ports?device_id=c519ae14-4dfd-4291-87fb-f56e0f9a281b => 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: 956/1767] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:53:21 2026] POST /v2.0/ports => generated 997 bytes in 385 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-08 15:53:21.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ed1e998-2b4a-4e26-a95f-153f2e3636cf 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] TaaS: Handle Delete Port: 9632c623-d13a-4e5f-9694-aaa41a1472b0 2026-05-08 15:53:21.671 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ed1e998-2b4a-4e26-a95f-153f2e3636cf 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] Tap Mirror: Handle Delete Port: 9632c623-d13a-4e5f-9694-aaa41a1472b0 2026-05-08 15:53:21.735 8 INFO neutron.services.segments.plugin [-] Segment 106d04ed-e556-4890-b707-e6e0bd692110 resource provider aggregate not found 2026-05-08 15:53:21.744 8 INFO neutron.services.segments.plugin [-] Segment 106d04ed-e556-4890-b707-e6e0bd692110 resource provider aggregate not found 2026-05-08 15:53:21.761 8 INFO neutron.services.segments.plugin [-] Segment 106d04ed-e556-4890-b707-e6e0bd692110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106d04ed-e556-4890-b707-e6e0bd692110 found for delete ", "request_id": "req-50fc0792-f339-4690-8587-847bc03ce300"}]} 2026-05-08 15:53:21.766 8 INFO neutron.services.segments.plugin [-] Segment 106d04ed-e556-4890-b707-e6e0bd692110 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 106d04ed-e556-4890-b707-e6e0bd692110 found for delete ", "request_id": "req-3ccd75c9-5a13-4426-80b8-92176eb04b55"}]} 2026-05-08 15:53:22.038 7 INFO neutron.services.segments.plugin [-] Segment f82e37b4-e36a-4705-a979-ab48c1ac48f2 resource provider aggregate not found 2026-05-08 15:53:22.046 7 INFO neutron.services.segments.plugin [-] Segment f82e37b4-e36a-4705-a979-ab48c1ac48f2 resource provider aggregate not found 2026-05-08 15:53:22.065 7 INFO neutron.services.segments.plugin [-] Segment f82e37b4-e36a-4705-a979-ab48c1ac48f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82e37b4-e36a-4705-a979-ab48c1ac48f2 found for delete ", "request_id": "req-ffb42d03-477d-4e19-97ff-fec667d90898"}]} 2026-05-08 15:53:22.066 7 INFO neutron.services.segments.plugin [-] Segment f82e37b4-e36a-4705-a979-ab48c1ac48f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f82e37b4-e36a-4705-a979-ab48c1ac48f2 found for delete ", "request_id": "req-8c8dc78d-f2c5-4fd7-8453-cea782ac5111"}]} 2026-05-08 15:53:22.073 7 INFO neutron.db.l3_hamode_db [None req-6ed1e998-2b4a-4e26-a95f-153f2e3636cf 43e75eda0f6c4f09b488439dfa1ff1f3 5d5e3d26b032400093f7fc622cdd644e - - default default] HA network 90987f84-5072-4474-a820-27a96ce0e18e was deleted as no HA routers are present in tenant 5d5e3d26b032400093f7fc622cdd644e. [pid: 7|app: 0|req: 812/1768] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:21 2026] DELETE /v2.0/routers/c519ae14-4dfd-4291-87fb-f56e0f9a281b => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1769] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:53:21 2026] PUT /v2.0/ports/d0a83e5e-72da-40a9-9c83-4a4738a96308 => generated 1278 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:22.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-530073e0-f3d8-48ff-94b2-fd1f5f37d201'] response: {'name': 'network-changed', 'server_uuid': '08ec1576-8c64-47a8-9470-2830e67f2465', 'tag': 'd0a83e5e-72da-40a9-9c83-4a4738a96308', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 813/1770] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:22 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1012 bytes in 75 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: 958/1771] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:22 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1772] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:22 2026] GET /v2.0/ports?tenant_id=20791b1fa3c240698a0fed57a15ca520&device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1773] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:53:22 2026] GET /v2.0/networks?tenant_id=20791b1fa3c240698a0fed57a15ca520&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1774] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:53:22 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: 7|app: 0|req: 815/1775] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:22 2026] GET /v2.0/security-groups?tenant_id=5d5e3d26b032400093f7fc622cdd644e&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: 961/1776] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:23 2026] DELETE /v2.0/security-groups/b6317010-c8a0-49fe-aa09-43e631d1e72e => 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: 816/1777] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/security-groups?tenant_id=fd82706c117747c9b7e71ee94d6116e5&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1778] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:23 2026] DELETE /v2.0/security-groups/a4d40c2a-6e9f-4fdf-907e-ad0a7160c7f1 => 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: 817/1779] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1780] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1781] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/ports?tenant_id=20791b1fa3c240698a0fed57a15ca520&device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1782] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0a83e5e-72da-40a9-9c83-4a4738a96308 => 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: 819/1783] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/subnets?id=f36d5f1a-2ccc-43c7-8ddf-84afee2d2f25 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1784] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/ports?network_id=3057d7c6-1f38-4d6b-a451-157391df8ff1&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: 820/1785] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:53:23 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 966/1786] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:53:24 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 821/1787] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:24 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1012 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1788] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:24 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1789] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:25 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1790] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:26 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1791] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:26 2026] GET /v2.0/security-groups?tenant_id=eb7a512968f24f779fd451c182a9f675&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1792] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:26 2026] DELETE /v2.0/security-groups/c670f2e6-bb56-43f1-b0de-d1a58257bfa5 => 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: 824/1793] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:26 2026] GET /v2.0/security-groups?tenant_id=ca70b6fe9c16460c974ad419ee15628b&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1794] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:26 2026] DELETE /v2.0/security-groups/7e56ab19-34d6-4c5a-aa03-70720278f851 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1797] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1012 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1798] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1799] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1281 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1800] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1801] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1802] 199.204.45.72 () {34 vars in 1123 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/security-groups?id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&id=7c5ffd82-1c10-4329-887d-48530e8bf197&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1803] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1804] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 830/1805] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1806] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:27 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1807] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:28 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1808] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:28 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1809] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 978/1810] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1811] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/ports?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1812] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/networks?id=86f49b39-7e89-4c03-b5e3-c203561f196f => generated 770 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1813] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=bb94a0b6-d45f-4423-a589-9adb78848ea1 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1814] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/subnets?id=699e21db-6d21-441e-a3cf-bd52cced0b75 => generated 692 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1815] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/ports?network_id=86f49b39-7e89-4c03-b5e3-c203561f196f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1816] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1817] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?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: 981/1818] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1819] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f?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: 982/1820] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:29 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:30.214 7 INFO neutron.db.l3_db [None req-aed9b6b5-dd59-480b-a7e3-3d82819efab4 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Floating IP a55f7178-1205-4262-b0de-46f063d8330b associated. External IP: 10.96.250.205, port: d0a83e5e-72da-40a9-9c83-4a4738a96308. [pid: 8|app: 0|req: 983/1821] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:30 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1822] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:30 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1823] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:53:29 2026] PUT /v2.0/floatingips/a55f7178-1205-4262-b0de-46f063d8330b => generated 856 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:30.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce3fee35-5f3d-4264-8f1e-2dab7d61a092'] response: {'name': 'network-changed', 'server_uuid': '08ec1576-8c64-47a8-9470-2830e67f2465', 'tag': 'd0a83e5e-72da-40a9-9c83-4a4738a96308', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/1824] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:30 2026] GET /v2.0/security-groups?tenant_id=07240eb5c1534757a670cd8ca42eb8eb&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1825] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:30 2026] DELETE /v2.0/security-groups/33321a3e-0497-4c62-adc8-2e0db25d3121 => 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: 986/1826] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/ports?tenant_id=20791b1fa3c240698a0fed57a15ca520&device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1827] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/networks?id=3057d7c6-1f38-4d6b-a451-157391df8ff1 => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1828] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0a83e5e-72da-40a9-9c83-4a4738a96308 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1829] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/subnets?id=f36d5f1a-2ccc-43c7-8ddf-84afee2d2f25 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1830] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/ports?network_id=3057d7c6-1f38-4d6b-a451-157391df8ff1&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1831] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 989/1832] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1?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: 844/1833] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 990/1834] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:31 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 845/1835] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:32 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1836] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:32 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:33.512 7 INFO neutron.db.segments_db [None req-de33d018-50cb-472b-ab72-ece082b6aee8 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Added segment b8025087-2166-43b8-a734-3fc2dcd23923 of type vxlan for network f73bb6cb-2455-4a40-93b0-6e32236b4833 [pid: 7|app: 0|req: 846/1837] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:33 2026] POST /v2.0/networks => generated 621 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1838] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:33 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1839] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:33 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 992/1840] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:33 2026] POST /v2.0/subnets => generated 658 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1841] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:53:33 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 993/1842] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:33 2026] POST /v2.0/subnets => generated 731 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:34.210 7 INFO neutron.db.segments_db [None req-c348eaa0-e267-49f0-825b-d12a8040d205 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Added segment 7d01b5ae-aa93-439c-a48d-8a146b62b872 of type vxlan for network 7f8f0ed9-3af7-4a13-b701-4ade524ef9ae [pid: 7|app: 0|req: 850/1843] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:34 2026] POST /v2.0/networks => generated 618 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1844] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:34 2026] POST /v2.0/subnets => generated 656 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1845] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:34 2026] POST /v2.0/subnets => generated 726 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:34.903 8 INFO neutron.db.segments_db [None req-5431aaa7-ae5f-4fcc-8bf7-21311a245f48 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Added segment d5206889-15ae-4636-b978-8fb84cdd4f39 of type vxlan for network 56717ad9-cc59-41c2-9831-7642f18e18a6 [pid: 7|app: 0|req: 852/1846] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:34 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 995/1847] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:34 2026] POST /v2.0/networks => generated 617 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1848] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:34 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 996/1849] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:35 2026] POST /v2.0/subnets => generated 656 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1850] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:35 2026] POST /v2.0/subnets => generated 729 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:53:35.673 8 INFO neutron.db.segments_db [None req-60b0721b-64ee-4e31-ab1b-33a7d7f37aa0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Added segment 7ccef794-81e0-4463-98e6-b37dacd7fd39 of type vxlan for network 77dd63ca-e97b-4205-98f5-5d81d2e1c194 2026-05-08 15:53:35.927 8 INFO neutron.db.l3_hamode_db [None req-60b0721b-64ee-4e31-ab1b-33a7d7f37aa0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 855/1851] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:36 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1852] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:36 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:36.771 8 INFO neutron.db.l3_hamode_db [None req-60b0721b-64ee-4e31-ab1b-33a7d7f37aa0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 857/1853] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:37 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1854] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:37 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 997/1855] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:53:35 2026] POST /v2.0/routers => generated 684 bytes in 2547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1856] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:38 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1857] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:38 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 1000/1858] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:39 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1859] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:39 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1860] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:53:39 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1283 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1861] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:53:38 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/add_router_interface => generated 309 bytes in 2026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1862] 10.0.0.200 () {32 vars in 858 bytes} [Fri May 8 15:53:40 2026] GET /v2.0/floatingips?floating_network_id=273a25df-ff5d-4242-85a7-0fe44b54405a&port_id=d0a83e5e-72da-40a9-9c83-4a4738a96308 => generated 861 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1863] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:53:40 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1864] 10.0.0.20 () {34 vars in 1119 bytes} [Fri May 8 15:53:40 2026] GET /v2.0/security-groups?id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&id=7c5ffd82-1c10-4329-887d-48530e8bf197&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1865] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:53:40 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/add_router_interface => generated 309 bytes in 1530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1868] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:53:41 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1869] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:53:43 2026] POST /v2.0/security-groups => generated 1627 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1870] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:43 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1871] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1872] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:43 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1873] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:43 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: 866/1874] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:43 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1875] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1876] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1877] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1878] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1879] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1880] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 599 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1881] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:44 2026] GET /v2.0/security-groups?tenant_id=c3fa9debad684b8dac92912b3647c0be&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1882] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:44 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1883] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:45 2026] DELETE /v2.0/security-groups/b38f4270-dddc-4da2-9aab-23386bf94a2b => 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: 870/1884] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1885] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1886] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:53:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1887] 10.0.0.167 () {34 vars in 1094 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-841068252&fields=id&tenant_id=d01bb101c0e449c1a8c1f4f097f08009 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1888] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 704 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1889] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/quotas/d01bb101c0e449c1a8c1f4f097f08009 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1890] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&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: 1018/1891] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 874/1892] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:53:45 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1019/1893] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:46 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => 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: 875/1894] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:53:46 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1895] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:46 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:46.282 8 INFO neutron_taas.services.taas.taas_plugin [req-20bd6816-f3d6-4e49-8ab9-da516056c906 req-1a5861be-f14b-4c28-9c6e-7e054298e652 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] TaaS: Handle Delete Port: d0a83e5e-72da-40a9-9c83-4a4738a96308 2026-05-08 15:53:46.287 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-20bd6816-f3d6-4e49-8ab9-da516056c906 req-1a5861be-f14b-4c28-9c6e-7e054298e652 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Tap Mirror: Handle Delete Port: d0a83e5e-72da-40a9-9c83-4a4738a96308 [pid: 7|app: 0|req: 877/1896] 10.0.0.167 () {34 vars in 1120 bytes} [Fri May 8 15:53:46 2026] GET /v2.0/security-groups?id=7c5ffd82-1c10-4329-887d-48530e8bf197&id=d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:46.423 8 INFO neutron.db.l3_db [req-20bd6816-f3d6-4e49-8ab9-da516056c906 req-1a5861be-f14b-4c28-9c6e-7e054298e652 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Floating IP a55f7178-1205-4262-b0de-46f063d8330b disassociated. External IP: 10.96.250.205, port: d0a83e5e-72da-40a9-9c83-4a4738a96308. [pid: 8|app: 0|req: 1020/1897] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:53:46 2026] DELETE /v2.0/ports/d0a83e5e-72da-40a9-9c83-4a4738a96308 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:46.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dd9c084-a693-485e-a5c5-4947345b14dc'] response: {'server_uuid': '08ec1576-8c64-47a8-9470-2830e67f2465', 'name': 'network-vif-deleted', 'tag': 'd0a83e5e-72da-40a9-9c83-4a4738a96308', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 878/1898] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:47 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 1021/1899] 10.0.0.107 () {32 vars in 802 bytes} [Fri May 8 15:53:48 2026] GET /v2.0/extensions => generated 21537 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1900] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:48 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 1022/1901] 10.0.0.107 () {30 vars in 724 bytes} [Fri May 8 15:53:48 2026] GET /v2.0/quotas/ceb18c11c194422cbeee68b28130d820/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1902] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:53:48 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1903] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:53:48 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 881/1904] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:49 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 1024/1905] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:53:50 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 704 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1906] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:53:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d01bb101c0e449c1a8c1f4f097f08009 => generated 178 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1907] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:50 2026] GET /v2.0/ports?device_id=08ec1576-8c64-47a8-9470-2830e67f2465 => 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: 1025/1908] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:53:50 2026] POST /v2.0/ports => generated 1183 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/1909] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:51 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1186 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1910] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:51 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1911] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:53:51 2026] PUT /v2.0/ports/9689b0eb-5d9e-4d34-8d79-3952ffe6801c => generated 1464 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:51.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2ced8a9-1118-42e1-b08c-6f97eb61994a'] response: {'name': 'network-changed', 'server_uuid': '594b2d44-4d17-4c49-a3ec-9993c79bbd84', 'tag': '9689b0eb-5d9e-4d34-8d79-3952ffe6801c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1028/1912] 10.0.0.107 () {32 vars in 802 bytes} [Fri May 8 15:53:51 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 885/1913] 10.0.0.107 () {30 vars in 724 bytes} [Fri May 8 15:53:51 2026] GET /v2.0/quotas/ceb18c11c194422cbeee68b28130d820/details => generated 847 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1914] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:51 2026] DELETE /v2.0/security-groups/7c5ffd82-1c10-4329-887d-48530e8bf197 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:52.004 7 INFO neutron.api.v2.resource [None req-6ce3bd4a-f15c-4e8d-ab15-e1aaf50c455d 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1915] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:53:51 2026] GET /v2.0/security-groups/7c5ffd82-1c10-4329-887d-48530e8bf197 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:53:52.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-27b85074-69c6-4b1b-a066-867d19f15a72 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] TaaS: Handle Delete Port: 26d94fe0-8350-40d9-8a1f-6d250f975819 2026-05-08 15:53:52.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27b85074-69c6-4b1b-a066-867d19f15a72 982b83a749c4436e99912abcb6c3d3fa 20791b1fa3c240698a0fed57a15ca520 - - default default] Tap Mirror: Handle Delete Port: 26d94fe0-8350-40d9-8a1f-6d250f975819 [pid: 7|app: 0|req: 887/1916] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:52 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1917] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:53:52 2026] GET /v2.0/networks?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&shared=False => generated 2370 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1918] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:53:52 2026] DELETE /v2.0/floatingips/a55f7178-1205-4262-b0de-46f063d8330b => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1919] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:53:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1920] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:52 2026] DELETE /v2.0/security-groups/d96c3ba6-1a16-4ec0-bab1-3ec3d3a896be => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:52.821 7 INFO neutron_taas.services.taas.taas_plugin [None req-1170d477-dc2c-463a-8fcf-361efd8c1f81 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: e6c652ba-cf0a-4793-9878-a2cd5fbade06 2026-05-08 15:53:52.824 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1170d477-dc2c-463a-8fcf-361efd8c1f81 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: e6c652ba-cf0a-4793-9878-a2cd5fbade06 [pid: 7|app: 0|req: 890/1921] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:53:52 2026] PUT /v2.0/routers/2e8d1b2e-7dc9-4d7e-97cf-51b4c41314e1/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1922] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1923] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1924] 199.204.45.72 () {34 vars in 1103 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => 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: 1035/1925] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1926] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&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: 1037/1927] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:53:53.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c82aee2-fa46-4f8f-84b5-03ac8d07bee9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 99b2ed7e-c445-46a3-bd8c-e0dd672dfe24 2026-05-08 15:53:53.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c82aee2-fa46-4f8f-84b5-03ac8d07bee9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 99b2ed7e-c445-46a3-bd8c-e0dd672dfe24 [pid: 8|app: 0|req: 1038/1928] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1929] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:53:53 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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) 2026-05-08 15:53:53.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c82aee2-fa46-4f8f-84b5-03ac8d07bee9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: d5933c48-759b-48fb-a4ef-f31d2615d0a2 2026-05-08 15:53:53.810 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c82aee2-fa46-4f8f-84b5-03ac8d07bee9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: d5933c48-759b-48fb-a4ef-f31d2615d0a2 2026-05-08 15:53:54.120 7 INFO neutron.services.segments.plugin [-] Segment 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b resource provider aggregate not found 2026-05-08 15:53:54.136 7 INFO neutron.services.segments.plugin [-] Segment 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b resource provider aggregate not found 2026-05-08 15:53:54.142 7 INFO neutron.services.segments.plugin [-] Segment 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b found for delete ", "request_id": "req-7bd259a9-1a35-48b5-a699-67915ca0ae9c"}]} 2026-05-08 15:53:54.157 7 INFO neutron.services.segments.plugin [-] Segment 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a6cd17-9c8a-429b-bf2c-a95abf8ff83b found for delete ", "request_id": "req-c7eef0a5-126c-42a1-bbd2-63e4c917797e"}]} 2026-05-08 15:53:54.159 7 INFO neutron.db.l3_hamode_db [None req-4c82aee2-fa46-4f8f-84b5-03ac8d07bee9 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network d0fce943-a0ea-472b-8586-c4a247870210 was deleted as no HA routers are present in tenant 20791b1fa3c240698a0fed57a15ca520. [pid: 7|app: 0|req: 891/1930] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:53 2026] DELETE /v2.0/routers/2e8d1b2e-7dc9-4d7e-97cf-51b4c41314e1 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1931] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:54 2026] DELETE /v2.0/subnets/f36d5f1a-2ccc-43c7-8ddf-84afee2d2f25 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:54.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-5569d072-e2b1-47fd-aa7a-5bb12c6059b1 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 6a0f0158-fbbf-433b-9f49-e06ac2109576 2026-05-08 15:53:54.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5569d072-e2b1-47fd-aa7a-5bb12c6059b1 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 6a0f0158-fbbf-433b-9f49-e06ac2109576 [pid: 7|app: 0|req: 892/1932] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:54 2026] DELETE /v2.0/networks/3057d7c6-1f38-4d6b-a451-157391df8ff1 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:54.984 8 INFO neutron_taas.services.taas.taas_plugin [None req-078388cb-945a-4ef7-bd32-5fbe4babc1b0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 38e91cde-8a75-4766-a65c-0d77e46b022d 2026-05-08 15:53:54.986 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-078388cb-945a-4ef7-bd32-5fbe4babc1b0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 38e91cde-8a75-4766-a65c-0d77e46b022d [pid: 7|app: 0|req: 893/1933] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:55 2026] GET /v2.0/security-groups?tenant_id=ceb18c11c194422cbeee68b28130d820&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1934] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:55 2026] DELETE /v2.0/security-groups/dd767216-c014-4465-be86-2ef3d4ec7ca5 => 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: 1041/1935] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:53:54 2026] PUT /v2.0/routers/0c3ae122-e85c-4386-95ca-9efc2d2496fc/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:55.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-aafc1e22-bec3-414d-88ad-332b71a6a2e7 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 806b4e9d-1847-4a6f-8c4b-e449590273d6 2026-05-08 15:53:55.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aafc1e22-bec3-414d-88ad-332b71a6a2e7 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 806b4e9d-1847-4a6f-8c4b-e449590273d6 2026-05-08 15:53:56.098 7 INFO neutron_taas.services.taas.taas_plugin [None req-aafc1e22-bec3-414d-88ad-332b71a6a2e7 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: ff079c20-3642-4907-b916-633cefc1a255 2026-05-08 15:53:56.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aafc1e22-bec3-414d-88ad-332b71a6a2e7 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: ff079c20-3642-4907-b916-633cefc1a255 2026-05-08 15:53:56.163 7 INFO neutron.services.segments.plugin [-] Segment 698f0d90-d136-4994-827b-d3715808dc97 resource provider aggregate not found 2026-05-08 15:53:56.186 7 INFO neutron.services.segments.plugin [-] Segment 698f0d90-d136-4994-827b-d3715808dc97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698f0d90-d136-4994-827b-d3715808dc97 found for delete ", "request_id": "req-30ca1b3a-8159-4b74-a81c-5f68ca8eb4e4"}]} 2026-05-08 15:53:56.186 7 INFO neutron.services.segments.plugin [-] Segment 698f0d90-d136-4994-827b-d3715808dc97 resource provider aggregate not found 2026-05-08 15:53:56.208 7 INFO neutron.services.segments.plugin [-] Segment 698f0d90-d136-4994-827b-d3715808dc97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 698f0d90-d136-4994-827b-d3715808dc97 found for delete ", "request_id": "req-4405b36a-95fa-499c-8896-36ff032a5530"}]} [pid: 8|app: 0|req: 1042/1936] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:53:56 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1937] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:53:56 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:53:56.546 7 INFO neutron.db.l3_hamode_db [None req-aafc1e22-bec3-414d-88ad-332b71a6a2e7 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network c954d939-c0b4-4f69-9341-712de7f75538 was deleted as no HA routers are present in tenant 41acfda0a0054707a0b0bc2b896d34d1. [pid: 7|app: 0|req: 895/1938] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:55 2026] DELETE /v2.0/routers/0c3ae122-e85c-4386-95ca-9efc2d2496fc => generated 0 bytes in 982 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1939] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:53:56 2026] DELETE /v2.0/subnets/043f8acd-6ba7-4385-bb2a-ef445b45d3fd => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:53:56.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e394de8-545b-44b8-a2cb-c948576d434d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: b4e61c8f-0570-4255-8cad-1f638443968f 2026-05-08 15:53:56.876 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e394de8-545b-44b8-a2cb-c948576d434d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: b4e61c8f-0570-4255-8cad-1f638443968f [pid: 7|app: 0|req: 896/1941] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:53:56 2026] DELETE /v2.0/networks/098221c0-9111-4c60-a7c9-fa6b911e3cbf => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1943] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:57 2026] GET /v2.0/security-groups?tenant_id=20791b1fa3c240698a0fed57a15ca520&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1944] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:57 2026] DELETE /v2.0/security-groups/5db4cd5e-9fc1-436d-94b4-5ffb46876155 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1945] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:53:57 2026] GET /v2.0/security-groups?tenant_id=41acfda0a0054707a0b0bc2b896d34d1&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/1946] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:53:57 2026] DELETE /v2.0/security-groups/9a9b25d3-97a2-48e4-83fd-7d6dda3d1c3b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:53:58.205 7 INFO neutron.services.segments.plugin [-] Segment 5fdc16c4-5025-4c34-a2c0-c53e749b9351 resource provider aggregate not found 2026-05-08 15:53:58.231 7 INFO neutron.services.segments.plugin [-] Segment 5fdc16c4-5025-4c34-a2c0-c53e749b9351 resource provider aggregate not found 2026-05-08 15:53:58.245 7 INFO neutron.services.segments.plugin [-] Segment 5fdc16c4-5025-4c34-a2c0-c53e749b9351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdc16c4-5025-4c34-a2c0-c53e749b9351 found for delete ", "request_id": "req-28e290fa-8078-45d0-99c5-35df6dc0d913"}]} 2026-05-08 15:53:58.250 7 INFO neutron.services.segments.plugin [-] Segment 5fdc16c4-5025-4c34-a2c0-c53e749b9351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fdc16c4-5025-4c34-a2c0-c53e749b9351 found for delete ", "request_id": "req-067dd484-e761-4f4d-8dbd-4aed81fde093"}]} 2026-05-08 15:53:58.263 7 INFO neutron.services.segments.plugin [-] Segment b97a4c47-4668-4c35-ba3e-69bbf99a9e2d resource provider aggregate not found 2026-05-08 15:53:58.270 7 INFO neutron.services.segments.plugin [-] Segment b97a4c47-4668-4c35-ba3e-69bbf99a9e2d resource provider aggregate not found 2026-05-08 15:53:58.284 7 INFO neutron.services.segments.plugin [-] Segment b97a4c47-4668-4c35-ba3e-69bbf99a9e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97a4c47-4668-4c35-ba3e-69bbf99a9e2d found for delete ", "request_id": "req-6812198d-faa3-47d5-8dab-a8af6e3d2898"}]} 2026-05-08 15:53:58.291 7 INFO neutron.services.segments.plugin [-] Segment b97a4c47-4668-4c35-ba3e-69bbf99a9e2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b97a4c47-4668-4c35-ba3e-69bbf99a9e2d found for delete ", "request_id": "req-babe65f2-06ff-4140-a80e-83ba566ebd4d"}]} [pid: 8|app: 0|req: 1049/1947] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:00 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1948] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:00 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:54:00.505 7 INFO neutron.db.segments_db [None req-a1377e0b-4c81-42e6-88e5-ed2ef74264d7 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Added segment c439932c-ab32-4e09-aa57-031782ca27ac of type vxlan for network 14476f5d-b92d-482f-b6a4-fa1104abde6e [pid: 8|app: 0|req: 1051/1949] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:00 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1950] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:53:59 2026] POST /v2.0/networks => generated 613 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/1951] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:00 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 900/1952] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:00 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:01.036 8 INFO neutron.db.segments_db [None req-c034c7eb-c7ef-497f-a53f-9339aeb950b3 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Added segment 55d0f121-0dbd-4434-be76-02731a3f41c2 of type vxlan for network e00de8dd-a641-4153-8244-25634bb34457 [pid: 8|app: 0|req: 1053/1953] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:00 2026] POST /v2.0/networks => generated 612 bytes in 172 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: 901/1954] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:01 2026] POST /v2.0/ports => generated 743 bytes in 365 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-08 15:54:01.579 8 INFO neutron.db.segments_db [None req-2c02c60c-ead3-48b7-bb37-d2628f12b0fc 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Added segment ca1b72e4-2442-4559-964d-bb193c994254 of type vxlan for network 5f719ccd-aa14-42c0-94cd-7ef7e9842201 [pid: 7|app: 0|req: 902/1955] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:01 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1956] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:01 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1957] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:01 2026] POST /v2.0/networks => generated 613 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1958] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:01 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1959] 10.0.0.200 () {32 vars in 818 bytes} [Fri May 8 15:54:01 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&mac_address=fa%3A16%3A3e%3Ad6%3Ab0%3A57 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1960] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:01 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&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: 1055/1961] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:01 2026] POST /v2.0/ports => generated 743 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:54:02.147 8 INFO neutron.db.segments_db [None req-d7616d1d-d134-4643-abeb-cbc1c41cefe0 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Added segment 400379b8-f44d-437f-942e-dac83b87f592 of type vxlan for network 94de3f13-98bd-41ec-af36-37c285020c10 [pid: 8|app: 0|req: 1056/1962] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:02 2026] POST /v2.0/networks => generated 613 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1963] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:02 2026] POST /v2.0/ports => generated 743 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:54:02.672 7 INFO neutron.db.l3_db [None req-a7f4e814-270e-49a9-b5fc-df186be3858d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP b5daf743-038f-4f29-8136-ae9143d46091 associated. External IP: 10.96.250.206, port: 9689b0eb-5d9e-4d34-8d79-3952ffe6801c. 2026-05-08 15:54:02.726 8 INFO neutron.db.segments_db [None req-02590827-46e1-4c2d-83d0-095eae2a101c 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Added segment 249642a6-2d50-43a4-85dd-a62bcab1b09e of type vxlan for network f5fda416-3935-4fa1-abdc-eccb8fd29b71 [pid: 8|app: 0|req: 1058/1964] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:02 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1965] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:54:01 2026] POST /v2.0/floatingips => generated 855 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1966] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:02 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 909/1967] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:54:03 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 910/1968] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:03 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1969] 10.0.0.167 () {34 vars in 1094 bytes} [Fri May 8 15:54:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-841068252&fields=id&tenant_id=d01bb101c0e449c1a8c1f4f097f08009 => 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: 1059/1970] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:54:02 2026] POST /v2.0/floatingips => generated 552 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1971] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:03 2026] PUT /v2.0/ports/7e5823f1-c348-4c9b-8e1a-aff9a43404a6/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: 7|app: 0|req: 913/1972] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:03 2026] GET /v2.0/security-groups?id=719cedc8-2a5a-4860-8e25-6f10c6a8d48b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:54:03.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ecef8639-5baf-448f-9496-37cd04889d65'] response: {'name': 'network-changed', 'server_uuid': '594b2d44-4d17-4c49-a3ec-9993c79bbd84', 'tag': '9689b0eb-5d9e-4d34-8d79-3952ffe6801c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 914/1973] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:54:03 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 703 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:54:03.641 8 INFO neutron_taas.services.taas.taas_plugin [req-56ba979b-29e8-42fb-a210-000a53d1824d req-df619703-e4c1-4f92-a882-1d793a78ba42 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] TaaS: Handle Delete Port: bb94a0b6-d45f-4423-a589-9adb78848ea1 2026-05-08 15:54:03.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-56ba979b-29e8-42fb-a210-000a53d1824d req-df619703-e4c1-4f92-a882-1d793a78ba42 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] Tap Mirror: Handle Delete Port: bb94a0b6-d45f-4423-a589-9adb78848ea1 2026-05-08 15:54:03.774 8 INFO neutron.db.l3_db [req-56ba979b-29e8-42fb-a210-000a53d1824d req-df619703-e4c1-4f92-a882-1d793a78ba42 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] Floating IP f21e2d57-75a8-4bdf-8996-cc12673d13d3 disassociated. External IP: 10.96.250.208, port: bb94a0b6-d45f-4423-a589-9adb78848ea1. [pid: 7|app: 0|req: 915/1974] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:54:03 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: 8|app: 0|req: 1060/1975] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:54:03 2026] DELETE /v2.0/ports/bb94a0b6-d45f-4423-a589-9adb78848ea1 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1976] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/quotas/d01bb101c0e449c1a8c1f4f097f08009 => 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: 916/1977] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:04 2026] PUT /v2.0/ports/225f3c3d-08ce-4af5-b436-cbdc95e34d8e/tags => generated 25 bytes in 73 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-08 15:54:04.202 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7a33529-f77b-48b5-af10-c6d7335812f4'] response: {'server_uuid': 'bde54aa9-c043-4717-9ef1-2c2606e0dbd2', 'name': 'network-vif-deleted', 'tag': 'bb94a0b6-d45f-4423-a589-9adb78848ea1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1062/1978] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1979] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&fields=id => generated 333 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1980] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:04 2026] PUT /v2.0/ports/75fa3385-fe2a-43ac-9f25-54834ee1bfa5/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1065/1981] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1982] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1067/1983] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:04 2026] PUT /v2.0/ports/7eff9416-4ed5-4a9c-a7a9-7c9040a24871/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1068/1984] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => generated 860 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1985] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1070/1986] 10.0.0.200 () {32 vars in 660 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1987] 199.204.45.72 () {34 vars in 1103 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1988] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 1073/1989] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1990] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:54:04 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1991] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1992] 10.0.0.200 () {32 vars in 674 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1993] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1994] 10.0.0.200 () {32 vars in 670 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1995] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&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: 1078/1996] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:54:04 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1997] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1998] 10.0.0.200 () {32 vars in 668 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1999] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2000] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2001] 10.0.0.200 () {32 vars in 678 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2002] 10.0.0.200 () {32 vars in 690 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2003] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:54:04 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:05.426 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fd01484-260f-4cb8-85b9-ea71e3c38dbd 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] TaaS: Handle Delete Port: 7e5823f1-c348-4c9b-8e1a-aff9a43404a6 2026-05-08 15:54:05.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fd01484-260f-4cb8-85b9-ea71e3c38dbd 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Tap Mirror: Handle Delete Port: 7e5823f1-c348-4c9b-8e1a-aff9a43404a6 [pid: 8|app: 0|req: 1085/2004] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:05 2026] DELETE /v2.0/ports/7e5823f1-c348-4c9b-8e1a-aff9a43404a6 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:05.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9ec9b9d-34d3-44e2-a23e-8faba4332412 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] TaaS: Handle Delete Port: 225f3c3d-08ce-4af5-b436-cbdc95e34d8e 2026-05-08 15:54:05.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9ec9b9d-34d3-44e2-a23e-8faba4332412 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Tap Mirror: Handle Delete Port: 225f3c3d-08ce-4af5-b436-cbdc95e34d8e [pid: 8|app: 0|req: 1086/2005] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:05 2026] DELETE /v2.0/ports/225f3c3d-08ce-4af5-b436-cbdc95e34d8e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:05.807 8 INFO neutron_taas.services.taas.taas_plugin [None req-63bc95af-ff51-47c9-aa33-ba50cad9f9bd 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] TaaS: Handle Delete Port: 75fa3385-fe2a-43ac-9f25-54834ee1bfa5 2026-05-08 15:54:05.810 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63bc95af-ff51-47c9-aa33-ba50cad9f9bd 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Tap Mirror: Handle Delete Port: 75fa3385-fe2a-43ac-9f25-54834ee1bfa5 [pid: 7|app: 0|req: 920/2006] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:54:05 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2007] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:05 2026] DELETE /v2.0/ports/75fa3385-fe2a-43ac-9f25-54834ee1bfa5 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2008] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:05 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 1088/2009] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:54:05 2026] PUT /v2.0/floatingips/ac10cca3-c93a-4fae-b4fe-b6f74a2e4dfa/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:06.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-1dd6f2fa-de8e-4b19-a0e7-42752829217a 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] TaaS: Handle Delete Port: 7eff9416-4ed5-4a9c-a7a9-7c9040a24871 2026-05-08 15:54:06.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dd6f2fa-de8e-4b19-a0e7-42752829217a 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Tap Mirror: Handle Delete Port: 7eff9416-4ed5-4a9c-a7a9-7c9040a24871 [pid: 8|app: 0|req: 1089/2010] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:54:06 2026] PUT /v2.0/floatingips/a738d8ce-6d82-4819-be31-a18315160497/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2011] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:54:06 2026] PUT /v2.0/floatingips/2dbfe108-b730-4c60-91f3-61657e579e2a/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: 922/2012] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:05 2026] DELETE /v2.0/ports/7eff9416-4ed5-4a9c-a7a9-7c9040a24871 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2013] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:54:06 2026] PUT /v2.0/floatingips/aaa2f5d2-4872-4d54-816d-a3957b6952cd/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:06.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2d768a0-1390-47cd-805b-e9d7cbe5394f 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] TaaS: Handle Delete Port: 4e6e3d78-b7ff-4b22-a105-40adcc8720cf [pid: 8|app: 0|req: 1092/2014] 10.0.0.200 () {32 vars in 672 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:06.255 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2d768a0-1390-47cd-805b-e9d7cbe5394f 2eca7fe1e7674cb9a6d8517811335ccb 253cc49c6b3144b485b07ed6edf2a825 - - default default] Tap Mirror: Handle Delete Port: 4e6e3d78-b7ff-4b22-a105-40adcc8720cf [pid: 8|app: 0|req: 1093/2015] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2016] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/ports/4e6e3d78-b7ff-4b22-a105-40adcc8720cf => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2017] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2018] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2019] 10.0.0.200 () {32 vars in 680 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:06.468 7 INFO neutron.services.segments.plugin [-] Segment c439932c-ab32-4e09-aa57-031782ca27ac resource provider aggregate not found 2026-05-08 15:54:06.469 7 INFO neutron.services.segments.plugin [-] Segment c439932c-ab32-4e09-aa57-031782ca27ac resource provider aggregate not found 2026-05-08 15:54:06.488 7 INFO neutron.services.segments.plugin [-] Segment c439932c-ab32-4e09-aa57-031782ca27ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c439932c-ab32-4e09-aa57-031782ca27ac found for delete ", "request_id": "req-49c1e159-64dc-46ca-b2a6-6cb84d5e9a53"}]} 2026-05-08 15:54:06.490 7 INFO neutron.services.segments.plugin [-] Segment c439932c-ab32-4e09-aa57-031782ca27ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c439932c-ab32-4e09-aa57-031782ca27ac found for delete ", "request_id": "req-27b13d93-149e-40d5-bb5c-b80dc7228d2c"}]} [pid: 8|app: 0|req: 1097/2020] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2021] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/networks/14476f5d-b92d-482f-b6a4-fa1104abde6e => 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: 1098/2022] 10.0.0.200 () {32 vars in 690 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2023] 10.0.0.200 () {32 vars in 702 bytes} [Fri May 8 15:54:06 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2024] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/networks/e00de8dd-a641-4153-8244-25634bb34457 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:06.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-18bd629b-2016-4503-8580-7555f08d36c8 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] TaaS: Handle Delete Port: 45150b42-0600-42a0-876e-5d5fb72a6547 2026-05-08 15:54:06.666 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18bd629b-2016-4503-8580-7555f08d36c8 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] Tap Mirror: Handle Delete Port: 45150b42-0600-42a0-876e-5d5fb72a6547 [pid: 7|app: 0|req: 926/2025] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/networks/5f719ccd-aa14-42c0-94cd-7ef7e9842201 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2026] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/floatingips/ac10cca3-c93a-4fae-b4fe-b6f74a2e4dfa => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2027] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/networks/94de3f13-98bd-41ec-af36-37c285020c10 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:06.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb7fe2dc-5c24-4958-a229-a5d821fad19f 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] TaaS: Handle Delete Port: 6111faba-5555-4b98-b14c-f23f12bd2b95 2026-05-08 15:54:06.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb7fe2dc-5c24-4958-a229-a5d821fad19f 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] Tap Mirror: Handle Delete Port: 6111faba-5555-4b98-b14c-f23f12bd2b95 [pid: 7|app: 0|req: 928/2028] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/networks/f5fda416-3935-4fa1-abdc-eccb8fd29b71 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2029] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:07 2026] GET /v2.0/ports?device_id=bde54aa9-c043-4717-9ef1-2c2606e0dbd2 => 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: 1101/2030] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:06 2026] DELETE /v2.0/floatingips/a738d8ce-6d82-4819-be31-a18315160497 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:07.229 7 INFO neutron_taas.services.taas.taas_plugin [None req-5682cfc9-b2e3-4752-ab83-cedfd9d2b4cb 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] TaaS: Handle Delete Port: 4de3bb9a-84cc-47ae-9ac0-c62b433fbef5 2026-05-08 15:54:07.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5682cfc9-b2e3-4752-ab83-cedfd9d2b4cb 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] Tap Mirror: Handle Delete Port: 4de3bb9a-84cc-47ae-9ac0-c62b433fbef5 [pid: 7|app: 0|req: 930/2031] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:07 2026] DELETE /v2.0/floatingips/2dbfe108-b730-4c60-91f3-61657e579e2a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:07.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e9f86d8-1258-4f9f-9f2e-d94ef9920d1b 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] TaaS: Handle Delete Port: 24d99fb4-e249-49d8-b25c-494bcb2ce2a0 2026-05-08 15:54:07.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e9f86d8-1258-4f9f-9f2e-d94ef9920d1b 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] Tap Mirror: Handle Delete Port: 24d99fb4-e249-49d8-b25c-494bcb2ce2a0 [pid: 8|app: 0|req: 1102/2032] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:07 2026] DELETE /v2.0/floatingips/aaa2f5d2-4872-4d54-816d-a3957b6952cd => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:07.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ab86baa-09d1-4239-80b6-d3017fbee06d 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] TaaS: Handle Delete Port: d5e2a668-da30-4aa3-b200-166e27ca3d73 2026-05-08 15:54:07.770 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ab86baa-09d1-4239-80b6-d3017fbee06d 58c1ba2cc0ae4c3cbda60830a2e4544c 5e4ab13823bb42b0b20b88c84d157170 - - default default] Tap Mirror: Handle Delete Port: d5e2a668-da30-4aa3-b200-166e27ca3d73 [pid: 7|app: 0|req: 931/2033] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:07 2026] DELETE /v2.0/floatingips/814f355b-985f-449d-af8f-f23a9d2cd3ed => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2034] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:07 2026] GET /v2.0/security-groups?tenant_id=253cc49c6b3144b485b07ed6edf2a825&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2035] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:08 2026] DELETE /v2.0/security-groups/3f05272d-9600-4b0e-b68f-e5278516fde5 => 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: 1104/2036] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:08 2026] DELETE /v2.0/security-groups/719cedc8-2a5a-4860-8e25-6f10c6a8d48b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:08.248 7 INFO neutron.api.v2.resource [None req-72d73c78-34b9-4736-b359-6a0ce96cbffb 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/2037] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:54:08 2026] GET /v2.0/security-groups/719cedc8-2a5a-4860-8e25-6f10c6a8d48b => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:54:08.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-f592d28d-c643-40aa-b36b-30fdcd3f667e 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] TaaS: Handle Delete Port: f291c6d3-4765-494a-b1e9-658b931f3c29 2026-05-08 15:54:08.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f592d28d-c643-40aa-b36b-30fdcd3f667e 419340328bc1407f9f19b5d290017c83 bcbf02159b96466cab1c29a6418b0fcf - - default default] Tap Mirror: Handle Delete Port: f291c6d3-4765-494a-b1e9-658b931f3c29 [pid: 7|app: 0|req: 934/2038] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:08 2026] GET /v2.0/security-groups?tenant_id=72df7de52a8747eca83d05433bb76915&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:08.515 7 INFO neutron.services.segments.plugin [-] Segment 55d0f121-0dbd-4434-be76-02731a3f41c2 resource provider aggregate not found 2026-05-08 15:54:08.517 7 INFO neutron.services.segments.plugin [-] Segment 55d0f121-0dbd-4434-be76-02731a3f41c2 resource provider aggregate not found 2026-05-08 15:54:08.534 7 INFO neutron.services.segments.plugin [-] Segment 55d0f121-0dbd-4434-be76-02731a3f41c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d0f121-0dbd-4434-be76-02731a3f41c2 found for delete ", "request_id": "req-8207e231-8410-4587-b1f7-4db6be2baac3"}]} 2026-05-08 15:54:08.536 7 INFO neutron.services.segments.plugin [-] Segment 55d0f121-0dbd-4434-be76-02731a3f41c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d0f121-0dbd-4434-be76-02731a3f41c2 found for delete ", "request_id": "req-6593d7d8-59e6-48df-8b7c-a1cd3d994876"}]} [pid: 8|app: 0|req: 1105/2039] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:08 2026] DELETE /v2.0/floatingips/f21e2d57-75a8-4bdf-8996-cc12673d13d3 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:08.557 7 INFO neutron.services.segments.plugin [-] Segment ca1b72e4-2442-4559-964d-bb193c994254 resource provider aggregate not found 2026-05-08 15:54:08.558 7 INFO neutron.services.segments.plugin [-] Segment ca1b72e4-2442-4559-964d-bb193c994254 resource provider aggregate not found 2026-05-08 15:54:08.589 7 INFO neutron.services.segments.plugin [-] Segment ca1b72e4-2442-4559-964d-bb193c994254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1b72e4-2442-4559-964d-bb193c994254 found for delete ", "request_id": "req-ce68acd7-cd6d-4d69-b68c-a00f888d9097"}]} 2026-05-08 15:54:08.596 7 INFO neutron.services.segments.plugin [-] Segment ca1b72e4-2442-4559-964d-bb193c994254 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1b72e4-2442-4559-964d-bb193c994254 found for delete ", "request_id": "req-abf1ab9c-b453-488f-8db5-c93c98da7a8a"}]} 2026-05-08 15:54:08.613 7 INFO neutron.services.segments.plugin [-] Segment 400379b8-f44d-437f-942e-dac83b87f592 resource provider aggregate not found 2026-05-08 15:54:08.617 7 INFO neutron.services.segments.plugin [-] Segment 400379b8-f44d-437f-942e-dac83b87f592 resource provider aggregate not found [pid: 7|app: 0|req: 935/2040] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:08 2026] DELETE /v2.0/security-groups/d830feb4-0be0-42cd-927b-0c4cce755e67 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:08.636 7 INFO neutron.services.segments.plugin [-] Segment 400379b8-f44d-437f-942e-dac83b87f592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400379b8-f44d-437f-942e-dac83b87f592 found for delete ", "request_id": "req-a98e4f11-899e-406e-acd2-83335f23303d"}]} 2026-05-08 15:54:08.639 7 INFO neutron.services.segments.plugin [-] Segment 400379b8-f44d-437f-942e-dac83b87f592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 400379b8-f44d-437f-942e-dac83b87f592 found for delete ", "request_id": "req-a356198f-1682-447c-8e61-91035ced3fcb"}]} 2026-05-08 15:54:08.654 7 INFO neutron.services.segments.plugin [-] Segment 249642a6-2d50-43a4-85dd-a62bcab1b09e resource provider aggregate not found 2026-05-08 15:54:08.658 7 INFO neutron.services.segments.plugin [-] Segment 249642a6-2d50-43a4-85dd-a62bcab1b09e resource provider aggregate not found 2026-05-08 15:54:08.671 7 INFO neutron.services.segments.plugin [-] Segment 249642a6-2d50-43a4-85dd-a62bcab1b09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249642a6-2d50-43a4-85dd-a62bcab1b09e found for delete ", "request_id": "req-64a88487-9a8a-4af8-8dd1-1c0e5569fd83"}]} 2026-05-08 15:54:08.675 7 INFO neutron.services.segments.plugin [-] Segment 249642a6-2d50-43a4-85dd-a62bcab1b09e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 249642a6-2d50-43a4-85dd-a62bcab1b09e found for delete ", "request_id": "req-66ce9a95-1681-406d-b9f0-6ae9b7b8be43"}]} 2026-05-08 15:54:08.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-d81a17b4-0745-4c87-b61e-c4e705b7078e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: d2ddb0a5-7d84-4d54-8b7f-d0c45ece97bd 2026-05-08 15:54:08.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d81a17b4-0745-4c87-b61e-c4e705b7078e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: d2ddb0a5-7d84-4d54-8b7f-d0c45ece97bd [pid: 7|app: 0|req: 936/2041] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:08 2026] GET /v2.0/security-groups?tenant_id=7f341232a2f84f3caa173ef820503de1&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2042] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:09 2026] GET /v2.0/security-groups?tenant_id=13d681be8e614cb4866d23d8f6f97dba&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: 938/2043] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:09 2026] DELETE /v2.0/security-groups/16917f4c-464f-4f00-87f3-41c3b239abe8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2044] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:09 2026] DELETE /v2.0/security-groups/c2bc7651-fcb8-4bab-9921-f2c4ca8c6d19 => 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: 940/2045] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:54:09 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 703 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2046] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:54:08 2026] PUT /v2.0/routers/2edf71e9-3991-4ad5-9139-3f255ab9f82f/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2047] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:54:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d01bb101c0e449c1a8c1f4f097f08009 => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2048] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:09 2026] GET /v2.0/security-groups?tenant_id=5e4ab13823bb42b0b20b88c84d157170&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:09.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-09279236-05c2-4e55-a85e-ddc309a7df74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: fa8c281f-e34b-46af-951f-65de5da9b83b 2026-05-08 15:54:09.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09279236-05c2-4e55-a85e-ddc309a7df74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: fa8c281f-e34b-46af-951f-65de5da9b83b [pid: 7|app: 0|req: 942/2049] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:54:09 2026] POST /v2.0/ports => generated 1183 bytes in 456 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-08 15:54:10.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-09279236-05c2-4e55-a85e-ddc309a7df74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: c963e01c-f307-4174-95fb-c8ebc3adfc69 2026-05-08 15:54:10.135 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09279236-05c2-4e55-a85e-ddc309a7df74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: c963e01c-f307-4174-95fb-c8ebc3adfc69 [pid: 7|app: 0|req: 943/2050] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:10 2026] DELETE /v2.0/security-groups/beb6c1be-a53c-4005-99fe-9313107f8f50 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2051] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:10 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1186 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:10.537 8 INFO neutron.services.segments.plugin [-] Segment 286f7ff4-d5f8-4a13-8505-2844a41852a6 resource provider aggregate not found 2026-05-08 15:54:10.541 8 INFO neutron.services.segments.plugin [-] Segment 286f7ff4-d5f8-4a13-8505-2844a41852a6 resource provider aggregate not found 2026-05-08 15:54:10.557 8 INFO neutron.services.segments.plugin [-] Segment 286f7ff4-d5f8-4a13-8505-2844a41852a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286f7ff4-d5f8-4a13-8505-2844a41852a6 found for delete ", "request_id": "req-29f77109-d260-4ae8-afe1-2953001fc489"}]} 2026-05-08 15:54:10.559 8 INFO neutron.services.segments.plugin [-] Segment 286f7ff4-d5f8-4a13-8505-2844a41852a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286f7ff4-d5f8-4a13-8505-2844a41852a6 found for delete ", "request_id": "req-4d9d735d-8bcf-48c4-957d-42c6526a6807"}]} 2026-05-08 15:54:10.571 8 INFO neutron.db.l3_hamode_db [None req-09279236-05c2-4e55-a85e-ddc309a7df74 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] HA network e57c2c1d-08b6-4200-8ce8-3b4ea34b51c4 was deleted as no HA routers are present in tenant bcbf02159b96466cab1c29a6418b0fcf. [pid: 8|app: 0|req: 1108/2052] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:09 2026] DELETE /v2.0/routers/2edf71e9-3991-4ad5-9139-3f255ab9f82f => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2053] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:10 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2054] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:54:10 2026] PUT /v2.0/ports/7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 1464 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1110/2055] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:10 2026] GET /v2.0/security-groups?tenant_id=f7726135c2bb4be2abc45b92ba092cf3&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:10.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9684c38a-7411-4cce-a832-69d897dd0135'] response: {'name': 'network-changed', 'server_uuid': 'b3489f69-b4de-4fb3-b3ed-9343f49ad212', 'tag': '7ca7ae71-aff1-4156-ab08-2e047f333436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1111/2056] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:10 2026] DELETE /v2.0/security-groups/b7704b1f-557c-45a2-bbf2-19e11c51596c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2057] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:10 2026] DELETE /v2.0/subnets/699e21db-6d21-441e-a3cf-bd52cced0b75 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:10.943 8 INFO neutron_taas.services.taas.taas_plugin [None req-80d5ba47-6328-4f4e-80fc-677bddb21d08 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 4315a9f0-c8dd-484c-882d-48b1d2f83156 2026-05-08 15:54:10.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80d5ba47-6328-4f4e-80fc-677bddb21d08 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 4315a9f0-c8dd-484c-882d-48b1d2f83156 [pid: 8|app: 0|req: 1112/2058] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:10 2026] DELETE /v2.0/networks/86f49b39-7e89-4c03-b5e3-c203561f196f => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2059] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2060] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/networks?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&shared=False => generated 2370 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2061] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/security-groups?tenant_id=bcbf02159b96466cab1c29a6418b0fcf&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2062] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2063] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:11 2026] DELETE /v2.0/security-groups/e9238c10-f3cc-4cbe-91fe-e4ed69e142e7 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2064] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1469 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2065] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:54:11 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2068] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1467 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2069] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.40&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:12.596 8 INFO neutron.services.segments.plugin [-] Segment ac85b177-84f6-4474-a6ba-56e8efdf8faf resource provider aggregate not found 2026-05-08 15:54:12.610 8 INFO neutron.services.segments.plugin [-] Segment ac85b177-84f6-4474-a6ba-56e8efdf8faf resource provider aggregate not found [pid: 7|app: 0|req: 950/2070] 199.204.45.72 () {34 vars in 1105 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A129&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:12.626 8 INFO neutron.services.segments.plugin [-] Segment ac85b177-84f6-4474-a6ba-56e8efdf8faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac85b177-84f6-4474-a6ba-56e8efdf8faf found for delete ", "request_id": "req-6a657c40-545f-43dc-b392-20b165a963e0"}]} 2026-05-08 15:54:12.638 8 INFO neutron.services.segments.plugin [-] Segment ac85b177-84f6-4474-a6ba-56e8efdf8faf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac85b177-84f6-4474-a6ba-56e8efdf8faf found for delete ", "request_id": "req-3120ab4e-3a4a-428b-a0bd-832dcea97ae9"}]} [pid: 8|app: 0|req: 1121/2071] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/subnets?id=58658797-17fa-4ea5-b25b-402fd97c2eac&id=1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2072] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&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: 1122/2073] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2074] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1123/2075] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:54:12 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:13.395 7 INFO neutron.db.segments_db [None req-47c5f850-9264-4f36-a455-e057b21593ac 48a01809b75447069fbfdfd88a5a9711 eb08502021bc43f2b8a4a223c0cb07d8 - - default default] Added segment c75ce94e-5aa5-418e-a920-8f944a98df8f of type vxlan for network 937ba9c5-194c-4d84-86f4-8880825dd058 [pid: 7|app: 0|req: 953/2076] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:12 2026] POST /v2.0/networks => generated 612 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2077] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:54:13 2026] PUT /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2078] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:13 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2079] 10.0.0.200 () {34 vars in 764 bytes} [Fri May 8 15:54:13 2026] PUT /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/green => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2080] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:13 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2081] 10.0.0.200 () {34 vars in 760 bytes} [Fri May 8 15:54:13 2026] PUT /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2082] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:13 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2083] 10.0.0.200 () {34 vars in 782 bytes} [Fri May 8 15:54:13 2026] PUT /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2084] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2085] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:54:14 2026] PUT /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2086] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/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: 1129/2087] 10.0.0.200 () {32 vars in 741 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:14.334 7 INFO neutron.api.v2.resource [None req-48043f0d-7562-4249-8778-981f6e6a9cde 48a01809b75447069fbfdfd88a5a9711 eb08502021bc43f2b8a4a223c0cb07d8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/2088] 10.0.0.200 () {32 vars in 745 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2089] 10.0.0.200 () {32 vars in 744 bytes} [Fri May 8 15:54:14 2026] DELETE /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags/red => 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: 960/2090] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:14.510 8 INFO neutron.api.v2.resource [None req-8a61b74d-11c8-4ec0-8830-f04b99546e1d 48a01809b75447069fbfdfd88a5a9711 eb08502021bc43f2b8a4a223c0cb07d8 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2091] 10.0.0.200 () {32 vars in 748 bytes} [Fri May 8 15:54:14 2026] DELETE /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/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: 961/2092] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:54:14 2026] DELETE /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2093] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:14 2026] GET /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:14.767 7 INFO neutron.services.segments.plugin [-] Segment c75ce94e-5aa5-418e-a920-8f944a98df8f resource provider aggregate not found 2026-05-08 15:54:14.775 7 INFO neutron.services.segments.plugin [-] Segment c75ce94e-5aa5-418e-a920-8f944a98df8f resource provider aggregate not found 2026-05-08 15:54:14.783 7 INFO neutron.services.segments.plugin [-] Segment c75ce94e-5aa5-418e-a920-8f944a98df8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75ce94e-5aa5-418e-a920-8f944a98df8f found for delete ", "request_id": "req-ecd19f48-bb2e-40af-8a94-51e0a1d6a996"}]} 2026-05-08 15:54:14.790 7 INFO neutron.services.segments.plugin [-] Segment c75ce94e-5aa5-418e-a920-8f944a98df8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c75ce94e-5aa5-418e-a920-8f944a98df8f found for delete ", "request_id": "req-39ecd65e-29c7-42dc-900e-ee7c63c0dd7d"}]} [pid: 7|app: 0|req: 962/2094] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:14 2026] DELETE /v2.0/networks/937ba9c5-194c-4d84-86f4-8880825dd058 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:15.480 8 INFO neutron.db.segments_db [None req-7131dd82-7e0b-4cc6-80f5-d424395e1359 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Added segment 366e7279-94f5-430f-9692-d954ced0adf6 of type vxlan for network bf0ab72c-a55d-4ce6-afed-003e0e78c296 [pid: 7|app: 0|req: 963/2095] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:15 2026] GET /v2.0/security-groups?tenant_id=eb08502021bc43f2b8a4a223c0cb07d8&name=default => generated 2925 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2096] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:15 2026] POST /v2.0/networks => generated 613 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2097] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:15 2026] DELETE /v2.0/security-groups/6a0b6c37-1b37-422c-a366-d4e464cd05aa => 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: 965/2098] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:15 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2099] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:15 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2100] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:15 2026] GET /v2.0/security-groups?tenant_id=65f8b895b42042138199a092eaa26874&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2101] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:16 2026] DELETE /v2.0/security-groups/3def8049-8429-493c-a87a-9d4f8bc8c0df => 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: 1134/2102] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:15 2026] POST /v2.0/subnets => generated 626 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:16.299 7 INFO neutron.db.segments_db [None req-43bf060d-b1cf-4cd5-a34c-44cc309d241a 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Added segment 6543593e-cbc3-40aa-ba55-cfc9db24ea76 of type vxlan for network 578fb8ab-02a0-479d-8fc7-ac6c0c98bd1c [pid: 7|app: 0|req: 969/2103] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:16 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) [pid: 8|app: 0|req: 1135/2104] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:16 2026] POST /v2.0/subnets => generated 629 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:16.697 7 INFO neutron.db.segments_db [None req-c9b4b11f-a6ae-4b16-b0c0-234cbbb36b34 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Added segment 9d869fef-3682-40a0-959f-4ee015d49ebb of type vxlan for network 33508857-4faa-4aa8-a801-5c215a691e25 [pid: 7|app: 0|req: 970/2105] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:16 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2106] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:16 2026] POST /v2.0/subnets => generated 629 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:17.185 7 INFO neutron.db.segments_db [None req-1c7a71d0-e71a-4153-a0b2-1a139cc3d13c 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Added segment 8405249c-7836-4678-9534-808117eef383 of type vxlan for network c115b9ea-8499-476b-a6a4-e69b15fe0d57 [pid: 7|app: 0|req: 971/2107] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:17 2026] POST /v2.0/networks => generated 613 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2108] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:17 2026] POST /v2.0/subnets => generated 629 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:17.638 7 INFO neutron.db.segments_db [None req-2d2ed5ab-a503-453b-841b-0270c600c9df 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Added segment 802f9071-83cb-4d05-af9b-f9774d7b25ba of type vxlan for network 57a78f37-04e1-49c0-973c-1e9cef355bd1 [pid: 7|app: 0|req: 972/2109] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:17 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) [pid: 8|app: 0|req: 1138/2110] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:17 2026] POST /v2.0/subnets => generated 629 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2111] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:17 2026] GET /v2.0/security-groups?tenant_id=18e36363858248ae91b70a52489044a2&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2112] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:18 2026] PUT /v2.0/subnets/088956b8-2e63-4716-aa83-ac572540bdce/tags => generated 17 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2113] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:18 2026] PUT /v2.0/subnets/fe1a08ee-b937-472d-99d4-4ef4dfe311b8/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2114] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:18 2026] DELETE /v2.0/security-groups/26244bf1-fad8-4fab-ba21-343b4a9d3a3a => 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: 1141/2115] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:18 2026] PUT /v2.0/subnets/b6dc8bb1-e026-4d6f-915e-4c6122ee8ecb/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2116] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:18 2026] PUT /v2.0/subnets/14126612-4514-44ae-8227-3cc80a7f32ca/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2117] 10.0.0.200 () {32 vars in 664 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2118] 10.0.0.200 () {32 vars in 678 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2119] 10.0.0.200 () {32 vars in 674 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2120] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2121] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/security-groups?tenant_id=49ee24b0337d4e3bb65c0ded3201c38e&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2122] 10.0.0.200 () {32 vars in 672 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2123] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2124] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:18 2026] DELETE /v2.0/security-groups/461c4d83-fe7f-4658-9658-1d376216c528 => 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: 981/2125] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2126] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:54:18 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2127] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:18 2026] DELETE /v2.0/subnets/088956b8-2e63-4716-aa83-ac572540bdce => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2128] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:18 2026] DELETE /v2.0/subnets/fe1a08ee-b937-472d-99d4-4ef4dfe311b8 => 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: 983/2129] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:19 2026] DELETE /v2.0/subnets/b6dc8bb1-e026-4d6f-915e-4c6122ee8ecb => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2130] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:19 2026] DELETE /v2.0/subnets/14126612-4514-44ae-8227-3cc80a7f32ca => 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: 984/2131] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:19 2026] DELETE /v2.0/subnets/f7b2bdfa-cabf-443d-b04c-10b4738b872e => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:19.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e2a475b-8f08-435d-813f-f1a31594e1a8 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] TaaS: Handle Delete Port: 9dc22b0a-bf9c-4d71-bdbe-e363c3630cf2 2026-05-08 15:54:19.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e2a475b-8f08-435d-813f-f1a31594e1a8 033d594fb30b4d7688289b3a06104fa8 20e96b8bbcea49ac84a111a638f2eb1c - - default default] Tap Mirror: Handle Delete Port: 9dc22b0a-bf9c-4d71-bdbe-e363c3630cf2 2026-05-08 15:54:19.905 8 INFO neutron.services.segments.plugin [-] Segment 366e7279-94f5-430f-9692-d954ced0adf6 resource provider aggregate not found 2026-05-08 15:54:19.910 8 INFO neutron.services.segments.plugin [-] Segment 366e7279-94f5-430f-9692-d954ced0adf6 resource provider aggregate not found 2026-05-08 15:54:19.933 8 INFO neutron.services.segments.plugin [-] Segment 366e7279-94f5-430f-9692-d954ced0adf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 366e7279-94f5-430f-9692-d954ced0adf6 found for delete ", "request_id": "req-40023791-6970-4734-9ac7-ebb439939506"}]} 2026-05-08 15:54:19.934 8 INFO neutron.services.segments.plugin [-] Segment 366e7279-94f5-430f-9692-d954ced0adf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 366e7279-94f5-430f-9692-d954ced0adf6 found for delete ", "request_id": "req-08ae3ab7-1109-424d-a6cb-4d6f01806557"}]} [pid: 8|app: 0|req: 1148/2132] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:19 2026] DELETE /v2.0/networks/bf0ab72c-a55d-4ce6-afed-003e0e78c296 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:20.058 7 INFO neutron.services.segments.plugin [-] Segment 6543593e-cbc3-40aa-ba55-cfc9db24ea76 resource provider aggregate not found 2026-05-08 15:54:20.065 7 INFO neutron.services.segments.plugin [-] Segment 6543593e-cbc3-40aa-ba55-cfc9db24ea76 resource provider aggregate not found 2026-05-08 15:54:20.079 7 INFO neutron.services.segments.plugin [-] Segment 6543593e-cbc3-40aa-ba55-cfc9db24ea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6543593e-cbc3-40aa-ba55-cfc9db24ea76 found for delete ", "request_id": "req-c702a821-a51a-4f2b-a8a3-4fa16993b892"}]} 2026-05-08 15:54:20.085 7 INFO neutron.services.segments.plugin [-] Segment 6543593e-cbc3-40aa-ba55-cfc9db24ea76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6543593e-cbc3-40aa-ba55-cfc9db24ea76 found for delete ", "request_id": "req-8724efef-9483-480a-9cac-e8b711fab4cc"}]} [pid: 7|app: 0|req: 985/2133] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:19 2026] DELETE /v2.0/networks/578fb8ab-02a0-479d-8fc7-ac6c0c98bd1c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2134] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:20 2026] DELETE /v2.0/networks/33508857-4faa-4aa8-a801-5c215a691e25 => 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: 1150/2135] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:20 2026] DELETE /v2.0/networks/c115b9ea-8499-476b-a6a4-e69b15fe0d57 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2136] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:20 2026] DELETE /v2.0/networks/57a78f37-04e1-49c0-973c-1e9cef355bd1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:20.603 7 INFO neutron.db.segments_db [None req-01e11085-8fe4-4c9f-92c5-fc7711f56245 2f6f72a96a9c449e827399f10275847a cf45ae0ad452418e93730fcb60c1dc59 - - default default] Added segment e4eb5815-1aea-421d-84e4-afdfe3f2b20f of type vxlan for network 16e57625-0486-4d54-a27b-c41a4e3d7640 [pid: 7|app: 0|req: 986/2137] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:20 2026] POST /v2.0/networks => generated 612 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2138] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:20 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2139] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:20 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 988/2140] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:20 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2141] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:20 2026] PUT /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 25 bytes in 74 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: 989/2142] 10.0.0.200 () {32 vars in 818 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&mac_address=fa%3A16%3A3e%3A43%3Aba%3A9e => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2143] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 25 bytes in 93 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: 1155/2144] 10.0.0.200 () {34 vars in 758 bytes} [Fri May 8 15:54:21 2026] PUT /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/green => generated 4 bytes in 119 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: 1156/2145] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 34 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: 1157/2146] 10.0.0.200 () {34 vars in 754 bytes} [Fri May 8 15:54:21 2026] PUT /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/red => generated 4 bytes in 75 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: 1158/2147] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/security-groups?tenant_id=20e96b8bbcea49ac84a111a638f2eb1c&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2148] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1160/2149] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:21 2026] DELETE /v2.0/security-groups/beafd529-d5aa-49be-b884-0f349216e211 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:21.930 7 INFO neutron.db.l3_db [None req-1525d3bc-6c50-4f76-8c28-9ac1aa083dea ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP e91de4de-a642-4791-ad8b-e5fe626d1618 associated. External IP: 10.96.250.204, port: 7ca7ae71-aff1-4156-ab08-2e047f333436. 2026-05-08 15:54:21.959 8 INFO neutron.services.segments.plugin [-] Segment 9d869fef-3682-40a0-959f-4ee015d49ebb resource provider aggregate not found 2026-05-08 15:54:21.965 8 INFO neutron.services.segments.plugin [-] Segment 9d869fef-3682-40a0-959f-4ee015d49ebb resource provider aggregate not found [pid: 8|app: 0|req: 1161/2150] 10.0.0.200 () {34 vars in 776 bytes} [Fri May 8 15:54:21 2026] PUT /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:54:21.983 8 INFO neutron.services.segments.plugin [-] Segment 9d869fef-3682-40a0-959f-4ee015d49ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d869fef-3682-40a0-959f-4ee015d49ebb found for delete ", "request_id": "req-bcb555c0-0e7c-4b4a-8f0c-4b47fe764f70"}]} 2026-05-08 15:54:21.994 8 INFO neutron.services.segments.plugin [-] Segment 9d869fef-3682-40a0-959f-4ee015d49ebb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d869fef-3682-40a0-959f-4ee015d49ebb found for delete ", "request_id": "req-198b5446-e63e-4496-a71e-b02c635f5422"}]} 2026-05-08 15:54:22.009 8 INFO neutron.services.segments.plugin [-] Segment 8405249c-7836-4678-9534-808117eef383 resource provider aggregate not found 2026-05-08 15:54:22.010 8 INFO neutron.services.segments.plugin [-] Segment 8405249c-7836-4678-9534-808117eef383 resource provider aggregate not found 2026-05-08 15:54:22.035 8 INFO neutron.services.segments.plugin [-] Segment 8405249c-7836-4678-9534-808117eef383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8405249c-7836-4678-9534-808117eef383 found for delete ", "request_id": "req-f0bdba8c-698e-4689-bea3-5a9658c31186"}]} 2026-05-08 15:54:22.039 8 INFO neutron.services.segments.plugin [-] Segment 8405249c-7836-4678-9534-808117eef383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8405249c-7836-4678-9534-808117eef383 found for delete ", "request_id": "req-9379d8e6-02f6-4986-8eb1-9195661026e9"}]} 2026-05-08 15:54:22.056 8 INFO neutron.services.segments.plugin [-] Segment 802f9071-83cb-4d05-af9b-f9774d7b25ba resource provider aggregate not found 2026-05-08 15:54:22.063 8 INFO neutron.services.segments.plugin [-] Segment 802f9071-83cb-4d05-af9b-f9774d7b25ba resource provider aggregate not found 2026-05-08 15:54:22.082 8 INFO neutron.services.segments.plugin [-] Segment 802f9071-83cb-4d05-af9b-f9774d7b25ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 802f9071-83cb-4d05-af9b-f9774d7b25ba found for delete ", "request_id": "req-80843bee-87cc-4bf0-9acb-917f343ba68b"}]} 2026-05-08 15:54:22.083 8 INFO neutron.services.segments.plugin [-] Segment 802f9071-83cb-4d05-af9b-f9774d7b25ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 802f9071-83cb-4d05-af9b-f9774d7b25ba found for delete ", "request_id": "req-affcc71a-2919-4590-b381-bf3b28bcbf5d"}]} [pid: 8|app: 0|req: 1162/2151] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:21 2026] GET /v2.0/security-groups?tenant_id=71afec80f5494b048ee4a563ed45a898&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2152] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 52 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 990/2153] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:54:21 2026] POST /v2.0/floatingips => generated 854 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:22.316 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce6811f3-e997-46de-b017-86f0e2fc80f7'] response: {'name': 'network-changed', 'server_uuid': 'b3489f69-b4de-4fb3-b3ed-9343f49ad212', 'tag': '7ca7ae71-aff1-4156-ab08-2e047f333436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2154] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/security-groups/e4515ec2-5676-4a99-84ce-52f653fa59e2 => 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: 991/2155] 10.0.0.200 () {34 vars in 747 bytes} [Fri May 8 15:54:22 2026] PUT /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 37 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2156] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 37 bytes in 59 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: 992/2157] 10.0.0.200 () {32 vars in 735 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/red => generated 0 bytes in 68 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 15:54:22.568 8 INFO neutron.api.v2.resource [None req-7790fb7a-f370-4bad-8ccc-53fa41c917ec 2f6f72a96a9c449e827399f10275847a cf45ae0ad452418e93730fcb60c1dc59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1166/2158] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/green => generated 99 bytes in 63 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: 1167/2159] 10.0.0.200 () {32 vars in 738 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/red => generated 0 bytes in 77 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: 993/2160] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/security-groups?tenant_id=bdebf6288db94a2c98578570f8e70971&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: 1168/2161] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 994/2162] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/security-groups/66de90d7-30ff-4ce2-bdc6-90450cf50042 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:22.768 8 INFO neutron.api.v2.resource [None req-03ab4875-d306-4101-8352-7861f38b0dff 2f6f72a96a9c449e827399f10275847a cf45ae0ad452418e93730fcb60c1dc59 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1169/2163] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags/green => generated 99 bytes in 57 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: 995/2164] 10.0.0.200 () {32 vars in 730 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 0 bytes in 60 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: 1170/2165] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2166] 10.0.0.200 () {32 vars in 727 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2/tags => generated 12 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: 8|app: 0|req: 1171/2167] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2168] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.40&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2169] 199.204.45.72 () {34 vars in 1105 bytes} [Fri May 8 15:54:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A129&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:23.006 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1d06977-dbdd-4ae8-b1be-68517284c33a 2f6f72a96a9c449e827399f10275847a cf45ae0ad452418e93730fcb60c1dc59 - - default default] TaaS: Handle Delete Port: df5f64e5-a89c-416f-b059-c7d79136d4f2 2026-05-08 15:54:23.009 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1d06977-dbdd-4ae8-b1be-68517284c33a 2f6f72a96a9c449e827399f10275847a cf45ae0ad452418e93730fcb60c1dc59 - - default default] Tap Mirror: Handle Delete Port: df5f64e5-a89c-416f-b059-c7d79136d4f2 [pid: 8|app: 0|req: 1174/2170] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/subnets?id=58658797-17fa-4ea5-b25b-402fd97c2eac&id=1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2171] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2172] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:22 2026] DELETE /v2.0/ports/df5f64e5-a89c-416f-b059-c7d79136d4f2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2173] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2174] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1000/2175] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2176] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:23 2026] DELETE /v2.0/networks/16e57625-0486-4d54-a27b-c41a4e3d7640 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2177] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:23 2026] GET /v2.0/security-groups?tenant_id=cf45ae0ad452418e93730fcb60c1dc59&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2178] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:23 2026] DELETE /v2.0/security-groups/daa3292f-148c-4ebe-b57e-d53a1e457f06 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:24.105 8 INFO neutron.services.segments.plugin [-] Segment e4eb5815-1aea-421d-84e4-afdfe3f2b20f resource provider aggregate not found 2026-05-08 15:54:24.110 8 INFO neutron.services.segments.plugin [-] Segment e4eb5815-1aea-421d-84e4-afdfe3f2b20f resource provider aggregate not found 2026-05-08 15:54:24.126 8 INFO neutron.services.segments.plugin [-] Segment e4eb5815-1aea-421d-84e4-afdfe3f2b20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eb5815-1aea-421d-84e4-afdfe3f2b20f found for delete ", "request_id": "req-dc8b1956-b2ec-402d-97d3-ceda40c05c54"}]} 2026-05-08 15:54:24.129 8 INFO neutron.services.segments.plugin [-] Segment e4eb5815-1aea-421d-84e4-afdfe3f2b20f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4eb5815-1aea-421d-84e4-afdfe3f2b20f found for delete ", "request_id": "req-3c4617ff-0249-4c64-8fc7-20690ef037da"}]} [pid: 7|app: 0|req: 1002/2179] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:24 2026] GET /v2.0/security-groups?tenant_id=989abcccf34b42c7bbe640f042b8f9da&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2180] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:24 2026] DELETE /v2.0/security-groups/270e0273-6def-4d7c-93a0-b3663fb46b74 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2181] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:25 2026] GET /v2.0/security-groups?tenant_id=1028dad7acee437388ca3bbb4ff25674&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2182] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:25 2026] DELETE /v2.0/security-groups/6953f900-c939-4ce2-bf44-7422d599a8ca => 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: 1004/2183] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:25 2026] GET /v2.0/security-groups?tenant_id=03c03530ed844bce815571e7b920de3a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2184] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:25 2026] DELETE /v2.0/security-groups/f0fbe251-e480-4293-bceb-999fe16880c2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:26.347 7 INFO neutron.db.segments_db [None req-8d95e9a3-1c78-4723-b937-b2491dfb1d99 3dd6e4bcbf6747c5916d57ba54b6da91 ba111720061748bbb7b6c3de41bad10f - - default default] Added segment 7e587b2f-c3fe-41cb-9534-e5193f4f6459 of type vxlan for network 5574c1dd-1b2d-4731-9f4a-a36eed02d370 [pid: 7|app: 0|req: 1005/2185] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:26 2026] POST /v2.0/networks => generated 612 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2186] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:54:26 2026] POST /v2.0/ports => generated 743 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2187] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:54:26 2026] POST /v2.0/trunks => generated 407 bytes in 213 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: 1182/2188] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:54:26 2026] PUT /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2189] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2190] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2191] 10.0.0.200 () {34 vars in 760 bytes} [Fri May 8 15:54:27 2026] PUT /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2194] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2195] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2196] 10.0.0.200 () {34 vars in 756 bytes} [Fri May 8 15:54:27 2026] PUT /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/red => 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: 1188/2197] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2198] 10.0.0.200 () {34 vars in 778 bytes} [Fri May 8 15:54:27 2026] PUT /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2199] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2200] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:54:27 2026] PUT /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2201] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2202] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:27.382 8 INFO neutron.api.v2.resource [None req-cec5b98e-a540-4d0e-82a5-d080712e22fd 3dd6e4bcbf6747c5916d57ba54b6da91 ba111720061748bbb7b6c3de41bad10f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2203] 10.0.0.200 () {32 vars in 741 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2204] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2205] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:27.481 7 INFO neutron.api.v2.resource [None req-91357dd8-af72-46dd-8f2d-1f921f34e546 3dd6e4bcbf6747c5916d57ba54b6da91 ba111720061748bbb7b6c3de41bad10f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2206] 10.0.0.200 () {32 vars in 744 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/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: 1193/2207] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2208] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36/tags => 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: 1194/2209] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2210] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:54:27 2026] GET /v2.0/ports/333d2c09-32fe-41c7-8a7b-539d87d57d65 => generated 826 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2211] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/trunks/14d5aa65-b49c-4d96-8fc8-95a9727e6f36 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:27.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-11fda9ed-55e9-40ca-a9ae-e853e8dbfa12 3dd6e4bcbf6747c5916d57ba54b6da91 ba111720061748bbb7b6c3de41bad10f - - default default] TaaS: Handle Delete Port: 333d2c09-32fe-41c7-8a7b-539d87d57d65 2026-05-08 15:54:27.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11fda9ed-55e9-40ca-a9ae-e853e8dbfa12 3dd6e4bcbf6747c5916d57ba54b6da91 ba111720061748bbb7b6c3de41bad10f - - default default] Tap Mirror: Handle Delete Port: 333d2c09-32fe-41c7-8a7b-539d87d57d65 [pid: 8|app: 0|req: 1196/2212] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/ports/333d2c09-32fe-41c7-8a7b-539d87d57d65 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2213] 10.0.0.200 () {34 vars in 678 bytes} [Fri May 8 15:54:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:28.063 8 INFO neutron.services.segments.plugin [-] Segment 7e587b2f-c3fe-41cb-9534-e5193f4f6459 resource provider aggregate not found 2026-05-08 15:54:28.070 8 INFO neutron.services.segments.plugin [-] Segment 7e587b2f-c3fe-41cb-9534-e5193f4f6459 resource provider aggregate not found 2026-05-08 15:54:28.086 8 INFO neutron.services.segments.plugin [-] Segment 7e587b2f-c3fe-41cb-9534-e5193f4f6459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e587b2f-c3fe-41cb-9534-e5193f4f6459 found for delete ", "request_id": "req-7d3bb2e8-69a8-4b1a-a46c-93d39b61aee8"}]} 2026-05-08 15:54:28.093 8 INFO neutron.services.segments.plugin [-] Segment 7e587b2f-c3fe-41cb-9534-e5193f4f6459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e587b2f-c3fe-41cb-9534-e5193f4f6459 found for delete ", "request_id": "req-e659aee8-09f5-4d94-8131-d3bd76aaa4b8"}]} [pid: 7|app: 0|req: 1018/2214] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:54:28 2026] PUT /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/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: 1197/2215] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:27 2026] DELETE /v2.0/networks/5574c1dd-1b2d-4731-9f4a-a36eed02d370 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2216] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/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: 1198/2217] 10.0.0.200 () {34 vars in 764 bytes} [Fri May 8 15:54:28 2026] PUT /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2218] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/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: 1021/2219] 10.0.0.200 () {34 vars in 760 bytes} [Fri May 8 15:54:28 2026] PUT /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2220] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/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: 1023/2221] 10.0.0.200 () {34 vars in 782 bytes} [Fri May 8 15:54:28 2026] PUT /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2222] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2223] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:54:28 2026] PUT /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2224] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2225] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/security-groups?tenant_id=33fc7af3ce234e5185266f01b068a250&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2226] 10.0.0.200 () {32 vars in 741 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:28.573 7 INFO neutron.api.v2.resource [None req-6bd7f16d-9480-4eda-8dee-2f56f60d54e5 8c84342e498e450392f2663ef68fbb0a 86371430e6564d1ba91f08de96f7601a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2227] 10.0.0.200 () {32 vars in 745 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2228] 10.0.0.200 () {32 vars in 744 bytes} [Fri May 8 15:54:28 2026] DELETE /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2229] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:28 2026] DELETE /v2.0/security-groups/3487b795-b42c-4f8d-a917-8b5bd8bc9301 => 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: 1030/2230] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:28.701 8 INFO neutron.api.v2.resource [None req-97a5a232-e4b9-463b-ac53-a133c99e4940 8c84342e498e450392f2663ef68fbb0a 86371430e6564d1ba91f08de96f7601a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1201/2231] 10.0.0.200 () {32 vars in 748 bytes} [Fri May 8 15:54:28 2026] DELETE /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2232] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:54:28 2026] DELETE /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2233] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2234] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:54:28 2026] DELETE /v2.0/qos/policies/5db94046-eca0-47c9-8ddd-afd482a4dafb => 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: 1032/2235] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:28 2026] GET /v2.0/security-groups?tenant_id=d14e8a370ff84a06b8d2e49d62aa3ab2&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2236] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:29 2026] DELETE /v2.0/security-groups/2d5d8495-4698-4b13-a484-e65910da9580 => 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: 1033/2237] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:29 2026] GET /v2.0/security-groups?tenant_id=ba111720061748bbb7b6c3de41bad10f&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2238] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:29 2026] DELETE /v2.0/security-groups/04c83275-c2d4-4dc2-8d8f-36ec04907a3e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2239] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:29 2026] GET /v2.0/security-groups?tenant_id=86371430e6564d1ba91f08de96f7601a&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2240] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:29 2026] DELETE /v2.0/security-groups/3c8d441a-7550-48c3-ad92-aa64b3482a97 => 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: 1035/2241] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:30 2026] GET /v2.0/security-groups?tenant_id=6a5fc5fc37074a35b1b592c1f48ab4c3&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2242] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:30 2026] DELETE /v2.0/security-groups/c31d1665-76f1-4b60-80bf-aa5b31094404 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:30.833 7 INFO neutron.db.segments_db [None req-f4a30693-ed63-42cb-be81-a06c1d2b153a 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment 14325e96-1ed8-4b7a-8cde-324db6f24548 of type vxlan for network 2a4ef951-20b6-4136-b16d-ca465e6a549d 2026-05-08 15:54:30.896 7 INFO neutron.db.segments_db [None req-f4a30693-ed63-42cb-be81-a06c1d2b153a 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment abf2f680-1762-4547-a8e0-43a71573cbb7 of type vxlan for network 74687f35-55da-40bb-b5d2-6d572e961077 [pid: 7|app: 0|req: 1036/2243] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:30 2026] POST /v2.0/networks => generated 1207 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2244] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:54:31 2026] GET /v2.0/networks => generated 1844 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:31.227 7 INFO neutron.services.segments.plugin [-] Segment 14325e96-1ed8-4b7a-8cde-324db6f24548 resource provider aggregate not found 2026-05-08 15:54:31.228 7 INFO neutron.services.segments.plugin [-] Segment 14325e96-1ed8-4b7a-8cde-324db6f24548 resource provider aggregate not found 2026-05-08 15:54:31.249 7 INFO neutron.services.segments.plugin [-] Segment 14325e96-1ed8-4b7a-8cde-324db6f24548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14325e96-1ed8-4b7a-8cde-324db6f24548 found for delete ", "request_id": "req-3c76d7b5-6a0e-413d-bca5-82dc70455ebe"}]} 2026-05-08 15:54:31.250 7 INFO neutron.services.segments.plugin [-] Segment 14325e96-1ed8-4b7a-8cde-324db6f24548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14325e96-1ed8-4b7a-8cde-324db6f24548 found for delete ", "request_id": "req-6bc19f1a-33c8-474f-a4d0-da060990b4d9"}]} [pid: 7|app: 0|req: 1037/2245] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:31 2026] DELETE /v2.0/networks/2a4ef951-20b6-4136-b16d-ca465e6a549d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:31.380 8 INFO neutron.services.segments.plugin [-] Segment abf2f680-1762-4547-a8e0-43a71573cbb7 resource provider aggregate not found 2026-05-08 15:54:31.384 8 INFO neutron.services.segments.plugin [-] Segment abf2f680-1762-4547-a8e0-43a71573cbb7 resource provider aggregate not found 2026-05-08 15:54:31.401 8 INFO neutron.services.segments.plugin [-] Segment abf2f680-1762-4547-a8e0-43a71573cbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf2f680-1762-4547-a8e0-43a71573cbb7 found for delete ", "request_id": "req-2bd75082-2c2c-430e-b348-dca7590fca89"}]} 2026-05-08 15:54:31.402 8 INFO neutron.services.segments.plugin [-] Segment abf2f680-1762-4547-a8e0-43a71573cbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf2f680-1762-4547-a8e0-43a71573cbb7 found for delete ", "request_id": "req-7aec4543-9291-44dc-864a-efb79243e3c4"}]} [pid: 8|app: 0|req: 1209/2246] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:31 2026] DELETE /v2.0/networks/74687f35-55da-40bb-b5d2-6d572e961077 => 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: 1038/2247] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:54:31 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:54:31.530 8 INFO neutron.db.segments_db [None req-f948768d-18cd-4dd9-a218-8f5410cbc8b3 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment 5bc8ae99-5320-48c4-8915-99dbb7f6b12e of type vxlan for network 038000c8-79e2-4341-8694-00d24958a300 [pid: 8|app: 0|req: 1210/2248] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:31 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:31.692 7 INFO neutron.db.segments_db [None req-521b1472-53cf-406e-9981-98573ad260fd 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment 95e3f6ca-f835-45d5-8399-9b4374b5b675 of type vxlan for network f0b4b11d-f8b7-4a4f-aa27-736c4a1f0e71 [pid: 7|app: 0|req: 1039/2249] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:31 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2250] 10.0.0.200 () {34 vars in 665 bytes} [Fri May 8 15:54:31 2026] POST /v2.0/ports => generated 1506 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2251] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:54:32 2026] GET /v2.0/ports => generated 1506 bytes in 116 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-08 15:54:32.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5a0f73f-93f8-43eb-8e11-a9beef387331 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] TaaS: Handle Delete Port: 8ed4ddc3-7249-4502-8c25-366340ef7a9f 2026-05-08 15:54:32.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5a0f73f-93f8-43eb-8e11-a9beef387331 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Tap Mirror: Handle Delete Port: 8ed4ddc3-7249-4502-8c25-366340ef7a9f [pid: 8|app: 0|req: 1212/2252] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:32 2026] DELETE /v2.0/ports/8ed4ddc3-7249-4502-8c25-366340ef7a9f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:32.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-81212aa7-c007-4424-b727-87e214347ff1 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] TaaS: Handle Delete Port: d3436c6a-9cfe-45af-a66f-344bc1803666 2026-05-08 15:54:32.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81212aa7-c007-4424-b727-87e214347ff1 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Tap Mirror: Handle Delete Port: d3436c6a-9cfe-45af-a66f-344bc1803666 [pid: 7|app: 0|req: 1041/2253] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:54:32 2026] DELETE /v2.0/ports/d3436c6a-9cfe-45af-a66f-344bc1803666 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2254] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:54:32 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:33.039 7 INFO neutron.db.segments_db [None req-af08d0f4-ba71-4d58-9dda-0945ffc1cc66 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment 581628f1-b17e-40a8-8993-c040a9d0535d of type vxlan for network 415299ab-64f3-4266-9bd5-e93ac7335db6 [pid: 7|app: 0|req: 1043/2255] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:32 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:33.177 7 INFO neutron.db.segments_db [None req-e70e2651-ddd5-4564-bc8f-c874b84c8296 6dd1c180bd7d49ccbef85e64ed200dcc 282bdb5ef29742969d297624d4c85ada - - default default] Added segment d9928ee8-a030-460d-bf2e-39f000d74de1 of type vxlan for network a56b18aa-1036-464f-8eea-e2f7e1becc52 [pid: 8|app: 0|req: 1213/2256] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:32 2026] GET /v2.0/security-groups?tenant_id=9a0656c3d88c4bf8a6d2ca6776aca7cb&name=default => generated 2926 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2257] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:33 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2258] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:33 2026] DELETE /v2.0/security-groups/c9339611-3d9e-446a-9ec4-65f65bac67f4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2259] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:33 2026] GET /v2.0/security-groups?tenant_id=f5d4700e52de47139420e6636fe9c774&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2260] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:33 2026] POST /v2.0/subnets => generated 1272 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2261] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:33 2026] DELETE /v2.0/security-groups/dfa21d4e-fa80-4064-9681-111a8d5f25d6 => 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: 1216/2262] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:54:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2263] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:54:33 2026] GET /v2.0/subnets => generated 1908 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2264] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:54:33 2026] PUT /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2265] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:33 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2266] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:33 2026] DELETE /v2.0/subnets/508a304f-1cfc-4643-b952-ef13d7367b90 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2267] 10.0.0.200 () {34 vars in 778 bytes} [Fri May 8 15:54:34 2026] PUT /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2268] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2269] 10.0.0.200 () {34 vars in 774 bytes} [Fri May 8 15:54:34 2026] PUT /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2270] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2271] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/subnets/341781ee-82d5-46ff-a3e7-874c726a74dd => 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: 1223/2272] 10.0.0.200 () {34 vars in 796 bytes} [Fri May 8 15:54:34 2026] PUT /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2273] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2274] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2275] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:54:34 2026] PUT /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2276] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2277] 10.0.0.200 () {32 vars in 755 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:34.393 8 INFO neutron.api.v2.resource [None req-ee5412fc-225a-401e-bb90-111c8cf3d95b e54061f5dc7f4985bb4f8f2feabbab21 ababaae77fdd48288e84ba47d6fe347d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1228/2278] 10.0.0.200 () {32 vars in 759 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 15:54:34.397 7 INFO neutron.services.segments.plugin [-] Segment d9928ee8-a030-460d-bf2e-39f000d74de1 resource provider aggregate not found 2026-05-08 15:54:34.402 7 INFO neutron.services.segments.plugin [-] Segment d9928ee8-a030-460d-bf2e-39f000d74de1 resource provider aggregate not found 2026-05-08 15:54:34.419 7 INFO neutron.services.segments.plugin [-] Segment d9928ee8-a030-460d-bf2e-39f000d74de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9928ee8-a030-460d-bf2e-39f000d74de1 found for delete ", "request_id": "req-27c5fe80-baeb-4ad2-a751-a9f25a9dd2fa"}]} [pid: 8|app: 0|req: 1229/2279] 10.0.0.200 () {32 vars in 758 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:34.432 7 INFO neutron.services.segments.plugin [-] Segment d9928ee8-a030-460d-bf2e-39f000d74de1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9928ee8-a030-460d-bf2e-39f000d74de1 found for delete ", "request_id": "req-3bb92d58-684a-486a-a216-81145250dd19"}]} [pid: 7|app: 0|req: 1051/2280] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/networks/a56b18aa-1036-464f-8eea-e2f7e1becc52 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2281] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:54:34.486 8 INFO neutron.api.v2.resource [None req-1093d59b-4e1f-476b-80c2-5e9ddfe007ee e54061f5dc7f4985bb4f8f2feabbab21 ababaae77fdd48288e84ba47d6fe347d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1231/2282] 10.0.0.200 () {32 vars in 762 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2283] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2284] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:54:34 2026] GET /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2285] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/networks/415299ab-64f3-4266-9bd5-e93ac7335db6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2286] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/security-groups/ffb6caa0-8d61-4399-8071-0ce6b4086645 => 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: 1053/2287] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/networks/f0b4b11d-f8b7-4a4f-aa27-736c4a1f0e71 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:34.848 8 INFO neutron.services.segments.plugin [-] Segment 5bc8ae99-5320-48c4-8915-99dbb7f6b12e resource provider aggregate not found 2026-05-08 15:54:34.854 8 INFO neutron.services.segments.plugin [-] Segment 5bc8ae99-5320-48c4-8915-99dbb7f6b12e resource provider aggregate not found 2026-05-08 15:54:34.873 8 INFO neutron.services.segments.plugin [-] Segment 5bc8ae99-5320-48c4-8915-99dbb7f6b12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc8ae99-5320-48c4-8915-99dbb7f6b12e found for delete ", "request_id": "req-bfca1bbc-a0fc-4a6c-aad7-909c60713e8c"}]} [pid: 8|app: 0|req: 1235/2288] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:34 2026] DELETE /v2.0/networks/038000c8-79e2-4341-8694-00d24958a300 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:34.874 8 INFO neutron.services.segments.plugin [-] Segment 5bc8ae99-5320-48c4-8915-99dbb7f6b12e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc8ae99-5320-48c4-8915-99dbb7f6b12e found for delete ", "request_id": "req-2d7a111b-78b8-41c4-ba89-531e06da60f5"}]} [pid: 8|app: 0|req: 1236/2289] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:35 2026] GET /v2.0/security-groups?tenant_id=282bdb5ef29742969d297624d4c85ada&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2290] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:35 2026] GET /v2.0/security-groups?tenant_id=ababaae77fdd48288e84ba47d6fe347d&name=default => generated 2929 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2291] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:35 2026] DELETE /v2.0/security-groups/21152eda-76fe-49b3-a5fd-f67fc12f154b => 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: 1055/2292] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:35 2026] DELETE /v2.0/security-groups/031aa67e-fe08-4e67-842d-7d6cecdce927 => 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: 1238/2293] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:35 2026] GET /v2.0/security-groups?tenant_id=83c74852eac14b89a73a5cfcf8b0ff29&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2294] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:35 2026] DELETE /v2.0/security-groups/2e3b6603-3867-4f18-a4b5-96cb0e1ffeef => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:36.438 7 INFO neutron.services.segments.plugin [-] Segment 581628f1-b17e-40a8-8993-c040a9d0535d resource provider aggregate not found 2026-05-08 15:54:36.451 7 INFO neutron.services.segments.plugin [-] Segment 581628f1-b17e-40a8-8993-c040a9d0535d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581628f1-b17e-40a8-8993-c040a9d0535d found for delete ", "request_id": "req-77612ca8-e737-4a03-9663-0491959c5b55"}]} 2026-05-08 15:54:36.458 7 INFO neutron.services.segments.plugin [-] Segment 581628f1-b17e-40a8-8993-c040a9d0535d resource provider aggregate not found 2026-05-08 15:54:36.473 7 INFO neutron.services.segments.plugin [-] Segment 95e3f6ca-f835-45d5-8399-9b4374b5b675 resource provider aggregate not found 2026-05-08 15:54:36.479 7 INFO neutron.services.segments.plugin [-] Segment 581628f1-b17e-40a8-8993-c040a9d0535d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 581628f1-b17e-40a8-8993-c040a9d0535d found for delete ", "request_id": "req-58d1aa31-c4a0-4476-86ab-0953681c6152"}]} 2026-05-08 15:54:36.493 7 INFO neutron.services.segments.plugin [-] Segment 95e3f6ca-f835-45d5-8399-9b4374b5b675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e3f6ca-f835-45d5-8399-9b4374b5b675 found for delete ", "request_id": "req-8c7c65ae-7ea8-4e36-b039-41c445836353"}]} 2026-05-08 15:54:36.498 7 INFO neutron.services.segments.plugin [-] Segment 95e3f6ca-f835-45d5-8399-9b4374b5b675 resource provider aggregate not found 2026-05-08 15:54:36.516 7 INFO neutron.services.segments.plugin [-] Segment 95e3f6ca-f835-45d5-8399-9b4374b5b675 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95e3f6ca-f835-45d5-8399-9b4374b5b675 found for delete ", "request_id": "req-bb22f6bc-a58b-438f-bc11-d8bbee02e3aa"}]} [pid: 8|app: 0|req: 1239/2295] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:54:38 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1057/2296] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:39 2026] GET /v2.0/security-groups?tenant_id=d797f99cb0b044d78944c137028e0d90&name=default => generated 2929 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2297] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:39 2026] DELETE /v2.0/security-groups/e13e1f98-d02a-4951-9c25-7be0cf6b06a4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:39.631 7 INFO neutron.db.segments_db [None req-00502496-b5ea-4e71-b30a-1d5341ddb40b d3f457f03598423795d6f593ebb0e968 e01d50fed2674d1bbc371f5ebc76de96 - - default default] Added segment 1ffcbad1-974d-4b39-a945-15638b6a669a of type vxlan for network c09e64d3-b5c3-4e9d-afde-234ed99fde57 [pid: 7|app: 0|req: 1058/2298] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:54:39 2026] POST /v2.0/networks => generated 612 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2299] 10.0.0.235 () {30 vars in 690 bytes} [Fri May 8 15:54:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2300] 10.0.0.235 () {30 vars in 692 bytes} [Fri May 8 15:54: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: 7|app: 0|req: 1061/2301] 10.0.0.235 () {30 vars in 668 bytes} [Fri May 8 15:54:39 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: 1062/2302] 10.0.0.235 () {30 vars in 704 bytes} [Fri May 8 15:54: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) [pid: 8|app: 0|req: 1241/2303] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:39 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2304] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:40 2026] PUT /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2305] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2306] 10.0.0.200 () {34 vars in 762 bytes} [Fri May 8 15:54:40 2026] PUT /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2307] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2308] 10.0.0.200 () {34 vars in 758 bytes} [Fri May 8 15:54:40 2026] PUT /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/red => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2309] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/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: 1066/2310] 10.0.0.200 () {34 vars in 780 bytes} [Fri May 8 15:54:40 2026] PUT /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2311] 10.0.0.235 () {28 vars in 439 bytes} [Fri May 8 15:54:40 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: 1067/2312] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2313] 10.0.0.235 () {30 vars in 728 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2314] 10.0.0.235 () {30 vars in 690 bytes} [Fri May 8 15:54:40 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: 1248/2315] 10.0.0.235 () {30 vars in 692 bytes} [Fri May 8 15:54:40 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: 1249/2316] 10.0.0.235 () {30 vars in 668 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2317] 10.0.0.235 () {30 vars in 704 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2318] 10.0.0.200 () {34 vars in 751 bytes} [Fri May 8 15:54:40 2026] PUT /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2319] 10.0.0.235 () {30 vars in 728 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1069/2320] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/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: 1252/2321] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:54:40.782 7 INFO neutron.api.v2.resource [None req-90117406-7dcc-4b67-be70-77c63ac1a43c d3f457f03598423795d6f593ebb0e968 e01d50fed2674d1bbc371f5ebc76de96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1070/2322] 10.0.0.200 () {32 vars in 743 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/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: 1253/2323] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:54:40 2026] DELETE /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2324] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2325] 10.0.0.235 () {30 vars in 690 bytes} [Fri May 8 15:54:40 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: 1073/2326] 10.0.0.235 () {30 vars in 692 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2327] 10.0.0.235 () {30 vars in 668 bytes} [Fri May 8 15:54:40 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) 2026-05-08 15:54:40.929 8 INFO neutron.api.v2.resource [None req-1e5cd81c-1772-4ebd-93fa-5eaaa5e972d1 d3f457f03598423795d6f593ebb0e968 e01d50fed2674d1bbc371f5ebc76de96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2328] 10.0.0.200 () {32 vars in 746 bytes} [Fri May 8 15:54:40 2026] DELETE /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2329] 10.0.0.235 () {30 vars in 704 bytes} [Fri May 8 15:54:40 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: 1255/2330] 10.0.0.200 () {32 vars in 734 bytes} [Fri May 8 15:54:40 2026] DELETE /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2331] 10.0.0.235 () {30 vars in 730 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2332] 10.0.0.235 () {30 vars in 682 bytes} [Fri May 8 15:54:41 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: 1256/2333] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 8 15:54:40 2026] GET /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2334] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:54:41 2026] DELETE /v2.0/subnets/5740866c-e9ef-445d-be9d-2109ef807a78 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:54:41.263 8 INFO neutron_taas.services.taas.taas_plugin [None req-296292dd-1d61-4b1b-8d21-a91d46ccc2b2 d3f457f03598423795d6f593ebb0e968 e01d50fed2674d1bbc371f5ebc76de96 - - default default] TaaS: Handle Delete Port: c87177a9-92ab-4d4a-bd45-fb0fcdcf3bed 2026-05-08 15:54:41.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-296292dd-1d61-4b1b-8d21-a91d46ccc2b2 d3f457f03598423795d6f593ebb0e968 e01d50fed2674d1bbc371f5ebc76de96 - - default default] Tap Mirror: Handle Delete Port: c87177a9-92ab-4d4a-bd45-fb0fcdcf3bed [pid: 7|app: 0|req: 1078/2335] 10.0.0.235 () {34 vars in 704 bytes} [Fri May 8 15:54:41 2026] POST /v2.0/ports => generated 1132 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 15:54:41.439 8 INFO neutron.services.segments.plugin [-] Segment 1ffcbad1-974d-4b39-a945-15638b6a669a resource provider aggregate not found 2026-05-08 15:54:41.442 8 INFO neutron.services.segments.plugin [-] Segment 1ffcbad1-974d-4b39-a945-15638b6a669a resource provider aggregate not found 2026-05-08 15:54:41.468 8 INFO neutron.services.segments.plugin [-] Segment 1ffcbad1-974d-4b39-a945-15638b6a669a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ffcbad1-974d-4b39-a945-15638b6a669a found for delete ", "request_id": "req-6d079771-460a-463b-b030-5128ad45e2f6"}]} 2026-05-08 15:54:41.468 8 INFO neutron.services.segments.plugin [-] Segment 1ffcbad1-974d-4b39-a945-15638b6a669a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ffcbad1-974d-4b39-a945-15638b6a669a found for delete ", "request_id": "req-60f46e05-bedc-42bc-ae8e-f3bf05c890ca"}]} [pid: 8|app: 0|req: 1258/2336] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:54:41 2026] DELETE /v2.0/networks/c09e64d3-b5c3-4e9d-afde-234ed99fde57 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1079/2339] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:41 2026] GET /v2.0/security-groups?tenant_id=0c6ccc267d3b49b09f7cd9124b114404&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2340] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:42 2026] DELETE /v2.0/security-groups/adbe3e3f-9e15-4a79-b7db-3fceb58aa205 => 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: 1080/2341] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:42 2026] GET /v2.0/security-groups?tenant_id=99e3d26b20ab41f8bb23adc36058e133&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2342] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:42 2026] DELETE /v2.0/security-groups/a26b567b-56e5-4d86-b654-ff0b05c2db5e => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2343] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:54:42 2026] GET /v2.0/security-groups?tenant_id=e01d50fed2674d1bbc371f5ebc76de96&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2344] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:54:42 2026] DELETE /v2.0/security-groups/107fce40-b1f9-4962-ae46-47a348e95f15 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2345] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2346] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:54:44 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: 1083/2347] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:54:44 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: 1265/2348] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2349] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2350] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:54:44 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: 1085/2351] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2352] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:54:44 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: 1086/2353] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:54:44 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-08 15:54:44.919 8 INFO neutron.api.v2.resource [None req-6e266b59-5794-4e26-9804-84b8799935d4 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2354] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2355] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:54:44 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2356] 199.204.45.72 () {34 vars in 735 bytes} [Fri May 8 15:54:44 2026] POST /v2.0/security-groups => generated 1638 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2357] 199.204.45.72 () {30 vars in 814 bytes} [Fri May 8 15:54:45 2026] GET /v2.0/security-group-rules?security_group_id=b353a08c-733f-4ccb-9ad2-0161198e6fa0 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2358] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:54:45 2026] PUT /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 248 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: 1090/2359] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:54:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2360] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:54:45 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) 2026-05-08 15:54:45.466 8 INFO neutron.db.segments_db [None req-10175822-c007-48d8-abea-37d1c937860a e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Added segment 8999bdff-a5b7-4e2f-971c-a208d02b62a8 of type vxlan for network b7661648-d659-4ca7-9bac-04455472aa21 [pid: 7|app: 0|req: 1092/2361] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:54:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2362] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:54:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2363] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:54:45 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1270/2364] 10.0.0.200 () {34 vars in 671 bytes} [Fri May 8 15:54:45 2026] POST /v2.0/networks => generated 613 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:45.619 7 INFO neutron.db.segments_db [None req-29bce79d-3f99-447c-bdde-93a6c616fc7b e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Added segment debf964d-ffd5-408c-bf8d-f2e39dda4758 of type vxlan for network 956e8bed-da38-4923-894d-252aafb93bbc 2026-05-08 15:54:45.876 7 INFO neutron.db.l3_hamode_db [None req-29bce79d-3f99-447c-bdde-93a6c616fc7b e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 15:54:47.069 7 INFO neutron.db.l3_hamode_db [None req-29bce79d-3f99-447c-bdde-93a6c616fc7b e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2365] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:45 2026] POST /v2.0/routers => generated 694 bytes in 2433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2366] 10.0.0.200 () {32 vars in 776 bytes} [Fri May 8 15:54:48 2026] GET /v2.0/subnets?project_id=d1a84fb9d1f54623a9b2785c04da9bd9&cidr=10.100.0.0%2F28 => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2367] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:54:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2368] 10.0.0.200 () {32 vars in 784 bytes} [Fri May 8 15:54:48 2026] GET /v2.0/subnets?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2369] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:54:48 2026] POST /v2.0/subnets => generated 657 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2370] 10.0.0.200 () {34 vars in 783 bytes} [Fri May 8 15:54:48 2026] PUT /v2.0/routers/9dd0422c-6a4b-4c86-bd5a-ae3fdccf955d/add_router_interface => generated 309 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2371] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:54:49 2026] GET /v2.0/networks => generated 6658 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2372] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:54:49 2026] GET /v2.0/subnets => generated 7421 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2373] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:54:49 2026] GET /v2.0/routers => generated 1451 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2374] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-groups => generated 1677 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2375] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2376] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2377] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2378] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:50.896 7 INFO neutron.db.securitygroups_db [None req-4a0fe227-123c-415c-8e62-410b8a3b742e e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Project d1a84fb9d1f54623a9b2785c04da9bd9 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: 1102/2379] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:54:51.015 8 INFO neutron.db.securitygroups_db [None req-48d01589-55e9-463b-b7d0-700744b8f815 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Project d1a84fb9d1f54623a9b2785c04da9bd9 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: 1278/2380] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:54:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2381] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/networks => generated 1297 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2382] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1139115313&fields=id&tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9 => 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: 1104/2383] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2384] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/quotas/d1a84fb9d1f54623a9b2785c04da9bd9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2385] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&fields=id => generated 103 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2386] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1106/2387] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:54:51 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1282/2388] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:52 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1107/2389] 10.0.0.167 () {34 vars in 1016 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2390] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/networks?id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2391] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/quotas/d3b904c276044601aee073b56c39ea8b => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2392] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1284/2393] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2394] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1285/2395] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1111/2396] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => 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: 1286/2397] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:53 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => 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: 1112/2398] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:54 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1287/2399] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:55 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1288/2400] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:56 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1113/2401] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:54:56 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2402] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:54:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2403] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:56 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => 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: 1291/2404] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:56 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => 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: 1114/2405] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:54:56 2026] POST /v2.0/ports => generated 954 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2408] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:54:56 2026] PUT /v2.0/ports/0dd63fc6-a82b-40f7-b067-39157263db42 => generated 1235 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:57.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f007bba-6eec-42bb-8b9d-b75f72b579da'] response: {'name': 'network-changed', 'server_uuid': '95f2505d-5a34-40af-9fd4-7e95541fb56c', 'tag': '0dd63fc6-a82b-40f7-b067-39157263db42', '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: 1117/2409] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:57 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 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: 8|app: 0|req: 1293/2410] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:57 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1118/2411] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:57 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2412] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:54:57 2026] GET /v2.0/networks?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&shared=False => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2413] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:54:57 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: 8|app: 0|req: 1295/2414] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:54:58 2026] GET /v2.0/networks?id=7c3438c8-113c-4847-b302-5df2c16b4d71 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2415] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:54:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3b904c276044601aee073b56c39ea8b => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2416] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:58 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2417] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:58 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2418] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:54:58 2026] POST /v2.0/ports => generated 1082 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1297/2419] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2420] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0dd63fc6-a82b-40f7-b067-39157263db42 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2421] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/subnets?id=3c2fe069-3360-4088-a8e8-69494564c687 => generated 678 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2422] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/ports?network_id=b7661648-d659-4ca7-9bac-04455472aa21&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: 1301/2423] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1302/2424] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1123/2425] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:54:58 2026] PUT /v2.0/ports/199f0018-c97d-4f6e-b5a6-5775861caf74 => generated 1243 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:54:59.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c66c55d5-1870-416d-ab65-aba82fdde008'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '199f0018-c97d-4f6e-b5a6-5775861caf74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2426] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1124/2427] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2428] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2429] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2430] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:54:59 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2431] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:00 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2432] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:55:00 2026] GET /v2.0/networks?tenant_id=d3b904c276044601aee073b56c39ea8b&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2433] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:55:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2434] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2435] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1129/2436] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2437] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2438] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2439] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2440] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1310/2441] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:01 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1132/2442] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:02 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2443] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:02 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2444] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:02 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2445] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:02 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2446] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:02 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2447] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:03 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2448] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:03 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2449] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:04 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1136/2450] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:04 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2451] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:04 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2452] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1316/2453] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2454] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2455] 199.204.45.72 () {34 vars in 1043 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&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: 8|app: 0|req: 1319/2456] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2457] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:05 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:55:06.012 7 INFO neutron.db.l3_db [None req-3c531736-a313-4384-8c73-00bf79344ce9 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Floating IP 48d7f5d4-0a32-498e-8d33-df5589ad7dad associated. External IP: 10.96.250.220, port: 0dd63fc6-a82b-40f7-b067-39157263db42. [pid: 8|app: 0|req: 1321/2458] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:06 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2459] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:55:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2460] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:06 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:55:06.466 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e1b6a91-8b08-4bd6-912f-aba5ac301046'] response: {'name': 'network-changed', 'server_uuid': '95f2505d-5a34-40af-9fd4-7e95541fb56c', 'tag': '0dd63fc6-a82b-40f7-b067-39157263db42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1139/2461] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:06 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2462] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2463] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0dd63fc6-a82b-40f7-b067-39157263db42 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2464] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/subnets?id=3c2fe069-3360-4088-a8e8-69494564c687 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2465] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/ports?network_id=b7661648-d659-4ca7-9bac-04455472aa21&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: 1325/2466] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1142/2467] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2468] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:07 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2469] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:08 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2470] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:08 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2471] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:08 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2472] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:09 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2475] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:55:15 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2476] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:55:15 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1147/2477] 10.0.0.167 () {34 vars in 1272 bytes} [Fri May 8 15:55:18 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47&device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c&device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 5393 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2478] 10.0.0.167 () {34 vars in 1200 bytes} [Fri May 8 15:55:18 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2479] 10.0.0.167 () {34 vars in 1084 bytes} [Fri May 8 15:55:19 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 2927 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2480] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:19 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2481] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:19 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2482] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:19 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1150/2483] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:19 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2484] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:20 2026] GET /v2.0/security-groups?id=b0c3c74f-ae2a-47c9-bcdd-6f3686341d7c&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2485] 10.0.0.200 () {32 vars in 826 bytes} [Fri May 8 15:55:24 2026] GET /v2.0/ports?project_id=d1a84fb9d1f54623a9b2785c04da9bd9&network_id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 3691 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2486] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:55:24 2026] GET /v2.0/subnets?network_id=273a25df-ff5d-4242-85a7-0fe44b54405a => generated 667 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:55:25.104 7 INFO neutron.db.l3_db [None req-fdf57413-ac7e-4057-b6bf-6af6ed8a5a43 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Floating IP 48d7f5d4-0a32-498e-8d33-df5589ad7dad disassociated. External IP: 10.96.250.220, port: 0dd63fc6-a82b-40f7-b067-39157263db42. [pid: 7|app: 0|req: 1152/2487] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:55:24 2026] PUT /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 554 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2488] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:25 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:55:25.501 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-436d69e5-c2c0-467e-b0fc-b7aff2adc346'] response: {'name': 'network-changed', 'server_uuid': '95f2505d-5a34-40af-9fd4-7e95541fb56c', 'tag': '0dd63fc6-a82b-40f7-b067-39157263db42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1153/2489] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2490] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2491] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0dd63fc6-a82b-40f7-b067-39157263db42 => 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: 1338/2492] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/subnets?id=3c2fe069-3360-4088-a8e8-69494564c687 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2493] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/ports?network_id=b7661648-d659-4ca7-9bac-04455472aa21&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2494] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1156/2495] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1340/2496] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:26 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2499] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:27 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2500] 10.0.0.200 () {34 vars in 685 bytes} [Fri May 8 15:55:28 2026] POST /v2.0/security-groups => generated 1677 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2501] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2502] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:28 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: 1160/2503] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2504] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:55:29.385 7 INFO neutron.db.securitygroups_db [None req-2bcae902-1f50-4c2c-8a53-b88785e41393 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Project d1a84fb9d1f54623a9b2785c04da9bd9 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: 1161/2505] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:55:29.504 8 INFO neutron.db.securitygroups_db [None req-52643e77-90df-47af-a195-bd6c590a5bbc e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Project d1a84fb9d1f54623a9b2785c04da9bd9 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: 1345/2506] 10.0.0.200 () {34 vars in 695 bytes} [Fri May 8 15:55:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2507] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:55:29 2026] GET /v2.0/networks => generated 1297 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2508] 10.0.0.167 () {34 vars in 1100 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1527583230&fields=id&tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2509] 10.0.0.167 () {34 vars in 982 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 660 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2510] 10.0.0.167 () {34 vars in 965 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/quotas/d1a84fb9d1f54623a9b2785c04da9bd9 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2511] 10.0.0.167 () {34 vars in 1002 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&fields=id => generated 149 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2512] 10.0.0.167 () {34 vars in 1008 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1165/2513] 10.0.0.167 () {34 vars in 1108 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2514] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:30 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1166/2515] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:31 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1350/2516] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:32 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1167/2517] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:33 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2518] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:35 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2519] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:35 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1352/2520] 199.204.45.72 () {34 vars in 1049 bytes} [Fri May 8 15:55:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9 => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2521] 199.204.45.72 () {38 vars in 954 bytes} [Fri May 8 15:55:35 2026] POST /v2.0/ports => generated 954 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2522] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:55:35 2026] PUT /v2.0/ports/836888a5-561f-452c-a00a-8849442208ce => generated 1235 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:55:36.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a832a8f-7adc-4d68-a7eb-b280555c60a6'] response: {'name': 'network-changed', 'server_uuid': 'ee43612b-01c8-408a-acb9-00891a09424f', 'tag': '836888a5-561f-452c-a00a-8849442208ce', '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: 1170/2523] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:36 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1354/2524] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:36 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1171/2525] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:36 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2526] 199.204.45.72 () {34 vars in 1017 bytes} [Fri May 8 15:55:36 2026] GET /v2.0/networks?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&shared=False => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2527] 199.204.45.72 () {34 vars in 929 bytes} [Fri May 8 15:55:36 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2528] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1173/2529] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2530] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2531] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=836888a5-561f-452c-a00a-8849442208ce => 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: 1358/2532] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/subnets?id=3c2fe069-3360-4088-a8e8-69494564c687 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2533] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/ports?network_id=b7661648-d659-4ca7-9bac-04455472aa21&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2534] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1176/2535] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:37 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2536] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:38 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2537] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:38 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2538] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:39 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2539] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:39 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2540] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:40 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2541] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:40 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1363/2542] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:42 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1180/2545] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:42 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1366/2546] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:43 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1181/2547] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:43 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2548] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:55:43 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1182/2549] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:55:43 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2550] 10.0.0.200 () {32 vars in 736 bytes} [Fri May 8 15:55:43 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:55:43.929 7 INFO neutron.db.l3_db [None req-b964cb03-9721-4cfd-b860-35d795513ee4 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Floating IP 48d7f5d4-0a32-498e-8d33-df5589ad7dad associated. External IP: 10.96.250.220, port: 836888a5-561f-452c-a00a-8849442208ce. [pid: 7|app: 0|req: 1183/2551] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:55:43 2026] PUT /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2552] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:55:44.382 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8269841-8952-493d-abb9-bef57a45951d'] response: {'name': 'network-changed', 'server_uuid': 'ee43612b-01c8-408a-acb9-00891a09424f', 'tag': '836888a5-561f-452c-a00a-8849442208ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1184/2553] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2554] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:55:44 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: 1185/2555] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2556] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:55:44 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: 1186/2557] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1372/2558] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2559] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/ports?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2560] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:44 2026] GET /v2.0/networks?id=b7661648-d659-4ca7-9bac-04455472aa21 => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2561] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=836888a5-561f-452c-a00a-8849442208ce => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2562] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/subnets?id=3c2fe069-3360-4088-a8e8-69494564c687 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2563] 199.204.45.72 () {34 vars in 716 bytes} [Fri May 8 15:55:44 2026] POST /v2.0/ports => generated 1059 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2564] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/ports?network_id=b7661648-d659-4ca7-9bac-04455472aa21&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2565] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2566] 10.0.0.167 () {34 vars in 907 bytes} [Fri May 8 15:55:45 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: 1378/2567] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?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: 1190/2568] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2569] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:45 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2570] 199.204.45.72 () {34 vars in 1261 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2571] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1192/2572] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1381/2573] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2574] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2575] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:46 2026] GET /v2.0/networks?id=f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2576] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:55:47 2026] PUT /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1249 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:55:47.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99546213-a85b-49e0-b96f-ab43c2a49b67'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '4e382316-c8e0-499b-86bb-9bc494d2005c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2577] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2489 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2578] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/networks?id=f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2579] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1196/2580] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2581] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&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: 1197/2582] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1386/2583] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:48 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2584] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2489 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2585] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2586] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2587] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&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: 1200/2588] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1389/2589] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2590] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1390/2591] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2592] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2593] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1203/2594] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:49 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2595] 10.0.0.20 () {34 vars in 989 bytes} [Fri May 8 15:55:53 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2596] 10.0.0.20 () {34 vars in 1039 bytes} [Fri May 8 15:55:53 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2597] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:55:53 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1251 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2598] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:55:53 2026] PUT /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1276 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:55:54.169 8 INFO neutron.api.v2.resource [None req-2c4b751b-91eb-403d-a1e8-31e6ce06aa73 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2599] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:55:54.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-988e6ba3-68ae-4c5a-8c51-d1b67ede9eb1'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '4e382316-c8e0-499b-86bb-9bc494d2005c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1206/2600] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2601] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:55:54 2026] PUT /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1314 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:55:54.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c86503bf-e1a7-4685-99aa-a2fb84f0bdad'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '4e382316-c8e0-499b-86bb-9bc494d2005c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1207/2602] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1396/2603] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:55:54 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: 1208/2604] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2605] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:55:54 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: 1397/2606] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2607] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1211/2608] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2609] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/networks?id=f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2610] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1212/2611] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2612] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2613] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2614] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2615] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2616] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2617] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2618] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1216/2619] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:55:54 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1404/2620] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:55:55 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2621] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/networks?id=f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2622] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2623] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2624] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&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: 1219/2625] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1407/2626] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:55:56 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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-08 15:56:02.727 8 INFO neutron.db.l3_db [None req-0ed3e8d9-1fdb-4056-a054-86a7df7b70ab ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP 0bb87d7d-a3e1-45ba-a56d-751375085bc5 associated. External IP: 10.96.250.212, port: 623ac36c-d0c6-452c-bab7-f413eab53d62. [pid: 8|app: 0|req: 1409/2629] 10.0.0.200 () {34 vars in 677 bytes} [Fri May 8 15:56:01 2026] POST /v2.0/floatingips => generated 899 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2630] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:03 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2631] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:03 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1222/2632] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:05 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2633] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:05 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1223/2634] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2635] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:06 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: 1224/2636] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2637] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:56:06.205 7 INFO neutron.api.v2.resource [None req-ce2b22b8-df98-4274-a4e9-40b613caee8c dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1225/2638] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => 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: 1414/2639] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2640] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1415/2641] 199.204.45.72 () {30 vars in 814 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/security-group-rules?security_group_id=b353a08c-733f-4ccb-9ad2-0161198e6fa0 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2642] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/security-groups?id=07c11695-ef0f-423e-b15a-8e8b9f0f8581&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: 1228/2643] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:56:06 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2644] 199.204.45.72 () {34 vars in 746 bytes} [Fri May 8 15:56:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:56:06.503 7 INFO neutron_taas.services.taas.taas_plugin [req-5b2e8ef5-3836-4e1d-9f84-761d9416b2ad req-9c61750a-af30-43ce-abba-e69c69f1a826 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: 836888a5-561f-452c-a00a-8849442208ce 2026-05-08 15:56:06.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5b2e8ef5-3836-4e1d-9f84-761d9416b2ad req-9c61750a-af30-43ce-abba-e69c69f1a826 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: 836888a5-561f-452c-a00a-8849442208ce [pid: 8|app: 0|req: 1417/2645] 199.204.45.72 () {34 vars in 746 bytes} [Fri May 8 15:56:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:56:06.638 7 INFO neutron.db.l3_db [req-5b2e8ef5-3836-4e1d-9f84-761d9416b2ad req-9c61750a-af30-43ce-abba-e69c69f1a826 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Floating IP 48d7f5d4-0a32-498e-8d33-df5589ad7dad disassociated. External IP: 10.96.250.220, port: 836888a5-561f-452c-a00a-8849442208ce. [pid: 7|app: 0|req: 1229/2646] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:56:06 2026] DELETE /v2.0/ports/836888a5-561f-452c-a00a-8849442208ce => generated 0 bytes in 599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:07.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62ef075d-4ebf-4360-8bf0-8fbf32c3df00'] response: {'server_uuid': 'ee43612b-01c8-408a-acb9-00891a09424f', 'name': 'network-vif-deleted', 'tag': '836888a5-561f-452c-a00a-8849442208ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/2647] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:07 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1230/2648] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:08 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1419/2649] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:09 2026] GET /v2.0/ports?device_id=ee43612b-01c8-408a-acb9-00891a09424f => 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: 1231/2650] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:10 2026] DELETE /v2.0/security-groups/07c11695-ef0f-423e-b15a-8e8b9f0f8581 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:56:10.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e618883-7136-4e2b-b992-0121e0e0e2d2 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: eb91af13-3df9-4e7f-a054-e2058815c058 2026-05-08 15:56:11.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e618883-7136-4e2b-b992-0121e0e0e2d2 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: eb91af13-3df9-4e7f-a054-e2058815c058 [pid: 8|app: 0|req: 1420/2651] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:10 2026] DELETE /v2.0/floatingips/48d7f5d4-0a32-498e-8d33-df5589ad7dad => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2652] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:11 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2653] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:11 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1234/2656] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:12 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2657] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:12 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2658] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:13 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2659] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:56:13 2026] GET /v2.0/security-groups?id=47dd7cc0-e8e7-47c1-969d-ddc1c303172d&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: 1236/2660] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:56:13 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:56:13.928 8 INFO neutron_taas.services.taas.taas_plugin [req-17a4a6cc-1767-4d61-adb2-96397576521e req-2be7c19e-d8db-4edc-89c8-ac2ac7a91524 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: 0dd63fc6-a82b-40f7-b067-39157263db42 2026-05-08 15:56:13.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-17a4a6cc-1767-4d61-adb2-96397576521e req-2be7c19e-d8db-4edc-89c8-ac2ac7a91524 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: 0dd63fc6-a82b-40f7-b067-39157263db42 [pid: 8|app: 0|req: 1425/2661] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:56:13 2026] DELETE /v2.0/ports/0dd63fc6-a82b-40f7-b067-39157263db42 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:14.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ec16724-6800-412b-b1d7-8e39243eface'] response: {'server_uuid': '95f2505d-5a34-40af-9fd4-7e95541fb56c', 'name': 'network-vif-deleted', 'tag': '0dd63fc6-a82b-40f7-b067-39157263db42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1237/2662] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:14 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1426/2663] 10.0.0.235 () {30 vars in 690 bytes} [Fri May 8 15:56:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2664] 10.0.0.235 () {30 vars in 692 bytes} [Fri May 8 15:56:14 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: 1427/2665] 10.0.0.235 () {30 vars in 668 bytes} [Fri May 8 15:56:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2666] 10.0.0.235 () {30 vars in 704 bytes} [Fri May 8 15:56:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2667] 10.0.0.235 () {28 vars in 439 bytes} [Fri May 8 15:56:15 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2668] 10.0.0.235 () {30 vars in 728 bytes} [Fri May 8 15:56:15 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 656 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2669] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:15 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1241/2670] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2671] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:16 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: 1242/2672] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:16 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: 1431/2673] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:16 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: 1243/2674] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:16 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2675] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:56:16 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2676] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:16 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: 1433/2677] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:16 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: 1245/2678] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2679] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:16 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: 1435/2680] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:56:17 2026] GET /v2.0/ports?device_id=95f2505d-5a34-40af-9fd4-7e95541fb56c => 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: 1246/2681] 199.204.45.72 () {34 vars in 716 bytes} [Fri May 8 15:56:16 2026] POST /v2.0/ports => generated 1320 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2682] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:56:17 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1247/2683] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:18 2026] DELETE /v2.0/security-groups/47dd7cc0-e8e7-47c1-969d-ddc1c303172d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2684] 199.204.45.72 () {34 vars in 1261 bytes} [Fri May 8 15:56:18 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2685] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:18 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1250/2686] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:18 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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) 2026-05-08 15:56:18.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-84cb7610-b33f-4595-89b0-2d081da3acdc e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: 5b239a82-7134-47db-acfb-9d4fcd503338 2026-05-08 15:56:18.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84cb7610-b33f-4595-89b0-2d081da3acdc e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: 5b239a82-7134-47db-acfb-9d4fcd503338 [pid: 7|app: 0|req: 1251/2687] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:56:19 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1320 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2688] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:56:18 2026] PUT /v2.0/routers/9dd0422c-6a4b-4c86-bd5a-ae3fdccf955d/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2689] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:56:19 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2690] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:56:19 2026] DELETE /v2.0/subnets/3c2fe069-3360-4088-a8e8-69494564c687 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:19.637 8 INFO neutron_taas.services.taas.taas_plugin [None req-76c46670-1fe8-4cd9-bc51-b51a96f20387 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: 7ca0d19f-d25f-470f-8f7b-493498607aa2 2026-05-08 15:56:19.640 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76c46670-1fe8-4cd9-bc51-b51a96f20387 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: 7ca0d19f-d25f-470f-8f7b-493498607aa2 [pid: 7|app: 0|req: 1253/2691] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:56:19 2026] PUT /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1510 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:19.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08fe6138-8252-4a96-ad6f-ca30c90f8f06'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '5420fe40-a97b-40b2-887d-89240be37a3d', 'status': 'completed', 'code': 200} 2026-05-08 15:56:19.949 8 INFO neutron_taas.services.taas.taas_plugin [None req-76c46670-1fe8-4cd9-bc51-b51a96f20387 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] TaaS: Handle Delete Port: 85675fab-41b3-4bbc-ba71-daf65f8a546b 2026-05-08 15:56:19.952 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76c46670-1fe8-4cd9-bc51-b51a96f20387 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] Tap Mirror: Handle Delete Port: 85675fab-41b3-4bbc-ba71-daf65f8a546b 2026-05-08 15:56:20.374 8 INFO neutron.db.l3_hamode_db [None req-76c46670-1fe8-4cd9-bc51-b51a96f20387 e0a9f3c26df0491c842021f68685f536 d1a84fb9d1f54623a9b2785c04da9bd9 - - default default] HA network 956e8bed-da38-4923-894d-252aafb93bbc was deleted as no HA routers are present in tenant d1a84fb9d1f54623a9b2785c04da9bd9. [pid: 8|app: 0|req: 1439/2692] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:56:19 2026] DELETE /v2.0/routers/9dd0422c-6a4b-4c86-bd5a-ae3fdccf955d => generated 0 bytes in 971 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: 1254/2693] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4092 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:20.454 8 INFO neutron.services.segments.plugin [-] Segment debf964d-ffd5-408c-bf8d-f2e39dda4758 resource provider aggregate not found 2026-05-08 15:56:20.479 8 INFO neutron.services.segments.plugin [-] Segment debf964d-ffd5-408c-bf8d-f2e39dda4758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debf964d-ffd5-408c-bf8d-f2e39dda4758 found for delete ", "request_id": "req-3a4396cc-5d32-4fd6-8148-7d032aefbe70"}]} 2026-05-08 15:56:20.483 8 INFO neutron.services.segments.plugin [-] Segment debf964d-ffd5-408c-bf8d-f2e39dda4758 resource provider aggregate not found [pid: 7|app: 0|req: 1255/2694] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:56:20.510 8 INFO neutron.services.segments.plugin [-] Segment debf964d-ffd5-408c-bf8d-f2e39dda4758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid debf964d-ffd5-408c-bf8d-f2e39dda4758 found for delete ", "request_id": "req-aaf7e27a-0dc9-41d0-ae38-978b9ffeaef2"}]} [pid: 7|app: 0|req: 1256/2695] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => 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: 1440/2696] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:20 2026] DELETE /v2.0/networks/b7661648-d659-4ca7-9bac-04455472aa21 => 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: 1257/2697] 199.204.45.72 () {34 vars in 1101 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aba&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2698] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2699] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2700] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2701] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1443/2702] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:20 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1260/2703] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/security-groups?tenant_id=d1a84fb9d1f54623a9b2785c04da9bd9&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2704] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:21 2026] DELETE /v2.0/security-groups/12d8ec37-302c-439f-b69b-125df0b7da93 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2705] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/security-groups?tenant_id=c95ffcd2489c45768908c2fddf672562&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: 1445/2706] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:21 2026] DELETE /v2.0/security-groups/a484249c-3526-4ded-b3e8-de783bd5edb7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2707] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4092 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2708] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => 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: 1263/2709] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => 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: 1447/2710] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:21 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&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: 1264/2711] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2712] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1265/2713] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1449/2714] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2715] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2716] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1267/2717] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2718] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2719] 199.204.45.72 () {34 vars in 1101 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aba&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => 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: 1452/2720] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2721] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:22.496 8 INFO neutron.services.segments.plugin [-] Segment 8999bdff-a5b7-4e2f-971c-a208d02b62a8 resource provider aggregate not found 2026-05-08 15:56:22.517 8 INFO neutron.services.segments.plugin [-] Segment 8999bdff-a5b7-4e2f-971c-a208d02b62a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8999bdff-a5b7-4e2f-971c-a208d02b62a8 found for delete ", "request_id": "req-de85be0e-c40b-4313-8b32-fdf2f7aa7401"}]} [pid: 8|app: 0|req: 1453/2722] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:22.531 8 INFO neutron.services.segments.plugin [-] Segment 8999bdff-a5b7-4e2f-971c-a208d02b62a8 resource provider aggregate not found 2026-05-08 15:56:22.550 8 INFO neutron.services.segments.plugin [-] Segment 8999bdff-a5b7-4e2f-971c-a208d02b62a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8999bdff-a5b7-4e2f-971c-a208d02b62a8 found for delete ", "request_id": "req-15ba159d-da0e-4b4b-a7c4-ae6bfccfedf9"}]} [pid: 7|app: 0|req: 1270/2723] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2724] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:22 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:56:26.277 7 INFO neutron.db.segments_db [None req-9ca44bf1-2012-49e3-a399-6d898e9df57f 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] Added segment 0094baca-d3f3-4941-8d5e-97076b4b80b2 of type vxlan for network 1bdac2dd-7500-419b-ae86-396a835c8fea [pid: 7|app: 0|req: 1271/2725] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:25 2026] POST /v2.0/networks => generated 708 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2726] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1510 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2727] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:56:26 2026] POST /v2.0/subnets => generated 644 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:56:26.570 7 WARNING neutron.api.v2.base [None req-27e1d440-1eda-4232-b206-5db01ef36da5 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - 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-08 15:56:26.571 7 INFO neutron.api.v2.resource [None req-27e1d440-1eda-4232-b206-5db01ef36da5 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1273/2728] 10.0.0.200 () {34 vars in 681 bytes} [Fri May 8 15:56:26 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: 7|app: 0|req: 1274/2729] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 795 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2730] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2731] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/subnets/fb95ebf3-cb86-4d2d-ad08-52513d801c5e => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:56:26.740 8 INFO neutron.services.segments.plugin [-] Segment 0094baca-d3f3-4941-8d5e-97076b4b80b2 resource provider aggregate not found 2026-05-08 15:56:26.745 8 INFO neutron.services.segments.plugin [-] Segment 0094baca-d3f3-4941-8d5e-97076b4b80b2 resource provider aggregate not found 2026-05-08 15:56:26.761 8 INFO neutron.services.segments.plugin [-] Segment 0094baca-d3f3-4941-8d5e-97076b4b80b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0094baca-d3f3-4941-8d5e-97076b4b80b2 found for delete ", "request_id": "req-7e8812dd-4908-4e42-adad-a3cc5cb4139e"}]} 2026-05-08 15:56:26.765 8 INFO neutron.services.segments.plugin [-] Segment 0094baca-d3f3-4941-8d5e-97076b4b80b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0094baca-d3f3-4941-8d5e-97076b4b80b2 found for delete ", "request_id": "req-e8e822b3-5a54-4b08-a7a9-fd546147406b"}]} [pid: 8|app: 0|req: 1456/2732] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:26 2026] DELETE /v2.0/networks/1bdac2dd-7500-419b-ae86-396a835c8fea => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2733] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2734] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56: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) 2026-05-08 15:56:26.846 7 INFO neutron.db.segments_db [None req-a10787d9-d56e-48a9-b3b7-8b785fa1809c 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] Added segment 10832006-ec4c-4474-9f57-592ed677702f of type vxlan for network 7db7ebd3-ad91-4e76-a92b-2e11070d8dc5 [pid: 8|app: 0|req: 1459/2735] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2736] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2737] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2738] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:26 2026] POST /v2.0/networks => generated 708 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2739] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2740] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:26 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2741] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:27 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1465/2742] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:56:27 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2745] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:27 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2746] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:56:26 2026] POST /v2.0/subnets => generated 647 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 15:56:27.167 7 WARNING neutron.api.v2.base [None req-af1586d5-bb61-4390-b94a-7b6d2300dab7 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - 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-08 15:56:27.168 7 INFO neutron.api.v2.resource [None req-af1586d5-bb61-4390-b94a-7b6d2300dab7 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1469/2747] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:27 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1279/2748] 10.0.0.200 () {34 vars in 681 bytes} [Fri May 8 15:56:27 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2749] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:27 2026] DELETE /v2.0/networks/7db7ebd3-ad91-4e76-a92b-2e11070d8dc5 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:27.417 7 INFO neutron.db.segments_db [None req-f408243d-e1c7-47d1-88ad-dcf9ba30af1d 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] Added segment 084e3eb2-52ba-431e-99b4-7e8556899951 of type vxlan for network b1d3dd37-67e6-4998-9f2c-46c8425b2c25 [pid: 7|app: 0|req: 1280/2750] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:27 2026] POST /v2.0/networks => generated 707 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2751] 10.0.0.200 () {34 vars in 669 bytes} [Fri May 8 15:56:27 2026] POST /v2.0/subnets => generated 647 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2752] 10.0.0.200 () {34 vars in 681 bytes} [Fri May 8 15:56:27 2026] POST /v2.0/rbac-policies => generated 324 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2753] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:56:28 2026] GET /v2.0/networks/b1d3dd37-67e6-4998-9f2c-46c8425b2c25 => generated 654 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:56:28.785 8 INFO neutron.services.segments.plugin [-] Segment 10832006-ec4c-4474-9f57-592ed677702f resource provider aggregate not found 2026-05-08 15:56:28.789 8 INFO neutron.services.segments.plugin [-] Segment 10832006-ec4c-4474-9f57-592ed677702f resource provider aggregate not found 2026-05-08 15:56:28.808 8 INFO neutron.services.segments.plugin [-] Segment 10832006-ec4c-4474-9f57-592ed677702f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10832006-ec4c-4474-9f57-592ed677702f found for delete ", "request_id": "req-90c70407-c859-44da-91f4-4cf7bdc2eb5d"}]} 2026-05-08 15:56:28.809 8 INFO neutron.services.segments.plugin [-] Segment 10832006-ec4c-4474-9f57-592ed677702f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10832006-ec4c-4474-9f57-592ed677702f found for delete ", "request_id": "req-2c572df3-e3a4-4127-bfd2-cedcfcf1fb8a"}]} 2026-05-08 15:56:28.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de627bcb-ad6d-4d7a-b090-bcf19c099344 2efdc664f825498786ee18a59a9cd6c5 8b28f3eb2cef4dcc95cfce14ab355de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2754] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:56:28 2026] GET /v2.0/networks/b1d3dd37-67e6-4998-9f2c-46c8425b2c25 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:56:29.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-05ea6acb-1395-47d1-957f-62fad27bd740 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] TaaS: Handle Delete Port: 3de6aed8-2661-4f0d-8e6e-58a63acbd7d9 2026-05-08 15:56:29.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ea6acb-1395-47d1-957f-62fad27bd740 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] Tap Mirror: Handle Delete Port: 3de6aed8-2661-4f0d-8e6e-58a63acbd7d9 [pid: 8|app: 0|req: 1473/2755] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:28 2026] DELETE /v2.0/networks/b1d3dd37-67e6-4998-9f2c-46c8425b2c25 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:29.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fec766d4-0d48-4846-bcf4-5edc6953d1c3 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2756] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:56:29 2026] DELETE /v2.0/subnets/1fc14b04-0b64-4c09-9191-4d122c0875a9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:56:29.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f962d653-f239-4d77-9532-27b92de85878 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/2757] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:56:29 2026] DELETE /v2.0/subnets/02e8a997-5e5d-4ddd-9b0d-66f6c3f88308 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:56:29.417 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f938cb7f-1ef7-42d3-9ad0-dcb0c56f90b1 702391b4bc0c4fffac9b1affc89f6e9f fba1eba8ff2c4b9290010f87b44d9d5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1284/2758] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:56:29 2026] DELETE /v2.0/subnets/b6b70302-354f-4cb4-95d2-6c224b8b9a6b => 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: 1475/2759] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:30 2026] GET /v2.0/security-groups?tenant_id=58fba48a66de463aa27fb20f7409b97d&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2760] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:30 2026] DELETE /v2.0/security-groups/2457f32c-b0ae-4a07-9254-9dc416e29413 => 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: 1476/2761] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:30 2026] GET /v2.0/security-groups?tenant_id=fba1eba8ff2c4b9290010f87b44d9d5f&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:30.829 8 INFO neutron.services.segments.plugin [-] Segment 084e3eb2-52ba-431e-99b4-7e8556899951 resource provider aggregate not found 2026-05-08 15:56:30.834 8 INFO neutron.services.segments.plugin [-] Segment 084e3eb2-52ba-431e-99b4-7e8556899951 resource provider aggregate not found 2026-05-08 15:56:30.849 8 INFO neutron.services.segments.plugin [-] Segment 084e3eb2-52ba-431e-99b4-7e8556899951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084e3eb2-52ba-431e-99b4-7e8556899951 found for delete ", "request_id": "req-09d7e524-866c-4c41-9118-92ceea1eeb63"}]} 2026-05-08 15:56:30.856 8 INFO neutron.services.segments.plugin [-] Segment 084e3eb2-52ba-431e-99b4-7e8556899951 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084e3eb2-52ba-431e-99b4-7e8556899951 found for delete ", "request_id": "req-2a77e224-95e3-4cdf-a1ec-1c37eda71a30"}]} [pid: 7|app: 0|req: 1286/2762] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:30 2026] DELETE /v2.0/security-groups/e9e90874-28d9-40cd-979c-5d2328cc7cfb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2763] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:31 2026] GET /v2.0/security-groups?tenant_id=8b28f3eb2cef4dcc95cfce14ab355de6&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2764] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:31 2026] DELETE /v2.0/security-groups/6dba6552-0df1-4ce6-af27-98a884412a66 => 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: 1478/2765] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:56:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2766] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:56:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2767] 10.0.0.235 () {30 vars in 690 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2768] 10.0.0.235 () {30 vars in 692 bytes} [Fri May 8 15:56:36 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: 1291/2769] 10.0.0.235 () {30 vars in 668 bytes} [Fri May 8 15:56:36 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: 1479/2770] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:56:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2771] 10.0.0.235 () {30 vars in 704 bytes} [Fri May 8 15:56:36 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: 1480/2772] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:56:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2773] 10.0.0.200 () {34 vars in 684 bytes} [Fri May 8 15:56:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2774] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:56:36 2026] PUT /v2.0/security-groups/373793f6-db58-4182-a861-4a1ea99f2bd4/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: 1482/2775] 10.0.0.235 () {28 vars in 439 bytes} [Fri May 8 15:56:36 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2776] 10.0.0.235 () {30 vars in 728 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/subnets/1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2777] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:56:36 2026] PUT /v2.0/security-groups/8324a6ba-bf69-40d9-8578-ac6447514b15/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2778] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:56:36 2026] PUT /v2.0/security-groups/44706760-dc8c-420f-a678-ecaf4d3aaace/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2779] 10.0.0.200 () {34 vars in 767 bytes} [Fri May 8 15:56:36 2026] PUT /v2.0/security-groups/1720a0bc-52bf-491c-87bb-2affba936624/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2780] 10.0.0.200 () {32 vars in 680 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2781] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:56:36 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: 1486/2782] 10.0.0.200 () {32 vars in 690 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2783] 10.0.0.200 () {32 vars in 702 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2784] 10.0.0.200 () {32 vars in 688 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2785] 10.0.0.200 () {32 vars in 702 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2786] 10.0.0.200 () {32 vars in 698 bytes} [Fri May 8 15:56:36 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2787] 10.0.0.200 () {32 vars in 710 bytes} [Fri May 8 15:56:37 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2788] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:37 2026] DELETE /v2.0/security-groups/373793f6-db58-4182-a861-4a1ea99f2bd4 => 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: 1300/2789] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:37 2026] DELETE /v2.0/security-groups/8324a6ba-bf69-40d9-8578-ac6447514b15 => 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: 1490/2790] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:37 2026] DELETE /v2.0/security-groups/44706760-dc8c-420f-a678-ecaf4d3aaace => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2791] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:37 2026] DELETE /v2.0/security-groups/1720a0bc-52bf-491c-87bb-2affba936624 => 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: 1491/2792] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:37 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: 1492/2793] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:37 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: 1493/2794] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2795] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:37 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: 1495/2796] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:37 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2797] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:37 2026] DELETE /v2.0/security-groups/de232d4b-1d54-4a34-b8e3-d1f1f450d377 => 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: 1496/2798] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:37 2026] GET /v2.0/subnets/1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2799] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:56:37 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4094 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2800] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:37 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: 1304/2801] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:37 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: 1498/2802] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:37 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: 1305/2803] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:37 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: 1499/2804] 199.204.45.72 () {34 vars in 716 bytes} [Fri May 8 15:56:37 2026] POST /v2.0/ports => generated 1324 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2805] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:56:38 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1500/2806] 10.0.0.167 () {34 vars in 907 bytes} [Fri May 8 15:56:38 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: 1307/2807] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:38 2026] GET /v2.0/security-groups?tenant_id=41d332b0e3c64c2bb0cf0bbed560c0d9&name=default => generated 2929 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2808] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:38 2026] DELETE /v2.0/security-groups/46b2dbf2-ccfa-4729-8214-3094b89010ed => 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: 1308/2809] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:38 2026] GET /v2.0/security-groups?tenant_id=f19f94bf7c3e41ba8d2378d536e6c62d&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2810] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:38 2026] DELETE /v2.0/security-groups/b5fe4453-2a68-424c-9464-2f26fd9a2650 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2811] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:39 2026] GET /v2.0/security-groups?tenant_id=aa152587060e4e43b298671735186443&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2812] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:39 2026] DELETE /v2.0/security-groups/32baaadb-726e-4496-b76b-4ad362cf72c2 => 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: 1310/2813] 199.204.45.72 () {34 vars in 1261 bytes} [Fri May 8 15:56:39 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2814] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:39 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2815] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:39 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1505/2816] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:56:39 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2817] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:56:40 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2818] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:56:40 2026] PUT /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1514 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:40.747 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-665cdc8b-9ca2-4e20-8a69-0b0412ff2475'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '554da3ea-7a84-47ab-b346-f3ca442efc62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1313/2819] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 5600 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1507/2820] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2821] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=554da3ea-7a84-47ab-b346-f3ca442efc62 => 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: 1508/2822] 199.204.45.72 () {34 vars in 1101 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa&port_id=554da3ea-7a84-47ab-b346-f3ca442efc62 => 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: 1315/2823] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/subnets?id=58658797-17fa-4ea5-b25b-402fd97c2eac&id=1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 1414 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2824] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&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: 1316/2825] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2826] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1317/2827] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:41 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1319/2830] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 5600 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2831] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => 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: 1320/2832] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2833] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2834] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1514/2835] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2836] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:56:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1515/2837] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2838] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2839] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1324/2840] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1517/2841] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => 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: 1325/2842] 199.204.45.72 () {34 vars in 1101 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aba&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => 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: 1518/2843] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2844] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&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: 1519/2845] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&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: 1327/2846] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1520/2847] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2848] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.208&port_id=554da3ea-7a84-47ab-b346-f3ca442efc62 => 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: 1329/2849] 199.204.45.72 () {34 vars in 1101 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa&port_id=554da3ea-7a84-47ab-b346-f3ca442efc62 => 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: 1330/2850] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/subnets?id=58658797-17fa-4ea5-b25b-402fd97c2eac&id=1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2851] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&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: 1332/2852] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&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: 1521/2853] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:56:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2854] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2855] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:56:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2856] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:43 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1523/2857] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:56:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2858] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:56:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2859] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:56:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2860] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:56:43 2026] PUT /v2.0/subnetpools/25510238-4b8a-4810-a427-c1e5d8bdab61/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2861] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:56:44 2026] PUT /v2.0/subnetpools/3109628f-c2b6-4548-aae9-c617173fc5ad/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2862] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:56:44 2026] PUT /v2.0/subnetpools/d6749135-25a5-4223-9504-2713536442de/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2863] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:56:44 2026] PUT /v2.0/subnetpools/eccaab5c-a3d4-4f93-91ce-c41b7ddec081/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: 1338/2864] 10.0.0.200 () {32 vars in 672 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2865] 10.0.0.200 () {32 vars in 686 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2866] 10.0.0.200 () {32 vars in 682 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2867] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2868] 10.0.0.200 () {32 vars in 680 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2869] 10.0.0.200 () {32 vars in 694 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2870] 10.0.0.200 () {32 vars in 690 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2871] 10.0.0.200 () {32 vars in 702 bytes} [Fri May 8 15:56:44 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2872] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:44 2026] DELETE /v2.0/subnetpools/25510238-4b8a-4810-a427-c1e5d8bdab61 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2873] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:44 2026] DELETE /v2.0/subnetpools/3109628f-c2b6-4548-aae9-c617173fc5ad => 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: 1343/2874] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:44 2026] DELETE /v2.0/subnetpools/d6749135-25a5-4223-9504-2713536442de => 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: 1532/2875] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:44 2026] DELETE /v2.0/subnetpools/eccaab5c-a3d4-4f93-91ce-c41b7ddec081 => 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: 1344/2876] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:56:44 2026] DELETE /v2.0/subnetpools/51367586-9fc5-4b21-82c4-d4a4a37adf5d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2877] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:45 2026] GET /v2.0/security-groups?tenant_id=020335a94123465f91134dfbdfaf2b0a&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2878] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:45 2026] DELETE /v2.0/security-groups/dea1af58-1877-4ba8-9838-986ef08d7d6b => 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: 1534/2879] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:46 2026] GET /v2.0/security-groups?tenant_id=8e99c7c8e1ca47f8a031f94c874601af&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2880] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:46 2026] DELETE /v2.0/security-groups/4a47c1b4-a15a-4c48-8740-36c8037b25bf => 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: 1535/2881] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:46 2026] GET /v2.0/security-groups?tenant_id=7711d29349184b38956bec7d7eae3936&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2882] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:46 2026] DELETE /v2.0/security-groups/e4d95d62-ce5f-47f7-b29d-3b4f9b5f6e55 => 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: 1536/2883] 10.0.0.167 () {34 vars in 971 bytes} [Fri May 8 15:56:47 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2884] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:56:47 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 795 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2885] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:47 2026] GET /v2.0/subnets/1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2886] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/subnets/58658797-17fa-4ea5-b25b-402fd97c2eac => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2887] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1512 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2888] 199.204.45.72 () {34 vars in 789 bytes} [Fri May 8 15:56:48 2026] PUT /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1251 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:56:48.450 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01825a62-7d16-4cf8-a63a-0876ad7783de'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '5420fe40-a97b-40b2-887d-89240be37a3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1539/2889] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 795 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1351/2890] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2891] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2892] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:56:48 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: 1541/2893] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:56:48 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: 1353/2894] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2895] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2896] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2897] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2898] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2899] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2900] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2901] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2902] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:56:48 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 5377 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2903] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2904] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => 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: 1547/2905] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/subnets?id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => 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: 1359/2906] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2907] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2908] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:56:49 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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-08 15:56:51.318 8 INFO neutron.db.segments_db [None req-52605e12-45d4-49cc-93c5-ab65e2b5c5bf 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Added segment a877ffa3-20ca-4314-9816-e507f6fbdffd of type vxlan for network 5734dd8b-915b-4197-b3a7-be8f1a41702c [pid: 8|app: 0|req: 1549/2909] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:51 2026] POST /v2.0/networks => generated 613 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2910] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:56:51 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2911] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:56:51 2026] POST /v2.0/trunks => generated 407 bytes in 213 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-08 15:56:52.053 7 INFO neutron.db.segments_db [None req-6e5c6137-fe7b-407b-ada4-b96994bc8840 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Added segment 984487ff-b44d-4b6f-84f0-27119c8161b9 of type vxlan for network 1d21cc06-5f9d-4f09-9a34-e73c39e8e0fc [pid: 7|app: 0|req: 1362/2912] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:51 2026] POST /v2.0/networks => generated 612 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2913] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:56:52 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2914] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:56:52 2026] POST /v2.0/trunks => generated 407 bytes in 182 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-08 15:56:52.775 8 INFO neutron.db.segments_db [None req-c378882e-b80e-4843-931e-89a762acc6e7 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Added segment b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd of type vxlan for network e5fe073c-dc47-45da-a143-a0526c3cd4c8 [pid: 8|app: 0|req: 1552/2915] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:52 2026] POST /v2.0/networks => generated 613 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2916] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:56:52 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2917] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:56:53 2026] POST /v2.0/trunks => generated 407 bytes in 185 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-08 15:56:53.475 7 INFO neutron.db.segments_db [None req-552ea3d6-54d0-4849-a1d3-a84a40460b8c 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Added segment bedbf057-2130-4064-bfb1-99894ef0272f of type vxlan for network ed25198e-921d-40fa-b9d9-40c61df0f112 [pid: 7|app: 0|req: 1365/2918] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:53 2026] POST /v2.0/networks => generated 613 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2919] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:56:53 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2920] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:56:53 2026] POST /v2.0/trunks => generated 407 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 15:56:54.148 8 INFO neutron.db.segments_db [None req-ea8e31da-bdc8-4820-b585-110340a67d26 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Added segment 95719a64-79c4-4296-af7b-c4d9908eb78d of type vxlan for network da1cc8a1-c059-4ca8-88f2-7dae3664a4b4 [pid: 8|app: 0|req: 1555/2921] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:56:54 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: 7|app: 0|req: 1367/2922] 10.0.0.200 () {34 vars in 664 bytes} [Fri May 8 15:56:54 2026] POST /v2.0/ports => generated 743 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2923] 10.0.0.200 () {34 vars in 666 bytes} [Fri May 8 15:56:54 2026] POST /v2.0/trunks => generated 407 bytes in 171 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: 1368/2924] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:56:54 2026] PUT /v2.0/trunks/3447e5b2-f5be-44c1-a418-55f217c68e9f/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2925] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:56:54 2026] PUT /v2.0/trunks/59d6a007-ee6f-40f7-a7e9-0a92145f80a4/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2926] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:56:54 2026] PUT /v2.0/trunks/6df7b0d7-4156-4169-a2c3-daf3a036760b/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2927] 10.0.0.200 () {34 vars in 749 bytes} [Fri May 8 15:56:54 2026] PUT /v2.0/trunks/53f2a135-d701-4338-b9e2-774dcda4f274/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: 1370/2928] 10.0.0.200 () {32 vars in 662 bytes} [Fri May 8 15:56:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2929] 10.0.0.200 () {32 vars in 676 bytes} [Fri May 8 15:56:54 2026] GET /v2.0/trunks?tags=red%2Cblue => 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: 1371/2930] 10.0.0.200 () {32 vars in 672 bytes} [Fri May 8 15:56:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2931] 10.0.0.200 () {32 vars in 684 bytes} [Fri May 8 15:56:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2932] 10.0.0.200 () {32 vars in 670 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2933] 10.0.0.200 () {32 vars in 684 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2934] 10.0.0.200 () {32 vars in 680 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2935] 10.0.0.200 () {32 vars in 692 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2936] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks/3447e5b2-f5be-44c1-a418-55f217c68e9f => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2937] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/ports/28ce15a6-e0b4-4c2f-85e4-1d3246ba5004 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2938] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:56:55 2026] DELETE /v2.0/trunks/3447e5b2-f5be-44c1-a418-55f217c68e9f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2939] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks/59d6a007-ee6f-40f7-a7e9-0a92145f80a4 => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2940] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/ports/bcb9ca21-15ee-4728-bd92-a4bee8302351 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2941] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:56:55 2026] DELETE /v2.0/trunks/59d6a007-ee6f-40f7-a7e9-0a92145f80a4 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2942] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks/6df7b0d7-4156-4169-a2c3-daf3a036760b => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2943] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/ports/0f0b1005-e1e8-4ddd-88ab-d108cdbd55b5 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2944] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:56:55 2026] DELETE /v2.0/trunks/6df7b0d7-4156-4169-a2c3-daf3a036760b => 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: 1567/2945] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks/53f2a135-d701-4338-b9e2-774dcda4f274 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2946] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/ports/ebb4501d-14cf-4699-b595-51ec07f6433a => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2947] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:56:55 2026] DELETE /v2.0/trunks/53f2a135-d701-4338-b9e2-774dcda4f274 => 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: 1380/2948] 10.0.0.200 () {32 vars in 719 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/trunks/12653195-8f5c-419a-9106-2715f3f6a0bb => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2949] 10.0.0.200 () {32 vars in 717 bytes} [Fri May 8 15:56:55 2026] GET /v2.0/ports/ad625bb6-ca1d-45b6-8a2b-43d3bb96b46e => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2950] 10.0.0.200 () {32 vars in 722 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/trunks/12653195-8f5c-419a-9106-2715f3f6a0bb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:56:56.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bef46a4-a131-4c6c-a027-b760a34a64e5 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] TaaS: Handle Delete Port: 28ce15a6-e0b4-4c2f-85e4-1d3246ba5004 2026-05-08 15:56:56.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bef46a4-a131-4c6c-a027-b760a34a64e5 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Tap Mirror: Handle Delete Port: 28ce15a6-e0b4-4c2f-85e4-1d3246ba5004 [pid: 8|app: 0|req: 1570/2951] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/ports/28ce15a6-e0b4-4c2f-85e4-1d3246ba5004 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:56.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b847411-a20d-4948-a107-85ae4eeab351 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] TaaS: Handle Delete Port: bcb9ca21-15ee-4728-bd92-a4bee8302351 2026-05-08 15:56:56.364 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b847411-a20d-4948-a107-85ae4eeab351 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Tap Mirror: Handle Delete Port: bcb9ca21-15ee-4728-bd92-a4bee8302351 [pid: 7|app: 0|req: 1382/2952] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/ports/bcb9ca21-15ee-4728-bd92-a4bee8302351 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:56.554 8 INFO neutron_taas.services.taas.taas_plugin [None req-2431c5fe-25ad-4e46-b18a-bfb452fa6b06 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] TaaS: Handle Delete Port: 0f0b1005-e1e8-4ddd-88ab-d108cdbd55b5 2026-05-08 15:56:56.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2431c5fe-25ad-4e46-b18a-bfb452fa6b06 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Tap Mirror: Handle Delete Port: 0f0b1005-e1e8-4ddd-88ab-d108cdbd55b5 [pid: 8|app: 0|req: 1571/2953] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/ports/0f0b1005-e1e8-4ddd-88ab-d108cdbd55b5 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:56.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-31d0fd83-f0b1-4c5c-a046-313bedf0d5f2 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] TaaS: Handle Delete Port: ebb4501d-14cf-4699-b595-51ec07f6433a 2026-05-08 15:56:56.748 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31d0fd83-f0b1-4c5c-a046-313bedf0d5f2 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Tap Mirror: Handle Delete Port: ebb4501d-14cf-4699-b595-51ec07f6433a [pid: 7|app: 0|req: 1383/2954] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/ports/ebb4501d-14cf-4699-b595-51ec07f6433a => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:56.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-58285174-53ba-4db4-9532-cdfc472df73d 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] TaaS: Handle Delete Port: ad625bb6-ca1d-45b6-8a2b-43d3bb96b46e 2026-05-08 15:56:56.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58285174-53ba-4db4-9532-cdfc472df73d 53d2b090a5fd4d3ab037f4f1e2bbb53b a8e005085837422c923eedf88afff018 - - default default] Tap Mirror: Handle Delete Port: ad625bb6-ca1d-45b6-8a2b-43d3bb96b46e [pid: 8|app: 0|req: 1572/2955] 10.0.0.200 () {32 vars in 720 bytes} [Fri May 8 15:56:56 2026] DELETE /v2.0/ports/ad625bb6-ca1d-45b6-8a2b-43d3bb96b46e => 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: 1384/2958] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:57 2026] DELETE /v2.0/networks/5734dd8b-915b-4197-b3a7-be8f1a41702c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:56:57.226 7 INFO neutron.services.segments.plugin [-] Segment a877ffa3-20ca-4314-9816-e507f6fbdffd resource provider aggregate not found 2026-05-08 15:56:57.231 7 INFO neutron.services.segments.plugin [-] Segment a877ffa3-20ca-4314-9816-e507f6fbdffd resource provider aggregate not found 2026-05-08 15:56:57.245 7 INFO neutron.services.segments.plugin [-] Segment a877ffa3-20ca-4314-9816-e507f6fbdffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a877ffa3-20ca-4314-9816-e507f6fbdffd found for delete ", "request_id": "req-11123899-7836-4440-a93f-8b4a836c4848"}]} 2026-05-08 15:56:57.246 7 INFO neutron.services.segments.plugin [-] Segment a877ffa3-20ca-4314-9816-e507f6fbdffd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a877ffa3-20ca-4314-9816-e507f6fbdffd found for delete ", "request_id": "req-ddece134-5aad-4166-aa1a-0963d122b71e"}]} 2026-05-08 15:56:57.255 8 INFO neutron.services.segments.plugin [-] Segment 984487ff-b44d-4b6f-84f0-27119c8161b9 resource provider aggregate not found 2026-05-08 15:56:57.259 8 INFO neutron.services.segments.plugin [-] Segment 984487ff-b44d-4b6f-84f0-27119c8161b9 resource provider aggregate not found 2026-05-08 15:56:57.278 8 INFO neutron.services.segments.plugin [-] Segment 984487ff-b44d-4b6f-84f0-27119c8161b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 984487ff-b44d-4b6f-84f0-27119c8161b9 found for delete ", "request_id": "req-a3702e95-daf5-40d7-bd1f-c2870ae81223"}]} 2026-05-08 15:56:57.279 8 INFO neutron.services.segments.plugin [-] Segment 984487ff-b44d-4b6f-84f0-27119c8161b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 984487ff-b44d-4b6f-84f0-27119c8161b9 found for delete ", "request_id": "req-6999b7c6-fae0-4a5c-81d5-3fd1e3403a5d"}]} [pid: 8|app: 0|req: 1575/2959] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:57 2026] DELETE /v2.0/networks/1d21cc06-5f9d-4f09-9a34-e73c39e8e0fc => 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: 1385/2960] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:57 2026] DELETE /v2.0/networks/e5fe073c-dc47-45da-a143-a0526c3cd4c8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/2961] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:57 2026] DELETE /v2.0/networks/ed25198e-921d-40fa-b9d9-40c61df0f112 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2962] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:56:57 2026] DELETE /v2.0/networks/da1cc8a1-c059-4ca8-88f2-7dae3664a4b4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/2963] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:58 2026] GET /v2.0/security-groups?tenant_id=a8e005085837422c923eedf88afff018&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2964] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:58 2026] DELETE /v2.0/security-groups/92d0d7fc-7b1b-4ce4-b017-4e005d825cbe => 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: 1578/2965] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:58 2026] GET /v2.0/security-groups?tenant_id=1ab9658f454442088d84fd2593dd5133&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: 1388/2966] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:59 2026] DELETE /v2.0/security-groups/13fc4395-9346-491e-b179-1192e2f2df7b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:56:59.270 7 INFO neutron.services.segments.plugin [-] Segment b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd resource provider aggregate not found 2026-05-08 15:56:59.274 7 INFO neutron.services.segments.plugin [-] Segment b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd resource provider aggregate not found 2026-05-08 15:56:59.288 7 INFO neutron.services.segments.plugin [-] Segment b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd found for delete ", "request_id": "req-41af41fe-e6e7-4278-a014-1c66c1ed6acd"}]} 2026-05-08 15:56:59.294 7 INFO neutron.services.segments.plugin [-] Segment b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a561ed-f9ad-41a3-b95b-1b1c0a39a8dd found for delete ", "request_id": "req-c251cd5d-5662-4ad6-92d7-4cf001895f69"}]} 2026-05-08 15:56:59.300 8 INFO neutron.services.segments.plugin [-] Segment bedbf057-2130-4064-bfb1-99894ef0272f resource provider aggregate not found 2026-05-08 15:56:59.301 7 INFO neutron.services.segments.plugin [-] Segment 95719a64-79c4-4296-af7b-c4d9908eb78d resource provider aggregate not found 2026-05-08 15:56:59.309 7 INFO neutron.services.segments.plugin [-] Segment 95719a64-79c4-4296-af7b-c4d9908eb78d resource provider aggregate not found 2026-05-08 15:56:59.310 8 INFO neutron.services.segments.plugin [-] Segment bedbf057-2130-4064-bfb1-99894ef0272f resource provider aggregate not found 2026-05-08 15:56:59.314 7 INFO neutron.services.segments.plugin [-] Segment 95719a64-79c4-4296-af7b-c4d9908eb78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95719a64-79c4-4296-af7b-c4d9908eb78d found for delete ", "request_id": "req-036bb709-27eb-4c67-bae4-4555e475e9e7"}]} 2026-05-08 15:56:59.323 8 INFO neutron.services.segments.plugin [-] Segment bedbf057-2130-4064-bfb1-99894ef0272f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedbf057-2130-4064-bfb1-99894ef0272f found for delete ", "request_id": "req-5b79068c-88f2-428a-ba6d-6015a025e665"}]} 2026-05-08 15:56:59.328 7 INFO neutron.services.segments.plugin [-] Segment 95719a64-79c4-4296-af7b-c4d9908eb78d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95719a64-79c4-4296-af7b-c4d9908eb78d found for delete ", "request_id": "req-bc3c950d-c099-41cc-89a0-e869208335eb"}]} 2026-05-08 15:56:59.342 8 INFO neutron.services.segments.plugin [-] Segment bedbf057-2130-4064-bfb1-99894ef0272f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bedbf057-2130-4064-bfb1-99894ef0272f found for delete ", "request_id": "req-5955f0c1-17bf-480a-9a57-fd030940f897"}]} [pid: 8|app: 0|req: 1579/2967] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:56:59 2026] GET /v2.0/security-groups?tenant_id=5288cb1f5c57450bb591a218312f7b69&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2968] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:56:59 2026] DELETE /v2.0/security-groups/a28ac250-e1d8-475d-9998-89c03945c018 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2969] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2970] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:03 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: 1392/2971] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:03 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: 1393/2972] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:03 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: 1394/2973] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2974] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 5377 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2975] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:03 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: 1397/2976] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:03 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: 1398/2977] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:03 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: 1399/2978] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2979] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1516 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2980] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:57:02 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2981] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:57:03 2026] PUT /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/2982] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/2983] 10.0.0.200 () {34 vars in 770 bytes} [Fri May 8 15:57:03 2026] PUT /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/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: 1584/2984] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/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: 1585/2985] 10.0.0.200 () {34 vars in 766 bytes} [Fri May 8 15:57:03 2026] PUT /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2986] 199.204.45.72 () {34 vars in 789 bytes} [Fri May 8 15:57:03 2026] PUT /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1303 bytes in 304 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: 1402/2987] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 795 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:57:03.858 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c08a1f9-02e6-4af0-b66b-dc24ebd9f87e'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '554da3ea-7a84-47ab-b346-f3ca442efc62', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1403/2988] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/subnets/58658797-17fa-4ea5-b25b-402fd97c2eac => generated 747 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2989] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1339 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2990] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:57:03 2026] PUT /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1080 bytes in 290 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: 1406/2991] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 795 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2992] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/2993] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:03 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 34 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/2994] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2995] 10.0.0.200 () {34 vars in 788 bytes} [Fri May 8 15:57:04 2026] PUT /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/2996] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2997] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/2998] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1410/2999] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:57:04 2026] PUT /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3000] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/3001] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/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: 1591/3002] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:04.703 7 INFO neutron.api.v2.resource [None req-b8c97f21-f3ec-42c8-a281-5cb674c69261 6e1828a6b2fd498bb68526fa912415a4 b90fdaf55e6f41a0826f324e97163b2b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/3003] 10.0.0.200 () {32 vars in 751 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/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: 1592/3004] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:57:04 2026] DELETE /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/3005] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:57:04.857 8 INFO neutron.api.v2.resource [None req-c02786e8-adec-4f87-96a2-9f1d6314d852 6e1828a6b2fd498bb68526fa912415a4 b90fdaf55e6f41a0826f324e97163b2b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3006] 10.0.0.200 () {32 vars in 754 bytes} [Fri May 8 15:57:04 2026] DELETE /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/3007] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3008] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:57:04 2026] DELETE /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/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: 1415/3009] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:04 2026] GET /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:57:05.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a05652c-d5bb-4403-9949-97a076f88404 6e1828a6b2fd498bb68526fa912415a4 b90fdaf55e6f41a0826f324e97163b2b - - default default] TaaS: Handle Delete Port: 4f4f520d-5a35-4d49-91c6-21c427d52242 2026-05-08 15:57:05.046 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a05652c-d5bb-4403-9949-97a076f88404 6e1828a6b2fd498bb68526fa912415a4 b90fdaf55e6f41a0826f324e97163b2b - - default default] Tap Mirror: Handle Delete Port: 4f4f520d-5a35-4d49-91c6-21c427d52242 [pid: 8|app: 0|req: 1595/3010] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:57:04 2026] DELETE /v2.0/floatingips/25de9aac-9259-419c-ace9-1f1099fa28f4 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:05.893 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d48a361-3abf-4d48-b59b-6c2f0a9777c8'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '554da3ea-7a84-47ab-b346-f3ca442efc62', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1596/3011] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:05 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/3012] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:05 2026] GET /v2.0/security-groups?tenant_id=b90fdaf55e6f41a0826f324e97163b2b&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3013] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:06 2026] DELETE /v2.0/security-groups/a7886cd6-9036-4332-bc02-d7a5273468b6 => 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: 1417/3014] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/security-groups?tenant_id=8a7dcf50a7c64e388fcb7a2a7c8db2cd&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3015] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:06 2026] DELETE /v2.0/security-groups/66cff2d2-0740-4bc0-b7b5-22673b74d8d6 => 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: 1418/3016] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3017] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3018] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3019] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1420/3020] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:06 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3021] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:57:07 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 1116 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3022] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:57:07 2026] GET /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3023] 199.204.45.72 () {34 vars in 1015 bytes} [Fri May 8 15:57:07 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3024] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:57:07 2026] PUT /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3025] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:57:08.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-2973495c-7ea1-43fd-b19e-84849d3e680e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 554da3ea-7a84-47ab-b346-f3ca442efc62 2026-05-08 15:57:08.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2973495c-7ea1-43fd-b19e-84849d3e680e dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 554da3ea-7a84-47ab-b346-f3ca442efc62 [pid: 7|app: 0|req: 1423/3026] 199.204.45.72 () {32 vars in 758 bytes} [Fri May 8 15:57:08 2026] DELETE /v2.0/ports/554da3ea-7a84-47ab-b346-f3ca442efc62 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3027] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/3028] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:08 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: 1605/3029] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:08 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: 1425/3030] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3031] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3032] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3033] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/3034] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3035] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3036] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3037] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:08 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1429/3038] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3869 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3039] 199.204.45.72 () {34 vars in 1225 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks?id=7c3438c8-113c-4847-b302-5df2c16b4d71&id=f73bb6cb-2455-4a40-93b0-6e32236b4833&id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 3091 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3040] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => 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: 1611/3041] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => 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: 1431/3042] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3043] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1432/3044] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1613/3045] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1433/3046] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3047] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&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: 1434/3048] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?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: 1615/3049] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3050] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.78&port_id=5420fe40-a97b-40b2-887d-89240be37a3d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3051] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/subnets?id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3052] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3053] 10.0.0.200 () {34 vars in 676 bytes} [Fri May 8 15:57:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3054] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3055] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:57:09 2026] PUT /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3056] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1437/3057] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3058] 10.0.0.200 () {34 vars in 770 bytes} [Fri May 8 15:57:09 2026] PUT /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3059] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:09 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3060] 10.0.0.200 () {34 vars in 766 bytes} [Fri May 8 15:57:10 2026] PUT /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3061] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3062] 10.0.0.200 () {34 vars in 788 bytes} [Fri May 8 15:57:10 2026] PUT /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3063] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3064] 10.0.0.200 () {34 vars in 759 bytes} [Fri May 8 15:57:10 2026] PUT /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3065] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3066] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:10.365 7 INFO neutron.api.v2.resource [None req-7b7d8859-5c60-48e9-9c46-cc7ae396ab71 11e6fbfb08b543498de6f92e893561d6 c2ab6858fc2d493c9f5431f6a20c316b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1442/3067] 10.0.0.200 () {32 vars in 751 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3068] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:57:10 2026] DELETE /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3069] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:57:10.477 8 INFO neutron.api.v2.resource [None req-a9e9f6df-ed67-4dde-928b-d17007ad388d 11e6fbfb08b543498de6f92e893561d6 c2ab6858fc2d493c9f5431f6a20c316b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3070] 10.0.0.200 () {32 vars in 754 bytes} [Fri May 8 15:57:10 2026] DELETE /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3071] 10.0.0.200 () {32 vars in 742 bytes} [Fri May 8 15:57:10 2026] DELETE /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3072] 10.0.0.200 () {32 vars in 739 bytes} [Fri May 8 15:57:10 2026] GET /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc/tags => 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: 1445/3073] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:57:10 2026] DELETE /v2.0/subnetpools/3e38bbdb-cade-4e25-a890-02bf1b32eabc => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3074] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:11 2026] GET /v2.0/security-groups?tenant_id=c2ab6858fc2d493c9f5431f6a20c316b&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3075] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:11 2026] DELETE /v2.0/security-groups/8621a372-76a1-4d77-9c40-492c35dbb2c3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3076] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:11 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: 1447/3077] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:11 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: 1631/3078] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3079] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:11 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: 1633/3080] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:11 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3869 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3081] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:11 2026] GET /v2.0/security-groups?tenant_id=b4d8f51aaea145c5aeffdbe7495ebc33&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3082] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:11 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: 1450/3083] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:11 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: 1451/3084] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:11 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: 1634/3085] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:11 2026] DELETE /v2.0/security-groups/923eeb71-c9f3-4de4-9c2e-c1c30407ab59 => 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: 1452/3086] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:11 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: 1635/3087] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:11 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3090] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:57:12 2026] PUT /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1080 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:12.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ddcb11-06a9-4ffa-abc9-ee3eeab6d3f9'] response: {'name': 'network-changed', 'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'tag': '5420fe40-a97b-40b2-887d-89240be37a3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1638/3091] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 795 bytes in 47 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: 1454/3092] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3093] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3698 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3094] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3095] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3096] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:12 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1641/3097] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:13 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?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: 1457/3098] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:13 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3099] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:57:14 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3100] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:57:14 2026] GET /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3101] 199.204.45.72 () {34 vars in 1015 bytes} [Fri May 8 15:57:14 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3102] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:14 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 3698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3103] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:57:14 2026] PUT /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:57:15.386 8 INFO neutron.db.segments_db [None req-11aa632e-596c-45ff-b6ec-830d87086655 5c8bd8544fb247688176e528af48261a 80d5582420604ca8926f12e737bdfff7 - - default default] Added segment d8ddfa20-7942-4846-9f9d-8b4bde164b86 of type vxlan for network 9711a368-9eca-4e47-8445-0570dd6e2a7b [pid: 8|app: 0|req: 1645/3104] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:57:15 2026] POST /v2.0/networks => generated 611 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 15:57:15.537 7 INFO neutron.db.segments_db [None req-8f9965f2-25fa-415b-bda7-92c04c3db8c6 5c8bd8544fb247688176e528af48261a 80d5582420604ca8926f12e737bdfff7 - - default default] Added segment e8297679-3c28-47b9-b82a-9eff7f6c777b of type vxlan for network 29fae014-94a5-43cd-aa6f-fd0ec4c06a2b [pid: 7|app: 0|req: 1460/3105] 10.0.0.200 () {34 vars in 670 bytes} [Fri May 8 15:57:15 2026] POST /v2.0/networks => generated 613 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3106] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:57:15 2026] PUT /v2.0/networks/9711a368-9eca-4e47-8445-0570dd6e2a7b/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: 1647/3107] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:15 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3108] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:57:15 2026] GET /v2.0/networks/9711a368-9eca-4e47-8445-0570dd6e2a7b/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3109] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:57:15 2026] PUT /v2.0/networks/29fae014-94a5-43cd-aa6f-fd0ec4c06a2b/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:57:15.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8d6d839-095b-4283-bc43-c249f82c78a3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 5420fe40-a97b-40b2-887d-89240be37a3d 2026-05-08 15:57:15.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8d6d839-095b-4283-bc43-c249f82c78a3 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 5420fe40-a97b-40b2-887d-89240be37a3d [pid: 7|app: 0|req: 1463/3110] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:57:15 2026] GET /v2.0/networks/29fae014-94a5-43cd-aa6f-fd0ec4c06a2b/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3111] 199.204.45.72 () {32 vars in 758 bytes} [Fri May 8 15:57:15 2026] DELETE /v2.0/ports/5420fe40-a97b-40b2-887d-89240be37a3d => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3112] 10.0.0.200 () {34 vars in 753 bytes} [Fri May 8 15:57:15 2026] PUT /v2.0/networks/29fae014-94a5-43cd-aa6f-fd0ec4c06a2b/tags => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3113] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:57:15 2026] GET /v2.0/networks/29fae014-94a5-43cd-aa6f-fd0ec4c06a2b/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3114] 10.0.0.200 () {32 vars in 733 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/9711a368-9eca-4e47-8445-0570dd6e2a7b/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3115] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:16 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: 1651/3116] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:16 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: 1652/3117] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3118] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3119] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:57:16.212 7 INFO neutron.services.segments.plugin [-] Segment d8ddfa20-7942-4846-9f9d-8b4bde164b86 resource provider aggregate not found 2026-05-08 15:57:16.221 7 INFO neutron.services.segments.plugin [-] Segment d8ddfa20-7942-4846-9f9d-8b4bde164b86 resource provider aggregate not found [pid: 8|app: 0|req: 1655/3120] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:16.237 7 INFO neutron.services.segments.plugin [-] Segment d8ddfa20-7942-4846-9f9d-8b4bde164b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ddfa20-7942-4846-9f9d-8b4bde164b86 found for delete ", "request_id": "req-05f39cc0-d6e9-43d0-b118-c5232faba802"}]} 2026-05-08 15:57:16.238 7 INFO neutron.services.segments.plugin [-] Segment d8ddfa20-7942-4846-9f9d-8b4bde164b86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ddfa20-7942-4846-9f9d-8b4bde164b86 found for delete ", "request_id": "req-6ebc2555-bd22-4e8e-9254-a7dad9575cc5"}]} [pid: 7|app: 0|req: 1466/3121] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:57:16 2026] DELETE /v2.0/networks/9711a368-9eca-4e47-8445-0570dd6e2a7b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3122] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3123] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1658/3124] 199.204.45.72 () {30 vars in 742 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3125] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:57:16 2026] DELETE /v2.0/networks/29fae014-94a5-43cd-aa6f-fd0ec4c06a2b => 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: 1659/3126] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3127] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3128] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1660/3129] 199.204.45.72 () {34 vars in 1145 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks?id=7c3438c8-113c-4847-b302-5df2c16b4d71&id=f73bb6cb-2455-4a40-93b0-6e32236b4833&id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 2307 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3130] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => 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: 1661/3131] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3132] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3133] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?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: 1472/3134] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3135] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.112&port_id=4e382316-c8e0-499b-86bb-9bc494d2005c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3136] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/subnets?id=177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3137] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/ports?network_id=f73bb6cb-2455-4a40-93b0-6e32236b4833&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3138] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3139] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:16 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3140] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:17 2026] GET /v2.0/security-groups?tenant_id=036f51b689794b34ac34722e9a62d253&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3141] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:17 2026] DELETE /v2.0/security-groups/8f7068bd-94a9-4cd5-b84f-e1f658295f1e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3142] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:57:17 2026] GET /v2.0/security-groups?tenant_id=80d5582420604ca8926f12e737bdfff7&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3143] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:57:17 2026] DELETE /v2.0/security-groups/b3396f24-1e98-47d3-98ce-fe1943d75b46 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:18.260 7 INFO neutron.services.segments.plugin [-] Segment e8297679-3c28-47b9-b82a-9eff7f6c777b resource provider aggregate not found 2026-05-08 15:57:18.262 7 INFO neutron.services.segments.plugin [-] Segment e8297679-3c28-47b9-b82a-9eff7f6c777b resource provider aggregate not found 2026-05-08 15:57:18.277 7 INFO neutron.services.segments.plugin [-] Segment e8297679-3c28-47b9-b82a-9eff7f6c777b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8297679-3c28-47b9-b82a-9eff7f6c777b found for delete ", "request_id": "req-edd3cc39-9e2c-4cc3-99b3-72a097a9bdcb"}]} 2026-05-08 15:57:18.281 7 INFO neutron.services.segments.plugin [-] Segment e8297679-3c28-47b9-b82a-9eff7f6c777b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8297679-3c28-47b9-b82a-9eff7f6c777b found for delete ", "request_id": "req-1461873d-2559-488b-9fec-5ac20c74c7d9"}]} [pid: 7|app: 0|req: 1478/3146] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:28 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: 1669/3147] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3148] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3149] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57: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) 2026-05-08 15:57:28.976 7 INFO neutron.api.v2.resource [None req-0478a3bd-7412-4d93-b9fa-5da32cc55185 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3150] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:57:28 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 149 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3151] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:57:28 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3152] 199.204.45.72 () {30 vars in 814 bytes} [Fri May 8 15:57:29 2026] GET /v2.0/security-group-rules?security_group_id=b353a08c-733f-4ccb-9ad2-0161198e6fa0 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3153] 199.204.45.72 () {32 vars in 788 bytes} [Fri May 8 15:57:29 2026] DELETE /v2.0/security-group-rules/5e7f0d83-db00-4db5-9431-51e5e5130aec => 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: 1482/3154] 199.204.45.72 () {32 vars in 788 bytes} [Fri May 8 15:57:29 2026] DELETE /v2.0/security-group-rules/edcc06cf-3c8a-4104-b8d4-3ee8763aa8f3 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:31.878 8 INFO neutron_taas.services.taas.taas_plugin [None req-b41a8d3e-2b12-4ed7-b8f3-ee9228f9cc3d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 1e0084e7-6faf-4b81-ac66-83b1779579d2 2026-05-08 15:57:31.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b41a8d3e-2b12-4ed7-b8f3-ee9228f9cc3d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 1e0084e7-6faf-4b81-ac66-83b1779579d2 2026-05-08 15:57:32.077 8 INFO neutron.db.l3_db [None req-b41a8d3e-2b12-4ed7-b8f3-ee9228f9cc3d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP 0bb87d7d-a3e1-45ba-a56d-751375085bc5 disassociated (deleted). External IP: 10.96.250.212, port: 623ac36c-d0c6-452c-bab7-f413eab53d62. [pid: 8|app: 0|req: 1673/3155] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:57:31 2026] DELETE /v2.0/floatingips/0bb87d7d-a3e1-45ba-a56d-751375085bc5 => generated 0 bytes in 681 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:32.460 7 INFO neutron.api.v2.resource [None req-9d060052-b4b5-44e4-a333-aa53ef6ffcb2 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3156] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:57:32 2026] GET /v2.0/floatingips/0bb87d7d-a3e1-45ba-a56d-751375085bc5 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3157] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3158] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:33 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: 1675/3159] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3160] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:57:33.258 8 INFO neutron.api.v2.resource [None req-452b0dc8-0be6-4ffb-a8fb-6b2e4a53fc00 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1676/3161] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3162] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3163] 199.204.45.72 () {30 vars in 814 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/security-group-rules?security_group_id=b353a08c-733f-4ccb-9ad2-0161198e6fa0 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3164] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:33 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: 1678/3165] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:33 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: 1488/3166] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3167] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3168] 199.204.45.72 () {30 vars in 740 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => 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: 1680/3169] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3170] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3171] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:33 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3172] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:34 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3173] 199.204.45.72 () {34 vars in 974 bytes} [Fri May 8 15:57:35 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3174] 199.204.45.72 () {34 vars in 1059 bytes} [Fri May 8 15:57:35 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3175] 199.204.45.72 () {34 vars in 1015 bytes} [Fri May 8 15:57:35 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3176] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:35 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3177] 199.204.45.72 () {38 vars in 1027 bytes} [Fri May 8 15:57:35 2026] PUT /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1151 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3178] 199.204.45.72 () {30 vars in 768 bytes} [Fri May 8 15:57:36 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1685/3179] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:57:36 2026] PUT /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1090 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3180] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 1090 bytes in 38 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-08 15:57:37.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4329a83-0bf9-465f-80f2-689a45f521a0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 4e382316-c8e0-499b-86bb-9bc494d2005c 2026-05-08 15:57:37.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4329a83-0bf9-465f-80f2-689a45f521a0 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 4e382316-c8e0-499b-86bb-9bc494d2005c [pid: 8|app: 0|req: 1686/3181] 199.204.45.72 () {32 vars in 758 bytes} [Fri May 8 15:57:37 2026] DELETE /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3182] 199.204.45.72 () {30 vars in 702 bytes} [Fri May 8 15:57:37 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: 1687/3183] 199.204.45.72 () {30 vars in 704 bytes} [Fri May 8 15:57:37 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: 1497/3184] 199.204.45.72 () {30 vars in 680 bytes} [Fri May 8 15:57:37 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: 1688/3185] 199.204.45.72 () {30 vars in 716 bytes} [Fri May 8 15:57:37 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-08 15:57:37.596 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e1723a-4a6e-4535-bf74-d1b4c7ed643f dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3186] 199.204.45.72 () {32 vars in 758 bytes} [Fri May 8 15:57:37 2026] DELETE /v2.0/ports/4e382316-c8e0-499b-86bb-9bc494d2005c => 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: 1689/3187] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:37.675 7 INFO neutron.api.v2.resource [None req-1e10d88d-16b7-4a0c-ab8d-05af223cb494 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3188] 199.204.45.72 () {30 vars in 762 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/security-groups/lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3189] 199.204.45.72 () {30 vars in 784 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/security-groups?name=lb-559c1047-f9df-43f2-bbbb-cfcbaf8c4880 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3190] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/ports?tenant_id=d3b904c276044601aee073b56c39ea8b&device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3191] 199.204.45.72 () {30 vars in 736 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3192] 199.204.45.72 () {34 vars in 1065 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/networks?id=7c3438c8-113c-4847-b302-5df2c16b4d71&id=f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 1523 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3193] 199.204.45.72 () {34 vars in 1061 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.119&port_id=199f0018-c97d-4f6e-b5a6-5775861caf74 => 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: 1503/3194] 199.204.45.72 () {34 vars in 983 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/subnets?id=2e954712-4a91-4472-90ad-474035318998 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3195] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/ports?network_id=7c3438c8-113c-4847-b302-5df2c16b4d71&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: 7|app: 0|req: 1505/3196] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3197] 199.204.45.72 () {34 vars in 788 bytes} [Fri May 8 15:57:37 2026] PUT /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 1094 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3198] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:37 2026] GET /v2.0/networks/7c3438c8-113c-4847-b302-5df2c16b4d71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3199] 199.204.45.72 () {32 vars in 778 bytes} [Fri May 8 15:57:38 2026] DELETE /v2.0/security-groups/b353a08c-733f-4ccb-9ad2-0161198e6fa0 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:38.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-abcc0970-8eef-43e7-a315-2f8602842646 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 623ac36c-d0c6-452c-bab7-f413eab53d62 2026-05-08 15:57:38.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abcc0970-8eef-43e7-a315-2f8602842646 dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 623ac36c-d0c6-452c-bab7-f413eab53d62 [pid: 7|app: 0|req: 1507/3200] 199.204.45.72 () {32 vars in 758 bytes} [Fri May 8 15:57:38 2026] DELETE /v2.0/ports/623ac36c-d0c6-452c-bab7-f413eab53d62 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3201] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:57:41 2026] GET /v2.0/ports?device_id=f7ec8065-6dec-4d99-99bd-cfafd2f9ee47 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:41.375 7 INFO neutron_taas.services.taas.taas_plugin [req-c3596320-4d89-4705-875a-c6e47e429f4e req-575f2696-f05f-4148-a255-1bdfffd46a7d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] TaaS: Handle Delete Port: 199f0018-c97d-4f6e-b5a6-5775861caf74 2026-05-08 15:57:41.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c3596320-4d89-4705-875a-c6e47e429f4e req-575f2696-f05f-4148-a255-1bdfffd46a7d dcd15c2d225c454f9d4b5206428ce4fe d3b904c276044601aee073b56c39ea8b - - default default] Tap Mirror: Handle Delete Port: 199f0018-c97d-4f6e-b5a6-5775861caf74 [pid: 7|app: 0|req: 1508/3202] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:57:41 2026] DELETE /v2.0/ports/199f0018-c97d-4f6e-b5a6-5775861caf74 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:57:41.586 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f42547c-74ff-4071-b397-4e8b4ac0d9aa'] response: {'server_uuid': 'f7ec8065-6dec-4d99-99bd-cfafd2f9ee47', 'name': 'network-vif-deleted', 'tag': '199f0018-c97d-4f6e-b5a6-5775861caf74', 'status': 'completed', 'code': 200} 2026-05-08 15:57:43.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-b492ee12-47d7-476b-b959-8132a6985669 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: d5349a87-1d81-4ff6-a64d-6fabdec4fc9e 2026-05-08 15:57:43.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b492ee12-47d7-476b-b959-8132a6985669 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: d5349a87-1d81-4ff6-a64d-6fabdec4fc9e 2026-05-08 15:57:43.669 7 INFO neutron.db.l3_db [None req-b492ee12-47d7-476b-b959-8132a6985669 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP e91de4de-a642-4791-ad8b-e5fe626d1618 disassociated (deleted). External IP: 10.96.250.204, port: 7ca7ae71-aff1-4156-ab08-2e047f333436. [pid: 7|app: 0|req: 1510/3205] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:57:42 2026] DELETE /v2.0/floatingips/e91de4de-a642-4791-ad8b-e5fe626d1618 => generated 0 bytes in 1314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:44.015 8 INFO neutron.api.v2.resource [None req-f3fa0e11-5ddb-42f1-a251-6462e61bb415 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3206] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:57:43 2026] GET /v2.0/floatingips/e91de4de-a642-4791-ad8b-e5fe626d1618 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:57:44.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbac9f8c-4489-4ba8-88ac-95e2c0b20d61'] response: {'name': 'network-changed', 'server_uuid': 'b3489f69-b4de-4fb3-b3ed-9343f49ad212', 'tag': '7ca7ae71-aff1-4156-ab08-2e047f333436', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1511/3207] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3208] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3209] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => 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: 1698/3210] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/networks?id=56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3211] 199.204.45.72 () {34 vars in 1055 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.40&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => 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: 1699/3212] 199.204.45.72 () {34 vars in 1105 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A129&port_id=7ca7ae71-aff1-4156-ab08-2e047f333436 => 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: 1514/3213] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/subnets?id=58658797-17fa-4ea5-b25b-402fd97c2eac&id=1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3214] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&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: 1515/3215] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/ports?network_id=56717ad9-cc59-41c2-9831-7642f18e18a6&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3216] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3217] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:44 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6?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: 1702/3218] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:57:46 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:46.805 7 INFO neutron_taas.services.taas.taas_plugin [req-722d8444-4fa5-4606-bb4e-20e981f8ed11 req-e4e9b419-6ef6-4f3a-9e44-ca80946fa37f ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 7ca7ae71-aff1-4156-ab08-2e047f333436 2026-05-08 15:57:46.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-722d8444-4fa5-4606-bb4e-20e981f8ed11 req-e4e9b419-6ef6-4f3a-9e44-ca80946fa37f ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 7ca7ae71-aff1-4156-ab08-2e047f333436 [pid: 7|app: 0|req: 1517/3219] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:57:46 2026] DELETE /v2.0/ports/7ca7ae71-aff1-4156-ab08-2e047f333436 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:57:46.989 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1979bd8e-5035-4139-b960-c94b4d488c86'] response: {'server_uuid': 'b3489f69-b4de-4fb3-b3ed-9343f49ad212', 'name': 'network-vif-deleted', 'tag': '7ca7ae71-aff1-4156-ab08-2e047f333436', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1703/3220] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:57:49 2026] GET /v2.0/ports?device_id=b3489f69-b4de-4fb3-b3ed-9343f49ad212 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 15:57:54.596 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e5d586d-8aa3-405e-add6-96c928ec11d0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: c75cdabe-85d9-4336-b493-3a39f5fd1f3a 2026-05-08 15:57:54.599 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e5d586d-8aa3-405e-add6-96c928ec11d0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: c75cdabe-85d9-4336-b493-3a39f5fd1f3a 2026-05-08 15:57:54.782 7 INFO neutron.db.l3_db [None req-8e5d586d-8aa3-405e-add6-96c928ec11d0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Floating IP b5daf743-038f-4f29-8136-ae9143d46091 disassociated (deleted). External IP: 10.96.250.206, port: 9689b0eb-5d9e-4d34-8d79-3952ffe6801c. [pid: 7|app: 0|req: 1518/3221] 10.0.0.200 () {32 vars in 732 bytes} [Fri May 8 15:57:54 2026] DELETE /v2.0/floatingips/b5daf743-038f-4f29-8136-ae9143d46091 => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:57:55.139 8 INFO neutron.api.v2.resource [None req-bbf1aa7b-c573-47ab-b28b-9a7c98fd95fb ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3222] 10.0.0.200 () {32 vars in 729 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/floatingips/b5daf743-038f-4f29-8136-ae9143d46091 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:57:55.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14fd6c52-d8f7-423c-9d24-2597a90da412'] response: {'name': 'network-changed', 'server_uuid': '594b2d44-4d17-4c49-a3ec-9993c79bbd84', 'tag': '9689b0eb-5d9e-4d34-8d79-3952ffe6801c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/3223] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => 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: 1705/3224] 10.0.0.167 () {34 vars in 1040 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/security-groups?id=f45b1758-172c-47f3-89d3-67e1c48963a7&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3225] 199.204.45.72 () {34 vars in 1079 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/ports?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3226] 199.204.45.72 () {34 vars in 985 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/networks?id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3227] 199.204.45.72 () {34 vars in 1057 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.138&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => 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: 1707/3228] 199.204.45.72 () {34 vars in 1103 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A280&port_id=9689b0eb-5d9e-4d34-8d79-3952ffe6801c => 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: 1522/3229] 199.204.45.72 () {34 vars in 1063 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/subnets?id=fb95ebf3-cb86-4d2d-ad08-52513d801c5e&id=f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3230] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3231] 199.204.45.72 () {34 vars in 1051 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/ports?network_id=7f8f0ed9-3af7-4a13-b701-4ade524ef9ae&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: 1709/3232] 199.204.45.72 () {34 vars in 1011 bytes} [Fri May 8 15:57:55 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3233] 199.204.45.72 () {34 vars in 1111 bytes} [Fri May 8 15:57:56 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3236] 199.204.45.72 () {34 vars in 993 bytes} [Fri May 8 15:57:57 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => generated 1198 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 15:57:58.004 8 INFO neutron_taas.services.taas.taas_plugin [req-8a24dae0-4079-4b5d-9817-467e4ceef102 req-a10dcb7f-b0e9-4c97-b2d2-e92c7b6a3f0d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 9689b0eb-5d9e-4d34-8d79-3952ffe6801c 2026-05-08 15:57:58.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8a24dae0-4079-4b5d-9817-467e4ceef102 req-a10dcb7f-b0e9-4c97-b2d2-e92c7b6a3f0d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 9689b0eb-5d9e-4d34-8d79-3952ffe6801c [pid: 8|app: 0|req: 1711/3237] 199.204.45.72 () {36 vars in 996 bytes} [Fri May 8 15:57:57 2026] DELETE /v2.0/ports/9689b0eb-5d9e-4d34-8d79-3952ffe6801c => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:57:58.259 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc244ed-7883-4389-9e3c-d1c476a7067b'] response: {'server_uuid': '594b2d44-4d17-4c49-a3ec-9993c79bbd84', 'name': 'network-vif-deleted', 'tag': '9689b0eb-5d9e-4d34-8d79-3952ffe6801c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1527/3238] 10.0.0.167 () {34 vars in 990 bytes} [Fri May 8 15:58:00 2026] GET /v2.0/ports?device_id=594b2d44-4d17-4c49-a3ec-9993c79bbd84 => 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: 1712/3239] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:05 2026] DELETE /v2.0/security-group-rules/e960b82a-4c55-4e08-9320-8ae09b581310 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:05.665 7 INFO neutron.api.v2.resource [None req-92691173-3755-4353-9304-21367a0ece08 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3240] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:05 2026] GET /v2.0/security-group-rules/e960b82a-4c55-4e08-9320-8ae09b581310 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3241] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:05 2026] DELETE /v2.0/security-group-rules/2bc603ac-f221-4b1a-a927-cea2a18a7e72 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:05.750 7 INFO neutron.api.v2.resource [None req-a0ea5f0a-925d-465a-8ede-be4005839aeb ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3242] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:05 2026] GET /v2.0/security-group-rules/2bc603ac-f221-4b1a-a927-cea2a18a7e72 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3243] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:05 2026] DELETE /v2.0/security-group-rules/3d2249a5-f9a6-4c15-9fa9-fb5a1b2d305e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:05.846 7 INFO neutron.api.v2.resource [None req-662c125a-8e2e-40f8-8a3a-3da076da1fd5 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3244] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:05 2026] GET /v2.0/security-group-rules/3d2249a5-f9a6-4c15-9fa9-fb5a1b2d305e => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3245] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:05 2026] DELETE /v2.0/security-group-rules/606928cf-4421-4bcb-a653-7230026b25f7 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:05.931 7 INFO neutron.api.v2.resource [None req-b1bf73ef-bebc-440d-9711-bee7dc1d9fb7 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3246] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:05 2026] GET /v2.0/security-group-rules/606928cf-4421-4bcb-a653-7230026b25f7 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3247] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:05 2026] DELETE /v2.0/security-group-rules/db8fdac4-98c5-40cc-8a97-4acc9d77189d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.030 7 INFO neutron.api.v2.resource [None req-10d724a7-54bb-447c-99d2-a154dfc5f9e1 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3248] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/db8fdac4-98c5-40cc-8a97-4acc9d77189d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3249] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/f0d4932f-0ff7-45b8-98b3-97f057eb04d8 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.113 7 INFO neutron.api.v2.resource [None req-925d53c3-e33c-4cbf-8661-85efac0477bf ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3250] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/f0d4932f-0ff7-45b8-98b3-97f057eb04d8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3251] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/f9af4320-0195-4af6-b8e1-36f7be8d8da7 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.206 7 INFO neutron.api.v2.resource [None req-3b9d9880-5b9e-44a5-b2b8-7f20748bf79d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3252] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/f9af4320-0195-4af6-b8e1-36f7be8d8da7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3253] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/bb9a9bdf-f3bf-46a2-afcf-354898d1a7fb => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.288 7 INFO neutron.api.v2.resource [None req-1c59e861-f631-4c35-ac49-4dcbccf5921b ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3254] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/bb9a9bdf-f3bf-46a2-afcf-354898d1a7fb => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3255] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/d230fe6a-0cd0-407e-a190-26638e0a9fe9 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.367 7 INFO neutron.api.v2.resource [None req-5aaf323a-6eaa-4a89-9bf3-088bd192fd97 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3256] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/d230fe6a-0cd0-407e-a190-26638e0a9fe9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3257] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/f5fad970-6b20-4ce7-bfd8-e5dafbf61dbe => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.439 7 INFO neutron.api.v2.resource [None req-e7ef1901-b86f-47bf-8496-a715b00fb73f ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3258] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/f5fad970-6b20-4ce7-bfd8-e5dafbf61dbe => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3259] 10.0.0.200 () {32 vars in 750 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-group-rules/e6f3a3a5-4579-4e8e-a629-992e94168038 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.510 7 INFO neutron.api.v2.resource [None req-7f14a8de-7897-4930-8ad2-e1ecb4313309 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3260] 10.0.0.200 () {32 vars in 747 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-group-rules/e6f3a3a5-4579-4e8e-a629-992e94168038 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3261] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:06 2026] DELETE /v2.0/security-groups/f45b1758-172c-47f3-89d3-67e1c48963a7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:06.601 7 INFO neutron.api.v2.resource [None req-2257e84c-268a-4684-a6ec-a38c27a78979 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3262] 10.0.0.200 () {32 vars in 737 bytes} [Fri May 8 15:58:06 2026] GET /v2.0/security-groups/f45b1758-172c-47f3-89d3-67e1c48963a7 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:06.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d38ac8f-4f5f-44ff-9b0c-b07f056bf672 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 91f5a666-051f-48c4-9b72-d7c9cad44db3 2026-05-08 15:58:06.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d38ac8f-4f5f-44ff-9b0c-b07f056bf672 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 91f5a666-051f-48c4-9b72-d7c9cad44db3 [pid: 8|app: 0|req: 1724/3263] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:06 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:58:07.617 7 INFO neutron.api.v2.resource [None req-2e21f360-6ba8-464b-ace8-f96fdf777ad3 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3264] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:07 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:07.925 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf677111-9f5d-42a6-ac7d-5e65d88a21c0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: a4972c61-0af8-4427-be9c-609df82690b9 2026-05-08 15:58:07.928 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf677111-9f5d-42a6-ac7d-5e65d88a21c0 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: a4972c61-0af8-4427-be9c-609df82690b9 [pid: 8|app: 0|req: 1725/3265] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:07 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:58:08.668 7 INFO neutron.api.v2.resource [None req-6e1aa949-87a8-402a-b2d4-7b959409892e ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3266] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:08 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:09.041 8 INFO neutron_taas.services.taas.taas_plugin [None req-a36bd1ed-729d-4175-a958-4a0d9e71391c ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 687a8562-ba59-494e-b96c-54c85d923618 2026-05-08 15:58:09.045 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a36bd1ed-729d-4175-a958-4a0d9e71391c ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 687a8562-ba59-494e-b96c-54c85d923618 [pid: 8|app: 0|req: 1726/3267] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:08 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:58:09.810 7 INFO neutron.api.v2.resource [None req-5f2ba034-ea05-4dd9-a269-b8e74228e91a ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3268] 10.0.0.200 () {34 vars in 789 bytes} [Fri May 8 15:58:09 2026] PUT /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:10.030 8 INFO neutron_taas.services.taas.taas_plugin [None req-497801dd-9797-4400-bb69-d4103e9eb183 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: cb962d8a-db9b-45bf-a224-d1888e84a441 2026-05-08 15:58:10.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497801dd-9797-4400-bb69-d4103e9eb183 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: cb962d8a-db9b-45bf-a224-d1888e84a441 2026-05-08 15:58:10.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-497801dd-9797-4400-bb69-d4103e9eb183 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 82e1c0c3-2fec-48b2-acfc-2a2ed7f3770e 2026-05-08 15:58:10.300 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497801dd-9797-4400-bb69-d4103e9eb183 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 82e1c0c3-2fec-48b2-acfc-2a2ed7f3770e 2026-05-08 15:58:10.656 8 INFO neutron.services.segments.plugin [-] Segment 7ccef794-81e0-4463-98e6-b37dacd7fd39 resource provider aggregate not found 2026-05-08 15:58:10.664 8 INFO neutron.services.segments.plugin [-] Segment 7ccef794-81e0-4463-98e6-b37dacd7fd39 resource provider aggregate not found 2026-05-08 15:58:10.675 8 INFO neutron.services.segments.plugin [-] Segment 7ccef794-81e0-4463-98e6-b37dacd7fd39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ccef794-81e0-4463-98e6-b37dacd7fd39 found for delete ", "request_id": "req-d4a27284-60a0-4e49-8f0c-017a5211a715"}]} 2026-05-08 15:58:10.682 8 INFO neutron.services.segments.plugin [-] Segment 7ccef794-81e0-4463-98e6-b37dacd7fd39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ccef794-81e0-4463-98e6-b37dacd7fd39 found for delete ", "request_id": "req-3246ebd5-6147-419f-b582-c075c1dd6974"}]} 2026-05-08 15:58:10.688 8 INFO neutron.db.l3_hamode_db [None req-497801dd-9797-4400-bb69-d4103e9eb183 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] HA network 77dd63ca-e97b-4205-98f5-5d81d2e1c194 was deleted as no HA routers are present in tenant d01bb101c0e449c1a8c1f4f097f08009. [pid: 8|app: 0|req: 1727/3269] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:09 2026] DELETE /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 15:58:10.720 7 INFO neutron.api.v2.resource [None req-3d0a45e6-b929-457b-9a0c-3aab8ede994d ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3270] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:10 2026] GET /v2.0/routers/ef163607-19c1-4291-b971-56834e1aeff1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3271] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:10 2026] DELETE /v2.0/subnets/58658797-17fa-4ea5-b25b-402fd97c2eac => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:10.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-996674c4-1775-4198-b983-385d45432732 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3272] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:10 2026] GET /v2.0/subnets/58658797-17fa-4ea5-b25b-402fd97c2eac => 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: 1729/3273] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:10 2026] DELETE /v2.0/subnets/1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:11.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f8202d5-6cc4-4e61-b062-9a779c80f1df ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3274] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:11 2026] GET /v2.0/subnets/1cc7e3f6-4e5f-405e-94b9-1e933faacc28 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:11.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-92e2ba45-a00a-441b-aa92-44b0d72ad77a ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: eb1db786-158c-48d5-bd2d-5bb443fc2787 2026-05-08 15:58:11.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92e2ba45-a00a-441b-aa92-44b0d72ad77a ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: eb1db786-158c-48d5-bd2d-5bb443fc2787 [pid: 8|app: 0|req: 1730/3275] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:58:11 2026] DELETE /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:11.400 7 INFO neutron.pecan_wsgi.hooks.translation [None req-876d07ef-5cd2-461f-8a78-5c324ae0f1fc ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3276] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:58:11 2026] GET /v2.0/networks/56717ad9-cc59-41c2-9831-7642f18e18a6 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3277] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:11 2026] DELETE /v2.0/subnets/fb95ebf3-cb86-4d2d-ad08-52513d801c5e => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:11.569 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4a6bc4e-f696-41de-bda6-d072f679bb59 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3278] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:11 2026] GET /v2.0/subnets/fb95ebf3-cb86-4d2d-ad08-52513d801c5e => 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: 1732/3279] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:11 2026] DELETE /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:11.757 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e151b09e-428a-47a9-a901-17185c7159f6 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3280] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:11 2026] GET /v2.0/subnets/f610d524-f48e-4e83-bc82-d0f76f2d04a4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:11.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-521de775-73c5-40bd-8049-fe47bdb8e6b4 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: ff70e35d-9df1-4a3c-957b-64494064cfa5 2026-05-08 15:58:11.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-521de775-73c5-40bd-8049-fe47bdb8e6b4 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: ff70e35d-9df1-4a3c-957b-64494064cfa5 [pid: 8|app: 0|req: 1733/3281] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:58:11 2026] DELETE /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:12.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26e7a058-9fa6-47ac-be84-4fa5be189f3f ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3282] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:58:12 2026] GET /v2.0/networks/7f8f0ed9-3af7-4a13-b701-4ade524ef9ae => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3285] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:12 2026] DELETE /v2.0/subnets/f0c303ee-e38a-4b45-a017-cec6a0b44ad7 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:12.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-857b21f6-9f9b-4d56-b72c-58c718bc7b1e ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3286] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:12 2026] GET /v2.0/subnets/f0c303ee-e38a-4b45-a017-cec6a0b44ad7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3287] 10.0.0.200 () {32 vars in 724 bytes} [Fri May 8 15:58:12 2026] DELETE /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:12.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46eedda9-9f66-409c-a7ac-da32a4337218 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3288] 10.0.0.200 () {32 vars in 721 bytes} [Fri May 8 15:58:12 2026] GET /v2.0/subnets/177f6e09-3e1e-4f44-a568-f44bbd7a15b7 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:12.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f799208-9394-40db-a714-ad8b127add1e ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] TaaS: Handle Delete Port: 8e21c440-f486-4176-8cf8-5b8c8d3ee884 2026-05-08 15:58:12.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f799208-9394-40db-a714-ad8b127add1e ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] Tap Mirror: Handle Delete Port: 8e21c440-f486-4176-8cf8-5b8c8d3ee884 2026-05-08 15:58:12.696 8 INFO neutron.services.segments.plugin [-] Segment d5206889-15ae-4636-b978-8fb84cdd4f39 resource provider aggregate not found 2026-05-08 15:58:12.706 8 INFO neutron.services.segments.plugin [-] Segment d5206889-15ae-4636-b978-8fb84cdd4f39 resource provider aggregate not found 2026-05-08 15:58:12.711 8 INFO neutron.services.segments.plugin [-] Segment d5206889-15ae-4636-b978-8fb84cdd4f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5206889-15ae-4636-b978-8fb84cdd4f39 found for delete ", "request_id": "req-8f13b932-0ef1-4761-a99f-8936dd13c724"}]} 2026-05-08 15:58:12.719 8 INFO neutron.services.segments.plugin [-] Segment d5206889-15ae-4636-b978-8fb84cdd4f39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5206889-15ae-4636-b978-8fb84cdd4f39 found for delete ", "request_id": "req-436f8371-6a1d-4300-abd2-8358c1339fb1"}]} 2026-05-08 15:58:12.727 8 INFO neutron.services.segments.plugin [-] Segment 7d01b5ae-aa93-439c-a48d-8a146b62b872 resource provider aggregate not found 2026-05-08 15:58:12.736 8 INFO neutron.services.segments.plugin [-] Segment 7d01b5ae-aa93-439c-a48d-8a146b62b872 resource provider aggregate not found 2026-05-08 15:58:12.744 8 INFO neutron.services.segments.plugin [-] Segment 7d01b5ae-aa93-439c-a48d-8a146b62b872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d01b5ae-aa93-439c-a48d-8a146b62b872 found for delete ", "request_id": "req-97996f21-15b8-4681-9374-15dbfa521591"}]} 2026-05-08 15:58:12.756 8 INFO neutron.services.segments.plugin [-] Segment 7d01b5ae-aa93-439c-a48d-8a146b62b872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d01b5ae-aa93-439c-a48d-8a146b62b872 found for delete ", "request_id": "req-0b779b37-f4bf-479d-b0c1-565c76309289"}]} [pid: 8|app: 0|req: 1736/3289] 10.0.0.200 () {32 vars in 726 bytes} [Fri May 8 15:58:12 2026] DELETE /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 15:58:12.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1393835-1b92-47c9-ab7d-1fd534bdd2b4 ee6c87b7ea374d848a4a34723cf0bfcc d01bb101c0e449c1a8c1f4f097f08009 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3290] 10.0.0.200 () {32 vars in 723 bytes} [Fri May 8 15:58:12 2026] GET /v2.0/networks/f73bb6cb-2455-4a40-93b0-6e32236b4833 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 15:58:14.762 8 INFO neutron.services.segments.plugin [-] Segment b8025087-2166-43b8-a734-3fc2dcd23923 resource provider aggregate not found 2026-05-08 15:58:14.777 8 INFO neutron.services.segments.plugin [-] Segment b8025087-2166-43b8-a734-3fc2dcd23923 resource provider aggregate not found 2026-05-08 15:58:14.782 8 INFO neutron.services.segments.plugin [-] Segment b8025087-2166-43b8-a734-3fc2dcd23923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8025087-2166-43b8-a734-3fc2dcd23923 found for delete ", "request_id": "req-04ba5e49-fd6f-4dbd-8d6d-cbadf2ebf5f5"}]} 2026-05-08 15:58:14.799 8 INFO neutron.services.segments.plugin [-] Segment b8025087-2166-43b8-a734-3fc2dcd23923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8025087-2166-43b8-a734-3fc2dcd23923 found for delete ", "request_id": "req-67eecb9c-278d-483d-a472-29e5fb60ec62"}]} [pid: 8|app: 0|req: 1737/3291] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:14 2026] GET /v2.0/security-groups?tenant_id=c968d1c96ece4ffcbccf532d1809ab7b&name=default => generated 2929 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3292] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:15 2026] DELETE /v2.0/security-groups/369f37ba-d81a-48fa-bf58-d747a5b9583e => 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: 1738/3293] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:15 2026] GET /v2.0/security-groups?tenant_id=e7e2be6eac7f4828a8a1e29dfb41da74&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3294] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:15 2026] DELETE /v2.0/security-groups/fc34e812-2524-4b47-b13b-bb768f8067b7 => 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: 1739/3295] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:15 2026] GET /v2.0/security-groups?tenant_id=e57abd9dcb894730899ab4ad074dba7e&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: 1557/3296] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:15 2026] DELETE /v2.0/security-groups/36a39d46-2e11-484f-81c3-bb9863273c49 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3297] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:16 2026] GET /v2.0/security-groups?tenant_id=39c7dfed8aad4db8a3593b0607ba58d9&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3298] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:16 2026] DELETE /v2.0/security-groups/6ae037f4-8837-4f8e-80bf-f46adea8575e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3299] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:16 2026] GET /v2.0/security-groups?tenant_id=8d3b30d381634c779fa8682f4afc0633&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3300] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:16 2026] DELETE /v2.0/security-groups/7ec193da-9cc3-42bd-beb5-f6f837297f98 => 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: 1742/3301] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:16 2026] GET /v2.0/security-groups?tenant_id=d01bb101c0e449c1a8c1f4f097f08009&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3302] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:16 2026] DELETE /v2.0/security-groups/0ad21bf0-3afd-4e2a-bde6-ed85b08609ea => 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: 1743/3303] 10.0.0.200 () {32 vars in 774 bytes} [Fri May 8 15:58:17 2026] GET /v2.0/security-groups?tenant_id=ad35e131c4fb4573b42265da21d9f286&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3304] 10.0.0.200 () {32 vars in 740 bytes} [Fri May 8 15:58:17 2026] DELETE /v2.0/security-groups/41f0a546-f8b7-427f-a798-9fd9d628fb84 => 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: 1744/3305] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:58:19 2026] GET /v2.0/networks => generated 2168 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3306] 10.0.0.200 () {32 vars in 655 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3307] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/routers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3308] 10.0.0.200 () {32 vars in 643 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/ports => generated 4725 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3309] 10.0.0.200 () {32 vars in 647 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3310] 10.0.0.200 () {32 vars in 649 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/networks => generated 2168 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3311] 10.0.0.200 () {32 vars in 663 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3312] 10.0.0.200 () {32 vars in 655 bytes} [Fri May 8 15:58:21 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)