+ 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 Feb 27 00:24:06 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-6fcb9d4859-v678l 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 0x7f94d5375668 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-02-27 00:24:10.974 7 INFO neutron.common.config [-] Logging enabled! 2026-02-27 00:24:10.974 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-27 00:24:11.056 8 INFO neutron.common.config [-] Logging enabled! 2026-02-27 00:24:11.056 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-02-27 00:24:11.433 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 00:24:11.486 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-27 00:24:12.967 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 00:24:12.971 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 00:24:12.974 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-27 00:24:12.975 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 00:24:12.975 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 00:24:12.976 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 00:24:12.976 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:12.983 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:12.983 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:12.983 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 00:24:12.995 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 00:24:12.998 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-27 00:24:13.002 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-27 00:24:13.003 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-27 00:24:13.003 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-27 00:24:13.003 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-27 00:24:13.003 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:13.005 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 00:24:13.006 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 00:24:13.006 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 00:24:13.011 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:13.011 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-27 00:24:13.011 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 00:24:13.033 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-27 00:24:13.034 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-27 00:24:13.034 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 00:24:13.034 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-27 00:24:13.034 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 00:24:13.035 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 00:24:13.035 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 00:24:13.060 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-27 00:24:13.061 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-27 00:24:13.061 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-27 00:24:13.061 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-27 00:24:13.315 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing driver for type 'vlan' 2026-02-27 00:24:13.348 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing driver for type 'vlan' 2026-02-27 00:24:13.590 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] VlanTypeDriver initialization complete 2026-02-27 00:24:13.590 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 00:24:13.591 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 00:24:13.605 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 00:24:13.605 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 00:24:13.605 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing extension driver 'port_security' 2026-02-27 00:24:13.605 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 00:24:13.605 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing extension driver 'qos' 2026-02-27 00:24:13.606 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 00:24:13.606 8 INFO neutron.plugins.ml2.managers [None req-7a2e122d-b455-4464-9826-f5d6e8c433e9 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 00:24:13.620 8 INFO neutron.quota [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded quota_driver: . 2026-02-27 00:24:13.621 8 INFO neutron.plugins.ml2.plugin [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 00:24:13.621 8 INFO neutron.plugins.ml2.managers [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 00:24:13.621 8 INFO neutron.plugins.ml2.managers [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 00:24:13.621 8 INFO neutron.plugins.ml2.managers [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 00:24:13.621 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: qos 2026-02-27 00:24:13.634 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: router 2026-02-27 00:24:13.638 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] VlanTypeDriver initialization complete 2026-02-27 00:24:13.639 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing driver for type 'vxlan' 2026-02-27 00:24:13.639 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-27 00:24:13.653 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-27 00:24:13.653 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-27 00:24:13.653 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing extension driver 'port_security' 2026-02-27 00:24:13.653 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-27 00:24:13.654 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing extension driver 'qos' 2026-02-27 00:24:13.654 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-27 00:24:13.654 7 INFO neutron.plugins.ml2.managers [None req-ed715820-ab10-42e8-9536-054dd6e48984 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-27 00:24:13.669 7 INFO neutron.quota [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded quota_driver: . 2026-02-27 00:24:13.669 7 INFO neutron.plugins.ml2.plugin [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Modular L2 Plugin initialization complete 2026-02-27 00:24:13.670 7 INFO neutron.plugins.ml2.managers [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-27 00:24:13.670 7 INFO neutron.plugins.ml2.managers [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-27 00:24:13.670 7 INFO neutron.plugins.ml2.managers [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Got port-security extension from driver 'port_security' 2026-02-27 00:24:13.670 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: qos 2026-02-27 00:24:13.674 8 INFO neutron.services.service_base [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 00:24:13.675 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: segments 2026-02-27 00:24:13.683 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: router 2026-02-27 00:24:13.723 7 INFO neutron.services.service_base [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-27 00:24:13.724 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: segments 2026-02-27 00:24:13.769 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: trunk 2026-02-27 00:24:13.783 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: vpnaas 2026-02-27 00:24:13.820 8 WARNING stevedore.named [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.822 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: trunk 2026-02-27 00:24:13.835 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: vpnaas 2026-02-27 00:24:13.874 7 WARNING stevedore.named [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.885 8 INFO neutron_vpnaas.services.vpn.plugin [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 00:24:13.886 8 INFO neutron.common.utils [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 00:24:13.886 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: taas 2026-02-27 00:24:13.910 8 WARNING stevedore.named [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.910 8 WARNING stevedore.named [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-27 00:24:13.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-27 00:24:13.929 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: tapmirror 2026-02-27 00:24:13.941 7 INFO neutron_vpnaas.services.vpn.plugin [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-27 00:24:13.942 7 INFO neutron.common.utils [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-27 00:24:13.942 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: taas 2026-02-27 00:24:13.942 8 WARNING stevedore.named [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.942 8 WARNING stevedore.named [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-27 00:24:13.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-27 00:24:13.957 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: auto_allocate 2026-02-27 00:24:13.964 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: tag 2026-02-27 00:24:13.969 7 WARNING stevedore.named [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.969 7 WARNING stevedore.named [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-27 00:24:13.973 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: timestamp 2026-02-27 00:24:13.976 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 00:24:13.980 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: flavors 2026-02-27 00:24:13.984 8 INFO neutron.manager [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loading Plugin: revisions 2026-02-27 00:24:13.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-02-27 00:24:13.985 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: tapmirror 2026-02-27 00:24:13.987 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Initializing extension manager. 2026-02-27 00:24:13.988 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: address-group 2026-02-27 00:24:13.989 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: address-scope 2026-02-27 00:24:13.990 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 00:24:13.991 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: agent 2026-02-27 00:24:13.991 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 00:24:13.992 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 00:24:13.993 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 00:24:13.994 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: availability_zone 2026-02-27 00:24:13.994 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 00:24:13.995 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 00:24:13.995 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: default-subnetpools 2026-02-27 00:24:13.997 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 00:24:13.997 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: dns-integration 2026-02-27 00:24:13.998 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 00:24:13.998 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 00:24:13.998 7 WARNING stevedore.named [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-27 00:24:13.999 7 WARNING stevedore.named [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-02-27 00:24:13.999 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: dvr 2026-02-27 00:24:13.999 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 00:24:14.000 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 00:24:14.000 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 00:24:14.001 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 00:24:14.001 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: external-net 2026-02-27 00:24:14.002 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 00:24:14.002 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: extraroute 2026-02-27 00:24:14.003 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 00:24:14.004 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 00:24:14.004 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 00:24:14.005 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 00:24:14.005 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 00:24:14.006 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: fip-port-details 2026-02-27 00:24:14.007 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: flavors 2026-02-27 00:24:14.008 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 00:24:14.009 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: floatingip-pools 2026-02-27 00:24:14.010 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: ip_allocation 2026-02-27 00:24:14.010 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 00:24:14.011 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: l2_adjacency 2026-02-27 00:24:14.012 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: router 2026-02-27 00:24:14.013 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 00:24:14.014 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-27 00:24:14.014 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-02-27 00:24:14.015 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-27 00:24:14.015 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: auto_allocate 2026-02-27 00:24:14.015 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 00:24:14.016 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: l3-ha 2026-02-27 00:24:14.016 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 00:24:14.017 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-27 00:24:14.017 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: l3-flavors 2026-02-27 00:24:14.020 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 00:24:14.020 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 00:24:14.022 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 00:24:14.022 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: tag 2026-02-27 00:24:14.024 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 00:24:14.024 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 00:24:14.026 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 00:24:14.026 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 00:24:14.027 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: multi-provider 2026-02-27 00:24:14.027 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: net-mtu 2026-02-27 00:24:14.028 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 00:24:14.028 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: network_availability_zone 2026-02-27 00:24:14.029 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: network_ha 2026-02-27 00:24:14.029 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: network-ip-availability 2026-02-27 00:24:14.030 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 00:24:14.031 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: pagination 2026-02-27 00:24:14.031 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-device-profile 2026-02-27 00:24:14.032 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-27 00:24:14.032 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-27 00:24:14.033 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-27 00:24:14.033 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-mac-override 2026-02-27 00:24:14.034 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 00:24:14.034 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 00:24:14.034 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: timestamp 2026-02-27 00:24:14.035 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-27 00:24:14.035 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-resource-request 2026-02-27 00:24:14.036 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 00:24:14.036 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-27 00:24:14.037 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: binding 2026-02-27 00:24:14.038 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: binding-extended 2026-02-27 00:24:14.038 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: network_ip_availability 2026-02-27 00:24:14.038 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-security 2026-02-27 00:24:14.039 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: project-id 2026-02-27 00:24:14.039 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: provider 2026-02-27 00:24:14.040 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-27 00:24:14.042 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: flavors 2026-02-27 00:24:14.042 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos 2026-02-27 00:24:14.043 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 00:24:14.044 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 00:24:14.044 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-default 2026-02-27 00:24:14.045 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-fip 2026-02-27 00:24:14.045 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 00:24:14.046 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 00:24:14.046 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 00:24:14.046 7 INFO neutron.manager [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loading Plugin: revisions 2026-02-27 00:24:14.047 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 00:24:14.047 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 00:24:14.048 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-pps 2026-02-27 00:24:14.048 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 00:24:14.049 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 00:24:14.050 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 00:24:14.050 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Initializing extension manager. 2026-02-27 00:24:14.050 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: quota-check-limit 2026-02-27 00:24:14.051 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: quota-check-limit-default 2026-02-27 00:24:14.051 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: address-group 2026-02-27 00:24:14.052 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: address-scope 2026-02-27 00:24:14.053 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: quotas 2026-02-27 00:24:14.053 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-27 00:24:14.054 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: quota_details 2026-02-27 00:24:14.054 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: agent 2026-02-27 00:24:14.055 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: agent-resources-synced 2026-02-27 00:24:14.055 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: rbac-policies 2026-02-27 00:24:14.056 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: rbac-address-group 2026-02-27 00:24:14.056 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: allowed-address-pairs 2026-02-27 00:24:14.056 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 00:24:14.057 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: auto-allocated-topology 2026-02-27 00:24:14.057 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 00:24:14.057 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 00:24:14.057 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: availability_zone 2026-02-27 00:24:14.058 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: revision-if-match 2026-02-27 00:24:14.058 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: availability_zone_filter 2026-02-27 00:24:14.058 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 00:24:14.058 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-27 00:24:14.059 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: router_availability_zone 2026-02-27 00:24:14.059 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: default-subnetpools 2026-02-27 00:24:14.059 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 00:24:14.061 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-27 00:24:14.061 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-groups-default-rules 2026-02-27 00:24:14.062 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: dns-integration 2026-02-27 00:24:14.062 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 00:24:14.062 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 00:24:14.062 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: dns-domain-ports 2026-02-27 00:24:14.063 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 00:24:14.063 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-27 00:24:14.063 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-27 00:24:14.063 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: dvr 2026-02-27 00:24:14.064 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 00:24:14.064 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-27 00:24:14.064 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: empty-string-filtering 2026-02-27 00:24:14.065 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 00:24:14.065 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-27 00:24:14.066 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: external-net 2026-02-27 00:24:14.067 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-27 00:24:14.068 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: extraroute 2026-02-27 00:24:14.068 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: security-group 2026-02-27 00:24:14.068 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: extraroute-atomic 2026-02-27 00:24:14.069 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: segment 2026-02-27 00:24:14.069 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-27 00:24:14.069 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 00:24:14.070 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-27 00:24:14.070 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: service-type 2026-02-27 00:24:14.070 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-27 00:24:14.071 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: sorting 2026-02-27 00:24:14.071 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 00:24:14.071 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-27 00:24:14.072 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: fip-port-details 2026-02-27 00:24:14.072 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: standard-attr-description 2026-02-27 00:24:14.073 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: flavors 2026-02-27 00:24:14.073 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: stateful-security-group 2026-02-27 00:24:14.073 8 WARNING neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 00:24:14.074 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 00:24:14.074 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-27 00:24:14.074 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnet-external-network 2026-02-27 00:24:14.075 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnet_onboard 2026-02-27 00:24:14.075 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: floatingip-pools 2026-02-27 00:24:14.075 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 00:24:14.076 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: ip_allocation 2026-02-27 00:24:14.076 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnet-service-types 2026-02-27 00:24:14.076 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: ip-substring-filtering 2026-02-27 00:24:14.077 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnet_allocation 2026-02-27 00:24:14.077 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: l2_adjacency 2026-02-27 00:24:14.077 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 00:24:14.078 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: tag-creation 2026-02-27 00:24:14.078 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 00:24:14.078 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: router 2026-02-27 00:24:14.080 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-27 00:24:14.081 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-27 00:24:14.082 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-27 00:24:14.082 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 00:24:14.082 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: ext-gw-mode 2026-02-27 00:24:14.083 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-27 00:24:14.083 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: l3-ha 2026-02-27 00:24:14.083 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: trunk 2026-02-27 00:24:14.084 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-27 00:24:14.084 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: trunk-details 2026-02-27 00:24:14.084 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 00:24:14.084 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-27 00:24:14.085 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-27 00:24:14.085 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: l3-flavors 2026-02-27 00:24:14.085 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 00:24:14.086 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-27 00:24:14.086 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-27 00:24:14.087 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-27 00:24:14.088 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-27 00:24:14.089 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 00:24:14.089 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: vpn-flavors 2026-02-27 00:24:14.091 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: vpnaas 2026-02-27 00:24:14.091 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-27 00:24:14.092 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: taas 2026-02-27 00:24:14.093 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-27 00:24:14.093 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: tap-mirror 2026-02-27 00:24:14.094 8 INFO neutron.api.extensions [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Loaded extension: taas-vlan-filter 2026-02-27 00:24:14.094 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-27 00:24:14.095 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-27 00:24:14.096 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-27 00:24:14.096 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 00:24:14.096 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 00:24:14.097 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.097 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 00:24:14.097 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: multi-provider 2026-02-27 00:24:14.097 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: net-mtu 2026-02-27 00:24:14.098 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: net-mtu-writable 2026-02-27 00:24:14.098 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: network_availability_zone 2026-02-27 00:24:14.099 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: network_ha 2026-02-27 00:24:14.100 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: network-ip-availability 2026-02-27 00:24:14.100 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 00:24:14.100 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 00:24:14.101 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-27 00:24:14.102 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: pagination 2026-02-27 00:24:14.102 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-device-profile 2026-02-27 00:24:14.103 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-27 00:24:14.104 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-27 00:24:14.104 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-27 00:24:14.105 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-mac-override 2026-02-27 00:24:14.105 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 00:24:14.105 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-27 00:24:14.106 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-27 00:24:14.106 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 00:24:14.106 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 00:24:14.106 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-27 00:24:14.107 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.107 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-resource-request 2026-02-27 00:24:14.107 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.108 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.108 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.108 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-resource-request-groups 2026-02-27 00:24:14.108 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 00:24:14.109 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-27 00:24:14.109 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.109 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.109 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: binding 2026-02-27 00:24:14.109 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 00:24:14.110 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 00:24:14.110 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: binding-extended 2026-02-27 00:24:14.110 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 00:24:14.111 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.111 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.111 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-security 2026-02-27 00:24:14.111 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.111 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.111 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: project-id 2026-02-27 00:24:14.112 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: provider 2026-02-27 00:24:14.113 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension qinq not supported by any of loaded plugins 2026-02-27 00:24:14.115 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos 2026-02-27 00:24:14.116 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 00:24:14.116 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-27 00:24:14.116 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] router is already registered 2026-02-27 00:24:14.116 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 00:24:14.116 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] floatingip is already registered 2026-02-27 00:24:14.116 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-27 00:24:14.117 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-default 2026-02-27 00:24:14.118 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-fip 2026-02-27 00:24:14.118 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-27 00:24:14.119 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-gateway-ip 2026-02-27 00:24:14.119 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-port-network-policy 2026-02-27 00:24:14.120 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 00:24:14.120 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] rbac_policy is already registered 2026-02-27 00:24:14.120 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-pps-minimum 2026-02-27 00:24:14.121 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 00:24:14.121 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-27 00:24:14.121 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] security_group is already registered 2026-02-27 00:24:14.121 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 00:24:14.121 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] security_group_rule is already registered 2026-02-27 00:24:14.122 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-pps 2026-02-27 00:24:14.122 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.122 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.122 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-rule-type-details 2026-02-27 00:24:14.123 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.123 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.123 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-27 00:24:14.123 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 00:24:14.123 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] trunk is already registered 2026-02-27 00:24:14.124 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.124 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: qos-rules-alias 2026-02-27 00:24:14.124 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.124 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.124 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: quota-check-limit 2026-02-27 00:24:14.124 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.125 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: quota-check-limit-default 2026-02-27 00:24:14.125 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 00:24:14.125 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] endpoint_group is already registered 2026-02-27 00:24:14.126 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 00:24:14.126 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] vpnservice is already registered 2026-02-27 00:24:14.126 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 00:24:14.126 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ipsec_site_connection is already registered 2026-02-27 00:24:14.127 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.127 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.127 8 INFO neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.127 8 WARNING neutron.quota.resource_registry [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.129 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: quotas 2026-02-27 00:24:14.132 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: quota_details 2026-02-27 00:24:14.135 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: rbac-policies 2026-02-27 00:24:14.136 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: rbac-address-group 2026-02-27 00:24:14.137 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: rbac-address-scope 2026-02-27 00:24:14.138 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: rbac-security-groups 2026-02-27 00:24:14.139 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: rbac-subnetpool 2026-02-27 00:24:14.140 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: revision-if-match 2026-02-27 00:24:14.141 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: standard-attr-revisions 2026-02-27 00:24:14.142 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: router_availability_zone 2026-02-27 00:24:14.143 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-27 00:24:14.145 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-groups-default-rules 2026-02-27 00:24:14.146 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-27 00:24:14.147 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-27 00:24:14.147 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-27 00:24:14.148 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-27 00:24:14.148 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-27 00:24:14.154 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: security-group 2026-02-27 00:24:14.155 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: segment 2026-02-27 00:24:14.156 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-27 00:24:14.158 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: service-type 2026-02-27 00:24:14.158 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: sorting 2026-02-27 00:24:14.159 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: standard-attr-segment 2026-02-27 00:24:14.160 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: standard-attr-description 2026-02-27 00:24:14.161 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: stateful-security-group 2026-02-27 00:24:14.161 7 WARNING neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-27 00:24:14.162 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-27 00:24:14.162 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnet-external-network 2026-02-27 00:24:14.163 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnet_onboard 2026-02-27 00:24:14.164 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-27 00:24:14.164 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnet-service-types 2026-02-27 00:24:14.165 8 WARNING keystonemiddleware._common.config [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:24:14.165 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnet_allocation 2026-02-27 00:24:14.166 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-27 00:24:14.167 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: tag-creation 2026-02-27 00:24:14.167 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-27 00:24:14.171 8 WARNING oslo_config.cfg [None req-6b32bba9-d257-4649-8558-d0bbdca0d8b1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 00:24:14.172 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: standard-attr-tag 2026-02-27 00:24:14.173 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: standard-attr-timestamp WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f94d5375668 pid: 8 (default app) 2026-02-27 00:24:14.174 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: trunk 2026-02-27 00:24:14.174 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: trunk-details 2026-02-27 00:24:14.175 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-27 00:24:14.175 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-02-27 00:24:14.176 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-27 00:24:14.177 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: vpn-aes-ctr 2026-02-27 00:24:14.179 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-27 00:24:14.180 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-27 00:24:14.181 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: vpn-flavors 2026-02-27 00:24:14.182 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: vpnaas 2026-02-27 00:24:14.184 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: taas 2026-02-27 00:24:14.185 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: tap-mirror 2026-02-27 00:24:14.185 7 INFO neutron.api.extensions [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Loaded extension: taas-vlan-filter 2026-02-27 00:24:14.188 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-27 00:24:14.188 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-27 00:24:14.189 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.189 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-27 00:24:14.193 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 00:24:14.194 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 00:24:14.200 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 00:24:14.201 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 00:24:14.202 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 00:24:14.203 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.203 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.204 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.204 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.205 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 00:24:14.206 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.206 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.207 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 00:24:14.207 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 00:24:14.208 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 00:24:14.208 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.209 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.209 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.209 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.214 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-27 00:24:14.214 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] router is already registered 2026-02-27 00:24:14.215 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-27 00:24:14.215 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] floatingip is already registered 2026-02-27 00:24:14.220 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-27 00:24:14.220 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] rbac_policy is already registered 2026-02-27 00:24:14.221 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-27 00:24:14.222 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] security_group is already registered 2026-02-27 00:24:14.222 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-27 00:24:14.223 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] security_group_rule is already registered 2026-02-27 00:24:14.224 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.224 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.225 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-27 00:24:14.225 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] subnetpool is already registered 2026-02-27 00:24:14.226 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-27 00:24:14.226 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] trunk is already registered 2026-02-27 00:24:14.226 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.227 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.227 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.227 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.228 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-27 00:24:14.228 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] endpoint_group is already registered 2026-02-27 00:24:14.229 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-27 00:24:14.229 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] vpnservice is already registered 2026-02-27 00:24:14.229 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-27 00:24:14.230 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ipsec_site_connection is already registered 2026-02-27 00:24:14.230 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-27 00:24:14.230 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ipsecpolicy is already registered 2026-02-27 00:24:14.231 7 INFO neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-27 00:24:14.231 7 WARNING neutron.quota.resource_registry [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] ikepolicy is already registered 2026-02-27 00:24:14.275 7 WARNING keystonemiddleware._common.config [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 00:24:14.282 7 WARNING oslo_config.cfg [None req-05405b17-d6f4-4c92-8a23-1318bae1f0ec - - - - - -] 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 0x7f94d5375668 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-02-27 00:24:18.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7230745e-d2fb-412a-aae5-0baf92aec2cc e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:17 2026] GET /v2.0/networks/public => generated 108 bytes in 827 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: 4/5] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:19.455 7 WARNING neutron.services.revisions.revision_plugin [None req-9044d2d4-37ff-46ca-8026-b2a968a87e62 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:19.487 7 INFO neutron.db.segments_db [None req-9044d2d4-37ff-46ca-8026-b2a968a87e62 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment b24de5eb-30b5-4f68-b159-ef185d4d6772 of type flat for network e2f83c4e-e9cb-426c-a8d4-2b64ae8bab41 2026-02-27 00:24:19.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9044d2d4-37ff-46ca-8026-b2a968a87e62 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:19 2026] POST /v2.0/networks => generated 124 bytes in 451 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:24:25.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e15ed16-2bc9-4ecb-bacb-36e529a4a293 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:25 2026] GET /v2.0/networks/public => generated 108 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:25.963 8 WARNING neutron.services.revisions.revision_plugin [None req-dfe704b4-7597-412f-8d16-0a0952d3c0c2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:25.994 8 INFO neutron.db.segments_db [None req-dfe704b4-7597-412f-8d16-0a0952d3c0c2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment f571716f-9125-4e51-945c-fe4abcb5cf0b of type flat for network 75012737-797b-4c6e-be8c-ac70c87390e3 2026-02-27 00:24:26.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfe704b4-7597-412f-8d16-0a0952d3c0c2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:25 2026] POST /v2.0/networks => generated 124 bytes in 335 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:24:31.909 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85db3f3e-e259-4aaa-a8ec-6aa32a55335e e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:31 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: 7|app: 0|req: 5/12] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:31.984 8 WARNING neutron.services.revisions.revision_plugin [None req-99017c7a-1bcc-4ae6-8d7e-4341761e9067 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:31.999 8 INFO neutron.db.segments_db [None req-99017c7a-1bcc-4ae6-8d7e-4341761e9067 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 69b4ac8c-2481-4d70-88c9-4e637276bdc6 of type flat for network 1e57b420-de8a-4946-a607-470284ab34bb 2026-02-27 00:24:32.027 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99017c7a-1bcc-4ae6-8d7e-4341761e9067 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:31 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:24:37.933 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc6b50da-ba3a-4ed8-b45d-fb666a5a2da6 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:37 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:38.013 7 WARNING neutron.services.revisions.revision_plugin [None req-6f6329b1-5e6c-4b83-9a0e-b54eddfb0de7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:38.041 7 INFO neutron.db.segments_db [None req-6f6329b1-5e6c-4b83-9a0e-b54eddfb0de7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 026e00ed-1c6a-4a28-965a-2dbbf049be10 of type flat for network 473d4f4d-387e-4570-9a63-579d0c652c07 2026-02-27 00:24:38.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f6329b1-5e6c-4b83-9a0e-b54eddfb0de7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:37 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:24:44.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-265b1902-18a6-4cfc-ba38-ffe2e64acde4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:43 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:44.099 8 WARNING neutron.services.revisions.revision_plugin [None req-41eefac1-779b-4e51-b0e9-25c38c698c9c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:44.118 8 INFO neutron.db.segments_db [None req-41eefac1-779b-4e51-b0e9-25c38c698c9c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment e0008eb5-323b-4bf3-a405-a9d911969172 of type flat for network b4bb3269-6fad-4fa6-9c8a-4b89972bf176 2026-02-27 00:24:44.144 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41eefac1-779b-4e51-b0e9-25c38c698c9c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:44 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:24:50.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0044f891-ec1f-405e-8bbb-d4873915c5c5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:50 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:24:50.324 8 WARNING neutron.services.revisions.revision_plugin [None req-9d5e3d7c-415f-4f14-8810-ff4cb0f09bd3 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Could not find related network for resource to bump revision. 2026-02-27 00:24:50.344 8 INFO neutron.db.segments_db [None req-9d5e3d7c-415f-4f14-8810-ff4cb0f09bd3 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment f1532972-1beb-4675-a8e5-81880f239799 of type flat for network 38632e09-4eed-4b8f-806a-a46f7d55496b [pid: 8|app: 0|req: 13/23] 162.253.55.200 () {48 vars in 967 bytes} [Fri Feb 27 00:24:50 2026] POST /v2.0/networks => generated 706 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:24:51.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c0c697ad-223c-4a57-ab2a-08d63567a192 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:24:51 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:24:51 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:24:51.583 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0553a08a-f60f-4a2c-aece-b21045f81ba6 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.200 () {44 vars in 1034 bytes} [Fri Feb 27 00:24:51 2026] GET /v2.0/subnets/public-subnet?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.200 () {44 vars in 1057 bytes} [Fri Feb 27 00:24:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.200 () {48 vars in 965 bytes} [Fri Feb 27 00:24:51 2026] POST /v2.0/subnets => generated 664 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:29:40.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89ea6859-5436-465b-b28e-710a22c665ab e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/66] 162.253.55.200 () {44 vars in 937 bytes} [Fri Feb 27 00:29:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/67] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:29:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:29:40.319 7 INFO neutron.db.segments_db [None req-d0565629-1f7b-4c0a-9153-56b819b5a9a7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 0c492aae-4a67-4a0a-9087-a50a0542cc69 of type vxlan for network 868fc076-865b-4d94-b205-5fd8698db0a4 [pid: 7|app: 0|req: 33/68] 162.253.55.200 () {48 vars in 966 bytes} [Fri Feb 27 00:29:40 2026] POST /v2.0/networks => generated 688 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:29:41.296 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9916013a-de4d-4ec6-868c-0e45e079188b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 162.253.55.200 () {44 vars in 937 bytes} [Fri Feb 27 00:29:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:29:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:29:41.360 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d2064447-4aa0-4e65-a567-b5b3ee94d43f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/71] 162.253.55.200 () {44 vars in 1036 bytes} [Fri Feb 27 00:29:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 162.253.55.200 () {44 vars in 1059 bytes} [Fri Feb 27 00:29:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 162.253.55.200 () {48 vars in 965 bytes} [Fri Feb 27 00:29:41 2026] POST /v2.0/subnets => generated 651 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:29:42.793 7 INFO neutron.api.v2.resource [None req-e287f211-3df7-430a-a84f-2a8ffa3e6239 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/74] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:29:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 162.253.55.200 () {44 vars in 993 bytes} [Fri Feb 27 00:29:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 162.253.55.200 () {48 vars in 980 bytes} [Fri Feb 27 00:29:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:44 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 1616 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:44 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:44 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:29:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:45 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => 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: 40/82] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:45 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => 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: 43/83] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:45 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:29:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:46 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:46 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:46 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:29:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:47 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:47 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:47 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 3462 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:29:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:48 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:48 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:48 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:29:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.200 () {44 vars in 987 bytes} [Fri Feb 27 00:29:49 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:29:49.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d86e748-3344-47f7-ba2e-2649a2bbe8c9 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 162.253.55.200 () {44 vars in 1076 bytes} [Fri Feb 27 00:29:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.200 () {44 vars in 1099 bytes} [Fri Feb 27 00:29:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => 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: 53/102] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:49 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 162.253.55.200 () {48 vars in 961 bytes} [Fri Feb 27 00:29:49 2026] POST /v2.0/ports => generated 1096 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 00:29:57.646 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7ed4f52-1a5d-49c6-9faa-792af3e5e6a8 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 162.253.55.200 () {44 vars in 979 bytes} [Fri Feb 27 00:29:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 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: 51/105] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:29:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 162.253.55.200 () {48 vars in 1031 bytes} [Fri Feb 27 00:29:57 2026] PUT /v2.0/ports/44bc2a40-c387-4a3d-9f55-a4f99dd7e7c5 => generated 1245 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 162.253.55.200 () {44 vars in 920 bytes} [Fri Feb 27 00:29:59 2026] GET /v2.0/ports => generated 3726 bytes in 82 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-02-27 00:30:01.049 8 INFO neutron.api.v2.resource [None req-54cb045e-9d77-4698-a19e-7a8644be1dd1 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/108] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:30:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 162.253.55.200 () {44 vars in 981 bytes} [Fri Feb 27 00:30:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 162.253.55.200 () {48 vars in 980 bytes} [Fri Feb 27 00:30:01 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:02 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:02 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:02 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:30:02 2026] POST /v2.0/security-group-rules => generated 621 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:03 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:03 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:30:03 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2244 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] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:30:03 2026] POST /v2.0/security-group-rules => generated 625 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/129] 162.253.55.200 () {44 vars in 975 bytes} [Fri Feb 27 00:31:08 2026] GET /v2.0/quotas/799d4c709d054ef7bf8fdd6c3322fc9f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/130] 162.253.55.200 () {48 vars in 1027 bytes} [Fri Feb 27 00:31:08 2026] PUT /v2.0/quotas/799d4c709d054ef7bf8fdd6c3322fc9f => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 00:33:30.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9747d5d2-54ef-46c1-bbc7-807a32dea5e4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/149] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 00:33:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 73/150] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 00:33:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:33:32.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efda38ee-8885-4da9-a241-06778d0784c2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/153] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 00:33:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/154] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 00:33:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:40:34.869 7 INFO neutron.api.v2.resource [None req-852045ff-5e3c-48fc-960c-ae01653f197a e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 104/211] 162.253.55.200 () {44 vars in 1074 bytes} [Fri Feb 27 00:40:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 139 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/212] 162.253.55.200 () {44 vars in 1097 bytes} [Fri Feb 27 00:40:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 23 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/213] 162.253.55.200 () {48 vars in 981 bytes} [Fri Feb 27 00:40:35 2026] POST /v2.0/security-groups => generated 1624 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/214] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:36 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/215] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:40:36 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/216] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:36 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/217] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:40:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/218] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:37 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/219] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:40:37 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/220] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:37 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/221] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:40:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/222] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:38 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/223] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:40:38 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/224] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:38 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/225] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:40:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/226] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:39 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/227] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:40:39 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:40:39 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 3460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 162.253.55.200 () {48 vars in 991 bytes} [Fri Feb 27 00:40:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 162.253.55.200 () {30 vars in 740 bytes} [Fri Feb 27 00:43:02 2026] GET /v2.0/networks?tenant_id=9dcb02c1276f46f491be667cb0bfffb2&shared=False => generated 15 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:43:02.502 7 INFO neutron.db.segments_db [None req-1e08cc01-67df-4ca5-9dc3-a6b8c739d26a 8144545c06954107987b9a8d76af3566 9dcb02c1276f46f491be667cb0bfffb2 - - afcd1f85bb164442a5e986c2e2d3ccdc afcd1f85bb164442a5e986c2e2d3ccdc] Added segment 05c93052-e36a-4a44-ac22-418f7d196e8f of type vxlan for network c81a360e-7cd5-49b4-9a1d-067056676f9a [pid: 7|app: 0|req: 124/251] 162.253.55.200 () {34 vars in 682 bytes} [Fri Feb 27 00:43:02 2026] POST /v2.0/networks => generated 698 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 162.253.55.200 () {30 vars in 722 bytes} [Fri Feb 27 00:43:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 162.253.55.200 () {30 vars in 633 bytes} [Fri Feb 27 00:43:02 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 162.253.55.200 () {34 vars in 677 bytes} [Fri Feb 27 00:43:02 2026] POST /v2.0/ports => generated 999 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 00:43:02 2026] GET /v2.0/networks/c81a360e-7cd5-49b4-9a1d-067056676f9a => generated 704 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 162.253.55.200 () {30 vars in 722 bytes} [Fri Feb 27 00:43:04 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 00:43:04 2026] GET /v2.0/networks/c81a360e-7cd5-49b4-9a1d-067056676f9a => generated 704 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 162.253.55.200 () {44 vars in 975 bytes} [Fri Feb 27 00:43:21 2026] GET /v2.0/quotas/9dcb02c1276f46f491be667cb0bfffb2 => 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: 129/261] 162.253.55.200 () {48 vars in 1027 bytes} [Fri Feb 27 00:43:21 2026] PUT /v2.0/quotas/9dcb02c1276f46f491be667cb0bfffb2 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/268] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/ports => generated 4721 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/271] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/networks => generated 2167 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/272] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:44:16 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: 7|app: 0|req: 134/273] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/routers => generated 15 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/274] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/275] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/276] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/277] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/278] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/279] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/280] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:44:16 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/287] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/288] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/289] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/290] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/floatingips => 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: 149/291] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/294] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/subnets => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/295] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:45:16 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) [pid: 7|app: 0|req: 144/296] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/networks => generated 2167 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/297] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/agents => generated 3385 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/299] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:45:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/306] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/agents => generated 3385 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/307] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/308] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/309] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/floatingips => 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: 151/312] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/313] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:46:16 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: 152/314] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/315] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/316] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/317] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/318] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:46:16 2026] GET /v2.0/subnetpools => 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: 158/325] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/networks => generated 2167 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/326] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/329] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/330] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/331] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/332] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/333] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/334] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/335] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/336] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/337] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:47:16 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/344] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/networks => generated 2167 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/345] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/348] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/agents => generated 3385 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/349] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/350] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/subnets => generated 1308 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/351] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/352] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/353] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/ports => generated 4721 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/354] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/355] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/356] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:48:16 2026] GET /v2.0/floatingips => 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: 186/363] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/364] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/365] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/366] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/367] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/368] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/371] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/372] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/373] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/networks => generated 2167 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/374] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/375] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:49:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/382] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/agents => generated 3385 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/floatingips => 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: 197/384] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/385] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/389] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/networks => generated 2167 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/390] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/391] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/ports => generated 4721 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/392] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/393] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:50:16 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) [pid: 8|app: 0|req: 203/394] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:50:16 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/401] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/402] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/403] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/404] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/405] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/408] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/floatingips => 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: 211/409] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/410] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/networks => generated 2167 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/411] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/412] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/413] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:51:16 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/420] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/agents => generated 3385 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/421] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/424] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/425] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:52:16 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) [pid: 8|app: 0|req: 219/426] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/427] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/428] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/networks => generated 2167 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/430] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/431] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/432] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:52:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/439] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/floatingips => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/442] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/networks => generated 2167 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/443] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/444] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/agents => generated 3385 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/445] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/446] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/447] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/448] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/449] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/450] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/451] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:53:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:53:59.707 8 INFO neutron.pecan_wsgi.hooks.translation [None req-162237bf-cc91-400b-b8e3-45c2b0bf0291 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/456] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:53:59 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/457] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:53:59 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:00.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01e4a2d3-c6ae-4bbf-83fd-04220ab925ba e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/458] 162.253.55.200 () {44 vars in 927 bytes} [Fri Feb 27 00:54:00 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:54:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:00.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a43f0f96-4b7a-4cf2-873a-3ba41ec3fa7b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/460] 162.253.55.200 () {44 vars in 1034 bytes} [Fri Feb 27 00:54:00 2026] GET /v2.0/subnets/public-subnet?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => 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: 226/461] 162.253.55.200 () {44 vars in 1057 bytes} [Fri Feb 27 00:54:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/floatingips => generated 19 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/465] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/466] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/467] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/468] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/networks => generated 2167 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/471] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/472] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/473] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/474] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/475] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/476] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:54:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:54:26.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0973998c-94e4-49b9-ae58-ade3a0fa72b2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/477] 162.253.55.200 () {44 vars in 937 bytes} [Fri Feb 27 00:54:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/478] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:54:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:27.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5a177a0-af50-4fb7-812e-9f67e3fd2a25 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 234/479] 162.253.55.200 () {44 vars in 937 bytes} [Fri Feb 27 00:54:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/480] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:54:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:27.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d51ab766-ab09-48f6-8ee7-8a1b3350d34f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/481] 162.253.55.200 () {44 vars in 1036 bytes} [Fri Feb 27 00:54:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/482] 162.253.55.200 () {44 vars in 1059 bytes} [Fri Feb 27 00:54:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:28.982 7 INFO neutron.api.v2.resource [None req-c25ecdf2-235a-4403-b0cd-7fbc410cd52a e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/483] 162.253.55.200 () {44 vars in 971 bytes} [Fri Feb 27 00:54:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/484] 162.253.55.200 () {44 vars in 993 bytes} [Fri Feb 27 00:54:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/485] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:29 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => 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: 249/486] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:30 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/487] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:30 2026] GET /v2.0/security-group-rules/e85b27ac-0960-4c30-ad94-40e8a096761a => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/488] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:30 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/489] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:30 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/490] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:31 2026] GET /v2.0/security-group-rules/0e868eeb-4f3d-407f-afe7-92d37197f801 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/493] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:31 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:31 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => 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: 242/495] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:31 2026] GET /v2.0/security-group-rules/56cd5bcd-f323-42bd-82bc-a358ced81789 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/496] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:32 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/497] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:32 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/498] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:32 2026] GET /v2.0/security-group-rules/362b115a-995f-487b-b69d-e9eb983956b0 => 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: 244/499] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:33 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/500] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:33 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/501] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:33 2026] GET /v2.0/security-group-rules/d407f5a7-e2f2-4812-9bcb-3757c084d7d6 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/502] 162.253.55.200 () {44 vars in 987 bytes} [Fri Feb 27 00:54:35 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:54:35.102 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f03d66c6-66af-47b6-a59f-db5373dcf316 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/503] 162.253.55.200 () {44 vars in 1076 bytes} [Fri Feb 27 00:54:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/504] 162.253.55.200 () {44 vars in 1099 bytes} [Fri Feb 27 00:54:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/505] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:35 2026] GET /v2.0/security-groups/39994057-338c-4fb6-805e-6ccf933ab77c => generated 4694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:54:42.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31feec51-a48d-4d44-a1c6-e818ad43132e e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/506] 162.253.55.200 () {44 vars in 979 bytes} [Fri Feb 27 00:54:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/507] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/508] 162.253.55.200 () {44 vars in 920 bytes} [Fri Feb 27 00:54:44 2026] GET /v2.0/ports => generated 4721 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:54:45.465 7 INFO neutron.api.v2.resource [None req-3f2b9648-206b-4371-aec1-6b8b21875031 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/509] 162.253.55.200 () {44 vars in 959 bytes} [Fri Feb 27 00:54:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/510] 162.253.55.200 () {44 vars in 981 bytes} [Fri Feb 27 00:54:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/513] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:46 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/514] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:46 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/515] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:46 2026] GET /v2.0/security-group-rules/65552d45-27be-4c10-844d-324717dedbec => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/516] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:47 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/517] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:54:47 2026] GET /v2.0/security-groups/6bfff61b-e5d3-40fd-8dba-5246b0d816a1 => generated 2882 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:54:47 2026] GET /v2.0/security-group-rules/8e9b998b-ed3a-4264-85f3-ab357527ac72 => generated 625 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/519] 162.253.55.200 () {44 vars in 975 bytes} [Fri Feb 27 00:54:58 2026] GET /v2.0/quotas/799d4c709d054ef7bf8fdd6c3322fc9f => 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: 267/522] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/routers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/523] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/524] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/525] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/526] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/527] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/528] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/529] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/532] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/networks => generated 2167 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/533] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/534] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:55:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 00:55:49.095 8 INFO neutron.api.v2.resource [None req-4739f357-d935-4b3e-b2b7-bc805284ec90 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 275/539] 162.253.55.200 () {44 vars in 1074 bytes} [Fri Feb 27 00:55:49 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/540] 162.253.55.200 () {44 vars in 1097 bytes} [Fri Feb 27 00:55:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/541] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:55:50 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/542] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:55:50 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/543] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:55:50 2026] GET /v2.0/security-group-rules/5552fc00-8b90-4466-92f1-8f238621baf0 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/544] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:55:51 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => generated 4075 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:55:51 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/546] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:55:51 2026] GET /v2.0/security-group-rules/3fbb6a72-9131-4b9d-8f9f-87539e4043e0 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/547] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:55:52 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => 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: 269/548] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:55:52 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/549] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:55:52 2026] GET /v2.0/security-group-rules/1b3c63bf-0176-4847-a509-04dafc3d7ae7 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/550] 162.253.55.200 () {44 vars in 1088 bytes} [Fri Feb 27 00:55:53 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a?project_id=9dcb02c1276f46f491be667cb0bfffb2 => 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: 281/551] 162.253.55.200 () {44 vars in 1001 bytes} [Fri Feb 27 00:55:53 2026] GET /v2.0/security-groups/9e4a1131-8530-40e0-9ec4-4a1e7098e24a => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/552] 162.253.55.200 () {44 vars in 1011 bytes} [Fri Feb 27 00:55:53 2026] GET /v2.0/security-group-rules/fe1ec33d-93c8-46f2-afb5-533a1dbd18fd => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/553] 162.253.55.200 () {44 vars in 975 bytes} [Fri Feb 27 00:56:00 2026] GET /v2.0/quotas/9dcb02c1276f46f491be667cb0bfffb2 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/556] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/subnets => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/557] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/558] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/561] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/562] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/563] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/564] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/networks => generated 2167 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/565] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/566] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/567] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/floatingips => 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: 289/568] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:56:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 162.253.55.200 () {44 vars in 949 bytes} [Fri Feb 27 00:56:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/576] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/routers => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/577] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/578] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/579] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/subnets => generated 1308 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/582] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/583] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/584] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:57:16 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: 287/585] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/586] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/networks => generated 2167 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/587] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/588] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:57:16 2026] GET /v2.0/floatingips => 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: 289/589] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:57:20 2026] GET /v2.0/networks => generated 2167 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/590] 10.0.0.246 () {32 vars in 655 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/floatingips => 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: 290/591] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/593] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/594] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/networks => generated 2167 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/security-groups => generated 17397 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/596] 10.0.0.246 () {32 vars in 655 bytes} [Fri Feb 27 00:57:21 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:32.424 7 INFO neutron.db.segments_db [None req-49a3e553-32c4-426d-8870-1ea8524c3371 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 02eace34-0f54-4902-9b54-914fddaba23d of type vxlan for network f370efeb-6c0f-462f-989c-4bd3a83c45e9 2026-02-27 00:57:32.436 8 INFO neutron.db.segments_db [None req-aa2ed901-a3fe-438a-9e65-2ad56aa88db2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 3a475fe1-95ad-48a0-8ea3-c073f60949d3 of type vxlan for network 44f12020-0cc0-4fa6-97ec-a4f3a1f3a4ce [pid: 7|app: 0|req: 294/599] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/networks => generated 732 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/600] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/networks => generated 728 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/601] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/subnets => generated 698 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:32.765 7 INFO neutron.db.segments_db [None req-006c9ab2-0953-4f07-9739-6390f62bca2a e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 of type vxlan for network 42503dcf-30b5-4faf-9e56-b55d428ae4c8 [pid: 7|app: 0|req: 295/602] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:57:32 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) 2026-02-27 00:57:32.902 7 INFO neutron.db.segments_db [None req-b5ffcea9-7bfa-4369-b6b9-ce15616c2e00 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 8aacaf05-1716-4966-aa25-1f03a9d39dce of type vxlan for network 07328b48-bd5b-4ed9-98d5-7d59709ccc2f [pid: 8|app: 0|req: 308/603] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/subnets => generated 694 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/604] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/subnets => generated 692 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:33.088 8 INFO neutron.db.segments_db [None req-14a10a3f-f2b6-4d0b-84ff-0765edee8dbf e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment e1faa028-79df-445a-a938-0d71c755e98b of type vxlan for network 404bc917-b09f-41e3-88c7-20a01b6216c9 2026-02-27 00:57:33.121 7 INFO neutron.db.l3_hamode_db [None req-b5ffcea9-7bfa-4369-b6b9-ce15616c2e00 e9098f2b1c9a4d1a9180e3e7f3117cca 2eeea99670c04684be143c9dc6feaa81 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:57:33.326 8 INFO neutron.db.l3_hamode_db [None req-14a10a3f-f2b6-4d0b-84ff-0765edee8dbf e9098f2b1c9a4d1a9180e3e7f3117cca d7023a34c9c44235b467c92bab5c293e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:57:34.212 7 INFO neutron.db.l3_hamode_db [None req-b5ffcea9-7bfa-4369-b6b9-ce15616c2e00 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:57:34.306 8 INFO neutron.db.l3_hamode_db [None req-14a10a3f-f2b6-4d0b-84ff-0765edee8dbf e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 296/605] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:32 2026] POST /v2.0/routers => generated 738 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/606] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:33 2026] POST /v2.0/routers => generated 734 bytes in 2208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:35.272 7 INFO neutron.db.segments_db [None req-f3c3cae3-e908-43c9-92e9-a602a005b5e3 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 42e940cd-84f0-4185-8829-f917c86cf26c of type vxlan for network 727af95f-9687-428d-8341-e48baae02f0d [pid: 8|app: 0|req: 311/607] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:35 2026] GET /v2.0/security-groups?tenant_id=cb5666a7c45147379c83c330f518cb49&name=default => generated 2923 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:35.549 7 INFO neutron.db.l3_hamode_db [None req-f3c3cae3-e908-43c9-92e9-a602a005b5e3 e9098f2b1c9a4d1a9180e3e7f3117cca f2760b54a1464a7595de97c6d4d1b6a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:57:36.281 7 INFO neutron.db.l3_hamode_db [None req-f3c3cae3-e908-43c9-92e9-a602a005b5e3 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 312/608] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:57:35 2026] PUT /v2.0/routers/21d28730-607a-477f-9e3c-0ae4268012f9/add_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/609] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:35 2026] POST /v2.0/routers => generated 732 bytes in 1902 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/610] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:37 2026] DELETE /v2.0/security-groups/1b98cf24-17ec-4344-aaed-859c4cb467b1 => 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: 299/611] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 00:57:37 2026] POST /v2.0/security-groups => generated 1660 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/612] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:57:36 2026] PUT /v2.0/routers/318e3564-a611-4eaf-84eb-0f9740947e4c/add_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/613] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/614] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/615] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:57:37 2026] POST /v2.0/floatingips => generated 552 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/616] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:57:37 2026] PUT /v2.0/routers/b9bf28ee-f7db-46f7-a456-c66cf822d357/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/617] 10.0.0.98 () {38 vars in 970 bytes} [Fri Feb 27 00:57:38 2026] POST /v2.0/security-groups => generated 1684 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/618] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/security-groups/04df8f56-e9e0-4006-90c3-a028354ac6d7 => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/619] 10.0.0.98 () {38 vars in 980 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-group-rules => generated 614 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:39.212 7 INFO neutron.db.segments_db [None req-7ea3aa95-8668-4322-8d0c-11a0ea8ea483 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 8f72c90b-f82e-4e54-bf64-0a69876cc046 of type vxlan for network ef1532b1-1814-44bb-8e6d-d70ab18471c5 [pid: 7|app: 0|req: 301/620] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/networks => generated 719 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/621] 10.0.0.98 () {38 vars in 970 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-groups => generated 1680 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/622] 10.0.0.98 () {38 vars in 970 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-groups => generated 1685 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/623] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/subnets => generated 685 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/624] 10.0.0.98 () {34 vars in 1099 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1346854355&fields=id&tenant_id=2eeea99670c04684be143c9dc6feaa81 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:39.589 7 INFO neutron.db.segments_db [None req-598a7e76-3edc-4d18-a3bf-e3b21ddcec04 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 529c9d6d-bb5b-41bb-9c16-6317a103921f of type vxlan for network 8b9d55ca-5e4f-4d48-9e78-5bcb878211a3 [pid: 8|app: 0|req: 323/625] 10.0.0.98 () {38 vars in 970 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/626] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/627] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 1685 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/628] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/quotas/2eeea99670c04684be143c9dc6feaa81 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:57:39.859 7 INFO neutron.db.l3_hamode_db [None req-598a7e76-3edc-4d18-a3bf-e3b21ddcec04 e9098f2b1c9a4d1a9180e3e7f3117cca 3c22b5d239cd43dab4d02e327716bf83 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 327/629] 10.0.0.98 () {38 vars in 980 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/630] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:57:39 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/631] 10.0.0.98 () {38 vars in 970 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/632] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/633] 10.0.0.98 () {38 vars in 980 bytes} [Fri Feb 27 00:57:40 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/634] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups?tenant_id=f2760b54a1464a7595de97c6d4d1b6a5 => generated 7903 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/635] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/623a2528-7907-4bc1-b271-78757aa23842 => generated 2918 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/636] 10.0.0.98 () {34 vars in 906 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/extensions => generated 21537 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/637] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/623a2528-7907-4bc1-b271-78757aa23842 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/638] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 337/639] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/640] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 339/641] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/5b3a5df8-78aa-48eb-b79f-a90154845d73 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:40.584 7 INFO neutron.db.l3_hamode_db [None req-598a7e76-3edc-4d18-a3bf-e3b21ddcec04 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 340/642] 10.0.0.98 () {36 vars in 1012 bytes} [Fri Feb 27 00:57:40 2026] DELETE /v2.0/security-groups/5b3a5df8-78aa-48eb-b79f-a90154845d73 => 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: 341/643] 10.0.0.98 () {34 vars in 1000 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-group-rules/ed8c06cf-7831-4fcb-83d9-b63ec3fc602e => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:57:40.730 8 INFO neutron.api.v2.resource [req-4e5b3700-e044-4f2e-8bcd-7d94712287c8 req-1b4e518a-561d-422d-9c1f-646193cf98b2 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 342/644] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/5b3a5df8-78aa-48eb-b79f-a90154845d73 => 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: 343/645] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 2940 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/646] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/647] 10.0.0.98 () {36 vars in 1022 bytes} [Fri Feb 27 00:57:40 2026] DELETE /v2.0/security-group-rules/ed8c06cf-7831-4fcb-83d9-b63ec3fc602e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/648] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:40 2026] GET /v2.0/security-groups/43e2a2fa-316a-4f51-914c-e59da08db158 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/649] 10.0.0.98 () {36 vars in 1012 bytes} [Fri Feb 27 00:57:40 2026] DELETE /v2.0/security-groups/43e2a2fa-316a-4f51-914c-e59da08db158 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/650] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:41.043 8 INFO neutron.api.v2.resource [req-e2b2b9ee-0552-445c-978f-e0f487f21cc8 req-fc4dece3-94fe-4727-ad82-f71bd62ce5e7 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/651] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups/43e2a2fa-316a-4f51-914c-e59da08db158 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/652] 10.0.0.98 () {36 vars in 1012 bytes} [Fri Feb 27 00:57:41 2026] DELETE /v2.0/security-groups/c5a5189d-06d9-4aad-8ee8-f2ec4d550c55 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/653] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups/7403feb4-6027-48f5-adbb-8faea31a2162 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/654] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups/04df8f56-e9e0-4006-90c3-a028354ac6d7 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/655] 10.0.0.98 () {36 vars in 1012 bytes} [Fri Feb 27 00:57:41 2026] DELETE /v2.0/security-groups/7403feb4-6027-48f5-adbb-8faea31a2162 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/656] 10.0.0.98 () {36 vars in 1012 bytes} [Fri Feb 27 00:57:41 2026] DELETE /v2.0/security-groups/04df8f56-e9e0-4006-90c3-a028354ac6d7 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:57:41.373 8 INFO neutron.api.v2.resource [req-5d8b870a-0e31-4e43-8a78-0cd5a3e46d88 req-cfe68fa3-02b2-4744-af59-3bb602d2ab50 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 355/657] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups/7403feb4-6027-48f5-adbb-8faea31a2162 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/658] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:39 2026] POST /v2.0/routers => generated 725 bytes in 1992 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/659] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:57:41 2026] GET /v2.0/security-groups?tenant_id=f2760b54a1464a7595de97c6d4d1b6a5 => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:41.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-94be2f1e-640c-46d3-9a16-ba1eca0cc5f6 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 3af0d8ba-d3f2-41a8-9feb-de1608c35c78 2026-02-27 00:57:41.822 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94be2f1e-640c-46d3-9a16-ba1eca0cc5f6 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 3af0d8ba-d3f2-41a8-9feb-de1608c35c78 [pid: 8|app: 0|req: 356/660] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:57:41 2026] PUT /v2.0/routers/318e3564-a611-4eaf-84eb-0f9740947e4c/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/661] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/security-groups/623a2528-7907-4bc1-b271-78757aa23842 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/662] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:57:41 2026] PUT /v2.0/routers/2dc70249-a74e-4d04-9fad-946bf7ac9bbe/add_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/663] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 359/664] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/security-groups/623a2528-7907-4bc1-b271-78757aa23842 => generated 2918 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:42.509 8 INFO neutron.api.v2.resource [req-826913ba-58ad-431e-9136-1f8a8cf71df2 req-1653cf01-e925-4796-8a56-2b4219574ca1 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 360/665] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/security-groups/7403feb4-6027-48f5-adbb-8faea31a2162 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:57:42.540 8 INFO neutron.api.v2.resource [req-e7dbd914-51e8-400f-aee9-e8161fa90313 req-b92bc8c9-abd9-4bc9-9325-f4b32e4d1d3f 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 361/666] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/security-groups/43e2a2fa-316a-4f51-914c-e59da08db158 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:57:42.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: d17d9e72-277c-4321-827f-6df5b35d03e2 2026-02-27 00:57:42.579 8 INFO neutron.api.v2.resource [req-d8bfdb01-1f28-40a8-bfb4-3a043ac8fcf0 req-7625a409-86f1-48c3-8c45-d7f1ae508f31 88f6631b57ef4eb5bbd9064185085595 f2760b54a1464a7595de97c6d4d1b6a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/667] 10.0.0.98 () {34 vars in 990 bytes} [Fri Feb 27 00:57:42 2026] GET /v2.0/security-groups/5b3a5df8-78aa-48eb-b79f-a90154845d73 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:57:42.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: d17d9e72-277c-4321-827f-6df5b35d03e2 2026-02-27 00:57:42.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 1fb77047-a3be-4462-8ead-26259c76da91 2026-02-27 00:57:42.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 1fb77047-a3be-4462-8ead-26259c76da91 2026-02-27 00:57:42.929 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-02-27 00:57:42.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-c9945e6f-1467-4e6a-85b5-79b9fdae90d2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 9e020fc2-9da3-4a98-9357-f4333ae89b17 2026-02-27 00:57:42.980 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9945e6f-1467-4e6a-85b5-79b9fdae90d2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 9e020fc2-9da3-4a98-9357-f4333ae89b17 2026-02-27 00:57:43.249 7 INFO neutron.db.l3_hamode_db [None req-5d50765c-2bb1-474e-8352-0f46f1e83489 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 404bc917-b09f-41e3-88c7-20a01b6216c9 was deleted as no HA routers are present in tenant d7023a34c9c44235b467c92bab5c293e. [pid: 7|app: 0|req: 306/668] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:57:42 2026] DELETE /v2.0/routers/318e3564-a611-4eaf-84eb-0f9740947e4c => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/669] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 00:57:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/670] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:57:42 2026] PUT /v2.0/routers/b9bf28ee-f7db-46f7-a456-c66cf822d357/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/671] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:57:43 2026] DELETE /v2.0/subnets/63e68d48-6080-4cc4-bb2c-ecc01e223de5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/672] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:43.571 7 INFO neutron.services.segments.plugin [-] Segment e1faa028-79df-445a-a938-0d71c755e98b resource provider aggregate not found 2026-02-27 00:57:43.585 7 INFO neutron.services.segments.plugin [-] Segment e1faa028-79df-445a-a938-0d71c755e98b resource provider aggregate not found [pid: 8|app: 0|req: 365/673] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:43 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:43.597 7 INFO neutron.services.segments.plugin [-] Segment e1faa028-79df-445a-a938-0d71c755e98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1faa028-79df-445a-a938-0d71c755e98b found for delete ", "request_id": "req-42eec53e-3959-40af-88b7-5249a54f4f3e"}]} 2026-02-27 00:57:43.607 7 INFO neutron.services.segments.plugin [-] Segment e1faa028-79df-445a-a938-0d71c755e98b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1faa028-79df-445a-a938-0d71c755e98b found for delete ", "request_id": "req-6facb19c-1815-4647-bc2a-092546d8f7b7"}]} 2026-02-27 00:57:43.704 8 INFO neutron_taas.services.taas.taas_plugin [None req-a96056e3-fa74-40ea-81b3-5df040d5fc1c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 253a5594-f81f-4521-9ff2-cbebf70f6697 2026-02-27 00:57:43.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a96056e3-fa74-40ea-81b3-5df040d5fc1c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 253a5594-f81f-4521-9ff2-cbebf70f6697 2026-02-27 00:57:43.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-78fe7650-bbb4-4eaa-b84a-0cc99de886f2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 4d14b6b3-3bf8-4322-a68e-20e656e51520 2026-02-27 00:57:43.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78fe7650-bbb4-4eaa-b84a-0cc99de886f2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 4d14b6b3-3bf8-4322-a68e-20e656e51520 2026-02-27 00:57:43.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-78fe7650-bbb4-4eaa-b84a-0cc99de886f2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 03fa4730-344f-4ea1-93f4-ec4fc44551cb 2026-02-27 00:57:43.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78fe7650-bbb4-4eaa-b84a-0cc99de886f2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 03fa4730-344f-4ea1-93f4-ec4fc44551cb [pid: 8|app: 0|req: 366/674] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:57:43 2026] DELETE /v2.0/networks/44f12020-0cc0-4fa6-97ec-a4f3a1f3a4ce => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/675] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:44.223 7 INFO neutron.db.l3_hamode_db [None req-78fe7650-bbb4-4eaa-b84a-0cc99de886f2 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 727af95f-9687-428d-8341-e48baae02f0d was deleted as no HA routers are present in tenant f2760b54a1464a7595de97c6d4d1b6a5. [pid: 7|app: 0|req: 309/676] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:57:43 2026] DELETE /v2.0/routers/b9bf28ee-f7db-46f7-a456-c66cf822d357 => generated 0 bytes in 696 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/677] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:44 2026] GET /v2.0/security-groups?tenant_id=d7023a34c9c44235b467c92bab5c293e&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/678] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:57:44 2026] DELETE /v2.0/subnets/7b7f23c6-f731-4801-a8c4-0cc5714039b0 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:57:44.462 8 INFO neutron.services.segments.plugin [-] Segment 3a475fe1-95ad-48a0-8ea3-c073f60949d3 resource provider aggregate not found 2026-02-27 00:57:44.478 8 INFO neutron.services.segments.plugin [-] Segment 3a475fe1-95ad-48a0-8ea3-c073f60949d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a475fe1-95ad-48a0-8ea3-c073f60949d3 found for delete ", "request_id": "req-87a9dda7-e853-445c-941d-3eebe124804f"}]} 2026-02-27 00:57:44.485 8 INFO neutron.services.segments.plugin [-] Segment 3a475fe1-95ad-48a0-8ea3-c073f60949d3 resource provider aggregate not found [pid: 7|app: 0|req: 312/679] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:44 2026] DELETE /v2.0/security-groups/9493e0f5-f028-4028-8687-496d6b713e42 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:57:44.516 8 INFO neutron.services.segments.plugin [-] Segment 3a475fe1-95ad-48a0-8ea3-c073f60949d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a475fe1-95ad-48a0-8ea3-c073f60949d3 found for delete ", "request_id": "req-1832b130-2ecf-451e-a195-7dcb7a79ddb9"}]} [pid: 8|app: 0|req: 368/680] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:57:44 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/681] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:57:44 2026] DELETE /v2.0/networks/42503dcf-30b5-4faf-9e56-b55d428ae4c8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/682] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:44 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 314/683] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:44 2026] GET /v2.0/security-groups?tenant_id=f2760b54a1464a7595de97c6d4d1b6a5&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/684] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:44 2026] DELETE /v2.0/security-groups/623a2528-7907-4bc1-b271-78757aa23842 => 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: 315/685] 10.0.0.98 () {34 vars in 1097 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--828143312&fields=id&tenant_id=3c22b5d239cd43dab4d02e327716bf83 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/686] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/networks?id=ef1532b1-1814-44bb-8e6d-d70ab18471c5 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/687] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/quotas/3c22b5d239cd43dab4d02e327716bf83 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/688] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/ports?tenant_id=3c22b5d239cd43dab4d02e327716bf83&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/689] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?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: 373/690] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?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: 318/691] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:45.617 7 INFO neutron.services.segments.plugin [-] Segment 42e940cd-84f0-4185-8829-f917c86cf26c resource provider aggregate not found 2026-02-27 00:57:45.635 7 INFO neutron.services.segments.plugin [-] Segment 42e940cd-84f0-4185-8829-f917c86cf26c resource provider aggregate not found 2026-02-27 00:57:45.644 7 INFO neutron.services.segments.plugin [-] Segment 42e940cd-84f0-4185-8829-f917c86cf26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e940cd-84f0-4185-8829-f917c86cf26c found for delete ", "request_id": "req-ced94e90-51e2-4780-b15f-558cf6dfb08d"}]} 2026-02-27 00:57:45.648 7 INFO neutron.services.segments.plugin [-] Segment 42e940cd-84f0-4185-8829-f917c86cf26c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42e940cd-84f0-4185-8829-f917c86cf26c found for delete ", "request_id": "req-1dd125b7-6a10-4f2f-a305-26cda243a993"}]} 2026-02-27 00:57:45.659 7 INFO neutron.services.segments.plugin [-] Segment fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 resource provider aggregate not found 2026-02-27 00:57:45.662 7 INFO neutron.services.segments.plugin [-] Segment fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 resource provider aggregate not found 2026-02-27 00:57:45.674 7 INFO neutron.services.segments.plugin [-] Segment fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 found for delete ", "request_id": "req-71adfe6b-7d1e-4319-a613-a6052fef72a6"}]} 2026-02-27 00:57:45.678 7 INFO neutron.services.segments.plugin [-] Segment fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa1cfb8e-9c83-4f97-97b8-d997ecb8cea4 found for delete ", "request_id": "req-cfde2bc4-396a-43a6-9346-48532a5e206a"}]} [pid: 7|app: 0|req: 319/692] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 374/693] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 683 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/694] 162.253.55.200 () {34 vars in 911 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/695] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 00:57:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2eeea99670c04684be143c9dc6feaa81 => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/698] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:57:45 2026] POST /v2.0/ports => generated 958 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/699] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:46 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 12 bytes in 19 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-02-27 00:57:47.055 7 INFO neutron.db.segments_db [None req-eb030cf3-4916-44ab-89be-84c97ce54ff7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 7072b5f6-65b8-49ac-a146-8d0a54d3b61b of type vxlan for network 73930fd6-733f-4cef-a058-7b14f69b98f2 [pid: 7|app: 0|req: 322/700] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:57:46 2026] POST /v2.0/networks => generated 728 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/701] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:47 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/702] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:57:46 2026] PUT /v2.0/ports/a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 1239 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/703] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:47 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 324/704] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:47 2026] POST /v2.0/subnets => generated 694 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:57:47.426 8 INFO neutron.db.segments_db [None req-b62f0f78-b4fd-4e39-9103-64fd78770985 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 4007bc94-9b39-40f4-846b-bdc8445fe622 of type vxlan for network d4a96032-c9ee-408e-a8da-40119078c4a4 2026-02-27 00:57:47.687 8 INFO neutron.db.l3_hamode_db [None req-b62f0f78-b4fd-4e39-9103-64fd78770985 e9098f2b1c9a4d1a9180e3e7f3117cca ad84db07ae77428daf7f9bebcb141892 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 325/705] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:47 2026] GET /v2.0/security-groups?tenant_id=3b8b410becd84d4bb36373acf44a7a56&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/706] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:47 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:47.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fbd42f9-b66f-4feb-9892-23a951dcdafb'] response: {'name': 'network-changed', 'server_uuid': '0490b434-2921-43c4-8bc4-e882c281ff20', 'tag': 'a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/707] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:47 2026] DELETE /v2.0/security-groups/ca87deea-c84c-4494-aa8d-3659f6196ba2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/708] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1242 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/709] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/710] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/711] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/712] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:57:48.493 8 INFO neutron.db.l3_hamode_db [None req-b62f0f78-b4fd-4e39-9103-64fd78770985 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 333/713] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&device_owner=network%3Adhcp => generated 1244 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/714] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 335/715] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 336/716] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:57:48 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 381/717] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:57:47 2026] POST /v2.0/routers => generated 734 bytes in 2046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/718] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:49 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/719] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:49 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/720] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:57:49 2026] GET /v2.0/networks?id=ef1532b1-1814-44bb-8e6d-d70ab18471c5 => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/721] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:57:49 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/722] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 387/723] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3c22b5d239cd43dab4d02e327716bf83 => generated 180 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/724] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/725] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:57:49 2026] PUT /v2.0/routers/074e2ded-b272-4dff-8ece-555e2722d489/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/726] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/727] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/728] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/729] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 342/730] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/731] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/732] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:57:50 2026] POST /v2.0/ports => generated 954 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/733] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:50 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 42 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: 345/734] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:51 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/735] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:51 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/736] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:57:50 2026] PUT /v2.0/ports/5171f7a0-7ea1-4aaa-89cc-b1905704f26c => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:57:51.347 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6eca722-b6c1-4f01-bf4f-16828ad68ada'] response: {'name': 'network-changed', 'server_uuid': '53d8ee19-552f-4c05-9add-2dc0b6557dfc', 'tag': '5171f7a0-7ea1-4aaa-89cc-b1905704f26c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/737] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 00:57:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 104 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: 391/738] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/739] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:57:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/740] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:57:51 2026] GET /v2.0/ports?tenant_id=3c22b5d239cd43dab4d02e327716bf83&device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/741] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 00:57:51 2026] GET /v2.0/networks?tenant_id=3c22b5d239cd43dab4d02e327716bf83&shared=False => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/742] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:51 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/743] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 00:57:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/744] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:52 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/745] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:57:51 2026] POST /v2.0/floatingips => generated 552 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/746] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:52 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/747] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:52 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/748] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/ports?tenant_id=3c22b5d239cd43dab4d02e327716bf83&device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 394/749] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5171f7a0-7ea1-4aaa-89cc-b1905704f26c => 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: 356/750] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/751] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/subnets?id=c52f6eca-c75c-43fc-8b19-967c760ae989 => generated 688 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/752] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/753] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/ports?network_id=ef1532b1-1814-44bb-8e6d-d70ab18471c5&device_owner=network%3Adhcp => 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: 358/754] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?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: 397/755] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/756] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/757] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:53 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&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: 360/758] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:54 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/759] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:54 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/760] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:54 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/761] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:54 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&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: 401/762] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/763] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/security-groups?tenant_id=d758555dc66e424eb1bae06396028a82&name=default => generated 2925 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/764] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 363/765] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:55 2026] DELETE /v2.0/security-groups/1deb983c-4769-4b0d-8d8d-c941a91c7818 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/766] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/767] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/768] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:55 2026] GET /v2.0/security-groups?tenant_id=852770797fc4421bbf3c9fc5aa8f4194&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/769] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:55 2026] DELETE /v2.0/security-groups/3479ddef-2875-41f2-971f-769cf123141f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/770] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:56 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/771] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:56 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/772] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:56 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/773] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/774] 10.0.0.98 () {34 vars in 1097 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--259865615&fields=id&tenant_id=ad84db07ae77428daf7f9bebcb141892 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/775] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/networks?id=73930fd6-733f-4cef-a058-7b14f69b98f2 => generated 679 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/776] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/quotas/ad84db07ae77428daf7f9bebcb141892 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/777] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/ports?tenant_id=ad84db07ae77428daf7f9bebcb141892&fields=id => generated 57 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/778] 10.0.0.98 () {34 vars in 906 bytes} [Fri Feb 27 00:57:57 2026] GET /v2.0/extensions => generated 21537 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/779] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/780] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/781] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 411/782] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?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: 372/783] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/784] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/785] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/786] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:57:59.023 7 INFO neutron.db.l3_db [None req-0ef48eb9-c01f-4c29-9437-d1f04fb19c3a 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] Floating IP 898faee6-5a36-4453-8c27-a4ce5bcb0f2a associated. External IP: 10.96.250.206, port: a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50. [pid: 8|app: 0|req: 414/787] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:57:58 2026] GET /v2.0/security-groups?tenant_id=043ce50612ee4f06b57006579a32d521&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/788] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:57:59 2026] DELETE /v2.0/security-groups/55811ae8-5729-4f52-8074-62b412c5e2f6 => 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: 374/789] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:57:58 2026] PUT /v2.0/floatingips/898faee6-5a36-4453-8c27-a4ce5bcb0f2a => generated 856 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/790] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/791] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/792] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 376/793] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&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: 418/794] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 377/795] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:57:59 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:57:59.856 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0236b505-18c3-47e3-bb03-1ed14e63033f'] response: {'name': 'network-changed', 'server_uuid': '0490b434-2921-43c4-8bc4-e882c281ff20', 'tag': 'a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50', 'status': 'completed', 'code': 200} 2026-02-27 00:58:00.244 8 INFO neutron.db.l3_db [None req-2290413c-2bb5-4c4a-aeec-b953cf5aab92 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] Floating IP b995da40-9d5f-4873-969e-ca97e96d9405 associated. External IP: 10.96.250.208, port: 5171f7a0-7ea1-4aaa-89cc-b1905704f26c. [pid: 7|app: 0|req: 378/796] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 379/797] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/798] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/799] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/800] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/801] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:57:59 2026] PUT /v2.0/floatingips/b995da40-9d5f-4873-969e-ca97e96d9405 => generated 855 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/802] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:00.687 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09c59f2a-8a89-4bc1-9aab-4eb4dacfda6f'] response: {'name': 'network-changed', 'server_uuid': '53d8ee19-552f-4c05-9add-2dc0b6557dfc', 'tag': '5171f7a0-7ea1-4aaa-89cc-b1905704f26c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 384/803] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/804] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 385/805] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 421/806] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:00 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&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: 422/807] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/808] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/ports?tenant_id=3c22b5d239cd43dab4d02e327716bf83&device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/809] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/810] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/networks?id=ef1532b1-1814-44bb-8e6d-d70ab18471c5 => generated 766 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/811] 10.0.0.246 () {32 vars in 653 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions => generated 21537 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/814] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=5171f7a0-7ea1-4aaa-89cc-b1905704f26c => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/815] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/816] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/817] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/818] 10.0.0.246 () {32 vars in 665 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/819] 10.0.0.246 () {32 vars in 699 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/820] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/subnets?id=c52f6eca-c75c-43fc-8b19-967c760ae989 => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/821] 10.0.0.246 () {32 vars in 697 bytes} [Fri Feb 27 00:58:01 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: 395/822] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/823] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/824] 10.0.0.246 () {32 vars in 703 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/825] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/ports?network_id=ef1532b1-1814-44bb-8e6d-d70ab18471c5&device_owner=network%3Adhcp => 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: 398/826] 10.0.0.246 () {32 vars in 693 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/827] 10.0.0.246 () {32 vars in 695 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/828] 10.0.0.246 () {32 vars in 685 bytes} [Fri Feb 27 00:58:01 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: 401/829] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/830] 10.0.0.246 () {32 vars in 661 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/831] 10.0.0.246 () {32 vars in 699 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/832] 10.0.0.246 () {32 vars in 679 bytes} [Fri Feb 27 00:58:01 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: 7|app: 0|req: 405/833] 10.0.0.246 () {32 vars in 683 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/834] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/835] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/836] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/837] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/838] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:01 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: 7|app: 0|req: 410/839] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/840] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/841] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:01 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: 7|app: 0|req: 413/842] 10.0.0.246 () {32 vars in 699 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/843] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5?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: 414/844] 10.0.0.246 () {32 vars in 679 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/845] 10.0.0.246 () {32 vars in 667 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/846] 10.0.0.246 () {32 vars in 677 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/847] 10.0.0.246 () {32 vars in 665 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/848] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:01 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: 433/849] 10.0.0.246 () {32 vars in 713 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/850] 10.0.0.246 () {32 vars in 691 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/851] 10.0.0.246 () {32 vars in 683 bytes} [Fri Feb 27 00:58:01 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: 7|app: 0|req: 418/852] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/853] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/854] 10.0.0.246 () {32 vars in 705 bytes} [Fri Feb 27 00:58:01 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: 436/855] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/856] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/857] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/858] 10.0.0.246 () {32 vars in 693 bytes} [Fri Feb 27 00:58:01 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: 438/859] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/860] 10.0.0.246 () {32 vars in 709 bytes} [Fri Feb 27 00:58:01 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: 439/861] 10.0.0.246 () {32 vars in 705 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/862] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/863] 10.0.0.246 () {32 vars in 697 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/864] 10.0.0.246 () {32 vars in 711 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/865] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/866] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 426/867] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/868] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/869] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:01 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: 443/870] 10.0.0.246 () {32 vars in 671 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/871] 10.0.0.246 () {32 vars in 661 bytes} [Fri Feb 27 00:58:01 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: 444/872] 10.0.0.246 () {32 vars in 699 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/873] 10.0.0.246 () {32 vars in 699 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/874] 10.0.0.246 () {32 vars in 677 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/875] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-fip => 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: 446/876] 10.0.0.246 () {32 vars in 683 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/877] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/878] 10.0.0.246 () {32 vars in 685 bytes} [Fri Feb 27 00:58:01 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/879] 10.0.0.246 () {32 vars in 707 bytes} [Fri Feb 27 00:58:01 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: 448/880] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 10.0.0.246 () {32 vars in 697 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.246 () {32 vars in 695 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 10.0.0.246 () {32 vars in 685 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/884] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/885] 10.0.0.246 () {32 vars in 705 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/886] 10.0.0.246 () {32 vars in 667 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/887] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/888] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:02 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: 7|app: 0|req: 437/889] 10.0.0.246 () {32 vars in 691 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/890] 10.0.0.246 () {32 vars in 691 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/891] 10.0.0.246 () {32 vars in 695 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/892] 10.0.0.246 () {32 vars in 685 bytes} [Fri Feb 27 00:58:02 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: 7|app: 0|req: 439/893] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/894] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/895] 10.0.0.246 () {32 vars in 703 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/896] 10.0.0.246 () {32 vars in 713 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/897] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/898] 10.0.0.246 () {32 vars in 715 bytes} [Fri Feb 27 00:58:02 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: 7|app: 0|req: 442/899] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/900] 10.0.0.246 () {32 vars in 741 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/901] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/902] 10.0.0.246 () {32 vars in 683 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/903] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/904] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/905] 10.0.0.246 () {32 vars in 679 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/906] 10.0.0.246 () {32 vars in 669 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/907] 10.0.0.246 () {32 vars in 697 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/standard-attr-segment => 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: 462/908] 10.0.0.246 () {32 vars in 705 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/909] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/910] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/911] 10.0.0.246 () {32 vars in 683 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/912] 10.0.0.246 () {32 vars in 705 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/913] 10.0.0.246 () {32 vars in 695 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/914] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/915] 10.0.0.246 () {32 vars in 697 bytes} [Fri Feb 27 00:58:02 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: 7|app: 0|req: 453/916] 10.0.0.246 () {32 vars in 679 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/917] 10.0.0.246 () {32 vars in 689 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/918] 10.0.0.246 () {32 vars in 701 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/919] 10.0.0.246 () {32 vars in 665 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/920] 10.0.0.246 () {32 vars in 681 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/921] 10.0.0.246 () {32 vars in 677 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/922] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 459/923] 10.0.0.246 () {32 vars in 693 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/924] 10.0.0.246 () {32 vars in 677 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.246 () {32 vars in 667 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/926] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/927] 10.0.0.246 () {32 vars in 675 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/928] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&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: 469/929] 10.0.0.246 () {32 vars in 687 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/930] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/networks?id=73930fd6-733f-4cef-a058-7b14f69b98f2 => generated 679 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/931] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad84db07ae77428daf7f9bebcb141892 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/932] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:02 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 462/933] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:58:02 2026] POST /v2.0/ports => generated 958 bytes in 392 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: 472/934] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:03 2026] GET /v2.0/security-groups?tenant_id=0ace2100a6cb4362a676e9115a8a43c1&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/935] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:03 2026] DELETE /v2.0/security-groups/0fd3dc75-2574-4f02-b91f-651dd7811c34 => 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: 474/936] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:03 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/937] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:58:03 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/938] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:03 2026] GET /v2.0/security-groups?id=fad7a983-b359-42c4-aca0-6fb693ff338e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/939] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:58:03 2026] PUT /v2.0/ports/f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 => generated 1239 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:03.765 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbce7fa5-702f-4600-a3e9-f5921234a0b3'] response: {'name': 'network-changed', 'server_uuid': 'a61df082-0298-4d46-a6a9-06c4fb42a71b', 'tag': 'f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3', 'status': 'completed', 'code': 200} 2026-02-27 00:58:03.806 8 INFO neutron_taas.services.taas.taas_plugin [req-d9d00e10-4e7f-4bfa-ae02-cf11f166b017 req-0a4b45d0-1349-47c4-8fbc-712a4ff86152 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] TaaS: Handle Delete Port: 5171f7a0-7ea1-4aaa-89cc-b1905704f26c 2026-02-27 00:58:03.812 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d9d00e10-4e7f-4bfa-ae02-cf11f166b017 req-0a4b45d0-1349-47c4-8fbc-712a4ff86152 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] Tap Mirror: Handle Delete Port: 5171f7a0-7ea1-4aaa-89cc-b1905704f26c 2026-02-27 00:58:04.015 8 INFO neutron.db.l3_db [req-d9d00e10-4e7f-4bfa-ae02-cf11f166b017 req-0a4b45d0-1349-47c4-8fbc-712a4ff86152 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] Floating IP b995da40-9d5f-4873-969e-ca97e96d9405 disassociated. External IP: 10.96.250.208, port: 5171f7a0-7ea1-4aaa-89cc-b1905704f26c. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 464/940] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 465/941] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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: 7|app: 0|req: 466/942] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/ports?tenant_id=ad84db07ae77428daf7f9bebcb141892&device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/943] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:58:03 2026] DELETE /v2.0/ports/5171f7a0-7ea1-4aaa-89cc-b1905704f26c => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/944] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/networks?tenant_id=ad84db07ae77428daf7f9bebcb141892&shared=False => generated 775 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:04.388 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a9f3f69-3a42-4093-9d44-5a6259969c6e'] response: {'server_uuid': '53d8ee19-552f-4c05-9add-2dc0b6557dfc', 'name': 'network-vif-deleted', 'tag': '5171f7a0-7ea1-4aaa-89cc-b1905704f26c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 478/945] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/946] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:04 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 469/947] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/948] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/949] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/ports?tenant_id=ad84db07ae77428daf7f9bebcb141892&device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/950] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 => 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: 473/951] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/subnets?id=caf455ce-29f4-4c95-b55d-ec0c0616b02c => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:05.635 8 INFO neutron.db.segments_db [None req-2b433d0b-5921-4f93-8a8b-84084f259233 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Added segment af84afd9-043a-4a91-aab6-72d934319a80 of type vxlan for network 816d28f3-8a38-41b4-bde7-94aa8b4862c1 [pid: 7|app: 0|req: 474/952] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/ports?network_id=73930fd6-733f-4cef-a058-7b14f69b98f2&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/953] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?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: 479/954] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:58:05 2026] POST /v2.0/networks => generated 630 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/955] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/956] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:05 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => 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: 480/957] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:05 2026] POST /v2.0/subnets => generated 627 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:06.078 7 INFO neutron.db.segments_db [None req-ffb1c805-8203-4f20-a83a-d95923c3e097 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Added segment cb5660e8-ff60-481a-bf3d-d9aadf298293 of type vxlan for network 1ffea4cb-3f0c-4425-a750-4ac2051a6a4c 2026-02-27 00:58:06.307 7 INFO neutron.db.l3_hamode_db [None req-ffb1c805-8203-4f20-a83a-d95923c3e097 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/958] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:06 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/959] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:06 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/960] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:06 2026] GET /v2.0/ports?device_id=53d8ee19-552f-4c05-9add-2dc0b6557dfc => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:07.033 7 INFO neutron.db.l3_hamode_db [None req-ffb1c805-8203-4f20-a83a-d95923c3e097 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/961] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:07 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/962] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:07 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/963] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:06 2026] POST /v2.0/routers => generated 694 bytes in 1830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/964] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:08 2026] DELETE /v2.0/security-groups/fad7a983-b359-42c4-aca0-6fb693ff338e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:58:08.184 7 INFO neutron.api.v2.resource [None req-91eca9f4-0610-4d62-b4a9-52e980adf0df a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/965] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:58:08 2026] GET /v2.0/security-groups/fad7a983-b359-42c4-aca0-6fb693ff338e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:58:08.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-8c6d4e9d-5b77-47a3-99ec-8b8327ac0f05 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] TaaS: Handle Delete Port: b6e4e680-4f47-4d9e-be60-d1334c7020ee 2026-02-27 00:58:08.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c6d4e9d-5b77-47a3-99ec-8b8327ac0f05 a93bf293fd0d4d63967eee753b9f120e 3c22b5d239cd43dab4d02e327716bf83 - - default default] Tap Mirror: Handle Delete Port: b6e4e680-4f47-4d9e-be60-d1334c7020ee [pid: 7|app: 0|req: 481/966] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:08 2026] DELETE /v2.0/floatingips/b995da40-9d5f-4873-969e-ca97e96d9405 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:58:08.850 7 INFO neutron_taas.services.taas.taas_plugin [None req-8eb09712-d6fa-4046-8c07-434641c79f50 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 055f9109-603f-4fcb-ad95-9167a305f8e3 2026-02-27 00:58:08.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8eb09712-d6fa-4046-8c07-434641c79f50 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 055f9109-603f-4fcb-ad95-9167a305f8e3 [pid: 8|app: 0|req: 486/967] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:58:07 2026] PUT /v2.0/routers/4958e96b-dc4d-432f-a4bc-dde7c363db63/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: 487/968] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:09 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/969] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:58:09 2026] POST /v2.0/ports => generated 958 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/970] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:09 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/971] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:58:09 2026] POST /v2.0/ports => generated 954 bytes in 257 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: 491/972] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 00:58:09 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1244 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/973] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:58:08 2026] PUT /v2.0/routers/2dc70249-a74e-4d04-9fad-946bf7ac9bbe/remove_router_interface => generated 309 bytes in 1456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/974] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:09 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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-02-27 00:58:10.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ca1be9-6ccd-423b-b84c-a5cfb8ac5c81 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 21ab3e13-b52d-4405-b496-05be27a51497 2026-02-27 00:58:10.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ca1be9-6ccd-423b-b84c-a5cfb8ac5c81 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 21ab3e13-b52d-4405-b496-05be27a51497 2026-02-27 00:58:10.373 7 INFO neutron_taas.services.taas.taas_plugin [None req-10ca1be9-6ccd-423b-b84c-a5cfb8ac5c81 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: fdf8dd2b-a1c3-4fa4-aca7-656623699fa0 2026-02-27 00:58:10.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10ca1be9-6ccd-423b-b84c-a5cfb8ac5c81 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: fdf8dd2b-a1c3-4fa4-aca7-656623699fa0 2026-02-27 00:58:10.452 8 INFO neutron.db.l3_db [None req-6987d32c-aa10-4224-bfe5-3f3b90855f87 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Floating IP 98cfee38-5e48-4dbc-82b5-effd7b0a3af1 associated. External IP: 10.96.250.213, port: e95dea44-22db-4f59-b969-c9a520427116. 2026-02-27 00:58:10.718 7 INFO neutron.services.segments.plugin [-] Segment 529c9d6d-bb5b-41bb-9c16-6317a103921f resource provider aggregate not found 2026-02-27 00:58:10.721 7 INFO neutron.services.segments.plugin [-] Segment 529c9d6d-bb5b-41bb-9c16-6317a103921f resource provider aggregate not found 2026-02-27 00:58:10.740 7 INFO neutron.services.segments.plugin [-] Segment 529c9d6d-bb5b-41bb-9c16-6317a103921f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529c9d6d-bb5b-41bb-9c16-6317a103921f found for delete ", "request_id": "req-dca3ef9f-f1c5-4d7e-b309-b894bf7cd6fd"}]} 2026-02-27 00:58:10.748 7 INFO neutron.services.segments.plugin [-] Segment 529c9d6d-bb5b-41bb-9c16-6317a103921f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 529c9d6d-bb5b-41bb-9c16-6317a103921f found for delete ", "request_id": "req-ddccf1c6-4e92-4a45-89d0-10e833db0756"}]} 2026-02-27 00:58:10.754 7 INFO neutron.db.l3_hamode_db [None req-10ca1be9-6ccd-423b-b84c-a5cfb8ac5c81 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 8b9d55ca-5e4f-4d48-9e78-5bcb878211a3 was deleted as no HA routers are present in tenant 3c22b5d239cd43dab4d02e327716bf83. [pid: 7|app: 0|req: 484/975] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:09 2026] DELETE /v2.0/routers/2dc70249-a74e-4d04-9fad-946bf7ac9bbe => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/976] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:10 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/977] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:10 2026] DELETE /v2.0/subnets/c52f6eca-c75c-43fc-8b19-967c760ae989 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/978] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:11 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:11.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5f3b1d2-bb54-4e0d-8744-8be5265de734 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: f844a504-8fab-4196-8de3-e86df8d24e76 2026-02-27 00:58:11.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5f3b1d2-bb54-4e0d-8744-8be5265de734 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: f844a504-8fab-4196-8de3-e86df8d24e76 [pid: 7|app: 0|req: 488/979] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:11 2026] DELETE /v2.0/networks/ef1532b1-1814-44bb-8e6d-d70ab18471c5 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/980] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 00:58:09 2026] POST /v2.0/floatingips => generated 841 bytes in 1512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:11.479 7 INFO neutron.db.l3_db [None req-605cc173-a51e-4b81-ae70-15a04cdec316 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Floating IP 98cfee38-5e48-4dbc-82b5-effd7b0a3af1 disassociated. External IP: 10.96.250.213, port: e95dea44-22db-4f59-b969-c9a520427116. [pid: 8|app: 0|req: 493/981] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:11 2026] GET /v2.0/security-groups?tenant_id=3c22b5d239cd43dab4d02e327716bf83&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/982] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:11 2026] DELETE /v2.0/security-groups/98769b73-66e3-4e95-a23c-db39b0cf54c3 => 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: 489/983] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:58:11 2026] PUT /v2.0/floatingips/98cfee38-5e48-4dbc-82b5-effd7b0a3af1 => generated 552 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:11.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b31faed-861f-44e3-81ef-0536a55d7688 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: 24b1fa11-e794-47b0-a240-97bce273eaa7 2026-02-27 00:58:11.932 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b31faed-861f-44e3-81ef-0536a55d7688 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: 24b1fa11-e794-47b0-a240-97bce273eaa7 [pid: 8|app: 0|req: 495/984] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:11 2026] DELETE /v2.0/floatingips/98cfee38-5e48-4dbc-82b5-effd7b0a3af1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/985] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:12 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/986] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:12 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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-02-27 00:58:12.782 7 INFO neutron.services.segments.plugin [-] Segment 8f72c90b-f82e-4e54-bf64-0a69876cc046 resource provider aggregate not found 2026-02-27 00:58:12.788 7 INFO neutron.services.segments.plugin [-] Segment 8f72c90b-f82e-4e54-bf64-0a69876cc046 resource provider aggregate not found 2026-02-27 00:58:12.820 7 INFO neutron.services.segments.plugin [-] Segment 8f72c90b-f82e-4e54-bf64-0a69876cc046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f72c90b-f82e-4e54-bf64-0a69876cc046 found for delete ", "request_id": "req-d05c06dd-92a1-4a04-8786-c5c86d842bb8"}]} 2026-02-27 00:58:12.821 7 INFO neutron.services.segments.plugin [-] Segment 8f72c90b-f82e-4e54-bf64-0a69876cc046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f72c90b-f82e-4e54-bf64-0a69876cc046 found for delete ", "request_id": "req-3c36cc00-415a-46b9-8878-510139ccd591"}]} 2026-02-27 00:58:12.914 7 INFO neutron.db.l3_db [None req-cde736d8-c062-4f53-b35f-e5b24e4c5916 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Floating IP 19ea9fa6-de61-4dc4-abf5-488b1e431ac6 associated. External IP: 10.96.250.216, port: 5a18bf2c-a7d3-4db0-9fed-f1d2fd584fc4. [pid: 7|app: 0|req: 490/987] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 00:58:12 2026] POST /v2.0/floatingips => generated 842 bytes in 1240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/988] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:13 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/989] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:58:13 2026] GET /v2.0/floatingips/19ea9fa6-de61-4dc4-abf5-488b1e431ac6 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/990] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:13 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/991] 10.0.0.246 () {32 vars in 655 bytes} [Fri Feb 27 00:58:13 2026] GET /v2.0/floatingips => generated 845 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:13.792 8 INFO neutron.db.l3_db [None req-cc398778-fdfa-45e5-9cc8-ffdf69376d74 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Floating IP 19ea9fa6-de61-4dc4-abf5-488b1e431ac6 associated. External IP: 10.96.250.216, port: 5a18bf2c-a7d3-4db0-9fed-f1d2fd584fc4. 2026-02-27 00:58:13.878 7 INFO neutron.db.segments_db [None req-f67bc4fe-dd62-4ccb-8bfa-abe8f3d1000c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment cecbb304-c159-4dc4-a02a-524ec73f0042 of type vxlan for network 1a50229e-b50d-4475-aae3-8996b2570af8 [pid: 7|app: 0|req: 493/992] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:58:13 2026] POST /v2.0/networks => generated 722 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/993] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:13 2026] POST /v2.0/subnets => generated 690 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:14.296 7 INFO neutron.db.segments_db [None req-3200e234-2940-4f97-9a8d-eea40a17b848 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment bf546094-be5e-4316-b360-c06b3625fb97 of type vxlan for network 8210bacb-1904-4a5f-ace3-a452b5cb5377 [pid: 8|app: 0|req: 500/994] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:58:13 2026] PUT /v2.0/floatingips/19ea9fa6-de61-4dc4-abf5-488b1e431ac6 => generated 841 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:14.557 8 INFO neutron.db.l3_db [None req-18fded80-fe00-4cbc-821b-8d3d4b2d57af a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Floating IP 19ea9fa6-de61-4dc4-abf5-488b1e431ac6 disassociated. External IP: 10.96.250.216, port: e95dea44-22db-4f59-b969-c9a520427116. 2026-02-27 00:58:14.600 7 INFO neutron.db.l3_hamode_db [None req-3200e234-2940-4f97-9a8d-eea40a17b848 e9098f2b1c9a4d1a9180e3e7f3117cca 5574ee91a2794f73b4aff2344096e814 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/995] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:58:14 2026] PUT /v2.0/floatingips/19ea9fa6-de61-4dc4-abf5-488b1e431ac6 => generated 552 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/996] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:14 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:15.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-330b11c7-b28c-4c39-9ce6-47caed874fef a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: 349ff8cd-9362-4278-bd1e-8580f1a1849c 2026-02-27 00:58:15.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-330b11c7-b28c-4c39-9ce6-47caed874fef a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: 349ff8cd-9362-4278-bd1e-8580f1a1849c [pid: 8|app: 0|req: 503/997] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:14 2026] DELETE /v2.0/floatingips/19ea9fa6-de61-4dc4-abf5-488b1e431ac6 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/998] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:15 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:15.260 8 INFO neutron.api.v2.resource [None req-615d4953-5c9b-46e9-86ea-12033ae51a25 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/999] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:15 2026] DELETE /v2.0/floatingips/19ea9fa6-de61-4dc4-abf5-488b1e431ac6 => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:58:15.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f07a72b-44da-4f70-aebe-5988dbfcb9d7 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: e95dea44-22db-4f59-b969-c9a520427116 2026-02-27 00:58:15.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f07a72b-44da-4f70-aebe-5988dbfcb9d7 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: e95dea44-22db-4f59-b969-c9a520427116 2026-02-27 00:58:15.440 7 INFO neutron.db.l3_hamode_db [None req-3200e234-2940-4f97-9a8d-eea40a17b848 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/1000] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:58:15 2026] DELETE /v2.0/ports/e95dea44-22db-4f59-b969-c9a520427116 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1001] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:15 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:15.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bc7ea71-bc83-41a5-a0e2-15a823de33c5 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: 5a18bf2c-a7d3-4db0-9fed-f1d2fd584fc4 2026-02-27 00:58:15.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bc7ea71-bc83-41a5-a0e2-15a823de33c5 a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: 5a18bf2c-a7d3-4db0-9fed-f1d2fd584fc4 [pid: 8|app: 0|req: 508/1002] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:58:15 2026] DELETE /v2.0/ports/5a18bf2c-a7d3-4db0-9fed-f1d2fd584fc4 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:58:16.224 8 INFO neutron.db.l3_db [None req-c2634d5f-15c6-4af9-a768-4cb2aab5390d 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] Floating IP 2ed9f517-3897-4925-bc3c-bb5b91f18c8f associated. External IP: 10.96.250.203, port: f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3. [pid: 7|app: 0|req: 495/1003] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:14 2026] POST /v2.0/routers => generated 730 bytes in 2156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1004] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:58:16 2026] GET /v2.0/ports?device_id=4958e96b-dc4d-432f-a4bc-dde7c363db63 => generated 958 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1007] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:58:15 2026] PUT /v2.0/floatingips/2ed9f517-3897-4925-bc3c-bb5b91f18c8f => generated 856 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:16.857 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa75161a-f8d7-44c5-95ea-841e4eb84ad8'] response: {'name': 'network-changed', 'server_uuid': 'a61df082-0298-4d46-a6a9-06c4fb42a71b', 'tag': 'f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3', 'status': 'completed', 'code': 200} 2026-02-27 00:58:17.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3f13102-084c-4201-a7c8-505153fa914b a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: ccb485c4-f760-4410-b9c5-09a97550496d 2026-02-27 00:58:17.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f13102-084c-4201-a7c8-505153fa914b a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: ccb485c4-f760-4410-b9c5-09a97550496d [pid: 8|app: 0|req: 510/1008] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:58:16 2026] PUT /v2.0/routers/4958e96b-dc4d-432f-a4bc-dde7c363db63/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1009] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/ports => generated 23517 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1010] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:58:16 2026] PUT /v2.0/routers/853bf60f-997a-4fe8-b470-a4f585f462e8/add_router_interface => generated 309 bytes in 1341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1011] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/ports?tenant_id=ad84db07ae77428daf7f9bebcb141892&device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1012] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1013] 10.0.0.98 () {34 vars in 1083 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 2477 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1014] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/agents => generated 3386 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1015] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:17 2026] GET /v2.0/networks?id=73930fd6-733f-4cef-a058-7b14f69b98f2 => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1016] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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: 505/1017] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1018] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/floatingips => generated 1705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:18.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: 81dd1ff8-a7dd-494f-b58d-fb8c173be53f 2026-02-27 00:58:18.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: 81dd1ff8-a7dd-494f-b58d-fb8c173be53f [pid: 7|app: 0|req: 507/1019] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1020] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/networks => generated 7990 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1021] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/subnets?id=caf455ce-29f4-4c95-b55d-ec0c0616b02c => generated 697 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1022] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/subnets => generated 6483 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1023] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/ports?network_id=73930fd6-733f-4cef-a058-7b14f69b98f2&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1024] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/network-ip-availabilities => generated 4696 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1025] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1026] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/subnets => generated 6483 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:18.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] TaaS: Handle Delete Port: faf30497-7c93-4692-9959-948264677cf3 2026-02-27 00:58:18.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] Tap Mirror: Handle Delete Port: faf30497-7c93-4692-9959-948264677cf3 [pid: 7|app: 0|req: 515/1027] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1028] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1029] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:18.555 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - 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: 518/1030] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 00:58:18 2026] POST /v2.0/security-groups => generated 1661 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1031] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/security-groups => generated 36380 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1032] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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-02-27 00:58:18.844 8 INFO neutron.services.segments.plugin [-] Segment cb5660e8-ff60-481a-bf3d-d9aadf298293 resource provider aggregate not found 2026-02-27 00:58:18.844 8 INFO neutron.services.segments.plugin [-] Segment cb5660e8-ff60-481a-bf3d-d9aadf298293 resource provider aggregate not found 2026-02-27 00:58:18.869 8 INFO neutron.services.segments.plugin [-] Segment cb5660e8-ff60-481a-bf3d-d9aadf298293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb5660e8-ff60-481a-bf3d-d9aadf298293 found for delete ", "request_id": "req-420643f7-83d4-42be-98ed-10e60e82d5bf"}]} 2026-02-27 00:58:18.872 8 INFO neutron.services.segments.plugin [-] Segment cb5660e8-ff60-481a-bf3d-d9aadf298293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb5660e8-ff60-481a-bf3d-d9aadf298293 found for delete ", "request_id": "req-601d8419-bbd4-41c5-bfce-8679272e85d3"}]} 2026-02-27 00:58:18.882 8 INFO neutron.db.l3_hamode_db [None req-7eac9f90-59fb-45a5-8042-1af9ef55b96f a780a2802fb649bdbeb9b86f7b6e8f3f 20181c7d83024f228a2de882cb0ab3ce - - default default] HA network 1ffea4cb-3f0c-4425-a750-4ac2051a6a4c was deleted as no HA routers are present in tenant 20181c7d83024f228a2de882cb0ab3ce. [pid: 8|app: 0|req: 513/1033] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:17 2026] DELETE /v2.0/routers/4958e96b-dc4d-432f-a4bc-dde7c363db63 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1034] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:58:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1035] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:58:18 2026] GET /v2.0/routers => generated 2203 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1036] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:18 2026] DELETE /v2.0/subnets/b6cfc024-fd25-4420-acd6-db17e458d329 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1037] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1038] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:58:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:19.192 7 INFO neutron.services.segments.plugin [-] Segment af84afd9-043a-4a91-aab6-72d934319a80 resource provider aggregate not found 2026-02-27 00:58:19.199 7 INFO neutron.services.segments.plugin [-] Segment af84afd9-043a-4a91-aab6-72d934319a80 resource provider aggregate not found 2026-02-27 00:58:19.212 7 INFO neutron.services.segments.plugin [-] Segment af84afd9-043a-4a91-aab6-72d934319a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af84afd9-043a-4a91-aab6-72d934319a80 found for delete ", "request_id": "req-af1375b1-8d5e-47e2-ba71-54cc9bc5abdb"}]} 2026-02-27 00:58:19.223 7 INFO neutron.services.segments.plugin [-] Segment af84afd9-043a-4a91-aab6-72d934319a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af84afd9-043a-4a91-aab6-72d934319a80 found for delete ", "request_id": "req-83ac51be-b4a2-4fa3-845d-369b09aebb4b"}]} [pid: 8|app: 0|req: 516/1039] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/routers/074e2ded-b272-4dff-8ece-555e2722d489/l3-agents => generated 682 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1040] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:19 2026] DELETE /v2.0/networks/816d28f3-8a38-41b4-bde7-94aa8b4862c1 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1041] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/routers/21d28730-607a-477f-9e3c-0ae4268012f9/l3-agents => generated 682 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1042] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/routers/853bf60f-997a-4fe8-b470-a4f585f462e8/l3-agents => generated 682 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1043] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:58:19 2026] POST /v2.0/floatingips => generated 552 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1044] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/security-groups?tenant_id=20181c7d83024f228a2de882cb0ab3ce&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1045] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1046] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:19 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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: 528/1047] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:19 2026] DELETE /v2.0/security-groups/298105c6-227d-4cc8-b5aa-251a8f091920 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1048] 10.0.0.98 () {34 vars in 1099 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1808881134&fields=id&tenant_id=5574ee91a2794f73b4aff2344096e814 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1049] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/networks?id=1a50229e-b50d-4475-aae3-8996b2570af8 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1050] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/quotas/5574ee91a2794f73b4aff2344096e814 => 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: 530/1051] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/ports?tenant_id=5574ee91a2794f73b4aff2344096e814&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1052] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?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: 531/1053] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1054] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:20 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 524/1055] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:21 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1056] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:58:21 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1057] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:21 2026] GET /v2.0/security-groups?id=88f22d2f-1edf-4324-bb35-6490668ce4ce&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-02-27 00:58:21.224 7 INFO neutron_taas.services.taas.taas_plugin [req-bc9cf39c-718a-4831-bfcd-38bff798365d req-4e6cd779-f08b-49fe-966f-89932c877aff 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] TaaS: Handle Delete Port: f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 2026-02-27 00:58:21.231 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bc9cf39c-718a-4831-bfcd-38bff798365d req-4e6cd779-f08b-49fe-966f-89932c877aff 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] Tap Mirror: Handle Delete Port: f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 2026-02-27 00:58:21.393 7 INFO neutron.db.l3_db [req-bc9cf39c-718a-4831-bfcd-38bff798365d req-4e6cd779-f08b-49fe-966f-89932c877aff 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] Floating IP 2ed9f517-3897-4925-bc3c-bb5b91f18c8f disassociated. External IP: 10.96.250.203, port: f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3. [pid: 7|app: 0|req: 533/1058] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:58:21 2026] DELETE /v2.0/ports/f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:58:21.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df9319de-4af6-466a-9a55-5c61b8b057d9'] response: {'server_uuid': 'a61df082-0298-4d46-a6a9-06c4fb42a71b', 'name': 'network-vif-deleted', 'tag': 'f3d3727d-27cf-4fdf-88cf-4cf2bfe902c3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 534/1059] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:21 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 535/1060] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:22 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:22.322 8 INFO neutron.db.segments_db [None req-1696a01c-f3c1-4525-b80d-e27558f0cef2 5d7d4734e20d42c9b1621a7f1575e910 766179bde21a4704abd71571315d8518 - - default default] Added segment 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 of type vxlan for network 52a7d7c8-64df-4c9f-9ae5-ecca6a48ad61 [pid: 8|app: 0|req: 526/1061] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:58:21 2026] POST /v2.0/networks => generated 629 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1062] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:23 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 536/1063] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:22 2026] POST /v2.0/subnets => generated 673 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:23.225 8 INFO neutron.db.segments_db [None req-4065d55d-df7b-4ecc-aad3-5b96bb1cdc53 5d7d4734e20d42c9b1621a7f1575e910 766179bde21a4704abd71571315d8518 - - default default] Added segment acc39eee-c711-4ebe-8f53-3450548f193e of type vxlan for network 80526538-9569-42e5-bfdd-0d37a94379c2 [pid: 8|app: 0|req: 528/1064] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:58:23 2026] POST /v2.0/networks => generated 629 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1065] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:23 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 529/1066] 10.0.0.246 () {34 vars in 743 bytes} [Fri Feb 27 00:58:23 2026] PUT /v2.0/networks/80526538-9569-42e5-bfdd-0d37a94379c2 => generated 592 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1067] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:23 2026] POST /v2.0/subnets => generated 646 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1068] 10.0.0.246 () {34 vars in 741 bytes} [Fri Feb 27 00:58:23 2026] PUT /v2.0/subnets/fa6d875a-3acc-4dfa-8553-6044095daca2 => generated 656 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:24.121 7 INFO neutron.services.segments.plugin [-] Segment acc39eee-c711-4ebe-8f53-3450548f193e resource provider aggregate not found 2026-02-27 00:58:24.131 7 INFO neutron.services.segments.plugin [-] Segment acc39eee-c711-4ebe-8f53-3450548f193e resource provider aggregate not found 2026-02-27 00:58:24.147 7 INFO neutron.services.segments.plugin [-] Segment acc39eee-c711-4ebe-8f53-3450548f193e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc39eee-c711-4ebe-8f53-3450548f193e found for delete ", "request_id": "req-e507cdbd-4475-4a28-9ad1-9c2826a10151"}]} [pid: 7|app: 0|req: 539/1069] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:23 2026] DELETE /v2.0/networks/80526538-9569-42e5-bfdd-0d37a94379c2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:58:24.155 7 INFO neutron.services.segments.plugin [-] Segment acc39eee-c711-4ebe-8f53-3450548f193e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acc39eee-c711-4ebe-8f53-3450548f193e found for delete ", "request_id": "req-1aeba3cd-aa75-4fe6-8796-5ceef4964193"}]} 2026-02-27 00:58:24.174 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3aadf4d9-6a5e-48b8-8a3e-2f81ce6f1569 5d7d4734e20d42c9b1621a7f1575e910 766179bde21a4704abd71571315d8518 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1070] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:24 2026] DELETE /v2.0/networks/80526538-9569-42e5-bfdd-0d37a94379c2 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1071] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 532/1072] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1073] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/subnets?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1074] 10.0.0.246 () {32 vars in 653 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1075] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1076] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/subnets => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1077] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => 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: 535/1078] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/networks/52a7d7c8-64df-4c9f-9ae5-ecca6a48ad61 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1079] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:58:24 2026] GET /v2.0/subnets/c135e211-ced8-455a-94b8-a37f63a507b3 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:24.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d4bcd29-fe2e-4b03-bfa3-37a80af42f29 5d7d4734e20d42c9b1621a7f1575e910 766179bde21a4704abd71571315d8518 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1080] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:24 2026] DELETE /v2.0/subnets/fa6d875a-3acc-4dfa-8553-6044095daca2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:58:24.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2a0167e-1b5c-498a-b3d1-48ebec8d5688 5d7d4734e20d42c9b1621a7f1575e910 766179bde21a4704abd71571315d8518 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1081] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:24 2026] DELETE /v2.0/networks/80526538-9569-42e5-bfdd-0d37a94379c2 => 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: 537/1082] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:24 2026] DELETE /v2.0/subnets/c135e211-ced8-455a-94b8-a37f63a507b3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1083] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:24 2026] DELETE /v2.0/networks/52a7d7c8-64df-4c9f-9ae5-ecca6a48ad61 => 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: 538/1084] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:25 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 547/1085] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:25 2026] GET /v2.0/security-groups?tenant_id=766179bde21a4704abd71571315d8518&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1086] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:25 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1087] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:25 2026] DELETE /v2.0/security-groups/2230e45d-07d2-4184-9b94-e9ac3bb5c032 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1088] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:25 2026] GET /v2.0/networks?id=1a50229e-b50d-4475-aae3-8996b2570af8 => generated 675 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1089] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 00:58:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5574ee91a2794f73b4aff2344096e814 => generated 181 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:26.176 7 INFO neutron.services.segments.plugin [-] Segment 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 resource provider aggregate not found 2026-02-27 00:58:26.182 7 INFO neutron.services.segments.plugin [-] Segment 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 resource provider aggregate not found 2026-02-27 00:58:26.198 7 INFO neutron.services.segments.plugin [-] Segment 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 found for delete ", "request_id": "req-bcd53483-87e9-438f-bfa7-4755137db36c"}]} 2026-02-27 00:58:26.204 7 INFO neutron.services.segments.plugin [-] Segment 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84c2aa5b-df8d-4a85-afbd-4beeafafbf00 found for delete ", "request_id": "req-7be77850-62cc-4f30-9cc1-fcb06ce72053"}]} [pid: 7|app: 0|req: 550/1090] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:58:25 2026] POST /v2.0/ports => generated 958 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1091] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:26 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1092] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:26 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1093] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:58:26 2026] PUT /v2.0/ports/9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd => generated 1239 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:26.674 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d39e20d2-0480-419b-be37-7ec51b225abf'] response: {'name': 'network-changed', 'server_uuid': 'ef18a79f-c16b-40b9-8e51-b786d9113909', 'tag': '9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 553/1094] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:26 2026] GET /v2.0/ports?device_id=a61df082-0298-4d46-a6a9-06c4fb42a71b => generated 12 bytes in 20 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: 542/1095] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:27 2026] GET /v2.0/ports?tenant_id=5574ee91a2794f73b4aff2344096e814&device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1096] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 00:58:27 2026] GET /v2.0/networks?tenant_id=5574ee91a2794f73b4aff2344096e814&shared=False => generated 769 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1097] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 00:58: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: 8|app: 0|req: 544/1098] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:27 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1099] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:27 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:27.693 7 INFO neutron.db.segments_db [None req-f25c6dbf-2bf0-4f95-b904-e62444592b2f c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] Added segment d6c9b325-c49e-4286-9880-56b1a943ce33 of type vxlan for network f8730d41-91e8-4c85-9d19-a1f127ee61c1 [pid: 7|app: 0|req: 555/1100] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:58:27 2026] POST /v2.0/networks => generated 625 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1101] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:27 2026] DELETE /v2.0/security-groups/88f22d2f-1edf-4324-bb35-6490668ce4ce => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:58:27.928 8 INFO neutron.api.v2.resource [None req-087ce6cb-66d3-49c1-a989-f7d36fa3c787 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1102] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:58:27 2026] GET /v2.0/security-groups/88f22d2f-1edf-4324-bb35-6490668ce4ce => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1103] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:27 2026] POST /v2.0/subnets => generated 641 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:28.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-a13149d7-279f-4c68-b8cb-01f4e0f55785 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] TaaS: Handle Delete Port: 9e7f97af-3513-4157-a005-bec7bf740207 2026-02-27 00:58:28.106 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a13149d7-279f-4c68-b8cb-01f4e0f55785 55f98eb136a8452da610703c68dde39c ad84db07ae77428daf7f9bebcb141892 - - default default] Tap Mirror: Handle Delete Port: 9e7f97af-3513-4157-a005-bec7bf740207 [pid: 7|app: 0|req: 557/1104] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:28.168 7 INFO neutron.db.segments_db [None req-ef58662d-224e-4bf1-bfd4-39e46e4add9f c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] Added segment c7aeb95d-a925-4663-9835-ea157ab33459 of type vxlan for network e3a0b899-0a73-44b2-a0f8-6a628c65c536 [pid: 7|app: 0|req: 558/1105] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:58:28 2026] POST /v2.0/networks => generated 625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1106] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:27 2026] DELETE /v2.0/floatingips/2ed9f517-3897-4925-bc3c-bb5b91f18c8f => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1107] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/ports/a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 972 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1108] 10.0.0.246 () {34 vars in 743 bytes} [Fri Feb 27 00:58:28 2026] PUT /v2.0/networks/e3a0b899-0a73-44b2-a0f8-6a628c65c536 => generated 592 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1109] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/ports?tenant_id=5574ee91a2794f73b4aff2344096e814&device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:28.750 7 INFO neutron_taas.services.taas.taas_plugin [None req-42f59f42-9a94-4b3a-8c35-bf1e9dee2a22 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 87225f93-57f3-466f-a51a-be200ae3dc29 2026-02-27 00:58:28.753 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42f59f42-9a94-4b3a-8c35-bf1e9dee2a22 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 87225f93-57f3-466f-a51a-be200ae3dc29 [pid: 8|app: 0|req: 551/1110] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:28 2026] POST /v2.0/subnets => generated 626 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1111] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd => 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: 553/1112] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1113] 10.0.0.246 () {34 vars in 741 bytes} [Fri Feb 27 00:58:28 2026] PUT /v2.0/subnets/2a21d296-c099-4a8e-9583-5e213250eaf4 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1114] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/subnets?id=ed308a6c-00c2-4e41-a237-04e4b3bf2ff5 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1115] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:28 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 557/1116] 162.253.55.200 () {34 vars in 1000 bytes} [Fri Feb 27 00:58:29 2026] GET /v2.0/subnets?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1117] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:58:28 2026] PUT /v2.0/routers/074e2ded-b272-4dff-8ece-555e2722d489/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:29.287 8 INFO neutron.services.segments.plugin [-] Segment c7aeb95d-a925-4663-9835-ea157ab33459 resource provider aggregate not found 2026-02-27 00:58:29.293 8 INFO neutron.services.segments.plugin [-] Segment c7aeb95d-a925-4663-9835-ea157ab33459 resource provider aggregate not found 2026-02-27 00:58:29.307 8 INFO neutron.services.segments.plugin [-] Segment c7aeb95d-a925-4663-9835-ea157ab33459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7aeb95d-a925-4663-9835-ea157ab33459 found for delete ", "request_id": "req-d0dfee02-fbc6-4312-b2dd-22a70ae8d8b3"}]} 2026-02-27 00:58:29.310 8 INFO neutron.services.segments.plugin [-] Segment c7aeb95d-a925-4663-9835-ea157ab33459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7aeb95d-a925-4663-9835-ea157ab33459 found for delete ", "request_id": "req-62231250-3460-49d2-bfa2-54991f783134"}]} [pid: 8|app: 0|req: 558/1118] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:29 2026] DELETE /v2.0/networks/e3a0b899-0a73-44b2-a0f8-6a628c65c536 => 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: 561/1119] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:29 2026] GET /v2.0/ports?network_id=1a50229e-b50d-4475-aae3-8996b2570af8&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1120] 162.253.55.200 () {34 vars in 1146 bytes} [Fri Feb 27 00:58:29 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20&device_owner=compute%3Anova&network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:29.434 8 INFO neutron.pecan_wsgi.hooks.translation [None req-221a0926-09ee-4a5e-9530-1cc08d404101 c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 560/1121] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:29 2026] DELETE /v2.0/networks/e3a0b899-0a73-44b2-a0f8-6a628c65c536 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1122] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:29 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:29.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d316286-5602-4849-a1d1-7c579e4a83c0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 8b8ce852-b6f6-4131-95a6-7a649a142619 2026-02-27 00:58:29.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d316286-5602-4849-a1d1-7c579e4a83c0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 8b8ce852-b6f6-4131-95a6-7a649a142619 2026-02-27 00:58:29.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d316286-5602-4849-a1d1-7c579e4a83c0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 3a856dbb-89f1-4004-b6f4-15bb3c4a1462 2026-02-27 00:58:29.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d316286-5602-4849-a1d1-7c579e4a83c0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 3a856dbb-89f1-4004-b6f4-15bb3c4a1462 [pid: 8|app: 0|req: 562/1123] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:58:29 2026] PUT /v2.0/ports/a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 1149 bytes in 608 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: 563/1124] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:30.142 7 INFO neutron.services.segments.plugin [-] Segment 4007bc94-9b39-40f4-846b-bdc8445fe622 resource provider aggregate not found 2026-02-27 00:58:30.151 7 INFO neutron.services.segments.plugin [-] Segment 4007bc94-9b39-40f4-846b-bdc8445fe622 resource provider aggregate not found 2026-02-27 00:58:30.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13889444-ccec-4ccf-9b9f-a8625b1589c2'] response: {'name': 'network-changed', 'server_uuid': '0490b434-2921-43c4-8bc4-e882c281ff20', 'tag': 'a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50', 'status': 'completed', 'code': 200} 2026-02-27 00:58:30.169 7 INFO neutron.services.segments.plugin [-] Segment 4007bc94-9b39-40f4-846b-bdc8445fe622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4007bc94-9b39-40f4-846b-bdc8445fe622 found for delete ", "request_id": "req-52995686-89f2-41a9-9417-da15a6f4ba32"}]} 2026-02-27 00:58:30.170 7 INFO neutron.services.segments.plugin [-] Segment 4007bc94-9b39-40f4-846b-bdc8445fe622 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4007bc94-9b39-40f4-846b-bdc8445fe622 found for delete ", "request_id": "req-41cd8fa3-b0af-4e16-803e-d35e19015674"}]} 2026-02-27 00:58:30.181 7 INFO neutron.db.l3_hamode_db [None req-6d316286-5602-4849-a1d1-7c579e4a83c0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network d4a96032-c9ee-408e-a8da-40119078c4a4 was deleted as no HA routers are present in tenant ad84db07ae77428daf7f9bebcb141892. [pid: 7|app: 0|req: 562/1125] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:29 2026] DELETE /v2.0/routers/074e2ded-b272-4dff-8ece-555e2722d489 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1126] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1127] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1128] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/subnets?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1129] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 567/1130] 10.0.0.246 () {32 vars in 653 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1131] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/networks => generated 1309 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1132] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/subnets/caf455ce-29f4-4c95-b55d-ec0c0616b02c => 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: 569/1133] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1134] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/networks/f8730d41-91e8-4c85-9d19-a1f127ee61c1 => generated 669 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:30.468 7 INFO neutron_taas.services.taas.taas_plugin [None req-dad7fcc6-c2f5-4437-81dc-b7eba4c0d67b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: d5e8f4a0-be8f-47b5-be53-673179d2e261 2026-02-27 00:58:30.471 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dad7fcc6-c2f5-4437-81dc-b7eba4c0d67b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: d5e8f4a0-be8f-47b5-be53-673179d2e261 [pid: 8|app: 0|req: 571/1135] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/subnets/dadccf08-2913-4ee5-addc-d64d0d2e653b => generated 641 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:30.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18964a1c-96c0-4bf0-a393-4c361623c189 c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1136] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/subnets/2a21d296-c099-4a8e-9583-5e213250eaf4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:58:30.528 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a29dc54-557e-444a-8309-2e3800b83f8a c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1137] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/networks/e3a0b899-0a73-44b2-a0f8-6a628c65c536 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1138] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/networks/73930fd6-733f-4cef-a058-7b14f69b98f2 => 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: 566/1139] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1140] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/subnets/dadccf08-2913-4ee5-addc-d64d0d2e653b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1141] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1142] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1143] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:30.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d884654-8d3b-4549-9770-e951e90c561c c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] TaaS: Handle Delete Port: 626cbf0d-5f9c-4e1e-b008-d57c5757229d 2026-02-27 00:58:30.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d884654-8d3b-4549-9770-e951e90c561c c86d5856aab7418a97be1bf00c4fe112 f652c1e093c24874a15bdeead650b960 - - default default] Tap Mirror: Handle Delete Port: 626cbf0d-5f9c-4e1e-b008-d57c5757229d [pid: 7|app: 0|req: 570/1144] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1145] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/security-groups?tenant_id=ad84db07ae77428daf7f9bebcb141892&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1146] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:30 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&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: 573/1147] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/security-groups/31ed1138-3c21-470b-940a-998b652a8f64 => 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: 575/1148] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:30 2026] DELETE /v2.0/networks/f8730d41-91e8-4c85-9d19-a1f127ee61c1 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1149] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1150] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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-02-27 00:58:31.336 8 INFO neutron.services.segments.plugin [-] Segment d6c9b325-c49e-4286-9880-56b1a943ce33 resource provider aggregate not found 2026-02-27 00:58:31.345 8 INFO neutron.services.segments.plugin [-] Segment d6c9b325-c49e-4286-9880-56b1a943ce33 resource provider aggregate not found 2026-02-27 00:58:31.363 8 INFO neutron.services.segments.plugin [-] Segment d6c9b325-c49e-4286-9880-56b1a943ce33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c9b325-c49e-4286-9880-56b1a943ce33 found for delete ", "request_id": "req-bfbfe795-2b55-49a8-966f-a4cfaa4b8d8b"}]} 2026-02-27 00:58:31.375 8 INFO neutron.services.segments.plugin [-] Segment d6c9b325-c49e-4286-9880-56b1a943ce33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6c9b325-c49e-4286-9880-56b1a943ce33 found for delete ", "request_id": "req-f7feced4-3a7b-49f7-a3f5-a353f3a6445f"}]} [pid: 7|app: 0|req: 576/1153] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 578/1154] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1155] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1156] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1157] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:31 2026] GET /v2.0/security-groups?tenant_id=f652c1e093c24874a15bdeead650b960&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1158] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:31 2026] DELETE /v2.0/security-groups/09deb781-d19a-42b8-8234-fab685b94cd1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:58:32.188 7 INFO neutron.services.segments.plugin [-] Segment 7072b5f6-65b8-49ac-a146-8d0a54d3b61b resource provider aggregate not found 2026-02-27 00:58:32.194 7 INFO neutron.services.segments.plugin [-] Segment 7072b5f6-65b8-49ac-a146-8d0a54d3b61b resource provider aggregate not found 2026-02-27 00:58:32.209 7 INFO neutron.services.segments.plugin [-] Segment 7072b5f6-65b8-49ac-a146-8d0a54d3b61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7072b5f6-65b8-49ac-a146-8d0a54d3b61b found for delete ", "request_id": "req-51ef7e5b-59a9-4023-855c-829f910929d9"}]} 2026-02-27 00:58:32.209 7 INFO neutron.services.segments.plugin [-] Segment 7072b5f6-65b8-49ac-a146-8d0a54d3b61b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7072b5f6-65b8-49ac-a146-8d0a54d3b61b found for delete ", "request_id": "req-2a6d4f40-923a-4f64-8207-f6459be67c87"}]} [pid: 8|app: 0|req: 580/1159] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1160] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1161] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1162] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => 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: 582/1163] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1164] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1165] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 583/1166] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 584/1167] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1168] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:32 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 585/1169] 162.253.55.200 () {34 vars in 1118 bytes} [Fri Feb 27 00:58:33 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1152 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:33.460 8 INFO neutron.db.segments_db [None req-72e5bbb4-69f7-4c92-98fa-811ca66b6624 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment f79f7136-5963-4232-9de7-5ff4f4ccf534 of type vxlan for network b1951be2-4516-4241-b50b-f30cda9b53bd [pid: 8|app: 0|req: 585/1170] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:58:33 2026] POST /v2.0/networks => generated 725 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1171] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:33 2026] POST /v2.0/subnets => generated 691 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1172] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:33 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:33.871 8 INFO neutron.db.segments_db [None req-9355698e-17c1-45fe-abcc-1e2a113fb65f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 74708e17-98a5-47fa-9d51-92134ed24c5e of type vxlan for network 9fbd7079-dced-41d8-8ec1-77abbf50a299 2026-02-27 00:58:34.174 8 INFO neutron.db.l3_hamode_db [None req-9355698e-17c1-45fe-abcc-1e2a113fb65f e9098f2b1c9a4d1a9180e3e7f3117cca a32913f8b8f9431d8b078ad721f50acc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 586/1173] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:58:33 2026] PUT /v2.0/ports/a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 972 bytes in 987 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: 587/1174] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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-02-27 00:58:34.259 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce880bd4-92c7-4388-a8b2-82f6c71a87e6'] response: {'name': 'network-changed', 'server_uuid': '0490b434-2921-43c4-8bc4-e882c281ff20', 'tag': 'a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 588/1175] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1176] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1177] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1178] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1179] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:34 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:35.065 8 INFO neutron.db.l3_hamode_db [None req-9355698e-17c1-45fe-abcc-1e2a113fb65f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 593/1180] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:35 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 594/1181] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:35 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 595/1182] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:35 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 596/1183] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:35 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1184] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:35 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:35.858 7 INFO neutron.db.l3_db [None req-d0d1208f-77f1-4936-8608-63f1881fcf8b 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] Floating IP 569150a4-205a-44c2-ac27-54697bede812 associated. External IP: 10.96.250.218, port: 9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd. [pid: 8|app: 0|req: 588/1185] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:33 2026] POST /v2.0/routers => generated 731 bytes in 2178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1186] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:58:35 2026] PUT /v2.0/floatingips/569150a4-205a-44c2-ac27-54697bede812 => generated 856 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1187] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/ports?tenant_id=2eeea99670c04684be143c9dc6feaa81&device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:36.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a71db1e2-1cad-4dd8-8325-4a596ef80049'] response: {'name': 'network-changed', 'server_uuid': 'ef18a79f-c16b-40b9-8e51-b786d9113909', 'tag': '9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1188] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/networks?id=f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1189] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1190] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1191] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 604/1192] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/subnets?id=aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1193] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/ports?network_id=f370efeb-6c0f-462f-989c-4bd3a83c45e9&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: 606/1194] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1195] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9?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: 608/1196] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/ports?tenant_id=5574ee91a2794f73b4aff2344096e814&device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1197] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/networks?id=1a50229e-b50d-4475-aae3-8996b2570af8 => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1198] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1199] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:36 2026] GET /v2.0/subnets?id=ed308a6c-00c2-4e41-a237-04e4b3bf2ff5 => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1200] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/ports?network_id=1a50229e-b50d-4475-aae3-8996b2570af8&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1201] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?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: 614/1202] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1203] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:58:36 2026] PUT /v2.0/routers/2ae1bc09-9ff5-484d-9de1-ec70ebdf011f/add_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1204] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1205] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&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: 616/1206] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:37 2026] GET /v2.0/security-groups?tenant_id=46b2cffe70fc4799838f9cec2f2b5253&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1207] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:38 2026] DELETE /v2.0/security-groups/0869f5a0-99b9-4d27-ae43-7bb419ce091d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1208] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/networks?id=b1951be2-4516-4241-b50b-f30cda9b53bd => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1209] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/quotas/a32913f8b8f9431d8b078ad721f50acc => 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: 618/1210] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/ports?tenant_id=a32913f8b8f9431d8b078ad721f50acc&fields=id => generated 57 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1211] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/networks/b1951be2-4516-4241-b50b-f30cda9b53bd?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1212] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/security-groups?tenant_id=0252adc879c6495e87d4a5a020075099&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1213] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/networks/b1951be2-4516-4241-b50b-f30cda9b53bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1214] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:38 2026] DELETE /v2.0/security-groups/bee44bc1-52b6-4281-8e06-c2b2906387f1 => 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: 621/1215] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1216] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1217] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1218] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:38 2026] GET /v2.0/security-groups?id=ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:39.018 8 INFO neutron_taas.services.taas.taas_plugin [req-25a7402b-9435-4a8e-9bd3-e27666b62c30 req-d7829bda-3204-4614-a08c-935a6f104055 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] TaaS: Handle Delete Port: a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 2026-02-27 00:58:39.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-25a7402b-9435-4a8e-9bd3-e27666b62c30 req-d7829bda-3204-4614-a08c-935a6f104055 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] Tap Mirror: Handle Delete Port: a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 2026-02-27 00:58:39.145 8 INFO neutron.db.l3_db [req-25a7402b-9435-4a8e-9bd3-e27666b62c30 req-d7829bda-3204-4614-a08c-935a6f104055 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] Floating IP 898faee6-5a36-4453-8c27-a4ce5bcb0f2a disassociated. External IP: 10.96.250.206, port: a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50. [pid: 8|app: 0|req: 596/1219] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:58:38 2026] DELETE /v2.0/ports/a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:58:39.564 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc88b82c-ef3e-4f3c-8456-7e7505bfb38d'] response: {'server_uuid': '0490b434-2921-43c4-8bc4-e882c281ff20', 'name': 'network-vif-deleted', 'tag': 'a4ecd5d1-2f0f-4bb7-a837-c84ef0349c50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 624/1220] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:39 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1221] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:40 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 625/1222] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:40 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 598/1223] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:41 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 626/1224] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:42 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 599/1225] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:42 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 627/1226] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:43 2026] GET /v2.0/networks?id=b1951be2-4516-4241-b50b-f30cda9b53bd => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1227] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:43 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 600/1228] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:58:43 2026] POST /v2.0/ports => generated 954 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 601/1229] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:43 2026] GET /v2.0/ports?device_id=0490b434-2921-43c4-8bc4-e882c281ff20 => 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: 629/1230] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:58:43 2026] PUT /v2.0/ports/b0277455-0b42-457a-8b8c-618bd5522ee1 => generated 1235 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:43.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33d8bb3b-4164-43a2-bf77-a5185dded5ec'] response: {'name': 'network-changed', 'server_uuid': '017005c5-e0d7-41e3-a8a0-a48d55f83296', 'tag': 'b0277455-0b42-457a-8b8c-618bd5522ee1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 602/1231] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 969 bytes in 42 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: 630/1232] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&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: 603/1233] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1234] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/ports?tenant_id=a32913f8b8f9431d8b078ad721f50acc&device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1235] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1236] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/networks?tenant_id=a32913f8b8f9431d8b078ad721f50acc&shared=False => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1237] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1238] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:44 2026] DELETE /v2.0/security-groups/ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:58:44.713 8 INFO neutron.api.v2.resource [None req-6553829f-e255-4ea0-9178-d40435356221 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1239] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:58:44 2026] GET /v2.0/security-groups/ae948de6-7e5f-4bdc-9f4d-8f93e1d5da45 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:58:44.812 7 INFO neutron_taas.services.taas.taas_plugin [None req-23e3ba9b-8c76-44be-8941-0e95497e4282 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] TaaS: Handle Delete Port: bffce4a0-dd58-4bee-a3cf-fe330da035a5 2026-02-27 00:58:44.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23e3ba9b-8c76-44be-8941-0e95497e4282 01ffe6f2c6844c63843ca07ddd5efd48 2eeea99670c04684be143c9dc6feaa81 - - default default] Tap Mirror: Handle Delete Port: bffce4a0-dd58-4bee-a3cf-fe330da035a5 [pid: 7|app: 0|req: 634/1240] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:58:44 2026] DELETE /v2.0/floatingips/898faee6-5a36-4453-8c27-a4ce5bcb0f2a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1241] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1242] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1243] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/ports?tenant_id=a32913f8b8f9431d8b078ad721f50acc&device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1244] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b0277455-0b42-457a-8b8c-618bd5522ee1 => 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: 639/1245] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/subnets?id=379c4786-3305-4450-af44-a8eda40ec47b => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1246] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/ports?network_id=b1951be2-4516-4241-b50b-f30cda9b53bd&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: 641/1247] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/networks/b1951be2-4516-4241-b50b-f30cda9b53bd?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:45.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-09a777d5-e774-4b72-b539-843ef0de897c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 68306cd7-2123-416a-ae2d-91a2d8e4025c 2026-02-27 00:58:45.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09a777d5-e774-4b72-b539-843ef0de897c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 68306cd7-2123-416a-ae2d-91a2d8e4025c [pid: 7|app: 0|req: 642/1248] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:45 2026] GET /v2.0/networks/b1951be2-4516-4241-b50b-f30cda9b53bd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1251] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:58:45 2026] PUT /v2.0/routers/21d28730-607a-477f-9e3c-0ae4268012f9/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:46.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-09c6c4ab-93b0-48dc-afdb-07770219f64c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: df7314db-caa7-4ea8-8e49-6384288547c7 2026-02-27 00:58:46.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c6c4ab-93b0-48dc-afdb-07770219f64c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: df7314db-caa7-4ea8-8e49-6384288547c7 [pid: 8|app: 0|req: 608/1252] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:46 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 609/1253] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:46 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:46.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-09c6c4ab-93b0-48dc-afdb-07770219f64c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 1914a946-d7c6-4510-a0e8-a022fb6722a3 2026-02-27 00:58:46.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09c6c4ab-93b0-48dc-afdb-07770219f64c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 1914a946-d7c6-4510-a0e8-a022fb6722a3 2026-02-27 00:58:47.238 7 INFO neutron.services.segments.plugin [-] Segment 8aacaf05-1716-4966-aa25-1f03a9d39dce resource provider aggregate not found 2026-02-27 00:58:47.249 7 INFO neutron.services.segments.plugin [-] Segment 8aacaf05-1716-4966-aa25-1f03a9d39dce resource provider aggregate not found 2026-02-27 00:58:47.262 7 INFO neutron.services.segments.plugin [-] Segment 8aacaf05-1716-4966-aa25-1f03a9d39dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aacaf05-1716-4966-aa25-1f03a9d39dce found for delete ", "request_id": "req-30db911b-a9e7-4398-8424-6fc97d1fcf7f"}]} 2026-02-27 00:58:47.267 7 INFO neutron.services.segments.plugin [-] Segment 8aacaf05-1716-4966-aa25-1f03a9d39dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aacaf05-1716-4966-aa25-1f03a9d39dce found for delete ", "request_id": "req-cf172536-c700-4ced-9132-029f713fd75a"}]} 2026-02-27 00:58:47.274 7 INFO neutron.db.l3_hamode_db [None req-09c6c4ab-93b0-48dc-afdb-07770219f64c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 07328b48-bd5b-4ed9-98d5-7d59709ccc2f was deleted as no HA routers are present in tenant 2eeea99670c04684be143c9dc6feaa81. [pid: 7|app: 0|req: 645/1254] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:46 2026] DELETE /v2.0/routers/21d28730-607a-477f-9e3c-0ae4268012f9 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1255] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:58:47 2026] DELETE /v2.0/subnets/aebd371d-867a-4055-8e5d-951d7d2efa2e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:58:47.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac9486e8-53dc-413b-a8d9-31d1a6c1c804 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 74ee7763-b4a8-44c0-9767-6bb57e41494b 2026-02-27 00:58:47.520 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac9486e8-53dc-413b-a8d9-31d1a6c1c804 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 74ee7763-b4a8-44c0-9767-6bb57e41494b [pid: 7|app: 0|req: 646/1256] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:58:47 2026] DELETE /v2.0/networks/f370efeb-6c0f-462f-989c-4bd3a83c45e9 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1257] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:47 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 647/1258] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:47 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1259] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:47 2026] GET /v2.0/security-groups?tenant_id=2eeea99670c04684be143c9dc6feaa81&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1260] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:47 2026] DELETE /v2.0/security-groups/58298065-8047-48cd-a2ac-77a247ce9073 => 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: 613/1261] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:48 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1262] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:49 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:49.289 7 INFO neutron.services.segments.plugin [-] Segment 02eace34-0f54-4902-9b54-914fddaba23d resource provider aggregate not found 2026-02-27 00:58:49.296 7 INFO neutron.services.segments.plugin [-] Segment 02eace34-0f54-4902-9b54-914fddaba23d resource provider aggregate not found 2026-02-27 00:58:49.315 7 INFO neutron.services.segments.plugin [-] Segment 02eace34-0f54-4902-9b54-914fddaba23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02eace34-0f54-4902-9b54-914fddaba23d found for delete ", "request_id": "req-75805b0b-2f8c-4be7-8f0f-7cafa2368142"}]} 2026-02-27 00:58:49.317 7 INFO neutron.services.segments.plugin [-] Segment 02eace34-0f54-4902-9b54-914fddaba23d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02eace34-0f54-4902-9b54-914fddaba23d found for delete ", "request_id": "req-9b33d35c-7011-4619-8f41-b613149f6923"}]} [pid: 8|app: 0|req: 614/1263] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:49 2026] GET /v2.0/security-groups?tenant_id=2cf6bf22abee4f2cb06929033f932313&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1264] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:49 2026] DELETE /v2.0/security-groups/c82691a9-dab5-432a-99f5-6a848bab688f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1265] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:50 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1266] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:50 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:50.311 8 INFO neutron.db.segments_db [None req-87d53afe-e698-480d-9487-96079b22154e e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 of type vxlan for network 840ebcb0-7559-4deb-9ac5-14d07cc5c11f [pid: 8|app: 0|req: 615/1267] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 00:58:49 2026] POST /v2.0/networks => generated 725 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1268] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:50 2026] POST /v2.0/subnets => generated 691 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:58:50.624 8 INFO neutron.db.segments_db [None req-ccb070a3-fd98-4f61-8ebf-58748a8e6c02 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 0bb30010-e97c-47b0-aa49-9bd409acddd0 of type vxlan for network 3a67518d-216f-4188-8ece-3cbf2abcfbc5 2026-02-27 00:58:50.869 8 INFO neutron.db.l3_hamode_db [None req-ccb070a3-fd98-4f61-8ebf-58748a8e6c02 e9098f2b1c9a4d1a9180e3e7f3117cca 9ad61975368640289bf3e424ee496a13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1269] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:51 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1270] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:51 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:58:51.677 8 INFO neutron.db.l3_hamode_db [None req-ccb070a3-fd98-4f61-8ebf-58748a8e6c02 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 656/1271] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:52 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 657/1272] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:52 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1273] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:58:50 2026] POST /v2.0/routers => generated 731 bytes in 2189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1274] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:52 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1275] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:52 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1276] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:58:52 2026] PUT /v2.0/routers/bf9cc955-dc26-4a96-94ee-324169485b3d/add_router_interface => generated 309 bytes in 1226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1277] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:58:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1278] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:54 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 620/1279] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1280] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:54 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1281] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1282] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1283] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/qos/policies => generated 359 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1284] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:58:54 2026] PUT /v2.0/policies/270b2a3b-811d-457e-a098-06aaf29653cb/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1285] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:58:54 2026] PUT /v2.0/policies/25548d71-eebc-4f7e-b46c-6be9a19cc4d4/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1286] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:58:54 2026] PUT /v2.0/policies/bebdd4a8-6afc-4e35-902d-5f4625b9d6c3/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1287] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:58:54 2026] PUT /v2.0/policies/83cf4ade-3ec1-41c4-b914-a8e6c4b22fbb/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1288] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1289] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:58:54 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: 665/1290] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:58:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1291] 10.0.0.246 () {32 vars in 674 bytes} [Fri Feb 27 00:58:54 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1292] 10.0.0.246 () {32 vars in 688 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1293] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1294] 10.0.0.246 () {32 vars in 684 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1295] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1296] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/security-groups?id=4ef1a561-4eb7-4229-83c5-d841e31d2e1e&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1297] 10.0.0.246 () {32 vars in 696 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:58:55.617 8 INFO neutron_taas.services.taas.taas_plugin [req-07bea21a-1f23-4d80-803a-ce61bbbcb6ce req-80800b87-63f5-49ea-a5cc-dc6cb4aeb938 c07f7549dbc74ea5866534b4c215b70a a32913f8b8f9431d8b078ad721f50acc - - default default] TaaS: Handle Delete Port: b0277455-0b42-457a-8b8c-618bd5522ee1 2026-02-27 00:58:55.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-07bea21a-1f23-4d80-803a-ce61bbbcb6ce req-80800b87-63f5-49ea-a5cc-dc6cb4aeb938 c07f7549dbc74ea5866534b4c215b70a a32913f8b8f9431d8b078ad721f50acc - - default default] Tap Mirror: Handle Delete Port: b0277455-0b42-457a-8b8c-618bd5522ee1 [pid: 7|app: 0|req: 666/1298] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:58:55 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1299] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:58:55 2026] DELETE /v2.0/ports/b0277455-0b42-457a-8b8c-618bd5522ee1 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1300] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:58:55.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eed1f703-51e0-4711-8a84-0352be6f99ee'] response: {'server_uuid': '017005c5-e0d7-41e3-a8a0-a48d55f83296', 'name': 'network-vif-deleted', 'tag': 'b0277455-0b42-457a-8b8c-618bd5522ee1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 634/1301] 10.0.0.246 () {32 vars in 696 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1302] 10.0.0.246 () {32 vars in 692 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1303] 10.0.0.246 () {32 vars in 704 bytes} [Fri Feb 27 00:58:55 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1304] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:58:56 2026] DELETE /v2.0/qos/policies/270b2a3b-811d-457e-a098-06aaf29653cb => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1305] 10.0.0.98 () {34 vars in 1099 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1590167933&fields=id&tenant_id=9ad61975368640289bf3e424ee496a13 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1306] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:58:56 2026] DELETE /v2.0/qos/policies/25548d71-eebc-4f7e-b46c-6be9a19cc4d4 => 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: 637/1307] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/networks?id=840ebcb0-7559-4deb-9ac5-14d07cc5c11f => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1308] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/quotas/9ad61975368640289bf3e424ee496a13 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1309] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:58:56 2026] DELETE /v2.0/qos/policies/bebdd4a8-6afc-4e35-902d-5f4625b9d6c3 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1310] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/ports?tenant_id=9ad61975368640289bf3e424ee496a13&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1311] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:58:56 2026] DELETE /v2.0/qos/policies/83cf4ade-3ec1-41c4-b914-a8e6c4b22fbb => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1312] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?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: 673/1313] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:58:56 2026] DELETE /v2.0/qos/policies/c9efe265-482b-45f3-bcfd-b7cf4c481637 => 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: 641/1314] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?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: 674/1315] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 642/1316] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:56 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 675/1317] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1318] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 677/1319] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1320] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 643/1321] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/security-groups?tenant_id=b942faed044a404d9c5b0b9525752322&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1322] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 680/1323] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 644/1324] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:57 2026] DELETE /v2.0/security-groups/d7459657-7447-4eb6-9edc-26d403a1db3c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1325] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1326] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1327] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:57 2026] GET /v2.0/security-groups?tenant_id=4fd7ca94d5c84245a53ac73c30e7c1d6&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1328] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:57 2026] DELETE /v2.0/security-groups/94c76bf2-328f-4162-86c5-0497ebcf686a => 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: 646/1329] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:58:58 2026] GET /v2.0/security-groups?tenant_id=b2662231c08f44d9a5748eba9e3e52ab&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: 684/1330] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:58:58 2026] DELETE /v2.0/security-groups/352f8aa7-d065-44c7-bed0-8316764fb27d => 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: 647/1331] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:58 2026] GET /v2.0/ports?device_id=017005c5-e0d7-41e3-a8a0-a48d55f83296 => 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: 685/1332] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:58 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 648/1333] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1334] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 649/1335] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/ports?tenant_id=5574ee91a2794f73b4aff2344096e814&device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1336] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/networks?id=1a50229e-b50d-4475-aae3-8996b2570af8 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1337] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1338] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/subnets?id=ed308a6c-00c2-4e41-a237-04e4b3bf2ff5 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1339] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/ports?network_id=1a50229e-b50d-4475-aae3-8996b2570af8&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1340] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?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: 652/1341] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1342] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:58:59 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:00.159 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb8bc588-e982-4d65-85d2-3cb26fe53ddb e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: e40a3e9d-4877-4953-9cc0-eabd899b857c 2026-02-27 00:59:00.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb8bc588-e982-4d65-85d2-3cb26fe53ddb e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: e40a3e9d-4877-4953-9cc0-eabd899b857c [pid: 8|app: 0|req: 654/1343] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:00 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1344] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:00 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 690/1345] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:58:59 2026] PUT /v2.0/routers/2ae1bc09-9ff5-484d-9de1-ec70ebdf011f/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:00.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-3671807c-ee78-4a77-b92d-b62960a9c5e5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 20ac6f77-d5ea-42d7-918b-51c5739ee2dd 2026-02-27 00:59:00.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3671807c-ee78-4a77-b92d-b62960a9c5e5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 20ac6f77-d5ea-42d7-918b-51c5739ee2dd [pid: 7|app: 0|req: 691/1346] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:00 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 692/1347] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:59:01 2026] GET /v2.0/networks?id=840ebcb0-7559-4deb-9ac5-14d07cc5c11f => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1348] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 00:59:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ad61975368640289bf3e424ee496a13 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:01.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-3671807c-ee78-4a77-b92d-b62960a9c5e5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 2d5a8e8d-7d02-4597-8d85-916bb8adda7a 2026-02-27 00:59:01.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3671807c-ee78-4a77-b92d-b62960a9c5e5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 2d5a8e8d-7d02-4597-8d85-916bb8adda7a 2026-02-27 00:59:01.529 8 INFO neutron.services.segments.plugin [-] Segment 74708e17-98a5-47fa-9d51-92134ed24c5e resource provider aggregate not found 2026-02-27 00:59:01.534 8 INFO neutron.services.segments.plugin [-] Segment 74708e17-98a5-47fa-9d51-92134ed24c5e resource provider aggregate not found 2026-02-27 00:59:01.543 8 INFO neutron.services.segments.plugin [-] Segment 74708e17-98a5-47fa-9d51-92134ed24c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74708e17-98a5-47fa-9d51-92134ed24c5e found for delete ", "request_id": "req-815194e4-ed35-44f8-bb2f-2a52866dd928"}]} 2026-02-27 00:59:01.553 8 INFO neutron.services.segments.plugin [-] Segment 74708e17-98a5-47fa-9d51-92134ed24c5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74708e17-98a5-47fa-9d51-92134ed24c5e found for delete ", "request_id": "req-2a92954b-dade-414a-8431-c44490926588"}]} 2026-02-27 00:59:01.558 8 INFO neutron.db.l3_hamode_db [None req-3671807c-ee78-4a77-b92d-b62960a9c5e5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 9fbd7079-dced-41d8-8ec1-77abbf50a299 was deleted as no HA routers are present in tenant a32913f8b8f9431d8b078ad721f50acc. [pid: 8|app: 0|req: 656/1349] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:00 2026] DELETE /v2.0/routers/2ae1bc09-9ff5-484d-9de1-ec70ebdf011f => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1352] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 00:59:01 2026] POST /v2.0/ports => generated 958 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: 8|app: 0|req: 659/1353] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:01 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1354] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:01 2026] DELETE /v2.0/subnets/379c4786-3305-4450-af44-a8eda40ec47b => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1355] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:01 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:01.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-e82f9a09-ae12-4f74-9231-8d5d1e009eb5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 6d7b0fe1-f72e-42bd-9811-a65cb26c9f68 2026-02-27 00:59:01.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e82f9a09-ae12-4f74-9231-8d5d1e009eb5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 6d7b0fe1-f72e-42bd-9811-a65cb26c9f68 [pid: 8|app: 0|req: 660/1356] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 00:59:01 2026] PUT /v2.0/ports/c7284942-c3d3-4a01-a280-f37304ddac8c => generated 1239 bytes in 403 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-02-27 00:59:02.076 7 INFO neutron.services.segments.plugin [-] Segment f79f7136-5963-4232-9de7-5ff4f4ccf534 resource provider aggregate not found 2026-02-27 00:59:02.076 7 INFO neutron.services.segments.plugin [-] Segment f79f7136-5963-4232-9de7-5ff4f4ccf534 resource provider aggregate not found 2026-02-27 00:59:02.102 7 INFO neutron.services.segments.plugin [-] Segment f79f7136-5963-4232-9de7-5ff4f4ccf534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79f7136-5963-4232-9de7-5ff4f4ccf534 found for delete ", "request_id": "req-62e94c4a-a6b6-4349-89df-b253d3237d3d"}]} 2026-02-27 00:59:02.104 7 INFO neutron.services.segments.plugin [-] Segment f79f7136-5963-4232-9de7-5ff4f4ccf534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f79f7136-5963-4232-9de7-5ff4f4ccf534 found for delete ", "request_id": "req-49e5503a-65b9-4ec5-a087-7c928df702fd"}]} [pid: 7|app: 0|req: 697/1357] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:01 2026] DELETE /v2.0/networks/b1951be2-4516-4241-b50b-f30cda9b53bd => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1358] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1359] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:02.225 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e1422af-f9b5-4d66-b735-eb9f0155453f'] response: {'name': 'network-changed', 'server_uuid': 'd463c39c-fc09-4b04-9ec8-fc4f6a659e8d', 'tag': 'c7284942-c3d3-4a01-a280-f37304ddac8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 662/1360] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/security-groups?tenant_id=a32913f8b8f9431d8b078ad721f50acc&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: 699/1361] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:02 2026] DELETE /v2.0/security-groups/4ef1a561-4eb7-4229-83c5-d841e31d2e1e => 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: 663/1362] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/ports?tenant_id=9ad61975368640289bf3e424ee496a13&device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 700/1363] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/networks?tenant_id=9ad61975368640289bf3e424ee496a13&shared=False => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1364] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1365] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1366] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:02 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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-02-27 00:59:03.082 8 INFO neutron.db.segments_db [None req-b0b8a725-2577-4e93-9168-6d5e0e419756 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Added segment 255b1f7e-d30b-48bb-870d-c6760fd7ec96 of type vxlan for network fc09cff5-1c18-420e-a780-13a0118ddb96 [pid: 7|app: 0|req: 703/1367] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:03 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1368] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:03 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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-02-27 00:59:03.340 8 INFO neutron.db.l3_hamode_db [None req-b0b8a725-2577-4e93-9168-6d5e0e419756 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:03.484 8 INFO neutron.db.l3_hamode_db [None req-b0b8a725-2577-4e93-9168-6d5e0e419756 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 705/1369] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:59:03 2026] GET /v2.0/ports?tenant_id=9ad61975368640289bf3e424ee496a13&device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 706/1370] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c7284942-c3d3-4a01-a280-f37304ddac8c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1371] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:59:03 2026] GET /v2.0/subnets?id=ee99eada-bfef-4d97-9658-35259ff0f5ce => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1372] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 00:59:02 2026] POST /v2.0/routers => generated 474 bytes in 1150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1373] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/ports?network_id=840ebcb0-7559-4deb-9ac5-14d07cc5c11f&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1374] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:04.092 8 INFO neutron.db.l3_hamode_db [None req-6fe9845a-e07f-43a2-bc4d-f738be3e7874 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1375] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?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: 711/1376] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1377] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:04.199 8 INFO neutron.db.l3_hamode_db [None req-6fe9845a-e07f-43a2-bc4d-f738be3e7874 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 713/1378] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 714/1379] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:04 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 666/1380] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 00:59:04 2026] POST /v2.0/routers => generated 474 bytes in 765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:04.867 7 INFO neutron.db.l3_hamode_db [None req-f2eecf33-b842-4bd6-8abb-c6f479c0ee5f 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:04.969 7 INFO neutron.db.l3_hamode_db [None req-f2eecf33-b842-4bd6-8abb-c6f479c0ee5f 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1381] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:05 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1382] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:05 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 669/1383] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:05 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1384] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:05 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 715/1385] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 00:59:04 2026] POST /v2.0/routers => generated 474 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:05.688 8 INFO neutron.db.l3_hamode_db [None req-a7d3a8e6-e130-43bf-84e4-95f78e40d69a 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:05.802 8 INFO neutron.db.l3_hamode_db [None req-a7d3a8e6-e130-43bf-84e4-95f78e40d69a 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1386] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 00:59:05 2026] POST /v2.0/routers => generated 474 bytes in 764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1387] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:06 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:06.475 7 INFO neutron.db.l3_hamode_db [None req-5671648a-ee45-4555-9577-5bc73be8e9fe 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1388] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:06 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:06.603 7 INFO neutron.db.l3_hamode_db [None req-5671648a-ee45-4555-9577-5bc73be8e9fe 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 674/1389] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:06 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1390] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:06 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1391] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 00:59:06 2026] POST /v2.0/routers => generated 474 bytes in 805 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1392] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 00:59:07 2026] PUT /v2.0/routers/35ad9ce9-d663-4524-8cf5-67f89b1bec61/tags => generated 17 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1393] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 00:59:07 2026] PUT /v2.0/routers/3ea55e86-c169-46de-80a8-9c255b240251/tags => generated 25 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1394] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 677/1395] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 00:59:07 2026] PUT /v2.0/routers/db794eb0-893f-45a7-b026-0365ea0a8207/tags => generated 34 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1396] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 678/1397] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 00:59:07 2026] PUT /v2.0/routers/03fe5490-9270-433b-8bbc-711215743696/tags => generated 19 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1398] 10.0.0.246 () {32 vars in 664 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1399] 10.0.0.246 () {32 vars in 678 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1400] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1401] 10.0.0.246 () {32 vars in 674 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1402] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 683/1403] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1404] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:07 2026] GET /v2.0/security-groups?tenant_id=8ff41dfd5fb84450a8c16905f6e48dec&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1405] 10.0.0.246 () {32 vars in 672 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1406] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:08 2026] DELETE /v2.0/security-groups/b7c53d6c-bfd7-4bbd-8451-8aea1f954911 => 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: 685/1407] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1408] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1409] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1410] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/routers/35ad9ce9-d663-4524-8cf5-67f89b1bec61 => generated 485 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1411] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:08 2026] GET /v2.0/security-groups?tenant_id=2d980fae27054adb9252327481775481&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1412] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:08 2026] DELETE /v2.0/security-groups/eec72000-2eb6-45b7-9d7a-6599e9d08d42 => 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: 726/1413] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 00:59:08 2026] PUT /v2.0/routers/35ad9ce9-d663-4524-8cf5-67f89b1bec61 => generated 485 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1414] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:09 2026] GET /v2.0/ports?device_id=35ad9ce9-d663-4524-8cf5-67f89b1bec61 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:09.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-91ea76eb-1b85-45bf-827c-680dabeb0007 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] TaaS: Handle Delete Port: 10bce231-6919-4570-8b31-f01769f21ae6 2026-02-27 00:59:09.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91ea76eb-1b85-45bf-827c-680dabeb0007 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Tap Mirror: Handle Delete Port: 10bce231-6919-4570-8b31-f01769f21ae6 [pid: 8|app: 0|req: 689/1415] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:09 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1416] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:09 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 691/1417] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:09 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1418] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:09 2026] DELETE /v2.0/routers/35ad9ce9-d663-4524-8cf5-67f89b1bec61 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1419] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:09 2026] GET /v2.0/routers/3ea55e86-c169-46de-80a8-9c255b240251 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:09.641 8 INFO neutron.db.l3_db [None req-321fc49d-0677-4981-9359-6f6de84e26f5 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] Floating IP f1b74766-afec-47d3-a977-e0cc8a08e87c associated. External IP: 10.96.250.213, port: c7284942-c3d3-4a01-a280-f37304ddac8c. [pid: 8|app: 0|req: 692/1420] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:09 2026] PUT /v2.0/floatingips/f1b74766-afec-47d3-a977-e0cc8a08e87c => generated 856 bytes in 669 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1421] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 00:59:09 2026] PUT /v2.0/routers/3ea55e86-c169-46de-80a8-9c255b240251 => generated 493 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:10.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd629ca9-5749-4c68-bcd3-b75693833b33'] response: {'name': 'network-changed', 'server_uuid': 'd463c39c-fc09-4b04-9ec8-fc4f6a659e8d', 'tag': 'c7284942-c3d3-4a01-a280-f37304ddac8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 693/1422] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/ports?device_id=3ea55e86-c169-46de-80a8-9c255b240251 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1423] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1424] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:10.229 8 INFO neutron_taas.services.taas.taas_plugin [None req-499dd950-95f1-4401-b875-b97bf3106f35 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] TaaS: Handle Delete Port: 9030f601-a732-4f14-94b8-ecb06344033b 2026-02-27 00:59:10.232 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-499dd950-95f1-4401-b875-b97bf3106f35 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Tap Mirror: Handle Delete Port: 9030f601-a732-4f14-94b8-ecb06344033b [pid: 8|app: 0|req: 694/1425] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:10 2026] DELETE /v2.0/routers/3ea55e86-c169-46de-80a8-9c255b240251 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1426] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1427] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 695/1428] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/routers/db794eb0-893f-45a7-b026-0365ea0a8207 => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1429] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/ports?tenant_id=9ad61975368640289bf3e424ee496a13&device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 697/1430] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/networks?id=840ebcb0-7559-4deb-9ac5-14d07cc5c11f => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1431] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c7284942-c3d3-4a01-a280-f37304ddac8c => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1432] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/subnets?id=ee99eada-bfef-4d97-9658-35259ff0f5ce => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1433] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/ports?network_id=840ebcb0-7559-4deb-9ac5-14d07cc5c11f&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1434] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?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: 702/1435] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 00:59:10 2026] GET /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1436] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 00:59:10 2026] PUT /v2.0/routers/db794eb0-893f-45a7-b026-0365ea0a8207 => generated 502 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1437] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:11 2026] GET /v2.0/ports?device_id=db794eb0-893f-45a7-b026-0365ea0a8207 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:11.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6cd5d3f-21f2-436a-9c6c-c8fa11d12c63 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] TaaS: Handle Delete Port: 1644229c-6d6b-428b-9e38-0bdc3285ce87 2026-02-27 00:59:11.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6cd5d3f-21f2-436a-9c6c-c8fa11d12c63 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Tap Mirror: Handle Delete Port: 1644229c-6d6b-428b-9e38-0bdc3285ce87 [pid: 8|app: 0|req: 704/1438] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:11 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1439] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:11 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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: 735/1440] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:11 2026] DELETE /v2.0/routers/db794eb0-893f-45a7-b026-0365ea0a8207 => generated 0 bytes in 915 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1441] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:11 2026] GET /v2.0/routers/03fe5490-9270-433b-8bbc-711215743696 => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1442] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/security-groups?tenant_id=ec93494dad9244ab9ce4c8812510e2a9&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1443] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 00:59:12 2026] PUT /v2.0/routers/03fe5490-9270-433b-8bbc-711215743696 => generated 487 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1444] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/ports?device_id=03fe5490-9270-433b-8bbc-711215743696 => 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: 708/1445] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:12 2026] DELETE /v2.0/security-groups/797395c9-08bb-4136-9255-347c0fefb889 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1446] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1447] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/security-groups?id=844034b1-264a-422f-949f-b161ff0ac3c6&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-02-27 00:59:12.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba931e69-27c3-4640-8414-14838cd695cd 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] TaaS: Handle Delete Port: 16622a22-63da-4fd9-8913-d798ef5a405c 2026-02-27 00:59:12.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba931e69-27c3-4640-8414-14838cd695cd 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Tap Mirror: Handle Delete Port: 16622a22-63da-4fd9-8913-d798ef5a405c [pid: 8|app: 0|req: 711/1448] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1449] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:12 2026] GET /v2.0/security-groups?tenant_id=494f655b3ba341c7937adc65a69c2254&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1450] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:12 2026] DELETE /v2.0/routers/03fe5490-9270-433b-8bbc-711215743696 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1451] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:13 2026] DELETE /v2.0/security-groups/5c8ac2ac-13e1-4797-ac98-b008b02a18f7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:13.173 8 INFO neutron_taas.services.taas.taas_plugin [req-0f108a91-a238-4eba-8af2-305c0f11b869 req-83e29177-9da6-4ba3-bdbf-092f37a50f37 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] TaaS: Handle Delete Port: c7284942-c3d3-4a01-a280-f37304ddac8c 2026-02-27 00:59:13.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0f108a91-a238-4eba-8af2-305c0f11b869 req-83e29177-9da6-4ba3-bdbf-092f37a50f37 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] Tap Mirror: Handle Delete Port: c7284942-c3d3-4a01-a280-f37304ddac8c [pid: 7|app: 0|req: 740/1452] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:13 2026] GET /v2.0/routers/0a39ee6d-1cf6-45bc-bb3e-8f4d99ef90ff => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:13.294 8 INFO neutron.db.l3_db [req-0f108a91-a238-4eba-8af2-305c0f11b869 req-83e29177-9da6-4ba3-bdbf-092f37a50f37 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] Floating IP f1b74766-afec-47d3-a977-e0cc8a08e87c disassociated. External IP: 10.96.250.213, port: c7284942-c3d3-4a01-a280-f37304ddac8c. [pid: 7|app: 0|req: 741/1453] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 00:59:13 2026] PUT /v2.0/routers/0a39ee6d-1cf6-45bc-bb3e-8f4d99ef90ff => generated 480 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1454] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:59:13 2026] DELETE /v2.0/ports/c7284942-c3d3-4a01-a280-f37304ddac8c => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1455] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:13 2026] GET /v2.0/ports?device_id=0a39ee6d-1cf6-45bc-bb3e-8f4d99ef90ff => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:13.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75b73c30-a3a5-4971-b41f-571a17b6307f'] response: {'server_uuid': 'd463c39c-fc09-4b04-9ec8-fc4f6a659e8d', 'name': 'network-vif-deleted', 'tag': 'c7284942-c3d3-4a01-a280-f37304ddac8c', 'status': 'completed', 'code': 200} 2026-02-27 00:59:13.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-426b6c02-dc5d-4a5d-acfd-7e279bf67e71 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] TaaS: Handle Delete Port: ad5fb1f1-7f4e-4c34-8668-511d6536ffec 2026-02-27 00:59:13.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-426b6c02-dc5d-4a5d-acfd-7e279bf67e71 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] Tap Mirror: Handle Delete Port: ad5fb1f1-7f4e-4c34-8668-511d6536ffec [pid: 7|app: 0|req: 743/1456] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:13 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:14.213 8 INFO neutron.services.segments.plugin [-] Segment 255b1f7e-d30b-48bb-870d-c6760fd7ec96 resource provider aggregate not found 2026-02-27 00:59:14.220 8 INFO neutron.services.segments.plugin [-] Segment 255b1f7e-d30b-48bb-870d-c6760fd7ec96 resource provider aggregate not found 2026-02-27 00:59:14.235 8 INFO neutron.db.l3_hamode_db [None req-426b6c02-dc5d-4a5d-acfd-7e279bf67e71 675ea8318a9843eab92c2de59af26e59 8179e3dac9c14f8493f3be7f46237688 - - default default] HA network fc09cff5-1c18-420e-a780-13a0118ddb96 was deleted as no HA routers are present in tenant 8179e3dac9c14f8493f3be7f46237688. 2026-02-27 00:59:14.244 8 INFO neutron.services.segments.plugin [-] Segment 255b1f7e-d30b-48bb-870d-c6760fd7ec96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255b1f7e-d30b-48bb-870d-c6760fd7ec96 found for delete ", "request_id": "req-b9f83710-90ab-4640-8762-db3e517bb076"}]} [pid: 8|app: 0|req: 714/1457] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:13 2026] DELETE /v2.0/routers/0a39ee6d-1cf6-45bc-bb3e-8f4d99ef90ff => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:14.248 8 INFO neutron.services.segments.plugin [-] Segment 255b1f7e-d30b-48bb-870d-c6760fd7ec96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255b1f7e-d30b-48bb-870d-c6760fd7ec96 found for delete ", "request_id": "req-5d6eb7f5-38f5-4b9e-9571-6d43e5a6ba91"}]} [pid: 8|app: 0|req: 715/1458] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:15 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 716/1459] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:15 2026] GET /v2.0/security-groups?tenant_id=8179e3dac9c14f8493f3be7f46237688&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:15.277 7 INFO neutron.db.segments_db [None req-5ced6eb4-aeb9-4124-a589-919b6455bb69 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Added segment 75ad1c21-08d5-4eb1-a48b-cd866036901b of type vxlan for network b4b44cd6-e1e0-4b73-b2df-9c6f150a336a [pid: 8|app: 0|req: 717/1460] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:15 2026] DELETE /v2.0/security-groups/00cb1ce4-80af-47b8-a8f1-6eafac1359d5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1461] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:14 2026] POST /v2.0/networks => generated 625 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1462] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:15 2026] GET /v2.0/security-groups?tenant_id=3cfebb18a11f4926a63f089b5c8546de&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1463] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:15 2026] POST /v2.0/ports => generated 775 bytes in 282 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: 746/1464] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:15 2026] DELETE /v2.0/security-groups/1096c608-70be-4c5a-88f2-04e111a68a57 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:15.741 8 INFO neutron.db.segments_db [None req-27d69a5d-e74f-4e89-bc33-15059f161090 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Added segment 993aad1c-ae7b-4e79-a3ec-75f1210b366c of type vxlan for network dedce64e-ba76-4e3d-8f3e-f6a3c7ab85c1 [pid: 8|app: 0|req: 719/1465] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:15 2026] POST /v2.0/networks => generated 612 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1466] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:15 2026] GET /v2.0/security-groups?tenant_id=b46762085f7049378931c565fc3d2235&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1467] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:15 2026] DELETE /v2.0/security-groups/1451c4b7-43b7-4355-a086-363eefc40fe3 => 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: 720/1468] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:15 2026] POST /v2.0/subnets => generated 626 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1469] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/ports?device_id=d463c39c-fc09-4b04-9ec8-fc4f6a659e8d => 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: 749/1472] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:16 2026] POST /v2.0/ports => generated 950 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:16.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6db1be4-3e8d-484d-85bb-2beca3aed0d7 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] TaaS: Handle Delete Port: 75185c0d-0301-4238-93a0-859ef506e7d3 2026-02-27 00:59:16.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6db1be4-3e8d-484d-85bb-2beca3aed0d7 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Tap Mirror: Handle Delete Port: 75185c0d-0301-4238-93a0-859ef506e7d3 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 724/1473] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:16 2026] DELETE /v2.0/ports/75185c0d-0301-4238-93a0-859ef506e7d3 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:16.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-629e1716-6ba0-443d-b8da-2339f1e195b7 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1474] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:16 2026] DELETE /v2.0/ports/75185c0d-0301-4238-93a0-859ef506e7d3 => 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: 750/1475] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/ports => generated 18451 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 00:59:16.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d3b5404-f7ff-45a6-8851-9d204d4c6e27 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1476] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/ports/75185c0d-0301-4238-93a0-859ef506e7d3 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1477] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/routers => generated 1466 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1478] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1479] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:16 2026] DELETE /v2.0/subnets/a8bcac39-972d-4612-85d4-160cc3638bb2 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1480] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 00:59:16 2026] GET /v2.0/routers/853bf60f-997a-4fe8-b470-a4f585f462e8/l3-agents => generated 681 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:17.076 8 INFO neutron_taas.services.taas.taas_plugin [None req-25ed98e0-ae38-4fb6-bcbd-d8faf0bfa24d 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] TaaS: Handle Delete Port: d6c8b2e5-a0dc-4b89-9925-300ed69494be 2026-02-27 00:59:17.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25ed98e0-ae38-4fb6-bcbd-d8faf0bfa24d 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Tap Mirror: Handle Delete Port: d6c8b2e5-a0dc-4b89-9925-300ed69494be [pid: 7|app: 0|req: 754/1481] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/routers/bf9cc955-dc26-4a96-94ee-324169485b3d/l3-agents => generated 681 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1482] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/subnets => generated 3913 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:17.226 8 INFO neutron.services.segments.plugin [-] Segment 993aad1c-ae7b-4e79-a3ec-75f1210b366c resource provider aggregate not found [pid: 7|app: 0|req: 756/1483] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:17.230 8 INFO neutron.services.segments.plugin [-] Segment 993aad1c-ae7b-4e79-a3ec-75f1210b366c resource provider aggregate not found 2026-02-27 00:59:17.245 8 INFO neutron.services.segments.plugin [-] Segment 993aad1c-ae7b-4e79-a3ec-75f1210b366c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 993aad1c-ae7b-4e79-a3ec-75f1210b366c found for delete ", "request_id": "req-f96e896e-bbe7-47e9-acc6-36844b82ba8f"}]} [pid: 7|app: 0|req: 757/1484] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/network-ip-availabilities => generated 3459 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:17.247 8 INFO neutron.services.segments.plugin [-] Segment 993aad1c-ae7b-4e79-a3ec-75f1210b366c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 993aad1c-ae7b-4e79-a3ec-75f1210b366c found for delete ", "request_id": "req-37dcdfba-9da1-49e9-9189-96c3feb598ff"}]} [pid: 8|app: 0|req: 728/1485] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:17 2026] DELETE /v2.0/networks/dedce64e-ba76-4e3d-8f3e-f6a3c7ab85c1 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1486] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/subnets => generated 3913 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:17.346 8 INFO neutron.db.segments_db [None req-334db05a-20ba-413b-a73a-1adb0dc2aa5c 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Added segment e43fba47-86e1-4fc5-807e-024e6f0f0b3c of type vxlan for network 20e6786d-3f61-494e-bec2-04512850d8d5 [pid: 7|app: 0|req: 758/1487] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:17 2026] DELETE /v2.0/security-groups/844034b1-264a-422f-949f-b161ff0ac3c6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1488] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:17.370 7 INFO neutron.api.v2.resource [None req-3982f98e-f5ab-4a3c-ac5f-16df335cb742 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1489] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/security-groups/844034b1-264a-422f-949f-b161ff0ac3c6 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1490] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/floatingips => generated 1399 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1491] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:17 2026] POST /v2.0/networks => generated 612 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1492] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/networks => generated 6483 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:17.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a0f9309-c3c9-4d20-ba60-5980f2474bd4 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] TaaS: Handle Delete Port: 9447693f-d772-4700-972a-8452b5f2e4b6 2026-02-27 00:59:17.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a0f9309-c3c9-4d20-ba60-5980f2474bd4 28671654c6e647368be6573a9bb45083 9ad61975368640289bf3e424ee496a13 - - default default] Tap Mirror: Handle Delete Port: 9447693f-d772-4700-972a-8452b5f2e4b6 [pid: 7|app: 0|req: 762/1493] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:59:17 2026] DELETE /v2.0/floatingips/f1b74766-afec-47d3-a977-e0cc8a08e87c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1494] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1495] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/security-groups => generated 28975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1496] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:17 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1497] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:17 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:18.034 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fd76863-0ea2-4d91-8959-837e4fb720d4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 5c0b208a-a552-4797-a9eb-5c8777be8fb1 2026-02-27 00:59:18.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fd76863-0ea2-4d91-8959-837e4fb720d4 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 5c0b208a-a552-4797-a9eb-5c8777be8fb1 [pid: 8|app: 0|req: 734/1498] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:17 2026] POST /v2.0/ports => generated 912 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:18.221 8 INFO neutron_taas.services.taas.taas_plugin [None req-361efd13-9689-4c58-a1e2-7593efd7ca27 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] TaaS: Handle Delete Port: 4abc59d3-62cf-4f8e-86f7-d7426c5b5b2e 2026-02-27 00:59:18.224 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-361efd13-9689-4c58-a1e2-7593efd7ca27 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Tap Mirror: Handle Delete Port: 4abc59d3-62cf-4f8e-86f7-d7426c5b5b2e [pid: 8|app: 0|req: 735/1499] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:18 2026] DELETE /v2.0/ports/4abc59d3-62cf-4f8e-86f7-d7426c5b5b2e => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:18.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9336ce54-b98c-4199-8419-21e10e84aaa4 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 736/1500] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:18 2026] GET /v2.0/ports/4abc59d3-62cf-4f8e-86f7-d7426c5b5b2e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1501] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:18 2026] DELETE /v2.0/subnets/bcd03e29-8981-4669-b173-70a048c2077e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1502] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:17 2026] PUT /v2.0/routers/bf9cc955-dc26-4a96-94ee-324169485b3d/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1503] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:18 2026] DELETE /v2.0/networks/20e6786d-3f61-494e-bec2-04512850d8d5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:18.800 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf0f3714-bf56-40d4-9003-8d0333fcf992 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 3bae0d83-e4a4-46c4-b706-08739c886855 2026-02-27 00:59:18.803 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf0f3714-bf56-40d4-9003-8d0333fcf992 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 3bae0d83-e4a4-46c4-b706-08739c886855 [pid: 8|app: 0|req: 739/1504] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:18 2026] POST /v2.0/ports => generated 774 bytes in 239 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-02-27 00:59:19.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf0f3714-bf56-40d4-9003-8d0333fcf992 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 9747b04d-fa7d-4c48-b0f6-fd358455f02e [pid: 8|app: 0|req: 740/1505] 10.0.0.246 () {34 vars in 737 bytes} [Fri Feb 27 00:59:18 2026] PUT /v2.0/ports/ac45a4ac-b16c-44f0-b26c-6b8e632c85fb => generated 752 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:19.110 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf0f3714-bf56-40d4-9003-8d0333fcf992 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 9747b04d-fa7d-4c48-b0f6-fd358455f02e /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 00:59:19.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-807867ab-2a63-47c0-97ab-7fd902830e82 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] TaaS: Handle Delete Port: ac45a4ac-b16c-44f0-b26c-6b8e632c85fb 2026-02-27 00:59:19.234 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-807867ab-2a63-47c0-97ab-7fd902830e82 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Tap Mirror: Handle Delete Port: ac45a4ac-b16c-44f0-b26c-6b8e632c85fb 2026-02-27 00:59:19.286 8 INFO neutron.services.segments.plugin [-] Segment e43fba47-86e1-4fc5-807e-024e6f0f0b3c resource provider aggregate not found 2026-02-27 00:59:19.292 8 INFO neutron.services.segments.plugin [-] Segment e43fba47-86e1-4fc5-807e-024e6f0f0b3c resource provider aggregate not found 2026-02-27 00:59:19.305 8 INFO neutron.services.segments.plugin [-] Segment e43fba47-86e1-4fc5-807e-024e6f0f0b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43fba47-86e1-4fc5-807e-024e6f0f0b3c found for delete ", "request_id": "req-58c212ba-3477-4037-83bb-c5edc515bf1a"}]} 2026-02-27 00:59:19.313 8 INFO neutron.services.segments.plugin [-] Segment e43fba47-86e1-4fc5-807e-024e6f0f0b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e43fba47-86e1-4fc5-807e-024e6f0f0b3c found for delete ", "request_id": "req-af8b401e-7783-449a-8d34-5589ca945a19"}]} [pid: 8|app: 0|req: 741/1506] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/ports/ac45a4ac-b16c-44f0-b26c-6b8e632c85fb => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1507] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/ports => generated 778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:19.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dae7b273-4dac-42b5-b40d-0fa28c723878 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1508] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/ports/ac45a4ac-b16c-44f0-b26c-6b8e632c85fb => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:19.501 7 INFO neutron.services.segments.plugin [-] Segment 0bb30010-e97c-47b0-aa49-9bd409acddd0 resource provider aggregate not found [pid: 8|app: 0|req: 744/1509] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:19.509 7 INFO neutron.services.segments.plugin [-] Segment 0bb30010-e97c-47b0-aa49-9bd409acddd0 resource provider aggregate not found 2026-02-27 00:59:19.528 7 INFO neutron.services.segments.plugin [-] Segment 0bb30010-e97c-47b0-aa49-9bd409acddd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb30010-e97c-47b0-aa49-9bd409acddd0 found for delete ", "request_id": "req-57a8a26e-8a1d-4be1-972a-cc68b9d7320a"}]} 2026-02-27 00:59:19.534 7 INFO neutron.services.segments.plugin [-] Segment 0bb30010-e97c-47b0-aa49-9bd409acddd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bb30010-e97c-47b0-aa49-9bd409acddd0 found for delete ", "request_id": "req-25d7b2fd-fbc9-4459-9764-9aa49d4c16d7"}]} 2026-02-27 00:59:19.545 7 INFO neutron.db.l3_hamode_db [None req-bf0f3714-bf56-40d4-9003-8d0333fcf992 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 3a67518d-216f-4188-8ece-3cbf2abcfbc5 was deleted as no HA routers are present in tenant 9ad61975368640289bf3e424ee496a13. [pid: 7|app: 0|req: 766/1510] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:18 2026] DELETE /v2.0/routers/bf9cc955-dc26-4a96-94ee-324169485b3d => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1511] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/ports/97588649-db4d-41e0-ba20-27249e3749d3 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:19.579 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8dec2095-ade3-47c2-a2c1-821968b2e1ee 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 767/1512] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/ports/4abc59d3-62cf-4f8e-86f7-d7426c5b5b2e => 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: 746/1513] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/subnets/ee99eada-bfef-4d97-9658-35259ff0f5ce => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:19.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1462a74f-3d88-492f-a0b5-c47111d7cc89 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1514] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/subnets/bcd03e29-8981-4669-b173-70a048c2077e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:19.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1720150-059b-40a3-a996-77529c636646 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 74927cb1-09dc-4bdc-9138-01773838bc67 2026-02-27 00:59:19.817 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1720150-059b-40a3-a996-77529c636646 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 74927cb1-09dc-4bdc-9138-01773838bc67 [pid: 7|app: 0|req: 768/1515] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 1244 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:19.834 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0178d7a5-d3f9-4365-ae74-4f9e6a88b720 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1516] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/subnets/a8bcac39-972d-4612-85d4-160cc3638bb2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1517] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:19 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:19.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f20b0b0-a64c-4da6-8aa6-304362659b17 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] TaaS: Handle Delete Port: 97588649-db4d-41e0-ba20-27249e3749d3 2026-02-27 00:59:19.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f20b0b0-a64c-4da6-8aa6-304362659b17 068cd28970914197aaea70df17792ea2 064eeaa8f84e4b5b9c9583bad1560dcf - - default default] Tap Mirror: Handle Delete Port: 97588649-db4d-41e0-ba20-27249e3749d3 [pid: 8|app: 0|req: 748/1518] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/networks/840ebcb0-7559-4deb-9ac5-14d07cc5c11f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1519] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:19 2026] DELETE /v2.0/ports/97588649-db4d-41e0-ba20-27249e3749d3 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1520] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:20 2026] GET /v2.0/security-groups?tenant_id=9ad61975368640289bf3e424ee496a13&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1521] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:20 2026] DELETE /v2.0/networks/b4b44cd6-e1e0-4b73-b2df-9c6f150a336a => 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: 773/1522] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:20 2026] DELETE /v2.0/security-groups/1ab962e6-16b3-4abd-9fcd-c3d78145f2d0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:20.553 8 INFO neutron.db.segments_db [None req-1e8e6a1a-0cb5-467a-9950-c9726ee98f38 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Added segment 392bcf18-f135-4fbd-872e-fdb0422d522b of type vxlan for network c3980e62-b3d7-4981-a9ef-8d250f1e504d [pid: 8|app: 0|req: 750/1523] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:20 2026] POST /v2.0/networks => generated 611 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1524] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:20 2026] GET /v2.0/security-groups?tenant_id=064eeaa8f84e4b5b9c9583bad1560dcf&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1525] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59:20 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 752/1526] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:20 2026] DELETE /v2.0/security-groups/b1dc00a7-ba02-4205-87bf-5676177a7d62 => 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: 775/1527] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:21 2026] POST /v2.0/trunks => generated 407 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:21.308 8 INFO neutron.db.segments_db [None req-3b55ff30-a23c-4028-ba93-bbc70b0477fb a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Added segment 3214333d-ac9a-447d-9275-aee24e78fecc of type vxlan for network 366afcb2-e938-45a3-8eb5-1c325f945be4 2026-02-27 00:59:21.332 8 INFO neutron.services.segments.plugin [-] Segment f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 resource provider aggregate not found 2026-02-27 00:59:21.336 8 INFO neutron.services.segments.plugin [-] Segment f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 resource provider aggregate not found 2026-02-27 00:59:21.354 8 INFO neutron.services.segments.plugin [-] Segment f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 found for delete ", "request_id": "req-12bb99b4-7661-4966-b314-32c97819cc9e"}]} 2026-02-27 00:59:21.360 8 INFO neutron.services.segments.plugin [-] Segment f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9a72a97-cbf0-46ef-b42f-d44c6098f5a1 found for delete ", "request_id": "req-0df6caea-3e1e-4250-8f52-ccd1b3dcd2d5"}]} 2026-02-27 00:59:21.377 8 INFO neutron.services.segments.plugin [-] Segment 75ad1c21-08d5-4eb1-a48b-cd866036901b resource provider aggregate not found 2026-02-27 00:59:21.389 8 INFO neutron.services.segments.plugin [-] Segment 75ad1c21-08d5-4eb1-a48b-cd866036901b resource provider aggregate not found 2026-02-27 00:59:21.395 8 INFO neutron.services.segments.plugin [-] Segment 75ad1c21-08d5-4eb1-a48b-cd866036901b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75ad1c21-08d5-4eb1-a48b-cd866036901b found for delete ", "request_id": "req-f3958fad-9588-4bb0-8914-656eef95847c"}]} 2026-02-27 00:59:21.404 8 INFO neutron.services.segments.plugin [-] Segment 75ad1c21-08d5-4eb1-a48b-cd866036901b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75ad1c21-08d5-4eb1-a48b-cd866036901b found for delete ", "request_id": "req-91c3a7cf-19be-4d16-ba69-c2dbbedc9f56"}]} [pid: 8|app: 0|req: 753/1528] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:21 2026] POST /v2.0/networks => generated 613 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1529] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59:21 2026] POST /v2.0/ports => generated 743 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1530] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:21 2026] POST /v2.0/trunks => generated 407 bytes in 986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:22.823 8 INFO neutron.db.segments_db [None req-60b59c30-835b-4510-87c8-4ab952ac73c2 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Added segment 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 of type vxlan for network de2e1f2c-6469-4726-ac01-e267fd99e95f [pid: 8|app: 0|req: 755/1531] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:22 2026] POST /v2.0/networks => generated 612 bytes in 131 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-02-27 00:59:23.142 7 INFO neutron.db.segments_db [None req-5fa33716-5ffd-4cc7-be31-79179018eb20 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment e7d187bd-58ea-414d-8966-0aaf41db9453 of type vxlan for network f25f517c-99bb-43bd-a0ec-afa28959bf83 [pid: 7|app: 0|req: 777/1532] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:22 2026] POST /v2.0/networks => generated 615 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1533] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59:22 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 00:59:23.288 7 INFO neutron.db.segments_db [None req-8e504e23-b359-4eac-b8f7-25a98bf09e3e 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment 7b0270b2-225f-43ae-be68-5861c16a3470 of type vxlan for network e438b041-f5c5-4b01-9aae-7762f25ea428 [pid: 7|app: 0|req: 778/1534] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/networks => generated 615 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1535] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/trunks => generated 407 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:23.430 8 INFO neutron.db.segments_db [None req-3a9227c8-b655-475b-a29c-c7bb6617be53 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Added segment 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 of type vxlan for network 479b4759-80c9-4ed0-8cc6-a8669a2cb62d [pid: 8|app: 0|req: 758/1536] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1537] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1538] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 780/1539] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:23.917 7 INFO neutron.db.segments_db [None req-49c47c1f-dbfb-4989-86a4-b88b1452b531 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 of type vxlan for network 209544f9-e7f7-41e4-b2c4-1ada84a7cb3f [pid: 8|app: 0|req: 760/1540] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:23 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) 2026-02-27 00:59:24.056 8 INFO neutron.db.segments_db [None req-4d7a8417-5f47-4623-abf9-7733cd20bd12 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Added segment e6645752-a728-4e8f-8c4d-c956cae70fac of type vxlan for network dfd8f3c8-b011-4c8d-8ce7-5d97b0145486 [pid: 8|app: 0|req: 761/1541] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:23 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) 2026-02-27 00:59:24.151 7 INFO neutron.db.l3_hamode_db [None req-49c47c1f-dbfb-4989-86a4-b88b1452b531 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:24.279 7 INFO neutron.db.l3_hamode_db [None req-49c47c1f-dbfb-4989-86a4-b88b1452b531 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1542] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 763/1543] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:24 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) [pid: 7|app: 0|req: 781/1544] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:23 2026] POST /v2.0/routers => generated 511 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1545] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:24 2026] PUT /v2.0/trunks/48f5542b-cc72-4df1-a4cb-f72fd3fe4736/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1546] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:24 2026] GET /v2.0/security-groups?tenant_id=ab0f06ae233b43a1ad3c22d2395748eb&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1547] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:24 2026] PUT /v2.0/trunks/11f70298-51fb-41cd-96b5-c0aad3ef40df/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1548] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:24 2026] DELETE /v2.0/security-groups/572ff7e6-c5c3-4583-a731-796e85bcc026 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1549] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:25 2026] PUT /v2.0/trunks/33f09d08-de04-4087-9920-89080c1f46df/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: 768/1550] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:25 2026] PUT /v2.0/trunks/22d81028-60ed-4474-bc47-b2368699f590/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1551] 10.0.0.246 () {32 vars in 662 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1552] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/security-groups?tenant_id=b4785117bda94f83ac2a13788a144771&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: 771/1553] 10.0.0.246 () {32 vars in 676 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1554] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:25 2026] DELETE /v2.0/security-groups/9591d520-5937-412e-9592-3ed7a1f2c4e0 => 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: 773/1555] 10.0.0.246 () {32 vars in 672 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1556] 10.0.0.246 () {32 vars in 684 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1557] 10.0.0.246 () {32 vars in 670 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1558] 10.0.0.246 () {32 vars in 684 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1559] 10.0.0.246 () {32 vars in 680 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1560] 10.0.0.246 () {32 vars in 692 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1561] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks/48f5542b-cc72-4df1-a4cb-f72fd3fe4736 => generated 412 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1562] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/ports/55393373-820b-458e-8f6e-a35995f75d33 => 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: 781/1563] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:25 2026] DELETE /v2.0/trunks/48f5542b-cc72-4df1-a4cb-f72fd3fe4736 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1564] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks/11f70298-51fb-41cd-96b5-c0aad3ef40df => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1565] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/ports/7f759e2c-cd76-418f-b118-9c79e995f74e => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1566] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:59:24 2026] PUT /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae/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: 784/1567] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:25 2026] DELETE /v2.0/trunks/11f70298-51fb-41cd-96b5-c0aad3ef40df => 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: 785/1568] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/trunks/33f09d08-de04-4087-9920-89080c1f46df => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1569] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/ports/2e98303b-461b-4624-b76d-ff3605738c99 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1570] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:25 2026] GET /v2.0/ports/ea4dc426-05ff-49fc-aaab-8c3458851150 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1571] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/trunks/33f09d08-de04-4087-9920-89080c1f46df => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1572] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:26 2026] GET /v2.0/trunks/22d81028-60ed-4474-bc47-b2368699f590 => generated 414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1573] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:26 2026] GET /v2.0/ports/b1bbb39b-02c4-43a4-a5fb-d3aef8f1662e => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1574] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/trunks/22d81028-60ed-4474-bc47-b2368699f590 => 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: 791/1575] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:26 2026] GET /v2.0/trunks/640610b3-50ec-4e3f-a99c-783cba150881 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1576] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:26 2026] GET /v2.0/ports/1bea0e29-d040-4ac4-b98e-13e99f0ce920 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1577] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/trunks/640610b3-50ec-4e3f-a99c-783cba150881 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:26.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-59e772dc-be42-4003-b3e4-6dde72ad9534 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] TaaS: Handle Delete Port: 55393373-820b-458e-8f6e-a35995f75d33 2026-02-27 00:59:26.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59e772dc-be42-4003-b3e4-6dde72ad9534 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Tap Mirror: Handle Delete Port: 55393373-820b-458e-8f6e-a35995f75d33 [pid: 8|app: 0|req: 794/1578] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/ports/55393373-820b-458e-8f6e-a35995f75d33 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:26.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-67b637e4-969b-429e-9e39-f16e6145097c a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] TaaS: Handle Delete Port: 7f759e2c-cd76-418f-b118-9c79e995f74e 2026-02-27 00:59:26.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67b637e4-969b-429e-9e39-f16e6145097c a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Tap Mirror: Handle Delete Port: 7f759e2c-cd76-418f-b118-9c79e995f74e [pid: 8|app: 0|req: 795/1579] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/ports/7f759e2c-cd76-418f-b118-9c79e995f74e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:26.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-47a8e95b-4ae4-4c49-85bb-08556ad53739 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] TaaS: Handle Delete Port: ea4dc426-05ff-49fc-aaab-8c3458851150 2026-02-27 00:59:26.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47a8e95b-4ae4-4c49-85bb-08556ad53739 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Tap Mirror: Handle Delete Port: ea4dc426-05ff-49fc-aaab-8c3458851150 [pid: 8|app: 0|req: 796/1580] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:26 2026] DELETE /v2.0/ports/ea4dc426-05ff-49fc-aaab-8c3458851150 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1581] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:59:25 2026] PUT /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae/add_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1582] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:27 2026] GET /v2.0/ports/db884ee9-eae1-4cee-8057-e875a2bf563a => generated 967 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:27.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc8d9f74-f31b-48ee-a7d3-654288e35228 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] TaaS: Handle Delete Port: b1bbb39b-02c4-43a4-a5fb-d3aef8f1662e 2026-02-27 00:59:27.118 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc8d9f74-f31b-48ee-a7d3-654288e35228 a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Tap Mirror: Handle Delete Port: b1bbb39b-02c4-43a4-a5fb-d3aef8f1662e [pid: 8|app: 0|req: 797/1583] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/ports/b1bbb39b-02c4-43a4-a5fb-d3aef8f1662e => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:27.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-9a453c9b-c42a-4482-ba20-391b01e0d87a a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] TaaS: Handle Delete Port: 1bea0e29-d040-4ac4-b98e-13e99f0ce920 2026-02-27 00:59:27.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a453c9b-c42a-4482-ba20-391b01e0d87a a7cc2f498425463bb07546d4237334e0 2e10bcdc97f84537b527d1e39cf554da - - default default] Tap Mirror: Handle Delete Port: 1bea0e29-d040-4ac4-b98e-13e99f0ce920 [pid: 8|app: 0|req: 798/1584] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/ports/1bea0e29-d040-4ac4-b98e-13e99f0ce920 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:27.431 7 INFO neutron_taas.services.taas.taas_plugin [None req-3845ce6a-32ce-46a7-b223-e1af216ed172 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: db884ee9-eae1-4cee-8057-e875a2bf563a 2026-02-27 00:59:27.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3845ce6a-32ce-46a7-b223-e1af216ed172 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: db884ee9-eae1-4cee-8057-e875a2bf563a 2026-02-27 00:59:27.503 8 INFO neutron.services.segments.plugin [-] Segment 392bcf18-f135-4fbd-872e-fdb0422d522b resource provider aggregate not found 2026-02-27 00:59:27.506 8 INFO neutron.services.segments.plugin [-] Segment 392bcf18-f135-4fbd-872e-fdb0422d522b resource provider aggregate not found 2026-02-27 00:59:27.537 8 INFO neutron.services.segments.plugin [-] Segment 392bcf18-f135-4fbd-872e-fdb0422d522b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392bcf18-f135-4fbd-872e-fdb0422d522b found for delete ", "request_id": "req-f610ea6f-9d17-4a1f-97d7-f67dbdd7e3a1"}]} 2026-02-27 00:59:27.537 8 INFO neutron.services.segments.plugin [-] Segment 392bcf18-f135-4fbd-872e-fdb0422d522b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 392bcf18-f135-4fbd-872e-fdb0422d522b found for delete ", "request_id": "req-f9b15f4a-0776-4379-89c7-0080eabec1d9"}]} [pid: 8|app: 0|req: 799/1585] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/networks/c3980e62-b3d7-4981-a9ef-8d250f1e504d => 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: 800/1586] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/networks/366afcb2-e938-45a3-8eb5-1c325f945be4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1587] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/networks/de2e1f2c-6469-4726-ac01-e267fd99e95f => 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: 787/1588] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:27 2026] PUT /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae/remove_router_interface => generated 309 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1589] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/networks/479b4759-80c9-4ed0-8cc6-a8669a2cb62d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1590] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:27 2026] DELETE /v2.0/networks/dfd8f3c8-b011-4c8d-8ce7-5d97b0145486 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:28.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ef00e6a-da19-4491-bb5b-81ceaacf5007 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 2e98303b-461b-4624-b76d-ff3605738c99 2026-02-27 00:59:28.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ef00e6a-da19-4491-bb5b-81ceaacf5007 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 2e98303b-461b-4624-b76d-ff3605738c99 [pid: 7|app: 0|req: 788/1591] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:27 2026] PUT /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1592] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:28 2026] GET /v2.0/ports?device_id=bd29153d-c6a3-4622-b9a1-33941225f4ae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:28.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-56b9c0c4-7bc3-4f4d-a02e-f9263a306888 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: f42c77f0-0a70-4465-a28d-65c50f3696c2 2026-02-27 00:59:28.891 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56b9c0c4-7bc3-4f4d-a02e-f9263a306888 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: f42c77f0-0a70-4465-a28d-65c50f3696c2 [pid: 8|app: 0|req: 805/1593] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:28 2026] GET /v2.0/security-groups?tenant_id=1f081c71431249d682d618e7554d14c9&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:29.177 7 INFO neutron.services.segments.plugin [-] Segment 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 resource provider aggregate not found 2026-02-27 00:59:29.189 7 INFO neutron.services.segments.plugin [-] Segment 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 resource provider aggregate not found 2026-02-27 00:59:29.200 7 INFO neutron.services.segments.plugin [-] Segment 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 found for delete ", "request_id": "req-a94b4941-0db8-4d55-94a2-faea5695d7f8"}]} 2026-02-27 00:59:29.215 7 INFO neutron.services.segments.plugin [-] Segment 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c0f85c6-307c-4735-a8dc-a2b66fa0d9f1 found for delete ", "request_id": "req-5053ac42-4669-42a8-ab28-7ff493e75214"}]} 2026-02-27 00:59:29.222 7 INFO neutron.db.l3_hamode_db [None req-56b9c0c4-7bc3-4f4d-a02e-f9263a306888 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] HA network 209544f9-e7f7-41e4-b2c4-1ada84a7cb3f was deleted as no HA routers are present in tenant ad8be1e5a32d4de493af1e1abfa54a7d. [pid: 7|app: 0|req: 789/1594] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:28 2026] DELETE /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1595] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/security-groups/cc6ca7b4-dbab-48d1-9134-03be8e84a612 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1596] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1597] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 807/1598] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/subnets/888ce97f-d742-4095-b076-95cef398332a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1599] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/security-groups?tenant_id=2e10bcdc97f84537b527d1e39cf554da&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: 793/1600] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/security-groups/4211d398-ffc4-488c-a4b7-6a45da39365f => 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: 808/1601] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/subnets/231c47ab-4f97-4361-a676-a153d0460619 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1602] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:29.570 8 INFO neutron.services.segments.plugin [-] Segment 3214333d-ac9a-447d-9275-aee24e78fecc resource provider aggregate not found 2026-02-27 00:59:29.573 8 INFO neutron.services.segments.plugin [-] Segment 3214333d-ac9a-447d-9275-aee24e78fecc resource provider aggregate not found 2026-02-27 00:59:29.603 8 INFO neutron.services.segments.plugin [-] Segment 3214333d-ac9a-447d-9275-aee24e78fecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3214333d-ac9a-447d-9275-aee24e78fecc found for delete ", "request_id": "req-d6882ad8-a532-40ff-8a93-310eb45e3e72"}]} 2026-02-27 00:59:29.603 8 INFO neutron.services.segments.plugin [-] Segment 3214333d-ac9a-447d-9275-aee24e78fecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3214333d-ac9a-447d-9275-aee24e78fecc found for delete ", "request_id": "req-6a013704-0bfc-42cf-843e-67a02eb29857"}]} [pid: 7|app: 0|req: 795/1603] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:29.622 8 INFO neutron.services.segments.plugin [-] Segment 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 resource provider aggregate not found 2026-02-27 00:59:29.630 8 INFO neutron.services.segments.plugin [-] Segment 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 resource provider aggregate not found 2026-02-27 00:59:29.647 8 INFO neutron.services.segments.plugin [-] Segment 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 found for delete ", "request_id": "req-398c3de9-c13b-4dcf-84bf-e868d5a14566"}]} 2026-02-27 00:59:29.655 8 INFO neutron.services.segments.plugin [-] Segment 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50b77174-4cb3-4f2f-85ce-4b1ba32fbb26 found for delete ", "request_id": "req-ebdca357-1608-41cb-96c3-4fd796128f7f"}]} 2026-02-27 00:59:29.675 8 INFO neutron.services.segments.plugin [-] Segment 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 resource provider aggregate not found 2026-02-27 00:59:29.684 8 INFO neutron.services.segments.plugin [-] Segment 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 resource provider aggregate not found 2026-02-27 00:59:29.696 8 INFO neutron.services.segments.plugin [-] Segment 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 found for delete ", "request_id": "req-7d13bd76-400e-4fce-bcdb-907c5f762fbc"}]} 2026-02-27 00:59:29.708 8 INFO neutron.services.segments.plugin [-] Segment 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0522e8b6-5fe1-47d5-8fb2-62d6bbdfe022 found for delete ", "request_id": "req-5b323900-a789-4223-8b56-ddbc760650c1"}]} 2026-02-27 00:59:29.715 8 INFO neutron.services.segments.plugin [-] Segment e6645752-a728-4e8f-8c4d-c956cae70fac resource provider aggregate not found 2026-02-27 00:59:29.728 8 INFO neutron.services.segments.plugin [-] Segment e6645752-a728-4e8f-8c4d-c956cae70fac resource provider aggregate not found 2026-02-27 00:59:29.734 8 INFO neutron.services.segments.plugin [-] Segment e6645752-a728-4e8f-8c4d-c956cae70fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6645752-a728-4e8f-8c4d-c956cae70fac found for delete ", "request_id": "req-e1fc35e7-6cd4-433a-a985-61947eb8dc24"}]} 2026-02-27 00:59:29.746 8 INFO neutron.services.segments.plugin [-] Segment e6645752-a728-4e8f-8c4d-c956cae70fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6645752-a728-4e8f-8c4d-c956cae70fac found for delete ", "request_id": "req-d8882872-ffb4-47c3-8297-3fa57f0711fe"}]} [pid: 8|app: 0|req: 809/1604] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/networks/e438b041-f5c5-4b01-9aae-7762f25ea428 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1605] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:29 2026] GET /v2.0/security-groups?tenant_id=20ece58c178042ddbd02d24b3277dde8&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:29.866 8 INFO neutron_taas.services.taas.taas_plugin [None req-25928818-273c-44bc-964b-92410cfe721d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 7964c273-95e8-425e-8314-ff40e25bdefc 2026-02-27 00:59:29.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25928818-273c-44bc-964b-92410cfe721d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 7964c273-95e8-425e-8314-ff40e25bdefc [pid: 7|app: 0|req: 797/1606] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/security-groups/46d23012-cecd-45c5-ac67-08dc0205eb36 => 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: 810/1607] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:29 2026] DELETE /v2.0/networks/f25f517c-99bb-43bd-a0ec-afa28959bf83 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:30.114 7 INFO neutron.db.segments_db [None req-9dc96e71-24ab-46ed-8919-d3a6045fd0f0 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment b9034e56-bd56-4ff9-8d34-afb4e09c2915 of type vxlan for network 2c5f66df-64e9-430e-bc8e-391f20a6b16b [pid: 7|app: 0|req: 798/1608] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:30 2026] POST /v2.0/networks => generated 615 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1609] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:30 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:30.507 8 INFO neutron.db.segments_db [None req-936ec5be-be9f-4c46-99f3-b709023e0874 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 of type vxlan for network c6d3451f-427b-4abf-815d-f99d89e4dfe2 [pid: 7|app: 0|req: 799/1610] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:30 2026] GET /v2.0/security-groups?tenant_id=48d3df9185d9462bb0491b06c7d481b4&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1611] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:30 2026] DELETE /v2.0/security-groups/0dcb8d4f-40fb-4ff9-8d4b-c56cdbd24f96 => 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: 801/1612] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:30 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 802/1613] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:30 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:30.814 8 INFO neutron.db.l3_hamode_db [None req-936ec5be-be9f-4c46-99f3-b709023e0874 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:30.934 8 INFO neutron.db.l3_hamode_db [None req-936ec5be-be9f-4c46-99f3-b709023e0874 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 803/1614] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:30 2026] GET /v2.0/security-groups?tenant_id=b0569e0e6be144d197b4c4bee2b7fa4c&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1615] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:30 2026] DELETE /v2.0/security-groups/ba3ea744-6345-4ee6-8f99-0aa7ff295215 => 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: 812/1618] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:30 2026] POST /v2.0/routers => generated 511 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:31.753 8 INFO neutron.services.segments.plugin [-] Segment 7b0270b2-225f-43ae-be68-5861c16a3470 resource provider aggregate not found 2026-02-27 00:59:31.770 8 INFO neutron.services.segments.plugin [-] Segment 7b0270b2-225f-43ae-be68-5861c16a3470 resource provider aggregate not found 2026-02-27 00:59:31.774 8 INFO neutron.services.segments.plugin [-] Segment 7b0270b2-225f-43ae-be68-5861c16a3470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0270b2-225f-43ae-be68-5861c16a3470 found for delete ", "request_id": "req-a95b442b-73b4-49f2-be8d-e6f28293c266"}]} 2026-02-27 00:59:31.790 8 INFO neutron.services.segments.plugin [-] Segment 7b0270b2-225f-43ae-be68-5861c16a3470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0270b2-225f-43ae-be68-5861c16a3470 found for delete ", "request_id": "req-dcd55254-99ee-4b92-9edf-de7abb2ce11f"}]} 2026-02-27 00:59:31.798 8 INFO neutron.services.segments.plugin [-] Segment e7d187bd-58ea-414d-8966-0aaf41db9453 resource provider aggregate not found 2026-02-27 00:59:31.803 8 INFO neutron.services.segments.plugin [-] Segment e7d187bd-58ea-414d-8966-0aaf41db9453 resource provider aggregate not found 2026-02-27 00:59:31.829 8 INFO neutron.services.segments.plugin [-] Segment e7d187bd-58ea-414d-8966-0aaf41db9453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d187bd-58ea-414d-8966-0aaf41db9453 found for delete ", "request_id": "req-8385fa17-3126-498a-9e28-dbef2d9754d2"}]} 2026-02-27 00:59:31.831 8 INFO neutron.services.segments.plugin [-] Segment e7d187bd-58ea-414d-8966-0aaf41db9453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7d187bd-58ea-414d-8966-0aaf41db9453 found for delete ", "request_id": "req-8497a547-904d-4671-b328-f5307a562e2e"}]} [pid: 8|app: 0|req: 813/1619] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:31 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1620] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:31 2026] POST /v2.0/ports => generated 960 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, ' [pid: 8|app: 0|req: 814/1621] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 00:59:31 2026] GET /v2.0/security-groups?id=fba2b697-d153-4ab6-8a0a-d89ee14f3c57&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: 808/1622] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 00:59:31 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:32.113 7 INFO neutron_taas.services.taas.taas_plugin [req-29b75b55-9eb5-4e32-93be-24eb5154272f req-721c952a-5f5a-4c9d-96a0-54409a0dfa40 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] TaaS: Handle Delete Port: 9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd 2026-02-27 00:59:32.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-29b75b55-9eb5-4e32-93be-24eb5154272f req-721c952a-5f5a-4c9d-96a0-54409a0dfa40 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] Tap Mirror: Handle Delete Port: 9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd 2026-02-27 00:59:32.225 7 INFO neutron.db.l3_db [req-29b75b55-9eb5-4e32-93be-24eb5154272f req-721c952a-5f5a-4c9d-96a0-54409a0dfa40 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] Floating IP 569150a4-205a-44c2-ac27-54697bede812 disassociated. External IP: 10.96.250.218, port: 9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd. [pid: 7|app: 0|req: 809/1623] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 00:59:32 2026] DELETE /v2.0/ports/9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:32.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70dccf8f-4979-4e2b-af32-70d69d90a1bc'] response: {'server_uuid': 'ef18a79f-c16b-40b9-8e51-b786d9113909', 'name': 'network-vif-deleted', 'tag': '9b0d3ba8-92f9-4169-9c23-02d4fa96d6cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 815/1624] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:59:31 2026] PUT /v2.0/routers/b41dcaa9-6d0b-4640-a2fd-c18bc844b625/add_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1625] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:32 2026] GET /v2.0/ports/3b58549e-b9b9-4179-a965-a01889afc640 => generated 1034 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 811/1626] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:33 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:33.369 8 INFO neutron_taas.services.taas.taas_plugin [None req-89973f2a-b829-4060-9fd8-b7609038c33c 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 3b58549e-b9b9-4179-a965-a01889afc640 2026-02-27 00:59:33.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89973f2a-b829-4060-9fd8-b7609038c33c 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 3b58549e-b9b9-4179-a965-a01889afc640 [pid: 8|app: 0|req: 816/1627] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:33 2026] PUT /v2.0/routers/b41dcaa9-6d0b-4640-a2fd-c18bc844b625/remove_router_interface => generated 309 bytes in 757 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: 812/1628] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 00:59:33 2026] POST /v2.0/floatingips => generated 552 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:33.912 8 INFO neutron.api.v2.resource [None req-559ae58b-4a5f-4a2d-9a2e-b4b08a624242 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 817/1629] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:33 2026] PUT /v2.0/routers/b41dcaa9-6d0b-4640-a2fd-c18bc844b625/remove_router_interface => generated 197 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1630] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:33 2026] GET /v2.0/ports?device_id=b41dcaa9-6d0b-4640-a2fd-c18bc844b625 => 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: 813/1631] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 00:59:33 2026] PUT /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1632] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:33 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/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: 815/1633] 10.0.0.246 () {34 vars in 770 bytes} [Fri Feb 27 00:59:33 2026] PUT /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1634] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:34.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-592a02fd-8bf7-44d3-9db2-37913076ea6c 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: d9b63599-175d-4f2d-b214-26d8620eae9f 2026-02-27 00:59:34.091 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-592a02fd-8bf7-44d3-9db2-37913076ea6c 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: d9b63599-175d-4f2d-b214-26d8620eae9f [pid: 7|app: 0|req: 817/1635] 10.0.0.246 () {34 vars in 766 bytes} [Fri Feb 27 00:59:34 2026] PUT /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/red => 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: 818/1636] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1637] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => 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: 820/1638] 10.0.0.246 () {34 vars in 788 bytes} [Fri Feb 27 00:59:34 2026] PUT /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1639] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1640] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 00:59:34 2026] PUT /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/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: 823/1641] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1642] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:34.460 8 INFO neutron.services.segments.plugin [-] Segment 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 resource provider aggregate not found 2026-02-27 00:59:34.460 8 INFO neutron.services.segments.plugin [-] Segment 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 resource provider aggregate not found 2026-02-27 00:59:34.477 8 INFO neutron.services.segments.plugin [-] Segment 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 found for delete ", "request_id": "req-2e1c7936-5f3b-4e79-9fd7-c59b0b44a74c"}]} 2026-02-27 00:59:34.485 8 INFO neutron.services.segments.plugin [-] Segment 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3818d27e-d82a-4af7-b027-30e2ff9b4ea8 found for delete ", "request_id": "req-2a5a4e3e-68ab-4eb9-9db6-feb3507416e9"}]} 2026-02-27 00:59:34.496 8 INFO neutron.db.l3_hamode_db [None req-592a02fd-8bf7-44d3-9db2-37913076ea6c 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] HA network c6d3451f-427b-4abf-815d-f99d89e4dfe2 was deleted as no HA routers are present in tenant ad8be1e5a32d4de493af1e1abfa54a7d. 2026-02-27 00:59:34.497 7 INFO neutron.api.v2.resource [None req-705daed4-42f1-4773-a1a1-ec6587afb8af 9905bdecd98f4773b29333d3b20734b8 d2d9e19c310f418f8591522ddc961bcd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1643] 10.0.0.246 () {32 vars in 751 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1644] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:33 2026] DELETE /v2.0/routers/b41dcaa9-6d0b-4640-a2fd-c18bc844b625 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1645] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 00:59:34 2026] DELETE /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/red => 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: 827/1646] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:34 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:34.632 7 INFO neutron.api.v2.resource [None req-6dec9b76-39e1-439f-8bb7-bb59f3549b41 9905bdecd98f4773b29333d3b20734b8 d2d9e19c310f418f8591522ddc961bcd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1647] 10.0.0.246 () {32 vars in 754 bytes} [Fri Feb 27 00:59:34 2026] DELETE /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1648] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:34 2026] DELETE /v2.0/subnets/dabed61f-ea98-4daf-bddf-d9be6cb07983 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:34.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-844ecc20-04fb-4e77-b656-63b7c663b6a0 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 36cb7097-85cd-4388-94c4-d9bd7c0b90a7 2026-02-27 00:59:34.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-844ecc20-04fb-4e77-b656-63b7c663b6a0 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 36cb7097-85cd-4388-94c4-d9bd7c0b90a7 [pid: 8|app: 0|req: 821/1649] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:34 2026] DELETE /v2.0/networks/2c5f66df-64e9-430e-bc8e-391f20a6b16b => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:35.010 8 INFO neutron.db.segments_db [None req-fca47bb4-4008-410e-9f71-3016af3c6259 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment 1694714f-ce5a-47c2-9382-7170595c8654 of type vxlan for network c8be602b-7ae2-4a09-a092-0d6bbb52bb53 [pid: 7|app: 0|req: 829/1650] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 00:59:34 2026] DELETE /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 0 bytes in 483 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1651] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:34 2026] POST /v2.0/networks => generated 614 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1652] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 00:59:35 2026] GET /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:35.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-64fab1af-e0c3-4675-989b-c3ffbc25543b 9905bdecd98f4773b29333d3b20734b8 d2d9e19c310f418f8591522ddc961bcd - - default default] TaaS: Handle Delete Port: e76fcf52-bb40-4a0b-b853-1950f0f9e030 2026-02-27 00:59:35.307 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64fab1af-e0c3-4675-989b-c3ffbc25543b 9905bdecd98f4773b29333d3b20734b8 d2d9e19c310f418f8591522ddc961bcd - - default default] Tap Mirror: Handle Delete Port: e76fcf52-bb40-4a0b-b853-1950f0f9e030 [pid: 8|app: 0|req: 823/1653] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:35 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1654] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 00:59:35 2026] GET /v2.0/ports?device_id=ef18a79f-c16b-40b9-8e51-b786d9113909 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:35.489 8 INFO neutron.db.segments_db [None req-b689bf86-4479-4e24-9777-2519be1d63df 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment 96fff04d-000a-46d2-b0c1-0f5f7efb3621 of type vxlan for network 17b069c9-bf7b-434d-b17f-fc22959aed31 [pid: 7|app: 0|req: 831/1655] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:59:35 2026] DELETE /v2.0/floatingips/99a90a5f-6c69-48d2-bf58-ef00e0aebf81 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:35.715 8 INFO neutron.db.l3_hamode_db [None req-b689bf86-4479-4e24-9777-2519be1d63df 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:35.799 8 INFO neutron.db.l3_hamode_db [None req-b689bf86-4479-4e24-9777-2519be1d63df 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 825/1656] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:35 2026] POST /v2.0/routers => generated 510 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1657] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:36 2026] GET /v2.0/security-groups?tenant_id=d2d9e19c310f418f8591522ddc961bcd&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:36.512 8 INFO neutron.services.segments.plugin [-] Segment b9034e56-bd56-4ff9-8d34-afb4e09c2915 resource provider aggregate not found 2026-02-27 00:59:36.513 8 INFO neutron.services.segments.plugin [-] Segment b9034e56-bd56-4ff9-8d34-afb4e09c2915 resource provider aggregate not found 2026-02-27 00:59:36.536 8 INFO neutron.services.segments.plugin [-] Segment b9034e56-bd56-4ff9-8d34-afb4e09c2915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9034e56-bd56-4ff9-8d34-afb4e09c2915 found for delete ", "request_id": "req-a9e4e925-554d-4235-a2af-b945d568e8dd"}]} 2026-02-27 00:59:36.542 8 INFO neutron.services.segments.plugin [-] Segment b9034e56-bd56-4ff9-8d34-afb4e09c2915 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9034e56-bd56-4ff9-8d34-afb4e09c2915 found for delete ", "request_id": "req-1841f242-4f69-4b49-876a-70174f6c6f05"}]} [pid: 7|app: 0|req: 833/1658] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:36 2026] DELETE /v2.0/security-groups/f9acec22-5153-4adc-a10d-c1f75fc3eb3f => 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: 834/1659] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:36 2026] DELETE /v2.0/security-groups/fba2b697-d153-4ab6-8a0a-d89ee14f3c57 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:36.699 7 INFO neutron.api.v2.resource [None req-39f3bbe5-b561-4ae6-b670-95fa2d923df8 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1660] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:59:36 2026] GET /v2.0/security-groups/fba2b697-d153-4ab6-8a0a-d89ee14f3c57 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:36.810 7 INFO neutron_taas.services.taas.taas_plugin [None req-415ef6a6-3ccb-4981-8ca9-4b5040ad48c6 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] TaaS: Handle Delete Port: 341a926a-eb36-45ca-8e7f-3bb138ac5920 2026-02-27 00:59:36.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-415ef6a6-3ccb-4981-8ca9-4b5040ad48c6 3726f2289d724da08ce7c18bd6d9c2eb 5574ee91a2794f73b4aff2344096e814 - - default default] Tap Mirror: Handle Delete Port: 341a926a-eb36-45ca-8e7f-3bb138ac5920 [pid: 7|app: 0|req: 836/1661] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:59:36 2026] DELETE /v2.0/floatingips/569150a4-205a-44c2-ac27-54697bede812 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1662] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 00:59:36 2026] PUT /v2.0/routers/5d7e4ce5-34ff-41d3-ba34-803b67b9597c/add_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: 837/1663] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:36 2026] GET /v2.0/security-groups?tenant_id=feecb8f1a1e8440eb9cb2f227bf12423&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1664] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:37 2026] GET /v2.0/security-groups?tenant_id=62180c0acc4048b49c748ab188d8e210&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1665] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:37 2026] GET /v2.0/ports/a6f2c2d7-678e-437c-b2ab-632c844ff05f => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1666] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:37 2026] DELETE /v2.0/security-groups/c1fc1f4c-5de5-4182-9604-6b4533787ca4 => 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: 830/1667] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:37 2026] DELETE /v2.0/security-groups/710d427c-a743-45c8-a6fc-44ee7c03a4ed => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:37.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-29288e41-9d8d-426e-99d2-6cdd4d2ce832 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 1836a728-d423-4869-b8fa-5bc13176fae5 2026-02-27 00:59:37.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29288e41-9d8d-426e-99d2-6cdd4d2ce832 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 1836a728-d423-4869-b8fa-5bc13176fae5 2026-02-27 00:59:37.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2ae8de3-5bce-4993-8f99-f074ec71f945 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: a6f2c2d7-678e-437c-b2ab-632c844ff05f 2026-02-27 00:59:37.780 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2ae8de3-5bce-4993-8f99-f074ec71f945 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: a6f2c2d7-678e-437c-b2ab-632c844ff05f [pid: 8|app: 0|req: 831/1668] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:37 2026] PUT /v2.0/routers/5d7e4ce5-34ff-41d3-ba34-803b67b9597c/remove_router_interface => generated 309 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1669] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 00:59:37 2026] PUT /v2.0/routers/853bf60f-997a-4fe8-b470-a4f585f462e8/remove_router_interface => generated 309 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1670] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:38 2026] GET /v2.0/ports?device_id=5d7e4ce5-34ff-41d3-ba34-803b67b9597c => 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: 832/1671] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:38 2026] GET /v2.0/security-groups?tenant_id=7bd24045d8eb4b038d994844f4f1cd14&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:38.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-50c8a757-d8f2-483b-b760-e52c32058981 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: ba425045-5c85-4f94-85a9-edb16b8b4447 2026-02-27 00:59:38.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50c8a757-d8f2-483b-b760-e52c32058981 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: ba425045-5c85-4f94-85a9-edb16b8b4447 2026-02-27 00:59:38.365 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f83239a-872e-4a6d-9f0a-bc72938ce137 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 6f1b8b9b-c41b-497b-833f-c3c61212476d 2026-02-27 00:59:38.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f83239a-872e-4a6d-9f0a-bc72938ce137 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 6f1b8b9b-c41b-497b-833f-c3c61212476d 2026-02-27 00:59:38.606 8 INFO neutron.services.segments.plugin [-] Segment 96fff04d-000a-46d2-b0c1-0f5f7efb3621 resource provider aggregate not found 2026-02-27 00:59:38.615 8 INFO neutron.services.segments.plugin [-] Segment 96fff04d-000a-46d2-b0c1-0f5f7efb3621 resource provider aggregate not found 2026-02-27 00:59:38.628 8 INFO neutron.services.segments.plugin [-] Segment 96fff04d-000a-46d2-b0c1-0f5f7efb3621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96fff04d-000a-46d2-b0c1-0f5f7efb3621 found for delete ", "request_id": "req-3d88cc0f-9e13-4aa2-8099-b70570dd97a9"}]} 2026-02-27 00:59:38.638 8 INFO neutron.services.segments.plugin [-] Segment 96fff04d-000a-46d2-b0c1-0f5f7efb3621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96fff04d-000a-46d2-b0c1-0f5f7efb3621 found for delete ", "request_id": "req-93b528b2-7c3b-4463-b674-8e99f79185f3"}]} 2026-02-27 00:59:38.656 8 INFO neutron.db.l3_hamode_db [None req-50c8a757-d8f2-483b-b760-e52c32058981 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] HA network 17b069c9-bf7b-434d-b17f-fc22959aed31 was deleted as no HA routers are present in tenant ad8be1e5a32d4de493af1e1abfa54a7d. 2026-02-27 00:59:38.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f83239a-872e-4a6d-9f0a-bc72938ce137 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 81324acb-202b-4134-aae7-0427f99de570 2026-02-27 00:59:38.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f83239a-872e-4a6d-9f0a-bc72938ce137 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 81324acb-202b-4134-aae7-0427f99de570 [pid: 8|app: 0|req: 833/1672] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:38 2026] DELETE /v2.0/routers/5d7e4ce5-34ff-41d3-ba34-803b67b9597c => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1673] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:38 2026] DELETE /v2.0/security-groups/03414e78-8a52-4c27-9739-84b1633e6707 => 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: 835/1674] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:38 2026] DELETE /v2.0/subnets/53e21a00-9c7a-4182-b644-deb180865c51 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:39.022 7 INFO neutron.services.segments.plugin [-] Segment bf546094-be5e-4316-b360-c06b3625fb97 resource provider aggregate not found [pid: 8|app: 0|req: 836/1675] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:38 2026] DELETE /v2.0/networks/c8be602b-7ae2-4a09-a092-0d6bbb52bb53 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:39.037 7 INFO neutron.services.segments.plugin [-] Segment bf546094-be5e-4316-b360-c06b3625fb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf546094-be5e-4316-b360-c06b3625fb97 found for delete ", "request_id": "req-ee7a237c-3dd5-4308-8573-56105cad4c0c"}]} 2026-02-27 00:59:39.038 7 INFO neutron.services.segments.plugin [-] Segment bf546094-be5e-4316-b360-c06b3625fb97 resource provider aggregate not found 2026-02-27 00:59:39.054 7 INFO neutron.services.segments.plugin [-] Segment bf546094-be5e-4316-b360-c06b3625fb97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf546094-be5e-4316-b360-c06b3625fb97 found for delete ", "request_id": "req-2b12bfb5-8a23-44c2-9e0f-00c4166d0b96"}]} 2026-02-27 00:59:39.059 7 INFO neutron.db.l3_hamode_db [None req-2f83239a-872e-4a6d-9f0a-bc72938ce137 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 8210bacb-1904-4a5f-ace3-a452b5cb5377 was deleted as no HA routers are present in tenant 5574ee91a2794f73b4aff2344096e814. [pid: 7|app: 0|req: 840/1676] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:38 2026] DELETE /v2.0/routers/853bf60f-997a-4fe8-b470-a4f585f462e8 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:39.067 8 INFO neutron.db.segments_db [None req-5271e600-85de-45a4-adb1-13372f48ccb4 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Added segment bd697f0e-de43-44db-80c9-11e85eeccc14 of type vxlan for network 21730319-a566-41b2-a0d3-9a1429651507 [pid: 7|app: 0|req: 841/1677] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:39 2026] DELETE /v2.0/subnets/ed308a6c-00c2-4e41-a237-04e4b3bf2ff5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:39.282 8 INFO neutron.db.l3_hamode_db [None req-5271e600-85de-45a4-adb1-13372f48ccb4 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:39.341 7 INFO neutron_taas.services.taas.taas_plugin [None req-a0579dac-2633-4d99-bfc1-f1e7041cd27f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: dbdc5ab6-9c6c-4dd0-b40b-2e8941cc2921 2026-02-27 00:59:39.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0579dac-2633-4d99-bfc1-f1e7041cd27f e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: dbdc5ab6-9c6c-4dd0-b40b-2e8941cc2921 [pid: 7|app: 0|req: 842/1678] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:39 2026] DELETE /v2.0/networks/1a50229e-b50d-4475-aae3-8996b2570af8 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1679] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:39 2026] GET /v2.0/security-groups?tenant_id=5574ee91a2794f73b4aff2344096e814&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1680] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:39 2026] DELETE /v2.0/security-groups/d29b3260-4362-4bef-9ed9-f90c97ca9f6a => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:40.081 8 INFO neutron.db.l3_hamode_db [None req-5271e600-85de-45a4-adb1-13372f48ccb4 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 00:59:40.647 8 INFO neutron.services.segments.plugin [-] Segment 1694714f-ce5a-47c2-9382-7170595c8654 resource provider aggregate not found 2026-02-27 00:59:40.663 8 INFO neutron.services.segments.plugin [-] Segment 1694714f-ce5a-47c2-9382-7170595c8654 resource provider aggregate not found 2026-02-27 00:59:40.676 8 INFO neutron.services.segments.plugin [-] Segment 1694714f-ce5a-47c2-9382-7170595c8654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1694714f-ce5a-47c2-9382-7170595c8654 found for delete ", "request_id": "req-960a4884-3ef7-4753-ab7c-fbd475768051"}]} 2026-02-27 00:59:40.680 8 INFO neutron.services.segments.plugin [-] Segment 1694714f-ce5a-47c2-9382-7170595c8654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1694714f-ce5a-47c2-9382-7170595c8654 found for delete ", "request_id": "req-25bd29ca-528f-4db7-a70f-db505d78ac00"}]} [pid: 8|app: 0|req: 837/1681] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:39 2026] POST /v2.0/routers => generated 691 bytes in 1993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:41.059 7 INFO neutron.services.segments.plugin [-] Segment cecbb304-c159-4dc4-a02a-524ec73f0042 resource provider aggregate not found 2026-02-27 00:59:41.079 7 INFO neutron.services.segments.plugin [-] Segment cecbb304-c159-4dc4-a02a-524ec73f0042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cecbb304-c159-4dc4-a02a-524ec73f0042 found for delete ", "request_id": "req-3a1241a2-fcaf-4460-84a1-d6a3506c29b0"}]} 2026-02-27 00:59:41.080 7 INFO neutron.services.segments.plugin [-] Segment cecbb304-c159-4dc4-a02a-524ec73f0042 resource provider aggregate not found 2026-02-27 00:59:41.103 7 INFO neutron.services.segments.plugin [-] Segment cecbb304-c159-4dc4-a02a-524ec73f0042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cecbb304-c159-4dc4-a02a-524ec73f0042 found for delete ", "request_id": "req-9ce0ce3e-7054-4407-8ba9-9d004d6ed218"}]} [pid: 8|app: 0|req: 838/1682] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/routers/617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 697 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:41.214 7 INFO neutron.db.segments_db [None req-42eb7655-7946-4540-aac3-b8f284d8c4ca a6578a5aa71645e1b399ad325844a298 8530928e4d7d429a9486aeb295c89954 - - default default] Added segment d41084b2-4fd3-4e33-b037-c43a17bb08fa of type vxlan for network ac2d4480-712d-41d3-b241-8e6324710fc2 [pid: 8|app: 0|req: 839/1683] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/routers => generated 700 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1684] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:40 2026] POST /v2.0/networks => generated 613 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1685] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/security-groups?tenant_id=b7ac0c4b38a7446a828023039ea5270e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1686] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:59:41 2026] PUT /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1687] 10.0.0.246 () {34 vars in 741 bytes} [Fri Feb 27 00:59:41 2026] PUT /v2.0/routers/617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 704 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1688] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/routers/617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 704 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1689] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:41 2026] DELETE /v2.0/security-groups/64e2e202-e3d3-4a01-9f40-78d3d6391646 => 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: 849/1690] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/ports?device_id=617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => 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: 842/1691] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/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: 843/1692] 10.0.0.246 () {34 vars in 764 bytes} [Fri Feb 27 00:59:41 2026] PUT /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/green => 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: 844/1693] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:41.912 7 INFO neutron_taas.services.taas.taas_plugin [None req-e341fec6-3df8-4063-8d43-2df49b8a4d1d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 93241db1-01be-48ce-9b27-ac8fe1e1800f 2026-02-27 00:59:41.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e341fec6-3df8-4063-8d43-2df49b8a4d1d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 93241db1-01be-48ce-9b27-ac8fe1e1800f [pid: 8|app: 0|req: 845/1694] 10.0.0.246 () {34 vars in 760 bytes} [Fri Feb 27 00:59:41 2026] PUT /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-02-27 00:59:42.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-e341fec6-3df8-4063-8d43-2df49b8a4d1d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] TaaS: Handle Delete Port: 690add5c-6a51-4ac7-bc9a-7d0fc08d2ed5 2026-02-27 00:59:42.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e341fec6-3df8-4063-8d43-2df49b8a4d1d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] Tap Mirror: Handle Delete Port: 690add5c-6a51-4ac7-bc9a-7d0fc08d2ed5 2026-02-27 00:59:42.479 7 INFO neutron.db.l3_hamode_db [None req-e341fec6-3df8-4063-8d43-2df49b8a4d1d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] HA network 21730319-a566-41b2-a0d3-9a1429651507 was deleted as no HA routers are present in tenant ad8be1e5a32d4de493af1e1abfa54a7d. [pid: 8|app: 0|req: 846/1695] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:41 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 34 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1696] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:41 2026] DELETE /v2.0/routers/617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1697] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/ports?device_id=617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.535 7 INFO neutron.api.v2.resource [None req-460a2f0d-ddb2-4c4e-b36c-4bdd6547d448 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 852/1698] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/routers/617fbbfc-2ab5-46f9-9a61-8c3612dc6a9d => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1699] 10.0.0.246 () {34 vars in 782 bytes} [Fri Feb 27 00:59:42 2026] PUT /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/black.or.white => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1700] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/ports?device_id=5d7e4ce5-34ff-41d3-ba34-803b67b9597c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.573 7 INFO neutron.api.v2.resource [None req-d1b528be-cca7-4ea3-bc6a-e56c12eb84fe 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1701] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/routers/5d7e4ce5-34ff-41d3-ba34-803b67b9597c => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1702] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13ca0581-169e-4b55-9ce7-098c39a00fdb 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1703] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/subnets/53e21a00-9c7a-4182-b644-deb180865c51 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1704] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/ports?device_id=b41dcaa9-6d0b-4640-a2fd-c18bc844b625 => 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: 849/1705] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:59:42 2026] PUT /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.631 7 INFO neutron.api.v2.resource [None req-aa1ed586-c9e1-4669-927a-948e8af5b38d 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1706] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/routers/b41dcaa9-6d0b-4640-a2fd-c18bc844b625 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:42.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f3d456b-95c7-4395-8882-955e9057b713 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1707] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/subnets/dabed61f-ea98-4daf-bddf-d9be6cb07983 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1708] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1709] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/ports?device_id=bd29153d-c6a3-4622-b9a1-33941225f4ae => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.690 7 INFO neutron.api.v2.resource [None req-13949d46-355c-47e2-a565-a283e1e8dc29 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1710] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/routers/bd29153d-c6a3-4622-b9a1-33941225f4ae => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1711] 10.0.0.246 () {32 vars in 741 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:42.707 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca9e3823-fcc1-4765-aca9-b6252de584e3 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 861/1712] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/subnets/888ce97f-d742-4095-b076-95cef398332a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:42.721 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c75da44d-cd0b-4694-81dd-fa12b431f682 0b98930ae96f465c9ef46247fae2d844 ad8be1e5a32d4de493af1e1abfa54a7d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1713] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/subnets/231c47ab-4f97-4361-a676-a153d0460619 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:42.734 8 INFO neutron.api.v2.resource [None req-6e416b41-4470-467c-b2b0-d8780ebdd7e6 a6578a5aa71645e1b399ad325844a298 8530928e4d7d429a9486aeb295c89954 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1714] 10.0.0.246 () {32 vars in 745 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/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: 863/1715] 10.0.0.246 () {32 vars in 744 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1716] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:42.890 7 INFO neutron.api.v2.resource [None req-642388dc-2c49-4d88-ae42-264dcc4722e8 a6578a5aa71645e1b399ad325844a298 8530928e4d7d429a9486aeb295c89954 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 864/1717] 10.0.0.246 () {32 vars in 748 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1718] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:42 2026] DELETE /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1719] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:42 2026] GET /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:43.100 7 INFO neutron.services.segments.plugin [-] Segment bd697f0e-de43-44db-80c9-11e85eeccc14 resource provider aggregate not found 2026-02-27 00:59:43.124 7 INFO neutron.services.segments.plugin [-] Segment bd697f0e-de43-44db-80c9-11e85eeccc14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd697f0e-de43-44db-80c9-11e85eeccc14 found for delete ", "request_id": "req-b9bb5626-2f99-42ce-ab5a-77cd549b48a4"}]} 2026-02-27 00:59:43.129 7 INFO neutron.services.segments.plugin [-] Segment bd697f0e-de43-44db-80c9-11e85eeccc14 resource provider aggregate not found 2026-02-27 00:59:43.137 8 INFO neutron.services.segments.plugin [-] Segment d41084b2-4fd3-4e33-b037-c43a17bb08fa resource provider aggregate not found 2026-02-27 00:59:43.141 8 INFO neutron.services.segments.plugin [-] Segment d41084b2-4fd3-4e33-b037-c43a17bb08fa resource provider aggregate not found 2026-02-27 00:59:43.145 7 INFO neutron.services.segments.plugin [-] Segment bd697f0e-de43-44db-80c9-11e85eeccc14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd697f0e-de43-44db-80c9-11e85eeccc14 found for delete ", "request_id": "req-eae5b951-a604-4628-9ca4-e46e76da9491"}]} 2026-02-27 00:59:43.157 8 INFO neutron.services.segments.plugin [-] Segment d41084b2-4fd3-4e33-b037-c43a17bb08fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41084b2-4fd3-4e33-b037-c43a17bb08fa found for delete ", "request_id": "req-18c7d0dc-f8c1-4dbc-9af2-749c984e9e3c"}]} 2026-02-27 00:59:43.159 8 INFO neutron.services.segments.plugin [-] Segment d41084b2-4fd3-4e33-b037-c43a17bb08fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41084b2-4fd3-4e33-b037-c43a17bb08fa found for delete ", "request_id": "req-b6607da6-d320-4627-b62c-4d0b397ba5a8"}]} [pid: 8|app: 0|req: 855/1720] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:43 2026] DELETE /v2.0/networks/ac2d4480-712d-41d3-b241-8e6324710fc2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1721] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:43 2026] GET /v2.0/security-groups?tenant_id=ad8be1e5a32d4de493af1e1abfa54a7d&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1722] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:43 2026] DELETE /v2.0/security-groups/a0c5ca11-0826-44d6-873b-9cf0d16f70d5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:43.871 7 INFO neutron.db.segments_db [None req-f4119a40-838c-4133-912d-0a750eb752f4 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment 92c66797-dc4d-4f05-bcaf-d31190e86608 of type vxlan for network d3148bf2-bc00-41a2-ae22-d71f9d5694a8 2026-02-27 00:59:43.935 7 INFO neutron.db.segments_db [None req-f4119a40-838c-4133-912d-0a750eb752f4 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment 9461da48-4e8f-4a27-b500-1ca08334ba1e of type vxlan for network 178efdd0-8a62-4651-950d-6c6450afff8d [pid: 7|app: 0|req: 867/1723] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:43 2026] POST /v2.0/networks => generated 1208 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1724] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:43 2026] GET /v2.0/security-groups?tenant_id=646294b2952648d38a1614be921b732e&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1725] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:59:44 2026] GET /v2.0/networks => generated 1845 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1726] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:44 2026] GET /v2.0/security-groups?tenant_id=51127ee3c8114ab8abdcb58cf217b60b&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1727] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/security-groups/203edde8-c992-4c17-afe1-ce30d9ab581d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1728] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/networks/d3148bf2-bc00-41a2-ae22-d71f9d5694a8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1729] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/security-groups/b9b9a510-0c61-4595-8c6e-420822be1b96 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1730] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/networks/178efdd0-8a62-4651-950d-6c6450afff8d => 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: 871/1731] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 00:59:44 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1732] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:44 2026] GET /v2.0/security-groups?tenant_id=0482d6cfca0d4ca6aca64f3c25e4b2be&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: 872/1733] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:44 2026] GET /v2.0/security-groups?tenant_id=8530928e4d7d429a9486aeb295c89954&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:44.586 8 INFO neutron.db.segments_db [None req-5ccbf727-075f-47b4-b360-caccdb4185b2 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment 62af121b-14b7-4646-aca5-4db8b8f66592 of type vxlan for network b2cd16db-68fc-4770-9af0-aff8ad02dd3e [pid: 7|app: 0|req: 873/1734] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/security-groups/632126d8-bcbe-4235-a0b9-a9014c45378c => 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: 862/1735] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:44 2026] POST /v2.0/networks => generated 635 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:44.701 8 INFO neutron.db.segments_db [None req-72413dfa-e3f8-4b4c-90d1-3d4471405a54 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment 17e47e64-e0e7-43f5-bc9c-584037a606e7 of type vxlan for network 37fcb41e-bfa8-4067-9291-2f14ac6294d5 [pid: 7|app: 0|req: 874/1736] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:44 2026] DELETE /v2.0/security-groups/d52d9481-1564-48f2-b51a-ee544472cbd8 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1737] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:44 2026] POST /v2.0/networks => generated 635 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:45.152 7 INFO neutron.services.segments.plugin [-] Segment 92c66797-dc4d-4f05-bcaf-d31190e86608 resource provider aggregate not found 2026-02-27 00:59:45.179 7 INFO neutron.services.segments.plugin [-] Segment 92c66797-dc4d-4f05-bcaf-d31190e86608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c66797-dc4d-4f05-bcaf-d31190e86608 found for delete ", "request_id": "req-44f96585-c3c6-47b4-90c2-14e87eaeb8f8"}]} 2026-02-27 00:59:45.183 7 INFO neutron.services.segments.plugin [-] Segment 92c66797-dc4d-4f05-bcaf-d31190e86608 resource provider aggregate not found 2026-02-27 00:59:45.195 7 INFO neutron.services.segments.plugin [-] Segment 9461da48-4e8f-4a27-b500-1ca08334ba1e resource provider aggregate not found 2026-02-27 00:59:45.211 7 INFO neutron.services.segments.plugin [-] Segment 92c66797-dc4d-4f05-bcaf-d31190e86608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92c66797-dc4d-4f05-bcaf-d31190e86608 found for delete ", "request_id": "req-8b1bed1f-7090-4a62-9297-9a914d6c509e"}]} 2026-02-27 00:59:45.217 7 INFO neutron.services.segments.plugin [-] Segment 9461da48-4e8f-4a27-b500-1ca08334ba1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9461da48-4e8f-4a27-b500-1ca08334ba1e found for delete ", "request_id": "req-887674c0-0a38-4684-bbb9-c82d45f97392"}]} 2026-02-27 00:59:45.236 7 INFO neutron.services.segments.plugin [-] Segment 9461da48-4e8f-4a27-b500-1ca08334ba1e resource provider aggregate not found 2026-02-27 00:59:45.253 7 INFO neutron.services.segments.plugin [-] Segment 9461da48-4e8f-4a27-b500-1ca08334ba1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9461da48-4e8f-4a27-b500-1ca08334ba1e found for delete ", "request_id": "req-29c03ebe-c2b4-4237-b499-152ed445a8db"}]} [pid: 7|app: 0|req: 875/1738] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:44 2026] POST /v2.0/ports => generated 1506 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1739] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:45 2026] GET /v2.0/ports => generated 1506 bytes in 93 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-02-27 00:59:45.657 7 INFO neutron_taas.services.taas.taas_plugin [None req-24313274-d73f-4d2a-90cc-90566289c43d a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] TaaS: Handle Delete Port: 8c17653b-1185-4ad1-8970-b2d8f5f83f0a 2026-02-27 00:59:45.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24313274-d73f-4d2a-90cc-90566289c43d a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Tap Mirror: Handle Delete Port: 8c17653b-1185-4ad1-8970-b2d8f5f83f0a [pid: 7|app: 0|req: 876/1740] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:45 2026] DELETE /v2.0/ports/8c17653b-1185-4ad1-8970-b2d8f5f83f0a => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:45.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e3419c6-8f0a-4236-be25-995b5fa78815 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] TaaS: Handle Delete Port: 7ebb59ee-970a-4c58-b42e-83e31b1c71f8 2026-02-27 00:59:45.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e3419c6-8f0a-4236-be25-995b5fa78815 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Tap Mirror: Handle Delete Port: 7ebb59ee-970a-4c58-b42e-83e31b1c71f8 [pid: 8|app: 0|req: 865/1741] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:45 2026] DELETE /v2.0/ports/7ebb59ee-970a-4c58-b42e-83e31b1c71f8 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1742] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:46 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:46.102 8 INFO neutron.db.segments_db [None req-42f82c5d-4221-467d-a0bb-f0aecd038e2c a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment 5b634ba6-bc3d-435e-a444-af8994c83d48 of type vxlan for network 48076ad2-461f-4ee1-b965-8f89913240ce [pid: 8|app: 0|req: 866/1743] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:46 2026] POST /v2.0/networks => generated 634 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:46.256 7 INFO neutron.db.segments_db [None req-43b064cc-c2d1-41c6-9dc0-209c8296b3b2 a716cfff4b86424eb2a23a67509631aa c4d77d5c39e24fa9b4dc543be5a24779 - - default default] Added segment dd643c67-0d80-44bf-b394-d832704e8fe4 of type vxlan for network 82dac233-8003-4a10-87a9-2729b14a4aef [pid: 7|app: 0|req: 878/1746] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:46 2026] POST /v2.0/networks => generated 635 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1747] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:46 2026] POST /v2.0/subnets => generated 1324 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1748] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:59:47 2026] GET /v2.0/subnets => generated 1960 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1749] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:47 2026] DELETE /v2.0/subnets/0592f89a-e629-4be0-a17e-878e288b508a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1750] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:47 2026] DELETE /v2.0/subnets/06e6bb8d-6946-4014-835c-dfe2121f59a0 => 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: 871/1751] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 00:59:47 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:47.754 7 INFO neutron.services.segments.plugin [-] Segment dd643c67-0d80-44bf-b394-d832704e8fe4 resource provider aggregate not found 2026-02-27 00:59:47.761 7 INFO neutron.services.segments.plugin [-] Segment dd643c67-0d80-44bf-b394-d832704e8fe4 resource provider aggregate not found 2026-02-27 00:59:47.775 7 INFO neutron.services.segments.plugin [-] Segment dd643c67-0d80-44bf-b394-d832704e8fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd643c67-0d80-44bf-b394-d832704e8fe4 found for delete ", "request_id": "req-8d6aa353-620a-455d-b633-4a20b5759fed"}]} 2026-02-27 00:59:47.777 7 INFO neutron.services.segments.plugin [-] Segment dd643c67-0d80-44bf-b394-d832704e8fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd643c67-0d80-44bf-b394-d832704e8fe4 found for delete ", "request_id": "req-3ad9b0a6-98b3-4d62-ac88-cadd9452fae4"}]} [pid: 7|app: 0|req: 881/1752] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:47 2026] DELETE /v2.0/networks/82dac233-8003-4a10-87a9-2729b14a4aef => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:47.902 8 INFO neutron.services.segments.plugin [-] Segment 5b634ba6-bc3d-435e-a444-af8994c83d48 resource provider aggregate not found 2026-02-27 00:59:47.904 8 INFO neutron.services.segments.plugin [-] Segment 5b634ba6-bc3d-435e-a444-af8994c83d48 resource provider aggregate not found 2026-02-27 00:59:47.920 8 INFO neutron.services.segments.plugin [-] Segment 5b634ba6-bc3d-435e-a444-af8994c83d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b634ba6-bc3d-435e-a444-af8994c83d48 found for delete ", "request_id": "req-902c327f-be5e-4f66-aaa7-9c7b46d1b797"}]} 2026-02-27 00:59:47.923 8 INFO neutron.services.segments.plugin [-] Segment 5b634ba6-bc3d-435e-a444-af8994c83d48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b634ba6-bc3d-435e-a444-af8994c83d48 found for delete ", "request_id": "req-17aec5ef-f568-49b0-ace7-e13196f31631"}]} [pid: 8|app: 0|req: 872/1753] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:47 2026] DELETE /v2.0/networks/48076ad2-461f-4ee1-b965-8f89913240ce => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1754] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:47 2026] DELETE /v2.0/networks/37fcb41e-bfa8-4067-9291-2f14ac6294d5 => 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: 883/1755] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/networks/b2cd16db-68fc-4770-9af0-aff8ad02dd3e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1756] 10.0.0.246 () {34 vars in 678 bytes} [Fri Feb 27 00:59:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1757] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:59:48 2026] PUT /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1758] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1759] 10.0.0.246 () {34 vars in 764 bytes} [Fri Feb 27 00:59:48 2026] PUT /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1760] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1761] 10.0.0.246 () {34 vars in 760 bytes} [Fri Feb 27 00:59:48 2026] PUT /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1762] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/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: 878/1763] 10.0.0.246 () {34 vars in 782 bytes} [Fri Feb 27 00:59:48 2026] PUT /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1764] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1765] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/security-groups?tenant_id=834ad91c598242699ad7b404d8205170&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1766] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 00:59:48 2026] PUT /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1767] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/security-groups/371a12e5-0161-480d-9bc5-7b43ab235d73 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1768] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/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: 880/1769] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/security-groups?tenant_id=c4d77d5c39e24fa9b4dc543be5a24779&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1770] 10.0.0.246 () {32 vars in 741 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:48.831 7 INFO neutron.api.v2.resource [None req-aa6c8853-941e-426b-b530-37d7c0d7641a ee086c1a165244809b8d6e371521bc07 4d14a833adfa4b90b7a6e267e7690360 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1771] 10.0.0.246 () {32 vars in 745 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1772] 10.0.0.246 () {32 vars in 744 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1773] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/security-groups/de705277-ec60-45e0-8bc1-9fca3863ae97 => 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: 893/1774] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:48.950 8 INFO neutron.api.v2.resource [None req-12b33280-20c5-41b2-948a-f7fbb71a4d45 ee086c1a165244809b8d6e371521bc07 4d14a833adfa4b90b7a6e267e7690360 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1775] 10.0.0.246 () {32 vars in 748 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1776] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 00:59:48 2026] DELETE /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1777] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 00:59:49 2026] GET /v2.0/policies/b1b185ab-d649-421f-b7db-76ed06ed726c/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1778] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:48 2026] GET /v2.0/security-groups?tenant_id=abcfa1185365459990020526ec8750bb&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: 885/1779] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 00:59:49 2026] DELETE /v2.0/qos/policies/b1b185ab-d649-421f-b7db-76ed06ed726c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1780] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:49 2026] DELETE /v2.0/security-groups/438096fa-f491-4acc-b58b-097e617f5f33 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:49.796 7 INFO neutron.services.segments.plugin [-] Segment 17e47e64-e0e7-43f5-bc9c-584037a606e7 resource provider aggregate not found 2026-02-27 00:59:49.801 7 INFO neutron.services.segments.plugin [-] Segment 17e47e64-e0e7-43f5-bc9c-584037a606e7 resource provider aggregate not found 2026-02-27 00:59:49.820 7 INFO neutron.services.segments.plugin [-] Segment 17e47e64-e0e7-43f5-bc9c-584037a606e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e47e64-e0e7-43f5-bc9c-584037a606e7 found for delete ", "request_id": "req-7cc240b5-b1ab-4277-a11b-d24e4de95cdc"}]} 2026-02-27 00:59:49.824 7 INFO neutron.services.segments.plugin [-] Segment 17e47e64-e0e7-43f5-bc9c-584037a606e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e47e64-e0e7-43f5-bc9c-584037a606e7 found for delete ", "request_id": "req-bcde03ff-d304-4b7b-a297-1a4aa70de1d0"}]} 2026-02-27 00:59:49.842 7 INFO neutron.services.segments.plugin [-] Segment 62af121b-14b7-4646-aca5-4db8b8f66592 resource provider aggregate not found 2026-02-27 00:59:49.846 7 INFO neutron.services.segments.plugin [-] Segment 62af121b-14b7-4646-aca5-4db8b8f66592 resource provider aggregate not found 2026-02-27 00:59:49.869 7 INFO neutron.services.segments.plugin [-] Segment 62af121b-14b7-4646-aca5-4db8b8f66592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62af121b-14b7-4646-aca5-4db8b8f66592 found for delete ", "request_id": "req-188feaf5-98fe-4f87-92d4-481959fb88b3"}]} 2026-02-27 00:59:49.871 7 INFO neutron.services.segments.plugin [-] Segment 62af121b-14b7-4646-aca5-4db8b8f66592 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62af121b-14b7-4646-aca5-4db8b8f66592 found for delete ", "request_id": "req-3da86536-7831-4e95-96f5-721edf7c2d46"}]} [pid: 8|app: 0|req: 886/1781] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:49 2026] GET /v2.0/security-groups?tenant_id=f945d8a0c7f34276b78bbe742ce2ad2e&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1782] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:50 2026] DELETE /v2.0/security-groups/5f90f4a0-d2ad-4a36-88c8-04638a10ba10 => 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: 887/1783] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:50 2026] GET /v2.0/security-groups?tenant_id=4d14a833adfa4b90b7a6e267e7690360&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1784] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:50 2026] DELETE /v2.0/security-groups/6331364b-74eb-4f2a-9a41-ee1ed9f895fe => 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: 888/1785] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:50 2026] GET /v2.0/security-groups?tenant_id=eba6f93892a041bbacc8a6956689ee08&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1786] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:50 2026] DELETE /v2.0/security-groups/9b5dea10-75d2-4b37-9686-0a314ca5fca7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1787] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:50 2026] GET /v2.0/security-groups?tenant_id=3e5cc5ddba33400ca0d9ed434c3fdbdd&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1788] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:51 2026] DELETE /v2.0/security-groups/70565f72-eaf4-449f-9a17-7f556367432f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:51.253 8 INFO neutron.db.segments_db [None req-97745a76-ad1f-4c51-a558-327f7d199ec5 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Added segment 90e9937b-9441-449b-8f5f-2d2e1b8121ac of type vxlan for network ad41f6b6-9e1d-4f15-b5af-31004487ccc7 [pid: 8|app: 0|req: 889/1789] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:50 2026] POST /v2.0/networks => generated 629 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1790] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:51 2026] POST /v2.0/ports => generated 779 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:51.704 8 INFO neutron.db.segments_db [None req-71f62c58-649c-4c1d-9827-cbf95010d274 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Added segment 920d36c1-1880-441c-b71c-992496bd8fca of type vxlan for network 4ce931d5-e36f-4986-9bff-5279106f1904 [pid: 8|app: 0|req: 890/1791] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:51 2026] POST /v2.0/networks => generated 616 bytes in 143 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: 902/1792] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:51 2026] POST /v2.0/subnets => generated 646 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1793] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:52 2026] POST /v2.0/ports => generated 961 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:52.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-acd1371d-ecab-4d01-bd52-b2b4b7f9452c ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] TaaS: Handle Delete Port: e44d9ccc-0f6c-46ed-822b-54111e454b76 2026-02-27 00:59:52.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acd1371d-ecab-4d01-bd52-b2b4b7f9452c ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Tap Mirror: Handle Delete Port: e44d9ccc-0f6c-46ed-822b-54111e454b76 [pid: 7|app: 0|req: 903/1794] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:52 2026] DELETE /v2.0/ports/e44d9ccc-0f6c-46ed-822b-54111e454b76 => generated 0 bytes in 216 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-02-27 00:59:52.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c46ded5-1f86-4ee4-9f81-893dcecca3d8 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1795] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:52 2026] DELETE /v2.0/ports/e44d9ccc-0f6c-46ed-822b-54111e454b76 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:52.703 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90cd5592-75da-42c8-9a51-b4e5787155f6 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 904/1796] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:52 2026] GET /v2.0/ports/e44d9ccc-0f6c-46ed-822b-54111e454b76 => 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: 893/1797] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:52 2026] DELETE /v2.0/subnets/f78d9d6b-7caf-4b70-ba0d-6c0715e3744f => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:53.043 7 INFO neutron_taas.services.taas.taas_plugin [None req-15694d6e-0065-4d85-a578-fdd30fb2430c ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] TaaS: Handle Delete Port: 6154ed05-060d-4bfa-acbc-6501dc8ecb91 2026-02-27 00:59:53.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15694d6e-0065-4d85-a578-fdd30fb2430c ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Tap Mirror: Handle Delete Port: 6154ed05-060d-4bfa-acbc-6501dc8ecb91 2026-02-27 00:59:53.239 7 INFO neutron.services.segments.plugin [-] Segment 920d36c1-1880-441c-b71c-992496bd8fca resource provider aggregate not found 2026-02-27 00:59:53.244 7 INFO neutron.services.segments.plugin [-] Segment 920d36c1-1880-441c-b71c-992496bd8fca resource provider aggregate not found 2026-02-27 00:59:53.255 7 INFO neutron.services.segments.plugin [-] Segment 920d36c1-1880-441c-b71c-992496bd8fca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920d36c1-1880-441c-b71c-992496bd8fca found for delete ", "request_id": "req-5552646e-a387-435e-a65b-775f787de52c"}]} 2026-02-27 00:59:53.261 7 INFO neutron.services.segments.plugin [-] Segment 920d36c1-1880-441c-b71c-992496bd8fca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920d36c1-1880-441c-b71c-992496bd8fca found for delete ", "request_id": "req-1281d62f-ac95-43d9-951e-c9b11a9c79c5"}]} [pid: 7|app: 0|req: 905/1798] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:52 2026] DELETE /v2.0/networks/4ce931d5-e36f-4986-9bff-5279106f1904 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1799] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:53 2026] GET /v2.0/security-groups?tenant_id=6c1a3270426c49d7b6c471846b18c426&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:53.357 7 INFO neutron.db.segments_db [None req-5b8d1b65-3b1c-4198-b1bd-51d7999af252 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Added segment 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 of type vxlan for network f906e6c8-f844-4efe-a3ef-526de4fa5ffc [pid: 8|app: 0|req: 895/1800] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:53 2026] DELETE /v2.0/security-groups/2430e138-ec56-4971-a4d3-9747e876583a => 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: 906/1801] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:53 2026] POST /v2.0/networks => generated 616 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1802] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 00:59:53 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:54.026 8 INFO neutron.db.segments_db [None req-39c6f0de-5f66-48ba-a436-1cfe10bb08b6 2bd50ddd473641e89ea76b73aca4a485 62b906be502d474c9413c0da7543f3ad - - default default] Added segment 5c315062-588f-407b-b4c6-eb6e7ab486e8 of type vxlan for network 1e88fd26-1809-4240-9d91-1642b82d10ce [pid: 7|app: 0|req: 907/1803] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:53 2026] POST /v2.0/ports => generated 926 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1804] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 00:59:53 2026] POST /v2.0/networks => generated 612 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 00:59:54.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-0050d705-ac5d-476b-980d-ed80adf00ef7 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] TaaS: Handle Delete Port: 795ac8ad-d9fc-4b0e-8e28-6c496dcef1bf 2026-02-27 00:59:54.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0050d705-ac5d-476b-980d-ed80adf00ef7 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Tap Mirror: Handle Delete Port: 795ac8ad-d9fc-4b0e-8e28-6c496dcef1bf [pid: 7|app: 0|req: 908/1805] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:54 2026] DELETE /v2.0/ports/795ac8ad-d9fc-4b0e-8e28-6c496dcef1bf => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:54.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b74ebe3f-bdb6-4949-9293-78582cc5490c ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 909/1806] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/ports/795ac8ad-d9fc-4b0e-8e28-6c496dcef1bf => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1807] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:54 2026] DELETE /v2.0/subnets/c7cba443-0fa7-4bb9-8824-0ce261cfdbd3 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1808] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 00:59: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 911/1809] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:54 2026] DELETE /v2.0/networks/f906e6c8-f844-4efe-a3ef-526de4fa5ffc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1810] 10.0.0.246 () {34 vars in 666 bytes} [Fri Feb 27 00:59:54 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1811] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1812] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1813] 10.0.0.246 () {34 vars in 760 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1814] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1815] 10.0.0.246 () {34 vars in 756 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1816] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 00:59:54 2026] POST /v2.0/ports => generated 778 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1817] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 34 bytes in 22 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: 906/1818] 10.0.0.246 () {34 vars in 778 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/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: 8|app: 0|req: 907/1819] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1820] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1821] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1822] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1823] 10.0.0.246 () {34 vars in 737 bytes} [Fri Feb 27 00:59:54 2026] PUT /v2.0/ports/806cd96b-85ea-4818-8329-e2148a79c1ef => generated 752 bytes in 155 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-02-27 00:59:54.936 8 INFO neutron.api.v2.resource [None req-d2651f6d-9aea-4d04-a87b-185a4e1155f4 2bd50ddd473641e89ea76b73aca4a485 62b906be502d474c9413c0da7543f3ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 911/1824] 10.0.0.246 () {32 vars in 741 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 00:59:55.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-884e582a-3285-4c87-bd50-05fa84b97af4 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] TaaS: Handle Delete Port: 806cd96b-85ea-4818-8329-e2148a79c1ef 2026-02-27 00:59:55.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-884e582a-3285-4c87-bd50-05fa84b97af4 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Tap Mirror: Handle Delete Port: 806cd96b-85ea-4818-8329-e2148a79c1ef [pid: 7|app: 0|req: 914/1825] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:54 2026] DELETE /v2.0/ports/806cd96b-85ea-4818-8329-e2148a79c1ef => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1826] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1827] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1828] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:55.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfddab01-5253-44fa-8355-f4b3cf806047 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 918/1829] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/ports/806cd96b-85ea-4818-8329-e2148a79c1ef => 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: 912/1830] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:54 2026] GET /v2.0/security-groups?tenant_id=f09d4c6e792240e7a726be2fffcbf9ae&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:55.222 7 INFO neutron.api.v2.resource [None req-85ea4f6d-4edb-44f6-a2d2-2953f011ac12 2bd50ddd473641e89ea76b73aca4a485 62b906be502d474c9413c0da7543f3ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 919/1831] 10.0.0.246 () {32 vars in 744 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1832] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:55.279 7 INFO neutron.services.segments.plugin [-] Segment 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 resource provider aggregate not found 2026-02-27 00:59:55.282 7 INFO neutron.services.segments.plugin [-] Segment 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 resource provider aggregate not found [pid: 8|app: 0|req: 913/1833] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/security-groups/4b3b3545-a271-4169-87a2-08322e2d555d => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:55.300 7 INFO neutron.services.segments.plugin [-] Segment 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 found for delete ", "request_id": "req-1e47936b-e5b3-49d7-999c-797aca50577b"}]} 2026-02-27 00:59:55.301 7 INFO neutron.services.segments.plugin [-] Segment 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee66a93-c6da-4f83-8d6a-e7d2f8c3cc29 found for delete ", "request_id": "req-5a1dc29d-a414-4c68-9e31-9db5129683cd"}]} [pid: 7|app: 0|req: 921/1834] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1835] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/ports/cfe78c6c-88bb-46f7-a745-069c789e5fd6 => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1836] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1/tags => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 00:59:55.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e72716f-7829-4b4a-b210-7453e8b11c80 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1837] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/ports/795ac8ad-d9fc-4b0e-8e28-6c496dcef1bf => 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: 923/1838] 10.0.0.246 () {32 vars in 719 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:55.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86a193a9-b8be-43e0-8f00-f17be4fcb331 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 916/1839] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/subnets/c7cba443-0fa7-4bb9-8824-0ce261cfdbd3 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 00:59:55.399 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6332c3a-1c90-42eb-8b11-5b4b45be25c3 ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 917/1840] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/subnets/f78d9d6b-7caf-4b70-ba0d-6c0715e3744f => 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: 924/1841] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/ports/c55f719f-9e10-46f8-a6d5-eae735cac5f9 => generated 826 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 00:59:55.484 8 INFO neutron_taas.services.taas.taas_plugin [None req-022022c0-e473-4906-b08d-56eb86ae942d ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] TaaS: Handle Delete Port: cfe78c6c-88bb-46f7-a745-069c789e5fd6 2026-02-27 00:59:55.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-022022c0-e473-4906-b08d-56eb86ae942d ea228273b78542d18c8404567614546d 2fb5f38ef5ea422b9d788957f51b62ed - - default default] Tap Mirror: Handle Delete Port: cfe78c6c-88bb-46f7-a745-069c789e5fd6 [pid: 8|app: 0|req: 918/1842] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/ports/cfe78c6c-88bb-46f7-a745-069c789e5fd6 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1843] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/security-groups?tenant_id=1d1de21ee8bf43a1bd63d554059b0ed6&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1844] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/trunks/42dbd62c-1d8d-4a30-bdde-4a475075fce1 => 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: 926/1845] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/networks/ad41f6b6-9e1d-4f15-b5af-31004487ccc7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1846] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/security-groups/9fa27425-6dae-4c59-8f60-532b849c73b7 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:55.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-913c4648-d4f1-40a1-b97d-8c324c3228f0 2bd50ddd473641e89ea76b73aca4a485 62b906be502d474c9413c0da7543f3ad - - default default] TaaS: Handle Delete Port: c55f719f-9e10-46f8-a6d5-eae735cac5f9 2026-02-27 00:59:55.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-913c4648-d4f1-40a1-b97d-8c324c3228f0 2bd50ddd473641e89ea76b73aca4a485 62b906be502d474c9413c0da7543f3ad - - default default] Tap Mirror: Handle Delete Port: c55f719f-9e10-46f8-a6d5-eae735cac5f9 [pid: 8|app: 0|req: 921/1847] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/ports/c55f719f-9e10-46f8-a6d5-eae735cac5f9 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1848] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:55 2026] GET /v2.0/security-groups?tenant_id=9640419383404c2fac6fa5cd9bad8630&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:56.022 8 INFO neutron.services.segments.plugin [-] Segment 5c315062-588f-407b-b4c6-eb6e7ab486e8 resource provider aggregate not found 2026-02-27 00:59:56.029 8 INFO neutron.services.segments.plugin [-] Segment 5c315062-588f-407b-b4c6-eb6e7ab486e8 resource provider aggregate not found 2026-02-27 00:59:56.040 8 INFO neutron.services.segments.plugin [-] Segment 5c315062-588f-407b-b4c6-eb6e7ab486e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c315062-588f-407b-b4c6-eb6e7ab486e8 found for delete ", "request_id": "req-3a8f1363-5041-42d5-af01-508ee80dc7b5"}]} [pid: 8|app: 0|req: 922/1849] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/networks/1e88fd26-1809-4240-9d91-1642b82d10ce => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 00:59:56.048 8 INFO neutron.services.segments.plugin [-] Segment 5c315062-588f-407b-b4c6-eb6e7ab486e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c315062-588f-407b-b4c6-eb6e7ab486e8 found for delete ", "request_id": "req-dce23143-fc7d-463b-a5d8-f97e86ffd548"}]} [pid: 7|app: 0|req: 928/1850] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:55 2026] DELETE /v2.0/security-groups/ae0fc506-d52c-41f5-9462-456087775673 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1851] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:56 2026] GET /v2.0/security-groups?tenant_id=2fb5f38ef5ea422b9d788957f51b62ed&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1852] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:56 2026] DELETE /v2.0/security-groups/656ebae6-5f9a-4507-ac40-4d3882e10441 => 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: 924/1853] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:56 2026] GET /v2.0/security-groups?tenant_id=026fedccac6744eeae176af6750de9f0&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1854] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:56 2026] DELETE /v2.0/security-groups/894535fc-2eda-46da-99c1-ea7088a9a944 => 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: 925/1855] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:57 2026] GET /v2.0/security-groups?tenant_id=62b906be502d474c9413c0da7543f3ad&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1856] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:57 2026] DELETE /v2.0/security-groups/80856d0b-9cfb-4060-b7c9-dd23e8d42e85 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 00:59:57.317 7 INFO neutron.services.segments.plugin [-] Segment 90e9937b-9441-449b-8f5f-2d2e1b8121ac resource provider aggregate not found 2026-02-27 00:59:57.320 7 INFO neutron.services.segments.plugin [-] Segment 90e9937b-9441-449b-8f5f-2d2e1b8121ac resource provider aggregate not found 2026-02-27 00:59:57.329 7 INFO neutron.services.segments.plugin [-] Segment 90e9937b-9441-449b-8f5f-2d2e1b8121ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e9937b-9441-449b-8f5f-2d2e1b8121ac found for delete ", "request_id": "req-45870854-2888-4ba8-8c1b-ce7350cde54d"}]} 2026-02-27 00:59:57.336 7 INFO neutron.services.segments.plugin [-] Segment 90e9937b-9441-449b-8f5f-2d2e1b8121ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90e9937b-9441-449b-8f5f-2d2e1b8121ac found for delete ", "request_id": "req-eab53bd1-8c60-4cb3-9824-741e9fa9aeab"}]} [pid: 8|app: 0|req: 926/1857] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 00:59:57 2026] GET /v2.0/security-groups?tenant_id=1ade226c6a5e4fdcbc87316fa5210bcb&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1858] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 00:59:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1859] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 00:59:58 2026] GET /v2.0/security-groups => generated 4530 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1860] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:58 2026] DELETE /v2.0/security-groups/a1d50fee-5fe8-40fc-a52e-b0a0c9585eb8 => 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: 934/1861] 10.0.0.246 () {34 vars in 758 bytes} [Fri Feb 27 00:59:58 2026] PUT /v2.0/security-groups/9b7c6068-c038-4e53-b3d2-fcd4d162a67a => generated 1661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1862] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 00:59:58 2026] GET /v2.0/security-groups/9b7c6068-c038-4e53-b3d2-fcd4d162a67a => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1863] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:58 2026] DELETE /v2.0/security-groups/9b7c6068-c038-4e53-b3d2-fcd4d162a67a => 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: 929/1864] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 00:59:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:58.764 7 INFO neutron.api.v2.resource [None req-abda2279-a253-44e1-8e6f-2b092c9c0146 8a4c786df3a94bd5803c05b38473f8a7 e27e5fd6aae342bb9013df8e579a7026 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1865] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:58 2026] DELETE /v2.0/security-groups/9b7c6068-c038-4e53-b3d2-fcd4d162a67a => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1866] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 00:59:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1867] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:59:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1868] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules/bef910bb-2618-4768-a31a-4850a2e7feb2 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1869] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 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: 8|app: 0|req: 932/1870] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 00:59:59 2026] DELETE /v2.0/security-group-rules/bef910bb-2618-4768-a31a-4850a2e7feb2 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1871] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 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) [pid: 8|app: 0|req: 933/1872] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:59:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1873] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules/9a852450-d81a-4ab8-ac92-d58559b4c759 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1874] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1875] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 00:59:59 2026] DELETE /v2.0/security-group-rules/9a852450-d81a-4ab8-ac92-d58559b4c759 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1876] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 00:59:59.618 7 INFO neutron.db.securitygroups_db [None req-9d266271-4247-4d39-b196-6c57f5a93a2e 8a4c786df3a94bd5803c05b38473f8a7 e27e5fd6aae342bb9013df8e579a7026 - - default default] Project e27e5fd6aae342bb9013df8e579a7026 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: 942/1877] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 00:59:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1878] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules/6d40fb82-19d6-4e47-bd45-ceab94d00005 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1879] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1880] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 00:59:59 2026] DELETE /v2.0/security-group-rules/6d40fb82-19d6-4e47-bd45-ceab94d00005 => 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: 944/1881] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1882] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 00:59:59 2026] DELETE /v2.0/security-groups/2e6ad6be-6273-4a02-91e4-f0783fd746df => 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: 945/1883] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 00:59:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1884] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:00:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1885] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:00 2026] GET /v2.0/security-groups?tenant_id=e27e5fd6aae342bb9013df8e579a7026&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1886] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:00 2026] DELETE /v2.0/security-groups/2027f7c3-ba71-4aa8-b268-feac2ade0d5b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:00.996 7 INFO neutron.db.segments_db [None req-4539ff9d-66d6-44a2-91f0-daa6aa1d0e36 a802772f99594bc08f86fa131bd7d2ac 69d3477b74004c4c91ee240fc1c877ef - - default default] Added segment 42bce6b0-e353-4bae-a21b-bcdffaffedde of type vxlan for network 1e9609c1-8a07-491a-ae8b-4f15df230b12 [pid: 7|app: 0|req: 946/1887] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:00 2026] POST /v2.0/networks => generated 613 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:01.162 8 INFO neutron.db.segments_db [None req-90651733-5eb6-4e54-8fc6-6a5778b4b67b a802772f99594bc08f86fa131bd7d2ac 69d3477b74004c4c91ee240fc1c877ef - - default default] Added segment 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 of type vxlan for network 8cb1469b-029d-43c0-8f04-e7dff1012b77 [pid: 8|app: 0|req: 942/1888] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:01 2026] POST /v2.0/networks => generated 612 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1889] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:00:01 2026] PUT /v2.0/networks/1e9609c1-8a07-491a-ae8b-4f15df230b12/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1892] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 01:00:01 2026] GET /v2.0/networks/1e9609c1-8a07-491a-ae8b-4f15df230b12/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1893] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:00:01 2026] PUT /v2.0/networks/8cb1469b-029d-43c0-8f04-e7dff1012b77/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1894] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 01:00:01 2026] GET /v2.0/networks/8cb1469b-029d-43c0-8f04-e7dff1012b77/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1895] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:00:01 2026] PUT /v2.0/networks/8cb1469b-029d-43c0-8f04-e7dff1012b77/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1896] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 01:00:01 2026] GET /v2.0/networks/8cb1469b-029d-43c0-8f04-e7dff1012b77/tags => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1897] 10.0.0.246 () {32 vars in 733 bytes} [Fri Feb 27 01:00:01 2026] GET /v2.0/networks/1e9609c1-8a07-491a-ae8b-4f15df230b12/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:01.953 8 INFO neutron.services.segments.plugin [-] Segment 42bce6b0-e353-4bae-a21b-bcdffaffedde resource provider aggregate not found 2026-02-27 01:00:01.957 8 INFO neutron.services.segments.plugin [-] Segment 42bce6b0-e353-4bae-a21b-bcdffaffedde resource provider aggregate not found 2026-02-27 01:00:01.973 8 INFO neutron.services.segments.plugin [-] Segment 42bce6b0-e353-4bae-a21b-bcdffaffedde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bce6b0-e353-4bae-a21b-bcdffaffedde found for delete ", "request_id": "req-025d3294-c7a9-4007-881f-06ab2b41789f"}]} 2026-02-27 01:00:01.975 8 INFO neutron.services.segments.plugin [-] Segment 42bce6b0-e353-4bae-a21b-bcdffaffedde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42bce6b0-e353-4bae-a21b-bcdffaffedde found for delete ", "request_id": "req-cde3e4af-b60c-4ab2-8634-9f03dfdd98e9"}]} [pid: 8|app: 0|req: 946/1898] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:01 2026] DELETE /v2.0/networks/1e9609c1-8a07-491a-ae8b-4f15df230b12 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:02.092 7 INFO neutron.services.segments.plugin [-] Segment 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 resource provider aggregate not found 2026-02-27 01:00:02.101 7 INFO neutron.services.segments.plugin [-] Segment 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 resource provider aggregate not found 2026-02-27 01:00:02.120 7 INFO neutron.services.segments.plugin [-] Segment 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 found for delete ", "request_id": "req-4fad819b-6b0b-4114-a81d-0077b9e303d6"}]} 2026-02-27 01:00:02.123 7 INFO neutron.services.segments.plugin [-] Segment 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a2fe0fe-426a-4a77-a3ca-a477319cfe32 found for delete ", "request_id": "req-30b88f5a-97b9-4da2-bdd6-9265cde1eefd"}]} [pid: 7|app: 0|req: 953/1899] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:01 2026] DELETE /v2.0/networks/8cb1469b-029d-43c0-8f04-e7dff1012b77 => 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: 947/1900] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:02 2026] GET /v2.0/security-groups?tenant_id=26f0d4c3f84646dc964323801063f28d&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1901] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:03 2026] DELETE /v2.0/security-groups/8337e810-221a-4964-b9d2-7ba38fda6b45 => 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: 948/1902] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:03 2026] GET /v2.0/security-groups?tenant_id=69d3477b74004c4c91ee240fc1c877ef&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1903] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:03 2026] DELETE /v2.0/security-groups/cbc1bb87-2efb-47d9-990f-e46affaed596 => 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: 949/1904] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:03 2026] GET /v2.0/security-groups?tenant_id=f95a7ba972644deb9bc732ab5a0ff0d5&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1905] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:04 2026] DELETE /v2.0/security-groups/e66d4dc9-bb32-4fb7-b6a6-91cc1d5f46af => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1906] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:04 2026] GET /v2.0/security-groups?tenant_id=ad62c2c49e6d4aed872cd2d35f3d9814&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1907] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:05 2026] DELETE /v2.0/security-groups/ac1ccd9e-89a8-4795-94c2-75cf6ddbba44 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:06.321 8 INFO neutron.db.segments_db [None req-998e2eaa-5844-47fe-85b1-4ba7d22f1ee7 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment 988fbca7-6c88-46d4-ab77-ced29f29df3d of type vxlan for network 587330d4-3dde-4c35-9818-90b96144c632 2026-02-27 01:00:06.398 8 INFO neutron.db.segments_db [None req-998e2eaa-5844-47fe-85b1-4ba7d22f1ee7 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment cf99282c-0997-447a-b728-4ad2b9e927a8 of type vxlan for network e8e862e0-a106-45a3-9f2f-08d6cdfd6cad [pid: 8|app: 0|req: 951/1908] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:06 2026] POST /v2.0/networks => generated 1207 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1909] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:00:06 2026] GET /v2.0/networks => generated 1844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:06.757 8 INFO neutron.services.segments.plugin [-] Segment 988fbca7-6c88-46d4-ab77-ced29f29df3d resource provider aggregate not found 2026-02-27 01:00:06.770 8 INFO neutron.services.segments.plugin [-] Segment 988fbca7-6c88-46d4-ab77-ced29f29df3d resource provider aggregate not found 2026-02-27 01:00:06.776 8 INFO neutron.services.segments.plugin [-] Segment 988fbca7-6c88-46d4-ab77-ced29f29df3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988fbca7-6c88-46d4-ab77-ced29f29df3d found for delete ", "request_id": "req-04aa0e87-6954-403a-b511-48041b9c5a2a"}]} 2026-02-27 01:00:06.793 8 INFO neutron.services.segments.plugin [-] Segment 988fbca7-6c88-46d4-ab77-ced29f29df3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 988fbca7-6c88-46d4-ab77-ced29f29df3d found for delete ", "request_id": "req-67b7c4c6-1bd8-4b0e-958e-3395a6aee113"}]} [pid: 8|app: 0|req: 952/1910] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:06 2026] DELETE /v2.0/networks/587330d4-3dde-4c35-9818-90b96144c632 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:06.944 7 INFO neutron.services.segments.plugin [-] Segment cf99282c-0997-447a-b728-4ad2b9e927a8 resource provider aggregate not found 2026-02-27 01:00:06.953 7 INFO neutron.services.segments.plugin [-] Segment cf99282c-0997-447a-b728-4ad2b9e927a8 resource provider aggregate not found 2026-02-27 01:00:06.962 7 INFO neutron.services.segments.plugin [-] Segment cf99282c-0997-447a-b728-4ad2b9e927a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf99282c-0997-447a-b728-4ad2b9e927a8 found for delete ", "request_id": "req-c021b259-b1d3-4d2b-931f-5c6340dd59c8"}]} 2026-02-27 01:00:06.976 7 INFO neutron.services.segments.plugin [-] Segment cf99282c-0997-447a-b728-4ad2b9e927a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf99282c-0997-447a-b728-4ad2b9e927a8 found for delete ", "request_id": "req-4dcb85c0-abb9-434a-a9e6-e8ea6254528f"}]} [pid: 7|app: 0|req: 959/1911] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:06 2026] DELETE /v2.0/networks/e8e862e0-a106-45a3-9f2f-08d6cdfd6cad => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1912] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:00:06 2026] GET /v2.0/networks => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:07.110 8 INFO neutron.db.segments_db [None req-0b88f711-dd09-48e5-bf5b-b3bb023bcaac 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment d64c56ec-d9c5-406e-b902-885fed6bf7f4 of type vxlan for network 5e47b227-44ec-4859-9a7d-daeb967331a4 [pid: 8|app: 0|req: 954/1913] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:07.279 8 INFO neutron.db.segments_db [None req-d4fa462f-9d43-40d7-af4c-8387307f5748 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 of type vxlan for network e4901931-c579-441f-ac40-345f9a4111fd 2026-02-27 01:00:07.368 7 INFO neutron.db.segments_db [None req-49f9cedf-55ea-41be-99e3-830a872fc089 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 92ed15bd-6156-4248-8c57-184d0875ac1d of type vxlan for network 98446c64-40f7-4402-89a2-d456b58c2c00 [pid: 8|app: 0|req: 955/1914] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1915] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/networks => generated 722 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1916] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:07.727 7 INFO neutron.db.segments_db [None req-506fcd09-012f-4bd8-bcbe-52225c644dfd e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment c04f396a-4254-4934-b777-5d45988d6579 of type vxlan for network 0909d337-8941-4821-927f-a3149edd0ec4 [pid: 8|app: 0|req: 956/1917] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/ports => generated 1506 bytes in 575 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-02-27 01:00:07.980 7 INFO neutron.db.l3_hamode_db [None req-506fcd09-012f-4bd8-bcbe-52225c644dfd e9098f2b1c9a4d1a9180e3e7f3117cca ef9bc3d517cf4f379428dfa47119ff2a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 957/1918] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 01:00:07 2026] GET /v2.0/ports => generated 1506 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:08.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-af0c8580-a675-4d92-a87e-1e7af859d766 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] TaaS: Handle Delete Port: 632f4170-6689-4fa4-8912-6a5d0f97fbe8 2026-02-27 01:00:08.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af0c8580-a675-4d92-a87e-1e7af859d766 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Tap Mirror: Handle Delete Port: 632f4170-6689-4fa4-8912-6a5d0f97fbe8 [pid: 8|app: 0|req: 958/1919] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:00:07 2026] DELETE /v2.0/ports/632f4170-6689-4fa4-8912-6a5d0f97fbe8 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:08.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-991a62eb-0382-4803-bbe9-c4d5222599b8 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] TaaS: Handle Delete Port: 03da2708-1aff-46b2-a5ba-50a0467c6742 2026-02-27 01:00:08.263 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-991a62eb-0382-4803-bbe9-c4d5222599b8 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Tap Mirror: Handle Delete Port: 03da2708-1aff-46b2-a5ba-50a0467c6742 [pid: 8|app: 0|req: 959/1920] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:00:08 2026] DELETE /v2.0/ports/03da2708-1aff-46b2-a5ba-50a0467c6742 => 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: 960/1921] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 01:00:08 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:08.458 8 INFO neutron.db.segments_db [None req-2fb248b9-89ab-47d9-8419-fc41f4ccec60 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment b5e6c733-c5d9-400a-a604-f6f4545a588c of type vxlan for network 6df16f3a-637b-4222-ad22-84e310b3da88 [pid: 8|app: 0|req: 961/1922] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:08 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:08.618 8 INFO neutron.db.segments_db [None req-86e8c384-a403-48cf-bc52-c8eb383fce77 6cbefb83e7f14d30b4c659c9cb85f306 e0675933308748e4bea8a9e0248bfd60 - - default default] Added segment bbdb362a-9ba6-457f-ab72-17fae4c61fb7 of type vxlan for network 112b9dda-3c2b-4467-8ff9-7021d27839d2 [pid: 8|app: 0|req: 962/1923] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:08 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:08.784 7 INFO neutron.db.l3_hamode_db [None req-506fcd09-012f-4bd8-bcbe-52225c644dfd e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 963/1924] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:08 2026] POST /v2.0/subnets => generated 1273 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1925] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:09 2026] GET /v2.0/security-groups?tenant_id=806f3c77a2934e11b30f0f29f6fedb4c&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1926] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:00:09 2026] GET /v2.0/subnets => generated 1909 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1927] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:09 2026] DELETE /v2.0/security-groups/3dd683d3-04d7-4c44-81b9-2208c59b9885 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1928] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:07 2026] POST /v2.0/routers => generated 728 bytes in 2102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1929] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:09 2026] DELETE /v2.0/subnets/6bcb98b2-c9d0-40c6-99dc-9a3aa08303d8 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1930] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:09 2026] DELETE /v2.0/subnets/db4f6896-4098-49b7-ad6d-382b14572fbc => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1931] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:00:10 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:10.162 8 INFO neutron.services.segments.plugin [-] Segment bbdb362a-9ba6-457f-ab72-17fae4c61fb7 resource provider aggregate not found 2026-02-27 01:00:10.168 8 INFO neutron.services.segments.plugin [-] Segment bbdb362a-9ba6-457f-ab72-17fae4c61fb7 resource provider aggregate not found 2026-02-27 01:00:10.188 8 INFO neutron.services.segments.plugin [-] Segment bbdb362a-9ba6-457f-ab72-17fae4c61fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbdb362a-9ba6-457f-ab72-17fae4c61fb7 found for delete ", "request_id": "req-729b377f-707a-4959-9ad7-c78aee61d8b6"}]} 2026-02-27 01:00:10.189 8 INFO neutron.services.segments.plugin [-] Segment bbdb362a-9ba6-457f-ab72-17fae4c61fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbdb362a-9ba6-457f-ab72-17fae4c61fb7 found for delete ", "request_id": "req-ec98e519-2a1f-4f38-90b9-f835d033f900"}]} [pid: 8|app: 0|req: 970/1932] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:10 2026] DELETE /v2.0/networks/112b9dda-3c2b-4467-8ff9-7021d27839d2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1933] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:10 2026] DELETE /v2.0/networks/6df16f3a-637b-4222-ad22-84e310b3da88 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1934] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:10 2026] DELETE /v2.0/networks/e4901931-c579-441f-ac40-345f9a4111fd => 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: 973/1935] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:10 2026] DELETE /v2.0/networks/5e47b227-44ec-4859-9a7d-daeb967331a4 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1936] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:09 2026] PUT /v2.0/routers/0bc829d0-a409-4bc5-90e1-b1b00cfab9db/add_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1937] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:11 2026] GET /v2.0/security-groups?tenant_id=e0675933308748e4bea8a9e0248bfd60&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1938] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:11 2026] DELETE /v2.0/security-groups/4761a6d0-c34e-4ad4-9227-c183bc96ea4a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:12.207 8 INFO neutron.services.segments.plugin [-] Segment b5e6c733-c5d9-400a-a604-f6f4545a588c resource provider aggregate not found 2026-02-27 01:00:12.224 8 INFO neutron.services.segments.plugin [-] Segment b5e6c733-c5d9-400a-a604-f6f4545a588c resource provider aggregate not found 2026-02-27 01:00:12.228 8 INFO neutron.services.segments.plugin [-] Segment b5e6c733-c5d9-400a-a604-f6f4545a588c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e6c733-c5d9-400a-a604-f6f4545a588c found for delete ", "request_id": "req-aabccec6-c1fd-4e70-8201-55da5bb89307"}]} 2026-02-27 01:00:12.245 8 INFO neutron.services.segments.plugin [-] Segment b5e6c733-c5d9-400a-a604-f6f4545a588c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e6c733-c5d9-400a-a604-f6f4545a588c found for delete ", "request_id": "req-afd0e029-9a79-4d4a-a0f1-75eb72aa0fbb"}]} 2026-02-27 01:00:12.258 8 INFO neutron.services.segments.plugin [-] Segment 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 resource provider aggregate not found 2026-02-27 01:00:12.263 8 INFO neutron.services.segments.plugin [-] Segment 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 resource provider aggregate not found 2026-02-27 01:00:12.278 8 INFO neutron.services.segments.plugin [-] Segment 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 found for delete ", "request_id": "req-63c9ffa6-43bf-491f-a56d-694d256d2642"}]} 2026-02-27 01:00:12.285 8 INFO neutron.services.segments.plugin [-] Segment 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 236d51fe-e2af-43fc-a4dd-5cc0f8a1d8f3 found for delete ", "request_id": "req-0dca1f56-4141-4cd8-b2eb-7224fcdb0888"}]} 2026-02-27 01:00:12.299 8 INFO neutron.services.segments.plugin [-] Segment d64c56ec-d9c5-406e-b902-885fed6bf7f4 resource provider aggregate not found 2026-02-27 01:00:12.308 8 INFO neutron.services.segments.plugin [-] Segment d64c56ec-d9c5-406e-b902-885fed6bf7f4 resource provider aggregate not found 2026-02-27 01:00:12.312 8 INFO neutron.services.segments.plugin [-] Segment d64c56ec-d9c5-406e-b902-885fed6bf7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64c56ec-d9c5-406e-b902-885fed6bf7f4 found for delete ", "request_id": "req-6443b56b-bea7-4f9e-94e1-67b52d1833e7"}]} 2026-02-27 01:00:12.321 8 INFO neutron.services.segments.plugin [-] Segment d64c56ec-d9c5-406e-b902-885fed6bf7f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64c56ec-d9c5-406e-b902-885fed6bf7f4 found for delete ", "request_id": "req-ee4b517b-7111-4c41-a37e-d4b351f46c9a"}]} 2026-02-27 01:00:13.163 8 INFO neutron.db.segments_db [None req-76b2ef51-a426-44f5-a705-0120c95b6cb4 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Added segment 18bca05d-1d84-4f47-876d-3d830ecb4d28 of type vxlan for network bb366922-7688-4b0a-a49c-6d687ca9c87b [pid: 8|app: 0|req: 975/1939] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 01:00:12 2026] POST /v2.0/networks => generated 613 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:13.337 7 INFO neutron.db.segments_db [None req-d58f955f-c246-49bc-86ab-78bd5a062cf5 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Added segment e6dd4287-e7fc-4bbc-83b0-72b02aa2653c of type vxlan for network 2b362954-3fcd-4c1e-a0b1-d67b8fec6cbc [pid: 8|app: 0|req: 976/1940] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:00:13 2026] GET /v2.0/networks?id=98446c64-40f7-4402-89a2-d456b58c2c00 => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1941] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:00:13 2026] GET /v2.0/quotas/ef9bc3d517cf4f379428dfa47119ff2a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1942] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:00:13 2026] GET /v2.0/ports?tenant_id=ef9bc3d517cf4f379428dfa47119ff2a&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:13.636 7 INFO neutron.db.l3_hamode_db [None req-d58f955f-c246-49bc-86ab-78bd5a062cf5 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:13.791 8 INFO neutron.db.segments_db [None req-afb2bec7-1e01-48d8-9d46-0af3e9c485d1 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment a24d8ca9-f82a-4edd-9d60-80371d734df4 of type vxlan for network adc11bfe-30dc-474e-9b43-26031b31b2cc [pid: 8|app: 0|req: 979/1943] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:13 2026] POST /v2.0/networks => generated 611 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1944] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:00:13 2026] GET /v2.0/networks/98446c64-40f7-4402-89a2-d456b58c2c00?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:13.932 8 INFO neutron.db.segments_db [None req-99b359d2-9763-491c-a5c9-4b34505d6cb3 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment 9a41cca9-6d78-4021-bf07-93ffe45c8e43 of type vxlan for network 8e6b3677-d882-4ffd-8b62-93ddd886d0d5 [pid: 8|app: 0|req: 981/1945] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:13 2026] POST /v2.0/networks => generated 610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1946] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:00:14 2026] GET /v2.0/networks/98446c64-40f7-4402-89a2-d456b58c2c00?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1947] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:14 2026] POST /v2.0/subnets => generated 626 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1948] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:14 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:14.409 7 INFO neutron.db.l3_hamode_db [None req-d58f955f-c246-49bc-86ab-78bd5a062cf5 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 985/1949] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:14 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:14.671 8 INFO neutron.db.segments_db [None req-cf361620-76fd-4edd-a0e8-a61f24e8c9ec c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment c7a84b74-d55a-41e6-a125-628710345f28 of type vxlan for network feaf2019-7188-45bd-a522-ade527471dae 2026-02-27 01:00:14.932 8 INFO neutron.db.l3_hamode_db [None req-cf361620-76fd-4edd-a0e8-a61f24e8c9ec c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:15.057 8 INFO neutron.db.l3_hamode_db [None req-cf361620-76fd-4edd-a0e8-a61f24e8c9ec c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 965/1950] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:13 2026] POST /v2.0/routers => generated 695 bytes in 1995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1951] 10.0.0.246 () {32 vars in 776 bytes} [Fri Feb 27 01:00:15 2026] GET /v2.0/subnets?project_id=4757a54270564c0dbebbb01fe4f39113&cidr=10.100.0.0%2F28 => generated 14 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1952] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:00:15 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1953] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:15 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 969/1954] 10.0.0.246 () {32 vars in 784 bytes} [Fri Feb 27 01:00:15 2026] GET /v2.0/subnets?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1955] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:14 2026] POST /v2.0/routers => generated 507 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1956] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:15 2026] POST /v2.0/subnets => generated 656 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1957] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:15 2026] PUT /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1960] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:00:16 2026] GET /v2.0/networks => generated 7229 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1961] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:16 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1962] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/ports/c12becf3-294a-4637-ad28-9cf88ab57a25 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1963] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/agents => generated 3385 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1964] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:15 2026] PUT /v2.0/routers/7e3d6246-4b0f-4d64-badf-57d209e1142b/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1965] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/network-ip-availabilities => generated 4127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1966] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 974/1967] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/networks => generated 7229 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1968] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/routers => generated 1999 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1969] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/subnets => generated 5784 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1970] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1971] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/routers => generated 1999 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1972] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/routers/0bc829d0-a409-4bc5-90e1-b1b00cfab9db/l3-agents => generated 682 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1973] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 01:00:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1974] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:00:17 2026] GET /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb/l3-agents => generated 682 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1975] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1976] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:17 2026] PUT /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1977] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 983/1978] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/routers/7e3d6246-4b0f-4d64-badf-57d209e1142b/l3-agents => generated 682 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1979] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/ports/ab4b6bd6-5cba-4703-81c8-286e4906d2ea => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1980] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1981] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/subnets => generated 5784 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1982] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1983] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:00:18 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) [pid: 7|app: 0|req: 988/1984] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/networks?id=98446c64-40f7-4402-89a2-d456b58c2c00 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1985] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1986] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:00:18 2026] GET /v2.0/ports => generated 16922 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 01:00:18.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b676df0-c3a4-40a5-a0f9-6be08578d532 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: ab4b6bd6-5cba-4703-81c8-286e4906d2ea 2026-02-27 01:00:18.824 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b676df0-c3a4-40a5-a0f9-6be08578d532 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: ab4b6bd6-5cba-4703-81c8-286e4906d2ea [pid: 7|app: 0|req: 991/1987] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:00:18 2026] POST /v2.0/ports => generated 954 bytes in 456 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-02-27 01:00:19.317 7 INFO neutron.db.securitygroups_db [None req-5e21d86c-bb39-4c40-a3e6-87c0dd50a348 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Project 4757a54270564c0dbebbb01fe4f39113 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: 992/1988] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1989] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:18 2026] PUT /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1990] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:00:19 2026] GET /v2.0/subnets => generated 5784 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1991] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:19 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1992] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:00:19 2026] PUT /v2.0/ports/6ecc9369-5bac-4f65-8d3a-60f11d3e0c04 => generated 1235 bytes in 417 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-02-27 01:00:19.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0718370b-390c-4e79-be56-cbf5c336682b'] response: {'name': 'network-changed', 'server_uuid': '4f6c73b0-0060-436b-b1b3-277c4f560a72', 'tag': '6ecc9369-5bac-4f65-8d3a-60f11d3e0c04', 'status': 'completed', 'code': 200} 2026-02-27 01:00:19.854 8 INFO neutron.db.securitygroups_db [None req-bff53472-76d8-455d-a173-48cada62e035 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Project 4757a54270564c0dbebbb01fe4f39113 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-02-27 01:00:19.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-761350b0-16b9-4033-abb8-d871e076143d c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: c12becf3-294a-4637-ad28-9cf88ab57a25 2026-02-27 01:00:19.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-761350b0-16b9-4033-abb8-d871e076143d c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: c12becf3-294a-4637-ad28-9cf88ab57a25 [pid: 8|app: 0|req: 999/1993] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1994] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:00:19 2026] GET /v2.0/floatingips => 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: 1001/1995] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:19 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1996] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:00:19 2026] GET /v2.0/security-groups => generated 31451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1997] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:19 2026] PUT /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1998] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks => generated 1297 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1999] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/ports?device_id=256ba5fe-2a05-4f26-bef4-fa2898fcbdcb => 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: 996/2000] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/ports?tenant_id=ef9bc3d517cf4f379428dfa47119ff2a&device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2001] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks?tenant_id=ef9bc3d517cf4f379428dfa47119ff2a&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2002] 10.0.0.98 () {34 vars in 1099 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1604374263&fields=id&tenant_id=4757a54270564c0dbebbb01fe4f39113 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:20.571 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cffa28e-20a3-4813-bfe5-2faa8ecb8aa8 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: 13d375b4-799a-4eaf-b7ae-ffbd63ae07e8 2026-02-27 01:00:20.573 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cffa28e-20a3-4813-bfe5-2faa8ecb8aa8 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: 13d375b4-799a-4eaf-b7ae-ffbd63ae07e8 [pid: 7|app: 0|req: 999/2003] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2004] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2005] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/quotas/4757a54270564c0dbebbb01fe4f39113 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2006] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2007] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1004/2008] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:00:20 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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) 2026-02-27 01:00:20.910 8 INFO neutron.services.segments.plugin [-] Segment c7a84b74-d55a-41e6-a125-628710345f28 resource provider aggregate not found 2026-02-27 01:00:20.916 8 INFO neutron.services.segments.plugin [-] Segment c7a84b74-d55a-41e6-a125-628710345f28 resource provider aggregate not found 2026-02-27 01:00:20.934 8 INFO neutron.services.segments.plugin [-] Segment c7a84b74-d55a-41e6-a125-628710345f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a84b74-d55a-41e6-a125-628710345f28 found for delete ", "request_id": "req-0e23d042-a5f1-4c8f-87a2-7ff3db16ff5e"}]} 2026-02-27 01:00:20.936 8 INFO neutron.services.segments.plugin [-] Segment c7a84b74-d55a-41e6-a125-628710345f28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a84b74-d55a-41e6-a125-628710345f28 found for delete ", "request_id": "req-c90cc073-dc56-438a-a546-da62c8aeddcb"}]} 2026-02-27 01:00:20.938 8 INFO neutron.db.l3_hamode_db [None req-5cffa28e-20a3-4813-bfe5-2faa8ecb8aa8 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] HA network feaf2019-7188-45bd-a522-ade527471dae was deleted as no HA routers are present in tenant 94668c30bf7a4a27b69c7a5b043ff1c4. [pid: 8|app: 0|req: 1005/2009] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:20 2026] DELETE /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb => generated 0 bytes in 535 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2010] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1007/2011] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2012] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:20 2026] DELETE /v2.0/subnets/9c5a442b-2b97-4142-903a-4526846c9ce7 => 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: 1008/2013] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2014] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:21 2026] DELETE /v2.0/subnets/1c3fde46-3d7b-4917-810c-5b497ebe28d0 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:21.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-830dbae8-d5ce-43da-b577-01c7c76efbd6 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: c4917aec-0941-4f0c-8079-20a663fa5c56 2026-02-27 01:00:21.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-830dbae8-d5ce-43da-b577-01c7c76efbd6 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: c4917aec-0941-4f0c-8079-20a663fa5c56 [pid: 7|app: 0|req: 1007/2015] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/ports?tenant_id=ef9bc3d517cf4f379428dfa47119ff2a&device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2016] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6ecc9369-5bac-4f65-8d3a-60f11d3e0c04 => 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: 1009/2017] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:21 2026] DELETE /v2.0/networks/8e6b3677-d882-4ffd-8b62-93ddd886d0d5 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2018] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/subnets?id=58a3d4c0-d66b-4d02-971a-1df220be6f39 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2019] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/ports?network_id=98446c64-40f7-4402-89a2-d456b58c2c00&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2020] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/networks/98446c64-40f7-4402-89a2-d456b58c2c00?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2021] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:21 2026] DELETE /v2.0/networks/adc11bfe-30dc-474e-9b43-26031b31b2cc => 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: 1012/2022] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:00:21 2026] GET /v2.0/networks/98446c64-40f7-4402-89a2-d456b58c2c00?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-02-27 01:00:21.871 8 INFO neutron.db.segments_db [None req-398b7b7c-f16d-459d-9da5-fc23ee6d770c c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment 4186d505-446c-4a26-b0ac-804ed6888863 of type vxlan for network d462884a-c6dd-4c9a-9bc3-58d25d485faa [pid: 8|app: 0|req: 1011/2023] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:21 2026] POST /v2.0/networks => generated 611 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2024] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:22 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1013/2025] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:21 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:22.249 8 INFO neutron.db.segments_db [None req-0b54a73d-3a83-4e0c-ade8-fea150ed58f1 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 of type vxlan for network ddb552bc-ae75-4673-b3a3-f114da0fe349 [pid: 7|app: 0|req: 1014/2026] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:22 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1015/2027] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:22 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:22.500 8 INFO neutron.db.l3_hamode_db [None req-0b54a73d-3a83-4e0c-ade8-fea150ed58f1 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:22.633 8 INFO neutron.db.l3_hamode_db [None req-0b54a73d-3a83-4e0c-ade8-fea150ed58f1 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:22.959 8 INFO neutron.services.segments.plugin [-] Segment 9a41cca9-6d78-4021-bf07-93ffe45c8e43 resource provider aggregate not found 2026-02-27 01:00:22.962 8 INFO neutron.services.segments.plugin [-] Segment 9a41cca9-6d78-4021-bf07-93ffe45c8e43 resource provider aggregate not found 2026-02-27 01:00:22.984 8 INFO neutron.services.segments.plugin [-] Segment 9a41cca9-6d78-4021-bf07-93ffe45c8e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a41cca9-6d78-4021-bf07-93ffe45c8e43 found for delete ", "request_id": "req-e74d6b92-054a-4f82-8162-8505374fa6cc"}]} 2026-02-27 01:00:22.991 8 INFO neutron.services.segments.plugin [-] Segment 9a41cca9-6d78-4021-bf07-93ffe45c8e43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a41cca9-6d78-4021-bf07-93ffe45c8e43 found for delete ", "request_id": "req-1cffff29-bbb9-43a9-8211-3d6b4def6c40"}]} 2026-02-27 01:00:23.008 8 INFO neutron.services.segments.plugin [-] Segment a24d8ca9-f82a-4edd-9d60-80371d734df4 resource provider aggregate not found 2026-02-27 01:00:23.013 8 INFO neutron.services.segments.plugin [-] Segment a24d8ca9-f82a-4edd-9d60-80371d734df4 resource provider aggregate not found 2026-02-27 01:00:23.033 8 INFO neutron.services.segments.plugin [-] Segment a24d8ca9-f82a-4edd-9d60-80371d734df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24d8ca9-f82a-4edd-9d60-80371d734df4 found for delete ", "request_id": "req-2230c701-d0b8-4e00-8def-581b35efb7fc"}]} 2026-02-27 01:00:23.035 8 INFO neutron.services.segments.plugin [-] Segment a24d8ca9-f82a-4edd-9d60-80371d734df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a24d8ca9-f82a-4edd-9d60-80371d734df4 found for delete ", "request_id": "req-cfcf159b-40c9-415d-a450-f65af20af8a2"}]} [pid: 7|app: 0|req: 1016/2028] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:23 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1013/2029] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:22 2026] POST /v2.0/routers => generated 506 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2030] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:23 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2031] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:23 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2032] 10.0.0.246 () {34 vars in 665 bytes} [Fri Feb 27 01:00:23 2026] POST /v2.0/ports => generated 948 bytes in 366 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: 1018/2033] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:24 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1019/2034] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:24 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2035] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:24 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2036] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:23 2026] PUT /v2.0/routers/5f0e73b1-a0d1-47e9-a827-8654347246fd/add_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2037] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:24 2026] GET /v2.0/ports/af2aaa7a-7d68-4132-a7a6-171f8ef13700 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:00:25.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-899510e4-186b-4e3c-84f4-e3cc2d1366bd c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: af2aaa7a-7d68-4132-a7a6-171f8ef13700 2026-02-27 01:00:25.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-899510e4-186b-4e3c-84f4-e3cc2d1366bd c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: af2aaa7a-7d68-4132-a7a6-171f8ef13700 [pid: 7|app: 0|req: 1022/2038] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2039] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1024/2040] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4757a54270564c0dbebbb01fe4f39113 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2041] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:24 2026] PUT /v2.0/routers/5f0e73b1-a0d1-47e9-a827-8654347246fd/remove_router_interface => generated 309 bytes in 689 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-02-27 01:00:25.650 8 INFO neutron.api.v2.resource [None req-f14e5603-8506-47e5-a923-81a423be84f2 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/2042] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:25 2026] PUT /v2.0/routers/5f0e73b1-a0d1-47e9-a827-8654347246fd/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2043] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2044] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/ports?device_id=5f0e73b1-a0d1-47e9-a827-8654347246fd => 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: 1021/2045] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:25 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&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: 7|app: 0|req: 1025/2046] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:00:25 2026] POST /v2.0/ports => generated 954 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, ' 2026-02-27 01:00:25.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-151434e7-a9b6-47ac-9d55-37cef04faafb c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: 899339bf-207c-4c31-b6b1-0253c83ad980 2026-02-27 01:00:25.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-151434e7-a9b6-47ac-9d55-37cef04faafb c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: 899339bf-207c-4c31-b6b1-0253c83ad980 2026-02-27 01:00:26.289 8 INFO neutron.services.segments.plugin [-] Segment 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 resource provider aggregate not found 2026-02-27 01:00:26.297 8 INFO neutron.services.segments.plugin [-] Segment 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 resource provider aggregate not found 2026-02-27 01:00:26.309 8 INFO neutron.services.segments.plugin [-] Segment 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 found for delete ", "request_id": "req-20c3e767-5fdf-46ec-9c29-de9774f384a9"}]} 2026-02-27 01:00:26.314 8 INFO neutron.services.segments.plugin [-] Segment 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80cfdf9e-40e5-4642-9f67-3f7156fcfb59 found for delete ", "request_id": "req-3b27b30b-8ac5-4008-bb1b-9981e6e1e18f"}]} 2026-02-27 01:00:26.318 8 INFO neutron.db.l3_hamode_db [None req-151434e7-a9b6-47ac-9d55-37cef04faafb c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] HA network ddb552bc-ae75-4673-b3a3-f114da0fe349 was deleted as no HA routers are present in tenant 94668c30bf7a4a27b69c7a5b043ff1c4. [pid: 8|app: 0|req: 1022/2047] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:25 2026] DELETE /v2.0/routers/5f0e73b1-a0d1-47e9-a827-8654347246fd => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2048] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:00:25 2026] PUT /v2.0/ports/1f0fda39-0156-4878-a1fc-af46213db1f2 => generated 1235 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:26.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8dbcaff0-f6a2-4639-9423-62bc8446fe9b'] response: {'name': 'network-changed', 'server_uuid': '707c9f54-6750-4716-852d-f049c893f669', 'tag': '1f0fda39-0156-4878-a1fc-af46213db1f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1023/2049] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:26 2026] DELETE /v2.0/subnets/2831c237-0a15-43cd-923e-7fc6c2133b30 => generated 0 bytes in 113 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-02-27 01:00:26.565 7 INFO neutron.services.segments.plugin [-] Segment 4186d505-446c-4a26-b0ac-804ed6888863 resource provider aggregate not found 2026-02-27 01:00:26.568 7 INFO neutron.services.segments.plugin [-] Segment 4186d505-446c-4a26-b0ac-804ed6888863 resource provider aggregate not found [pid: 8|app: 0|req: 1024/2050] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:26.594 7 INFO neutron.services.segments.plugin [-] Segment 4186d505-446c-4a26-b0ac-804ed6888863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4186d505-446c-4a26-b0ac-804ed6888863 found for delete ", "request_id": "req-310ef093-104c-4eab-bcdd-be41710d7ed6"}]} [pid: 7|app: 0|req: 1027/2051] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:26 2026] DELETE /v2.0/networks/d462884a-c6dd-4c9a-9bc3-58d25d485faa => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:26.616 7 INFO neutron.services.segments.plugin [-] Segment 4186d505-446c-4a26-b0ac-804ed6888863 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4186d505-446c-4a26-b0ac-804ed6888863 found for delete ", "request_id": "req-7681073f-2de3-49bb-a1eb-4a46e0e0b4da"}]} [pid: 8|app: 0|req: 1025/2052] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:26.680 7 INFO neutron.db.segments_db [None req-d33df487-7217-4794-b925-d867919b3d2f c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment e0136043-397f-4c92-9b8e-6344f0ef3ea0 of type vxlan for network adb9e793-b074-43c8-b354-c2117c818378 [pid: 7|app: 0|req: 1028/2053] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:00:26 2026] POST /v2.0/networks => generated 611 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2054] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2055] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&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: 1031/2056] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2057] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:00:26 2026] GET /v2.0/networks?tenant_id=4757a54270564c0dbebbb01fe4f39113&shared=False => generated 755 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2058] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:26 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2059] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:00:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:27.080 8 INFO neutron.db.segments_db [None req-f800f9d1-cbc9-48b1-b124-446defcde432 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment e880ad98-9bbe-40d6-958a-3bdbc114fd70 of type vxlan for network 85393124-b7bf-42fa-8ddb-78dea57b3eb7 2026-02-27 01:00:27.324 8 INFO neutron.db.l3_hamode_db [None req-f800f9d1-cbc9-48b1-b124-446defcde432 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:27.487 8 INFO neutron.db.l3_hamode_db [None req-f800f9d1-cbc9-48b1-b124-446defcde432 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1034/2060] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:27 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1035/2061] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:27 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&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: 1027/2062] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:27 2026] POST /v2.0/routers => generated 506 bytes in 1020 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2063] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1029/2064] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1f0fda39-0156-4878-a1fc-af46213db1f2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2065] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/subnets?id=cceea610-43e0-4d08-9cc8-d4050918e1f7 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2066] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/ports?network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b&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: 1032/2067] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2068] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1034/2069] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2070] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&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: 1036/2071] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1037/2072] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:28 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&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: 1036/2073] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:28 2026] PUT /v2.0/routers/186f2188-e11c-4746-b94c-e45660986699/add_router_interface => generated 309 bytes in 1464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2074] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:29 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1039/2075] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:29 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&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: 7|app: 0|req: 1037/2076] 10.0.0.246 () {32 vars in 717 bytes} [Fri Feb 27 01:00:29 2026] GET /v2.0/ports/55e36f24-5474-427e-8ee9-6c4e04908117 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:29.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-280727d4-9888-4626-a0d8-31020ee2113a c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: 55e36f24-5474-427e-8ee9-6c4e04908117 2026-02-27 01:00:29.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-280727d4-9888-4626-a0d8-31020ee2113a c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: 55e36f24-5474-427e-8ee9-6c4e04908117 [pid: 7|app: 0|req: 1038/2077] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1039/2078] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2079] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:29 2026] PUT /v2.0/routers/186f2188-e11c-4746-b94c-e45660986699/remove_router_interface => generated 309 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2080] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/ports?device_id=186f2188-e11c-4746-b94c-e45660986699 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:30.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3a0907a-0345-4de3-953b-a25d9986af69 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: cfb80199-b541-4ee3-9b5c-3285fa62cd8b 2026-02-27 01:00:30.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3a0907a-0345-4de3-953b-a25d9986af69 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: cfb80199-b541-4ee3-9b5c-3285fa62cd8b [pid: 7|app: 0|req: 1041/2081] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1042/2082] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2083] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:30 2026] GET /v2.0/security-groups?id=97d7037b-9bf7-4b56-8d65-6f3871b399c9&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:30.877 8 INFO neutron.services.segments.plugin [-] Segment e880ad98-9bbe-40d6-958a-3bdbc114fd70 resource provider aggregate not found 2026-02-27 01:00:30.884 8 INFO neutron.services.segments.plugin [-] Segment e880ad98-9bbe-40d6-958a-3bdbc114fd70 resource provider aggregate not found 2026-02-27 01:00:30.899 8 INFO neutron.services.segments.plugin [-] Segment e880ad98-9bbe-40d6-958a-3bdbc114fd70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e880ad98-9bbe-40d6-958a-3bdbc114fd70 found for delete ", "request_id": "req-e60329a8-cc71-4403-8695-e23688377e6f"}]} 2026-02-27 01:00:30.905 8 INFO neutron.services.segments.plugin [-] Segment e880ad98-9bbe-40d6-958a-3bdbc114fd70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e880ad98-9bbe-40d6-958a-3bdbc114fd70 found for delete ", "request_id": "req-0f829b0f-f344-444e-8f89-88f694ea43b7"}]} 2026-02-27 01:00:30.914 8 INFO neutron.db.l3_hamode_db [None req-d3a0907a-0345-4de3-953b-a25d9986af69 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] HA network 85393124-b7bf-42fa-8ddb-78dea57b3eb7 was deleted as no HA routers are present in tenant 94668c30bf7a4a27b69c7a5b043ff1c4. [pid: 8|app: 0|req: 1041/2084] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:30 2026] DELETE /v2.0/routers/186f2188-e11c-4746-b94c-e45660986699 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:30.940 7 INFO neutron_taas.services.taas.taas_plugin [req-ee4aa103-e47b-45a2-9c5f-aa7506e4ea81 req-0da56c56-7ea0-4418-aea8-0d308581d178 88575e420e4d4771a4dba555b26948b8 ef9bc3d517cf4f379428dfa47119ff2a - - default default] TaaS: Handle Delete Port: 6ecc9369-5bac-4f65-8d3a-60f11d3e0c04 2026-02-27 01:00:30.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee4aa103-e47b-45a2-9c5f-aa7506e4ea81 req-0da56c56-7ea0-4418-aea8-0d308581d178 88575e420e4d4771a4dba555b26948b8 ef9bc3d517cf4f379428dfa47119ff2a - - default default] Tap Mirror: Handle Delete Port: 6ecc9369-5bac-4f65-8d3a-60f11d3e0c04 [pid: 8|app: 0|req: 1042/2085] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:30 2026] DELETE /v2.0/subnets/f3bc33a1-b4f9-4d61-91ac-baf42bdaf2e2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2086] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:00:30 2026] DELETE /v2.0/ports/6ecc9369-5bac-4f65-8d3a-60f11d3e0c04 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:00:31.153 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c8f7cdd-8845-4510-bf7f-72a56ae95159'] response: {'server_uuid': '4f6c73b0-0060-436b-b1b3-277c4f560a72', 'name': 'network-vif-deleted', 'tag': '6ecc9369-5bac-4f65-8d3a-60f11d3e0c04', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1043/2087] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:31 2026] DELETE /v2.0/networks/adb9e793-b074-43c8-b354-c2117c818378 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2088] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:31 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:31.260 8 INFO neutron.db.segments_db [None req-cbfcbd4c-1d40-4dfd-bfdb-c5a34856dbce c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Added segment 19b186db-3410-4521-88b7-67178c38782b of type vxlan for network 8ddc3ee1-56d3-4bcc-abc8-83f00f9e910f [pid: 7|app: 0|req: 1046/2089] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:31 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:31.494 8 INFO neutron.db.l3_hamode_db [None req-cbfcbd4c-1d40-4dfd-bfdb-c5a34856dbce c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1049/2092] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:31 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1050/2093] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:32 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:32.412 8 INFO neutron.db.l3_hamode_db [None req-cbfcbd4c-1d40-4dfd-bfdb-c5a34856dbce c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1051/2094] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:32 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&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-02-27 01:00:32.937 8 INFO neutron.services.segments.plugin [-] Segment e0136043-397f-4c92-9b8e-6344f0ef3ea0 resource provider aggregate not found 2026-02-27 01:00:32.938 8 INFO neutron.services.segments.plugin [-] Segment e0136043-397f-4c92-9b8e-6344f0ef3ea0 resource provider aggregate not found 2026-02-27 01:00:32.964 8 INFO neutron.services.segments.plugin [-] Segment e0136043-397f-4c92-9b8e-6344f0ef3ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0136043-397f-4c92-9b8e-6344f0ef3ea0 found for delete ", "request_id": "req-0ab2d7bf-5715-4adb-a0a4-822939bef5f9"}]} 2026-02-27 01:00:32.973 8 INFO neutron.services.segments.plugin [-] Segment e0136043-397f-4c92-9b8e-6344f0ef3ea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0136043-397f-4c92-9b8e-6344f0ef3ea0 found for delete ", "request_id": "req-0e5fdc09-a349-46c7-9289-ac6fa600681a"}]} [pid: 7|app: 0|req: 1052/2095] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1044/2096] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:31 2026] POST /v2.0/routers => generated 687 bytes in 2179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2097] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/routers/a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 693 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2098] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/routers => generated 696 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2099] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2100] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2101] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2102] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2103] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:33 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2104] 10.0.0.246 () {34 vars in 741 bytes} [Fri Feb 27 01:00:33 2026] PUT /v2.0/routers/a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 700 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2105] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:00:34 2026] GET /v2.0/ports?device_id=4f6c73b0-0060-436b-b1b3-277c4f560a72 => 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: 1048/2106] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:00:34 2026] GET /v2.0/routers/a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 700 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2107] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:34 2026] GET /v2.0/ports?device_id=a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:34.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-faff13a5-cebd-4af9-b3b6-ed05455b72d7 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: 1a146d81-f15c-4ed1-9a74-f91a55e2280e 2026-02-27 01:00:34.653 7 INFO neutron.db.l3_db [None req-d49270c8-4fc0-4178-92de-92fb6967fe31 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Floating IP 36961914-9c40-4b13-b21d-754821079e4c associated. External IP: 10.96.250.210, port: 1f0fda39-0156-4878-a1fc-af46213db1f2. 2026-02-27 01:00:34.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faff13a5-cebd-4af9-b3b6-ed05455b72d7 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: 1a146d81-f15c-4ed1-9a74-f91a55e2280e 2026-02-27 01:00:34.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-faff13a5-cebd-4af9-b3b6-ed05455b72d7 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] TaaS: Handle Delete Port: cec90a81-9b39-498a-91a6-550f8fabe838 2026-02-27 01:00:34.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faff13a5-cebd-4af9-b3b6-ed05455b72d7 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] Tap Mirror: Handle Delete Port: cec90a81-9b39-498a-91a6-550f8fabe838 [pid: 7|app: 0|req: 1059/2108] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 01:00:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2109] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:35.074 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4644a3cb-cad4-406c-a4a5-c8f47b08aebe'] response: {'name': 'network-changed', 'server_uuid': '707c9f54-6750-4716-852d-f049c893f669', 'tag': '1f0fda39-0156-4878-a1fc-af46213db1f2', 'status': 'completed', 'code': 200} 2026-02-27 01:00:35.309 8 INFO neutron.services.segments.plugin [-] Segment 19b186db-3410-4521-88b7-67178c38782b resource provider aggregate not found 2026-02-27 01:00:35.314 8 INFO neutron.services.segments.plugin [-] Segment 19b186db-3410-4521-88b7-67178c38782b resource provider aggregate not found 2026-02-27 01:00:35.325 8 INFO neutron.services.segments.plugin [-] Segment 19b186db-3410-4521-88b7-67178c38782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b186db-3410-4521-88b7-67178c38782b found for delete ", "request_id": "req-954a354f-ce09-4787-a707-2c25f339ece8"}]} 2026-02-27 01:00:35.338 8 INFO neutron.services.segments.plugin [-] Segment 19b186db-3410-4521-88b7-67178c38782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b186db-3410-4521-88b7-67178c38782b found for delete ", "request_id": "req-7d302ddc-f978-4bc8-a446-30be4eef15a3"}]} 2026-02-27 01:00:35.346 8 INFO neutron.db.l3_hamode_db [None req-faff13a5-cebd-4af9-b3b6-ed05455b72d7 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] HA network 8ddc3ee1-56d3-4bcc-abc8-83f00f9e910f was deleted as no HA routers are present in tenant 94668c30bf7a4a27b69c7a5b043ff1c4. [pid: 8|app: 0|req: 1050/2110] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:34 2026] DELETE /v2.0/routers/a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2111] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?device_id=a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:35.407 8 INFO neutron.api.v2.resource [None req-695988c3-5c9c-46f7-a952-3921b929e01a c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1051/2112] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/routers/a2b4fdf5-d1e0-4aa4-8e98-2f6f3f524199 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2113] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?device_id=186f2188-e11c-4746-b94c-e45660986699 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:35.458 8 INFO neutron.api.v2.resource [None req-1bb894f4-c38c-4076-a913-2f5e1c507f5f c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1052/2114] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/routers/186f2188-e11c-4746-b94c-e45660986699 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:00:35.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97dbd993-7260-4b3d-8ac1-9c331b9c4c49 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2115] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/subnets/f3bc33a1-b4f9-4d61-91ac-baf42bdaf2e2 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2116] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?device_id=5f0e73b1-a0d1-47e9-a827-8654347246fd => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:35.533 7 INFO neutron.api.v2.resource [None req-db4ea4d4-e7bc-4d5c-b9b7-2ff86ce8bb7a c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1064/2117] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/routers/5f0e73b1-a0d1-47e9-a827-8654347246fd => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:00:35.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc2d934a-50e8-4ac0-ae3e-5b2cc09b8107 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1054/2118] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/subnets/2831c237-0a15-43cd-923e-7fc6c2133b30 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2119] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?device_id=256ba5fe-2a05-4f26-bef4-fa2898fcbdcb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:35.611 7 INFO neutron.api.v2.resource [None req-f5105362-0efe-43ab-a63b-42b9afc0ea8c c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1066/2120] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/routers/256ba5fe-2a05-4f26-bef4-fa2898fcbdcb => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2121] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:35.628 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e25b4d2-afe7-47be-98f7-ae5e0355d689 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1067/2122] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/subnets/9c5a442b-2b97-4142-903a-4526846c9ce7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:00:35.648 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45c4e612-9578-45f9-861a-9dcfa0122067 c69eedbb5a5c4aa5be1036a18cf2fcd1 94668c30bf7a4a27b69c7a5b043ff1c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2123] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:35 2026] DELETE /v2.0/subnets/1c3fde46-3d7b-4917-810c-5b497ebe28d0 => 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: 1056/2124] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 755 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2125] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1f0fda39-0156-4878-a1fc-af46213db1f2 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2126] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/subnets?id=cceea610-43e0-4d08-9cc8-d4050918e1f7 => 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: 1070/2127] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/ports?network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2128] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1071/2129] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:00:35 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1059/2130] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:36 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => 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: 1072/2131] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:36 2026] GET /v2.0/security-groups?tenant_id=94668c30bf7a4a27b69c7a5b043ff1c4&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2132] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:36 2026] DELETE /v2.0/security-groups/1f8f5a07-f727-4dee-9432-8bf5b8876699 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:37.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-b77103bc-8c6e-4e01-846e-d3d0683e9e53 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 6d1bca80-aebd-4a09-9e01-275d697719c2 2026-02-27 01:00:37.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b77103bc-8c6e-4e01-846e-d3d0683e9e53 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 6d1bca80-aebd-4a09-9e01-275d697719c2 [pid: 8|app: 0|req: 1061/2133] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:37 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2134] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:00:36 2026] PUT /v2.0/routers/0bc829d0-a409-4bc5-90e1-b1b00cfab9db/remove_router_interface => generated 309 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:37.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-08a629ee-5264-42cf-8de7-21b166687861 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 366509c1-7e3a-422e-8bb3-823482253895 2026-02-27 01:00:37.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a629ee-5264-42cf-8de7-21b166687861 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 366509c1-7e3a-422e-8bb3-823482253895 2026-02-27 01:00:38.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-08a629ee-5264-42cf-8de7-21b166687861 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: aba59b28-d513-4cc6-96eb-df3d48613750 2026-02-27 01:00:38.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08a629ee-5264-42cf-8de7-21b166687861 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: aba59b28-d513-4cc6-96eb-df3d48613750 2026-02-27 01:00:38.333 8 INFO neutron.services.segments.plugin [-] Segment c04f396a-4254-4934-b777-5d45988d6579 resource provider aggregate not found 2026-02-27 01:00:38.337 8 INFO neutron.services.segments.plugin [-] Segment c04f396a-4254-4934-b777-5d45988d6579 resource provider aggregate not found 2026-02-27 01:00:38.353 8 INFO neutron.db.l3_hamode_db [None req-08a629ee-5264-42cf-8de7-21b166687861 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 0909d337-8941-4821-927f-a3149edd0ec4 was deleted as no HA routers are present in tenant ef9bc3d517cf4f379428dfa47119ff2a. [pid: 7|app: 0|req: 1074/2135] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:00:37 2026] POST /v2.0/security-groups => generated 1624 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-27 01:00:38.359 8 INFO neutron.services.segments.plugin [-] Segment c04f396a-4254-4934-b777-5d45988d6579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04f396a-4254-4934-b777-5d45988d6579 found for delete ", "request_id": "req-c5184f4d-5708-4730-ad6a-f52085a02d1d"}]} 2026-02-27 01:00:38.360 8 INFO neutron.services.segments.plugin [-] Segment c04f396a-4254-4934-b777-5d45988d6579 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c04f396a-4254-4934-b777-5d45988d6579 found for delete ", "request_id": "req-409cae07-5818-43f5-8056-aeba720b18de"}]} [pid: 8|app: 0|req: 1062/2136] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:37 2026] DELETE /v2.0/routers/0bc829d0-a409-4bc5-90e1-b1b00cfab9db => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2137] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-groups => generated 4529 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2138] 10.0.0.246 () {34 vars in 758 bytes} [Fri Feb 27 01:00:38 2026] PUT /v2.0/security-groups/eabc80c4-1e2f-4191-ab2c-b75118507f23 => generated 1662 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2139] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:00:38 2026] DELETE /v2.0/subnets/58a3d4c0-d66b-4d02-971a-1df220be6f39 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2140] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-groups/eabc80c4-1e2f-4191-ab2c-b75118507f23 => generated 1662 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:38.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b1c4ee7-87b4-4cd0-b1b1-1c944c879d6c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 167b509d-a5e6-434c-8cc3-f69a4ac1048c 2026-02-27 01:00:38.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b1c4ee7-87b4-4cd0-b1b1-1c944c879d6c e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 167b509d-a5e6-434c-8cc3-f69a4ac1048c [pid: 7|app: 0|req: 1078/2141] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:38 2026] DELETE /v2.0/security-groups/eabc80c4-1e2f-4191-ab2c-b75118507f23 => 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: 1079/2142] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:38.684 7 INFO neutron.api.v2.resource [None req-475adafb-d24e-44f7-8bf3-83f86b2403b5 d6a95fd2c564499985a49d934885a144 a90ee5f971d94e14a5743e48e403f02c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1080/2143] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:38 2026] DELETE /v2.0/security-groups/eabc80c4-1e2f-4191-ab2c-b75118507f23 => 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: 1064/2144] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:00:38 2026] DELETE /v2.0/networks/98446c64-40f7-4402-89a2-d456b58c2c00 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2145] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:00:38 2026] POST /v2.0/security-groups => generated 1625 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2146] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2147] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-group-rules/e890f311-51f8-43d9-a40b-97354383e922 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2148] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-groups?tenant_id=ef9bc3d517cf4f379428dfa47119ff2a&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: 1083/2149] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:38 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2150] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:38 2026] DELETE /v2.0/security-groups/97d7037b-9bf7-4b56-8d65-6f3871b399c9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2151] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:00:39 2026] DELETE /v2.0/security-group-rules/e890f311-51f8-43d9-a40b-97354383e922 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2152] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2153] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2154] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules/6a844aaf-7c4f-4362-93b5-d2dc62f1fc07 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2155] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2156] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:00:39 2026] DELETE /v2.0/security-group-rules/6a844aaf-7c4f-4362-93b5-d2dc62f1fc07 => 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: 1087/2157] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:39 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) [pid: 8|app: 0|req: 1071/2158] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:00:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2159] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules/60c2930d-1c52-4ae5-ac68-2a31bb9dbdd0 => 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: 1072/2160] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2161] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:00:39 2026] DELETE /v2.0/security-group-rules/60c2930d-1c52-4ae5-ac68-2a31bb9dbdd0 => 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: 1073/2162] 10.0.0.246 () {32 vars in 673 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2163] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:39 2026] DELETE /v2.0/security-groups/9c3479eb-5bf1-4fa9-9aa6-219e6d1fafa1 => 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: 1074/2164] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2165] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:00:39 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:40.385 8 INFO neutron.services.segments.plugin [-] Segment 92ed15bd-6156-4248-8c57-184d0875ac1d resource provider aggregate not found 2026-02-27 01:00:40.389 8 INFO neutron.services.segments.plugin [-] Segment 92ed15bd-6156-4248-8c57-184d0875ac1d resource provider aggregate not found 2026-02-27 01:00:40.403 8 INFO neutron.services.segments.plugin [-] Segment 92ed15bd-6156-4248-8c57-184d0875ac1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ed15bd-6156-4248-8c57-184d0875ac1d found for delete ", "request_id": "req-808d9284-54a2-4053-8afd-a9f4b44efd51"}]} 2026-02-27 01:00:40.411 8 INFO neutron.services.segments.plugin [-] Segment 92ed15bd-6156-4248-8c57-184d0875ac1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92ed15bd-6156-4248-8c57-184d0875ac1d found for delete ", "request_id": "req-723becd8-6a09-454b-bc15-9f5944fa7c4d"}]} [pid: 8|app: 0|req: 1075/2166] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:40 2026] GET /v2.0/security-groups?tenant_id=a90ee5f971d94e14a5743e48e403f02c&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2167] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:40 2026] DELETE /v2.0/security-groups/e3177931-8f0c-4e17-b35e-4cb1b37367c2 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2168] 10.0.0.154 () {32 vars in 802 bytes} [Fri Feb 27 01:00:42 2026] GET /v2.0/extensions => generated 21537 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2169] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:42 2026] POST /v2.0/subnetpools => generated 546 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2170] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:42 2026] GET /v2.0/subnetpools/db219a90-5297-440c-903a-6fb95f7292ca => generated 546 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2171] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 01:00:42 2026] PUT /v2.0/subnetpools/db219a90-5297-440c-903a-6fb95f7292ca => generated 500 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2172] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:42 2026] DELETE /v2.0/subnetpools/db219a90-5297-440c-903a-6fb95f7292ca => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:42.885 8 INFO neutron.api.v2.resource [None req-40ecc155-4597-4118-8792-c9e72065ec87 105494eaf4e54181baf36391997ed8e7 5e90ca33154b4416952379825bb3729d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1079/2173] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:42 2026] GET /v2.0/subnetpools/db219a90-5297-440c-903a-6fb95f7292ca => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:00:42.901 8 INFO neutron.api.v2.resource [None req-a65d600d-ce34-4d0b-b81b-954da96cc5a9 105494eaf4e54181baf36391997ed8e7 5e90ca33154b4416952379825bb3729d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1080/2174] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:42 2026] DELETE /v2.0/subnetpools/db219a90-5297-440c-903a-6fb95f7292ca => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2175] 10.0.0.154 () {30 vars in 724 bytes} [Fri Feb 27 01:00:42 2026] GET /v2.0/quotas/8fde59952e8e41938deca00d95e28be0/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2176] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:43 2026] GET /v2.0/security-groups?tenant_id=5e90ca33154b4416952379825bb3729d&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2177] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:43 2026] DELETE /v2.0/security-groups/713be0bc-2f19-4005-b9a9-6fb8dcde7bfa => 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: 1082/2178] 10.0.0.246 () {32 vars in 623 bytes} [Fri Feb 27 01:00:45 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: 1097/2179] 10.0.0.246 () {32 vars in 633 bytes} [Fri Feb 27 01:00:45 2026] GET /v2.0/ => generated 632 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2180] 10.0.0.154 () {32 vars in 802 bytes} [Fri Feb 27 01:00: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: 1098/2181] 10.0.0.154 () {30 vars in 724 bytes} [Fri Feb 27 01:00:46 2026] GET /v2.0/quotas/8fde59952e8e41938deca00d95e28be0/details => generated 847 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2184] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:46 2026] GET /v2.0/security-groups?tenant_id=7f19ab436f4345b2be8fe8616f31eab7&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2185] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:46 2026] DELETE /v2.0/security-groups/9fab16f9-d3e4-44fa-9a50-748da837aec7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2186] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 01:00:48 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1102/2187] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 01:00:48 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&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: 1086/2188] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:49 2026] GET /v2.0/security-groups?tenant_id=8fde59952e8e41938deca00d95e28be0&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2189] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:49 2026] DELETE /v2.0/security-groups/9f61f866-7ac2-40a4-b159-58b3fa8b694c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2190] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:00:49 2026] GET /v2.0/security-groups?tenant_id=23074dfe174d49bd9782abe214ef5ae9&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2191] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:00:49 2026] DELETE /v2.0/security-groups/8eebcb16-46dc-4c45-9cdd-843ef24df349 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:51.730 7 INFO neutron.db.segments_db [None req-5a1d5542-0b98-4fa1-874d-41fb54175ee5 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 33b3130e-1061-4562-ae19-294d4bae1cc9 of type vxlan for network 3c0ec069-2ef9-4220-88ff-3e7a868363e5 [pid: 7|app: 0|req: 1104/2192] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 01:00:51 2026] POST /v2.0/networks => generated 719 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2193] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:51 2026] POST /v2.0/subnets => generated 685 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:52.089 7 INFO neutron.db.segments_db [None req-6fc8eac4-1b48-432a-a0e5-a7c18120769e e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 707fa699-b4da-4183-89d1-2dcf848d55ff of type vxlan for network 5f7e6754-97b1-4129-b351-e99ba3112449 2026-02-27 01:00:52.317 7 INFO neutron.db.l3_hamode_db [None req-6fc8eac4-1b48-432a-a0e5-a7c18120769e e9098f2b1c9a4d1a9180e3e7f3117cca 3fc761996d8342d7ba16e3fe0a19181b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:00:53.078 7 INFO neutron.db.l3_hamode_db [None req-6fc8eac4-1b48-432a-a0e5-a7c18120769e e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1105/2194] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:52 2026] POST /v2.0/routers => generated 725 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2195] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:54 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2196] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:53 2026] PUT /v2.0/routers/c9e4bd07-6646-47da-855a-bb02d2847c8f/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2197] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:54 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2198] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:55 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2199] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:55 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) 2026-02-27 01:00:56.465 8 INFO neutron.db.segments_db [None req-1b37c11c-4146-4cef-a244-9cad4beae2ca e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 68576181-bbfa-4356-993f-df44fe0ade23 of type vxlan for network 524b1e3c-e893-4920-8c54-02681fd23864 [pid: 8|app: 0|req: 1092/2200] 10.0.0.246 () {34 vars in 671 bytes} [Fri Feb 27 01:00:56 2026] POST /v2.0/networks => generated 722 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2201] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:56 2026] POST /v2.0/subnets => generated 688 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:00:56.787 8 INFO neutron.db.segments_db [None req-8f2a8b55-9654-4bf9-b058-ee7de420c608 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Added segment 96d67143-d676-4e8e-a8d5-ab1c275018d9 of type vxlan for network 091fbadd-d76b-4395-8548-e37d6e2db60f [pid: 7|app: 0|req: 1109/2202] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:00:56 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2203] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:00:56 2026] PUT /v2.0/floatingips/2f8dfb6f-cf0d-488a-8b5e-d5eaa1e84e1b/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:00:57.065 8 INFO neutron.db.l3_hamode_db [None req-8f2a8b55-9654-4bf9-b058-ee7de420c608 e9098f2b1c9a4d1a9180e3e7f3117cca 0f14522e0af14caa9c045ce3893e083b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1111/2204] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:00:57 2026] PUT /v2.0/floatingips/65cea691-7167-4567-96da-03cdad041f52/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: 1112/2205] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:00:57 2026] PUT /v2.0/floatingips/3d68fbc9-43db-4206-81d6-2143735ef784/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2206] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:00:57 2026] PUT /v2.0/floatingips/c9d9244d-9e52-4f0c-b067-ee5f081b32ef/tags => 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: 1114/2207] 10.0.0.246 () {32 vars in 672 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2208] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2209] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2210] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2211] 10.0.0.246 () {32 vars in 680 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2212] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2213] 10.0.0.246 () {32 vars in 690 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2214] 10.0.0.246 () {32 vars in 702 bytes} [Fri Feb 27 01:00:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:57.649 7 INFO neutron_taas.services.taas.taas_plugin [None req-13453019-62db-404d-928e-e7311b8f5556 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] TaaS: Handle Delete Port: 7cb082b7-f67a-4da9-b58b-188a9cb79c70 2026-02-27 01:00:57.651 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13453019-62db-404d-928e-e7311b8f5556 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] Tap Mirror: Handle Delete Port: 7cb082b7-f67a-4da9-b58b-188a9cb79c70 [pid: 7|app: 0|req: 1122/2215] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:57 2026] DELETE /v2.0/floatingips/2f8dfb6f-cf0d-488a-8b5e-d5eaa1e84e1b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:57.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-f88bab09-2349-403b-b8fb-65a7ba28eb18 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] TaaS: Handle Delete Port: 3e902dac-83a8-4442-a7b9-612d66a090ed 2026-02-27 01:00:57.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f88bab09-2349-403b-b8fb-65a7ba28eb18 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] Tap Mirror: Handle Delete Port: 3e902dac-83a8-4442-a7b9-612d66a090ed 2026-02-27 01:00:57.938 8 INFO neutron.db.l3_hamode_db [None req-8f2a8b55-9654-4bf9-b058-ee7de420c608 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1123/2216] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:57 2026] DELETE /v2.0/floatingips/65cea691-7167-4567-96da-03cdad041f52 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:58.124 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1bf050a-068a-4911-a33d-f35b4de80c18 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] TaaS: Handle Delete Port: c0c59f19-8f63-4b68-b3cc-bb74a383e5aa 2026-02-27 01:00:58.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1bf050a-068a-4911-a33d-f35b4de80c18 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] Tap Mirror: Handle Delete Port: c0c59f19-8f63-4b68-b3cc-bb74a383e5aa [pid: 7|app: 0|req: 1124/2217] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:58 2026] DELETE /v2.0/floatingips/3d68fbc9-43db-4206-81d6-2143735ef784 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:00:58.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-40b0d61b-5838-451d-b38c-2368a852f198 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] TaaS: Handle Delete Port: 1bfa68ac-fa24-4d6f-bfbe-0b04abb8399d 2026-02-27 01:00:58.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40b0d61b-5838-451d-b38c-2368a852f198 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] Tap Mirror: Handle Delete Port: 1bfa68ac-fa24-4d6f-bfbe-0b04abb8399d [pid: 7|app: 0|req: 1125/2218] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:58 2026] DELETE /v2.0/floatingips/c9d9244d-9e52-4f0c-b067-ee5f081b32ef => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2219] 10.0.0.246 () {32 vars in 826 bytes} [Fri Feb 27 01:00:58 2026] GET /v2.0/ports?project_id=4757a54270564c0dbebbb01fe4f39113&network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 3691 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:00:58.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-ed5a6673-7284-401c-a4e3-f305ec620cf8 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] TaaS: Handle Delete Port: 52c66d33-bac2-4847-9819-2b9c8a87371f 2026-02-27 01:00:58.822 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed5a6673-7284-401c-a4e3-f305ec620cf8 a0a2bfe27dfa441d8fc8c18ed3fac751 a40b4c0db5544917a6abbb94180f42d2 - - default default] Tap Mirror: Handle Delete Port: 52c66d33-bac2-4847-9819-2b9c8a87371f [pid: 8|app: 0|req: 1094/2220] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:00:56 2026] POST /v2.0/routers => generated 728 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2221] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:00:58 2026] DELETE /v2.0/floatingips/f30a4026-ce68-4cd2-8283-edf2b633a008 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2222] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 01:00:59 2026] GET /v2.0/subnets?network_id=38632e09-4eed-4b8f-806a-a46f7d55496b => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:59.358 7 INFO neutron.db.l3_db [None req-c22ba8a4-4f28-41ff-a20b-04b3f1ed00e5 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Floating IP 36961914-9c40-4b13-b21d-754821079e4c disassociated. External IP: 10.96.250.210, port: 1f0fda39-0156-4878-a1fc-af46213db1f2. [pid: 7|app: 0|req: 1129/2223] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 01:00:59 2026] PUT /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 554 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2224] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:00:59 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:00:59.810 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d860223-0959-4d87-8858-cffcf9d139bb'] response: {'name': 'network-changed', 'server_uuid': '707c9f54-6750-4716-852d-f049c893f669', 'tag': '1f0fda39-0156-4878-a1fc-af46213db1f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1095/2225] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:00:58 2026] PUT /v2.0/routers/5b75bac8-f919-45ea-9784-b2a4f84c4e05/add_router_interface => generated 309 bytes in 1259 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2226] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/security-groups?tenant_id=2be03470a7d34a4c860c69037d4aac88&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2227] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2228] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:00 2026] DELETE /v2.0/security-groups/0b8cbb38-7380-4fed-8a90-4cc810ef2368 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2229] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 755 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2230] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=1f0fda39-0156-4878-a1fc-af46213db1f2 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2231] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/subnets?id=cceea610-43e0-4d08-9cc8-d4050918e1f7 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2232] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/ports?network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2233] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1135/2234] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/security-groups?tenant_id=054e4642dbdb416aae995525a53e93a2&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2235] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1136/2236] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:00 2026] DELETE /v2.0/security-groups/7adde0a3-3322-413e-a04d-efe80e303fe2 => 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: 1101/2237] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 554 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2238] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 01:01:00 2026] POST /v2.0/security-groups => generated 1673 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2239] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:00 2026] GET /v2.0/security-groups?tenant_id=a40b4c0db5544917a6abbb94180f42d2&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: 1103/2240] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:01 2026] DELETE /v2.0/security-groups/a987c727-9b41-498c-9cbf-6d33743d7f96 => 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: 1138/2241] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2244] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2245] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2246] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:01.702 7 INFO neutron.db.securitygroups_db [None req-0e451770-664c-4eb2-9b88-43fb8d32aac3 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Project 3fc761996d8342d7ba16e3fe0a19181b 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: 1142/2247] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:01.855 8 INFO neutron.db.securitygroups_db [None req-214ec793-74b7-42fe-9512-3ff57961d380 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Project 3fc761996d8342d7ba16e3fe0a19181b 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: 1143/2248] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:01:01 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 552 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2249] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2250] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 01:01:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2251] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2252] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2253] 10.0.0.246 () {34 vars in 685 bytes} [Fri Feb 27 01:01:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2254] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2255] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2256] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:01:02 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2257] 10.0.0.98 () {34 vars in 1097 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--702527992&fields=id&tenant_id=3fc761996d8342d7ba16e3fe0a19181b => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2258] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2259] 10.0.0.98 () {34 vars in 1097 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-809500532&fields=id&tenant_id=3fc761996d8342d7ba16e3fe0a19181b => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2260] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/networks?id=3c0ec069-2ef9-4220-88ff-3e7a868363e5 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2261] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2262] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/quotas/3fc761996d8342d7ba16e3fe0a19181b => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:03.673 7 INFO neutron.db.securitygroups_db [None req-3712fa2b-12bc-4554-bc8e-4189b03fd1b2 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Project 4757a54270564c0dbebbb01fe4f39113 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: 1113/2263] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/ports?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2264] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 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-02-27 01:01:03.784 7 INFO neutron.db.securitygroups_db [None req-706d323e-30b0-4eab-b1c2-9d6bb6710e38 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Project 4757a54270564c0dbebbb01fe4f39113 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: 1114/2265] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?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: 1115/2266] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?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: 1152/2267] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:01:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2268] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:03 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1153/2269] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/networks => generated 1297 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2270] 10.0.0.98 () {34 vars in 1099 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1851126393&fields=id&tenant_id=4757a54270564c0dbebbb01fe4f39113 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2271] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2272] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/quotas/4757a54270564c0dbebbb01fe4f39113 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2273] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2274] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2275] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:01:04 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2276] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:05 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2277] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:05 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:05.810 8 INFO neutron.db.segments_db [None req-74c611d1-e227-4b87-be75-f72fe45631c6 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Added segment 031ae119-87b9-4e49-b3ed-4e91353b517f of type vxlan for network 1b076bb6-d859-43e3-baa3-1e69f186c79c [pid: 8|app: 0|req: 1121/2278] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:05 2026] POST /v2.0/networks => generated 613 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2279] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:06 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1123/2280] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:06 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1158/2281] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:01:05 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:06.296 8 INFO neutron.db.segments_db [None req-4088ac5f-35aa-417a-8e16-908e61bd2322 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Added segment 89730004-854a-42fb-b977-5a4f13b75e2a of type vxlan for network 2cce61e6-3724-4d59-bb66-87712c8a3846 [pid: 8|app: 0|req: 1124/2282] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:06 2026] POST /v2.0/networks => generated 613 bytes in 168 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: 1159/2283] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:01:06 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:06.791 8 INFO neutron.db.segments_db [None req-1f372789-fa6c-476d-b3e0-6d96826ad7ea 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Added segment ee71f450-e41d-4979-adb9-33294cf873ef of type vxlan for network c35bb08a-3ebc-410b-aaba-90d0ac6446f6 [pid: 8|app: 0|req: 1125/2284] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1160/2285] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:01:06 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-27 01:01:07.235 8 INFO neutron.db.segments_db [None req-dea783b4-3e91-410d-b67b-96372b4b63b1 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Added segment 073dafb0-e452-4efb-9782-0161d4330727 of type vxlan for network 6918490c-8448-4d64-b987-12f812a7edff [pid: 7|app: 0|req: 1161/2286] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:07 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1162/2287] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:07 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2288] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:07 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2289] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:01:07 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:07.703 8 INFO neutron.db.segments_db [None req-a8c4c54b-e4b0-4033-b3c9-4c2abbb75a88 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Added segment ab948bff-1631-481c-a54d-482816f22a03 of type vxlan for network 0ba7f0c4-c4d0-49c4-9b0a-93496e6d77bd [pid: 8|app: 0|req: 1127/2290] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:07 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1164/2291] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:01:07 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2292] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:01:08 2026] PUT /v2.0/ports/a69f8417-ec32-43e8-93d7-b2f1e079860d/tags => generated 17 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: 1165/2293] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:01:08 2026] PUT /v2.0/ports/9f3c5705-ee10-413b-9c76-94f1177e8a17/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1129/2294] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:01:08 2026] PUT /v2.0/ports/294091d4-bc33-4694-9fd1-421f6f40eabd/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1130/2295] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1166/2296] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:01:08 2026] PUT /v2.0/ports/3ef2b7b3-1bf6-4c23-a5b5-471407ab0db3/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2297] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/networks?id=3c0ec069-2ef9-4220-88ff-3e7a868363e5 => generated 670 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: 1167/2298] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1168/2299] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3fc761996d8342d7ba16e3fe0a19181b => generated 272 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2300] 10.0.0.246 () {32 vars in 660 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2301] 10.0.0.246 () {32 vars in 674 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2302] 10.0.0.246 () {32 vars in 670 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2303] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 01:01:08 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: 7|app: 0|req: 1169/2304] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:01:08 2026] POST /v2.0/ports => generated 993 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2305] 10.0.0.246 () {32 vars in 668 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?not-tags=red => generated 1488 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, ' [pid: 8|app: 0|req: 1137/2306] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2307] 10.0.0.246 () {32 vars in 678 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2308] 10.0.0.246 () {32 vars in 690 bytes} [Fri Feb 27 01:01:08 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:09.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-04fc1ef1-c1cf-4eb2-931c-5790dfea76f2 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] TaaS: Handle Delete Port: a69f8417-ec32-43e8-93d7-b2f1e079860d 2026-02-27 01:01:09.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04fc1ef1-c1cf-4eb2-931c-5790dfea76f2 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Tap Mirror: Handle Delete Port: a69f8417-ec32-43e8-93d7-b2f1e079860d [pid: 8|app: 0|req: 1140/2309] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/ports/a69f8417-ec32-43e8-93d7-b2f1e079860d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:09.235 8 INFO neutron_taas.services.taas.taas_plugin [None req-c130b0dc-0b39-465f-a930-9c2bfaa701b0 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] TaaS: Handle Delete Port: 9f3c5705-ee10-413b-9c76-94f1177e8a17 2026-02-27 01:01:09.237 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c130b0dc-0b39-465f-a930-9c2bfaa701b0 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Tap Mirror: Handle Delete Port: 9f3c5705-ee10-413b-9c76-94f1177e8a17 [pid: 7|app: 0|req: 1170/2310] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:01:08 2026] PUT /v2.0/ports/2ee2b605-7a2b-4aca-996f-38373d3bea2e => generated 1274 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:09.291 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff5b00ee-0b9f-44c0-a04a-aefa259653e9'] response: {'name': 'network-changed', 'server_uuid': '57b51d57-2bd3-44e3-9539-ddef0dcf058a', 'tag': '2ee2b605-7a2b-4aca-996f-38373d3bea2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1141/2311] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/ports/9f3c5705-ee10-413b-9c76-94f1177e8a17 => generated 0 bytes in 137 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-02-27 01:01:09.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-15144cb6-cb5a-40e6-8216-4ee18010e8fc 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] TaaS: Handle Delete Port: 294091d4-bc33-4694-9fd1-421f6f40eabd [pid: 8|app: 0|req: 1142/2312] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:09.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15144cb6-cb5a-40e6-8216-4ee18010e8fc 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Tap Mirror: Handle Delete Port: 294091d4-bc33-4694-9fd1-421f6f40eabd [pid: 7|app: 0|req: 1171/2313] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/ports/294091d4-bc33-4694-9fd1-421f6f40eabd => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2314] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1008 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2315] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:09.601 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f8c9bc0-8ecc-45dc-9f57-84f098753d78 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] TaaS: Handle Delete Port: 3ef2b7b3-1bf6-4c23-a5b5-471407ab0db3 2026-02-27 01:01:09.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f8c9bc0-8ecc-45dc-9f57-84f098753d78 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Tap Mirror: Handle Delete Port: 3ef2b7b3-1bf6-4c23-a5b5-471407ab0db3 [pid: 7|app: 0|req: 1172/2316] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/ports/3ef2b7b3-1bf6-4c23-a5b5-471407ab0db3 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:09.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ab884c1-a5a1-4265-990c-cee95fb2a534 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] TaaS: Handle Delete Port: ae288ebd-94c5-42f6-8589-67ea8b546847 2026-02-27 01:01:09.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ab884c1-a5a1-4265-990c-cee95fb2a534 07916ddfb6414f2db8ca77c9aa5b5d6f 8ebe258e6e56467b9099f7bcffe7c6be - - default default] Tap Mirror: Handle Delete Port: ae288ebd-94c5-42f6-8589-67ea8b546847 [pid: 7|app: 0|req: 1173/2317] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/ports?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1277 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2318] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/networks?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&shared=False => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2319] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/ports/ae288ebd-94c5-42f6-8589-67ea8b546847 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2320] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:01:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:10.056 8 INFO neutron.services.segments.plugin [-] Segment 031ae119-87b9-4e49-b3ed-4e91353b517f resource provider aggregate not found 2026-02-27 01:01:10.056 8 INFO neutron.services.segments.plugin [-] Segment 031ae119-87b9-4e49-b3ed-4e91353b517f resource provider aggregate not found 2026-02-27 01:01:10.084 8 INFO neutron.services.segments.plugin [-] Segment 031ae119-87b9-4e49-b3ed-4e91353b517f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031ae119-87b9-4e49-b3ed-4e91353b517f found for delete ", "request_id": "req-65e511b1-0f27-47b6-8104-1690e24962fd"}]} 2026-02-27 01:01:10.085 8 INFO neutron.services.segments.plugin [-] Segment 031ae119-87b9-4e49-b3ed-4e91353b517f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031ae119-87b9-4e49-b3ed-4e91353b517f found for delete ", "request_id": "req-b3c1b175-2fe9-49ca-a0da-ad219a190663"}]} [pid: 8|app: 0|req: 1146/2321] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:09 2026] DELETE /v2.0/networks/1b076bb6-d859-43e3-baa3-1e69f186c79c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:10.213 7 INFO neutron.services.segments.plugin [-] Segment 89730004-854a-42fb-b977-5a4f13b75e2a resource provider aggregate not found 2026-02-27 01:01:10.216 7 INFO neutron.services.segments.plugin [-] Segment 89730004-854a-42fb-b977-5a4f13b75e2a resource provider aggregate not found 2026-02-27 01:01:10.232 7 INFO neutron.services.segments.plugin [-] Segment 89730004-854a-42fb-b977-5a4f13b75e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89730004-854a-42fb-b977-5a4f13b75e2a found for delete ", "request_id": "req-f78f9f9a-d46c-4a50-989d-df8ffafe7a1c"}]} 2026-02-27 01:01:10.235 7 INFO neutron.services.segments.plugin [-] Segment 89730004-854a-42fb-b977-5a4f13b75e2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89730004-854a-42fb-b977-5a4f13b75e2a found for delete ", "request_id": "req-ce4ac299-0bc7-45ee-8495-fa05d6418935"}]} [pid: 7|app: 0|req: 1176/2322] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:10 2026] DELETE /v2.0/networks/2cce61e6-3724-4d59-bb66-87712c8a3846 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2323] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:10 2026] DELETE /v2.0/networks/c35bb08a-3ebc-410b-aaba-90d0ac6446f6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2324] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2325] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1177/2326] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:10 2026] DELETE /v2.0/networks/6918490c-8448-4d64-b987-12f812a7edff => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2327] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4757a54270564c0dbebbb01fe4f39113 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2328] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:10 2026] DELETE /v2.0/networks/0ba7f0c4-c4d0-49c4-9b0a-93496e6d77bd => 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: 1179/2329] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1008 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2330] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2331] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:10 2026] GET /v2.0/ports?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2332] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:01:10 2026] POST /v2.0/ports => generated 958 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1182/2333] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2ee2b605-7a2b-4aca-996f-38373d3bea2e => 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: 1183/2334] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/subnets?id=ed7d5dad-cd84-44d5-aba4-c0dfaf33a432 => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2335] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/ports?network_id=3c0ec069-2ef9-4220-88ff-3e7a868363e5&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: 1185/2336] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?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: 1186/2337] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2338] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:01:11 2026] PUT /v2.0/ports/df82d74e-9235-401f-9f35-633ce3d2e7d3 => generated 1239 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:11.553 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a550e41-f9e4-4638-b583-d75aab653cca'] response: {'name': 'network-changed', 'server_uuid': '462644dd-30b8-4da6-acd2-7b506a715186', 'tag': 'df82d74e-9235-401f-9f35-633ce3d2e7d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1187/2339] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2340] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1153/2341] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/security-groups?tenant_id=08f851a44a5a4484859d519d9c4f32e1&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2342] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2343] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:11 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2344] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:11 2026] DELETE /v2.0/security-groups/55a23ff8-e89d-44e2-b579-b73f506380a6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2345] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:12.116 8 INFO neutron.services.segments.plugin [-] Segment ee71f450-e41d-4979-adb9-33294cf873ef resource provider aggregate not found 2026-02-27 01:01:12.116 8 INFO neutron.services.segments.plugin [-] Segment ee71f450-e41d-4979-adb9-33294cf873ef resource provider aggregate not found [pid: 8|app: 0|req: 1155/2346] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/security-groups?tenant_id=8ebe258e6e56467b9099f7bcffe7c6be&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:12.143 8 INFO neutron.services.segments.plugin [-] Segment ee71f450-e41d-4979-adb9-33294cf873ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee71f450-e41d-4979-adb9-33294cf873ef found for delete ", "request_id": "req-ba5e95a7-3ff7-47ad-9a06-d1c6809b1c3b"}]} 2026-02-27 01:01:12.144 8 INFO neutron.services.segments.plugin [-] Segment ee71f450-e41d-4979-adb9-33294cf873ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee71f450-e41d-4979-adb9-33294cf873ef found for delete ", "request_id": "req-2eaa5178-5a9e-49b1-a2a3-5a2a81b3fc33"}]} [pid: 7|app: 0|req: 1192/2347] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/networks?tenant_id=4757a54270564c0dbebbb01fe4f39113&shared=False => generated 755 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2348] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2349] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:12 2026] DELETE /v2.0/security-groups/93456e83-0560-419d-81b2-c4001160df0d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:12.275 7 INFO neutron.services.segments.plugin [-] Segment 073dafb0-e452-4efb-9782-0161d4330727 resource provider aggregate not found 2026-02-27 01:01:12.281 7 INFO neutron.services.segments.plugin [-] Segment 073dafb0-e452-4efb-9782-0161d4330727 resource provider aggregate not found 2026-02-27 01:01:12.292 7 INFO neutron.services.segments.plugin [-] Segment 073dafb0-e452-4efb-9782-0161d4330727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073dafb0-e452-4efb-9782-0161d4330727 found for delete ", "request_id": "req-49e8018f-5331-4f74-b126-0f05eab315c6"}]} 2026-02-27 01:01:12.300 7 INFO neutron.services.segments.plugin [-] Segment 073dafb0-e452-4efb-9782-0161d4330727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 073dafb0-e452-4efb-9782-0161d4330727 found for delete ", "request_id": "req-03ad69df-c4a7-442f-afca-3ee85473c0e1"}]} 2026-02-27 01:01:12.306 7 INFO neutron.services.segments.plugin [-] Segment ab948bff-1631-481c-a54d-482816f22a03 resource provider aggregate not found 2026-02-27 01:01:12.318 7 INFO neutron.services.segments.plugin [-] Segment ab948bff-1631-481c-a54d-482816f22a03 resource provider aggregate not found 2026-02-27 01:01:12.319 7 INFO neutron.services.segments.plugin [-] Segment ab948bff-1631-481c-a54d-482816f22a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab948bff-1631-481c-a54d-482816f22a03 found for delete ", "request_id": "req-66a186dd-0481-4fd8-a2e4-f0ae5a794df8"}]} 2026-02-27 01:01:12.332 7 INFO neutron.services.segments.plugin [-] Segment ab948bff-1631-481c-a54d-482816f22a03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab948bff-1631-481c-a54d-482816f22a03 found for delete ", "request_id": "req-885520a5-f12a-4f80-80d5-45560bbb7f5f"}]} [pid: 7|app: 0|req: 1194/2350] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/security-groups?tenant_id=e1c3998b84474f45b479e1735fd469a9&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: 1157/2351] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:12 2026] DELETE /v2.0/security-groups/406aeba8-05c7-46a9-ae0b-4954b09c1428 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2352] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2353] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:12 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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: 1196/2354] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2355] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2356] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2357] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=df82d74e-9235-401f-9f35-633ce3d2e7d3 => 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: 1198/2358] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/subnets?id=cceea610-43e0-4d08-9cc8-d4050918e1f7 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2359] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/ports?network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2360] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1162/2361] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2362] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:13 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2363] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:14 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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: 1201/2364] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:14 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2365] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:14 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2366] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:01:14 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2367] 162.253.55.200 () {34 vars in 1124 bytes} [Fri Feb 27 01:01:14 2026] GET /v2.0/security-groups?id=88103d02-e3e8-4cc3-9029-723bfa673916&id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2368] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:15 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2369] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:15 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2370] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:15 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2371] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:15 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2374] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2375] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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: 8|app: 0|req: 1171/2376] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2377] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2378] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/networks => generated 6503 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2379] 10.0.0.98 () {34 vars in 1177 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186&device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a&device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 3739 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2380] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/floatingips => generated 1093 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2381] 10.0.0.98 () {34 vars in 1279 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 391 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2382] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2383] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/subnets => generated 5191 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2384] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:01:16 2026] GET /v2.0/subnets => generated 5191 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2385] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:17.261 8 INFO neutron.db.segments_db [None req-1ab1ee5d-68e6-427f-980d-a1f1bdc6cf5e 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Added segment fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 of type vxlan for network 5d068bcd-7759-4dd5-be63-f027e1135388 2026-02-27 01:01:17.342 7 INFO neutron.db.l3_db [None req-e49ae625-1cd3-4f78-b81f-c26ba305f1f8 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Floating IP 3ae22826-360b-460f-9acb-9e5ab2f52b1c associated. External IP: 10.96.250.204, port: 2ee2b605-7a2b-4aca-996f-38373d3bea2e. [pid: 8|app: 0|req: 1178/2386] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:17 2026] POST /v2.0/networks => generated 612 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2387] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/ports => generated 24723 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2388] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:17 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2389] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 01:01:16 2026] PUT /v2.0/floatingips/3ae22826-360b-460f-9acb-9e5ab2f52b1c => generated 855 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2390] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/routers => generated 2183 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:17.773 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a6f0687-4331-4163-8a3c-04108a2cb9c6'] response: {'name': 'network-changed', 'server_uuid': '57b51d57-2bd3-44e3-9539-ddef0dcf058a', 'tag': '2ee2b605-7a2b-4aca-996f-38373d3bea2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1210/2391] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2392] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:17.839 8 INFO neutron.db.segments_db [None req-65e6978e-200a-43c0-b1c6-926419e45f89 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Added segment 2f718b2b-cbc5-4a48-a6ce-fe908779f630 of type vxlan for network 220ae6a9-d842-4c75-a884-0960e113060a [pid: 8|app: 0|req: 1182/2393] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:17 2026] POST /v2.0/networks => generated 613 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2394] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/routers/5b75bac8-f919-45ea-9784-b2a4f84c4e05/l3-agents => generated 681 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2395] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2396] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:01:17 2026] GET /v2.0/routers/7e3d6246-4b0f-4d64-badf-57d209e1142b/l3-agents => generated 681 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2397] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/routers/c9e4bd07-6646-47da-855a-bb02d2847c8f/l3-agents => generated 681 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2398] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/network-ip-availabilities => generated 4598 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2399] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/agents => generated 3386 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2400] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:17 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2401] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/security-groups => generated 47902 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-27 01:01:18.294 8 INFO neutron.db.segments_db [None req-49dfe4ed-7c9e-459f-9b26-6a03a83cb298 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Added segment e1faec7d-8088-4573-8901-7470cde60e74 of type vxlan for network 0ec0842a-1d51-42e7-9cc6-9f6eda1ee880 [pid: 7|app: 0|req: 1218/2402] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/ports?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2403] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:18 2026] POST /v2.0/networks => generated 612 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2404] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/networks?id=3c0ec069-2ef9-4220-88ff-3e7a868363e5 => generated 766 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2405] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2ee2b605-7a2b-4aca-996f-38373d3bea2e => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2406] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/subnets?id=ed7d5dad-cd84-44d5-aba4-c0dfaf33a432 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2407] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/ports?network_id=3c0ec069-2ef9-4220-88ff-3e7a868363e5&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2408] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?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: 1224/2409] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:01:18 2026] GET /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5?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: 1186/2410] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:18 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:18.682 7 INFO neutron.db.segments_db [None req-1b474bf8-3331-4ee1-87f9-ff6fc2a82f00 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Added segment 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 of type vxlan for network 4423cb95-bbbd-4a21-9242-1bc1e4576238 [pid: 7|app: 0|req: 1225/2411] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:18 2026] POST /v2.0/networks => generated 612 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2412] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:18 2026] POST /v2.0/subnets => generated 629 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:19.095 7 INFO neutron.db.segments_db [None req-c5ace7d0-0026-4e59-b9ac-2fd23548d072 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Added segment 11df68a3-64cc-41d9-850c-97d020191e40 of type vxlan for network 2f9dd033-75fc-4e42-bcd1-bacad843fcb0 [pid: 8|app: 0|req: 1188/2413] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2414] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:19 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2415] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2416] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2417] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2418] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:19 2026] POST /v2.0/subnets => generated 629 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2419] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2420] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:01:19 2026] PUT /v2.0/subnets/e1337e4d-0499-4fe7-bdec-3b3b86d10797/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2421] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:01:19 2026] PUT /v2.0/subnets/531dd06d-7ed0-4ac8-94f7-37a877b97e8c/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2422] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:01:19 2026] PUT /v2.0/subnets/7a303a74-d910-46e5-80f8-600f2faa4156/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2423] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:01:19 2026] PUT /v2.0/subnets/b6a40b75-019e-4df8-ad85-cd6eda45b83c/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2424] 10.0.0.246 () {32 vars in 664 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2425] 10.0.0.246 () {32 vars in 678 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:19.767 8 INFO neutron.db.l3_db [None req-1cf71062-f5c9-4e63-b676-5299e8754883 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Floating IP 36961914-9c40-4b13-b21d-754821079e4c associated. External IP: 10.96.250.210, port: df82d74e-9235-401f-9f35-633ce3d2e7d3. [pid: 7|app: 0|req: 1234/2426] 10.0.0.246 () {32 vars in 674 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2427] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 01:01:19 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: 7|app: 0|req: 1236/2428] 10.0.0.246 () {32 vars in 672 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2429] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2430] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 01:01:19 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2431] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:01:20 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2432] 10.0.0.246 () {34 vars in 749 bytes} [Fri Feb 27 01:01:19 2026] PUT /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 856 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:20.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fccd1164-49e1-4ff8-b73e-a60e8804087b'] response: {'name': 'network-changed', 'server_uuid': '462644dd-30b8-4da6-acd2-7b506a715186', 'tag': 'df82d74e-9235-401f-9f35-633ce3d2e7d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2433] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:01:20 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2434] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/subnets/e1337e4d-0499-4fe7-bdec-3b3b86d10797 => 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: 1195/2435] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/subnets/531dd06d-7ed0-4ac8-94f7-37a877b97e8c => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2436] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/subnets/7a303a74-d910-46e5-80f8-600f2faa4156 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2437] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/subnets/b6a40b75-019e-4df8-ad85-cd6eda45b83c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2438] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/subnets/20f3261b-cd2a-46ad-bf56-2ee681f8f947 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:21.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-17ac29a2-f8fd-41cf-a070-2e8491a9ccbd 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] TaaS: Handle Delete Port: df7ee4a5-40f9-442b-8214-b64443104c9d 2026-02-27 01:01:21.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17ac29a2-f8fd-41cf-a070-2e8491a9ccbd 04eb44a4ab804921b74ba81a940ea84e b0898470c8a24c4d883630ec5f11537e - - default default] Tap Mirror: Handle Delete Port: df7ee4a5-40f9-442b-8214-b64443104c9d 2026-02-27 01:01:21.254 8 INFO neutron.services.segments.plugin [-] Segment fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 resource provider aggregate not found 2026-02-27 01:01:21.261 8 INFO neutron.services.segments.plugin [-] Segment fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 resource provider aggregate not found 2026-02-27 01:01:21.271 8 INFO neutron.services.segments.plugin [-] Segment fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 found for delete ", "request_id": "req-18ab3409-fd9c-49f9-82f3-94d60e54ba12"}]} [pid: 7|app: 0|req: 1242/2439] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:01:20 2026] GET /v2.0/ports?tenant_id=4757a54270564c0dbebbb01fe4f39113&device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 1244 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2440] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:20 2026] DELETE /v2.0/networks/5d068bcd-7759-4dd5-be63-f027e1135388 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:21.287 8 INFO neutron.services.segments.plugin [-] Segment fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc7da0d0-a0e4-4e64-b781-93fd5a73ebd2 found for delete ", "request_id": "req-332370f2-8da3-4f97-bb2a-e9ad3bd66319"}]} [pid: 7|app: 0|req: 1243/2441] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2442] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/networks?id=bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 755 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2443] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=df82d74e-9235-401f-9f35-633ce3d2e7d3 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2444] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/subnets?id=cceea610-43e0-4d08-9cc8-d4050918e1f7 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:21.423 7 INFO neutron.services.segments.plugin [-] Segment 2f718b2b-cbc5-4a48-a6ce-fe908779f630 resource provider aggregate not found 2026-02-27 01:01:21.440 7 INFO neutron.services.segments.plugin [-] Segment 2f718b2b-cbc5-4a48-a6ce-fe908779f630 resource provider aggregate not found [pid: 7|app: 0|req: 1244/2445] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:21 2026] DELETE /v2.0/networks/220ae6a9-d842-4c75-a884-0960e113060a => 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: 1202/2446] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/ports?network_id=bb366922-7688-4b0a-a49c-6d687ca9c87b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:21.457 7 INFO neutron.services.segments.plugin [-] Segment 2f718b2b-cbc5-4a48-a6ce-fe908779f630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f718b2b-cbc5-4a48-a6ce-fe908779f630 found for delete ", "request_id": "req-f5d53981-d134-499c-bc46-1f8f3df53be5"}]} 2026-02-27 01:01:21.479 7 INFO neutron.services.segments.plugin [-] Segment 2f718b2b-cbc5-4a48-a6ce-fe908779f630 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f718b2b-cbc5-4a48-a6ce-fe908779f630 found for delete ", "request_id": "req-c9ebbdff-8a41-4fa3-96e6-492122a1f020"}]} [pid: 8|app: 0|req: 1203/2447] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1204/2448] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:01:21 2026] GET /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b?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: 1245/2449] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:21 2026] DELETE /v2.0/networks/0ec0842a-1d51-42e7-9cc6-9f6eda1ee880 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2450] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:21 2026] DELETE /v2.0/networks/4423cb95-bbbd-4a21-9242-1bc1e4576238 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2451] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:21 2026] DELETE /v2.0/networks/2f9dd033-75fc-4e42-bcd1-bacad843fcb0 => 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: 1206/2452] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:01:22 2026] GET /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2453] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:22 2026] GET /v2.0/security-groups?tenant_id=b0898470c8a24c4d883630ec5f11537e&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2454] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:22 2026] DELETE /v2.0/security-groups/78743f80-cdb3-4235-a714-4f997658f803 => 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: 1248/2455] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:23 2026] GET /v2.0/security-groups?tenant_id=e87be2fd9c14487797ba9ef2c80db629&name=default => generated 2928 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:23.300 8 INFO neutron.services.segments.plugin [-] Segment 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 resource provider aggregate not found 2026-02-27 01:01:23.304 8 INFO neutron.services.segments.plugin [-] Segment 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 resource provider aggregate not found 2026-02-27 01:01:23.315 8 INFO neutron.services.segments.plugin [-] Segment 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 found for delete ", "request_id": "req-cd9ebb2c-ff78-49a6-8154-1dcd5068284e"}]} 2026-02-27 01:01:23.318 8 INFO neutron.services.segments.plugin [-] Segment 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f9a6ab-3717-4865-9dbe-eb7c66cf86a2 found for delete ", "request_id": "req-221e8c0a-dba0-40da-81df-4212ffe546ef"}]} [pid: 8|app: 0|req: 1208/2456] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:23 2026] DELETE /v2.0/security-groups/d632a427-d8ff-490b-a0c3-17af53e74976 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:23.486 7 INFO neutron.services.segments.plugin [-] Segment e1faec7d-8088-4573-8901-7470cde60e74 resource provider aggregate not found 2026-02-27 01:01:23.517 7 INFO neutron.services.segments.plugin [-] Segment e1faec7d-8088-4573-8901-7470cde60e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1faec7d-8088-4573-8901-7470cde60e74 found for delete ", "request_id": "req-c6e6d14f-55dd-4d8f-ab1f-9ee7b9935621"}]} 2026-02-27 01:01:23.519 7 INFO neutron.services.segments.plugin [-] Segment e1faec7d-8088-4573-8901-7470cde60e74 resource provider aggregate not found 2026-02-27 01:01:23.536 7 INFO neutron.services.segments.plugin [-] Segment 11df68a3-64cc-41d9-850c-97d020191e40 resource provider aggregate not found 2026-02-27 01:01:23.547 7 INFO neutron.services.segments.plugin [-] Segment e1faec7d-8088-4573-8901-7470cde60e74 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1faec7d-8088-4573-8901-7470cde60e74 found for delete ", "request_id": "req-8f86cad7-b5d2-4a4f-94ce-ec45e5aee21d"}]} 2026-02-27 01:01:23.564 7 INFO neutron.services.segments.plugin [-] Segment 11df68a3-64cc-41d9-850c-97d020191e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11df68a3-64cc-41d9-850c-97d020191e40 found for delete ", "request_id": "req-d486842b-8363-4683-8c12-764b17207409"}]} 2026-02-27 01:01:23.570 7 INFO neutron.services.segments.plugin [-] Segment 11df68a3-64cc-41d9-850c-97d020191e40 resource provider aggregate not found 2026-02-27 01:01:23.595 7 INFO neutron.services.segments.plugin [-] Segment 11df68a3-64cc-41d9-850c-97d020191e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11df68a3-64cc-41d9-850c-97d020191e40 found for delete ", "request_id": "req-e37381b3-8a6d-4455-8932-69cc12bef5e2"}]} [pid: 7|app: 0|req: 1249/2457] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:23 2026] GET /v2.0/security-groups?tenant_id=701d09c1d9e243b9b4e7f1e62e1596a4&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2458] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:23 2026] DELETE /v2.0/security-groups/c35a37b9-a2b5-483f-9a9a-3f8d3951adef => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2459] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:26 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2460] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:26 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2461] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:01:26 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1279 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2462] 10.0.0.246 () {32 vars in 858 bytes} [Fri Feb 27 01:01:26 2026] GET /v2.0/floatingips?floating_network_id=38632e09-4eed-4b8f-806a-a46f7d55496b&port_id=2ee2b605-7a2b-4aca-996f-38373d3bea2e => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2463] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:01:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2464] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:01:26 2026] PUT /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2465] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2466] 10.0.0.246 () {34 vars in 770 bytes} [Fri Feb 27 01:01:27 2026] PUT /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/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: 1254/2467] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2468] 10.0.0.246 () {34 vars in 766 bytes} [Fri Feb 27 01:01:27 2026] PUT /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2469] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2470] 10.0.0.246 () {34 vars in 788 bytes} [Fri Feb 27 01:01:27 2026] PUT /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2471] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/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: 1216/2472] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:01:27 2026] PUT /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2473] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1279 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2474] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2475] 10.0.0.88 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/security-groups?id=88103d02-e3e8-4cc3-9029-723bfa673916&id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2476] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:27.525 7 INFO neutron.api.v2.resource [None req-3121d189-b1b3-4950-a548-3deb33f4a008 2cc95ce59f0f485b823f55301696237a 098154e4e9a945bca73eafe4056e90fc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1259/2477] 10.0.0.246 () {32 vars in 751 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2478] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:01:27 2026] DELETE /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/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: 1260/2479] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:27.645 8 INFO neutron.api.v2.resource [None req-b57082e9-4153-4e7b-a3b4-7d1e64096b9d 2cc95ce59f0f485b823f55301696237a 098154e4e9a945bca73eafe4056e90fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2480] 10.0.0.246 () {32 vars in 754 bytes} [Fri Feb 27 01:01:27 2026] DELETE /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2481] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 01:01:27 2026] DELETE /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2482] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:01:27 2026] GET /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2483] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:01:27 2026] DELETE /v2.0/subnetpools/26de111c-4ee0-4290-8335-a7b982f92afa => 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: 1222/2484] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:28 2026] GET /v2.0/security-groups?tenant_id=098154e4e9a945bca73eafe4056e90fc&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2485] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:28 2026] DELETE /v2.0/security-groups/62379967-ee03-4d33-81c1-510748f11990 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2486] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:29 2026] GET /v2.0/security-groups?tenant_id=73ad5e4f406545d1be720465bacbd520&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2487] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:29 2026] DELETE /v2.0/security-groups/93b0a34a-12ca-47b0-bc90-8550b091edc6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2488] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:30 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2489] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:30 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2490] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 01:01:30 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2491] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:30 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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: 1226/2492] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:31 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2493] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:31 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2496] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:32 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2497] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:01:32 2026] GET /v2.0/security-groups?id=761dbc91-1fc3-4b86-a743-bda691dd8fd5&id=88103d02-e3e8-4cc3-9029-723bfa673916&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2498] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:01:32 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:01:32.674 7 INFO neutron_taas.services.taas.taas_plugin [req-9d49d999-dbb2-4bc1-8b0c-f813ccd62671 req-3b304d4a-afeb-401f-afe8-57b7272e844d 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] TaaS: Handle Delete Port: 2ee2b605-7a2b-4aca-996f-38373d3bea2e 2026-02-27 01:01:32.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d49d999-dbb2-4bc1-8b0c-f813ccd62671 req-3b304d4a-afeb-401f-afe8-57b7272e844d 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Tap Mirror: Handle Delete Port: 2ee2b605-7a2b-4aca-996f-38373d3bea2e 2026-02-27 01:01:32.794 7 INFO neutron.db.l3_db [req-9d49d999-dbb2-4bc1-8b0c-f813ccd62671 req-3b304d4a-afeb-401f-afe8-57b7272e844d 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Floating IP 3ae22826-360b-460f-9acb-9e5ab2f52b1c disassociated. External IP: 10.96.250.204, port: 2ee2b605-7a2b-4aca-996f-38373d3bea2e. [pid: 7|app: 0|req: 1270/2499] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:01:32 2026] DELETE /v2.0/ports/2ee2b605-7a2b-4aca-996f-38373d3bea2e => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:33.197 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff1de2c4-8341-4982-a7af-2cb009a98eed'] response: {'server_uuid': '57b51d57-2bd3-44e3-9539-ddef0dcf058a', 'name': 'network-vif-deleted', 'tag': '2ee2b605-7a2b-4aca-996f-38373d3bea2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1230/2500] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:33 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1271/2501] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:34 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1231/2502] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:35 2026] GET /v2.0/ports?device_id=57b51d57-2bd3-44e3-9539-ddef0dcf058a => 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: 1272/2503] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:36 2026] DELETE /v2.0/security-groups/88103d02-e3e8-4cc3-9029-723bfa673916 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:37.057 8 INFO neutron.api.v2.resource [None req-d29afa27-7816-4802-af5d-3575c13b65f0 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1232/2504] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 01:01:37 2026] GET /v2.0/security-groups/88103d02-e3e8-4cc3-9029-723bfa673916 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:01:37.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-5dd75f46-7482-4e8c-b1b1-9aa3a564d4d5 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] TaaS: Handle Delete Port: ec99f5c1-999c-4e48-8441-dc5597af1385 2026-02-27 01:01:37.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5dd75f46-7482-4e8c-b1b1-9aa3a564d4d5 45e25649dce04b199a0dd74243750c8b 3fc761996d8342d7ba16e3fe0a19181b - - default default] Tap Mirror: Handle Delete Port: ec99f5c1-999c-4e48-8441-dc5597af1385 [pid: 7|app: 0|req: 1273/2505] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:01:37 2026] DELETE /v2.0/floatingips/3ae22826-360b-460f-9acb-9e5ab2f52b1c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2506] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:37 2026] DELETE /v2.0/security-groups/761dbc91-1fc3-4b86-a743-bda691dd8fd5 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:37.901 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcf3f050-f560-43b5-bf0e-06db780562a8 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: ff8c20e7-c863-4fde-adcb-5ab7e0956bec 2026-02-27 01:01:37.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcf3f050-f560-43b5-bf0e-06db780562a8 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: ff8c20e7-c863-4fde-adcb-5ab7e0956bec [pid: 7|app: 0|req: 1274/2507] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:01:37 2026] PUT /v2.0/routers/c9e4bd07-6646-47da-855a-bb02d2847c8f/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:38.749 8 INFO neutron_taas.services.taas.taas_plugin [None req-50ee01ce-0c80-41b8-b84a-4e111371c88b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 940397fd-85c5-4a43-aee6-f4551fdeeb89 2026-02-27 01:01:38.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50ee01ce-0c80-41b8-b84a-4e111371c88b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 940397fd-85c5-4a43-aee6-f4551fdeeb89 2026-02-27 01:01:39.002 8 INFO neutron_taas.services.taas.taas_plugin [None req-50ee01ce-0c80-41b8-b84a-4e111371c88b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 2c31369e-aa1f-47b5-ac2e-a50e8a831676 2026-02-27 01:01:39.005 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50ee01ce-0c80-41b8-b84a-4e111371c88b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 2c31369e-aa1f-47b5-ac2e-a50e8a831676 2026-02-27 01:01:39.385 8 INFO neutron.services.segments.plugin [-] Segment 707fa699-b4da-4183-89d1-2dcf848d55ff resource provider aggregate not found 2026-02-27 01:01:39.396 8 INFO neutron.services.segments.plugin [-] Segment 707fa699-b4da-4183-89d1-2dcf848d55ff resource provider aggregate not found 2026-02-27 01:01:39.402 8 INFO neutron.services.segments.plugin [-] Segment 707fa699-b4da-4183-89d1-2dcf848d55ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707fa699-b4da-4183-89d1-2dcf848d55ff found for delete ", "request_id": "req-67009258-3a99-4447-b472-68ddda946711"}]} 2026-02-27 01:01:39.414 8 INFO neutron.services.segments.plugin [-] Segment 707fa699-b4da-4183-89d1-2dcf848d55ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 707fa699-b4da-4183-89d1-2dcf848d55ff found for delete ", "request_id": "req-e78390d1-7d74-4eb9-acf7-45f793e86953"}]} 2026-02-27 01:01:39.429 8 INFO neutron.db.l3_hamode_db [None req-50ee01ce-0c80-41b8-b84a-4e111371c88b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 5f7e6754-97b1-4129-b351-e99ba3112449 was deleted as no HA routers are present in tenant 3fc761996d8342d7ba16e3fe0a19181b. [pid: 8|app: 0|req: 1234/2508] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:38 2026] DELETE /v2.0/routers/c9e4bd07-6646-47da-855a-bb02d2847c8f => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2509] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:39 2026] DELETE /v2.0/subnets/ed7d5dad-cd84-44d5-aba4-c0dfaf33a432 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:39.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-e98fc0ed-c504-4bee-9cf7-6e997c158af9 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: a528bb6b-978a-4a22-81d3-0a166b047e2f 2026-02-27 01:01:39.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98fc0ed-c504-4bee-9cf7-6e997c158af9 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: a528bb6b-978a-4a22-81d3-0a166b047e2f [pid: 7|app: 0|req: 1276/2510] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:39 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2511] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:39 2026] DELETE /v2.0/networks/3c0ec069-2ef9-4220-88ff-3e7a868363e5 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2512] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:39 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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-02-27 01:01:40.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-6c6cbd17-1468-4bd3-8fef-4b1d4e754779 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 997414ec-a9f7-44d1-9edb-18f8c5514237 2026-02-27 01:01:40.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c6cbd17-1468-4bd3-8fef-4b1d4e754779 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 997414ec-a9f7-44d1-9edb-18f8c5514237 [pid: 8|app: 0|req: 1236/2513] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:01:39 2026] PUT /v2.0/routers/5b75bac8-f919-45ea-9784-b2a4f84c4e05/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2514] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:41 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1238/2515] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:41 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:41.190 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d8394b-e48e-4021-af5e-4df3c930985b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: a06f1913-0e47-433b-af17-28f01ba4a5b2 2026-02-27 01:01:41.193 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d8394b-e48e-4021-af5e-4df3c930985b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: a06f1913-0e47-433b-af17-28f01ba4a5b2 2026-02-27 01:01:41.417 8 INFO neutron.services.segments.plugin [-] Segment 33b3130e-1061-4562-ae19-294d4bae1cc9 resource provider aggregate not found 2026-02-27 01:01:41.435 8 INFO neutron.services.segments.plugin [-] Segment 33b3130e-1061-4562-ae19-294d4bae1cc9 resource provider aggregate not found 2026-02-27 01:01:41.442 8 INFO neutron.services.segments.plugin [-] Segment 33b3130e-1061-4562-ae19-294d4bae1cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b3130e-1061-4562-ae19-294d4bae1cc9 found for delete ", "request_id": "req-c5db98c2-b6db-4b25-8cd8-a2e27e502005"}]} 2026-02-27 01:01:41.453 8 INFO neutron.services.segments.plugin [-] Segment 33b3130e-1061-4562-ae19-294d4bae1cc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33b3130e-1061-4562-ae19-294d4bae1cc9 found for delete ", "request_id": "req-2c15cce3-dfcd-48f0-a60a-dca615db54e2"}]} 2026-02-27 01:01:41.490 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3d8394b-e48e-4021-af5e-4df3c930985b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: f3bdc266-9bf4-45ca-b286-31058c4015f7 2026-02-27 01:01:41.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3d8394b-e48e-4021-af5e-4df3c930985b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: f3bdc266-9bf4-45ca-b286-31058c4015f7 2026-02-27 01:01:41.913 7 INFO neutron.services.segments.plugin [-] Segment 96d67143-d676-4e8e-a8d5-ab1c275018d9 resource provider aggregate not found 2026-02-27 01:01:41.920 7 INFO neutron.services.segments.plugin [-] Segment 96d67143-d676-4e8e-a8d5-ab1c275018d9 resource provider aggregate not found 2026-02-27 01:01:41.937 7 INFO neutron.db.l3_hamode_db [None req-c3d8394b-e48e-4021-af5e-4df3c930985b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] HA network 091fbadd-d76b-4395-8548-e37d6e2db60f was deleted as no HA routers are present in tenant 0f14522e0af14caa9c045ce3893e083b. 2026-02-27 01:01:41.938 7 INFO neutron.services.segments.plugin [-] Segment 96d67143-d676-4e8e-a8d5-ab1c275018d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d67143-d676-4e8e-a8d5-ab1c275018d9 found for delete ", "request_id": "req-f72618e3-97cb-4a68-9b88-8087532dc790"}]} 2026-02-27 01:01:41.944 7 INFO neutron.services.segments.plugin [-] Segment 96d67143-d676-4e8e-a8d5-ab1c275018d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96d67143-d676-4e8e-a8d5-ab1c275018d9 found for delete ", "request_id": "req-c4815f2f-322c-4de0-a5b7-4962deacb41d"}]} [pid: 7|app: 0|req: 1278/2516] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:40 2026] DELETE /v2.0/routers/5b75bac8-f919-45ea-9784-b2a4f84c4e05 => generated 0 bytes in 986 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2517] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:41 2026] DELETE /v2.0/subnets/cfc66dc7-309b-4fc5-91fb-762ded271513 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:42.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-3596d544-8e0d-4a8e-989d-de075a046e35 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 2854b0f2-9025-44de-8641-054c895a0ec0 2026-02-27 01:01:42.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3596d544-8e0d-4a8e-989d-de075a046e35 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 2854b0f2-9025-44de-8641-054c895a0ec0 [pid: 8|app: 0|req: 1240/2518] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:42 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2519] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:42 2026] GET /v2.0/security-groups?id=76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c&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: 1242/2520] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:01:42 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2521] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:42 2026] DELETE /v2.0/networks/524b1e3c-e893-4920-8c54-02681fd23864 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:42.499 8 INFO neutron_taas.services.taas.taas_plugin [req-82b0e896-3247-4206-8310-3f0e9c84fc7b req-61c2eb24-e233-42dd-bcb9-f3774a251f50 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: df82d74e-9235-401f-9f35-633ce3d2e7d3 2026-02-27 01:01:42.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-82b0e896-3247-4206-8310-3f0e9c84fc7b req-61c2eb24-e233-42dd-bcb9-f3774a251f50 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: df82d74e-9235-401f-9f35-633ce3d2e7d3 2026-02-27 01:01:42.617 8 INFO neutron.db.l3_db [req-82b0e896-3247-4206-8310-3f0e9c84fc7b req-61c2eb24-e233-42dd-bcb9-f3774a251f50 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Floating IP 36961914-9c40-4b13-b21d-754821079e4c disassociated. External IP: 10.96.250.210, port: df82d74e-9235-401f-9f35-633ce3d2e7d3. [pid: 7|app: 0|req: 1280/2522] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:42 2026] GET /v2.0/security-groups?tenant_id=0f14522e0af14caa9c045ce3893e083b&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2523] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:42 2026] DELETE /v2.0/security-groups/0c607407-6481-418e-86b5-40d1ce6031f2 => 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: 1243/2524] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:01:42 2026] DELETE /v2.0/ports/df82d74e-9235-401f-9f35-633ce3d2e7d3 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:43.026 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d1b5816-5a80-42f0-8c5e-4f1994e34ba6'] response: {'server_uuid': '462644dd-30b8-4da6-acd2-7b506a715186', 'name': 'network-vif-deleted', 'tag': 'df82d74e-9235-401f-9f35-633ce3d2e7d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1282/2525] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:43 2026] GET /v2.0/security-groups?tenant_id=3fc761996d8342d7ba16e3fe0a19181b&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2526] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:43 2026] DELETE /v2.0/security-groups/82240271-ef5b-402c-bd8b-7224aa7acaf7 => 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: 1283/2527] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:43 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:43.960 7 INFO neutron.services.segments.plugin [-] Segment 68576181-bbfa-4356-993f-df44fe0ade23 resource provider aggregate not found 2026-02-27 01:01:43.967 7 INFO neutron.services.segments.plugin [-] Segment 68576181-bbfa-4356-993f-df44fe0ade23 resource provider aggregate not found 2026-02-27 01:01:43.979 7 INFO neutron.services.segments.plugin [-] Segment 68576181-bbfa-4356-993f-df44fe0ade23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68576181-bbfa-4356-993f-df44fe0ade23 found for delete ", "request_id": "req-e82d3b67-5e48-4ae0-b949-946dd3588cba"}]} 2026-02-27 01:01:44.061 7 INFO neutron.services.segments.plugin [-] Segment 68576181-bbfa-4356-993f-df44fe0ade23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68576181-bbfa-4356-993f-df44fe0ade23 found for delete ", "request_id": "req-08a45413-0765-40af-9190-84deb84e3630"}]} [pid: 8|app: 0|req: 1245/2528] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:44 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1284/2529] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:45 2026] GET /v2.0/ports?device_id=462644dd-30b8-4da6-acd2-7b506a715186 => 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: 1286/2532] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:46 2026] DELETE /v2.0/security-groups/76f30a0a-5c3a-413c-8a1d-1a4f1d4ca27c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:46.957 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc1d65d0-4468-4b97-9bbb-cc03a9d27b40 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: f759db70-61a6-4a06-9881-9432888529b1 2026-02-27 01:01:46.960 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc1d65d0-4468-4b97-9bbb-cc03a9d27b40 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: f759db70-61a6-4a06-9881-9432888529b1 [pid: 8|app: 0|req: 1247/2533] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:01:46 2026] DELETE /v2.0/floatingips/36961914-9c40-4b13-b21d-754821079e4c => 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: 1287/2534] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:47 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2535] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:47 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2536] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:48 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2537] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:48 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2538] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:49 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1250/2539] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:01:49 2026] GET /v2.0/security-groups?id=f009983d-9f32-42b9-887f-746507e5833e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2540] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:01:49 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:01:49.840 8 INFO neutron_taas.services.taas.taas_plugin [req-5875430d-5fd4-4953-b194-22b5eb045ef6 req-a559172c-55c5-4594-b7f3-6102c6ede0c4 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: 1f0fda39-0156-4878-a1fc-af46213db1f2 2026-02-27 01:01:49.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5875430d-5fd4-4953-b194-22b5eb045ef6 req-a559172c-55c5-4594-b7f3-6102c6ede0c4 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: 1f0fda39-0156-4878-a1fc-af46213db1f2 [pid: 8|app: 0|req: 1251/2541] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:01:49 2026] DELETE /v2.0/ports/1f0fda39-0156-4878-a1fc-af46213db1f2 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:50.041 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48157236-01ca-4332-b7b6-854ff97bc60a'] response: {'server_uuid': '707c9f54-6750-4716-852d-f049c893f669', 'name': 'network-vif-deleted', 'tag': '1f0fda39-0156-4878-a1fc-af46213db1f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1291/2542] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:50 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2543] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:51 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:01:52.484 7 INFO neutron.db.segments_db [None req-919449a3-c3dd-492b-aa3e-faed7efe7896 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Added segment d90ae799-87de-48f9-8c52-c26684a05c43 of type vxlan for network e5f21c03-99c1-4331-bf73-2db90371b0d0 [pid: 7|app: 0|req: 1292/2544] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:52 2026] POST /v2.0/networks => generated 619 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2545] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:52 2026] POST /v2.0/subnets => generated 657 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2546] 10.0.0.246 () {32 vars in 722 bytes} [Fri Feb 27 01:01:52 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: 7|app: 0|req: 1294/2547] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:01:52 2026] GET /v2.0/ports?device_id=707c9f54-6750-4716-852d-f049c893f669 => 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: 1254/2548] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:52 2026] POST /v2.0/subnets => generated 732 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:53.180 7 INFO neutron.db.segments_db [None req-8d39430d-fb72-4809-8d2a-8e0073688b7a 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Added segment 14a4c405-0d29-4a5e-a475-3882a721f1fa of type vxlan for network 6b722e44-af85-4fba-9dbb-37af4d662b42 [pid: 7|app: 0|req: 1295/2549] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:53 2026] POST /v2.0/networks => generated 617 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2550] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:53 2026] POST /v2.0/subnets => generated 656 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2551] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:53 2026] POST /v2.0/subnets => generated 726 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:53.843 8 INFO neutron.db.segments_db [None req-b514cbc4-1300-4e2c-bb69-57ff565c11c8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Added segment 35d57635-bbda-47df-9e13-4def257bc63a of type vxlan for network 71b97348-d836-41b8-95a7-ce1240cba2ef [pid: 8|app: 0|req: 1256/2552] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:01:53 2026] POST /v2.0/networks => generated 619 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2553] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:53 2026] POST /v2.0/subnets => generated 656 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2554] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:54 2026] DELETE /v2.0/security-groups/f009983d-9f32-42b9-887f-746507e5833e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2555] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:54 2026] POST /v2.0/subnets => generated 730 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:54.452 7 INFO neutron.db.segments_db [None req-2cef50ff-ecd9-4b31-943a-9aba095e7634 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Added segment da0b6d4e-bc6c-4c05-be29-29bf0222254f of type vxlan for network 0d142b2a-d3c2-4df5-9859-6289112c161f 2026-02-27 01:01:54.736 7 INFO neutron.db.l3_hamode_db [None req-2cef50ff-ecd9-4b31-943a-9aba095e7634 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:01:55.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f67bacf-dd6f-4ebc-8fa8-a10677e8e194 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: 51d8d9b5-9ff7-4113-8ef1-667eb6ad742b 2026-02-27 01:01:55.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f67bacf-dd6f-4ebc-8fa8-a10677e8e194 ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: 51d8d9b5-9ff7-4113-8ef1-667eb6ad742b 2026-02-27 01:01:55.476 7 INFO neutron.db.l3_hamode_db [None req-2cef50ff-ecd9-4b31-943a-9aba095e7634 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1258/2556] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:01:54 2026] PUT /v2.0/routers/7e3d6246-4b0f-4d64-badf-57d209e1142b/remove_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2557] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:55 2026] DELETE /v2.0/subnets/cceea610-43e0-4d08-9cc8-d4050918e1f7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:01:55.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-b70802e2-6809-43ab-b86d-98a99be0b07f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: 56b40400-3786-4167-8243-5f2e9c1f6231 2026-02-27 01:01:55.950 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b70802e2-6809-43ab-b86d-98a99be0b07f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: 56b40400-3786-4167-8243-5f2e9c1f6231 2026-02-27 01:01:56.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-b70802e2-6809-43ab-b86d-98a99be0b07f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: fa87ebc0-a481-45e8-8f29-74b578f0466f 2026-02-27 01:01:56.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b70802e2-6809-43ab-b86d-98a99be0b07f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: fa87ebc0-a481-45e8-8f29-74b578f0466f [pid: 7|app: 0|req: 1299/2558] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:01:54 2026] POST /v2.0/routers => generated 684 bytes in 1922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:01:56.510 8 INFO neutron.services.segments.plugin [-] Segment e6dd4287-e7fc-4bbc-83b0-72b02aa2653c resource provider aggregate not found 2026-02-27 01:01:56.520 8 INFO neutron.services.segments.plugin [-] Segment e6dd4287-e7fc-4bbc-83b0-72b02aa2653c resource provider aggregate not found 2026-02-27 01:01:56.534 8 INFO neutron.services.segments.plugin [-] Segment e6dd4287-e7fc-4bbc-83b0-72b02aa2653c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6dd4287-e7fc-4bbc-83b0-72b02aa2653c found for delete ", "request_id": "req-1dec65ac-678b-4941-a3a1-c252d3791f30"}]} 2026-02-27 01:01:56.540 8 INFO neutron.services.segments.plugin [-] Segment e6dd4287-e7fc-4bbc-83b0-72b02aa2653c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6dd4287-e7fc-4bbc-83b0-72b02aa2653c found for delete ", "request_id": "req-e9afb339-80ac-4e03-b72c-1a882f462294"}]} 2026-02-27 01:01:56.540 8 INFO neutron.db.l3_hamode_db [None req-b70802e2-6809-43ab-b86d-98a99be0b07f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] HA network 2b362954-3fcd-4c1e-a0b1-d67b8fec6cbc was deleted as no HA routers are present in tenant 4757a54270564c0dbebbb01fe4f39113. [pid: 8|app: 0|req: 1260/2559] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:01:55 2026] DELETE /v2.0/routers/7e3d6246-4b0f-4d64-badf-57d209e1142b => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:56.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-285ed9eb-5260-4989-a230-b587455c951f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] TaaS: Handle Delete Port: 3afc5872-4396-4b88-8f5a-c0dcf06ed32f 2026-02-27 01:01:56.650 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-285ed9eb-5260-4989-a230-b587455c951f ef95084a6e6743f4a73b014d41ef5f1e 4757a54270564c0dbebbb01fe4f39113 - - default default] Tap Mirror: Handle Delete Port: 3afc5872-4396-4b88-8f5a-c0dcf06ed32f [pid: 8|app: 0|req: 1261/2560] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:01:56 2026] DELETE /v2.0/networks/bb366922-7688-4b0a-a49c-6d687ca9c87b => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2561] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:01:56 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2562] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:57 2026] GET /v2.0/security-groups?tenant_id=53f8b3cb9b6440e093cfafb682ce970d&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2563] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:57 2026] DELETE /v2.0/security-groups/6beace50-ee09-4c8a-ba2a-cf5da65ef658 => 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: 1264/2564] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:01:58 2026] GET /v2.0/security-groups?tenant_id=4757a54270564c0dbebbb01fe4f39113&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2565] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:01:58 2026] DELETE /v2.0/security-groups/2baa83ad-3564-4439-8dbb-413d5ffe7ee0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:01:58.560 8 INFO neutron.services.segments.plugin [-] Segment 18bca05d-1d84-4f47-876d-3d830ecb4d28 resource provider aggregate not found 2026-02-27 01:01:58.567 8 INFO neutron.services.segments.plugin [-] Segment 18bca05d-1d84-4f47-876d-3d830ecb4d28 resource provider aggregate not found 2026-02-27 01:01:58.581 8 INFO neutron.services.segments.plugin [-] Segment 18bca05d-1d84-4f47-876d-3d830ecb4d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bca05d-1d84-4f47-876d-3d830ecb4d28 found for delete ", "request_id": "req-cf12dba9-bfb4-4957-8f29-5fb2a3dbf254"}]} 2026-02-27 01:01:58.597 8 INFO neutron.services.segments.plugin [-] Segment 18bca05d-1d84-4f47-876d-3d830ecb4d28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18bca05d-1d84-4f47-876d-3d830ecb4d28 found for delete ", "request_id": "req-860311d8-86a9-4e12-ae5a-424ad83916e5"}]} [pid: 7|app: 0|req: 1301/2566] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:01:57 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2567] 10.0.0.246 () {34 vars in 783 bytes} [Fri Feb 27 01:01:59 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/add_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2568] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:00 2026] POST /v2.0/security-groups => generated 1630 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2569] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2570] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2571] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2574] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 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: 1271/2575] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2576] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2577] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2578] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2579] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2580] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2581] 10.0.0.246 () {34 vars in 695 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:02.676 8 INFO neutron.db.segments_db [None req-f2c094a4-0d1b-4535-a963-75cbfa670a07 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] Added segment 7a5627b5-38d2-4e24-8877-db6f6d8b5924 of type vxlan for network c49dc075-e51d-4cb7-86ee-c3d41876773f [pid: 7|app: 0|req: 1309/2582] 10.0.0.98 () {34 vars in 1095 bytes} [Fri Feb 27 01:02:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1406523833&fields=id&tenant_id=cce577f6c65b4919b9e53e3ec564d2e6 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2583] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/networks => generated 708 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2584] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:02:02 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 703 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2585] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:02:02 2026] GET /v2.0/quotas/cce577f6c65b4919b9e53e3ec564d2e6 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2586] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/subnets => generated 644 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2587] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:02:02 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&fields=id => generated 287 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:02:02.953 8 WARNING neutron.api.v2.base [None req-c40a0554-711e-4e4b-b97f-a982d47470f5 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - 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-02-27 01:02:02.953 8 INFO neutron.api.v2.resource [None req-c40a0554-711e-4e4b-b97f-a982d47470f5 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1276/2588] 10.0.0.246 () {34 vars in 681 bytes} [Fri Feb 27 01:02:02 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2589] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:02:02 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1278/2590] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:02:03 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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) 2026-02-27 01:02:03.152 7 INFO neutron.services.segments.plugin [-] Segment 7a5627b5-38d2-4e24-8877-db6f6d8b5924 resource provider aggregate not found 2026-02-27 01:02:03.164 7 INFO neutron.services.segments.plugin [-] Segment 7a5627b5-38d2-4e24-8877-db6f6d8b5924 resource provider aggregate not found [pid: 8|app: 0|req: 1279/2591] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:03 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:02:03.187 7 INFO neutron.services.segments.plugin [-] Segment 7a5627b5-38d2-4e24-8877-db6f6d8b5924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5627b5-38d2-4e24-8877-db6f6d8b5924 found for delete ", "request_id": "req-074028a4-0c22-4671-a380-e93ef91fbc04"}]} 2026-02-27 01:02:03.191 7 INFO neutron.services.segments.plugin [-] Segment 7a5627b5-38d2-4e24-8877-db6f6d8b5924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5627b5-38d2-4e24-8877-db6f6d8b5924 found for delete ", "request_id": "req-6e1c6e29-9ab7-41d5-b6fd-8d2c2d18e035"}]} [pid: 7|app: 0|req: 1313/2592] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:02 2026] DELETE /v2.0/networks/c49dc075-e51d-4cb7-86ee-c3d41876773f => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:02:03.266 8 INFO neutron.db.segments_db [None req-0d087ead-c85c-46c2-af78-90ceb10880e5 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] Added segment b3035ab4-8629-4176-97b7-04f69e3223a2 of type vxlan for network da8fbf5e-be36-480a-95f2-2d199a098ad0 [pid: 8|app: 0|req: 1280/2593] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:03 2026] POST /v2.0/networks => generated 708 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2594] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:02:03 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:03.560 8 WARNING neutron.api.v2.base [None req-ba46eb85-c220-4613-a9e3-b567d0fd70fd b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - 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-02-27 01:02:03.560 8 INFO neutron.api.v2.resource [None req-ba46eb85-c220-4613-a9e3-b567d0fd70fd b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1281/2595] 10.0.0.246 () {34 vars in 681 bytes} [Fri Feb 27 01:02:03 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2596] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:03 2026] DELETE /v2.0/networks/da8fbf5e-be36-480a-95f2-2d199a098ad0 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:02:03.819 8 INFO neutron.db.segments_db [None req-2a4b0942-3501-457c-98b7-fa9c9b55a544 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] Added segment 399d3b50-cd20-467e-ae32-afb19e481cbf of type vxlan for network 2d53fb33-cb7a-4a18-a2c4-9ffb92a26c35 [pid: 8|app: 0|req: 1282/2597] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:03 2026] POST /v2.0/networks => generated 707 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2598] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:02:03 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2599] 10.0.0.246 () {34 vars in 681 bytes} [Fri Feb 27 01:02:04 2026] POST /v2.0/rbac-policies => generated 324 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2600] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 01:02:04 2026] GET /v2.0/networks/2d53fb33-cb7a-4a18-a2c4-9ffb92a26c35 => generated 654 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:02:05.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88f4af5d-686c-4cf1-9887-6e6bd92cf5b6 c2cc81d2b5ba41b585348360eb051eab 1e9a8e6e488e46189273d132477eb003 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2601] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 01:02:05 2026] GET /v2.0/networks/2d53fb33-cb7a-4a18-a2c4-9ffb92a26c35 => generated 138 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:02:05.216 7 INFO neutron.services.segments.plugin [-] Segment b3035ab4-8629-4176-97b7-04f69e3223a2 resource provider aggregate not found 2026-02-27 01:02:05.221 7 INFO neutron.services.segments.plugin [-] Segment b3035ab4-8629-4176-97b7-04f69e3223a2 resource provider aggregate not found 2026-02-27 01:02:05.240 7 INFO neutron.services.segments.plugin [-] Segment b3035ab4-8629-4176-97b7-04f69e3223a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3035ab4-8629-4176-97b7-04f69e3223a2 found for delete ", "request_id": "req-d6133457-c7d0-40b8-aaad-c7484bbdd203"}]} 2026-02-27 01:02:05.243 7 INFO neutron.services.segments.plugin [-] Segment b3035ab4-8629-4176-97b7-04f69e3223a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3035ab4-8629-4176-97b7-04f69e3223a2 found for delete ", "request_id": "req-0650809c-4b22-4c65-92cd-192afe13f67c"}]} [pid: 7|app: 0|req: 1318/2602] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:05 2026] DELETE /v2.0/networks/2d53fb33-cb7a-4a18-a2c4-9ffb92a26c35 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:02:05.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3baaf488-4fff-470f-bc17-3c8bc5bba089 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1285/2603] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:02:05 2026] DELETE /v2.0/subnets/100bfc06-95f5-4406-8b13-2211ec4a16ac => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:02:05.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-398a74d9-5d35-4d16-a67e-76cabbb5c1f2 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1319/2604] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:02:05 2026] DELETE /v2.0/subnets/3943cb64-ee64-4cd0-b3ec-15ed7c19b024 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:02:05.459 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60e925f7-cba0-4430-8023-5d887b8f03c3 b6376a8442bc4a29a688364e4e85ddba a13a1674d9804892b3d6ffd8f37ec66c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1286/2605] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:02:05 2026] DELETE /v2.0/subnets/b46ffdb2-af81-49b5-a499-7148578ab845 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2606] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:06 2026] GET /v2.0/security-groups?tenant_id=e36ba71b7ac344ddb309fc05232e9c61&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2607] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:06 2026] DELETE /v2.0/security-groups/b49439e6-c45a-47db-a06d-c66831949abc => 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: 1321/2608] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:06 2026] GET /v2.0/security-groups?tenant_id=a13a1674d9804892b3d6ffd8f37ec66c&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2609] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:06 2026] DELETE /v2.0/security-groups/94f31817-6812-4e97-8a4a-d4260fa4c412 => 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: 1322/2610] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:07 2026] GET /v2.0/security-groups?tenant_id=1e9a8e6e488e46189273d132477eb003&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:07.257 7 INFO neutron.services.segments.plugin [-] Segment 399d3b50-cd20-467e-ae32-afb19e481cbf resource provider aggregate not found [pid: 8|app: 0|req: 1289/2611] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:07 2026] DELETE /v2.0/security-groups/6ab5982d-3958-433e-bce3-8c65aebf840a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:02:07.262 7 INFO neutron.services.segments.plugin [-] Segment 399d3b50-cd20-467e-ae32-afb19e481cbf resource provider aggregate not found 2026-02-27 01:02:07.275 7 INFO neutron.services.segments.plugin [-] Segment 399d3b50-cd20-467e-ae32-afb19e481cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 399d3b50-cd20-467e-ae32-afb19e481cbf found for delete ", "request_id": "req-a920da78-b8e3-40d7-8147-7625a503e025"}]} 2026-02-27 01:02:07.275 7 INFO neutron.services.segments.plugin [-] Segment 399d3b50-cd20-467e-ae32-afb19e481cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 399d3b50-cd20-467e-ae32-afb19e481cbf found for delete ", "request_id": "req-b0ccd0a2-5b1f-4a74-8680-ff40ed57ea77"}]} [pid: 7|app: 0|req: 1323/2612] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:02:07 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 703 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2613] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:02:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cce577f6c65b4919b9e53e3ec564d2e6 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2614] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:02:07 2026] POST /v2.0/ports => generated 1171 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1325/2615] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:08 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1186 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2616] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:02:07 2026] PUT /v2.0/ports/68f9418f-4cd0-45cb-bba6-77e240352863 => generated 1452 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2617] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:08 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:02:08.401 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eddb45e-d22c-4824-bf37-0197dfbd5920'] response: {'name': 'network-changed', 'server_uuid': 'aec43410-3f60-46e5-b919-3209c71499df', 'tag': '68f9418f-4cd0-45cb-bba6-77e240352863', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2618] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:08 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1455 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2619] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:02:08 2026] GET /v2.0/networks?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&shared=False => generated 2372 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2620] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:02:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2621] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1455 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2622] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => 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: 1329/2623] 162.253.55.200 () {34 vars in 1100 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => 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: 1295/2624] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2625] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2626] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2627] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1297/2628] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:02:10 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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) 2026-02-27 01:02:11.740 7 INFO neutron.db.segments_db [None req-793507bb-4f63-4219-b0ee-fa1cc34ac804 af1b27a6a56745a29470bff8103b3e9c 917d37cad25f46be8210f67f2553fe95 - - default default] Added segment f68d4f2e-c77b-492a-874e-69b693b57a46 of type vxlan for network 7580551a-aab0-4e4f-9f84-f297ccb41fa9 [pid: 7|app: 0|req: 1332/2629] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:11 2026] POST /v2.0/networks => generated 612 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:11.879 8 INFO neutron.db.segments_db [None req-57d05dd5-5e8a-4a5d-8c07-8060a8971925 af1b27a6a56745a29470bff8103b3e9c 917d37cad25f46be8210f67f2553fe95 - - default default] Added segment 0413ca81-3591-4e61-b0c0-4cf522b1c213 of type vxlan for network 36d37096-6f28-4d19-bdd1-b594f547be1a [pid: 8|app: 0|req: 1298/2630] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:11 2026] POST /v2.0/networks => generated 612 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:12.032 7 INFO neutron.db.segments_db [None req-52e27d54-4c0f-40cd-80bd-41f2a3278658 af1b27a6a56745a29470bff8103b3e9c 917d37cad25f46be8210f67f2553fe95 - - default default] Added segment 13fd6e8d-e6fd-4144-8497-b912d6131521 of type vxlan for network e12634fc-d5db-4310-bf84-ea8f81ca1bb0 [pid: 7|app: 0|req: 1333/2631] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:11 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:12.181 8 INFO neutron.db.segments_db [None req-83f91715-b0c5-4cf8-8273-632b0bf1964b af1b27a6a56745a29470bff8103b3e9c 917d37cad25f46be8210f67f2553fe95 - - default default] Added segment 9de67712-ef47-4efe-a184-a6bf71d3ee0e of type vxlan for network 8fc12ce6-a0ff-4b62-9193-5d25b5a12db2 [pid: 8|app: 0|req: 1299/2632] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:12 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) 2026-02-27 01:02:12.350 7 INFO neutron.db.segments_db [None req-78689ade-eef7-4daa-baab-d55a4fb43b70 af1b27a6a56745a29470bff8103b3e9c 917d37cad25f46be8210f67f2553fe95 - - default default] Added segment 4142be72-caf2-4ccc-b14f-a97918e693f2 of type vxlan for network 8de87877-7510-4d3e-87c0-33ab59e18255 [pid: 7|app: 0|req: 1334/2633] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:12 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2634] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:02:12 2026] PUT /v2.0/networks/7580551a-aab0-4e4f-9f84-f297ccb41fa9/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2635] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:02:12 2026] PUT /v2.0/networks/36d37096-6f28-4d19-bdd1-b594f547be1a/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2636] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:02:12 2026] PUT /v2.0/networks/e12634fc-d5db-4310-bf84-ea8f81ca1bb0/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2637] 10.0.0.246 () {34 vars in 753 bytes} [Fri Feb 27 01:02:12 2026] PUT /v2.0/networks/8fc12ce6-a0ff-4b62-9193-5d25b5a12db2/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2638] 10.0.0.246 () {32 vars in 666 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2639] 10.0.0.246 () {32 vars in 680 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2640] 10.0.0.246 () {32 vars in 676 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2641] 10.0.0.246 () {32 vars in 688 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2642] 10.0.0.246 () {32 vars in 674 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2643] 10.0.0.246 () {32 vars in 688 bytes} [Fri Feb 27 01:02:12 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2644] 10.0.0.246 () {32 vars in 684 bytes} [Fri Feb 27 01:02:13 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2645] 10.0.0.246 () {32 vars in 696 bytes} [Fri Feb 27 01:02:13 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:13.314 8 INFO neutron.services.segments.plugin [-] Segment f68d4f2e-c77b-492a-874e-69b693b57a46 resource provider aggregate not found 2026-02-27 01:02:13.318 8 INFO neutron.services.segments.plugin [-] Segment f68d4f2e-c77b-492a-874e-69b693b57a46 resource provider aggregate not found 2026-02-27 01:02:13.330 8 INFO neutron.services.segments.plugin [-] Segment f68d4f2e-c77b-492a-874e-69b693b57a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68d4f2e-c77b-492a-874e-69b693b57a46 found for delete ", "request_id": "req-0e777962-b798-4613-a81b-e91272b41016"}]} 2026-02-27 01:02:13.337 8 INFO neutron.services.segments.plugin [-] Segment f68d4f2e-c77b-492a-874e-69b693b57a46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68d4f2e-c77b-492a-874e-69b693b57a46 found for delete ", "request_id": "req-8f8bf84d-92da-49ae-b158-eacd9271a6c0"}]} [pid: 8|app: 0|req: 1306/2646] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:13 2026] DELETE /v2.0/networks/7580551a-aab0-4e4f-9f84-f297ccb41fa9 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:02:13.497 7 INFO neutron.services.segments.plugin [-] Segment 0413ca81-3591-4e61-b0c0-4cf522b1c213 resource provider aggregate not found 2026-02-27 01:02:13.501 7 INFO neutron.services.segments.plugin [-] Segment 0413ca81-3591-4e61-b0c0-4cf522b1c213 resource provider aggregate not found 2026-02-27 01:02:13.511 7 INFO neutron.services.segments.plugin [-] Segment 0413ca81-3591-4e61-b0c0-4cf522b1c213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413ca81-3591-4e61-b0c0-4cf522b1c213 found for delete ", "request_id": "req-c018c53b-32f1-4a23-9a13-b84f0cf2eaaa"}]} 2026-02-27 01:02:13.512 7 INFO neutron.services.segments.plugin [-] Segment 0413ca81-3591-4e61-b0c0-4cf522b1c213 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413ca81-3591-4e61-b0c0-4cf522b1c213 found for delete ", "request_id": "req-af797a07-9ffc-485b-b610-4cc86a6d9e4c"}]} [pid: 7|app: 0|req: 1341/2647] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:13 2026] DELETE /v2.0/networks/36d37096-6f28-4d19-bdd1-b594f547be1a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2648] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:13 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1188 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2649] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:13 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2650] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:13 2026] DELETE /v2.0/networks/e12634fc-d5db-4310-bf84-ea8f81ca1bb0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2651] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:13 2026] DELETE /v2.0/networks/8fc12ce6-a0ff-4b62-9193-5d25b5a12db2 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2652] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:13 2026] DELETE /v2.0/networks/8de87877-7510-4d3e-87c0-33ab59e18255 => 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: 1310/2653] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:14 2026] GET /v2.0/security-groups?tenant_id=b54abf1d0ec7419895c6fa92f6b37756&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2654] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:14 2026] DELETE /v2.0/security-groups/90846ddd-a18e-4c21-ad84-e43081c194e3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2655] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:15 2026] GET /v2.0/security-groups?tenant_id=917d37cad25f46be8210f67f2553fe95&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2656] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:15 2026] DELETE /v2.0/security-groups/cea649d9-4a2a-4b03-b5f7-750af74c453f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:02:15.360 8 INFO neutron.services.segments.plugin [-] Segment 9de67712-ef47-4efe-a184-a6bf71d3ee0e resource provider aggregate not found 2026-02-27 01:02:15.365 8 INFO neutron.services.segments.plugin [-] Segment 9de67712-ef47-4efe-a184-a6bf71d3ee0e resource provider aggregate not found 2026-02-27 01:02:15.390 8 INFO neutron.services.segments.plugin [-] Segment 9de67712-ef47-4efe-a184-a6bf71d3ee0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de67712-ef47-4efe-a184-a6bf71d3ee0e found for delete ", "request_id": "req-be65eee6-4ee8-479f-8c2c-c6cec66a6fc1"}]} 2026-02-27 01:02:15.392 8 INFO neutron.services.segments.plugin [-] Segment 9de67712-ef47-4efe-a184-a6bf71d3ee0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9de67712-ef47-4efe-a184-a6bf71d3ee0e found for delete ", "request_id": "req-b0a93ea9-53ea-45e6-84bd-01bba3f9ba5c"}]} [pid: 8|app: 0|req: 1312/2657] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:15 2026] GET /v2.0/security-groups?tenant_id=309faa1a066e47b79bb28fe61ecb911d&name=default => generated 2929 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:15.546 7 INFO neutron.services.segments.plugin [-] Segment 13fd6e8d-e6fd-4144-8497-b912d6131521 resource provider aggregate not found 2026-02-27 01:02:15.554 7 INFO neutron.services.segments.plugin [-] Segment 13fd6e8d-e6fd-4144-8497-b912d6131521 resource provider aggregate not found 2026-02-27 01:02:15.577 7 INFO neutron.services.segments.plugin [-] Segment 13fd6e8d-e6fd-4144-8497-b912d6131521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fd6e8d-e6fd-4144-8497-b912d6131521 found for delete ", "request_id": "req-4aba54b7-7ed7-451d-bf15-af00ed9d9eaa"}]} 2026-02-27 01:02:15.586 7 INFO neutron.services.segments.plugin [-] Segment 13fd6e8d-e6fd-4144-8497-b912d6131521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13fd6e8d-e6fd-4144-8497-b912d6131521 found for delete ", "request_id": "req-ecd30277-beee-46db-a630-7b4c97f5825d"}]} 2026-02-27 01:02:15.607 7 INFO neutron.services.segments.plugin [-] Segment 4142be72-caf2-4ccc-b14f-a97918e693f2 resource provider aggregate not found 2026-02-27 01:02:15.610 7 INFO neutron.services.segments.plugin [-] Segment 4142be72-caf2-4ccc-b14f-a97918e693f2 resource provider aggregate not found 2026-02-27 01:02:15.634 7 INFO neutron.services.segments.plugin [-] Segment 4142be72-caf2-4ccc-b14f-a97918e693f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4142be72-caf2-4ccc-b14f-a97918e693f2 found for delete ", "request_id": "req-b8d6e2c9-e776-4dec-a46b-f5d658f0c65d"}]} 2026-02-27 01:02:15.638 7 INFO neutron.services.segments.plugin [-] Segment 4142be72-caf2-4ccc-b14f-a97918e693f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4142be72-caf2-4ccc-b14f-a97918e693f2 found for delete ", "request_id": "req-133e4d97-defa-47a1-ba60-999ee63a2f5b"}]} [pid: 7|app: 0|req: 1346/2658] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:15 2026] DELETE /v2.0/security-groups/48e96656-6152-40d3-8ae1-9a9cbd9d15e4 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2661] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:02:16 2026] GET /v2.0/subnets => generated 6135 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2662] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:02:16 2026] GET /v2.0/routers => generated 727 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2663] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2664] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2665] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2666] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/l3-agents => generated 681 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2667] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2668] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/networks => generated 5221 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2669] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/ports => generated 16499 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2670] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/floatingips => 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: 1319/2671] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/security-groups => generated 28653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2672] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2673] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:02:17 2026] GET /v2.0/subnets => generated 6135 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2674] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:02:17 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) [pid: 8|app: 0|req: 1321/2675] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:18 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1188 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2676] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:18 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2677] 10.0.0.246 () {32 vars in 818 bytes} [Fri Feb 27 01:02:18 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&mac_address=fa%3A16%3A3e%3Ac4%3A3b%3Ab4 => generated 1188 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:19.688 7 INFO neutron.db.l3_db [None req-3c89c507-0289-4974-bfe1-74ccd3640844 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 2f83c394-7802-4519-9e29-076fc8820b3e associated. External IP: 10.96.250.219, port: 68f9418f-4cd0-45cb-bba6-77e240352863. [pid: 7|app: 0|req: 1356/2678] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 01:02:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:20.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b57b3b01-3525-4351-8bfa-2aa1cadf31fa'] response: {'name': 'network-changed', 'server_uuid': 'aec43410-3f60-46e5-b919-3209c71499df', 'tag': '68f9418f-4cd0-45cb-bba6-77e240352863', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1323/2679] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:19 2026] POST /v2.0/security-groups => generated 1603 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2680] 10.0.0.98 () {34 vars in 1095 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1406523833&fields=id&tenant_id=cce577f6c65b4919b9e53e3ec564d2e6 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2681] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2682] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/quotas/cce577f6c65b4919b9e53e3ec564d2e6 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2683] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2684] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2685] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&fields=id => generated 333 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2686] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2687] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2688] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2689] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2690] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:20 2026] PUT /v2.0/security-groups/b5debe57-8d0a-47b2-97ff-d3587a95ce4f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2691] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2692] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2693] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 798 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2694] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:20 2026] PUT /v2.0/security-groups/a3ea2318-8b7f-4222-aaca-f6503d753a84/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2695] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2696] 162.253.55.200 () {34 vars in 1100 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2697] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:20 2026] PUT /v2.0/security-groups/93a97442-5273-4a7d-af98-9d897af70082/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2698] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => 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: 1366/2699] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:20 2026] PUT /v2.0/security-groups/c83c8a9e-21a6-4d62-98df-a899657819c0/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2700] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2701] 10.0.0.246 () {32 vars in 680 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2702] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2703] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1368/2704] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2705] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1369/2706] 10.0.0.246 () {32 vars in 690 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2707] 10.0.0.246 () {32 vars in 702 bytes} [Fri Feb 27 01:02:20 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2708] 10.0.0.246 () {32 vars in 688 bytes} [Fri Feb 27 01:02:21 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2709] 10.0.0.246 () {32 vars in 702 bytes} [Fri Feb 27 01:02:21 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2710] 10.0.0.246 () {32 vars in 698 bytes} [Fri Feb 27 01:02:21 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2711] 10.0.0.246 () {32 vars in 710 bytes} [Fri Feb 27 01:02:21 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2712] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:21 2026] DELETE /v2.0/security-groups/b5debe57-8d0a-47b2-97ff-d3587a95ce4f => 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: 1341/2713] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:21 2026] DELETE /v2.0/security-groups/a3ea2318-8b7f-4222-aaca-f6503d753a84 => 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: 1373/2714] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:21 2026] DELETE /v2.0/security-groups/93a97442-5273-4a7d-af98-9d897af70082 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2715] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:21 2026] DELETE /v2.0/security-groups/c83c8a9e-21a6-4d62-98df-a899657819c0 => 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: 1374/2716] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:21 2026] DELETE /v2.0/security-groups/210a433b-fbf7-4c40-99a0-35a51a418ace => 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: 1343/2717] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:22 2026] GET /v2.0/security-groups?tenant_id=08793195116e4bff89ccaf909d188dd1&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2718] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:22 2026] DELETE /v2.0/security-groups/a0e1ed2e-58b5-479f-b1e0-d1ac3afc48c3 => 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: 1344/2719] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:22 2026] GET /v2.0/security-groups?tenant_id=29e9d80a819442c3899cbf1926b30232&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2720] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:22 2026] DELETE /v2.0/security-groups/239a48ec-5001-4e9d-9903-d7c7fff7436b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2721] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:23 2026] GET /v2.0/security-groups?tenant_id=1f47035ff09149d1a9416517c514b422&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2722] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:23 2026] DELETE /v2.0/security-groups/564391e1-3322-4035-8496-aca6f3a3bfee => 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: 1346/2723] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 01:02:24 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => 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: 1378/2724] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:25 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2725] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:25 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:02:26.821 7 INFO neutron.db.segments_db [None req-304d2f26-f107-4ffb-9ce9-6c294cf8c4aa 337f098c5ba24de5b046fd3898c8cd0b d353df8641e84911b3c9a29e1af849a7 - - default default] Added segment 172cdec5-6da6-4c80-bdba-e31e5a6b6884 of type vxlan for network 3708c1de-dbc3-47dc-a232-56ee3e91f6c6 [pid: 7|app: 0|req: 1379/2726] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:02:26 2026] POST /v2.0/networks => generated 613 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2727] 10.0.0.246 () {34 vars in 664 bytes} [Fri Feb 27 01:02:26 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2728] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1349/2729] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 25 bytes in 56 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: 1381/2730] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2731] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cce577f6c65b4919b9e53e3ec564d2e6 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2732] 10.0.0.246 () {34 vars in 758 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/green => generated 4 bytes in 102 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: 1351/2733] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1352/2734] 10.0.0.246 () {34 vars in 754 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/red => generated 4 bytes in 67 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: 1353/2735] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 34 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: 1354/2736] 10.0.0.246 () {34 vars in 776 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/black.or.white => generated 4 bytes in 103 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: 1355/2737] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1383/2738] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:02:27 2026] POST /v2.0/ports => generated 1183 bytes in 424 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: 1356/2739] 10.0.0.246 () {34 vars in 747 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 37 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2740] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1358/2741] 10.0.0.246 () {32 vars in 735 bytes} [Fri Feb 27 01:02:27 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:02:28.078 8 INFO neutron.api.v2.resource [None req-0e3c6011-6326-495a-8a1c-f003b77f574f 337f098c5ba24de5b046fd3898c8cd0b d353df8641e84911b3c9a29e1af849a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2742] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/green => generated 99 bytes in 52 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: 1360/2743] 10.0.0.246 () {32 vars in 738 bytes} [Fri Feb 27 01:02:28 2026] DELETE /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2744] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 30 bytes in 56 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: 1384/2745] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:02:27 2026] PUT /v2.0/ports/f88a3435-cb3d-4f88-8634-c0f9e557061d => generated 1464 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:28.276 8 INFO neutron.api.v2.resource [None req-d31e7950-4930-4bc7-9a72-88980466dc7f 337f098c5ba24de5b046fd3898c8cd0b d353df8641e84911b3c9a29e1af849a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2746] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 01:02:28 2026] DELETE /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags/green => generated 99 bytes in 53 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, ' 2026-02-27 01:02:28.302 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57f640bf-5c72-4270-9fc3-6c26df8cd680'] response: {'name': 'network-changed', 'server_uuid': '7a3878ee-9d99-4b2a-82d9-1972f9dace03', 'tag': 'f88a3435-cb3d-4f88-8634-c0f9e557061d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1385/2747] 10.0.0.246 () {32 vars in 730 bytes} [Fri Feb 27 01:02:28 2026] DELETE /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1363/2748] 10.0.0.246 () {32 vars in 727 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:02:28.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e3ccc25-b042-4e03-a60c-993f554b5752 337f098c5ba24de5b046fd3898c8cd0b d353df8641e84911b3c9a29e1af849a7 - - default default] TaaS: Handle Delete Port: fd874913-750a-40fb-ab70-b4eba8fd9a61 2026-02-27 01:02:28.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e3ccc25-b042-4e03-a60c-993f554b5752 337f098c5ba24de5b046fd3898c8cd0b d353df8641e84911b3c9a29e1af849a7 - - default default] Tap Mirror: Handle Delete Port: fd874913-750a-40fb-ab70-b4eba8fd9a61 [pid: 7|app: 0|req: 1386/2749] 10.0.0.246 () {32 vars in 720 bytes} [Fri Feb 27 01:02:28 2026] DELETE /v2.0/ports/fd874913-750a-40fb-ab70-b4eba8fd9a61 => generated 0 bytes in 250 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-02-27 01:02:28.770 8 INFO neutron.services.segments.plugin [-] Segment 172cdec5-6da6-4c80-bdba-e31e5a6b6884 resource provider aggregate not found 2026-02-27 01:02:28.775 8 INFO neutron.services.segments.plugin [-] Segment 172cdec5-6da6-4c80-bdba-e31e5a6b6884 resource provider aggregate not found 2026-02-27 01:02:28.790 8 INFO neutron.services.segments.plugin [-] Segment 172cdec5-6da6-4c80-bdba-e31e5a6b6884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 172cdec5-6da6-4c80-bdba-e31e5a6b6884 found for delete ", "request_id": "req-99fc7a3c-9484-47f6-bfb7-9004caff3d96"}]} 2026-02-27 01:02:28.797 8 INFO neutron.services.segments.plugin [-] Segment 172cdec5-6da6-4c80-bdba-e31e5a6b6884 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 172cdec5-6da6-4c80-bdba-e31e5a6b6884 found for delete ", "request_id": "req-9d53b9fa-1251-4399-a42e-b4fd88edeac5"}]} [pid: 8|app: 0|req: 1364/2750] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:02:28 2026] DELETE /v2.0/networks/3708c1de-dbc3-47dc-a232-56ee3e91f6c6 => 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: 1387/2751] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2752] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/networks?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&shared=False => generated 2372 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2753] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:02:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2754] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:29 2026] GET /v2.0/security-groups?tenant_id=d353df8641e84911b3c9a29e1af849a7&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2755] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:29 2026] DELETE /v2.0/security-groups/97695987-7ab8-4647-b16c-7e6e05717ea9 => 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: 1367/2756] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:29 2026] GET /v2.0/security-groups?tenant_id=a0553f87251c46f09d30a780164e994f&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: 1368/2757] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1467 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2758] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => 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: 1370/2759] 162.253.55.200 () {34 vars in 1106 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A14e&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => 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: 1390/2760] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:29 2026] DELETE /v2.0/security-groups/8df7556c-451a-4e99-a19d-8ca8a93313f5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2761] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/subnets?id=757bc46d-3c68-4991-8aae-21c1d98d9c4d&id=f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2762] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2763] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&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: 1392/2764] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1373/2765] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1393/2766] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1198 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2767] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:30 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2770] 10.0.0.246 () {34 vars in 684 bytes} [Fri Feb 27 01:02:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2771] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:33 2026] PUT /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2772] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:33 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2773] 10.0.0.246 () {34 vars in 778 bytes} [Fri Feb 27 01:02:33 2026] PUT /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2774] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:33 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2775] 10.0.0.246 () {34 vars in 774 bytes} [Fri Feb 27 01:02:33 2026] PUT /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/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: 1398/2776] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:33 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/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: 1379/2777] 10.0.0.246 () {34 vars in 796 bytes} [Fri Feb 27 01:02:33 2026] PUT /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2778] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:33 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2779] 10.0.0.246 () {34 vars in 767 bytes} [Fri Feb 27 01:02:34 2026] PUT /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2780] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:34 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2781] 10.0.0.246 () {32 vars in 755 bytes} [Fri Feb 27 01:02:34 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:02:34.220 7 INFO neutron.api.v2.resource [None req-b3293dce-8a30-479c-8560-be616c4fcabb c75d5558fa154ac19766fc9763f59eb8 9db54e47ea7b4fd98f9cda270632b306 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1401/2782] 10.0.0.246 () {32 vars in 759 bytes} [Fri Feb 27 01:02:34 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2783] 10.0.0.246 () {32 vars in 758 bytes} [Fri Feb 27 01:02:34 2026] DELETE /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2784] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:34 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:02:34.368 8 INFO neutron.api.v2.resource [None req-a5657ec8-970b-4138-ba97-cce35c57f6ad c75d5558fa154ac19766fc9763f59eb8 9db54e47ea7b4fd98f9cda270632b306 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1383/2785] 10.0.0.246 () {32 vars in 762 bytes} [Fri Feb 27 01:02:34 2026] DELETE /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2786] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:02:34 2026] DELETE /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2787] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:02:34 2026] GET /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2788] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:34 2026] DELETE /v2.0/security-groups/64e54f9e-ded2-4da7-a462-e293bdb1b51f => 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: 1385/2789] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:35 2026] GET /v2.0/security-groups?tenant_id=be1e0202091340c7a01b601e4fda16fe&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2790] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:35 2026] DELETE /v2.0/security-groups/e2c025e2-d616-4fe5-b9fb-6d89917b6ca2 => 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: 1386/2791] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:02:35 2026] GET /v2.0/security-groups?tenant_id=9db54e47ea7b4fd98f9cda270632b306&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2792] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:02:35 2026] DELETE /v2.0/security-groups/1384eb39-a6ca-4cbf-97bb-e98afc01a1df => 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: 1387/2793] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:02:35 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2794] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:36 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2795] 10.0.0.246 () {32 vars in 818 bytes} [Fri Feb 27 01:02:36 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&mac_address=fa%3A16%3A3e%3A62%3A12%3A00 => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:02:36.875 7 INFO neutron.db.l3_db [None req-7bfeca71-eb7b-40b7-b668-8740d43e36a2 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 656163ef-a922-477f-96e0-723dc9a74d14 associated. External IP: 10.96.250.213, port: f88a3435-cb3d-4f88-8634-c0f9e557061d. [pid: 7|app: 0|req: 1408/2796] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 01:02:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1063 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-27 01:02:37.222 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-037fc06d-c14e-43eb-8dfd-b644a8e3a3ce'] response: {'name': 'network-changed', 'server_uuid': '7a3878ee-9d99-4b2a-82d9-1972f9dace03', 'tag': 'f88a3435-cb3d-4f88-8634-c0f9e557061d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1389/2797] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2798] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2799] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => 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: 1410/2800] 162.253.55.200 () {34 vars in 1106 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A14e&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => 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: 1391/2801] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/subnets?id=757bc46d-3c68-4991-8aae-21c1d98d9c4d&id=f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2802] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2803] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:02:37 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&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: 1412/2804] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:02:38 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1393/2805] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:02:38 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2806] 10.0.0.88 () {34 vars in 989 bytes} [Fri Feb 27 01:02:44 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => 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: 1394/2807] 10.0.0.88 () {34 vars in 1039 bytes} [Fri Feb 27 01:02:44 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2810] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:02:59 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2811] 10.0.0.30 () {30 vars in 689 bytes} [Fri Feb 27 01:03:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2812] 10.0.0.30 () {30 vars in 691 bytes} [Fri Feb 27 01:03:00 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: 1397/2813] 10.0.0.30 () {30 vars in 667 bytes} [Fri Feb 27 01:03:01 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: 1417/2814] 10.0.0.30 () {30 vars in 703 bytes} [Fri Feb 27 01:03:01 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: 1419/2817] 10.0.0.30 () {28 vars in 438 bytes} [Fri Feb 27 01:03:01 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: 1399/2818] 10.0.0.30 () {30 vars in 727 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2819] 10.0.0.30 () {30 vars in 689 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2820] 10.0.0.30 () {30 vars in 691 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2821] 10.0.0.30 () {30 vars in 667 bytes} [Fri Feb 27 01:03:01 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: 1401/2822] 10.0.0.30 () {30 vars in 703 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2823] 10.0.0.30 () {30 vars in 727 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2824] 10.0.0.30 () {30 vars in 689 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2825] 10.0.0.30 () {30 vars in 691 bytes} [Fri Feb 27 01:03:01 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: 1403/2826] 10.0.0.30 () {30 vars in 667 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2827] 10.0.0.30 () {30 vars in 703 bytes} [Fri Feb 27 01:03:01 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: 1404/2828] 10.0.0.30 () {30 vars in 729 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2829] 10.0.0.30 () {30 vars in 681 bytes} [Fri Feb 27 01:03:01 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2830] 10.0.0.30 () {34 vars in 703 bytes} [Fri Feb 27 01:03:01 2026] POST /v2.0/ports => generated 1128 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2831] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:03:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1406/2832] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:03:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2833] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:03:04 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: 1407/2834] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:03:04 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: 1428/2835] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:03:04 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2836] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:03:05 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: 1429/2837] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:03:05 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: 1409/2838] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:03:05 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: 1430/2839] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:03:05 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-02-27 01:03:05.164 8 INFO neutron.api.v2.resource [None req-45b7ede2-923b-480a-b422-00f407a3f1b8 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2840] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:03:05 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2841] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:03:05 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2842] 162.253.55.200 () {34 vars in 736 bytes} [Fri Feb 27 01:03:05 2026] POST /v2.0/security-groups => generated 1638 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2843] 162.253.55.200 () {30 vars in 815 bytes} [Fri Feb 27 01:03:05 2026] GET /v2.0/security-group-rules?security_group_id=53098ead-0573-491e-9357-a65634a1a575 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2844] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:03:05 2026] PUT /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2845] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:03:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1413/2846] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:03:05 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: 1434/2847] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:03:05 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: 1414/2848] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:03:05 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: 1435/2849] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:03:05 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2850] 10.0.0.98 () {34 vars in 1015 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id => 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: 1436/2851] 10.0.0.98 () {34 vars in 981 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/networks?id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2852] 10.0.0.98 () {34 vars in 964 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/quotas/799d4c709d054ef7bf8fdd6c3322fc9f => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2853] 10.0.0.98 () {34 vars in 1001 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2854] 10.0.0.98 () {34 vars in 1007 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2855] 10.0.0.98 () {34 vars in 1107 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1418/2856] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:13 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2857] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:14 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => 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: 1419/2858] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/subnets => generated 6135 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2859] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2860] 10.0.0.98 () {34 vars in 1177 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 2915 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2863] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/ports => generated 21069 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2864] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2865] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/routers => generated 727 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2866] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2867] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/l3-agents => generated 681 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2868] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/floatingips => generated 1701 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2869] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/networks => generated 5221 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2870] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/security-groups => generated 30271 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2871] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/agents => generated 3386 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2872] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/subnets => generated 6135 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2873] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2874] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2875] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:16 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => 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: 1450/2876] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:03:18 2026] GET /v2.0/networks?id=868fc076-865b-4d94-b205-5fd8698db0a4 => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2877] 162.253.55.200 () {34 vars in 1050 bytes} [Fri Feb 27 01:03:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f => generated 343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2878] 162.253.55.200 () {38 vars in 955 bytes} [Fri Feb 27 01:03:18 2026] POST /v2.0/ports => generated 1078 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2879] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:03:18 2026] PUT /v2.0/ports/24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => generated 1239 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:03:19.020 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4306a8df-170b-41ef-9500-aa1120ae5989'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '24fce9a7-086f-41c8-92a0-1d4b3d59cc0c', '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: 1452/2880] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:03:19 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1429/2881] 162.253.55.200 () {34 vars in 1018 bytes} [Fri Feb 27 01:03:19 2026] GET /v2.0/networks?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&shared=False => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2882] 162.253.55.200 () {34 vars in 930 bytes} [Fri Feb 27 01:03:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2883] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:19 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2884] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2885] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2886] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2887] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2888] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2889] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&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: 1457/2890] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1434/2891] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:03:20 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1458/2892] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:22 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2893] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:03:22 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2894] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:23 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2895] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:03:24 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2896] 162.253.55.200 () {34 vars in 1044 bytes} [Fri Feb 27 01:03:24 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2897] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:26 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2898] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:03:26 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2899] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:26 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2900] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:29 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => 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: 1439/2901] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:03:29 2026] GET /v2.0/security-groups?id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2902] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:03:29 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => 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: 1467/2909] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:07 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: 1443/2910] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:07 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: 1468/2911] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:07 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: 1444/2912] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:07 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: 1469/2913] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:07 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2914] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:04:07 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2915] 162.253.55.200 () {34 vars in 717 bytes} [Fri Feb 27 01:04:07 2026] POST /v2.0/ports => generated 1059 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2916] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:04:07 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1059 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2917] 10.0.0.98 () {34 vars in 906 bytes} [Fri Feb 27 01:04:07 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2918] 162.253.55.200 () {34 vars in 1262 bytes} [Fri Feb 27 01:04:08 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2919] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:08 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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/2920] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:09 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2921] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:04:09 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1059 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2922] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:09 2026] GET /v2.0/networks?id=e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2923] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:04:09 2026] PUT /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1249 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:04:10.166 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1516949b-d20d-409f-98b3-7d5b5821faec'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5cf4714d-beda-425e-b514-03e7bc0e39ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1450/2924] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2925] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/networks?id=e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2926] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1476/2927] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2928] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2929] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1453/2930] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:10 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1478/2931] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2485 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2932] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => 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: 1479/2933] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => 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: 1455/2934] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&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: 1480/2935] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1456/2936] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1481/2937] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1457/2938] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2939] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&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: 1458/2940] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1483/2941] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:12 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1459/2942] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/routers => generated 727 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2943] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2946] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/l3-agents => generated 681 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2947] 10.0.0.98 () {34 vars in 1177 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 5391 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2948] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/agents => generated 3386 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2949] 10.0.0.98 () {34 vars in 1119 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 187 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2950] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/floatingips => generated 1701 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2951] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1251 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2952] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/ports => generated 23545 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2953] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/networks => generated 5221 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2954] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/security-groups => generated 30271 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2955] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:04:16 2026] PUT /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1275 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2956] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/subnets => generated 6135 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:04:16.821 8 INFO neutron.api.v2.resource [None req-a4866b85-da78-4c31-8886-aa01a43da8e0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/2957] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2958] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:04:16.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-19deaec2-1d00-4446-a742-17ed8980e83c'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5cf4714d-beda-425e-b514-03e7bc0e39ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2959] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2960] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/subnets => generated 6135 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2961] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:04:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2962] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:04:16 2026] PUT /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1313 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:04:17.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7533f21e-3672-4503-9459-85589ddaad1c'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5cf4714d-beda-425e-b514-03e7bc0e39ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1494/2963] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1470/2964] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:17 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: 1495/2965] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2966] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:17 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: 1472/2967] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2968] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2969] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2970] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/networks?id=e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2971] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2972] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1475/2973] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2974] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2975] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2976] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2977] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2978] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1478/2979] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2980] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:17 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1479/2981] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2982] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/networks?id=e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2983] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1504/2984] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2985] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&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: 1505/2986] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1482/2987] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:18 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:04:23.571 7 INFO neutron.db.l3_db [None req-7f39840c-7aef-46f2-9143-9a5b1670a430 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 6487e0b1-e35d-466c-883f-95f45d41943e associated. External IP: 10.96.250.214, port: dd91758b-6787-493d-8bdf-c766f6cda69d. [pid: 7|app: 0|req: 1506/2988] 10.0.0.246 () {34 vars in 677 bytes} [Fri Feb 27 01:04:22 2026] POST /v2.0/floatingips => generated 898 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2989] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2990] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:28 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: 1484/2991] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2992] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:28 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-02-27 01:04:28.933 8 INFO neutron.api.v2.resource [None req-c52a518a-6dc1-4904-81ba-c47287186fa0 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2993] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:04:28 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2994] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:04:28 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2995] 162.253.55.200 () {30 vars in 815 bytes} [Fri Feb 27 01:04:28 2026] GET /v2.0/security-group-rules?security_group_id=53098ead-0573-491e-9357-a65634a1a575 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2996] 162.253.55.200 () {34 vars in 747 bytes} [Fri Feb 27 01:04:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2997] 162.253.55.200 () {34 vars in 747 bytes} [Fri Feb 27 01:04:29 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: 1512/3000] 10.0.0.30 () {30 vars in 689 bytes} [Fri Feb 27 01:04:39 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: 1489/3001] 10.0.0.30 () {30 vars in 691 bytes} [Fri Feb 27 01:04: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: 1513/3002] 10.0.0.30 () {30 vars in 667 bytes} [Fri Feb 27 01:04:39 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: 1490/3003] 10.0.0.30 () {30 vars in 703 bytes} [Fri Feb 27 01:04:39 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: 1514/3004] 10.0.0.30 () {28 vars in 438 bytes} [Fri Feb 27 01:04:40 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3005] 10.0.0.30 () {30 vars in 727 bytes} [Fri Feb 27 01:04:40 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 656 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3006] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:41 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/3007] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:41 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: 1516/3008] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3009] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:41 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: 1517/3010] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:41 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3011] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:04:41 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3012] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:41 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: 1495/3013] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:41 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: 1519/3014] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3015] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:41 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: 1520/3016] 162.253.55.200 () {34 vars in 717 bytes} [Fri Feb 27 01:04:41 2026] POST /v2.0/ports => generated 1328 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3017] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:04:41 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1328 bytes in 31 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: 1521/3018] 162.253.55.200 () {34 vars in 1262 bytes} [Fri Feb 27 01:04:42 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3019] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:43 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1522/3020] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:43 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1499/3021] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:04:43 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3022] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:43 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3023] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:04:43 2026] PUT /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1518 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:04:44.233 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4bc66ce-fee9-4297-a155-c9321368a1b8'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5e5a295e-45bc-4e65-a60f-32c7b4e85e37', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3024] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4095 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: 1501/3025] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => 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: 1525/3026] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1502/3027] 162.253.55.200 () {34 vars in 1104 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1526/3028] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3029] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:44 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&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: 1527/3030] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:45 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3031] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:45 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3032] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:45 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1505/3033] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4095 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3034] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => 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: 1506/3035] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3038] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&device_owner=network%3Adhcp => generated 1244 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3039] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1531/3040] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3041] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1532/3042] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3043] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:46 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3044] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3045] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1534/3046] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1513/3047] 162.253.55.200 () {34 vars in 1104 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1535/3048] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => 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: 1514/3049] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&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: 1536/3050] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3051] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1537/3052] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:04:47 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1516/3053] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1520 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3054] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42 => 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: 1517/3055] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3056] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/subnets/427a681d-7a57-4092-a082-fd66583446e2 => generated 744 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3057] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3058] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3059] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3060] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3061] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3062] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => 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: 1521/3063] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:51 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3064] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:52 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3065] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:04:52 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3066] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:04:52 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3067] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:04:52 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3068] 10.0.0.30 () {30 vars in 689 bytes} [Fri Feb 27 01:05:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3069] 10.0.0.30 () {30 vars in 691 bytes} [Fri Feb 27 01:05:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3070] 10.0.0.30 () {30 vars in 667 bytes} [Fri Feb 27 01:05:00 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: 1525/3071] 10.0.0.30 () {30 vars in 703 bytes} [Fri Feb 27 01:05:00 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: 1547/3072] 10.0.0.30 () {28 vars in 438 bytes} [Fri Feb 27 01:05:01 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3073] 10.0.0.30 () {30 vars in 727 bytes} [Fri Feb 27 01:05:01 2026] GET /v2.0/subnets/757bc46d-3c68-4991-8aae-21c1d98d9c4d => generated 656 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3076] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:02 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: 1549/3077] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:02 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: 1529/3078] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:02 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: 1550/3079] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:02 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: 1530/3080] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:02 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3081] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:02 2026] GET /v2.0/subnets/757bc46d-3c68-4991-8aae-21c1d98d9c4d => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3082] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:02 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4097 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3083] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:02 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: 1532/3084] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:02 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: 1553/3085] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3086] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:02 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: 1554/3087] 162.253.55.200 () {34 vars in 717 bytes} [Fri Feb 27 01:05:02 2026] POST /v2.0/ports => generated 1328 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3088] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:05:03 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1328 bytes in 45 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: 1555/3089] 162.253.55.200 () {34 vars in 1262 bytes} [Fri Feb 27 01:05:04 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3090] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:04 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3091] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:04 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1536/3092] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:05:04 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3093] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:04 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3094] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:05:04 2026] PUT /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1518 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:05:05.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d593844-52a3-4eff-bbc9-06ca2edb1390'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '1fdab4fc-989c-4448-b8cf-8afa8c81b5f6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1558/3095] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:05 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 5607 bytes in 54 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: 1538/3096] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:05 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3097] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => 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: 1539/3098] 162.253.55.200 () {34 vars in 1104 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae0&port_id=1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => 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: 1560/3099] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/subnets?id=757bc46d-3c68-4991-8aae-21c1d98d9c4d&id=f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3100] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&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: 1561/3101] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3102] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1562/3103] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:06 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1542/3104] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 5607 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3105] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => 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: 1543/3106] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => 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: 1564/3107] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3108] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1565/3109] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1545/3110] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1566/3111] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3112] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&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: 1567/3113] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1547/3114] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3115] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1548/3116] 162.253.55.200 () {34 vars in 1104 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A298&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1569/3117] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3118] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:07 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&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: 1570/3119] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3120] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1571/3121] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1551/3122] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.178&port_id=1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => 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: 1572/3123] 162.253.55.200 () {34 vars in 1104 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae0&port_id=1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => 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: 1552/3124] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/subnets?id=757bc46d-3c68-4991-8aae-21c1d98d9c4d&id=f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3125] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&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: 8|app: 0|req: 1553/3126] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3127] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3128] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:08 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1575/3129] 10.0.0.98 () {34 vars in 970 bytes} [Fri Feb 27 01:05:12 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3130] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:12 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3131] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:12 2026] GET /v2.0/subnets/757bc46d-3c68-4991-8aae-21c1d98d9c4d => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3132] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:12 2026] GET /v2.0/subnets/f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 748 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3133] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:12 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3134] 162.253.55.200 () {34 vars in 790 bytes} [Fri Feb 27 01:05:12 2026] PUT /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1255 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:05:13.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad1383f5-2d7f-40da-97aa-9185631267df'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5e5a295e-45bc-4e65-a60f-32c7b4e85e37', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1578/3135] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 795 bytes in 65 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: 1558/3136] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3137] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:13 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: 1559/3138] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:13 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: 1580/3139] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:13 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: 1560/3140] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3141] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3142] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3143] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3144] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3145] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3146] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3147] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3148] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 5380 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3149] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => 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: 1565/3150] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1586/3151] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3152] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3153] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:13 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1567/3154] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:14 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3155] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/ports => generated 27432 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3156] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/agents => generated 3386 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3159] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/floatingips => generated 2587 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3160] 10.0.0.98 () {34 vars in 1177 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03&device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 8284 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3161] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/subnets => generated 6135 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3162] 10.0.0.98 () {34 vars in 1279 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&id=c30ea820-3347-4b06-a154-4908aec28714&id=53098ead-0573-491e-9357-a65634a1a575&id=6bfff61b-e5d3-40fd-8dba-5246b0d816a1&fields=id&fields=name => generated 353 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3163] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/security-groups => generated 31497 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3164] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/networks => generated 5221 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3165] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/routers => generated 727 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3166] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3167] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/l3-agents => generated 681 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3168] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3169] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/subnets => generated 6135 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3170] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:05:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3171] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:25 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: 1595/3172] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:25 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: 1578/3173] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:25 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: 1596/3174] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3175] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:25 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3176] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:26 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 5380 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3177] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:26 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: 1598/3178] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:26 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: 1581/3179] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:26 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: 1599/3180] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:26 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: 1582/3181] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:26 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3182] 162.253.55.200 () {34 vars in 790 bytes} [Fri Feb 27 01:05:26 2026] PUT /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1307 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:05:26.667 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f5fd0c0-5708-4209-9603-7c3c50df0732'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '1fdab4fc-989c-4448-b8cf-8afa8c81b5f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1583/3183] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:26 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1601/3184] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:26 2026] GET /v2.0/subnets/f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3185] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:26 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1343 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3186] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:05:26 2026] PUT /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1080 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3187] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef => generated 798 bytes in 42 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: 1603/3188] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3189] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3190] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3191] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3192] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1588/3193] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:27 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3194] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:28 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:05:28.700 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d221b836-61a5-42d0-a08a-09a87abdc0f0'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '1fdab4fc-989c-4448-b8cf-8afa8c81b5f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1589/3195] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3196] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3197] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1608/3198] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1591/3199] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 4976 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3200] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3201] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3202] 162.253.55.200 () {34 vars in 1016 bytes} [Fri Feb 27 01:05:29 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3203] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:05:29 2026] PUT /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3204] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3868 bytes in 50 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-02-27 01:05:30.625 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e8aed8b-a72d-433d-96ea-bc0f1cd5fe47 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 2026-02-27 01:05:30.628 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e8aed8b-a72d-433d-96ea-bc0f1cd5fe47 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 [pid: 8|app: 0|req: 1594/3205] 162.253.55.200 () {32 vars in 759 bytes} [Fri Feb 27 01:05:30 2026] DELETE /v2.0/ports/1fdab4fc-989c-4448-b8cf-8afa8c81b5f6 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3206] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3207] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:30 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: 1613/3208] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:30 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: 1596/3209] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3210] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3211] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3212] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:30 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3213] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3214] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3215] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3216] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3219] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3868 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3220] 162.253.55.200 () {34 vars in 1226 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks?id=868fc076-865b-4d94-b205-5fd8698db0a4&id=e5f21c03-99c1-4331-bf73-2db90371b0d0&id=6b722e44-af85-4fba-9dbb-37af4d662b42&id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 3093 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3221] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => 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: 1602/3222] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => 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: 1621/3223] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&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: 1603/3224] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1622/3225] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3226] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1623/3227] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3228] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&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: 1624/3229] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1606/3230] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1625/3231] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3232] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:31 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => 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: 1626/3233] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:32 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3234] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:32 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3235] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:32 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3236] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3237] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3238] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3239] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:36 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: 1611/3240] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3241] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3242] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05: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: 1631/3243] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:36 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: 1613/3244] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3245] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:36 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3246] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:05:36 2026] PUT /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1080 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:05:37.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a42c8f3-1aef-4b5d-b0be-dfc6280b5e51'] response: {'name': 'network-changed', 'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'tag': '5e5a295e-45bc-4e65-a60f-32c7b4e85e37', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1633/3247] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 795 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1615/3248] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3249] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3250] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3693 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3251] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3252] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3253] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:37 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1618/3254] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:38 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3255] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:05:39 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3256] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:39 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 3693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3257] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:05:39 2026] GET /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3258] 162.253.55.200 () {34 vars in 1016 bytes} [Fri Feb 27 01:05:39 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3259] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:05:39 2026] PUT /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => generated 917 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3260] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:40 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 40 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-02-27 01:05:40.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb8c46d9-9caf-4592-b3b0-56889d3b6f24 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 5e5a295e-45bc-4e65-a60f-32c7b4e85e37 2026-02-27 01:05:40.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb8c46d9-9caf-4592-b3b0-56889d3b6f24 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 5e5a295e-45bc-4e65-a60f-32c7b4e85e37 [pid: 7|app: 0|req: 1640/3261] 162.253.55.200 () {32 vars in 759 bytes} [Fri Feb 27 01:05:40 2026] DELETE /v2.0/ports/5e5a295e-45bc-4e65-a60f-32c7b4e85e37 => 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: 1622/3262] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05: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: 7|app: 0|req: 1641/3263] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:40 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: 1623/3264] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3265] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:41 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: 1624/3266] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3267] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3268] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3269] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3270] 162.253.55.200 () {30 vars in 743 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => 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: 1645/3271] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3272] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3273] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3274] 162.253.55.200 () {34 vars in 1146 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks?id=868fc076-865b-4d94-b205-5fd8698db0a4&id=e5f21c03-99c1-4331-bf73-2db90371b0d0&id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 2306 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3275] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3276] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3277] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3278] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1649/3279] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3280] 162.253.55.200 () {34 vars in 1058 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.108&port_id=5cf4714d-beda-425e-b514-03e7bc0e39ed => 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: 1650/3281] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/subnets?id=f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3282] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/ports?network_id=e5f21c03-99c1-4331-bf73-2db90371b0d0&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: 1651/3283] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1633/3284] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:05:41 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?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: 1653/3287] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3288] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3289] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3290] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:05:52.486 7 INFO neutron.api.v2.resource [None req-62b3afdf-d90d-4418-8215-56ac67afbb2a e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3291] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => 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: 1637/3292] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => 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: 1656/3293] 162.253.55.200 () {30 vars in 815 bytes} [Fri Feb 27 01:05:52 2026] GET /v2.0/security-group-rules?security_group_id=53098ead-0573-491e-9357-a65634a1a575 => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3294] 162.253.55.200 () {32 vars in 789 bytes} [Fri Feb 27 01:05:52 2026] DELETE /v2.0/security-group-rules/68144fe7-88c6-4cba-be8e-39f5a997cd08 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3295] 162.253.55.200 () {32 vars in 789 bytes} [Fri Feb 27 01:05:52 2026] DELETE /v2.0/security-group-rules/ed3a01ee-832c-463d-ac25-8c83f69afd1c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:05:56.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-1be13dab-b69a-47e9-b2bb-bb9a17766c77 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: 285a9c69-4dfb-4200-9134-6658421b0904 2026-02-27 01:05:56.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1be13dab-b69a-47e9-b2bb-bb9a17766c77 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: 285a9c69-4dfb-4200-9134-6658421b0904 2026-02-27 01:05:56.512 8 INFO neutron.db.l3_db [None req-1be13dab-b69a-47e9-b2bb-bb9a17766c77 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 6487e0b1-e35d-466c-883f-95f45d41943e disassociated (deleted). External IP: 10.96.250.214, port: dd91758b-6787-493d-8bdf-c766f6cda69d. [pid: 8|app: 0|req: 1639/3296] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:05:56 2026] DELETE /v2.0/floatingips/6487e0b1-e35d-466c-883f-95f45d41943e => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:05:56.869 7 INFO neutron.api.v2.resource [None req-1e2ba072-3ede-421d-99b5-4a671f9fee9f 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3297] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:05:56 2026] GET /v2.0/floatingips/6487e0b1-e35d-466c-883f-95f45d41943e => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3298] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:57 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: 1659/3299] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:57 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: 1641/3300] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:57 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: 1660/3301] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:57 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-02-27 01:05:57.622 8 INFO neutron.api.v2.resource [None req-c75536cb-f31e-4abb-9a92-777f96c62ab7 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3302] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => 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: 1661/3303] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3304] 162.253.55.200 () {30 vars in 815 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/security-group-rules?security_group_id=53098ead-0573-491e-9357-a65634a1a575 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3305] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:05:57 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: 1644/3306] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:05:57 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: 1663/3307] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3308] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3309] 162.253.55.200 () {30 vars in 741 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3310] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3311] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:57 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3312] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:58 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3313] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:05:59 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3314] 162.253.55.200 () {34 vars in 975 bytes} [Fri Feb 27 01:06:00 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1349 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3315] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:06:00 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3316] 162.253.55.200 () {34 vars in 1016 bytes} [Fri Feb 27 01:06:00 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3317] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:06:00 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 2585 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3318] 162.253.55.200 () {38 vars in 1028 bytes} [Fri Feb 27 01:06:00 2026] PUT /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1150 bytes in 274 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: 1652/3321] 162.253.55.200 () {30 vars in 769 bytes} [Fri Feb 27 01:06:01 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => 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: 1670/3322] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:06:01 2026] PUT /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1090 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3323] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:06:01 2026] GET /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 1090 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 01:06:02.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba785577-bbc3-4ea4-8994-39b4fde49af9 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 5cf4714d-beda-425e-b514-03e7bc0e39ed 2026-02-27 01:06:02.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba785577-bbc3-4ea4-8994-39b4fde49af9 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 5cf4714d-beda-425e-b514-03e7bc0e39ed [pid: 7|app: 0|req: 1671/3324] 162.253.55.200 () {32 vars in 759 bytes} [Fri Feb 27 01:06:01 2026] DELETE /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3325] 162.253.55.200 () {30 vars in 703 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3326] 162.253.55.200 () {30 vars in 705 bytes} [Fri Feb 27 01:06:02 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: 1655/3327] 162.253.55.200 () {30 vars in 681 bytes} [Fri Feb 27 01:06:02 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: 1673/3328] 162.253.55.200 () {30 vars in 717 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:06:02.341 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94fdcbbb-ecc2-401a-a989-2f5b2c1f8275 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3329] 162.253.55.200 () {32 vars in 759 bytes} [Fri Feb 27 01:06:02 2026] DELETE /v2.0/ports/5cf4714d-beda-425e-b514-03e7bc0e39ed => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3330] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:06:02.413 7 INFO neutron.api.v2.resource [None req-a8e406f5-2100-41f3-b5f5-2fafe6e98a6b e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1675/3331] 162.253.55.200 () {30 vars in 763 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/security-groups/lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3332] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/ports?tenant_id=799d4c709d054ef7bf8fdd6c3322fc9f&device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3333] 162.253.55.200 () {30 vars in 785 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/security-groups?name=lb-321e12ac-dd4b-40ae-a11c-3d595c5640c9 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3334] 162.253.55.200 () {34 vars in 1066 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/networks?id=868fc076-865b-4d94-b205-5fd8698db0a4&id=e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 1522 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3335] 162.253.55.200 () {30 vars in 737 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3336] 162.253.55.200 () {34 vars in 1060 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.95&port_id=24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3337] 162.253.55.200 () {34 vars in 984 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/subnets?id=f8e58791-2881-45d7-83fc-a4c8863d74ba => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3338] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/ports?network_id=868fc076-865b-4d94-b205-5fd8698db0a4&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: 1662/3339] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1663/3340] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:06:02 2026] GET /v2.0/networks/868fc076-865b-4d94-b205-5fd8698db0a4?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: 1678/3341] 162.253.55.200 () {34 vars in 789 bytes} [Fri Feb 27 01:06:02 2026] PUT /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3342] 162.253.55.200 () {32 vars in 779 bytes} [Fri Feb 27 01:06:02 2026] DELETE /v2.0/security-groups/53098ead-0573-491e-9357-a65634a1a575 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:02.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-1720b375-27b1-48d8-bd57-0636c9c2f086 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: dd91758b-6787-493d-8bdf-c766f6cda69d 2026-02-27 01:06:02.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1720b375-27b1-48d8-bd57-0636c9c2f086 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: dd91758b-6787-493d-8bdf-c766f6cda69d [pid: 7|app: 0|req: 1679/3343] 162.253.55.200 () {32 vars in 759 bytes} [Fri Feb 27 01:06:02 2026] DELETE /v2.0/ports/dd91758b-6787-493d-8bdf-c766f6cda69d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3344] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:06:06 2026] GET /v2.0/ports?device_id=4ff9b7fa-9e91-4b8c-9072-46f222cb6952 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:06:06.325 7 INFO neutron_taas.services.taas.taas_plugin [req-86f7494a-7190-4f9b-89c5-50327287d178 req-121220f6-160d-40c4-adec-693018543701 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] TaaS: Handle Delete Port: 24fce9a7-086f-41c8-92a0-1d4b3d59cc0c 2026-02-27 01:06:06.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-86f7494a-7190-4f9b-89c5-50327287d178 req-121220f6-160d-40c4-adec-693018543701 e9098f2b1c9a4d1a9180e3e7f3117cca 799d4c709d054ef7bf8fdd6c3322fc9f - - default default] Tap Mirror: Handle Delete Port: 24fce9a7-086f-41c8-92a0-1d4b3d59cc0c [pid: 7|app: 0|req: 1680/3345] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:06:06 2026] DELETE /v2.0/ports/24fce9a7-086f-41c8-92a0-1d4b3d59cc0c => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:06.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a76def4-8aca-4cf5-975e-5d13dd592ad4'] response: {'server_uuid': '4ff9b7fa-9e91-4b8c-9072-46f222cb6952', 'name': 'network-vif-deleted', 'tag': '24fce9a7-086f-41c8-92a0-1d4b3d59cc0c', 'status': 'completed', 'code': 200} 2026-02-27 01:06:07.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-60c20299-24da-4227-bb46-0283173314ef 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: a01715c4-78b1-4c64-afe4-da9d0e9391ba 2026-02-27 01:06:07.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60c20299-24da-4227-bb46-0283173314ef 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: a01715c4-78b1-4c64-afe4-da9d0e9391ba 2026-02-27 01:06:07.370 8 INFO neutron.db.l3_db [None req-60c20299-24da-4227-bb46-0283173314ef 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 656163ef-a922-477f-96e0-723dc9a74d14 disassociated (deleted). External IP: 10.96.250.213, port: f88a3435-cb3d-4f88-8634-c0f9e557061d. [pid: 8|app: 0|req: 1666/3346] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:07 2026] DELETE /v2.0/floatingips/656163ef-a922-477f-96e0-723dc9a74d14 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:07.720 7 INFO neutron.api.v2.resource [None req-66ba66df-61dc-400d-8d4b-2b2b767ffd12 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3347] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:06:07 2026] GET /v2.0/floatingips/656163ef-a922-477f-96e0-723dc9a74d14 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:07.729 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a26e28a-a14d-4d5d-a41f-7850f772018c'] response: {'name': 'network-changed', 'server_uuid': '7a3878ee-9d99-4b2a-82d9-1972f9dace03', 'tag': 'f88a3435-cb3d-4f88-8634-c0f9e557061d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1667/3348] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:06:07 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => 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: 1682/3349] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:06:07 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3350] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3351] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/networks?id=71b97348-d836-41b8-95a7-ce1240cba2ef => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3352] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.77&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3353] 162.253.55.200 () {34 vars in 1106 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A14e&port_id=f88a3435-cb3d-4f88-8634-c0f9e557061d => 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: 1670/3354] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/subnets?id=757bc46d-3c68-4991-8aae-21c1d98d9c4d&id=f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 1415 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3355] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&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: 1671/3356] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/ports?network_id=71b97348-d836-41b8-95a7-ce1240cba2ef&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3357] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?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: 1672/3358] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:06:08 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3359] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:06:10 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:06:10.539 8 INFO neutron_taas.services.taas.taas_plugin [req-ee9a8c5d-1eef-4d37-8c63-691f76c46ded req-e1b505d2-a5da-45fe-b3e4-c7e8c410ba73 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: f88a3435-cb3d-4f88-8634-c0f9e557061d 2026-02-27 01:06:10.542 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ee9a8c5d-1eef-4d37-8c63-691f76c46ded req-e1b505d2-a5da-45fe-b3e4-c7e8c410ba73 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: f88a3435-cb3d-4f88-8634-c0f9e557061d [pid: 8|app: 0|req: 1673/3360] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:06:10 2026] DELETE /v2.0/ports/f88a3435-cb3d-4f88-8634-c0f9e557061d => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:10.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b70c5bb9-c63f-498e-b745-df0e7e5ddd2a'] response: {'server_uuid': '7a3878ee-9d99-4b2a-82d9-1972f9dace03', 'name': 'network-vif-deleted', 'tag': 'f88a3435-cb3d-4f88-8634-c0f9e557061d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1688/3361] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:06:13 2026] GET /v2.0/ports?device_id=7a3878ee-9d99-4b2a-82d9-1972f9dace03 => 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: 1674/3364] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/ports => generated 17497 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3365] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/subnets => generated 6135 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3366] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3367] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => 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: 1693/3368] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3369] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/networks => generated 5221 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3370] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/security-groups => generated 28653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3371] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/subnets => generated 6135 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3372] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/routers => generated 727 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3373] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3374] 10.0.0.114 () {28 vars in 677 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/l3-agents => generated 681 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3375] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/agents => generated 3386 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3376] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/floatingips => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3377] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:06:16 2026] GET /v2.0/network-ip-availabilities => generated 3613 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:06:18.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-d56e8ea2-fcaa-44e2-ab44-d33595c0e56c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: c8d7822d-537a-4364-a9ed-8bb477fe8d10 2026-02-27 01:06:18.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d56e8ea2-fcaa-44e2-ab44-d33595c0e56c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: c8d7822d-537a-4364-a9ed-8bb477fe8d10 2026-02-27 01:06:18.448 7 INFO neutron.db.l3_db [None req-d56e8ea2-fcaa-44e2-ab44-d33595c0e56c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Floating IP 2f83c394-7802-4519-9e29-076fc8820b3e disassociated (deleted). External IP: 10.96.250.219, port: 68f9418f-4cd0-45cb-bba6-77e240352863. [pid: 7|app: 0|req: 1698/3378] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:18 2026] DELETE /v2.0/floatingips/2f83c394-7802-4519-9e29-076fc8820b3e => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:18.809 8 INFO neutron.api.v2.resource [None req-4c97df99-7504-481d-89b0-86e63743da92 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1681/3379] 10.0.0.246 () {32 vars in 729 bytes} [Fri Feb 27 01:06:18 2026] GET /v2.0/floatingips/2f83c394-7802-4519-9e29-076fc8820b3e => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:18.824 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13deb9e2-e04e-48f6-b96e-4c39ac3001a6'] response: {'name': 'network-changed', 'server_uuid': 'aec43410-3f60-46e5-b919-3209c71499df', 'tag': '68f9418f-4cd0-45cb-bba6-77e240352863', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1699/3380] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:06:18 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1188 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3381] 10.0.0.98 () {34 vars in 1039 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/security-groups?id=b004c070-256b-4479-9a1a-8c3072f36589&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3382] 162.253.55.200 () {34 vars in 1080 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/ports?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&device_id=aec43410-3f60-46e5-b919-3209c71499df => 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: 1683/3383] 162.253.55.200 () {34 vars in 986 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/networks?id=6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3384] 162.253.55.200 () {34 vars in 1056 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3385] 162.253.55.200 () {34 vars in 1100 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A4&port_id=68f9418f-4cd0-45cb-bba6-77e240352863 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3386] 162.253.55.200 () {34 vars in 1064 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/subnets?id=2ada13f7-c013-45bd-8b3f-d14f25ed5a06&id=427a681d-7a57-4092-a082-fd66583446e2 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3387] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3388] 162.253.55.200 () {34 vars in 1052 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/ports?network_id=6b722e44-af85-4fba-9dbb-37af4d662b42&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3389] 162.253.55.200 () {34 vars in 1012 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?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: 1704/3390] 162.253.55.200 () {34 vars in 1112 bytes} [Fri Feb 27 01:06:19 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3391] 162.253.55.200 () {34 vars in 994 bytes} [Fri Feb 27 01:06:21 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => generated 1188 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-27 01:06:21.601 7 INFO neutron_taas.services.taas.taas_plugin [req-22e364d4-beee-45fa-83a9-c22e86e284fb req-daf6aad5-a58b-45ac-af27-676ac8df4324 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: 68f9418f-4cd0-45cb-bba6-77e240352863 2026-02-27 01:06:21.604 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-22e364d4-beee-45fa-83a9-c22e86e284fb req-daf6aad5-a58b-45ac-af27-676ac8df4324 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: 68f9418f-4cd0-45cb-bba6-77e240352863 [pid: 7|app: 0|req: 1705/3392] 162.253.55.200 () {36 vars in 997 bytes} [Fri Feb 27 01:06:21 2026] DELETE /v2.0/ports/68f9418f-4cd0-45cb-bba6-77e240352863 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:21.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-65da2663-a112-4f1d-ba78-3bfc79b1e037'] response: {'server_uuid': 'aec43410-3f60-46e5-b919-3209c71499df', 'name': 'network-vif-deleted', 'tag': '68f9418f-4cd0-45cb-bba6-77e240352863', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1688/3393] 10.0.0.98 () {34 vars in 989 bytes} [Fri Feb 27 01:06:24 2026] GET /v2.0/ports?device_id=aec43410-3f60-46e5-b919-3209c71499df => 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: 1706/3394] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/9a4ef1d6-cdd6-42fe-8bce-1f3202f5dac9 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.295 8 INFO neutron.api.v2.resource [None req-fd46d0d4-df82-426c-be24-6c3b283e4533 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1689/3395] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/9a4ef1d6-cdd6-42fe-8bce-1f3202f5dac9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3396] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/d6df63c8-c92a-4472-8c72-dc13c980df4a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.384 8 INFO neutron.api.v2.resource [None req-5dacd7c0-f283-4f0d-a7e6-d70905385dba 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1690/3397] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/d6df63c8-c92a-4472-8c72-dc13c980df4a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3398] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/7d5ae53f-17a7-4284-befd-c17240487de0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.470 8 INFO neutron.api.v2.resource [None req-bd283e53-4e6c-423e-a212-7cdfb6412389 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1691/3399] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/7d5ae53f-17a7-4284-befd-c17240487de0 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3400] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/2a929b9b-4acc-4f52-bff2-84a140e3a35d => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.554 8 INFO neutron.api.v2.resource [None req-5b98fb01-c92e-41d4-b7d3-d89b80b88cf2 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1692/3401] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/2a929b9b-4acc-4f52-bff2-84a140e3a35d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3402] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/02014e4d-6dca-4f72-ad17-11db1726a13c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.636 8 INFO neutron.api.v2.resource [None req-6d8cfe3b-648b-4058-8080-30aacadb9489 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1693/3403] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/02014e4d-6dca-4f72-ad17-11db1726a13c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3404] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/cdd15704-d14c-4acf-b99f-c50b49ec886d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.722 8 INFO neutron.api.v2.resource [None req-0efd2386-0030-498a-a269-7f06d549b67b 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1694/3405] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/cdd15704-d14c-4acf-b99f-c50b49ec886d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3406] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/987dc201-75c6-48da-9557-80143e7d7832 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.809 8 INFO neutron.api.v2.resource [None req-2705cdf9-5823-4ed4-b082-17a9105127a8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1695/3407] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/987dc201-75c6-48da-9557-80143e7d7832 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3408] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/1b88a22d-3d0f-4b1e-bd4a-8b5f6ba38061 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.894 8 INFO neutron.api.v2.resource [None req-164a4e06-6af7-4f4c-890b-e6b614001b60 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1696/3409] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/1b88a22d-3d0f-4b1e-bd4a-8b5f6ba38061 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3410] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/45b49c0c-62c9-490a-a9f4-da24b90ba6ab => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:29.976 8 INFO neutron.api.v2.resource [None req-0aebd230-16e4-43fd-a4d5-7e7991ba2506 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1697/3411] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:29 2026] GET /v2.0/security-group-rules/45b49c0c-62c9-490a-a9f4-da24b90ba6ab => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3412] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:29 2026] DELETE /v2.0/security-group-rules/522258b4-8d93-4bc5-bf2a-dbf81e16c7fc => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:30.068 8 INFO neutron.api.v2.resource [None req-ced0a4d4-2181-4a92-97d5-e8cd13f151fa 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1698/3413] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:30 2026] GET /v2.0/security-group-rules/522258b4-8d93-4bc5-bf2a-dbf81e16c7fc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3414] 10.0.0.246 () {32 vars in 750 bytes} [Fri Feb 27 01:06:30 2026] DELETE /v2.0/security-group-rules/c465f1fa-3e8b-436b-95f4-8cc9aa7dcb9b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:30.153 8 INFO neutron.api.v2.resource [None req-fa3ad792-7c7f-48bf-9f67-5b265b3671b7 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1699/3415] 10.0.0.246 () {32 vars in 747 bytes} [Fri Feb 27 01:06:30 2026] GET /v2.0/security-group-rules/c465f1fa-3e8b-436b-95f4-8cc9aa7dcb9b => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3416] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:30 2026] DELETE /v2.0/security-groups/b004c070-256b-4479-9a1a-8c3072f36589 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:30.262 8 INFO neutron.api.v2.resource [None req-dd8fc2e7-dddf-45ec-9cd2-b9e99ffab3c0 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1700/3417] 10.0.0.246 () {32 vars in 737 bytes} [Fri Feb 27 01:06:30 2026] GET /v2.0/security-groups/b004c070-256b-4479-9a1a-8c3072f36589 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:30.673 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1bbb6e5-25d7-4000-b1e6-e0e7ca088c54 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: b0170ef8-c3d8-4920-9011-7cfefc8a680d 2026-02-27 01:06:30.676 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1bbb6e5-25d7-4000-b1e6-e0e7ca088c54 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: b0170ef8-c3d8-4920-9011-7cfefc8a680d [pid: 7|app: 0|req: 1718/3418] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:30 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:06:31.393 8 INFO neutron.api.v2.resource [None req-4c2b0aae-773c-4b82-aeb3-c0192848566f 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1701/3421] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:31 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:31.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-8904dfa9-6d6e-4852-bef1-9ac29585db39 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: 5d7db842-f5fa-4e0a-ba93-6e46520711c6 2026-02-27 01:06:31.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8904dfa9-6d6e-4852-bef1-9ac29585db39 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: 5d7db842-f5fa-4e0a-ba93-6e46520711c6 [pid: 7|app: 0|req: 1721/3422] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:31 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 309 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:06:32.530 8 INFO neutron.api.v2.resource [None req-e0588735-5680-4424-8c87-5ea526c12646 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1702/3423] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:32 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 198 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:32.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-892b7c92-47a2-4823-901e-2d8233608a66 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: ee0746f7-95c1-4585-a507-e857106eaf89 2026-02-27 01:06:32.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-892b7c92-47a2-4823-901e-2d8233608a66 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: ee0746f7-95c1-4585-a507-e857106eaf89 [pid: 7|app: 0|req: 1722/3424] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:32 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-27 01:06:33.708 8 INFO neutron.api.v2.resource [None req-2e917518-86b9-41f9-8798-bf613062effb 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1703/3425] 10.0.0.246 () {34 vars in 789 bytes} [Fri Feb 27 01:06:33 2026] PUT /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:33.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-6095b2b9-ce37-4e4c-b052-ef87098fcfa8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: a8341b9a-0e8f-47b5-ba0b-17fa4b3731fd 2026-02-27 01:06:33.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6095b2b9-ce37-4e4c-b052-ef87098fcfa8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: a8341b9a-0e8f-47b5-ba0b-17fa4b3731fd 2026-02-27 01:06:34.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-6095b2b9-ce37-4e4c-b052-ef87098fcfa8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: cc645e87-189f-461a-a10a-f6465d284905 2026-02-27 01:06:34.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6095b2b9-ce37-4e4c-b052-ef87098fcfa8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: cc645e87-189f-461a-a10a-f6465d284905 2026-02-27 01:06:34.494 7 INFO neutron.db.l3_hamode_db [None req-6095b2b9-ce37-4e4c-b052-ef87098fcfa8 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] HA network 0d142b2a-d3c2-4df5-9859-6289112c161f was deleted as no HA routers are present in tenant cce577f6c65b4919b9e53e3ec564d2e6. [pid: 7|app: 0|req: 1723/3426] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:33 2026] DELETE /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:34.512 7 INFO neutron.services.segments.plugin [-] Segment da0b6d4e-bc6c-4c05-be29-29bf0222254f resource provider aggregate not found 2026-02-27 01:06:34.532 8 INFO neutron.api.v2.resource [None req-ca5b2969-6700-4af0-a100-67e20fa3ca21 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1704/3427] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:34 2026] GET /v2.0/routers/b01f7b87-a888-425c-a446-ad78fee113ce => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:34.535 7 INFO neutron.services.segments.plugin [-] Segment da0b6d4e-bc6c-4c05-be29-29bf0222254f resource provider aggregate not found 2026-02-27 01:06:34.540 7 INFO neutron.services.segments.plugin [-] Segment da0b6d4e-bc6c-4c05-be29-29bf0222254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da0b6d4e-bc6c-4c05-be29-29bf0222254f found for delete ", "request_id": "req-5cd8ceae-4e51-4ea1-ad06-9bf7c8bc6a72"}]} 2026-02-27 01:06:34.551 7 INFO neutron.services.segments.plugin [-] Segment da0b6d4e-bc6c-4c05-be29-29bf0222254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da0b6d4e-bc6c-4c05-be29-29bf0222254f found for delete ", "request_id": "req-ea31d57e-fc25-40b7-ba47-ef08527548fc"}]} [pid: 7|app: 0|req: 1724/3428] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:34 2026] DELETE /v2.0/subnets/f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:34.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4f3b5f6-5e23-441f-a78b-fdea430603cf 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1705/3429] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:34 2026] GET /v2.0/subnets/f749d2b1-bd6a-4a80-b522-ba1a7de745ec => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3430] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:34 2026] DELETE /v2.0/subnets/757bc46d-3c68-4991-8aae-21c1d98d9c4d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:34.856 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da83656a-bad2-4992-b7e7-bc43cc030a6d 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1706/3431] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:34 2026] GET /v2.0/subnets/757bc46d-3c68-4991-8aae-21c1d98d9c4d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:34.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b10d700-e5a6-47c1-8bce-fcd5f207d321 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: d170a69e-3b41-4d85-8e94-b6b55b54b07e 2026-02-27 01:06:34.956 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b10d700-e5a6-47c1-8bce-fcd5f207d321 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: d170a69e-3b41-4d85-8e94-b6b55b54b07e [pid: 7|app: 0|req: 1726/3432] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:06:34 2026] DELETE /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:35.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6da85c7a-9991-4ffa-8b1a-16f64755167f 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1707/3433] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 01:06:35 2026] GET /v2.0/networks/71b97348-d836-41b8-95a7-ce1240cba2ef => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3434] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:35 2026] DELETE /v2.0/subnets/427a681d-7a57-4092-a082-fd66583446e2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:35.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-507411c1-0518-471b-ada9-ba6b66e0756c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1708/3435] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:35 2026] GET /v2.0/subnets/427a681d-7a57-4092-a082-fd66583446e2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3436] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:35 2026] DELETE /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:35.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc77d974-7f83-4760-94f1-b4b1df7114af 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1709/3437] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:35 2026] GET /v2.0/subnets/2ada13f7-c013-45bd-8b3f-d14f25ed5a06 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:35.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b56401e-a582-4ca6-aebc-a33895bd0f62 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: a73c4bfd-3253-44b6-ac9e-0d7e1ba0ded4 2026-02-27 01:06:35.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b56401e-a582-4ca6-aebc-a33895bd0f62 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: a73c4bfd-3253-44b6-ac9e-0d7e1ba0ded4 [pid: 7|app: 0|req: 1729/3438] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:06:35 2026] DELETE /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:35.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c35b47c3-c321-4114-b80d-d882e5274f3e 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1710/3439] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 01:06:35 2026] GET /v2.0/networks/6b722e44-af85-4fba-9dbb-37af4d662b42 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3440] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:35 2026] DELETE /v2.0/subnets/99c35e27-c34e-4561-8f91-5bc378a78b97 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:36.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1094dcc2-552d-41a2-bbed-d26333b39802 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1711/3441] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:35 2026] GET /v2.0/subnets/99c35e27-c34e-4561-8f91-5bc378a78b97 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3442] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:36 2026] DELETE /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:36.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e4c9b8e-5742-4cb4-a289-943d8b6580a0 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1712/3443] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:36 2026] GET /v2.0/subnets/f6b3db65-dc49-47f6-aebc-48067af0a464 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:36.316 7 INFO neutron_taas.services.taas.taas_plugin [None req-e563cc4e-a4d3-4940-b09f-e04675799a3c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] TaaS: Handle Delete Port: 451e353a-4655-405e-9fd2-7ce4e3ce365f 2026-02-27 01:06:36.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e563cc4e-a4d3-4940-b09f-e04675799a3c 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] Tap Mirror: Handle Delete Port: 451e353a-4655-405e-9fd2-7ce4e3ce365f [pid: 7|app: 0|req: 1732/3444] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:06:36 2026] DELETE /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:06:36.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4fe8f44-41ad-4d4d-9305-91d31eaeea9e 6a0d026ea3ec49caa669e4d315f8c8bc cce577f6c65b4919b9e53e3ec564d2e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1713/3445] 10.0.0.246 () {32 vars in 723 bytes} [Fri Feb 27 01:06:36 2026] GET /v2.0/networks/e5f21c03-99c1-4331-bf73-2db90371b0d0 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-27 01:06:36.561 7 INFO neutron.services.segments.plugin [-] Segment 35d57635-bbda-47df-9e13-4def257bc63a resource provider aggregate not found 2026-02-27 01:06:36.573 7 INFO neutron.services.segments.plugin [-] Segment 35d57635-bbda-47df-9e13-4def257bc63a resource provider aggregate not found 2026-02-27 01:06:36.578 7 INFO neutron.services.segments.plugin [-] Segment 35d57635-bbda-47df-9e13-4def257bc63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d57635-bbda-47df-9e13-4def257bc63a found for delete ", "request_id": "req-c835a06e-7fb1-444d-9862-2f6f0268bde2"}]} 2026-02-27 01:06:36.591 7 INFO neutron.services.segments.plugin [-] Segment 14a4c405-0d29-4a5e-a475-3882a721f1fa resource provider aggregate not found 2026-02-27 01:06:36.597 7 INFO neutron.services.segments.plugin [-] Segment 35d57635-bbda-47df-9e13-4def257bc63a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35d57635-bbda-47df-9e13-4def257bc63a found for delete ", "request_id": "req-28b66440-117e-4c9a-a0fc-29c810be9fc8"}]} 2026-02-27 01:06:36.613 7 INFO neutron.services.segments.plugin [-] Segment 14a4c405-0d29-4a5e-a475-3882a721f1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a4c405-0d29-4a5e-a475-3882a721f1fa found for delete ", "request_id": "req-c8f34fa3-e076-45b9-aac7-e783a88a5601"}]} 2026-02-27 01:06:36.620 7 INFO neutron.services.segments.plugin [-] Segment 14a4c405-0d29-4a5e-a475-3882a721f1fa resource provider aggregate not found 2026-02-27 01:06:36.637 7 INFO neutron.services.segments.plugin [-] Segment d90ae799-87de-48f9-8c52-c26684a05c43 resource provider aggregate not found 2026-02-27 01:06:36.640 7 INFO neutron.services.segments.plugin [-] Segment 14a4c405-0d29-4a5e-a475-3882a721f1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a4c405-0d29-4a5e-a475-3882a721f1fa found for delete ", "request_id": "req-6fc71a1a-e96e-4a89-8f42-16f953cfc365"}]} 2026-02-27 01:06:36.658 7 INFO neutron.services.segments.plugin [-] Segment d90ae799-87de-48f9-8c52-c26684a05c43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90ae799-87de-48f9-8c52-c26684a05c43 found for delete ", "request_id": "req-7ebdbb84-ceec-4ce7-ac21-6b3c734918ab"}]} 2026-02-27 01:06:36.659 7 INFO neutron.services.segments.plugin [-] Segment d90ae799-87de-48f9-8c52-c26684a05c43 resource provider aggregate not found 2026-02-27 01:06:36.673 7 INFO neutron.services.segments.plugin [-] Segment d90ae799-87de-48f9-8c52-c26684a05c43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d90ae799-87de-48f9-8c52-c26684a05c43 found for delete ", "request_id": "req-720e0fda-2347-4ae7-86a3-5e33bcc8753f"}]} [pid: 7|app: 0|req: 1733/3446] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:38 2026] GET /v2.0/security-groups?tenant_id=d7925faa88f041a0aa0e6cd8dd030774&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3447] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:38 2026] DELETE /v2.0/security-groups/a3a34569-bdde-4bc3-9638-a209bc900e8c => 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: 1734/3448] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:38 2026] GET /v2.0/security-groups?tenant_id=0d77ebd22edc44199c99555d72989bd4&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: 1715/3449] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:39 2026] DELETE /v2.0/security-groups/5e47f673-997b-4ad4-b443-d2b2a5616b5f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3450] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:39 2026] GET /v2.0/security-groups?tenant_id=44b340474ce4478881ba716c65f4dd34&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3451] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:39 2026] DELETE /v2.0/security-groups/258876a9-6994-40c3-8864-85c4a70cb970 => 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: 1736/3452] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:39 2026] GET /v2.0/security-groups?tenant_id=cce577f6c65b4919b9e53e3ec564d2e6&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3453] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:39 2026] DELETE /v2.0/security-groups/1760e555-7f6f-49d2-82a8-ec1d2b8768b2 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3454] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:39 2026] GET /v2.0/security-groups?tenant_id=2cd8f02895064d2cb337763fd5b7e6f2&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3455] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:40 2026] DELETE /v2.0/security-groups/cce52553-23bf-46ba-bef0-a0bb8d989978 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3456] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:40 2026] GET /v2.0/security-groups?tenant_id=b41cd02b92014d14b668c2af5c2e7e4f&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3457] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:40 2026] DELETE /v2.0/security-groups/d19c28e3-f7b9-42a4-bb6e-893220234383 => 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: 1739/3458] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:40 2026] GET /v2.0/security-groups?tenant_id=f584609feb1e407b9294be7152725ff4&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: 1720/3459] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:40 2026] DELETE /v2.0/security-groups/c267e865-15f3-4e20-bc14-14b61d1e2124 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3460] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:06:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3461] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:06:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3462] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:06:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3463] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:06:45 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: 1742/3464] 10.0.0.246 () {34 vars in 676 bytes} [Fri Feb 27 01:06:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3465] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:06:45 2026] PUT /v2.0/subnetpools/5fbe07e5-a281-42f1-8166-02dfb22d4509/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3466] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:06:45 2026] PUT /v2.0/subnetpools/2f36e133-8951-4cbe-9eb9-9bb214d15749/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3467] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:06:45 2026] PUT /v2.0/subnetpools/b77dd86e-415b-4d71-be92-eb0cb7cf804a/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3468] 10.0.0.246 () {34 vars in 759 bytes} [Fri Feb 27 01:06:45 2026] PUT /v2.0/subnetpools/a746fac2-be5e-4b2e-b47e-8203d1d7be64/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3469] 10.0.0.246 () {32 vars in 672 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3470] 10.0.0.246 () {32 vars in 686 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3471] 10.0.0.246 () {32 vars in 682 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3472] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3473] 10.0.0.246 () {32 vars in 680 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3474] 10.0.0.246 () {32 vars in 694 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3475] 10.0.0.246 () {32 vars in 690 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3476] 10.0.0.246 () {32 vars in 702 bytes} [Fri Feb 27 01:06:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3477] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:45 2026] DELETE /v2.0/subnetpools/5fbe07e5-a281-42f1-8166-02dfb22d4509 => 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: 1749/3478] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:45 2026] DELETE /v2.0/subnetpools/2f36e133-8951-4cbe-9eb9-9bb214d15749 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3479] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:45 2026] DELETE /v2.0/subnetpools/b77dd86e-415b-4d71-be92-eb0cb7cf804a => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3480] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:45 2026] DELETE /v2.0/subnetpools/a746fac2-be5e-4b2e-b47e-8203d1d7be64 => 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: 1731/3481] 10.0.0.246 () {32 vars in 732 bytes} [Fri Feb 27 01:06:45 2026] DELETE /v2.0/subnetpools/0634e7d0-86c0-4535-86e1-33c1880c60f6 => 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: 1752/3484] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:46 2026] GET /v2.0/security-groups?tenant_id=5fc2d40f3df74cb3b944f8dc2de6ea8d&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3485] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:47 2026] DELETE /v2.0/security-groups/dc4d04c1-1759-4df2-a77f-fbc2af490f99 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3486] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:47 2026] GET /v2.0/security-groups?tenant_id=d79ca086b2a24a3dafd8a5bd1537cb1c&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3487] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:47 2026] DELETE /v2.0/security-groups/5c5ed0d4-8341-47f0-92d2-0fee9ac30018 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3488] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:47 2026] GET /v2.0/security-groups?tenant_id=f9a97b0d992e49d894166ae6f9b1f108&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3489] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:47 2026] DELETE /v2.0/security-groups/ff40539d-e836-4010-b2df-8e8572741785 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:51.151 7 INFO neutron.db.segments_db [None req-aa8b07e6-f0a2-4178-a195-2f4879d2f68f 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] Added segment 77d5f2ae-eca2-4908-b831-af09ac6ad28b of type vxlan for network 7fb45f2d-5367-451e-9f92-ba58eb1f1a32 2026-02-27 01:06:51.353 7 INFO neutron.db.l3_hamode_db [None req-aa8b07e6-f0a2-4178-a195-2f4879d2f68f 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-27 01:06:51.468 7 INFO neutron.db.l3_hamode_db [None req-aa8b07e6-f0a2-4178-a195-2f4879d2f68f 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1755/3490] 10.0.0.246 () {34 vars in 668 bytes} [Fri Feb 27 01:06:50 2026] POST /v2.0/routers => generated 474 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3491] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:06:52 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3492] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:52 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3493] 10.0.0.246 () {34 vars in 762 bytes} [Fri Feb 27 01:06:52 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/green => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3494] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:52 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 34 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3495] 10.0.0.246 () {34 vars in 758 bytes} [Fri Feb 27 01:06:52 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/red => generated 4 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3496] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:52 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3497] 10.0.0.246 () {34 vars in 780 bytes} [Fri Feb 27 01:06:52 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/black.or.white => generated 4 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1759/3498] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:52 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3499] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:06:52 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3500] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:53 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3501] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:06:53 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:53.352 7 INFO neutron.api.v2.resource [None req-735ab1b7-2827-437f-8ef8-dddb98fe1c34 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1761/3502] 10.0.0.246 () {32 vars in 743 bytes} [Fri Feb 27 01:06:53 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3503] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 01:06:53 2026] DELETE /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/red => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1762/3504] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:53 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 30 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:06:54.136 8 INFO neutron.api.v2.resource [None req-e47722d4-a4a3-42f2-9940-e36626893603 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1743/3505] 10.0.0.246 () {32 vars in 746 bytes} [Fri Feb 27 01:06:54 2026] DELETE /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3506] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 01:06:54 2026] DELETE /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => 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: 1744/3507] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:06:54 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3508] 10.0.0.246 () {32 vars in 721 bytes} [Fri Feb 27 01:06:54 2026] GET /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3509] 10.0.0.246 () {34 vars in 742 bytes} [Fri Feb 27 01:06:54 2026] PUT /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2 => generated 480 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3510] 10.0.0.246 () {32 vars in 736 bytes} [Fri Feb 27 01:06:54 2026] GET /v2.0/ports?device_id=f34d24a7-8b98-4e91-b114-537ec19297a2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:06:55.098 8 INFO neutron_taas.services.taas.taas_plugin [None req-e21e0221-9a08-4bde-b594-73eb438d535b 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] TaaS: Handle Delete Port: 2c8cf4a9-4960-4b41-a83b-80c57d1e4b64 2026-02-27 01:06:55.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e21e0221-9a08-4bde-b594-73eb438d535b 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] Tap Mirror: Handle Delete Port: 2c8cf4a9-4960-4b41-a83b-80c57d1e4b64 2026-02-27 01:06:55.429 8 INFO neutron.db.l3_hamode_db [None req-e21e0221-9a08-4bde-b594-73eb438d535b 4127033afc654715b9e36d4206927103 c834e2eee028422591ab1390e9bc520a - - default default] HA network 7fb45f2d-5367-451e-9f92-ba58eb1f1a32 was deleted as no HA routers are present in tenant c834e2eee028422591ab1390e9bc520a. [pid: 8|app: 0|req: 1746/3511] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:06:54 2026] DELETE /v2.0/routers/f34d24a7-8b98-4e91-b114-537ec19297a2 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:06:55.502 8 INFO neutron.services.segments.plugin [-] Segment 77d5f2ae-eca2-4908-b831-af09ac6ad28b resource provider aggregate not found 2026-02-27 01:06:55.513 8 INFO neutron.services.segments.plugin [-] Segment 77d5f2ae-eca2-4908-b831-af09ac6ad28b resource provider aggregate not found 2026-02-27 01:06:55.522 8 INFO neutron.services.segments.plugin [-] Segment 77d5f2ae-eca2-4908-b831-af09ac6ad28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d5f2ae-eca2-4908-b831-af09ac6ad28b found for delete ", "request_id": "req-895eae1e-92fd-445e-9b10-e64b02c5e499"}]} 2026-02-27 01:06:55.528 8 INFO neutron.services.segments.plugin [-] Segment 77d5f2ae-eca2-4908-b831-af09ac6ad28b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77d5f2ae-eca2-4908-b831-af09ac6ad28b found for delete ", "request_id": "req-8a372dce-78d1-419d-b6d1-4e78971e22ff"}]} [pid: 7|app: 0|req: 1766/3512] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:56 2026] GET /v2.0/security-groups?tenant_id=c834e2eee028422591ab1390e9bc520a&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3513] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:56 2026] DELETE /v2.0/security-groups/b767fed3-98e0-42bd-950d-87ef99933382 => 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: 1767/3514] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:06:56 2026] GET /v2.0/security-groups?tenant_id=4c2fbbf1ebb345ce88e3caf960ae57c8&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3515] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:06:56 2026] DELETE /v2.0/security-groups/61b65245-636c-4bab-857c-52ca61bf118b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:07:00.286 7 INFO neutron.db.segments_db [None req-28e39940-c43e-45fb-a793-9a18f19891da 2a3c6b92e353425481cda3ac44e6a0e3 5233e6801d7447df8a82383965baebb4 - - default default] Added segment 8d074f38-42fe-4a6c-89d3-3bb866a32a0e of type vxlan for network 61feb94a-dcea-4b92-99b2-0fc2709633a0 [pid: 7|app: 0|req: 1768/3516] 10.0.0.246 () {34 vars in 670 bytes} [Fri Feb 27 01:07:00 2026] POST /v2.0/networks => generated 613 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3517] 10.0.0.246 () {34 vars in 669 bytes} [Fri Feb 27 01:07:00 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3518] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:07:00 2026] PUT /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/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: 1750/3519] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:00 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3520] 10.0.0.246 () {34 vars in 762 bytes} [Fri Feb 27 01:07:00 2026] PUT /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3521] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:00 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3522] 10.0.0.246 () {34 vars in 758 bytes} [Fri Feb 27 01:07:00 2026] PUT /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3523] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:00 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3524] 10.0.0.246 () {34 vars in 780 bytes} [Fri Feb 27 01:07:00 2026] PUT /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/black.or.white => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3525] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3526] 10.0.0.246 () {34 vars in 751 bytes} [Fri Feb 27 01:07:01 2026] PUT /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3527] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3528] 10.0.0.246 () {32 vars in 739 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-27 01:07:01.323 8 INFO neutron.api.v2.resource [None req-285043b3-1308-4d8d-9c19-93899b804609 2a3c6b92e353425481cda3ac44e6a0e3 5233e6801d7447df8a82383965baebb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1755/3529] 10.0.0.246 () {32 vars in 743 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3532] 10.0.0.246 () {32 vars in 742 bytes} [Fri Feb 27 01:07:01 2026] DELETE /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3533] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-27 01:07:01.467 7 INFO neutron.api.v2.resource [None req-50027b1e-8c47-4d18-8a1c-98b1bf82fc90 2a3c6b92e353425481cda3ac44e6a0e3 5233e6801d7447df8a82383965baebb4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1776/3534] 10.0.0.246 () {32 vars in 746 bytes} [Fri Feb 27 01:07:01 2026] DELETE /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3535] 10.0.0.246 () {32 vars in 734 bytes} [Fri Feb 27 01:07:01 2026] DELETE /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3536] 10.0.0.246 () {32 vars in 731 bytes} [Fri Feb 27 01:07:01 2026] GET /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3/tags => 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: 1760/3537] 10.0.0.246 () {32 vars in 724 bytes} [Fri Feb 27 01:07:01 2026] DELETE /v2.0/subnets/d3c9571a-8c0b-460d-95e8-172e474706a3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-27 01:07:01.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-d60574da-cef7-4a34-b7eb-0995c7e4093a 2a3c6b92e353425481cda3ac44e6a0e3 5233e6801d7447df8a82383965baebb4 - - default default] TaaS: Handle Delete Port: eaa34b93-91ad-45b1-9cbe-eea8fddc2ce8 2026-02-27 01:07:01.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d60574da-cef7-4a34-b7eb-0995c7e4093a 2a3c6b92e353425481cda3ac44e6a0e3 5233e6801d7447df8a82383965baebb4 - - default default] Tap Mirror: Handle Delete Port: eaa34b93-91ad-45b1-9cbe-eea8fddc2ce8 2026-02-27 01:07:02.026 7 INFO neutron.services.segments.plugin [-] Segment 8d074f38-42fe-4a6c-89d3-3bb866a32a0e resource provider aggregate not found 2026-02-27 01:07:02.027 7 INFO neutron.services.segments.plugin [-] Segment 8d074f38-42fe-4a6c-89d3-3bb866a32a0e resource provider aggregate not found 2026-02-27 01:07:02.045 7 INFO neutron.services.segments.plugin [-] Segment 8d074f38-42fe-4a6c-89d3-3bb866a32a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d074f38-42fe-4a6c-89d3-3bb866a32a0e found for delete ", "request_id": "req-9e784280-4183-4378-ab64-7c969cbf5ad3"}]} 2026-02-27 01:07:02.048 7 INFO neutron.services.segments.plugin [-] Segment 8d074f38-42fe-4a6c-89d3-3bb866a32a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d074f38-42fe-4a6c-89d3-3bb866a32a0e found for delete ", "request_id": "req-ea2a6240-fd95-458e-a3e3-5a387af3187c"}]} [pid: 7|app: 0|req: 1778/3538] 10.0.0.246 () {32 vars in 726 bytes} [Fri Feb 27 01:07:01 2026] DELETE /v2.0/networks/61feb94a-dcea-4b92-99b2-0fc2709633a0 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3539] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:07:02 2026] GET /v2.0/security-groups?tenant_id=3599853b83024386802e50bcd40b1540&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3540] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:07:02 2026] DELETE /v2.0/security-groups/c408642b-aad2-41d2-be2d-d66a76fc9c48 => 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: 1762/3541] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:07:03 2026] GET /v2.0/security-groups?tenant_id=5233e6801d7447df8a82383965baebb4&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3542] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:07:03 2026] DELETE /v2.0/security-groups/9f458fbd-1753-4492-81da-c29d9478521a => 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: 1763/3543] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:07:06 2026] GET /v2.0/security-groups?tenant_id=81ca1e9bb21f44379484ea6135435872&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3544] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:07:06 2026] DELETE /v2.0/security-groups/72a82837-d0a3-48e9-ad57-e2a0cdfcf555 => 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: 1764/3545] 10.0.0.246 () {32 vars in 774 bytes} [Fri Feb 27 01:07:06 2026] GET /v2.0/security-groups?tenant_id=8469ae40fb234f5ea74c686b504290a1&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: 1782/3546] 10.0.0.246 () {32 vars in 740 bytes} [Fri Feb 27 01:07:07 2026] DELETE /v2.0/security-groups/2d270677-a8e2-4578-b58e-d661f902eca9 => 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: 1765/3547] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:07:09 2026] GET /v2.0/networks => generated 2167 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3548] 10.0.0.246 () {32 vars in 655 bytes} [Fri Feb 27 01:07:10 2026] GET /v2.0/floatingips => 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: 1766/3549] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:07:10 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3550] 10.0.0.246 () {32 vars in 643 bytes} [Fri Feb 27 01:07:10 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3551] 10.0.0.246 () {32 vars in 647 bytes} [Fri Feb 27 01:07:10 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3552] 10.0.0.246 () {32 vars in 649 bytes} [Fri Feb 27 01:07:10 2026] GET /v2.0/networks => generated 2167 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3553] 10.0.0.246 () {32 vars in 663 bytes} [Fri Feb 27 01:07:11 2026] GET /v2.0/security-groups => generated 17397 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3554] 10.0.0.246 () {32 vars in 655 bytes} [Fri Feb 27 01:07:11 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) [pid: 8|app: 0|req: 1769/3555] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/routers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3556] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3557] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/ports => generated 4721 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3558] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3561] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3562] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:07:16 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) [pid: 8|app: 0|req: 1773/3563] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/floatingips => 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: 1791/3564] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3565] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/networks => generated 2167 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3566] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3567] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:07:16 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3574] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/subnets => generated 1308 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3575] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3576] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/floatingips => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3579] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/agents => generated 3385 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3580] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3581] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3582] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3583] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/networks => generated 2167 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3584] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3585] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3586] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:08:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3593] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/ports => generated 4721 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3594] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3595] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3598] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/floatingips => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3599] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3600] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3601] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3602] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3603] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3604] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3605] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:09:16 2026] GET /v2.0/networks => generated 2167 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3612] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/routers => generated 15 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1818/3613] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3614] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3617] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3618] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3619] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3620] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3621] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3622] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/agents => generated 3385 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3623] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3624] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:10:16 2026] GET /v2.0/networks => generated 2167 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3631] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/networks => generated 2167 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3632] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/floatingips => 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: 1807/3633] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3634] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3637] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3638] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:11:16 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) [pid: 8|app: 0|req: 1809/3639] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1831/3640] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/routers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3641] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3642] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3643] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:11:16 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3650] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/routers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3651] 10.0.0.114 () {28 vars in 624 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3654] 10.0.0.114 () {28 vars in 585 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/networks => generated 2167 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3655] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3656] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3657] 10.0.0.114 () {28 vars in 599 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/security-groups => generated 17397 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3658] 10.0.0.114 () {28 vars in 583 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1841/3659] 10.0.0.114 () {28 vars in 579 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3660] 10.0.0.114 () {28 vars in 619 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3661] 10.0.0.114 () {28 vars in 591 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/floatingips => 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: 1820/3662] 10.0.0.114 () {28 vars in 581 bytes} [Fri Feb 27 01:12:16 2026] GET /v2.0/agents => generated 3385 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)