+ 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 [Sun Mar 1 14:37:12 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-564fbdb9c9-7jn95 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 0x7f1805680668 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-03-01 14:37:17.564 7 INFO neutron.common.config [-] Logging enabled! 2026-03-01 14:37:17.565 8 INFO neutron.common.config [-] Logging enabled! 2026-03-01 14:37:17.565 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-01 14:37:17.565 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-03-01 14:37:17.951 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-01 14:37:17.952 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-01 14:37:19.442 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 14:37:19.444 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-01 14:37:19.448 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-01 14:37:19.449 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 14:37:19.449 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-01 14:37:19.449 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-01 14:37:19.450 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.457 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.457 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.457 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.479 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-01 14:37:19.480 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.480 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.490 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 14:37:19.493 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-01 14:37:19.496 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-01 14:37:19.497 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-01 14:37:19.498 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-01 14:37:19.498 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-01 14:37:19.498 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.505 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.506 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-01 14:37:19.506 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.507 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-01 14:37:19.507 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-01 14:37:19.507 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-01 14:37:19.507 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-01 14:37:19.529 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-01 14:37:19.530 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.530 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-01 14:37:19.558 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-01 14:37:19.559 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-01 14:37:19.559 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-01 14:37:19.559 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-01 14:37:19.807 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing driver for type 'vlan' 2026-03-01 14:37:19.844 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing driver for type 'vlan' 2026-03-01 14:37:20.094 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] VlanTypeDriver initialization complete 2026-03-01 14:37:20.094 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing driver for type 'vxlan' 2026-03-01 14:37:20.094 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-01 14:37:20.110 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-01 14:37:20.111 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-01 14:37:20.111 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing extension driver 'port_security' 2026-03-01 14:37:20.111 7 INFO neutron.plugins.ml2.extensions.port_security [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-01 14:37:20.111 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing extension driver 'qos' 2026-03-01 14:37:20.111 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-01 14:37:20.112 7 INFO neutron.plugins.ml2.managers [None req-88a7ae58-16ad-4257-be2a-e44c704866b1 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-01 14:37:20.122 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] VlanTypeDriver initialization complete 2026-03-01 14:37:20.123 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing driver for type 'vxlan' 2026-03-01 14:37:20.123 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-01 14:37:20.130 7 INFO neutron.quota [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded quota_driver: . 2026-03-01 14:37:20.131 7 INFO neutron.plugins.ml2.plugin [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Modular L2 Plugin initialization complete 2026-03-01 14:37:20.131 7 INFO neutron.plugins.ml2.managers [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-01 14:37:20.131 7 INFO neutron.plugins.ml2.managers [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-01 14:37:20.131 7 INFO neutron.plugins.ml2.managers [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Got port-security extension from driver 'port_security' 2026-03-01 14:37:20.132 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: qos 2026-03-01 14:37:20.137 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-01 14:37:20.137 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-01 14:37:20.137 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing extension driver 'port_security' 2026-03-01 14:37:20.137 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-01 14:37:20.138 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing extension driver 'qos' 2026-03-01 14:37:20.138 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-01 14:37:20.138 8 INFO neutron.plugins.ml2.managers [None req-7c62496f-7a9b-414b-a17c-7e591bcde6d8 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-01 14:37:20.151 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: router 2026-03-01 14:37:20.153 8 INFO neutron.quota [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded quota_driver: . 2026-03-01 14:37:20.154 8 INFO neutron.plugins.ml2.plugin [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Modular L2 Plugin initialization complete 2026-03-01 14:37:20.154 8 INFO neutron.plugins.ml2.managers [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-01 14:37:20.154 8 INFO neutron.plugins.ml2.managers [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-01 14:37:20.155 8 INFO neutron.plugins.ml2.managers [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Got port-security extension from driver 'port_security' 2026-03-01 14:37:20.155 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: qos 2026-03-01 14:37:20.173 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: router 2026-03-01 14:37:20.207 7 INFO neutron.services.service_base [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-01 14:37:20.207 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: segments 2026-03-01 14:37:20.229 8 INFO neutron.services.service_base [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-01 14:37:20.230 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: segments 2026-03-01 14:37:20.306 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: trunk 2026-03-01 14:37:20.320 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: vpnaas 2026-03-01 14:37:20.328 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: trunk 2026-03-01 14:37:20.342 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: vpnaas 2026-03-01 14:37:20.357 7 WARNING stevedore.named [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.379 8 WARNING stevedore.named [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.421 7 INFO neutron_vpnaas.services.vpn.plugin [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-01 14:37:20.421 7 INFO neutron.common.utils [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-01 14:37:20.421 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: taas 2026-03-01 14:37:20.435 8 INFO neutron_vpnaas.services.vpn.plugin [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-01 14:37:20.436 8 INFO neutron.common.utils [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-01 14:37:20.436 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: taas 2026-03-01 14:37:20.445 7 WARNING stevedore.named [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.445 7 WARNING stevedore.named [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-01 14:37:20.459 8 WARNING stevedore.named [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.460 8 WARNING stevedore.named [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-01 14:37:20.467 7 INFO neutron_taas.services.taas.taas_plugin [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-01 14:37:20.468 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: tapmirror 2026-03-01 14:37:20.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-01 14:37:20.477 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: tapmirror 2026-03-01 14:37:20.481 7 WARNING stevedore.named [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.481 7 WARNING stevedore.named [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-01 14:37:20.490 8 WARNING stevedore.named [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-01 14:37:20.490 8 WARNING stevedore.named [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-01 14:37:20.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-01 14:37:20.497 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: auto_allocate 2026-03-01 14:37:20.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-01 14:37:20.503 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: auto_allocate 2026-03-01 14:37:20.505 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: tag 2026-03-01 14:37:20.513 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: tag 2026-03-01 14:37:20.514 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: timestamp 2026-03-01 14:37:20.517 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: network_ip_availability 2026-03-01 14:37:20.521 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: flavors 2026-03-01 14:37:20.522 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: timestamp 2026-03-01 14:37:20.525 7 INFO neutron.manager [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loading Plugin: revisions 2026-03-01 14:37:20.525 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: network_ip_availability 2026-03-01 14:37:20.528 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Initializing extension manager. 2026-03-01 14:37:20.529 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: address-group 2026-03-01 14:37:20.530 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: address-scope 2026-03-01 14:37:20.531 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-01 14:37:20.532 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: agent 2026-03-01 14:37:20.532 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: agent-resources-synced 2026-03-01 14:37:20.533 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: allowed-address-pairs 2026-03-01 14:37:20.534 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: auto-allocated-topology 2026-03-01 14:37:20.534 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: flavors 2026-03-01 14:37:20.535 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: availability_zone 2026-03-01 14:37:20.535 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: availability_zone_filter 2026-03-01 14:37:20.536 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-01 14:37:20.536 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: default-subnetpools 2026-03-01 14:37:20.538 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-01 14:37:20.539 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: dns-integration 2026-03-01 14:37:20.539 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: dns-domain-ports 2026-03-01 14:37:20.540 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-01 14:37:20.540 8 INFO neutron.manager [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loading Plugin: revisions 2026-03-01 14:37:20.540 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: dvr 2026-03-01 14:37:20.541 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-01 14:37:20.541 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: empty-string-filtering 2026-03-01 14:37:20.542 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 14:37:20.542 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-01 14:37:20.543 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: external-net 2026-03-01 14:37:20.543 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-01 14:37:20.544 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: extraroute 2026-03-01 14:37:20.544 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Initializing extension manager. 2026-03-01 14:37:20.545 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: extraroute-atomic 2026-03-01 14:37:20.545 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-01 14:37:20.546 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-01 14:37:20.546 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: address-group 2026-03-01 14:37:20.546 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-01 14:37:20.547 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-01 14:37:20.547 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: address-scope 2026-03-01 14:37:20.547 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-01 14:37:20.548 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: fip-port-details 2026-03-01 14:37:20.548 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: agent 2026-03-01 14:37:20.549 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: flavors 2026-03-01 14:37:20.549 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: agent-resources-synced 2026-03-01 14:37:20.550 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-01 14:37:20.551 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: floatingip-pools 2026-03-01 14:37:20.551 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: allowed-address-pairs 2026-03-01 14:37:20.551 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: ip_allocation 2026-03-01 14:37:20.552 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: ip-substring-filtering 2026-03-01 14:37:20.552 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: auto-allocated-topology 2026-03-01 14:37:20.552 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: l2_adjacency 2026-03-01 14:37:20.553 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: router 2026-03-01 14:37:20.554 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: availability_zone 2026-03-01 14:37:20.555 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: availability_zone_filter 2026-03-01 14:37:20.555 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 14:37:20.556 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-01 14:37:20.556 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-01 14:37:20.556 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-01 14:37:20.557 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: ext-gw-mode 2026-03-01 14:37:20.557 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: default-subnetpools 2026-03-01 14:37:20.557 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: l3-ha 2026-03-01 14:37:20.558 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-01 14:37:20.558 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-01 14:37:20.559 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: l3-flavors 2026-03-01 14:37:20.559 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-01 14:37:20.560 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: dns-integration 2026-03-01 14:37:20.561 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: dns-domain-ports 2026-03-01 14:37:20.561 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-01 14:37:20.561 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-01 14:37:20.562 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-01 14:37:20.562 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: dvr 2026-03-01 14:37:20.563 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-01 14:37:20.563 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: empty-string-filtering 2026-03-01 14:37:20.564 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-01 14:37:20.564 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 14:37:20.564 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-01 14:37:20.565 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: external-net 2026-03-01 14:37:20.565 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-01 14:37:20.565 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-01 14:37:20.566 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: extraroute 2026-03-01 14:37:20.566 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-01 14:37:20.566 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: extraroute-atomic 2026-03-01 14:37:20.567 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-01 14:37:20.567 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-01 14:37:20.568 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-01 14:37:20.568 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-01 14:37:20.568 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-01 14:37:20.568 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: multi-provider 2026-03-01 14:37:20.569 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: net-mtu 2026-03-01 14:37:20.569 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-01 14:37:20.569 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: net-mtu-writable 2026-03-01 14:37:20.570 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: fip-port-details 2026-03-01 14:37:20.570 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: network_availability_zone 2026-03-01 14:37:20.570 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: flavors 2026-03-01 14:37:20.571 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: network_ha 2026-03-01 14:37:20.571 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: network-ip-availability 2026-03-01 14:37:20.572 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-01 14:37:20.573 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-01 14:37:20.573 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: floatingip-pools 2026-03-01 14:37:20.573 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: pagination 2026-03-01 14:37:20.573 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: ip_allocation 2026-03-01 14:37:20.574 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-device-profile 2026-03-01 14:37:20.574 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: ip-substring-filtering 2026-03-01 14:37:20.574 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-01 14:37:20.574 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: l2_adjacency 2026-03-01 14:37:20.575 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-01 14:37:20.575 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-01 14:37:20.575 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: router 2026-03-01 14:37:20.576 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-mac-override 2026-03-01 14:37:20.576 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-01 14:37:20.577 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-01 14:37:20.577 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-01 14:37:20.577 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-01 14:37:20.578 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-01 14:37:20.578 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-resource-request 2026-03-01 14:37:20.578 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-resource-request-groups 2026-03-01 14:37:20.578 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-01 14:37:20.579 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-01 14:37:20.579 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: ext-gw-mode 2026-03-01 14:37:20.579 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: l3-ha 2026-03-01 14:37:20.579 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: binding 2026-03-01 14:37:20.580 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-01 14:37:20.580 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: binding-extended 2026-03-01 14:37:20.580 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-01 14:37:20.581 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-security 2026-03-01 14:37:20.581 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: l3-flavors 2026-03-01 14:37:20.581 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: project-id 2026-03-01 14:37:20.581 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: provider 2026-03-01 14:37:20.582 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-01 14:37:20.582 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-01 14:37:20.584 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos 2026-03-01 14:37:20.584 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-01 14:37:20.585 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-01 14:37:20.586 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-01 14:37:20.586 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-default 2026-03-01 14:37:20.587 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-01 14:37:20.587 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-fip 2026-03-01 14:37:20.587 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-01 14:37:20.588 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-gateway-ip 2026-03-01 14:37:20.588 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-01 14:37:20.588 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-port-network-policy 2026-03-01 14:37:20.589 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-pps-minimum 2026-03-01 14:37:20.589 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-01 14:37:20.589 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-01 14:37:20.590 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-01 14:37:20.590 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-pps 2026-03-01 14:37:20.591 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-01 14:37:20.591 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-rule-type-details 2026-03-01 14:37:20.591 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: multi-provider 2026-03-01 14:37:20.591 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-01 14:37:20.592 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: net-mtu 2026-03-01 14:37:20.592 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: qos-rules-alias 2026-03-01 14:37:20.592 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: net-mtu-writable 2026-03-01 14:37:20.592 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: quota-check-limit 2026-03-01 14:37:20.593 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: network_availability_zone 2026-03-01 14:37:20.593 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: quota-check-limit-default 2026-03-01 14:37:20.593 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: network_ha 2026-03-01 14:37:20.594 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: network-ip-availability 2026-03-01 14:37:20.595 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-01 14:37:20.595 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: quotas 2026-03-01 14:37:20.595 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: pagination 2026-03-01 14:37:20.596 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-device-profile 2026-03-01 14:37:20.596 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: quota_details 2026-03-01 14:37:20.596 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-01 14:37:20.597 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-01 14:37:20.597 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-01 14:37:20.598 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-mac-override 2026-03-01 14:37:20.598 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: rbac-policies 2026-03-01 14:37:20.598 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-01 14:37:20.598 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: rbac-address-group 2026-03-01 14:37:20.599 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-01 14:37:20.599 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: rbac-address-scope 2026-03-01 14:37:20.599 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-01 14:37:20.599 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: rbac-security-groups 2026-03-01 14:37:20.600 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-resource-request 2026-03-01 14:37:20.600 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: rbac-subnetpool 2026-03-01 14:37:20.600 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-resource-request-groups 2026-03-01 14:37:20.600 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: revision-if-match 2026-03-01 14:37:20.601 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-01 14:37:20.601 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: standard-attr-revisions 2026-03-01 14:37:20.601 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: binding 2026-03-01 14:37:20.601 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: router_availability_zone 2026-03-01 14:37:20.602 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: binding-extended 2026-03-01 14:37:20.602 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-01 14:37:20.602 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-security 2026-03-01 14:37:20.603 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: project-id 2026-03-01 14:37:20.603 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: provider 2026-03-01 14:37:20.604 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-groups-default-rules 2026-03-01 14:37:20.604 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-01 14:37:20.604 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-01 14:37:20.605 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-01 14:37:20.605 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-01 14:37:20.606 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-01 14:37:20.606 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos 2026-03-01 14:37:20.606 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-01 14:37:20.607 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-01 14:37:20.608 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-01 14:37:20.608 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-default 2026-03-01 14:37:20.609 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-fip 2026-03-01 14:37:20.610 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-01 14:37:20.610 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-gateway-ip 2026-03-01 14:37:20.611 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-port-network-policy 2026-03-01 14:37:20.611 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-pps-minimum 2026-03-01 14:37:20.611 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: security-group 2026-03-01 14:37:20.612 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-01 14:37:20.613 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-pps 2026-03-01 14:37:20.613 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: segment 2026-03-01 14:37:20.613 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-rule-type-details 2026-03-01 14:37:20.613 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-01 14:37:20.614 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-01 14:37:20.614 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: service-type 2026-03-01 14:37:20.614 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: qos-rules-alias 2026-03-01 14:37:20.615 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: sorting 2026-03-01 14:37:20.615 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: quota-check-limit 2026-03-01 14:37:20.615 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: standard-attr-segment 2026-03-01 14:37:20.615 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: quota-check-limit-default 2026-03-01 14:37:20.616 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: standard-attr-description 2026-03-01 14:37:20.616 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: stateful-security-group 2026-03-01 14:37:20.617 7 WARNING neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-01 14:37:20.617 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-01 14:37:20.618 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: quotas 2026-03-01 14:37:20.618 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnet-external-network 2026-03-01 14:37:20.619 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnet_onboard 2026-03-01 14:37:20.619 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: quota_details 2026-03-01 14:37:20.619 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-01 14:37:20.620 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnet-service-types 2026-03-01 14:37:20.620 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnet_allocation 2026-03-01 14:37:20.621 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: rbac-policies 2026-03-01 14:37:20.621 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-01 14:37:20.621 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: rbac-address-group 2026-03-01 14:37:20.622 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: tag-creation 2026-03-01 14:37:20.622 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: rbac-address-scope 2026-03-01 14:37:20.622 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-01 14:37:20.623 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: rbac-security-groups 2026-03-01 14:37:20.623 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: rbac-subnetpool 2026-03-01 14:37:20.624 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: revision-if-match 2026-03-01 14:37:20.624 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: standard-attr-revisions 2026-03-01 14:37:20.625 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: router_availability_zone 2026-03-01 14:37:20.625 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-01 14:37:20.626 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: standard-attr-tag 2026-03-01 14:37:20.627 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-01 14:37:20.627 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-groups-default-rules 2026-03-01 14:37:20.627 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: trunk 2026-03-01 14:37:20.627 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-01 14:37:20.628 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-01 14:37:20.628 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: trunk-details 2026-03-01 14:37:20.628 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-01 14:37:20.628 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-01 14:37:20.629 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-01 14:37:20.629 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-01 14:37:20.630 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-01 14:37:20.629 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-01 14:37:20.630 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-01 14:37:20.632 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-01 14:37:20.633 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-01 14:37:20.633 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: vpn-flavors 2026-03-01 14:37:20.635 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: vpnaas 2026-03-01 14:37:20.637 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: security-group 2026-03-01 14:37:20.637 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: taas 2026-03-01 14:37:20.638 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: tap-mirror 2026-03-01 14:37:20.638 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: segment 2026-03-01 14:37:20.638 7 INFO neutron.api.extensions [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Loaded extension: taas-vlan-filter 2026-03-01 14:37:20.639 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-01 14:37:20.640 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: service-type 2026-03-01 14:37:20.640 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: sorting 2026-03-01 14:37:20.641 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-01 14:37:20.641 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-01 14:37:20.641 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.641 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: standard-attr-segment 2026-03-01 14:37:20.641 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-01 14:37:20.642 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: standard-attr-description 2026-03-01 14:37:20.643 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: stateful-security-group 2026-03-01 14:37:20.643 8 WARNING neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-01 14:37:20.644 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-01 14:37:20.644 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnet-external-network 2026-03-01 14:37:20.644 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 14:37:20.645 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnet_onboard 2026-03-01 14:37:20.645 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 14:37:20.645 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-01 14:37:20.646 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnet-service-types 2026-03-01 14:37:20.647 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnet_allocation 2026-03-01 14:37:20.647 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-01 14:37:20.648 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: tag-creation 2026-03-01 14:37:20.648 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-01 14:37:20.649 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 14:37:20.650 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 14:37:20.650 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 14:37:20.651 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.651 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.652 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.652 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.652 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 14:37:20.652 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: standard-attr-tag 2026-03-01 14:37:20.653 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.653 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.653 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-01 14:37:20.653 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 14:37:20.654 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: trunk 2026-03-01 14:37:20.654 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 14:37:20.654 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: trunk-details 2026-03-01 14:37:20.654 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 14:37:20.655 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.655 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-01 14:37:20.655 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.655 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.655 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-01 14:37:20.655 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.656 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-01 14:37:20.656 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-01 14:37:20.658 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-01 14:37:20.659 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-01 14:37:20.660 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: vpn-flavors 2026-03-01 14:37:20.660 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 14:37:20.660 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] router is already registered 2026-03-01 14:37:20.661 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 14:37:20.661 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] floatingip is already registered 2026-03-01 14:37:20.661 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: vpnaas 2026-03-01 14:37:20.662 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: taas 2026-03-01 14:37:20.663 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: tap-mirror 2026-03-01 14:37:20.664 8 INFO neutron.api.extensions [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Loaded extension: taas-vlan-filter 2026-03-01 14:37:20.665 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 14:37:20.665 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] rbac_policy is already registered 2026-03-01 14:37:20.666 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 14:37:20.666 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] security_group is already registered 2026-03-01 14:37:20.666 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 14:37:20.666 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] security_group_rule is already registered 2026-03-01 14:37:20.666 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-01 14:37:20.667 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-01 14:37:20.667 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.667 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-01 14:37:20.667 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.667 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.668 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.668 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.669 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 14:37:20.669 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] trunk is already registered 2026-03-01 14:37:20.669 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.669 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.670 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.670 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.670 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 14:37:20.670 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 14:37:20.670 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] endpoint_group is already registered 2026-03-01 14:37:20.671 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 14:37:20.671 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 14:37:20.671 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] vpnservice is already registered 2026-03-01 14:37:20.671 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 14:37:20.671 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ipsec_site_connection is already registered 2026-03-01 14:37:20.672 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.672 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.672 7 INFO neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.673 7 WARNING neutron.quota.resource_registry [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.675 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 14:37:20.676 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 14:37:20.676 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 14:37:20.677 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.677 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.678 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.678 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.678 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 14:37:20.679 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.679 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.680 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 14:37:20.680 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 14:37:20.680 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 14:37:20.681 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.681 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.681 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.681 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.686 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-01 14:37:20.686 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] router is already registered 2026-03-01 14:37:20.686 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-01 14:37:20.687 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] floatingip is already registered 2026-03-01 14:37:20.690 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-01 14:37:20.690 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] rbac_policy is already registered 2026-03-01 14:37:20.691 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-01 14:37:20.691 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] security_group is already registered 2026-03-01 14:37:20.691 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-01 14:37:20.692 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] security_group_rule is already registered 2026-03-01 14:37:20.692 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.693 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.693 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-01 14:37:20.693 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] subnetpool is already registered 2026-03-01 14:37:20.693 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-01 14:37:20.694 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] trunk is already registered 2026-03-01 14:37:20.694 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.694 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.694 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.695 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.696 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-01 14:37:20.696 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] endpoint_group is already registered 2026-03-01 14:37:20.696 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-01 14:37:20.696 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] vpnservice is already registered 2026-03-01 14:37:20.697 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-01 14:37:20.697 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ipsec_site_connection is already registered 2026-03-01 14:37:20.697 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-01 14:37:20.697 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ipsecpolicy is already registered 2026-03-01 14:37:20.698 8 INFO neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-01 14:37:20.698 8 WARNING neutron.quota.resource_registry [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] ikepolicy is already registered 2026-03-01 14:37:20.712 7 WARNING keystonemiddleware._common.config [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-01 14:37:20.718 7 WARNING oslo_config.cfg [None req-edd4313d-8098-4b5a-ad0a-ac7d909eeb8f - - - - - -] 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 0x7f1805680668 pid: 7 (default app) 2026-03-01 14:37:20.735 8 WARNING keystonemiddleware._common.config [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-01 14:37:20.742 8 WARNING oslo_config.cfg [None req-68a1eb70-3116-4d96-9c90-9a61a374112a - - - - - -] 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 0x7f1805680668 pid: 8 (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-03-01 14:37:24.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca57a267-03b0-4986-ad3e-1c148921fc3a d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:24 2026] GET /v2.0/networks/public => generated 108 bytes in 774 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: 2/4] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 14:37:25.734 7 WARNING neutron.services.revisions.revision_plugin [None req-f376d1ea-9677-4aa3-83e9-dd0995722814 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:25.755 7 INFO neutron.db.segments_db [None req-f376d1ea-9677-4aa3-83e9-dd0995722814 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 4ea3bba1-18ac-422b-bc80-364567c8b285 of type flat for network 7b160a4a-916f-432d-a965-b0786c6e53ff 2026-03-01 14:37:25.809 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f376d1ea-9677-4aa3-83e9-dd0995722814 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:25 2026] POST /v2.0/networks => generated 124 bytes in 461 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 14:37:31.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47ef5d5e-c882-45be-8e96-5006a350eeed d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:31 2026] GET /v2.0/networks/public => generated 108 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 14:37:32.248 8 WARNING neutron.services.revisions.revision_plugin [None req-40a3b64a-a22e-4e2a-94b0-f9685c497177 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:32.268 8 INFO neutron.db.segments_db [None req-40a3b64a-a22e-4e2a-94b0-f9685c497177 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment a0ab2f2c-7f3d-45cd-817d-18d0e3b75792 of type flat for network c5661cb5-3a1c-4d58-9242-05853bc311c9 2026-03-01 14:37:32.328 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40a3b64a-a22e-4e2a-94b0-f9685c497177 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:32 2026] POST /v2.0/networks => generated 124 bytes in 329 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 14:37:38.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc0207ba-1a6f-4513-a275-8ed9efa8eea9 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:38 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: 6/11] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 14:37:38.241 8 WARNING neutron.services.revisions.revision_plugin [None req-e8f8c500-ff91-4028-9b33-ed86c4cf31b2 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:38.255 8 INFO neutron.db.segments_db [None req-e8f8c500-ff91-4028-9b33-ed86c4cf31b2 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 8a33c44d-8ac7-4f5b-858b-0c65cbcc600d of type flat for network f3a12f63-f2ce-4476-90df-77c77249b073 2026-03-01 14:37:38.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8f8c500-ff91-4028-9b33-ed86c4cf31b2 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:38 2026] POST /v2.0/networks => generated 124 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 14:37:44.177 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02496bb5-7178-4ceb-9ef9-035047b76bc5 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:44 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:44 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-03-01 14:37:44.259 7 WARNING neutron.services.revisions.revision_plugin [None req-e43c2599-a3cd-4958-b317-09fa155d0dc4 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:44.285 7 INFO neutron.db.segments_db [None req-e43c2599-a3cd-4958-b317-09fa155d0dc4 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 19e30cbc-01b9-4d78-919e-572dcf3d1ffa of type flat for network 656b32a8-08ca-4bb3-930f-c68a871ffd95 2026-03-01 14:37:44.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e43c2599-a3cd-4958-b317-09fa155d0dc4 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:44 2026] POST /v2.0/networks => generated 124 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 14:37:50.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7362a1ad-5730-4a16-be42-bc8ce0fce054 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:50 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 14:37:50.259 8 WARNING neutron.services.revisions.revision_plugin [None req-0c901163-7d46-4705-b5df-d0572b1c74ba d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:50.279 8 INFO neutron.db.segments_db [None req-0c901163-7d46-4705-b5df-d0572b1c74ba d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 7443bdfd-f6d6-4a7a-867b-f28bb64184f5 of type flat for network b5681e1d-79ed-4662-96d7-75e72236362e 2026-03-01 14:37:50.304 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c901163-7d46-4705-b5df-d0572b1c74ba d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:50 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 14:37:56.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8bf415cf-4ebe-422e-8025-20f5b5cfbc7d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:37:56 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:37:56 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-03-01 14:37:57.192 8 WARNING neutron.services.revisions.revision_plugin [None req-7b9ffa9e-06a6-434d-a53f-045be39346c1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Could not find related network for resource to bump revision. 2026-03-01 14:37:57.285 8 INFO neutron.db.segments_db [None req-7b9ffa9e-06a6-434d-a53f-045be39346c1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 27cb00ac-74cd-43ae-a440-2a3a39a1a20c of type flat for network 46a80997-1d2b-44cc-9900-fd34e1089208 [pid: 8|app: 0|req: 11/22] 162.253.55.200 () {48 vars in 968 bytes} [Sun Mar 1 14:37:56 2026] POST /v2.0/networks => generated 706 bytes in 5054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 14:38:02.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6970a0a2-0050-477f-a036-5fb50e3d2116 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 14:38:02 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 14:38:02 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 14:38:02.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bac500e3-425a-4a38-ae1e-f691eda4b3c3 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.200 () {44 vars in 1035 bytes} [Sun Mar 1 14:38:02 2026] GET /v2.0/subnets/public-subnet?network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.200 () {44 vars in 1058 bytes} [Sun Mar 1 14:38:02 2026] GET /v2.0/subnets?name=public-subnet&network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.200 () {48 vars in 966 bytes} [Sun Mar 1 14:38:02 2026] POST /v2.0/subnets => generated 664 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 14:42:56.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a53a8303-5393-4a95-9f92-a5f9a0ed731a d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 162.253.55.200 () {44 vars in 938 bytes} [Sun Mar 1 14:42:56 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 14:42:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 14:42:56.941 8 INFO neutron.db.segments_db [None req-5d50039e-b4b8-4b24-b02d-d176b1dcb196 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 120d913f-5d6b-46c1-b550-2238768d0eb4 of type vxlan for network 1c8dcb67-6aad-4e6e-86b5-c056062e51d4 [pid: 8|app: 0|req: 35/69] 162.253.55.200 () {48 vars in 967 bytes} [Sun Mar 1 14:42:56 2026] POST /v2.0/networks => generated 688 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 14:42:57.950 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0517384c-9ef0-40ed-a424-8e5040076034 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 162.253.55.200 () {44 vars in 938 bytes} [Sun Mar 1 14:42:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 14:42:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 14:42:58.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db23b804-aa62-42d4-a187-21f6954b57de d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 162.253.55.200 () {44 vars in 1037 bytes} [Sun Mar 1 14:42:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 162.253.55.200 () {44 vars in 1060 bytes} [Sun Mar 1 14:42:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => 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: 37/74] 162.253.55.200 () {48 vars in 966 bytes} [Sun Mar 1 14:42:58 2026] POST /v2.0/subnets => generated 651 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 14:42:59.284 8 INFO neutron.api.v2.resource [None req-679538be-1da1-4b93-8eb6-fdaec4990a4a d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 162.253.55.200 () {44 vars in 972 bytes} [Sun Mar 1 14:42:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.200 () {44 vars in 994 bytes} [Sun Mar 1 14:42:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 162.253.55.200 () {48 vars in 981 bytes} [Sun Mar 1 14:42:59 2026] POST /v2.0/security-groups => generated 1616 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:00 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:00 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => 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: 40/80] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:00 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:01 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:01 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:01 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:02 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:02 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:02 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:03 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 3462 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:03 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:03 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:04 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:04 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:04 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 162.253.55.200 () {44 vars in 988 bytes} [Sun Mar 1 14:43:05 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 732 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 14:43:06.111 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc83a5dd-05ea-4d7f-a9be-b7db24f96d5c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/99] 162.253.55.200 () {44 vars in 1077 bytes} [Sun Mar 1 14:43:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 162.253.55.200 () {44 vars in 1100 bytes} [Sun Mar 1 14:43:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:06 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 162.253.55.200 () {48 vars in 962 bytes} [Sun Mar 1 14:43:06 2026] POST /v2.0/ports => generated 1100 bytes in 358 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 14:43:13.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54489f89-40aa-4b92-b437-47cfd59982d4 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/105] 162.253.55.200 () {44 vars in 980 bytes} [Sun Mar 1 14:43:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 162.253.55.200 () {48 vars in 1032 bytes} [Sun Mar 1 14:43:13 2026] PUT /v2.0/ports/f71eee49-b0fd-4ed8-9dc7-40d957d11667 => generated 1249 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 162.253.55.200 () {44 vars in 921 bytes} [Sun Mar 1 14:43:16 2026] GET /v2.0/ports => generated 3730 bytes in 94 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-03-01 14:43:17.274 7 INFO neutron.api.v2.resource [None req-d95202ac-889c-4a5c-be6d-0ab59bba1e22 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/109] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 14:43:17 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 162.253.55.200 () {44 vars in 982 bytes} [Sun Mar 1 14:43:17 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 162.253.55.200 () {48 vars in 981 bytes} [Sun Mar 1 14:43:17 2026] POST /v2.0/security-groups => generated 1610 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:18 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:18 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:18 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:18 2026] POST /v2.0/security-group-rules => generated 623 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:19 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:19 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/118] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 14:43:19 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/119] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 14:43:19 2026] POST /v2.0/security-group-rules => generated 627 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 162.253.55.200 () {44 vars in 976 bytes} [Sun Mar 1 14:48:34 2026] GET /v2.0/quotas/82b54b6b28714923a74f9c5e1577b10e => 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: 81/163] 162.253.55.200 () {48 vars in 1028 bytes} [Sun Mar 1 14:48:35 2026] PUT /v2.0/quotas/82b54b6b28714923a74f9c5e1577b10e => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 14:50:55.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bfc5e3d-b09b-4a74-9896-d94191779e52 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 92/184] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 14:50:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 144 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: 93/185] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 14:50:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 14:50:57.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3fa6605-a656-48df-9b9d-6fec61ace968 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 93/186] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 14:50:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 14:50:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:01:47.320 8 INFO neutron.api.v2.resource [None req-647cfca3-1267-430b-9339-71c7685614b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 137/274] 162.253.55.200 () {44 vars in 1075 bytes} [Sun Mar 1 15:01:47 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=43c31419a878491eb8f48ad07c750eaa => generated 139 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 162.253.55.200 () {44 vars in 1098 bytes} [Sun Mar 1 15:01:47 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=43c31419a878491eb8f48ad07c750eaa => generated 23 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 162.253.55.200 () {48 vars in 982 bytes} [Sun Mar 1 15:01:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:48 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:01:48 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:48 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 15:01:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:49 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:01:49 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:50 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 15:01:50 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:51 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:01:51 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:51 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 15:01:51 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: 7|app: 0|req: 145/289] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:52 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:01:52 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 3460 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:01:52 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 162.253.55.200 () {48 vars in 992 bytes} [Sun Mar 1 15:01:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/313] 162.253.55.200 () {30 vars in 740 bytes} [Sun Mar 1 15:04:18 2026] GET /v2.0/networks?tenant_id=43c31419a878491eb8f48ad07c750eaa&shared=False => generated 15 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:04:18.488 7 INFO neutron.db.segments_db [None req-b8e7bb5c-8e1d-41d2-bbc3-e5ec62197477 17d8185754b141b1ac0225ff158f80f5 43c31419a878491eb8f48ad07c750eaa - - 5ad964c561e945819862f98315c179c9 5ad964c561e945819862f98315c179c9] Added segment f4190f25-e2e5-4c9e-bc84-9032dd7f338c of type vxlan for network cd41115f-14d7-4c02-bb5b-4b89d375f6d2 [pid: 7|app: 0|req: 157/314] 162.253.55.200 () {34 vars in 682 bytes} [Sun Mar 1 15:04:18 2026] POST /v2.0/networks => generated 699 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/315] 162.253.55.200 () {30 vars in 722 bytes} [Sun Mar 1 15:04:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/316] 162.253.55.200 () {30 vars in 633 bytes} [Sun Mar 1 15:04:18 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/317] 162.253.55.200 () {34 vars in 677 bytes} [Sun Mar 1 15:04:18 2026] POST /v2.0/ports => generated 999 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:04:19 2026] GET /v2.0/networks/cd41115f-14d7-4c02-bb5b-4b89d375f6d2 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/319] 162.253.55.200 () {30 vars in 722 bytes} [Sun Mar 1 15:04:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:04:20 2026] GET /v2.0/networks/cd41115f-14d7-4c02-bb5b-4b89d375f6d2 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/325] 162.253.55.200 () {44 vars in 976 bytes} [Sun Mar 1 15:04:38 2026] GET /v2.0/quotas/43c31419a878491eb8f48ad07c750eaa => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 162.253.55.200 () {48 vars in 1028 bytes} [Sun Mar 1 15:04:38 2026] PUT /v2.0/quotas/43c31419a878491eb8f48ad07c750eaa => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:06:14 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: 8|app: 0|req: 170/340] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:06:14 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:06:15 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: 171/342] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:06:15 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: 172/343] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:06:15 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: 8|app: 0|req: 172/344] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:06:15 2026] GET /v2.0/floatingips => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/345] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:06:15 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:06:15 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/347] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:06:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:06:15 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: 175/349] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:06:15 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: 180/358] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/agents => generated 3385 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:07:15 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: 8|app: 0|req: 181/363] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:07:15 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: 8|app: 0|req: 182/365] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:07:15 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: 184/366] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:07:15 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:07:15 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: 7|app: 0|req: 190/377] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:08:14 2026] GET /v2.0/ports => generated 4725 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:08:15 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:08:15 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: 189/380] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:08:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:08:15 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: 190/382] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:08:15 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: 193/383] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:08:15 2026] GET /v2.0/floatingips => 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: 191/384] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:08:15 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: 194/385] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:08:15 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: 192/386] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:08:15 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:08:15 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: 197/396] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:09:14 2026] GET /v2.0/subnets => generated 1308 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:09:15 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: 8|app: 0|req: 198/398] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:09:15 2026] GET /v2.0/floatingips => 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: 201/399] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:09:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:09:15 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: 202/401] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:09:15 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: 8|app: 0|req: 200/402] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:09:15 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:09:15 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: 201/404] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:09:15 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: 204/405] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:09:15 2026] GET /v2.0/ports => generated 4725 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:09:15 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: 7|app: 0|req: 209/415] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:10:14 2026] GET /v2.0/subnets => generated 1308 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:10:14 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: 210/417] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:10:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:10:15 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:10:15 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: 209/420] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:10:15 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: 212/421] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:10:15 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: 210/422] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:10:15 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: 213/423] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:10:15 2026] GET /v2.0/networks => generated 2168 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:10:15 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:10:15 2026] GET /v2.0/floatingips => 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: 216/434] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:11:14 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:11:14 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: 217/436] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:11:14 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:11:14 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: 218/438] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:11:15 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:11:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:11:15 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: 222/441] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:11:15 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/442] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:11:15 2026] GET /v2.0/subnets => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/443] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:11:15 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: 8|app: 0|req: 221/444] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:11:15 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: 226/453] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/subnets => generated 1308 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:12:15 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: 229/456] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:12:15 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: 228/457] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/networks => generated 2168 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:12:15 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: 229/459] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/subnetpools => 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: 231/460] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:12:15 2026] GET /v2.0/ports => generated 4725 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/462] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:12:15 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: 231/463] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:12:15 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: 8|app: 0|req: 236/472] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:13:14 2026] GET /v2.0/ports => generated 4725 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:13:15 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: 237/474] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:13:15 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: 7|app: 0|req: 238/475] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:13:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:13:15 2026] GET /v2.0/networks => generated 2168 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:13:15 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: 239/478] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:13:15 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: 7|app: 0|req: 240/479] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:13:15 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: 240/480] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:13:15 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: 241/481] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:13:15 2026] GET /v2.0/subnetpools => 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: 241/482] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:13:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:14:14 2026] GET /v2.0/ports => generated 4725 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:14:15 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: 247/493] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:14:15 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: 247/494] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:14:15 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: 248/495] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:14:15 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: 248/496] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:14:15 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: 249/497] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:14:15 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: 8|app: 0|req: 249/498] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:14:15 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:14:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:14:15 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: 251/501] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:14:15 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: 256/510] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:15:14 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/ports => generated 4725 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/agents => generated 3385 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:15:15 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: 7|app: 0|req: 258/514] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:15:15 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: 7|app: 0|req: 259/516] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:15:15 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: 8|app: 0|req: 258/517] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:15:15 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: 260/518] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:15:15 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: 259/519] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:15:15 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: 261/520] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:15:15.921 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23614814-2c2d-48f0-856c-05089ac28029 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/521] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 15:15:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:17.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de2ce14f-8d4d-4b0e-8ec7-96157164d126 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/523] 162.253.55.200 () {44 vars in 928 bytes} [Sun Mar 1 15:15:17 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 15:15:17 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-03-01 15:15:17.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac1e2fdc-4cd6-487b-abef-4732006295e2 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/525] 162.253.55.200 () {44 vars in 1035 bytes} [Sun Mar 1 15:15:17 2026] GET /v2.0/subnets/public-subnet?network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 162.253.55.200 () {44 vars in 1058 bytes} [Sun Mar 1 15:15:17 2026] GET /v2.0/subnets?name=public-subnet&network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:43.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcaf81a3-24de-473b-b6b1-752afa0f37e7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 267/531] 162.253.55.200 () {44 vars in 938 bytes} [Sun Mar 1 15:15:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 15:15:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:44.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc5e25ac-df88-4062-bdfe-23e8d909538f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 268/533] 162.253.55.200 () {44 vars in 938 bytes} [Sun Mar 1 15:15:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 15:15:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:44.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0408709b-3114-4339-b4a2-b4d6ecd6de9d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/535] 162.253.55.200 () {44 vars in 1037 bytes} [Sun Mar 1 15:15:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 162.253.55.200 () {44 vars in 1060 bytes} [Sun Mar 1 15:15:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:45.322 7 INFO neutron.api.v2.resource [None req-2dc78dfc-61bf-401b-a88d-c7c9b7a8a070 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/537] 162.253.55.200 () {44 vars in 972 bytes} [Sun Mar 1 15:15:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 162.253.55.200 () {44 vars in 994 bytes} [Sun Mar 1 15:15:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/539] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:46 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:46 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:15:46 2026] GET /v2.0/security-group-rules/2c5fd52c-2acd-4fa4-ad0f-994113fdd3bb => 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: 270/542] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:47 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => 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: 273/543] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:47 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:15:47 2026] GET /v2.0/security-group-rules/2c0cbc69-974a-4122-b859-b484da00ba99 => 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: 274/545] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:48 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:48 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/547] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:15:48 2026] GET /v2.0/security-group-rules/60c1cf09-c7c1-49b3-b335-d2659a265ce1 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:49 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:49 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:15:49 2026] GET /v2.0/security-group-rules/ba293cbe-1389-42d3-8cf6-d665c0856caf => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:50 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/552] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:50 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => 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: 278/553] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:15:50 2026] GET /v2.0/security-group-rules/e49003b1-4bf3-494f-ae95-16b4e966c62f => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 162.253.55.200 () {44 vars in 988 bytes} [Sun Mar 1 15:15:51 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 732 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:15:51.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98e2774d-6c40-4b8c-9d6f-098d009a3b74 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 279/555] 162.253.55.200 () {44 vars in 1077 bytes} [Sun Mar 1 15:15:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 162.253.55.200 () {44 vars in 1100 bytes} [Sun Mar 1 15:15:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:51 2026] GET /v2.0/security-groups/a966d0f9-44b9-4632-85b5-a3119f029191 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:15:59.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50f18718-0d3f-45f6-b668-5a004b8d040c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/560] 162.253.55.200 () {44 vars in 980 bytes} [Sun Mar 1 15:15:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:15:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 162.253.55.200 () {44 vars in 921 bytes} [Sun Mar 1 15:16:00 2026] GET /v2.0/ports => generated 4725 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:16:01.941 8 INFO neutron.api.v2.resource [None req-5b7ab92b-2854-4b21-94bb-58e069b5b466 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 280/563] 162.253.55.200 () {44 vars in 960 bytes} [Sun Mar 1 15:16:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 162.253.55.200 () {44 vars in 982 bytes} [Sun Mar 1 15:16:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/565] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:16:02 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:16:02 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/567] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:16:03 2026] GET /v2.0/security-group-rules/b46d041b-88f2-4958-a6d4-0964b789ce8b => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/568] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:16:03 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2886 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/569] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:16:03 2026] GET /v2.0/security-groups/cfaa2584-9f03-4b1e-9b41-24a2eda62774 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/570] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:16:04 2026] GET /v2.0/security-group-rules/c6490a03-562d-4f55-9290-b3f935664a2d => generated 627 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/573] 162.253.55.200 () {44 vars in 976 bytes} [Sun Mar 1 15:16:14 2026] GET /v2.0/quotas/82b54b6b28714923a74f9c5e1577b10e => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/574] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:16:14 2026] GET /v2.0/ports => generated 4725 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/575] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:16:14 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/576] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:16:15 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: 291/577] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:16:15 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: 8|app: 0|req: 287/578] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:16:15 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: 292/579] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:16:15 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: 288/580] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:16:15 2026] GET /v2.0/networks => generated 2168 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:16:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/582] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:16:15 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: 294/583] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:16:15 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: 8|app: 0|req: 290/584] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:16:15 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) 2026-03-01 15:17:05.610 7 INFO neutron.api.v2.resource [None req-1f330448-317c-448a-b879-bc8d6e42c1c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 298/591] 162.253.55.200 () {44 vars in 1075 bytes} [Sun Mar 1 15:17:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=43c31419a878491eb8f48ad07c750eaa => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/592] 162.253.55.200 () {44 vars in 1098 bytes} [Sun Mar 1 15:17:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=43c31419a878491eb8f48ad07c750eaa => generated 4072 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/593] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:17:06 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:17:06 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:17:06 2026] GET /v2.0/security-group-rules/36712c4a-ab44-4e83-990b-657f745010fe => generated 597 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:17:07 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:17:07 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => 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: 303/600] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:17:07 2026] GET /v2.0/security-group-rules/3616ff51-8568-4530-b30f-119be5bb8b6c => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:17:08 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:17:08 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:17:08 2026] GET /v2.0/security-group-rules/a80d5f04-431c-40b1-a59a-94b54dd9fb6f => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 162.253.55.200 () {44 vars in 1089 bytes} [Sun Mar 1 15:17:09 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083?project_id=43c31419a878491eb8f48ad07c750eaa => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 162.253.55.200 () {44 vars in 1002 bytes} [Sun Mar 1 15:17:09 2026] GET /v2.0/security-groups/33ab8e28-d510-41e2-94d0-1f70a4e93083 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 162.253.55.200 () {44 vars in 1012 bytes} [Sun Mar 1 15:17:09 2026] GET /v2.0/security-group-rules/f9ba2c34-0d60-4b62-a52d-d2cf345b41c9 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:17:14 2026] GET /v2.0/routers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:17:14 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: 302/609] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:17:14 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/610] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:17:15 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: 303/611] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:17:15 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: 309/612] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:17:15 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: 304/613] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:17:15 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: 310/614] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:17:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:17:15 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:17:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/617] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:17:15 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: 312/618] 162.253.55.200 () {44 vars in 976 bytes} [Sun Mar 1 15:17:16 2026] GET /v2.0/quotas/43c31419a878491eb8f48ad07c750eaa => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 162.253.55.200 () {44 vars in 950 bytes} [Sun Mar 1 15:17:59 2026] GET /v2.0/networks?name=public => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:18:14 2026] GET /v2.0/agents => generated 3385 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:18:15 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:18:15 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: 319/631] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:18:15 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: 313/632] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:18:15 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: 320/633] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:18:15 2026] GET /v2.0/ports => generated 4725 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/634] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:18:15 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: 7|app: 0|req: 321/635] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:18:15 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: 315/636] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:18:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:18:15 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: 8|app: 0|req: 316/638] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:18:15 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: 325/643] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:18:38 2026] GET /v2.0/networks => generated 2168 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.45 () {32 vars in 654 bytes} [Sun Mar 1 15:18:40 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: 7|app: 0|req: 326/645] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:18:40 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: 320/646] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:18:40 2026] GET /v2.0/ports => generated 4725 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:18:40 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: 321/648] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:18:40 2026] GET /v2.0/networks => generated 2168 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:18:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 10.0.0.45 () {32 vars in 654 bytes} [Sun Mar 1 15:18:40 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-03-01 15:18:51.338 7 INFO neutron.db.segments_db [None req-07971452-5866-45fb-ac6f-c802ee5ce1ba d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 9311fb76-6733-4e61-b9bf-8418b494106b of type vxlan for network 1507cf4e-7af3-4595-9953-c170bd7b4018 [pid: 7|app: 0|req: 329/651] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/networks => generated 729 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:51.470 8 INFO neutron.db.segments_db [None req-a67a8c7e-e2c4-4c8f-acaa-51cf09ead63a d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment df04541a-7f60-4b88-87cf-213956c6f268 of type vxlan for network 283a28d1-59cc-44f7-9475-a1e988d4e602 [pid: 8|app: 0|req: 323/652] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/networks => generated 724 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:51.587 7 INFO neutron.db.segments_db [None req-e4ba1998-c99a-4440-abd3-e979e904a466 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment fc565744-b76a-4ce0-8165-834a73caa389 of type vxlan for network d055744b-fafd-42cb-bccf-7b3101e763e1 [pid: 7|app: 0|req: 330/653] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/networks => generated 726 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/subnets => generated 695 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/subnets => generated 690 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:51.862 7 INFO neutron.db.segments_db [None req-ae9c8b9b-6ec6-4e90-a98c-b1ec23937888 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 204855c7-5382-4c63-b3b1-19b677075d2c of type vxlan for network a49e392c-7b76-40f3-b89b-70158792c6af [pid: 8|app: 0|req: 325/656] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/subnets => generated 692 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:51.970 8 INFO neutron.db.segments_db [None req-d367df98-6e7d-4669-807d-7f25a53509a3 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 63f15891-6e9e-4f85-9156-64f0a8512325 of type vxlan for network 3c46f58c-26f6-4fb4-be6e-f34ffb8bdcfc 2026-03-01 15:18:52.081 7 INFO neutron.db.l3_hamode_db [None req-ae9c8b9b-6ec6-4e90-a98c-b1ec23937888 d06944de058c4faf83a0435e77973008 c4d180125f344b8485bcf13c7c02d8a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:18:52.237 8 INFO neutron.db.l3_hamode_db [None req-d367df98-6e7d-4669-807d-7f25a53509a3 d06944de058c4faf83a0435e77973008 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:18:53.146 7 INFO neutron.db.l3_hamode_db [None req-ae9c8b9b-6ec6-4e90-a98c-b1ec23937888 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:18:53.421 8 INFO neutron.db.l3_hamode_db [None req-d367df98-6e7d-4669-807d-7f25a53509a3 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 332/657] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/routers => generated 735 bytes in 2346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:54.227 7 INFO neutron.db.segments_db [None req-4aebf5e3-433f-4258-b1cc-1ef089eb54d1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 127761ed-707a-40f1-acf8-41ad5d5ab8c2 of type vxlan for network dba0b85d-7984-4367-bb34-920d3e9d1adf [pid: 8|app: 0|req: 326/658] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:51 2026] POST /v2.0/routers => generated 730 bytes in 2483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:54.498 7 INFO neutron.db.l3_hamode_db [None req-4aebf5e3-433f-4258-b1cc-1ef089eb54d1 d06944de058c4faf83a0435e77973008 e9983c1e73614969b79bbf7dcbd028bd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 327/659] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:18:54 2026] GET /v2.0/security-groups?tenant_id=4a3733a5a00e48c9b9620fa27648edd3&name=default => generated 2924 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:18:55.197 7 INFO neutron.db.l3_hamode_db [None req-4aebf5e3-433f-4258-b1cc-1ef089eb54d1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 330/662] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:18:54 2026] PUT /v2.0/routers/0b5aeb0e-4836-44a0-9168-3c04f4160023/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/663] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:54 2026] POST /v2.0/routers => generated 732 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/664] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:18:55 2026] DELETE /v2.0/security-groups/bad58aa6-1dc8-434a-9a66-903c425a1a8f => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:18:55 2026] PUT /v2.0/routers/0d2b9880-3b3f-4b35-8e9f-255a04734769/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: 335/666] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:18:56 2026] PUT /v2.0/routers/747fa8f1-e401-420a-bfb1-53736b5b91f1/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.53 () {38 vars in 970 bytes} [Sun Mar 1 15:18:57 2026] POST /v2.0/security-groups => generated 1685 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:57 2026] GET /v2.0/security-groups/85bae5b4-57c9-4995-9feb-834a3b61e2e4 => generated 1685 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.53 () {38 vars in 980 bytes} [Sun Mar 1 15:18:57 2026] POST /v2.0/security-group-rules => generated 614 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/670] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:18:57 2026] POST /v2.0/security-groups => generated 1660 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/671] 10.0.0.53 () {38 vars in 970 bytes} [Sun Mar 1 15:18:57 2026] POST /v2.0/security-groups => generated 1686 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:18:58 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: 8|app: 0|req: 336/673] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:58 2026] GET /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:18:58.250 7 INFO neutron.db.segments_db [None req-54161eec-00c3-425f-951d-39f446ad25f5 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 of type vxlan for network 19515e9e-071d-44a9-a3e4-c238a9505c3f [pid: 8|app: 0|req: 337/674] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:18:57 2026] POST /v2.0/networks => generated 719 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.53 () {38 vars in 970 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/677] 10.0.0.53 () {38 vars in 980 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/security-group-rules => generated 614 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/678] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/subnets => generated 685 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.53 () {38 vars in 970 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/security-groups => generated 1681 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => generated 2311 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:18:59.167 7 INFO neutron.db.segments_db [None req-d0ce6f84-82d3-415b-8f72-6aea6718fe48 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 4c0fae50-23cb-409d-92a1-6765376156be of type vxlan for network 89ded20c-a0da-4a3c-b2c6-80939d3a239a [pid: 8|app: 0|req: 339/681] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:18:58 2026] POST /v2.0/floatingips => generated 552 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 10.0.0.53 () {38 vars in 980 bytes} [Sun Mar 1 15:18:59 2026] POST /v2.0/security-group-rules => generated 619 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:18:59.452 7 INFO neutron.db.l3_hamode_db [None req-d0ce6f84-82d3-415b-8f72-6aea6718fe48 d06944de058c4faf83a0435e77973008 36e0ec5eb422476e8176b29d633fc21d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 341/683] 10.0.0.53 () {38 vars in 970 bytes} [Sun Mar 1 15:18:59 2026] POST /v2.0/security-groups => generated 1682 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => generated 2941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups?tenant_id=e9983c1e73614969b79bbf7dcbd028bd => generated 7906 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.53 () {34 vars in 1000 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-group-rules/e4a010eb-9625-483e-9154-0ca49efb847d => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/615fb1f7-ebcc-4d44-b5ec-7fb1528524d5 => 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: 346/688] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/689] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/615fb1f7-ebcc-4d44-b5ec-7fb1528524d5 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.53 () {36 vars in 1022 bytes} [Sun Mar 1 15:18:59 2026] DELETE /v2.0/security-group-rules/e4a010eb-9625-483e-9154-0ca49efb847d => 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: 349/691] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/cedcf42e-93c0-46d4-815b-a580e3fc620d => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--323606446&fields=id&tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.53 () {36 vars in 1012 bytes} [Sun Mar 1 15:18:59 2026] DELETE /v2.0/security-groups/cedcf42e-93c0-46d4-815b-a580e3fc620d => 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: 352/694] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/networks?id=283a28d1-59cc-44f7-9475-a1e988d4e602 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:18:59 2026] GET /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/696] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:19:00 2026] GET /v2.0/quotas/872351a2a9b84ad98f09ee6f9ccc57d3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/697] 10.0.0.53 () {36 vars in 1012 bytes} [Sun Mar 1 15:19:00 2026] DELETE /v2.0/security-groups/f998b36e-9c2b-4e4f-a39c-19190f3334ad => 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: 356/698] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:19:00 2026] GET /v2.0/ports?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&fields=id => generated 57 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:00.235 8 INFO neutron.api.v2.resource [req-de5a822c-df11-49a9-9f52-c48323913bb9 req-c23cda0b-fe1f-4b8e-af8a-8ace28619c03 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 357/699] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:00 2026] GET /v2.0/security-groups/cedcf42e-93c0-46d4-815b-a580e3fc620d => 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: 358/700] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:00 2026] GET /v2.0/security-groups/85bae5b4-57c9-4995-9feb-834a3b61e2e4 => generated 2310 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:19:00.396 7 INFO neutron.db.l3_hamode_db [None req-d0ce6f84-82d3-415b-8f72-6aea6718fe48 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 359/701] 10.0.0.53 () {36 vars in 1012 bytes} [Sun Mar 1 15:19:00 2026] DELETE /v2.0/security-groups/85bae5b4-57c9-4995-9feb-834a3b61e2e4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:00.907 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd9d4b40-8893-4052-8965-d63326b3635b d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: e345e21d-b33e-4a9f-b14e-89ab68c0d973 2026-03-01 15:19:00.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd9d4b40-8893-4052-8965-d63326b3635b d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: e345e21d-b33e-4a9f-b14e-89ab68c0d973 [pid: 7|app: 0|req: 343/702] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:18:59 2026] POST /v2.0/routers => generated 725 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/703] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:01 2026] GET /v2.0/security-groups/5254cde1-abf5-4911-a0db-972c06e641a0 => generated 1681 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/704] 10.0.0.53 () {34 vars in 906 bytes} [Sun Mar 1 15:19:01 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/705] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:19:00 2026] PUT /v2.0/routers/0b5aeb0e-4836-44a0-9168-3c04f4160023/remove_router_interface => generated 309 bytes in 1072 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/706] 10.0.0.53 () {36 vars in 1012 bytes} [Sun Mar 1 15:19:01 2026] DELETE /v2.0/security-groups/5254cde1-abf5-4911-a0db-972c06e641a0 => 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: 362/707] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:19:01 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:01.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 9be5ac3a-7f73-482f-83d3-a9f648060b8b 2026-03-01 15:19:01.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 9be5ac3a-7f73-482f-83d3-a9f648060b8b 2026-03-01 15:19:02.110 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: aa3073f7-e689-4a9f-b8ec-60d95e3278b0 2026-03-01 15:19:02.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: aa3073f7-e689-4a9f-b8ec-60d95e3278b0 2026-03-01 15:19:02.189 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - 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: 346/708] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:19:01 2026] PUT /v2.0/routers/4f60ea91-2733-4a06-8ace-6f1eea94eca5/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:02.223 7 INFO neutron.api.v2.resource [req-3b899da7-4cec-42f0-a2d7-7f06531a451f req-9370e8ac-62d5-4b27-abc9-06ca004f803c 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 347/709] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/5254cde1-abf5-4911-a0db-972c06e641a0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/710] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?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: 349/711] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/d10bba86-53e9-49b1-948e-23295efd374b => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/712] 10.0.0.53 () {36 vars in 1012 bytes} [Sun Mar 1 15:19:02 2026] DELETE /v2.0/security-groups/d10bba86-53e9-49b1-948e-23295efd374b => 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: 351/713] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:02.463 7 INFO neutron.api.v2.resource [req-2ebed787-6a2d-4850-b4de-1c3d85631332 req-eea47b6a-c0b7-4b23-9cd4-a1c22bfb0732 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 352/714] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/d10bba86-53e9-49b1-948e-23295efd374b => 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: 353/715] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups?tenant_id=e9983c1e73614969b79bbf7dcbd028bd => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/615fb1f7-ebcc-4d44-b5ec-7fb1528524d5 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:19:02.609 8 INFO neutron.db.l3_hamode_db [None req-f5fffb6a-0819-41fd-9cac-9b655fa77672 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network a49e392c-7b76-40f3-b89b-70158792c6af was deleted as no HA routers are present in tenant c4d180125f344b8485bcf13c7c02d8a7. [pid: 7|app: 0|req: 355/717] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/615fb1f7-ebcc-4d44-b5ec-7fb1528524d5 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/718] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:01 2026] DELETE /v2.0/routers/0b5aeb0e-4836-44a0-9168-3c04f4160023 => generated 0 bytes in 928 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:02.665 8 INFO neutron.api.v2.resource [req-40633474-3dbc-4f04-b9f8-53c1e2bf1fd4 req-87d30e20-f09f-43a4-b520-0996144ae6d9 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 364/719] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/d10bba86-53e9-49b1-948e-23295efd374b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:19:02.703 8 INFO neutron.api.v2.resource [req-ba352457-baa0-4e04-8f74-bcf4d89fae48 req-e50514cb-725c-4066-8703-79d589a04001 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/720] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/5254cde1-abf5-4911-a0db-972c06e641a0 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:19:02.737 8 INFO neutron.api.v2.resource [req-093e2a3d-1702-4632-b84c-ed115f90cd01 req-7bd804de-53a2-4ab8-afc9-592323b82dfc 98cb85111a6f4be2a85c893edc64d041 e9983c1e73614969b79bbf7dcbd028bd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 366/721] 10.0.0.53 () {34 vars in 990 bytes} [Sun Mar 1 15:19:02 2026] GET /v2.0/security-groups/cedcf42e-93c0-46d4-815b-a580e3fc620d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/722] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:02 2026] DELETE /v2.0/subnets/fe0b9b53-7d3e-43be-b0c4-318c38dfa6e9 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:19:02 2026] POST /v2.0/security-groups => generated 1660 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 15:19:02.967 8 INFO neutron.services.segments.plugin [-] Segment 204855c7-5382-4c63-b3b1-19b677075d2c resource provider aggregate not found 2026-03-01 15:19:02.985 8 INFO neutron.services.segments.plugin [-] Segment 204855c7-5382-4c63-b3b1-19b677075d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204855c7-5382-4c63-b3b1-19b677075d2c found for delete ", "request_id": "req-f22e834e-ad14-460e-b71d-b0eaab85cff6"}]} 2026-03-01 15:19:02.990 8 INFO neutron.services.segments.plugin [-] Segment 204855c7-5382-4c63-b3b1-19b677075d2c resource provider aggregate not found 2026-03-01 15:19:03.012 8 INFO neutron.services.segments.plugin [-] Segment 204855c7-5382-4c63-b3b1-19b677075d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204855c7-5382-4c63-b3b1-19b677075d2c found for delete ", "request_id": "req-a0b8ef67-106e-4507-8dfd-1ed1910df99a"}]} 2026-03-01 15:19:03.062 7 INFO neutron_taas.services.taas.taas_plugin [None req-176a14e4-c44a-4576-a5ba-e5103c72f054 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 2f5168ab-c0c4-42c8-a199-b498743f9a59 2026-03-01 15:19:03.070 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-176a14e4-c44a-4576-a5ba-e5103c72f054 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 2f5168ab-c0c4-42c8-a199-b498743f9a59 2026-03-01 15:19:03.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-7bce6012-dd8c-4b71-8d7d-a968fdf8c283 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: d85ff3d6-d826-403f-acd2-fd136647ec47 2026-03-01 15:19:03.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bce6012-dd8c-4b71-8d7d-a968fdf8c283 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: d85ff3d6-d826-403f-acd2-fd136647ec47 [pid: 7|app: 0|req: 358/724] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:19:02 2026] DELETE /v2.0/networks/1507cf4e-7af3-4595-9953-c170bd7b4018 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/725] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/726] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:03 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 367/728] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:19:02 2026] PUT /v2.0/routers/747fa8f1-e401-420a-bfb1-53736b5b91f1/remove_router_interface => generated 309 bytes in 923 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:03 2026] GET /v2.0/security-groups?tenant_id=c4d180125f344b8485bcf13c7c02d8a7&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:19:03.922 7 INFO neutron.services.segments.plugin [-] Segment 9311fb76-6733-4e61-b9bf-8418b494106b resource provider aggregate not found 2026-03-01 15:19:03.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 71c117b7-d8b2-40bb-8728-eb67fa6226e7 2026-03-01 15:19:03.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 71c117b7-d8b2-40bb-8728-eb67fa6226e7 2026-03-01 15:19:03.953 7 INFO neutron.services.segments.plugin [-] Segment 9311fb76-6733-4e61-b9bf-8418b494106b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9311fb76-6733-4e61-b9bf-8418b494106b found for delete ", "request_id": "req-5b942cfa-36ec-4aa3-8459-e996afeb62b6"}]} 2026-03-01 15:19:03.956 7 INFO neutron.services.segments.plugin [-] Segment 9311fb76-6733-4e61-b9bf-8418b494106b resource provider aggregate not found 2026-03-01 15:19:03.990 7 INFO neutron.services.segments.plugin [-] Segment 9311fb76-6733-4e61-b9bf-8418b494106b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9311fb76-6733-4e61-b9bf-8418b494106b found for delete ", "request_id": "req-bc0b8e3c-b791-42a8-bd8c-f80fa54e216d"}]} 2026-03-01 15:19:04.213 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 06fa342e-731a-45f0-a8e6-c72438667d14 2026-03-01 15:19:04.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 06fa342e-731a-45f0-a8e6-c72438667d14 2026-03-01 15:19:04.311 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 368/730] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:19:03 2026] POST /v2.0/floatingips => generated 552 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:04 2026] DELETE /v2.0/security-groups/959d197f-a865-4538-ad0b-4d537960ca06 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:04.642 7 INFO neutron.db.l3_hamode_db [None req-1e8e65e7-14c5-4fab-9000-b54452755c25 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network dba0b85d-7984-4367-bb34-920d3e9d1adf was deleted as no HA routers are present in tenant e9983c1e73614969b79bbf7dcbd028bd. [pid: 7|app: 0|req: 363/732] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:03 2026] DELETE /v2.0/routers/747fa8f1-e401-420a-bfb1-53736b5b91f1 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:04 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 365/734] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:19:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--112824985&fields=id&tenant_id=36e0ec5eb422476e8176b29d633fc21d => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:04 2026] DELETE /v2.0/subnets/4ef17463-97ce-4f44-9fa2-c17b60420a1e => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/736] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:19:04 2026] GET /v2.0/networks?id=19515e9e-071d-44a9-a3e4-c238a9505c3f => generated 670 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:19:04 2026] GET /v2.0/quotas/36e0ec5eb422476e8176b29d633fc21d => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:04.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbfbef69-de78-4608-9f69-e5ebc3e2018e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: a89a6abe-8ac5-4cc0-a9a7-3a8a93baab3c 2026-03-01 15:19:04.979 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbfbef69-de78-4608-9f69-e5ebc3e2018e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: a89a6abe-8ac5-4cc0-a9a7-3a8a93baab3c [pid: 7|app: 0|req: 368/738] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:19:04 2026] GET /v2.0/ports?tenant_id=36e0ec5eb422476e8176b29d633fc21d&fields=id => generated 57 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:05.128 8 INFO neutron.services.segments.plugin [-] Segment fc565744-b76a-4ce0-8165-834a73caa389 resource provider aggregate not found 2026-03-01 15:19:05.137 8 INFO neutron.services.segments.plugin [-] Segment fc565744-b76a-4ce0-8165-834a73caa389 resource provider aggregate not found 2026-03-01 15:19:05.149 8 INFO neutron.services.segments.plugin [-] Segment fc565744-b76a-4ce0-8165-834a73caa389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc565744-b76a-4ce0-8165-834a73caa389 found for delete ", "request_id": "req-8cef785a-0a52-4b54-af25-cbea79908c41"}]} [pid: 8|app: 0|req: 371/739] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:19:04 2026] DELETE /v2.0/networks/d055744b-fafd-42cb-bccf-7b3101e763e1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:19:05.164 8 INFO neutron.services.segments.plugin [-] Segment fc565744-b76a-4ce0-8165-834a73caa389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc565744-b76a-4ce0-8165-834a73caa389 found for delete ", "request_id": "req-c827965f-3bcd-4f41-81f0-c3b5d692720e"}]} [pid: 7|app: 0|req: 369/740] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/security-groups?tenant_id=e9983c1e73614969b79bbf7dcbd028bd&name=default => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:05 2026] DELETE /v2.0/security-groups/615fb1f7-ebcc-4d44-b5ec-7fb1528524d5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.53 () {34 vars in 906 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/extensions => generated 21537 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/745] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 374/746] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:05 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:05.971 7 INFO neutron.services.segments.plugin [-] Segment 127761ed-707a-40f1-acf8-41ad5d5ab8c2 resource provider aggregate not found 2026-03-01 15:19:05.986 7 INFO neutron.services.segments.plugin [-] Segment 127761ed-707a-40f1-acf8-41ad5d5ab8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127761ed-707a-40f1-acf8-41ad5d5ab8c2 found for delete ", "request_id": "req-7dcef993-c9c4-42fe-8a31-cd417008bf87"}]} 2026-03-01 15:19:06.009 7 INFO neutron.services.segments.plugin [-] Segment 127761ed-707a-40f1-acf8-41ad5d5ab8c2 resource provider aggregate not found 2026-03-01 15:19:06.025 7 INFO neutron.services.segments.plugin [-] Segment 127761ed-707a-40f1-acf8-41ad5d5ab8c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127761ed-707a-40f1-acf8-41ad5d5ab8c2 found for delete ", "request_id": "req-35701b43-ee77-46ca-847d-f9a7619a02a6"}]} 2026-03-01 15:19:06.882 7 INFO neutron.db.segments_db [None req-dac96557-9a7a-4bdd-91e7-b18d949c6f18 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 268f0e0d-7704-49e8-934c-d0b0ceb84c9c of type vxlan for network 51e37604-ed70-4640-9e74-757de460d7d3 [pid: 7|app: 0|req: 373/747] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:19:06 2026] POST /v2.0/networks => generated 728 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/748] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:06 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 374/749] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:06 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 376/750] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:19:07 2026] POST /v2.0/subnets => generated 694 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:19:07.209 7 INFO neutron.db.segments_db [None req-a45f6876-3597-4b0c-9a68-5e736f40f055 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 24bd7afd-7258-4101-867b-629013f6aec4 of type vxlan for network c34a9942-618d-4b58-8597-21ccab0105ed [pid: 8|app: 0|req: 377/751] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:07 2026] GET /v2.0/networks?id=283a28d1-59cc-44f7-9475-a1e988d4e602 => generated 675 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:07.441 7 INFO neutron.db.l3_hamode_db [None req-a45f6876-3597-4b0c-9a68-5e736f40f055 d06944de058c4faf83a0435e77973008 c135b09eb9884b04b81927e52d05c9b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:19:07.630 8 INFO neutron.db.segments_db [None req-79b60ae3-e2f3-4091-87aa-ec3e70ef6277 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 0f0b0688-c6e1-43b7-b690-b237e711b851 of type vxlan for network a57d289f-c337-4df9-81f5-620893fa7655 [pid: 8|app: 0|req: 378/752] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:19:07 2026] POST /v2.0/networks => generated 733 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 162.253.55.200 () {34 vars in 911 bytes} [Sun Mar 1 15:19:07 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: 382/756] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:19:07 2026] POST /v2.0/subnets => generated 699 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/757] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:19:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:08.003 8 INFO neutron.db.segments_db [None req-53c91446-1163-4bbf-b3f7-5ad7eb26bcc6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 043d32b0-4d42-4dec-9667-a5c9969f0552 of type vxlan for network 77ac400e-32ef-487b-b8fd-334c1a46c184 2026-03-01 15:19:08.251 8 INFO neutron.db.l3_hamode_db [None req-53c91446-1163-4bbf-b3f7-5ad7eb26bcc6 d06944de058c4faf83a0435e77973008 4d2886d0dfb046b18c7c47187f406384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:19:08.282 7 INFO neutron.db.l3_hamode_db [None req-a45f6876-3597-4b0c-9a68-5e736f40f055 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 375/758] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:19:07 2026] POST /v2.0/routers => generated 734 bytes in 1980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:19:09.236 8 INFO neutron.db.l3_hamode_db [None req-53c91446-1163-4bbf-b3f7-5ad7eb26bcc6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 376/759] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:19:09 2026] POST /v2.0/ports => generated 954 bytes in 524 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: 377/760] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:09 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 378/761] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:09 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:19:07 2026] POST /v2.0/routers => generated 739 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:10 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:19:10 2026] PUT /v2.0/ports/c55e9e82-1991-460c-a8da-eee6bf5fee59 => generated 1235 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 15:19:11.254 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e11e2d7f-39a2-41ca-8502-e385b27b03d1'] response: {'name': 'network-changed', 'server_uuid': 'c0f102b6-bb80-421d-bc52-87d192804ff1', 'tag': 'c55e9e82-1991-460c-a8da-eee6bf5fee59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/765] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:19:09 2026] PUT /v2.0/routers/fe073b7e-f899-4206-9c8a-606fc2fc2985/add_router_interface => generated 309 bytes in 1619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/766] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/networks?id=19515e9e-071d-44a9-a3e4-c238a9505c3f => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 382/768] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/769] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=36e0ec5eb422476e8176b29d633fc21d => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/770] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/771] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:19:11 2026] POST /v2.0/ports => generated 954 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/772] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:19:10 2026] PUT /v2.0/routers/9017eb28-daa1-48ef-89c8-19bafa3b385b/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:11 2026] GET /v2.0/ports?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:19:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/775] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:19:12 2026] GET /v2.0/networks?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&shared=False => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/776] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:12 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: 7|app: 0|req: 390/777] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:19:12 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: 388/778] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:19:11 2026] PUT /v2.0/ports/15d4d5d7-3420-4c50-859c-1c29ad8b3d3b => generated 1235 bytes in 508 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: 391/779] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:12 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:12 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/783] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:12 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/784] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/785] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:12 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:19:13.315 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfe2bb91-f1ac-4986-a20f-4e6d8a018992'] response: {'name': 'network-changed', 'server_uuid': '9c54c891-75f8-41c6-8e53-8001bbf891ce', 'tag': '15d4d5d7-3420-4c50-859c-1c29ad8b3d3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 394/788] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c55e9e82-1991-460c-a8da-eee6bf5fee59 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:19:12 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/791] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/subnets?id=26cbfde6-1141-4b70-b3ef-94b960a96b2d => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?tenant_id=36e0ec5eb422476e8176b29d633fc21d&device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=15d4d5d7-3420-4c50-859c-1c29ad8b3d3b => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?network_id=283a28d1-59cc-44f7-9475-a1e988d4e602&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/795] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/subnets?id=a56b48c6-130e-4517-a2a6-9fb21d372e53 => generated 688 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/796] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/798] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?network_id=19515e9e-071d-44a9-a3e4-c238a9505c3f&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 400/800] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 401/802] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/803] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--303392072&fields=id&tenant_id=4d2886d0dfb046b18c7c47187f406384 => 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: 402/804] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 684 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:13 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/806] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/quotas/4d2886d0dfb046b18c7c47187f406384 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 404/808] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/811] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/ports?tenant_id=36e0ec5eb422476e8176b29d633fc21d&device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/networks?id=19515e9e-071d-44a9-a3e4-c238a9505c3f => generated 766 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/815] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=15d4d5d7-3420-4c50-859c-1c29ad8b3d3b => 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: 408/816] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/817] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:14 2026] GET /v2.0/subnets?id=a56b48c6-130e-4517-a2a6-9fb21d372e53 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/818] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/ports?network_id=19515e9e-071d-44a9-a3e4-c238a9505c3f&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: 410/819] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 411/820] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 412/822] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/subnets => generated 6524 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/824] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:19:15 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: 412/825] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/network-ip-availabilities => generated 4732 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/floatingips => generated 2169 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/security-groups => generated 40474 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/828] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 413/829] 10.0.0.53 () {34 vars in 1177 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530&device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce&device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 2465 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/831] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/subnets => generated 6524 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/832] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/routers => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:19:15 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: 7|app: 0|req: 416/834] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/routers/0d2b9880-3b3f-4b35-8e9f-255a04734769/l3-agents => generated 682 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/835] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:19:15 2026] GET /v2.0/routers/4f60ea91-2733-4a06-8ace-6f1eea94eca5/l3-agents => generated 682 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/836] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/837] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/routers/9017eb28-daa1-48ef-89c8-19bafa3b385b/l3-agents => generated 682 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/838] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/839] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/routers/fe073b7e-f899-4206-9c8a-606fc2fc2985/l3-agents => generated 682 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/agents => generated 3385 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/841] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/842] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/networks => generated 7987 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/ports => generated 27952 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:16 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/846] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/847] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/849] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 427/850] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/851] 10.0.0.53 () {34 vars in 1099 bytes} [Sun Mar 1 15:19:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1402597449&fields=id&tenant_id=c135b09eb9884b04b81927e52d05c9b2 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/852] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/networks?id=51e37604-ed70-4640-9e74-757de460d7d3 => generated 679 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/quotas/c135b09eb9884b04b81927e52d05c9b2 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/854] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/ports?tenant_id=c135b09eb9884b04b81927e52d05c9b2&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/855] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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: 430/856] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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: 427/857] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 428/859] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/862] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 430/863] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:18 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/864] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:19:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4d2886d0dfb046b18c7c47187f406384 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/865] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:19:19 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/866] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:19 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 433/867] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:19 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/868] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:19 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/869] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:19:19 2026] PUT /v2.0/ports/914dc436-5811-4f34-8b79-d2537882ec5e => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:19:19.940 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f24f135e-4335-4d72-bb60-d9a695e5b9b9'] response: {'name': 'network-changed', 'server_uuid': '5b90c7de-340e-4258-b317-0eacac9c1530', 'tag': '914dc436-5811-4f34-8b79-d2537882ec5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 435/870] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:19 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 112 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: 436/871] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/872] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 437/873] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&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: 437/874] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/875] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/networks?tenant_id=4d2886d0dfb046b18c7c47187f406384&shared=False => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/876] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/877] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 439/878] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 440/879] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:20 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 441/881] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/882] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 442/883] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/884] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 443/885] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/886] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/887] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&device_owner=network%3Adhcp => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/888] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/889] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 445/890] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 446/891] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:21 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/892] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&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: 447/893] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/894] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/895] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/896] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/899] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/900] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/networks?id=51e37604-ed70-4640-9e74-757de460d7d3 => generated 679 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:22.970 7 INFO neutron.db.l3_db [None req-1597c2db-a67d-41cc-87a4-55aba73c3a20 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] Floating IP 5a775cb0-e3b1-493a-b29d-f2038d925fcc associated. External IP: 10.96.250.204, port: c55e9e82-1991-460c-a8da-eee6bf5fee59. [pid: 8|app: 0|req: 451/901] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:19:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c135b09eb9884b04b81927e52d05c9b2 => generated 181 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:23 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 451/903] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:19:22 2026] PUT /v2.0/floatingips/5a775cb0-e3b1-493a-b29d-f2038d925fcc => generated 855 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/904] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:23 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/905] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:23 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/906] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:19:23 2026] POST /v2.0/ports => generated 958 bytes in 479 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: 454/907] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:23 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/908] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:23 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:23.745 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ee2fa0-428b-425d-8ac5-b70621f99be4'] response: {'name': 'network-changed', 'server_uuid': 'c0f102b6-bb80-421d-bc52-87d192804ff1', 'tag': 'c55e9e82-1991-460c-a8da-eee6bf5fee59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 454/909] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:19:23 2026] PUT /v2.0/ports/837e863d-6daa-41f9-85e9-4e1b12939fb4 => generated 1239 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/910] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/911] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 457/912] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/913] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/networks?id=283a28d1-59cc-44f7-9475-a1e988d4e602 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c55e9e82-1991-460c-a8da-eee6bf5fee59 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/915] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/subnets?id=26cbfde6-1141-4b70-b3ef-94b960a96b2d => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/916] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/917] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?network_id=283a28d1-59cc-44f7-9475-a1e988d4e602&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/918] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/919] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?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: 459/920] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/921] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/922] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&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: 460/923] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/924] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:24 2026] GET /v2.0/ports?tenant_id=c135b09eb9884b04b81927e52d05c9b2&device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/925] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=837e863d-6daa-41f9-85e9-4e1b12939fb4 => 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: 463/926] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/subnets?id=6eaf966e-b890-4561-a2cd-c588e87fc79d => generated 697 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/927] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/ports?network_id=51e37604-ed70-4640-9e74-757de460d7d3&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/928] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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: 466/929] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:19:25.290 8 INFO neutron.db.l3_db [None req-65b8af71-f70a-4b0e-8714-bc968e0115f7 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] Floating IP 7953cc03-9387-4efa-89c4-cf95376599b3 associated. External IP: 10.96.250.216, port: 15d4d5d7-3420-4c50-859c-1c29ad8b3d3b. [pid: 7|app: 0|req: 467/930] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/931] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/932] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:19:24 2026] PUT /v2.0/floatingips/7953cc03-9387-4efa-89c4-cf95376599b3 => generated 855 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:25.590 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06f7924c-9fbd-4e23-98ed-0cf82e821ee3'] response: {'name': 'network-changed', 'server_uuid': '9c54c891-75f8-41c6-8e53-8001bbf891ce', 'tag': '15d4d5d7-3420-4c50-859c-1c29ad8b3d3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 469/933] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 465/934] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:25.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d889846c-9d48-4c8a-a54e-e2131b4be8ba'] response: {'name': 'network-changed', 'server_uuid': 'ced58ed1-8538-43a8-b6c2-98276e9679e3', 'tag': '837e863d-6daa-41f9-85e9-4e1b12939fb4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/935] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:25 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/936] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/937] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 467/938] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&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: 472/939] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?tenant_id=36e0ec5eb422476e8176b29d633fc21d&device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/940] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks?id=19515e9e-071d-44a9-a3e4-c238a9505c3f => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/941] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=15d4d5d7-3420-4c50-859c-1c29ad8b3d3b => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/942] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/subnets?id=a56b48c6-130e-4517-a2a6-9fb21d372e53 => generated 688 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?network_id=19515e9e-071d-44a9-a3e4-c238a9505c3f&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: 474/944] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?tenant_id=c135b09eb9884b04b81927e52d05c9b2&device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 471/945] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 475/946] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks?id=51e37604-ed70-4640-9e74-757de460d7d3 => generated 775 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/947] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=837e863d-6daa-41f9-85e9-4e1b12939fb4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/948] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f?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: 477/949] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/subnets?id=6eaf966e-b890-4561-a2cd-c588e87fc79d => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/950] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 478/951] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/ports?network_id=51e37604-ed70-4640-9e74-757de460d7d3&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/952] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 479/953] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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: 475/954] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:26 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/955] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/956] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/957] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/958] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 477/959] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:27.652 7 INFO neutron.db.l3_db [None req-53cad3d9-4379-4623-a6e1-b7f2a4daffb9 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] Floating IP 16fe24bc-093a-494c-b3b9-9ec66217ecf1 associated. External IP: 10.96.250.205, port: 914dc436-5811-4f34-8b79-d2537882ec5e. [pid: 8|app: 0|req: 478/960] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/961] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:27 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/962] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:19:27 2026] PUT /v2.0/floatingips/16fe24bc-093a-494c-b3b9-9ec66217ecf1 => generated 855 bytes in 653 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:27.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-afd5e981-457b-4ff8-9b3b-3b7329f40915'] response: {'name': 'network-changed', 'server_uuid': '5b90c7de-340e-4258-b317-0eacac9c1530', 'tag': '914dc436-5811-4f34-8b79-d2537882ec5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 480/963] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/964] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/965] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/966] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/security-groups?id=bd37b7be-30a6-4a25-814d-878f31fa902d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/967] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/968] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/969] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/970] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:28.674 8 INFO neutron_taas.services.taas.taas_plugin [req-54f1823d-58b6-47a9-a884-6db39916912c req-35cb96a8-ed9e-4429-816d-f72a3fdd341d 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] TaaS: Handle Delete Port: 15d4d5d7-3420-4c50-859c-1c29ad8b3d3b 2026-03-01 15:19:28.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-54f1823d-58b6-47a9-a884-6db39916912c req-35cb96a8-ed9e-4429-816d-f72a3fdd341d 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] Tap Mirror: Handle Delete Port: 15d4d5d7-3420-4c50-859c-1c29ad8b3d3b [pid: 7|app: 0|req: 489/971] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/972] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/973] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/974] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/975] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 494/976] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:28 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:29.207 8 INFO neutron.db.l3_db [req-54f1823d-58b6-47a9-a884-6db39916912c req-35cb96a8-ed9e-4429-816d-f72a3fdd341d 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] Floating IP 7953cc03-9387-4efa-89c4-cf95376599b3 disassociated. External IP: 10.96.250.216, port: 15d4d5d7-3420-4c50-859c-1c29ad8b3d3b. [pid: 7|app: 0|req: 495/977] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:29 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 483/978] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:19:28 2026] DELETE /v2.0/ports/15d4d5d7-3420-4c50-859c-1c29ad8b3d3b => generated 0 bytes in 1110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:19:29.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7b1f950-03fc-4d13-ae40-fb1f6c526c5c'] response: {'server_uuid': '9c54c891-75f8-41c6-8e53-8001bbf891ce', 'name': 'network-vif-deleted', 'tag': '15d4d5d7-3420-4c50-859c-1c29ad8b3d3b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 496/979] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:29 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/980] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:30 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 497/981] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:30 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 485/982] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:31 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/983] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:31 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 486/984] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:31 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => 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: 499/985] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:32 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/986] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:32 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/987] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:32 2026] GET /v2.0/ports?device_id=9c54c891-75f8-41c6-8e53-8001bbf891ce => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/988] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:33 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 501/989] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:33 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 489/990] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:33 2026] DELETE /v2.0/security-groups/bd37b7be-30a6-4a25-814d-878f31fa902d => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:34.046 7 INFO neutron.api.v2.resource [None req-0b1712f5-dbbb-4d5b-abe7-5ecf6c39b500 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/991] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/security-groups/bd37b7be-30a6-4a25-814d-878f31fa902d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:19:34.156 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff908d8e-b322-4911-b707-a7f12399f357 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] TaaS: Handle Delete Port: 06f5c812-c3c7-4ebc-a093-15545566d973 2026-03-01 15:19:34.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff908d8e-b322-4911-b707-a7f12399f357 6fc3e8cf34554ce28cf3417b1b82e0d8 36e0ec5eb422476e8176b29d633fc21d - - default default] Tap Mirror: Handle Delete Port: 06f5c812-c3c7-4ebc-a093-15545566d973 [pid: 8|app: 0|req: 490/992] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:19:34 2026] DELETE /v2.0/floatingips/7953cc03-9387-4efa-89c4-cf95376599b3 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/993] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/994] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 493/995] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 494/996] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/997] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:34 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:35.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-39b94463-bf03-4a68-95bf-b1d0d7382929 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 15940953-4a25-4319-bbfd-3fa8af018672 2026-03-01 15:19:35.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39b94463-bf03-4a68-95bf-b1d0d7382929 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 15940953-4a25-4319-bbfd-3fa8af018672 2026-03-01 15:19:35.200 8 INFO neutron.db.l3_db [None req-6783cdd7-2ad9-40a5-96e6-8c7d32ab7889 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] Floating IP ae760610-aba3-49c9-94be-964dcecf4ec8 associated. External IP: 10.96.250.207, port: 837e863d-6daa-41f9-85e9-4e1b12939fb4. [pid: 8|app: 0|req: 496/998] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:19:34 2026] PUT /v2.0/floatingips/ae760610-aba3-49c9-94be-964dcecf4ec8 => generated 856 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:35.481 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3bbbdbe-6115-4ea1-9c6a-538613ef0213'] response: {'name': 'network-changed', 'server_uuid': 'ced58ed1-8538-43a8-b6c2-98276e9679e3', 'tag': '837e863d-6daa-41f9-85e9-4e1b12939fb4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 497/999] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:35 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1000] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:35 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 503/1001] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:19:34 2026] PUT /v2.0/routers/4f60ea91-2733-4a06-8ace-6f1eea94eca5/remove_router_interface => generated 309 bytes in 1432 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:36.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e7a61ca-a841-43d2-b4cc-86ba90d7eb45 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: efa6504a-3862-4846-aec5-fda670b02e5f 2026-03-01 15:19:36.010 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e7a61ca-a841-43d2-b4cc-86ba90d7eb45 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: efa6504a-3862-4846-aec5-fda670b02e5f [pid: 7|app: 0|req: 504/1002] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:35 2026] GET /v2.0/ports?tenant_id=c135b09eb9884b04b81927e52d05c9b2&device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1003] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/networks?id=51e37604-ed70-4640-9e74-757de460d7d3 => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1004] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 507/1005] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=837e863d-6daa-41f9-85e9-4e1b12939fb4 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1006] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 509/1007] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/subnets?id=6eaf966e-b890-4561-a2cd-c588e87fc79d => generated 697 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:36.269 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e7a61ca-a841-43d2-b4cc-86ba90d7eb45 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: d1ff39ef-950a-4eac-96a4-3748e2cdeb5f 2026-03-01 15:19:36.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e7a61ca-a841-43d2-b4cc-86ba90d7eb45 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: d1ff39ef-950a-4eac-96a4-3748e2cdeb5f [pid: 7|app: 0|req: 510/1008] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/ports?network_id=51e37604-ed70-4640-9e74-757de460d7d3&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1009] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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: 512/1010] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3?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) 2026-03-01 15:19:36.673 8 INFO neutron.services.segments.plugin [-] Segment 4c0fae50-23cb-409d-92a1-6765376156be resource provider aggregate not found 2026-03-01 15:19:36.674 8 INFO neutron.services.segments.plugin [-] Segment 4c0fae50-23cb-409d-92a1-6765376156be resource provider aggregate not found 2026-03-01 15:19:36.694 8 INFO neutron.services.segments.plugin [-] Segment 4c0fae50-23cb-409d-92a1-6765376156be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0fae50-23cb-409d-92a1-6765376156be found for delete ", "request_id": "req-6ec4c6f4-ae4b-440c-830d-0c8d6ddafc71"}]} 2026-03-01 15:19:36.695 8 INFO neutron.db.l3_hamode_db [None req-2e7a61ca-a841-43d2-b4cc-86ba90d7eb45 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network 89ded20c-a0da-4a3c-b2c6-80939d3a239a was deleted as no HA routers are present in tenant 36e0ec5eb422476e8176b29d633fc21d. [pid: 8|app: 0|req: 499/1011] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:35 2026] DELETE /v2.0/routers/4f60ea91-2733-4a06-8ace-6f1eea94eca5 => generated 0 bytes in 899 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:36.710 8 INFO neutron.services.segments.plugin [-] Segment 4c0fae50-23cb-409d-92a1-6765376156be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c0fae50-23cb-409d-92a1-6765376156be found for delete ", "request_id": "req-9b455326-ea0e-4f9a-9e04-05b92382a252"}]} [pid: 7|app: 0|req: 513/1012] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:36 2026] DELETE /v2.0/subnets/a56b48c6-130e-4517-a2a6-9fb21d372e53 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:19:36.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec3ce88f-e8a1-42c2-9f7f-863e6fc50662 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 3800050d-670c-472d-82f2-43e4794d17df 2026-03-01 15:19:36.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec3ce88f-e8a1-42c2-9f7f-863e6fc50662 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 3800050d-670c-472d-82f2-43e4794d17df [pid: 7|app: 0|req: 514/1013] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:19:36 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1014] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:19:37 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1015] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:19:36 2026] DELETE /v2.0/networks/19515e9e-071d-44a9-a3e4-c238a9505c3f => 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: 516/1016] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:37 2026] GET /v2.0/security-groups?tenant_id=36e0ec5eb422476e8176b29d633fc21d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1017] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:37 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1018] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:37 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&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: 517/1019] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:37 2026] DELETE /v2.0/security-groups/ec20f070-7469-4a00-adb4-e5fb2a8e32e6 => 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: 504/1022] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:19:38 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1023] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:38 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 506/1024] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:38 2026] GET /v2.0/security-groups?id=d12ada44-017d-4cd6-b3ce-0154b7677287&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:38.576 7 INFO neutron_taas.services.taas.taas_plugin [req-6770c5c0-5ecc-4802-8c51-d8264080d9d1 req-95cf1a18-aa6c-4ba3-b728-c7fd5dc3c21e 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] TaaS: Handle Delete Port: 837e863d-6daa-41f9-85e9-4e1b12939fb4 2026-03-01 15:19:38.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6770c5c0-5ecc-4802-8c51-d8264080d9d1 req-95cf1a18-aa6c-4ba3-b728-c7fd5dc3c21e 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] Tap Mirror: Handle Delete Port: 837e863d-6daa-41f9-85e9-4e1b12939fb4 2026-03-01 15:19:38.716 8 INFO neutron.services.segments.plugin [-] Segment 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 resource provider aggregate not found 2026-03-01 15:19:38.732 8 INFO neutron.services.segments.plugin [-] Segment 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 resource provider aggregate not found 2026-03-01 15:19:38.733 8 INFO neutron.services.segments.plugin [-] Segment 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 found for delete ", "request_id": "req-34052a11-97bf-4a49-99b3-46cfbafe3643"}]} 2026-03-01 15:19:38.746 7 INFO neutron.db.l3_db [req-6770c5c0-5ecc-4802-8c51-d8264080d9d1 req-95cf1a18-aa6c-4ba3-b728-c7fd5dc3c21e 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] Floating IP ae760610-aba3-49c9-94be-964dcecf4ec8 disassociated. External IP: 10.96.250.207, port: 837e863d-6daa-41f9-85e9-4e1b12939fb4. 2026-03-01 15:19:38.753 8 INFO neutron.services.segments.plugin [-] Segment 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dd845b1-b06a-4d50-ba3a-e79fb5a13709 found for delete ", "request_id": "req-cedd3c89-126f-4e33-a345-3e82d7d78dbb"}]} [pid: 7|app: 0|req: 519/1025] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:19:38 2026] DELETE /v2.0/ports/837e863d-6daa-41f9-85e9-4e1b12939fb4 => generated 0 bytes in 742 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:19:39.169 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72eb1139-2ee8-43d0-997f-a805206d855b'] response: {'server_uuid': 'ced58ed1-8538-43a8-b6c2-98276e9679e3', 'name': 'network-vif-deleted', 'tag': '837e863d-6daa-41f9-85e9-4e1b12939fb4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 507/1026] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:39 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 520/1027] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:40 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 508/1028] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:41 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 509/1029] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:42 2026] GET /v2.0/ports?device_id=ced58ed1-8538-43a8-b6c2-98276e9679e3 => 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: 521/1030] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:42 2026] GET /v2.0/security-groups?tenant_id=d67c83a5831346e5b457d4a87255cd1d&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1031] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:43 2026] DELETE /v2.0/security-groups/9ba967a5-984a-440a-a946-09928d93ae89 => 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: 522/1032] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:43 2026] GET /v2.0/security-groups?tenant_id=206a354ce9884d5d9798fb3ea503aa8a&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1033] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:43 2026] DELETE /v2.0/security-groups/7b8ea3b2-85ef-49ea-840e-fe875eea24c6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1034] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:44 2026] DELETE /v2.0/security-groups/d12ada44-017d-4cd6-b3ce-0154b7677287 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:44.126 8 INFO neutron.api.v2.resource [None req-403e0129-570e-46b3-ba19-5fc429b421e9 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1035] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:19:44 2026] GET /v2.0/security-groups/d12ada44-017d-4cd6-b3ce-0154b7677287 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:19:44.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd5d8385-ef98-4ae5-b637-1c7823a85e55 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] TaaS: Handle Delete Port: 5a432d2e-853d-4dee-89fc-eb9d3a33e064 2026-03-01 15:19:44.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd5d8385-ef98-4ae5-b637-1c7823a85e55 0f416653111d405598d695e4e2a57bf8 c135b09eb9884b04b81927e52d05c9b2 - - default default] Tap Mirror: Handle Delete Port: 5a432d2e-853d-4dee-89fc-eb9d3a33e064 [pid: 7|app: 0|req: 524/1036] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:19:44 2026] DELETE /v2.0/floatingips/ae760610-aba3-49c9-94be-964dcecf4ec8 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:44.867 8 INFO neutron_taas.services.taas.taas_plugin [None req-e0cecfc5-246c-4837-af05-c6fc02905dff d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: a09953ce-0a6f-433b-bfc7-7ecf0bec2a11 2026-03-01 15:19:44.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0cecfc5-246c-4837-af05-c6fc02905dff d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: a09953ce-0a6f-433b-bfc7-7ecf0bec2a11 [pid: 8|app: 0|req: 513/1037] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:19:44 2026] PUT /v2.0/routers/fe073b7e-f899-4206-9c8a-606fc2fc2985/remove_router_interface => generated 309 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:19:45.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-96e90939-faa5-4cfe-990a-c53ea011a9a7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 56f3b8cb-b794-4949-a1e7-3dc4fa9177f5 2026-03-01 15:19:45.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96e90939-faa5-4cfe-990a-c53ea011a9a7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 56f3b8cb-b794-4949-a1e7-3dc4fa9177f5 2026-03-01 15:19:45.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-96e90939-faa5-4cfe-990a-c53ea011a9a7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 1ee1cb5f-acfb-4bc2-b099-e4f499cb78e9 2026-03-01 15:19:45.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96e90939-faa5-4cfe-990a-c53ea011a9a7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 1ee1cb5f-acfb-4bc2-b099-e4f499cb78e9 2026-03-01 15:19:46.167 7 INFO neutron.services.segments.plugin [-] Segment 24bd7afd-7258-4101-867b-629013f6aec4 resource provider aggregate not found 2026-03-01 15:19:46.173 7 INFO neutron.services.segments.plugin [-] Segment 24bd7afd-7258-4101-867b-629013f6aec4 resource provider aggregate not found 2026-03-01 15:19:46.189 7 INFO neutron.services.segments.plugin [-] Segment 24bd7afd-7258-4101-867b-629013f6aec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bd7afd-7258-4101-867b-629013f6aec4 found for delete ", "request_id": "req-b1c75eb6-c263-4f6d-8549-f1996db397a4"}]} 2026-03-01 15:19:46.193 7 INFO neutron.services.segments.plugin [-] Segment 24bd7afd-7258-4101-867b-629013f6aec4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24bd7afd-7258-4101-867b-629013f6aec4 found for delete ", "request_id": "req-ae7a5a63-59b6-4d45-b0eb-5c60060b0742"}]} 2026-03-01 15:19:46.236 7 INFO neutron.db.l3_hamode_db [None req-96e90939-faa5-4cfe-990a-c53ea011a9a7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network c34a9942-618d-4b58-8597-21ccab0105ed was deleted as no HA routers are present in tenant c135b09eb9884b04b81927e52d05c9b2. [pid: 7|app: 0|req: 525/1038] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:45 2026] DELETE /v2.0/routers/fe073b7e-f899-4206-9c8a-606fc2fc2985 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1039] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:19:46 2026] DELETE /v2.0/subnets/6eaf966e-b890-4561-a2cd-c588e87fc79d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:19:46.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c744e2e-e74b-4faa-966d-bf7fb5dd7848 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 822ce0ba-2a26-4018-83ae-3f9d01f1b16f 2026-03-01 15:19:46.532 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c744e2e-e74b-4faa-966d-bf7fb5dd7848 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 822ce0ba-2a26-4018-83ae-3f9d01f1b16f [pid: 7|app: 0|req: 526/1040] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:19:46 2026] DELETE /v2.0/networks/51e37604-ed70-4640-9e74-757de460d7d3 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1041] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:46 2026] GET /v2.0/security-groups?tenant_id=c135b09eb9884b04b81927e52d05c9b2&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: 527/1042] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:46 2026] DELETE /v2.0/security-groups/3cd424bd-25ac-4da0-98d2-cecc13894b32 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:19:48.206 7 INFO neutron.services.segments.plugin [-] Segment 268f0e0d-7704-49e8-934c-d0b0ceb84c9c resource provider aggregate not found 2026-03-01 15:19:48.218 7 INFO neutron.services.segments.plugin [-] Segment 268f0e0d-7704-49e8-934c-d0b0ceb84c9c resource provider aggregate not found 2026-03-01 15:19:48.234 7 INFO neutron.services.segments.plugin [-] Segment 268f0e0d-7704-49e8-934c-d0b0ceb84c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268f0e0d-7704-49e8-934c-d0b0ceb84c9c found for delete ", "request_id": "req-ccbbc3a0-5c4c-4236-a58d-c957d84760e4"}]} 2026-03-01 15:19:48.239 7 INFO neutron.services.segments.plugin [-] Segment 268f0e0d-7704-49e8-934c-d0b0ceb84c9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268f0e0d-7704-49e8-934c-d0b0ceb84c9c found for delete ", "request_id": "req-b7f85b49-cddd-4bf8-99a4-0d0e37057e7b"}]} [pid: 8|app: 0|req: 516/1043] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:48 2026] GET /v2.0/security-groups?tenant_id=bdb7cde9376e4d8b8e1cdf2b1db1156a&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1044] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:48 2026] DELETE /v2.0/security-groups/7df2af35-3e11-4f50-a7c9-b86d5d32ef1e => 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: 517/1045] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:49 2026] GET /v2.0/security-groups?tenant_id=e069de29ecce44d7be7c7179670fc415&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1046] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:49 2026] DELETE /v2.0/security-groups/7cceea3e-8cc9-4c32-9fd4-ae2b4e20bc42 => 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: 518/1047] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:51 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 530/1048] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:51 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1049] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:51 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1050] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:51 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 520/1051] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:52 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1052] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:52 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1055] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1056] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1057] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/security-groups?tenant_id=928c05e7c71a4fdbb46c1eee7aff361b&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: 523/1058] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/ports?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1059] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/networks?id=283a28d1-59cc-44f7-9475-a1e988d4e602 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1060] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:53 2026] DELETE /v2.0/security-groups/6f0d97c7-2dc6-4bc0-8e9f-a2cfba8438dc => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1061] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c55e9e82-1991-460c-a8da-eee6bf5fee59 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1062] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:53 2026] GET /v2.0/subnets?id=26cbfde6-1141-4b70-b3ef-94b960a96b2d => generated 693 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1063] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/ports?network_id=283a28d1-59cc-44f7-9475-a1e988d4e602&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1064] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?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: 539/1065] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1066] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/security-groups?tenant_id=2b48cc8ee8964fe2b92d38db79a57722&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1067] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:54 2026] DELETE /v2.0/security-groups/2858d71a-e272-4c85-83de-4c7232b30e6f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1068] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/security-groups?tenant_id=69ba462d84bd4a008e2f9abf1c502c41&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1069] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:54 2026] DELETE /v2.0/security-groups/8e911baf-d515-432d-a3b7-65407c2bd1a3 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1070] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1071] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1072] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:54 2026] GET /v2.0/security-groups?tenant_id=7fdf9b81d3624879b93c3f08252f1dde&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: 543/1073] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:54 2026] DELETE /v2.0/security-groups/a13bd5a0-c173-422b-9554-b3651a59f3b1 => 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: 531/1074] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:55 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1075] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:55 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 532/1076] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:56 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1077] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:19:56 2026] GET /v2.0/ports/914dc436-5811-4f34-8b79-d2537882ec5e => generated 968 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1078] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:19:56 2026] GET /v2.0/security-groups?tenant_id=98d49cedf16c45b6bc1cda16b9ff7779&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1079] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:56 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1080] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:57 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1081] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:19:56 2026] DELETE /v2.0/security-groups/32e2955a-0f4d-473b-b3d4-5adc04a59211 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1082] 162.253.55.200 () {34 vars in 1000 bytes} [Sun Mar 1 15:19:57 2026] GET /v2.0/subnets?network_id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 684 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1083] 162.253.55.200 () {34 vars in 1146 bytes} [Sun Mar 1 15:19:57 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530&device_owner=compute%3Anova&network_id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1084] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:19:57 2026] PUT /v2.0/ports/914dc436-5811-4f34-8b79-d2537882ec5e => generated 1145 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1085] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 59 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-03-01 15:19:58.272 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d075f1b5-2d55-4172-890a-9558c5c6e2c5'] response: {'name': 'network-changed', 'server_uuid': '5b90c7de-340e-4258-b317-0eacac9c1530', 'tag': '914dc436-5811-4f34-8b79-d2537882ec5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 538/1086] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1087] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1417 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1088] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 780 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1089] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1090] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1091] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1092] 10.0.0.45 () {32 vars in 652 bytes} [Sun Mar 1 15:19:58 2026] GET /v2.0/extensions => generated 21537 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1093] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1094] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1095] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1096] 10.0.0.45 () {32 vars in 664 bytes} [Sun Mar 1 15:19:59 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: 553/1097] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1098] 10.0.0.45 () {32 vars in 698 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1099] 10.0.0.45 () {32 vars in 696 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1100] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1101] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1102] 10.0.0.45 () {32 vars in 702 bytes} [Sun Mar 1 15:19:59 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: 550/1103] 10.0.0.45 () {32 vars in 692 bytes} [Sun Mar 1 15:19:59 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: 554/1104] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1105] 10.0.0.45 () {32 vars in 694 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1106] 10.0.0.45 () {32 vars in 684 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1107] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1108] 10.0.0.45 () {32 vars in 660 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1109] 10.0.0.45 () {32 vars in 698 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1110] 10.0.0.45 () {32 vars in 678 bytes} [Sun Mar 1 15:19:59 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: 555/1111] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1112] 10.0.0.45 () {32 vars in 682 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1113] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1114] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1115] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1116] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1117] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1118] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1119] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1120] 10.0.0.45 () {32 vars in 698 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1121] 10.0.0.45 () {32 vars in 678 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1122] 10.0.0.45 () {32 vars in 666 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1123] 10.0.0.45 () {32 vars in 676 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1124] 10.0.0.45 () {32 vars in 664 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1125] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/l3-flavors => 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: 564/1126] 10.0.0.45 () {32 vars in 712 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1127] 10.0.0.45 () {32 vars in 690 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1128] 10.0.0.45 () {32 vars in 682 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1129] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1130] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1131] 10.0.0.45 () {32 vars in 704 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1132] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1133] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1134] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1135] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1136] 10.0.0.45 () {32 vars in 692 bytes} [Sun Mar 1 15:19:59 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: 568/1137] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1138] 10.0.0.45 () {32 vars in 708 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1139] 10.0.0.45 () {32 vars in 704 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 571/1140] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1141] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 572/1142] 10.0.0.45 () {32 vars in 696 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1143] 10.0.0.45 () {32 vars in 710 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1144] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1145] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1146] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1147] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1148] 10.0.0.45 () {32 vars in 670 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1149] 10.0.0.45 () {32 vars in 660 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1150] 10.0.0.45 () {32 vars in 698 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1151] 10.0.0.45 () {32 vars in 698 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1152] 10.0.0.45 () {32 vars in 676 bytes} [Sun Mar 1 15:19:59 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: 576/1153] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 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: 578/1154] 10.0.0.45 () {32 vars in 682 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 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.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1156] 10.0.0.45 () {32 vars in 684 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1157] 10.0.0.45 () {32 vars in 706 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1158] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 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: 579/1159] 10.0.0.45 () {32 vars in 696 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1160] 10.0.0.45 () {32 vars in 694 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1161] 10.0.0.45 () {32 vars in 684 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1162] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 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: 581/1163] 10.0.0.45 () {32 vars in 704 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1164] 10.0.0.45 () {32 vars in 666 bytes} [Sun Mar 1 15:19:59 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: 582/1165] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1166] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1167] 10.0.0.45 () {32 vars in 690 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1168] 10.0.0.45 () {32 vars in 690 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1169] 10.0.0.45 () {32 vars in 694 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1170] 10.0.0.45 () {32 vars in 684 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1171] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1172] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1173] 10.0.0.45 () {32 vars in 702 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1174] 10.0.0.45 () {32 vars in 712 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1175] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1176] 10.0.0.45 () {32 vars in 714 bytes} [Sun Mar 1 15:19:59 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: 588/1177] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1178] 10.0.0.45 () {32 vars in 740 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1179] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1180] 10.0.0.45 () {32 vars in 682 bytes} [Sun Mar 1 15:19:59 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: 590/1181] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1182] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1183] 10.0.0.45 () {32 vars in 678 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1184] 10.0.0.45 () {32 vars in 668 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1185] 10.0.0.45 () {32 vars in 696 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1186] 10.0.0.45 () {32 vars in 704 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1187] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1188] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1189] 10.0.0.45 () {32 vars in 682 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1190] 10.0.0.45 () {32 vars in 704 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1191] 10.0.0.45 () {32 vars in 694 bytes} [Sun Mar 1 15:19:59 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1192] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:19:59 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: 596/1193] 10.0.0.45 () {32 vars in 696 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1194] 10.0.0.45 () {32 vars in 678 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1195] 10.0.0.45 () {32 vars in 688 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1196] 10.0.0.45 () {32 vars in 700 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1197] 10.0.0.45 () {32 vars in 664 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1198] 10.0.0.45 () {32 vars in 680 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1199] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1200] 10.0.0.45 () {32 vars in 676 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1201] 10.0.0.45 () {32 vars in 692 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1202] 10.0.0.45 () {32 vars in 676 bytes} [Sun Mar 1 15:20:00 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: 7|app: 0|req: 604/1203] 10.0.0.45 () {32 vars in 666 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1204] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:00 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: 600/1205] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1206] 10.0.0.45 () {32 vars in 674 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.45 () {32 vars in 686 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1210] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => 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: 603/1211] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1212] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1213] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1214] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1215] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 605/1216] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1217] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 613/1218] 162.253.55.200 () {34 vars in 1118 bytes} [Sun Mar 1 15:20:01 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1219] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:00 2026] GET /v2.0/security-groups?tenant_id=22cf5e4cdb424ce3be27af9af5ca28d0&name=default => generated 2925 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1220] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:01 2026] GET /v2.0/security-groups?tenant_id=25d2e5bb095a4b129c4a1620bcce4734&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1221] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:01 2026] DELETE /v2.0/security-groups/49bff1fe-7fb2-4ea1-970c-db9fbcf11917 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1222] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:01 2026] DELETE /v2.0/security-groups/7b868b59-1ec8-47fa-aaea-5a54b651c438 => 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: 617/1223] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:01 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 618/1224] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:01 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1225] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:20:01 2026] PUT /v2.0/ports/914dc436-5811-4f34-8b79-d2537882ec5e => generated 968 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:01.854 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63f6f5c0-0465-4301-abb3-f096aaeace92'] response: {'name': 'network-changed', 'server_uuid': '5b90c7de-340e-4258-b317-0eacac9c1530', 'tag': '914dc436-5811-4f34-8b79-d2537882ec5e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 619/1226] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:01 2026] GET /v2.0/security-groups?tenant_id=6de148769a1d4df1a21d826a02b020af&name=default => generated 2925 bytes in 123 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: 608/1227] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:01 2026] DELETE /v2.0/security-groups/6f4e1d35-45c6-4df1-90c6-fc6619a31cf1 => 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: 620/1228] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1229] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1230] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1231] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1232] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1233] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 623/1234] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:02 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1235] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1236] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1237] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/ports?tenant_id=4d2886d0dfb046b18c7c47187f406384&device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1238] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/networks?id=a57d289f-c337-4df9-81f5-620893fa7655 => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:03.841 8 INFO neutron.db.segments_db [None req-76380f13-e2da-441c-97bc-e792661e811f c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] Added segment 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 of type vxlan for network 26cb0a70-f5a7-4bd7-a3ef-d184fdd88195 [pid: 7|app: 0|req: 628/1239] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=914dc436-5811-4f34-8b79-d2537882ec5e => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1240] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/subnets?id=a0b918fb-9ded-406a-a83b-e224140893b8 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1241] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:03 2026] POST /v2.0/networks => generated 624 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1242] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/ports?network_id=a57d289f-c337-4df9-81f5-620893fa7655&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: 613/1243] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:03 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 614/1244] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:04 2026] GET /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655?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: 631/1245] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:03 2026] POST /v2.0/subnets => generated 641 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:04.326 8 INFO neutron.db.segments_db [None req-b7ed547e-e65d-4874-918a-a8cc68c64861 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] Added segment 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca of type vxlan for network 9652867a-be9c-4ee2-be98-11cb89d970f0 [pid: 8|app: 0|req: 615/1246] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:04 2026] POST /v2.0/networks => generated 623 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1247] 10.0.0.45 () {34 vars in 742 bytes} [Sun Mar 1 15:20:04 2026] PUT /v2.0/networks/9652867a-be9c-4ee2-be98-11cb89d970f0 => generated 592 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1248] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:04 2026] POST /v2.0/subnets => generated 626 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1249] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:04 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1250] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:04 2026] GET /v2.0/security-groups?tenant_id=8c4e97f925434f9a8dd213253fa99a2b&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1251] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:04 2026] GET /v2.0/security-groups?id=2c78eff9-0418-4b40-a6d7-a5d94946b5e1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1252] 10.0.0.45 () {34 vars in 740 bytes} [Sun Mar 1 15:20:04 2026] PUT /v2.0/subnets/c8d18b77-aad9-457b-81b4-06e528208af0 => generated 636 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1253] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:04 2026] DELETE /v2.0/security-groups/26a0bcaf-5beb-4155-9768-a9e942e97b06 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:05.286 8 INFO neutron.services.segments.plugin [-] Segment 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca resource provider aggregate not found 2026-03-01 15:20:05.290 8 INFO neutron.services.segments.plugin [-] Segment 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca resource provider aggregate not found 2026-03-01 15:20:05.308 8 INFO neutron.services.segments.plugin [-] Segment 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca found for delete ", "request_id": "req-6ad4cfa1-ede8-403a-89f7-e146e698952d"}]} 2026-03-01 15:20:05.313 8 INFO neutron.services.segments.plugin [-] Segment 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3d8dfa-8951-43b4-9192-af2cdc88b1ca found for delete ", "request_id": "req-b1104e4d-9c02-4540-ae6f-eefc01e6302c"}]} [pid: 8|app: 0|req: 619/1254] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:05 2026] DELETE /v2.0/networks/9652867a-be9c-4ee2-be98-11cb89d970f0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:05.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53c807d2-f520-47b4-aad0-f8b5129c5871 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 636/1255] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:05 2026] DELETE /v2.0/networks/9652867a-be9c-4ee2-be98-11cb89d970f0 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1256] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1257] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/subnets?network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1258] 10.0.0.45 () {32 vars in 652 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1259] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/networks => generated 1308 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1260] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/subnets => generated 1280 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1261] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/networks/26cb0a70-f5a7-4bd7-a3ef-d184fdd88195 => generated 668 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1262] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:20:05 2026] GET /v2.0/subnets/6142adfc-2448-4d9b-82dd-2e12a6e5c19c => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:05.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89d4ef79-2da7-42a0-8381-5fc59caabf67 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1263] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:05 2026] DELETE /v2.0/subnets/c8d18b77-aad9-457b-81b4-06e528208af0 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:05.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e0100cf-db0d-4d2d-b17b-c5b3f05965b9 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1264] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:05 2026] DELETE /v2.0/networks/9652867a-be9c-4ee2-be98-11cb89d970f0 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1265] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:05 2026] DELETE /v2.0/subnets/6142adfc-2448-4d9b-82dd-2e12a6e5c19c => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1266] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:20:06 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:06.154 7 INFO neutron_taas.services.taas.taas_plugin [None req-0244a42c-62c8-45d2-9713-ad72f3fa0ac2 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] TaaS: Handle Delete Port: 7d9c2d42-5197-4747-8a2b-c7a76482f2d8 2026-03-01 15:20:06.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0244a42c-62c8-45d2-9713-ad72f3fa0ac2 c3be09bba44741118a1e86d082b9c121 23ec8e43d80940428449b1b3029e9925 - - default default] Tap Mirror: Handle Delete Port: 7d9c2d42-5197-4747-8a2b-c7a76482f2d8 2026-03-01 15:20:06.206 8 INFO neutron_taas.services.taas.taas_plugin [req-2b88b256-48f3-49ab-859e-d56581136787 req-c0469117-3710-4780-885b-f946d644e849 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] TaaS: Handle Delete Port: 914dc436-5811-4f34-8b79-d2537882ec5e 2026-03-01 15:20:06.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2b88b256-48f3-49ab-859e-d56581136787 req-c0469117-3710-4780-885b-f946d644e849 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] Tap Mirror: Handle Delete Port: 914dc436-5811-4f34-8b79-d2537882ec5e 2026-03-01 15:20:06.322 8 INFO neutron.db.l3_db [req-2b88b256-48f3-49ab-859e-d56581136787 req-c0469117-3710-4780-885b-f946d644e849 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] Floating IP 16fe24bc-093a-494c-b3b9-9ec66217ecf1 disassociated. External IP: 10.96.250.205, port: 914dc436-5811-4f34-8b79-d2537882ec5e. 2026-03-01 15:20:06.407 7 INFO neutron.services.segments.plugin [-] Segment 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 resource provider aggregate not found 2026-03-01 15:20:06.415 7 INFO neutron.services.segments.plugin [-] Segment 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 resource provider aggregate not found 2026-03-01 15:20:06.432 7 INFO neutron.services.segments.plugin [-] Segment 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 found for delete ", "request_id": "req-bab2bf29-12a4-4a96-b48f-7555bc01abbd"}]} 2026-03-01 15:20:06.437 7 INFO neutron.services.segments.plugin [-] Segment 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be68985-f5f7-48a0-81d5-ed6ee1556aa5 found for delete ", "request_id": "req-9de0b220-915c-4440-84e1-061351152d7b"}]} [pid: 7|app: 0|req: 642/1267] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:06 2026] DELETE /v2.0/networks/26cb0a70-f5a7-4bd7-a3ef-d184fdd88195 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1268] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:06 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 626/1269] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:20:06 2026] DELETE /v2.0/ports/914dc436-5811-4f34-8b79-d2537882ec5e => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:06.630 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b69d776-ac3d-4c41-8d9d-39d198a39722'] response: {'server_uuid': '5b90c7de-340e-4258-b317-0eacac9c1530', 'name': 'network-vif-deleted', 'tag': '914dc436-5811-4f34-8b79-d2537882ec5e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 627/1270] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:07 2026] GET /v2.0/security-groups?tenant_id=23ec8e43d80940428449b1b3029e9925&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:07.162 7 INFO neutron.db.segments_db [None req-46b4f65e-fed6-4ef4-80fa-77a63ecfc2ae 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment 234e09bf-822f-492b-ae9e-4ac49451f62a of type vxlan for network d462242a-78e5-4707-811e-c6ce6ed615a4 2026-03-01 15:20:07.221 7 INFO neutron.db.segments_db [None req-46b4f65e-fed6-4ef4-80fa-77a63ecfc2ae 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment 671387a8-0f34-4871-9eff-abc43bc145cd of type vxlan for network a6d7e369-8974-4821-a0bd-e6fe9956afe4 [pid: 8|app: 0|req: 628/1271] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:07 2026] DELETE /v2.0/security-groups/5a852092-624c-4778-941e-f957c47da124 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1272] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:06 2026] POST /v2.0/networks => generated 1207 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1273] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:20:07 2026] GET /v2.0/networks => generated 1844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1276] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:07 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 645/1277] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:07 2026] DELETE /v2.0/networks/d462242a-78e5-4707-811e-c6ce6ed615a4 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:07.732 8 INFO neutron.services.segments.plugin [-] Segment 671387a8-0f34-4871-9eff-abc43bc145cd resource provider aggregate not found 2026-03-01 15:20:07.737 8 INFO neutron.services.segments.plugin [-] Segment 671387a8-0f34-4871-9eff-abc43bc145cd resource provider aggregate not found 2026-03-01 15:20:07.763 8 INFO neutron.services.segments.plugin [-] Segment 671387a8-0f34-4871-9eff-abc43bc145cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671387a8-0f34-4871-9eff-abc43bc145cd found for delete ", "request_id": "req-9bae1987-0fdb-4476-981a-269b624fdc4c"}]} 2026-03-01 15:20:07.764 8 INFO neutron.services.segments.plugin [-] Segment 671387a8-0f34-4871-9eff-abc43bc145cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671387a8-0f34-4871-9eff-abc43bc145cd found for delete ", "request_id": "req-aeb4ef56-b98b-47ba-b30d-ed5f2ab2b711"}]} [pid: 8|app: 0|req: 633/1278] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:07 2026] DELETE /v2.0/networks/a6d7e369-8974-4821-a0bd-e6fe9956afe4 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1279] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:20:07 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:07.915 8 INFO neutron.db.segments_db [None req-e821839f-fa25-40d9-af43-0f1adfa99bf3 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment 3bfe0c54-0502-4bea-aaf2-aa253ae870db of type vxlan for network d17860c2-4ce1-480d-b001-e9a980e70dad [pid: 8|app: 0|req: 634/1280] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:07 2026] POST /v2.0/networks => generated 635 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:08.067 7 INFO neutron.db.segments_db [None req-5c0ab998-6034-4d65-9e88-dd7bf6e97c70 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b of type vxlan for network 4afbf791-1751-4f17-bc56-23d16fd6b2e5 [pid: 7|app: 0|req: 647/1281] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:08 2026] POST /v2.0/networks => generated 635 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:08.452 7 INFO neutron.services.segments.plugin [-] Segment 234e09bf-822f-492b-ae9e-4ac49451f62a resource provider aggregate not found 2026-03-01 15:20:08.457 7 INFO neutron.services.segments.plugin [-] Segment 234e09bf-822f-492b-ae9e-4ac49451f62a resource provider aggregate not found 2026-03-01 15:20:08.474 7 INFO neutron.services.segments.plugin [-] Segment 234e09bf-822f-492b-ae9e-4ac49451f62a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 234e09bf-822f-492b-ae9e-4ac49451f62a found for delete ", "request_id": "req-ea8efd08-0770-49ce-8625-d1910e48553b"}]} 2026-03-01 15:20:08.476 7 INFO neutron.services.segments.plugin [-] Segment 234e09bf-822f-492b-ae9e-4ac49451f62a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 234e09bf-822f-492b-ae9e-4ac49451f62a found for delete ", "request_id": "req-d81700cb-e21e-4e09-a20d-9779f4f78cc7"}]} [pid: 7|app: 0|req: 648/1282] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:08 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1283] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:08 2026] POST /v2.0/ports => generated 1506 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1284] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:08 2026] GET /v2.0/ports => generated 1506 bytes in 122 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-03-01 15:20:09.079 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a8ccead-ba2c-43d0-b1f8-e7e1802784d5 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] TaaS: Handle Delete Port: 63672c0e-508c-4fab-b5e2-f80ebe57d147 2026-03-01 15:20:09.082 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a8ccead-ba2c-43d0-b1f8-e7e1802784d5 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Tap Mirror: Handle Delete Port: 63672c0e-508c-4fab-b5e2-f80ebe57d147 [pid: 8|app: 0|req: 636/1285] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:08 2026] DELETE /v2.0/ports/63672c0e-508c-4fab-b5e2-f80ebe57d147 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:09.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-773bc02a-0a20-41f3-afb3-f39816d415fe 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] TaaS: Handle Delete Port: 1c4d66ec-fe22-49c8-9f1e-8a5bc34fb14d 2026-03-01 15:20:09.304 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-773bc02a-0a20-41f3-afb3-f39816d415fe 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Tap Mirror: Handle Delete Port: 1c4d66ec-fe22-49c8-9f1e-8a5bc34fb14d [pid: 8|app: 0|req: 637/1286] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:09 2026] DELETE /v2.0/ports/1c4d66ec-fe22-49c8-9f1e-8a5bc34fb14d => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1287] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:20:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1288] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:09 2026] GET /v2.0/ports => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1289] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:09 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:09.530 8 INFO neutron.db.segments_db [None req-3ce845d7-2463-452b-966b-52142b44452f 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 of type vxlan for network e0c672ca-dfb0-4546-af26-3f2f2efaf7ea [pid: 7|app: 0|req: 652/1290] 10.0.0.45 () {34 vars in 757 bytes} [Sun Mar 1 15:20:09 2026] PUT /v2.0/security-groups/97281dab-c22d-40ac-93ef-305a91cbc37f => generated 1663 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1291] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:20:09 2026] GET /v2.0/security-groups/97281dab-c22d-40ac-93ef-305a91cbc37f => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1292] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:09 2026] POST /v2.0/networks => generated 634 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:09.676 8 INFO neutron.db.segments_db [None req-378dc632-0594-4be4-9398-3ff693ac6a99 3d81df47da484c2e92b6f07fa514b6c0 e072d06186a24677b47c5824d24b9baf - - default default] Added segment fbaaf751-b2eb-479c-8f63-e283c8c0b28a of type vxlan for network b1c94e14-b02e-44c2-8784-d8fbbfdbddc5 [pid: 7|app: 0|req: 654/1293] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:09 2026] DELETE /v2.0/security-groups/97281dab-c22d-40ac-93ef-305a91cbc37f => 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: 655/1294] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1295] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:09 2026] POST /v2.0/networks => generated 634 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:09.782 7 INFO neutron.api.v2.resource [None req-c6c9461b-631d-4e3b-b4e7-3f69f4773e76 2f751c7511b44f62a2ebc7fd77551e56 a1c9f6dd1c9a44829f1e72dc8eda9a28 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1296] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:09 2026] DELETE /v2.0/security-groups/97281dab-c22d-40ac-93ef-305a91cbc37f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1297] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:09 2026] GET /v2.0/ports?device_id=5b90c7de-340e-4258-b317-0eacac9c1530 => 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: 641/1298] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:20:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1299] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1300] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules/593527ca-3cd4-465f-aae1-5affe8673136 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1301] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1302] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/security-group-rules/593527ca-3cd4-465f-aae1-5affe8673136 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1303] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1304] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:10 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: 7|app: 0|req: 662/1305] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules/0dd93151-1469-4291-becb-121da7d91aa9 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1306] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1307] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/security-group-rules/0dd93151-1469-4291-becb-121da7d91aa9 => 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: 644/1308] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:10 2026] POST /v2.0/subnets => generated 1324 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1309] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1310] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/subnets => generated 1960 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:10.678 7 INFO neutron.db.securitygroups_db [None req-538140bb-70a6-4d5c-8579-abf29325328a 2f751c7511b44f62a2ebc7fd77551e56 a1c9f6dd1c9a44829f1e72dc8eda9a28 - - default default] Project a1c9f6dd1c9a44829f1e72dc8eda9a28 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: 666/1311] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1312] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules/7c11e8ba-0698-433d-ad70-2942a807ce59 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1313] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/subnets/ce36410c-5877-4c6f-a2fd-49d56809facb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1314] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1315] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/security-group-rules/7c11e8ba-0698-433d-ad70-2942a807ce59 => 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: 647/1316] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/subnets/4c0e7cd4-fccf-4142-8a1a-3915e466e65c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1317] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1318] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:20:10 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1319] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:10 2026] DELETE /v2.0/security-groups/2c78eff9-0418-4b40-a6d7-a5d94946b5e1 => 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: 650/1320] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/security-groups/c41218c4-467f-4d04-93c8-33ce58049d99 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:11.119 8 INFO neutron.api.v2.resource [None req-7d1f9d1c-e2b5-42e4-b957-9389fc62e486 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 651/1321] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:20:11 2026] GET /v2.0/security-groups/2c78eff9-0418-4b40-a6d7-a5d94946b5e1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:11.143 7 INFO neutron.services.segments.plugin [-] Segment fbaaf751-b2eb-479c-8f63-e283c8c0b28a resource provider aggregate not found 2026-03-01 15:20:11.148 7 INFO neutron.services.segments.plugin [-] Segment fbaaf751-b2eb-479c-8f63-e283c8c0b28a resource provider aggregate not found [pid: 8|app: 0|req: 652/1322] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:11 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-03-01 15:20:11.168 7 INFO neutron.services.segments.plugin [-] Segment fbaaf751-b2eb-479c-8f63-e283c8c0b28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbaaf751-b2eb-479c-8f63-e283c8c0b28a found for delete ", "request_id": "req-feb69d31-f29e-4769-ac2d-62841a3ce1c8"}]} 2026-03-01 15:20:11.169 7 INFO neutron.services.segments.plugin [-] Segment fbaaf751-b2eb-479c-8f63-e283c8c0b28a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbaaf751-b2eb-479c-8f63-e283c8c0b28a found for delete ", "request_id": "req-82ab7158-2190-4df7-af92-8be77cf966d1"}]} [pid: 7|app: 0|req: 671/1323] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/networks/b1c94e14-b02e-44c2-8784-d8fbbfdbddc5 => 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: 672/1324] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:11.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-76ee0aee-0f5b-4967-a137-b99609c53700 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] TaaS: Handle Delete Port: 047be811-99b6-4f82-85a9-b6db02faac38 2026-03-01 15:20:11.276 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76ee0aee-0f5b-4967-a137-b99609c53700 0d63037fc8da4e0b8d4418984979a0da 4d2886d0dfb046b18c7c47187f406384 - - default default] Tap Mirror: Handle Delete Port: 047be811-99b6-4f82-85a9-b6db02faac38 [pid: 7|app: 0|req: 673/1325] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/networks/e0c672ca-dfb0-4546-af26-3f2f2efaf7ea => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1326] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/floatingips/16fe24bc-093a-494c-b3b9-9ec66217ecf1 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1327] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/networks/4afbf791-1751-4f17-bc56-23d16fd6b2e5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1328] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/networks/d17860c2-4ce1-480d-b001-e9a980e70dad => 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: 676/1329] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:11 2026] GET /v2.0/security-groups?tenant_id=a1c9f6dd1c9a44829f1e72dc8eda9a28&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:11.939 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd7fc1a6-ba3c-426b-92a8-d79f5693a341 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 3bfe193a-63d8-4c82-b29d-1416cb2f8d52 2026-03-01 15:20:11.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd7fc1a6-ba3c-426b-92a8-d79f5693a341 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 3bfe193a-63d8-4c82-b29d-1416cb2f8d52 [pid: 7|app: 0|req: 677/1330] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:11 2026] DELETE /v2.0/security-groups/e9658965-59d8-479b-ac59-fed8a368af24 => 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: 678/1331] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:12 2026] GET /v2.0/security-groups?tenant_id=e072d06186a24677b47c5824d24b9baf&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1332] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:12 2026] DELETE /v2.0/security-groups/2a30917c-4afb-430c-9b68-fd46d33ac383 => 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: 654/1333] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:20:11 2026] PUT /v2.0/routers/9017eb28-daa1-48ef-89c8-19bafa3b385b/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1334] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:20:12 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:12.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-a12c0a5e-9d90-461c-88af-77301e16f0b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 566fc57b-3504-4597-a191-79c80220b8e5 2026-03-01 15:20:12.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a12c0a5e-9d90-461c-88af-77301e16f0b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 566fc57b-3504-4597-a191-79c80220b8e5 [pid: 8|app: 0|req: 656/1335] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:20:12 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:13.115 7 INFO neutron_taas.services.taas.taas_plugin [None req-a12c0a5e-9d90-461c-88af-77301e16f0b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 491e5dd8-0439-4370-ac26-ba129fbf9208 2026-03-01 15:20:13.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a12c0a5e-9d90-461c-88af-77301e16f0b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 491e5dd8-0439-4370-ac26-ba129fbf9208 2026-03-01 15:20:13.185 7 INFO neutron.services.segments.plugin [-] Segment 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 resource provider aggregate not found 2026-03-01 15:20:13.206 7 INFO neutron.services.segments.plugin [-] Segment 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 found for delete ", "request_id": "req-a5f543c1-0df9-41c8-a6d6-50b7fc30b3cb"}]} 2026-03-01 15:20:13.208 7 INFO neutron.services.segments.plugin [-] Segment 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 resource provider aggregate not found 2026-03-01 15:20:13.225 7 INFO neutron.services.segments.plugin [-] Segment 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74d1cb47-5f3b-4ded-9bf9-b5df1ba6a932 found for delete ", "request_id": "req-bb3e5b40-1906-4e64-a6e1-47e053583874"}]} 2026-03-01 15:20:13.227 7 INFO neutron.services.segments.plugin [-] Segment 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b resource provider aggregate not found 2026-03-01 15:20:13.246 7 INFO neutron.services.segments.plugin [-] Segment 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b resource provider aggregate not found 2026-03-01 15:20:13.255 7 INFO neutron.services.segments.plugin [-] Segment 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b found for delete ", "request_id": "req-982dd8d8-9819-46d4-9c46-0c13deb016c2"}]} 2026-03-01 15:20:13.264 7 INFO neutron.services.segments.plugin [-] Segment 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4394f2ca-bb94-4cc5-9a59-c73f3d74dc7b found for delete ", "request_id": "req-4389c923-5f19-458a-8692-a4ac8e103f3a"}]} 2026-03-01 15:20:13.276 7 INFO neutron.services.segments.plugin [-] Segment 3bfe0c54-0502-4bea-aaf2-aa253ae870db resource provider aggregate not found 2026-03-01 15:20:13.292 7 INFO neutron.services.segments.plugin [-] Segment 3bfe0c54-0502-4bea-aaf2-aa253ae870db resource provider aggregate not found 2026-03-01 15:20:13.299 7 INFO neutron.services.segments.plugin [-] Segment 3bfe0c54-0502-4bea-aaf2-aa253ae870db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfe0c54-0502-4bea-aaf2-aa253ae870db found for delete ", "request_id": "req-9859c89d-6eaa-4c7f-9c27-bf9b238253cf"}]} 2026-03-01 15:20:13.307 7 INFO neutron.services.segments.plugin [-] Segment 3bfe0c54-0502-4bea-aaf2-aa253ae870db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bfe0c54-0502-4bea-aaf2-aa253ae870db found for delete ", "request_id": "req-c476b51a-5fb8-4ce1-89f1-443b9e939b2e"}]} 2026-03-01 15:20:13.538 7 INFO neutron.db.l3_hamode_db [None req-a12c0a5e-9d90-461c-88af-77301e16f0b7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network 77ac400e-32ef-487b-b8fd-334c1a46c184 was deleted as no HA routers are present in tenant 4d2886d0dfb046b18c7c47187f406384. [pid: 7|app: 0|req: 680/1336] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:12 2026] DELETE /v2.0/routers/9017eb28-daa1-48ef-89c8-19bafa3b385b => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1337] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:13 2026] DELETE /v2.0/subnets/a0b918fb-9ded-406a-a83b-e224140893b8 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:13.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c6e351c-f07c-4bea-a20f-7ec73203532d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: a052d02b-4df6-4a11-8d41-a422cdc7a39d 2026-03-01 15:20:13.840 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c6e351c-f07c-4bea-a20f-7ec73203532d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: a052d02b-4df6-4a11-8d41-a422cdc7a39d [pid: 7|app: 0|req: 681/1338] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:13 2026] DELETE /v2.0/networks/a57d289f-c337-4df9-81f5-620893fa7655 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1339] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:20:13 2026] POST /v2.0/security-groups => generated 1624 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1340] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1341] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-groups?tenant_id=4d2886d0dfb046b18c7c47187f406384&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1342] 10.0.0.45 () {34 vars in 757 bytes} [Sun Mar 1 15:20:14 2026] PUT /v2.0/security-groups/7b277b47-1fa2-46b6-9a29-8cf45149a5dc => generated 1662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1343] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:14 2026] DELETE /v2.0/security-groups/c5a0f63b-f8e0-418f-9d67-c8a746ccb3b0 => 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: 663/1344] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-groups/7b277b47-1fa2-46b6-9a29-8cf45149a5dc => generated 1662 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:14.588 7 INFO neutron.db.segments_db [None req-285db861-dec2-475b-9f56-b1b2bb554e54 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b of type vxlan for network 88761511-379e-4055-bfbd-83028a16d375 [pid: 8|app: 0|req: 664/1345] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:14 2026] DELETE /v2.0/security-groups/7b277b47-1fa2-46b6-9a29-8cf45149a5dc => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:14.629 7 INFO neutron.db.segments_db [None req-285db861-dec2-475b-9f56-b1b2bb554e54 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment b3803829-6722-4610-9ec2-f7a26ef919dd of type vxlan for network a240688f-87a5-4cb2-8465-03624435c5f9 [pid: 8|app: 0|req: 665/1346] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:14.684 8 INFO neutron.api.v2.resource [None req-02d49bb2-91fb-4a4d-94c8-a217aed9b25a 950da49303a24e18851c8cd704cb619f 0dae35d268d84f739a8e11397cb14c87 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1347] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:14 2026] DELETE /v2.0/security-groups/7b277b47-1fa2-46b6-9a29-8cf45149a5dc => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1348] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:14 2026] POST /v2.0/networks => generated 1206 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1349] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1350] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:20:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1351] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:14 2026] DELETE /v2.0/networks/88761511-379e-4055-bfbd-83028a16d375 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1352] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:14 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) [pid: 8|app: 0|req: 669/1353] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-group-rules/e8345fd1-71d3-4537-a3fd-a92b9f9a5866 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1354] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:14 2026] DELETE /v2.0/networks/a240688f-87a5-4cb2-8465-03624435c5f9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1355] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1356] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:20:15 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1357] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:15 2026] DELETE /v2.0/security-group-rules/e8345fd1-71d3-4537-a3fd-a92b9f9a5866 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:15.149 7 INFO neutron.db.segments_db [None req-881008b5-dd44-4814-9f29-7af05c07ef3b 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment 4949879d-8c22-4537-afd8-044393741c9a of type vxlan for network 1e20e573-5a3a-4ee9-9ef0-f7aa0c7ad5b8 [pid: 8|app: 0|req: 672/1358] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:15 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: 7|app: 0|req: 687/1359] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:15 2026] POST /v2.0/networks => generated 630 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1360] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1361] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:15 2026] GET /v2.0/security-group-rules/9457ed5e-4f35-4772-b201-67725cba30d1 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:15.311 7 INFO neutron.db.segments_db [None req-2a160de7-6645-43c1-924e-cc7c04e6d5bb 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment bf4ef59a-49a3-446f-9a9d-2085eee946d1 of type vxlan for network f047941f-e75c-4a61-976b-72e812467f5f 2026-03-01 15:20:15.322 7 INFO neutron.services.segments.plugin [-] Segment 043d32b0-4d42-4dec-9667-a5c9969f0552 resource provider aggregate not found 2026-03-01 15:20:15.328 7 INFO neutron.services.segments.plugin [-] Segment 043d32b0-4d42-4dec-9667-a5c9969f0552 resource provider aggregate not found 2026-03-01 15:20:15.344 7 INFO neutron.services.segments.plugin [-] Segment 043d32b0-4d42-4dec-9667-a5c9969f0552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043d32b0-4d42-4dec-9667-a5c9969f0552 found for delete ", "request_id": "req-37f8ef6f-6d54-4d28-821b-05efc9974e56"}]} 2026-03-01 15:20:15.350 7 INFO neutron.services.segments.plugin [-] Segment 043d32b0-4d42-4dec-9667-a5c9969f0552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043d32b0-4d42-4dec-9667-a5c9969f0552 found for delete ", "request_id": "req-9e195083-a112-4242-bfea-6ccd7e367b28"}]} 2026-03-01 15:20:15.370 7 INFO neutron.services.segments.plugin [-] Segment 0f0b0688-c6e1-43b7-b690-b237e711b851 resource provider aggregate not found 2026-03-01 15:20:15.374 7 INFO neutron.services.segments.plugin [-] Segment 0f0b0688-c6e1-43b7-b690-b237e711b851 resource provider aggregate not found [pid: 8|app: 0|req: 675/1362] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:15.394 7 INFO neutron.services.segments.plugin [-] Segment 0f0b0688-c6e1-43b7-b690-b237e711b851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0b0688-c6e1-43b7-b690-b237e711b851 found for delete ", "request_id": "req-80cd3404-4d42-4287-afe7-d4cb90691063"}]} 2026-03-01 15:20:15.395 7 INFO neutron.services.segments.plugin [-] Segment 0f0b0688-c6e1-43b7-b690-b237e711b851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0b0688-c6e1-43b7-b690-b237e711b851 found for delete ", "request_id": "req-4dc2444b-88ab-4a9d-b547-91a12e6cf9fe"}]} 2026-03-01 15:20:15.409 7 INFO neutron.services.segments.plugin [-] Segment 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b resource provider aggregate not found 2026-03-01 15:20:15.413 7 INFO neutron.services.segments.plugin [-] Segment 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b resource provider aggregate not found 2026-03-01 15:20:15.420 7 INFO neutron.services.segments.plugin [-] Segment 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b found for delete ", "request_id": "req-859c91f6-abf6-4842-b8d1-03d1813d5f49"}]} 2026-03-01 15:20:15.436 7 INFO neutron.services.segments.plugin [-] Segment b3803829-6722-4610-9ec2-f7a26ef919dd resource provider aggregate not found 2026-03-01 15:20:15.437 7 INFO neutron.services.segments.plugin [-] Segment 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bdd2eb4-48c6-4e5f-8a0d-ab83cbb1ff8b found for delete ", "request_id": "req-575d72a1-4ac8-49de-9e22-645d7382069f"}]} [pid: 8|app: 0|req: 676/1363] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:15 2026] DELETE /v2.0/security-group-rules/9457ed5e-4f35-4772-b201-67725cba30d1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:15.467 7 INFO neutron.services.segments.plugin [-] Segment b3803829-6722-4610-9ec2-f7a26ef919dd resource provider aggregate not found 2026-03-01 15:20:15.477 7 INFO neutron.services.segments.plugin [-] Segment b3803829-6722-4610-9ec2-f7a26ef919dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3803829-6722-4610-9ec2-f7a26ef919dd found for delete ", "request_id": "req-c51db8a6-192b-468f-8fe8-710c258c6efa"}]} [pid: 7|app: 0|req: 688/1364] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:15 2026] POST /v2.0/networks => generated 630 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:15.486 7 INFO neutron.services.segments.plugin [-] Segment b3803829-6722-4610-9ec2-f7a26ef919dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3803829-6722-4610-9ec2-f7a26ef919dd found for delete ", "request_id": "req-e9b145d0-d31f-4d9e-9157-f8f536c9ecbd"}]} [pid: 8|app: 0|req: 677/1365] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1366] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1367] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:20:15 2026] GET /v2.0/network-ip-availabilities => generated 2577 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1368] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/security-group-rules/13b7c82f-a2df-4570-a446-73d7f4ef6497 => 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: 681/1369] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1370] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/subnets => generated 2610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1371] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:15 2026] POST /v2.0/ports => generated 1505 bytes in 675 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: 683/1372] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1373] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1374] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/ports => generated 13493 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1375] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/ports => generated 1505 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:16.422 7 INFO neutron.db.segments_db [None req-9579ccec-def4-43c4-965a-246629c51af0 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 22ce0ece-8931-4e0b-867c-89eb8bd1b67f of type vxlan for network 69bad2f5-25bd-43b2-a324-f88e773cf60a [pid: 8|app: 0|req: 686/1376] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:20:16 2026] DELETE /v2.0/security-group-rules/13b7c82f-a2df-4570-a446-73d7f4ef6497 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1377] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:20:16 2026] POST /v2.0/networks => generated 724 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1378] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/routers => generated 739 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1379] 10.0.0.45 () {32 vars in 672 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:16.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-b070697d-57df-48ab-aec7-a20fae9ab04e 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] TaaS: Handle Delete Port: 998107a8-fdf4-4dc1-9c1a-039efde5a44a 2026-03-01 15:20:16.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b070697d-57df-48ab-aec7-a20fae9ab04e 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Tap Mirror: Handle Delete Port: 998107a8-fdf4-4dc1-9c1a-039efde5a44a [pid: 7|app: 0|req: 692/1380] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:16 2026] DELETE /v2.0/ports/998107a8-fdf4-4dc1-9c1a-039efde5a44a => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1381] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:20: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: 689/1382] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:16 2026] POST /v2.0/subnets => generated 690 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1383] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:16 2026] DELETE /v2.0/security-groups/e4993cd0-82b3-4692-a1fd-2a91f56fde38 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:16.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-8324f784-260d-4c93-9fe6-6dbf37a02e87 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] TaaS: Handle Delete Port: ccfa3bd3-8eba-43d0-8e56-bd6131b2a4cc 2026-03-01 15:20:16.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8324f784-260d-4c93-9fe6-6dbf37a02e87 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Tap Mirror: Handle Delete Port: ccfa3bd3-8eba-43d0-8e56-bd6131b2a4cc [pid: 7|app: 0|req: 695/1384] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/routers/0d2b9880-3b3f-4b35-8e9f-255a04734769/l3-agents => generated 681 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:16.951 7 INFO neutron.db.segments_db [None req-9acb60e8-7a4d-4590-9624-0695660add71 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment cf870fcf-e2ee-4b07-977e-b6ca3b400570 of type vxlan for network e29f3e77-393d-44d8-8efd-f82266ee84cb [pid: 8|app: 0|req: 690/1385] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:16 2026] DELETE /v2.0/ports/ccfa3bd3-8eba-43d0-8e56-bd6131b2a4cc => 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: 691/1386] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1387] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:20:16 2026] GET /v2.0/floatingips => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1388] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1389] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1390] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/security-groups => generated 31878 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 15:20:17.154 7 INFO neutron.db.l3_hamode_db [None req-9acb60e8-7a4d-4590-9624-0695660add71 d06944de058c4faf83a0435e77973008 666367ca5049400d81c7a760dfa252c5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:20:17.163 8 INFO neutron.db.segments_db [None req-aedeb07d-cf78-4cb0-855a-133868f64e42 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment 4666f9b8-63a4-4828-b411-e64d9d066de0 of type vxlan for network 1b8e5eb4-c7d7-42a7-bb08-5538c95a5f78 [pid: 8|app: 0|req: 696/1391] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:17 2026] POST /v2.0/networks => generated 630 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1392] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/subnets => generated 3912 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:17.332 8 INFO neutron.db.segments_db [None req-f18d57ed-2b85-4cd6-94c8-c4ab1e0e89f9 84ec88ba4f3f4343bc32097f1cf755a3 5a697ec412a14534a1d627acc2df4c69 - - default default] Added segment b95fe152-c515-4966-942e-2dd2387f6600 of type vxlan for network c5778fe9-f30b-4167-af17-18dbff1c1a17 [pid: 8|app: 0|req: 698/1393] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:17 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1394] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:20:17 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: 8|app: 0|req: 700/1395] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/networks => generated 7944 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:17.910 7 INFO neutron.db.l3_hamode_db [None req-9acb60e8-7a4d-4590-9624-0695660add71 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 701/1396] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:17 2026] POST /v2.0/subnets => generated 1272 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1397] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:17 2026] GET /v2.0/security-groups?tenant_id=0dae35d268d84f739a8e11397cb14c87&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1398] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:20: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: 704/1399] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:20:18 2026] GET /v2.0/subnets => generated 1908 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1400] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/security-groups/3a446eb1-5c91-412c-9f8d-384bcee75da8 => 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: 706/1401] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/subnets/f211c2ce-1feb-47ad-bc8c-9484c974b212 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1402] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/subnets/c02d111d-7d1e-4fc0-a0bd-c941de41e29e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1403] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:20:18 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-03-01 15:20:18.591 8 INFO neutron.services.segments.plugin [-] Segment b95fe152-c515-4966-942e-2dd2387f6600 resource provider aggregate not found 2026-03-01 15:20:18.592 8 INFO neutron.services.segments.plugin [-] Segment b95fe152-c515-4966-942e-2dd2387f6600 resource provider aggregate not found 2026-03-01 15:20:18.613 8 INFO neutron.services.segments.plugin [-] Segment b95fe152-c515-4966-942e-2dd2387f6600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95fe152-c515-4966-942e-2dd2387f6600 found for delete ", "request_id": "req-54ce9fd8-509c-456d-a0d2-4615af2a6e2a"}]} 2026-03-01 15:20:18.614 8 INFO neutron.services.segments.plugin [-] Segment b95fe152-c515-4966-942e-2dd2387f6600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b95fe152-c515-4966-942e-2dd2387f6600 found for delete ", "request_id": "req-5a909e40-d893-4f0e-9816-76bcac757296"}]} [pid: 8|app: 0|req: 709/1404] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/networks/c5778fe9-f30b-4167-af17-18dbff1c1a17 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1405] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:16 2026] POST /v2.0/routers => generated 730 bytes in 1793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1406] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/networks/1b8e5eb4-c7d7-42a7-bb08-5538c95a5f78 => 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: 711/1407] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/networks/f047941f-e75c-4a61-976b-72e812467f5f => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1408] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:18 2026] DELETE /v2.0/networks/1e20e573-5a3a-4ee9-9ef0-f7aa0c7ad5b8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1409] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:19 2026] GET /v2.0/security-groups?tenant_id=5a697ec412a14534a1d627acc2df4c69&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1410] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:19 2026] DELETE /v2.0/security-groups/9a453442-908b-4707-8ab0-56f4e39280c4 => 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: 715/1411] 10.0.0.45 () {32 vars in 622 bytes} [Sun Mar 1 15:20:19 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1412] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:20:18 2026] PUT /v2.0/routers/8b221ff6-daf9-41cd-a00f-8c2cac014e31/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1413] 10.0.0.45 () {32 vars in 632 bytes} [Sun Mar 1 15:20:20 2026] GET /v2.0/ => generated 632 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:20.629 8 INFO neutron.services.segments.plugin [-] Segment 4666f9b8-63a4-4828-b411-e64d9d066de0 resource provider aggregate not found 2026-03-01 15:20:20.637 8 INFO neutron.services.segments.plugin [-] Segment 4666f9b8-63a4-4828-b411-e64d9d066de0 resource provider aggregate not found 2026-03-01 15:20:20.652 8 INFO neutron.services.segments.plugin [-] Segment 4666f9b8-63a4-4828-b411-e64d9d066de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4666f9b8-63a4-4828-b411-e64d9d066de0 found for delete ", "request_id": "req-d2b5bd0e-7352-45a7-9b6c-48732d5326a5"}]} 2026-03-01 15:20:20.655 8 INFO neutron.services.segments.plugin [-] Segment 4666f9b8-63a4-4828-b411-e64d9d066de0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4666f9b8-63a4-4828-b411-e64d9d066de0 found for delete ", "request_id": "req-ed7793e5-570e-4fd6-8944-c778caa743a9"}]} 2026-03-01 15:20:20.665 8 INFO neutron.services.segments.plugin [-] Segment bf4ef59a-49a3-446f-9a9d-2085eee946d1 resource provider aggregate not found 2026-03-01 15:20:20.675 8 INFO neutron.services.segments.plugin [-] Segment bf4ef59a-49a3-446f-9a9d-2085eee946d1 resource provider aggregate not found 2026-03-01 15:20:20.680 8 INFO neutron.services.segments.plugin [-] Segment bf4ef59a-49a3-446f-9a9d-2085eee946d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4ef59a-49a3-446f-9a9d-2085eee946d1 found for delete ", "request_id": "req-c2a26028-6008-43a2-9c1c-f8d62da3f8d3"}]} 2026-03-01 15:20:20.692 8 INFO neutron.services.segments.plugin [-] Segment 4949879d-8c22-4537-afd8-044393741c9a resource provider aggregate not found 2026-03-01 15:20:20.696 8 INFO neutron.services.segments.plugin [-] Segment bf4ef59a-49a3-446f-9a9d-2085eee946d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4ef59a-49a3-446f-9a9d-2085eee946d1 found for delete ", "request_id": "req-b116043e-90bd-45de-b351-c62952b5e924"}]} 2026-03-01 15:20:20.709 8 INFO neutron.services.segments.plugin [-] Segment 4949879d-8c22-4537-afd8-044393741c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4949879d-8c22-4537-afd8-044393741c9a found for delete ", "request_id": "req-7e1bad6e-df86-4cc6-bd1e-7d3b8a83b8b2"}]} 2026-03-01 15:20:20.714 8 INFO neutron.services.segments.plugin [-] Segment 4949879d-8c22-4537-afd8-044393741c9a resource provider aggregate not found 2026-03-01 15:20:20.732 8 INFO neutron.services.segments.plugin [-] Segment 4949879d-8c22-4537-afd8-044393741c9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4949879d-8c22-4537-afd8-044393741c9a found for delete ", "request_id": "req-6e4dbbd1-c3b0-4ea4-9223-999b979dcb2b"}]} [pid: 7|app: 0|req: 698/1414] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:20:20 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1415] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1416] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:20 2026] GET /v2.0/security-groups?tenant_id=3cca57f512a247e087fdde50504ec810&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1417] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1418] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:20 2026] DELETE /v2.0/security-groups/482a6155-156f-490e-a60a-d5399cefd1c7 => 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: 701/1419] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:20:21 2026] POST /v2.0/floatingips => generated 552 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1420] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:20:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--568030650&fields=id&tenant_id=666367ca5049400d81c7a760dfa252c5 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:22.063 8 INFO neutron.db.segments_db [None req-40016399-86e0-4682-9e7b-697f80711230 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Added segment bad4501e-ba1f-4f11-8600-7e1726a3548a of type vxlan for network f8d25ea2-67c6-4338-9dda-c4564ce808e4 [pid: 7|app: 0|req: 703/1421] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/networks?id=69bad2f5-25bd-43b2-a324-f88e773cf60a => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1422] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/quotas/666367ca5049400d81c7a760dfa252c5 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1423] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:21 2026] POST /v2.0/networks => generated 629 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1424] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/ports?tenant_id=666367ca5049400d81c7a760dfa252c5&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1425] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?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: 707/1426] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1429] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:22 2026] POST /v2.0/ports => generated 779 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 721/1430] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:22 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:22.567 7 INFO neutron.db.segments_db [None req-464fda75-742a-4525-95e8-bb27e899cf9a 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Added segment d5099492-1db7-4b79-9785-7a7dce0fa50c of type vxlan for network 3d3d26b1-88fe-4f2e-b35c-346b246cf7af [pid: 7|app: 0|req: 710/1431] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:22 2026] POST /v2.0/networks => generated 617 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1432] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:22 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1433] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:22 2026] POST /v2.0/ports => generated 966 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:23.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d886da2-054e-4b53-acd9-31b808eeb285 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] TaaS: Handle Delete Port: 41133a1f-a160-4b83-9b7c-0306358e83f2 2026-03-01 15:20:23.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d886da2-054e-4b53-acd9-31b808eeb285 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Tap Mirror: Handle Delete Port: 41133a1f-a160-4b83-9b7c-0306358e83f2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 712/1434] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1435] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:23 2026] DELETE /v2.0/ports/41133a1f-a160-4b83-9b7c-0306358e83f2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1436] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:23.522 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a4566e6-ad6f-46a3-bc4b-b55238547e35 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1437] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:23 2026] DELETE /v2.0/ports/41133a1f-a160-4b83-9b7c-0306358e83f2 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:23.549 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b5bdb4f-8a98-47f0-8d01-a27d660b3a02 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1438] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/ports/41133a1f-a160-4b83-9b7c-0306358e83f2 => 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: 715/1439] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 725/1440] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:23 2026] DELETE /v2.0/subnets/02592119-5767-4b7b-8d30-5b27ade2dca9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:23.801 7 INFO neutron.services.segments.plugin [-] Segment d5099492-1db7-4b79-9785-7a7dce0fa50c resource provider aggregate not found 2026-03-01 15:20:23.805 7 INFO neutron.services.segments.plugin [-] Segment d5099492-1db7-4b79-9785-7a7dce0fa50c resource provider aggregate not found [pid: 8|app: 0|req: 726/1441] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:23.824 7 INFO neutron.services.segments.plugin [-] Segment d5099492-1db7-4b79-9785-7a7dce0fa50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5099492-1db7-4b79-9785-7a7dce0fa50c found for delete ", "request_id": "req-19396c50-5b85-40ce-ad18-1d5d8287fb21"}]} 2026-03-01 15:20:23.826 7 INFO neutron.services.segments.plugin [-] Segment d5099492-1db7-4b79-9785-7a7dce0fa50c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5099492-1db7-4b79-9785-7a7dce0fa50c found for delete ", "request_id": "req-8036218c-5266-4a81-8ac5-34a481f2cf53"}]} [pid: 7|app: 0|req: 716/1442] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:23 2026] DELETE /v2.0/networks/3d3d26b1-88fe-4f2e-b35c-346b246cf7af => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1443] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:23 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:23.911 7 INFO neutron.db.segments_db [None req-eaa3545d-5bf5-4156-ad41-f6dc19e947ba 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Added segment 8e3dba74-0695-4129-b227-89aa22f24adf of type vxlan for network a80155a9-16c3-41b8-8b8d-9f41d501ec13 [pid: 7|app: 0|req: 717/1444] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:20:23 2026] POST /v2.0/networks => generated 616 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1445] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:24 2026] POST /v2.0/subnets => generated 646 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1446] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:24 2026] POST /v2.0/ports => generated 928 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:24.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-5eae020a-e08c-438a-a821-ee7aefda116a 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] TaaS: Handle Delete Port: 54be13ba-caff-44e3-953a-f5da5b78d4bb 2026-03-01 15:20:24.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5eae020a-e08c-438a-a821-ee7aefda116a 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Tap Mirror: Handle Delete Port: 54be13ba-caff-44e3-953a-f5da5b78d4bb [pid: 8|app: 0|req: 729/1447] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:24 2026] GET /v2.0/security-groups?tenant_id=93f8c335aa4f483191f94003c02bd28e&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1448] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:24 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1449] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:24 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1450] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:25 2026] DELETE /v2.0/security-groups/6ec145b2-56dc-486b-b9e3-bbb1fb8d2136 => 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: 733/1451] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:25 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&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: 719/1452] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:24 2026] DELETE /v2.0/ports/54be13ba-caff-44e3-953a-f5da5b78d4bb => generated 0 bytes in 609 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:25.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f0dafa0-d2b2-493f-a428-5c1e1c39c976 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1453] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:20:25 2026] GET /v2.0/ports/54be13ba-caff-44e3-953a-f5da5b78d4bb => 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: 720/1454] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:25 2026] DELETE /v2.0/subnets/007fe224-5451-4598-a5cb-1f7e19d441f2 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:25.571 8 INFO neutron.services.segments.plugin [-] Segment 8e3dba74-0695-4129-b227-89aa22f24adf resource provider aggregate not found 2026-03-01 15:20:25.575 8 INFO neutron.services.segments.plugin [-] Segment 8e3dba74-0695-4129-b227-89aa22f24adf resource provider aggregate not found 2026-03-01 15:20:25.596 8 INFO neutron.services.segments.plugin [-] Segment 8e3dba74-0695-4129-b227-89aa22f24adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e3dba74-0695-4129-b227-89aa22f24adf found for delete ", "request_id": "req-22180634-3098-4d69-aac6-9f8f8d731d85"}]} 2026-03-01 15:20:25.603 8 INFO neutron.services.segments.plugin [-] Segment 8e3dba74-0695-4129-b227-89aa22f24adf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e3dba74-0695-4129-b227-89aa22f24adf found for delete ", "request_id": "req-769ec270-99c5-4a6f-ab40-8ea9e9f4ca17"}]} [pid: 8|app: 0|req: 735/1455] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:25 2026] DELETE /v2.0/networks/a80155a9-16c3-41b8-8b8d-9f41d501ec13 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1456] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:20:25 2026] POST /v2.0/ports => generated 779 bytes in 279 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: 722/1457] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 736/1458] 10.0.0.45 () {34 vars in 736 bytes} [Sun Mar 1 15:20:25 2026] PUT /v2.0/ports/2be59c5f-06dd-41ca-aebf-9e0726c02f7b => generated 752 bytes in 198 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: 737/1459] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:26.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-9dce35d8-30fe-4886-95ff-b4693ae305b1 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] TaaS: Handle Delete Port: 2be59c5f-06dd-41ca-aebf-9e0726c02f7b 2026-03-01 15:20:26.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dce35d8-30fe-4886-95ff-b4693ae305b1 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Tap Mirror: Handle Delete Port: 2be59c5f-06dd-41ca-aebf-9e0726c02f7b 2026-03-01 15:20:26.276 8 INFO neutron_taas.services.taas.taas_plugin [req-87ca41e5-37cb-4b07-acfc-4c2756c9ce44 req-49b8a790-dea6-4536-aa1a-c00f08a94816 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] TaaS: Handle Delete Port: c55e9e82-1991-460c-a8da-eee6bf5fee59 2026-03-01 15:20:26.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-87ca41e5-37cb-4b07-acfc-4c2756c9ce44 req-49b8a790-dea6-4536-aa1a-c00f08a94816 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] Tap Mirror: Handle Delete Port: c55e9e82-1991-460c-a8da-eee6bf5fee59 [pid: 7|app: 0|req: 723/1460] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/ports/2be59c5f-06dd-41ca-aebf-9e0726c02f7b => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1461] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:26.437 8 INFO neutron.db.l3_db [req-87ca41e5-37cb-4b07-acfc-4c2756c9ce44 req-49b8a790-dea6-4536-aa1a-c00f08a94816 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] Floating IP 5a775cb0-e3b1-493a-b29d-f2038d925fcc disassociated. External IP: 10.96.250.204, port: c55e9e82-1991-460c-a8da-eee6bf5fee59. [pid: 7|app: 0|req: 725/1462] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1463] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/security-groups?id=59379a35-d675-404f-a483-73a951acffa7&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:26.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ee1bf57-c0fe-41d7-96e2-576af55d963a 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1464] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports/2be59c5f-06dd-41ca-aebf-9e0726c02f7b => 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: 728/1465] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1466] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/ports/ceb5d708-86d3-4031-859b-1c871515deab => generated 779 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:26.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5874b8f-f94e-49cc-a361-e7da4db6981c 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1467] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/ports/54be13ba-caff-44e3-953a-f5da5b78d4bb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:26.644 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57201e99-d13f-4ef0-a3fe-c08b0b73910e 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1468] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/subnets/007fe224-5451-4598-a5cb-1f7e19d441f2 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:26.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f529b7e-8932-4942-8076-9f8af90e342c 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1469] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/subnets/02592119-5767-4b7b-8d30-5b27ade2dca9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:26.765 7 INFO neutron_taas.services.taas.taas_plugin [None req-c52deb47-42e4-4d3c-9ddb-7717023f3264 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] TaaS: Handle Delete Port: ceb5d708-86d3-4031-859b-1c871515deab 2026-03-01 15:20:26.772 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c52deb47-42e4-4d3c-9ddb-7717023f3264 5354a2604e0a4150ad5e32bdb9437e89 3858dbf331084ddfa42487f76050b277 - - default default] Tap Mirror: Handle Delete Port: ceb5d708-86d3-4031-859b-1c871515deab [pid: 7|app: 0|req: 733/1470] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/ports/ceb5d708-86d3-4031-859b-1c871515deab => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1471] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/ports/c55e9e82-1991-460c-a8da-eee6bf5fee59 => generated 0 bytes in 685 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:26.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf628d02-a2af-409f-9884-23106bb9766e'] response: {'server_uuid': 'c0f102b6-bb80-421d-bc52-87d192804ff1', 'name': 'network-vif-deleted', 'tag': 'c55e9e82-1991-460c-a8da-eee6bf5fee59', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 734/1472] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/networks?id=69bad2f5-25bd-43b2-a324-f88e773cf60a => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1473] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:26 2026] DELETE /v2.0/networks/f8d25ea2-67c6-4338-9dda-c4564ce808e4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1474] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:20:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=666367ca5049400d81c7a760dfa252c5 => generated 180 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:27.227 7 INFO neutron.db.segments_db [None req-11a4a67f-5665-4fcb-98a4-daed29ed9528 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 16a4c59b-2325-44d8-8b6e-0f3824e645ca of type vxlan for network 6214b471-025c-48b0-b196-a8c6cc1f9043 [pid: 7|app: 0|req: 735/1475] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:20:26 2026] POST /v2.0/networks => generated 722 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1476] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:27 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 957 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1477] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:20:27 2026] POST /v2.0/ports => generated 954 bytes in 398 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: 742/1478] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:27 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1479] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:27 2026] POST /v2.0/subnets => generated 688 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:27.620 8 INFO neutron.services.segments.plugin [-] Segment bad4501e-ba1f-4f11-8600-7e1726a3548a resource provider aggregate not found 2026-03-01 15:20:27.631 8 INFO neutron.services.segments.plugin [-] Segment bad4501e-ba1f-4f11-8600-7e1726a3548a resource provider aggregate not found 2026-03-01 15:20:27.650 8 INFO neutron.services.segments.plugin [-] Segment bad4501e-ba1f-4f11-8600-7e1726a3548a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad4501e-ba1f-4f11-8600-7e1726a3548a found for delete ", "request_id": "req-3c115dbc-6a6f-4bd6-8933-9d88fde34303"}]} 2026-03-01 15:20:27.654 8 INFO neutron.services.segments.plugin [-] Segment bad4501e-ba1f-4f11-8600-7e1726a3548a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad4501e-ba1f-4f11-8600-7e1726a3548a found for delete ", "request_id": "req-7111e133-85b2-4437-8989-b764765a6893"}]} [pid: 7|app: 0|req: 738/1480] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:27 2026] GET /v2.0/security-groups?tenant_id=3858dbf331084ddfa42487f76050b277&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1481] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:27 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:27.774 7 INFO neutron.db.segments_db [None req-d890209e-d27b-4302-aa74-e3b61d046c28 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 18f82fe9-5d30-40a8-a223-860e4aa83702 of type vxlan for network ff1121c5-a910-4c6c-87cb-ad04a4008574 [pid: 8|app: 0|req: 743/1482] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:20:27 2026] PUT /v2.0/ports/9b9f08ed-0738-4037-97dd-302bf122c4bc => generated 1235 bytes in 440 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: 744/1483] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:27 2026] DELETE /v2.0/security-groups/188a98cb-7add-4a73-be5a-22e9600c1609 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:28.022 7 INFO neutron.db.l3_hamode_db [None req-d890209e-d27b-4302-aa74-e3b61d046c28 d06944de058c4faf83a0435e77973008 8b14cf6bea664738a31238458edc13c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 745/1484] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1485] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:28.807 7 INFO neutron.db.l3_hamode_db [None req-d890209e-d27b-4302-aa74-e3b61d046c28 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 747/1486] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 748/1487] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/ports?tenant_id=666367ca5049400d81c7a760dfa252c5&device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:28.953 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e96baf7-502e-495b-a438-70437b2f2849'] response: {'name': 'network-changed', 'server_uuid': 'f98192ca-14fa-4ee3-9413-819bde35e701', 'tag': '9b9f08ed-0738-4037-97dd-302bf122c4bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 749/1488] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9b9f08ed-0738-4037-97dd-302bf122c4bc => 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: 750/1489] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:28 2026] GET /v2.0/subnets?id=8916c6c6-2fa4-442c-b26b-c53d04b731c0 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1490] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/ports?network_id=69bad2f5-25bd-43b2-a324-f88e773cf60a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1491] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1492] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?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: 754/1493] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 740/1494] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:27 2026] POST /v2.0/routers => generated 728 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1495] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1496] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:29 2026] GET /v2.0/ports?device_id=c0f102b6-bb80-421d-bc52-87d192804ff1 => 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: 757/1497] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/ports?tenant_id=666367ca5049400d81c7a760dfa252c5&device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1498] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/networks?id=69bad2f5-25bd-43b2-a324-f88e773cf60a => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1499] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9b9f08ed-0738-4037-97dd-302bf122c4bc => 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: 760/1500] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/subnets?id=8916c6c6-2fa4-442c-b26b-c53d04b731c0 => generated 693 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1501] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/ports?network_id=69bad2f5-25bd-43b2-a324-f88e773cf60a&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: 762/1502] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?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: 763/1503] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1504] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1505] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:30 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1506] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:20:29 2026] PUT /v2.0/routers/50d1e9b7-ce4f-49fe-a773-ea0efdeca580/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1507] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:31 2026] DELETE /v2.0/security-groups/59379a35-d675-404f-a483-73a951acffa7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:31.193 7 INFO neutron.api.v2.resource [None req-9dcc40e3-8750-4395-9886-3b187f0fb52e bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1508] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:20:31 2026] GET /v2.0/security-groups/59379a35-d675-404f-a483-73a951acffa7 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:20:31.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-56e6ad71-6dd8-4601-8498-a8a271ff5461 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] TaaS: Handle Delete Port: c848b36b-656e-4b60-83ea-3df4a0125eb7 2026-03-01 15:20:31.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56e6ad71-6dd8-4601-8498-a8a271ff5461 bd1a3e73eb2e4fd883afae1196f3553d 872351a2a9b84ad98f09ee6f9ccc57d3 - - default default] Tap Mirror: Handle Delete Port: c848b36b-656e-4b60-83ea-3df4a0125eb7 [pid: 8|app: 0|req: 767/1509] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:20:31 2026] DELETE /v2.0/floatingips/5a775cb0-e3b1-493a-b29d-f2038d925fcc => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:31.908 7 INFO neutron_taas.services.taas.taas_plugin [None req-49f82fec-f3ac-4da4-92f8-2f6029a7028d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 7679885f-4f3b-48de-a46d-dc5ff78c6b02 2026-03-01 15:20:31.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49f82fec-f3ac-4da4-92f8-2f6029a7028d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 7679885f-4f3b-48de-a46d-dc5ff78c6b02 [pid: 8|app: 0|req: 768/1510] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:31 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 769/1511] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:32 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1512] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:20:31 2026] PUT /v2.0/routers/0d2b9880-3b3f-4b35-8e9f-255a04734769/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1513] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:32 2026] GET /v2.0/security-groups?tenant_id=4af17680f3c14ba484d8694b19ae95e8&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:32.725 7 INFO neutron_taas.services.taas.taas_plugin [None req-17180059-bc7d-4b9f-af80-280df89a2a60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 8cef3006-19dc-49a6-8131-b5305937162b 2026-03-01 15:20:32.728 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17180059-bc7d-4b9f-af80-280df89a2a60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 8cef3006-19dc-49a6-8131-b5305937162b [pid: 8|app: 0|req: 771/1514] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:32 2026] DELETE /v2.0/security-groups/77f47cdc-754f-4f4d-8e3b-81b65d5b99b1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:32.997 7 INFO neutron_taas.services.taas.taas_plugin [None req-17180059-bc7d-4b9f-af80-280df89a2a60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: c0b10596-fe4a-4c81-8dbe-fa295e7392bd 2026-03-01 15:20:33.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17180059-bc7d-4b9f-af80-280df89a2a60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: c0b10596-fe4a-4c81-8dbe-fa295e7392bd [pid: 8|app: 0|req: 772/1515] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:32 2026] GET /v2.0/security-groups?tenant_id=aa360b96616347fbbf610d03187d48f0&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1516] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:33 2026] DELETE /v2.0/security-groups/52f7082d-4868-4087-bdbf-b7320a14078e => 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: 774/1517] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1518] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/networks?id=6214b471-025c-48b0-b196-a8c6cc1f9043 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1519] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1520] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/quotas/8b14cf6bea664738a31238458edc13c2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:33.412 7 INFO neutron.services.segments.plugin [-] Segment 63f15891-6e9e-4f85-9156-64f0a8512325 resource provider aggregate not found 2026-03-01 15:20:33.420 7 INFO neutron.services.segments.plugin [-] Segment 63f15891-6e9e-4f85-9156-64f0a8512325 resource provider aggregate not found 2026-03-01 15:20:33.429 7 INFO neutron.services.segments.plugin [-] Segment 63f15891-6e9e-4f85-9156-64f0a8512325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f15891-6e9e-4f85-9156-64f0a8512325 found for delete ", "request_id": "req-83cab468-d906-4d4b-b01d-863ce1334551"}]} 2026-03-01 15:20:33.442 7 INFO neutron.services.segments.plugin [-] Segment 63f15891-6e9e-4f85-9156-64f0a8512325 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63f15891-6e9e-4f85-9156-64f0a8512325 found for delete ", "request_id": "req-04bed471-2be4-4027-a84f-e963044848d1"}]} 2026-03-01 15:20:33.456 7 INFO neutron.db.l3_hamode_db [None req-17180059-bc7d-4b9f-af80-280df89a2a60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network 3c46f58c-26f6-4fb4-be6e-f34ffb8bdcfc was deleted as no HA routers are present in tenant 872351a2a9b84ad98f09ee6f9ccc57d3. [pid: 7|app: 0|req: 744/1521] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:32 2026] DELETE /v2.0/routers/0d2b9880-3b3f-4b35-8e9f-255a04734769 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1522] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/ports?tenant_id=8b14cf6bea664738a31238458edc13c2&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1523] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/networks/6214b471-025c-48b0-b196-a8c6cc1f9043?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: 780/1524] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/networks/6214b471-025c-48b0-b196-a8c6cc1f9043?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1525] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:33 2026] DELETE /v2.0/subnets/26cbfde6-1141-4b70-b3ef-94b960a96b2d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:33.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-51a4cd0c-deb4-4093-92ac-4a552f902a4c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 8cb151c3-bac4-427e-835c-17d14a28c2ea 2026-03-01 15:20:33.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51a4cd0c-deb4-4093-92ac-4a552f902a4c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 8cb151c3-bac4-427e-835c-17d14a28c2ea [pid: 7|app: 0|req: 746/1526] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:33 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:34.012 8 INFO neutron.services.segments.plugin [-] Segment df04541a-7f60-4b88-87cf-213956c6f268 resource provider aggregate not found 2026-03-01 15:20:34.016 8 INFO neutron.services.segments.plugin [-] Segment df04541a-7f60-4b88-87cf-213956c6f268 resource provider aggregate not found 2026-03-01 15:20:34.035 8 INFO neutron.services.segments.plugin [-] Segment df04541a-7f60-4b88-87cf-213956c6f268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df04541a-7f60-4b88-87cf-213956c6f268 found for delete ", "request_id": "req-7bd99b88-92d8-469b-b849-2f02f9aac4c8"}]} 2026-03-01 15:20:34.036 8 INFO neutron.services.segments.plugin [-] Segment df04541a-7f60-4b88-87cf-213956c6f268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df04541a-7f60-4b88-87cf-213956c6f268 found for delete ", "request_id": "req-4b93e8c9-b89d-42a0-a894-27ee10b6cccb"}]} [pid: 8|app: 0|req: 781/1527] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:33 2026] DELETE /v2.0/networks/283a28d1-59cc-44f7-9475-a1e988d4e602 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1528] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:34 2026] GET /v2.0/security-groups?tenant_id=872351a2a9b84ad98f09ee6f9ccc57d3&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1529] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:34 2026] DELETE /v2.0/security-groups/e6fd74dc-07e7-4532-be9d-11cdaa256f51 => 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: 748/1530] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:34 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1531] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:34 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1532] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:34 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1533] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:34 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:35.118 8 INFO neutron.db.l3_db [None req-5a7b7a4b-3d47-4fe6-8cd2-6464e1f73565 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] Floating IP 6e71fcf3-1a86-4dbd-b172-20c5aea772a7 associated. External IP: 10.96.250.217, port: 9b9f08ed-0738-4037-97dd-302bf122c4bc. [pid: 8|app: 0|req: 784/1534] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:20:34 2026] PUT /v2.0/floatingips/6e71fcf3-1a86-4dbd-b172-20c5aea772a7 => generated 855 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:35.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-595c45be-c405-4f1b-a701-786b1598005b'] response: {'name': 'network-changed', 'server_uuid': 'f98192ca-14fa-4ee3-9413-819bde35e701', 'tag': '9b9f08ed-0738-4037-97dd-302bf122c4bc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 751/1535] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:35 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 785/1536] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:35 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1537] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1538] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 787/1539] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&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: 788/1540] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/ports?tenant_id=666367ca5049400d81c7a760dfa252c5&device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1541] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/networks?id=69bad2f5-25bd-43b2-a324-f88e773cf60a => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1542] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=9b9f08ed-0738-4037-97dd-302bf122c4bc => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1543] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/subnets?id=8916c6c6-2fa4-442c-b26b-c53d04b731c0 => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:36.702 7 INFO neutron.db.segments_db [None req-45f8ac3b-b047-4a9c-9d06-c994df50b557 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment c2a80e83-7553-43ae-873f-9537e49ef073 of type vxlan for network f05cc723-bb61-4178-ad3c-24408a77b2de [pid: 8|app: 0|req: 792/1544] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/ports?network_id=69bad2f5-25bd-43b2-a324-f88e773cf60a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1545] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?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: 753/1546] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:20:36 2026] POST /v2.0/networks => generated 726 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1547] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a?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: 754/1548] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:36 2026] POST /v2.0/subnets => generated 692 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:37.068 7 INFO neutron.db.segments_db [None req-72c196fb-2d79-4803-9a1e-c944f5a28d4d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 2ecea932-7e2b-4050-b5fc-482b400fe329 of type vxlan for network e6d7598b-a0f5-4712-ad5f-af5004ef114c [pid: 8|app: 0|req: 795/1549] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:36 2026] GET /v2.0/security-groups?tenant_id=7c6110a4db294f5ba92b3d1d35244091&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1550] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:37 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 797/1551] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:37 2026] DELETE /v2.0/security-groups/841a3bb0-bc9b-4ec9-b63d-ef7faccbdbaf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:37.347 7 INFO neutron.db.l3_hamode_db [None req-72c196fb-2d79-4803-9a1e-c944f5a28d4d d06944de058c4faf83a0435e77973008 36f006163f684df69b675fd46adc0856 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 798/1552] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:37 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 799/1553] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:37 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&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: 802/1556] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:38 2026] GET /v2.0/networks?id=6214b471-025c-48b0-b196-a8c6cc1f9043 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:38.216 7 INFO neutron.db.l3_hamode_db [None req-72c196fb-2d79-4803-9a1e-c944f5a28d4d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 803/1557] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:20:38 2026] POST /v2.0/ports => generated 958 bytes in 402 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: 804/1558] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:38 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 961 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1559] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:38 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1560] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:37 2026] POST /v2.0/routers => generated 732 bytes in 2081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1561] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:20:38 2026] PUT /v2.0/ports/48427945-7b69-4e65-abd5-b305c2a345ec => generated 1239 bytes in 409 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: 756/1562] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:39 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&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: 807/1563] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:39 2026] GET /v2.0/security-groups?id=5011f4c5-d1bd-4180-8927-fc7747240a1f&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:39.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b5298b3-3bb5-4638-9019-04ff2096e5a3'] response: {'name': 'network-changed', 'server_uuid': '4266ccb0-293b-4ca5-83eb-c274dbc304a3', 'tag': '48427945-7b69-4e65-abd5-b305c2a345ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 757/1564] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:20:39 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:39.406 8 INFO neutron.db.segments_db [None req-f4b4c756-5cbf-425e-886e-7990ad9129e0 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 454af8ed-17b6-497d-a5a7-f01883511985 of type vxlan for network 464ffa4f-0577-4b02-b019-38cc76a9b968 [pid: 8|app: 0|req: 808/1565] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:20:39 2026] POST /v2.0/networks => generated 722 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:39.615 8 INFO neutron_taas.services.taas.taas_plugin [req-5cf1f055-679b-42d3-bc3b-2e934d07e55f req-fbb6a63d-a43d-44e8-9e34-f55c102490ab 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] TaaS: Handle Delete Port: 9b9f08ed-0738-4037-97dd-302bf122c4bc 2026-03-01 15:20:39.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5cf1f055-679b-42d3-bc3b-2e934d07e55f req-fbb6a63d-a43d-44e8-9e34-f55c102490ab 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] Tap Mirror: Handle Delete Port: 9b9f08ed-0738-4037-97dd-302bf122c4bc 2026-03-01 15:20:39.747 8 INFO neutron.db.l3_db [req-5cf1f055-679b-42d3-bc3b-2e934d07e55f req-fbb6a63d-a43d-44e8-9e34-f55c102490ab 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] Floating IP 6e71fcf3-1a86-4dbd-b172-20c5aea772a7 disassociated. External IP: 10.96.250.217, port: 9b9f08ed-0738-4037-97dd-302bf122c4bc. [pid: 8|app: 0|req: 809/1566] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:20:39 2026] DELETE /v2.0/ports/9b9f08ed-0738-4037-97dd-302bf122c4bc => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1567] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:40 2026] POST /v2.0/subnets => generated 688 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1568] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/ports?tenant_id=8b14cf6bea664738a31238458edc13c2&device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1569] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:20:39 2026] PUT /v2.0/routers/5f84c895-5b92-4116-a7a1-ec9d475915ce/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1570] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 812/1571] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1572] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/networks?tenant_id=8b14cf6bea664738a31238458edc13c2&shared=False => generated 769 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:40.460 7 INFO neutron.db.segments_db [None req-16e1bf5a-cc1d-4b4c-b132-0260f819a90f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 7cc99c79-3848-4559-ace8-a6b90ff924f5 of type vxlan for network a4a48a04-6709-4c3f-a5db-5688ce5fcfb9 [pid: 8|app: 0|req: 814/1573] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&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: 815/1574] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:20:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:40.731 7 INFO neutron.db.l3_hamode_db [None req-16e1bf5a-cc1d-4b4c-b132-0260f819a90f d06944de058c4faf83a0435e77973008 e187798569584f798fb92e3518fe32fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:20:41.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c590e0a2-5068-44e1-8176-5cea84662963'] response: {'server_uuid': 'f98192ca-14fa-4ee3-9413-819bde35e701', 'name': 'network-vif-deleted', 'tag': '9b9f08ed-0738-4037-97dd-302bf122c4bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 816/1575] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/networks?id=f05cc723-bb61-4178-ad3c-24408a77b2de => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1576] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/quotas/36f006163f684df69b675fd46adc0856 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1577] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?tenant_id=36f006163f684df69b675fd46adc0856&fields=id => generated 57 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:41.439 7 INFO neutron.db.l3_hamode_db [None req-16e1bf5a-cc1d-4b4c-b132-0260f819a90f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 819/1578] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/networks/f05cc723-bb61-4178-ad3c-24408a77b2de?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: 820/1579] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 821/1580] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/networks/f05cc723-bb61-4178-ad3c-24408a77b2de?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: 822/1581] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 823/1582] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?tenant_id=8b14cf6bea664738a31238458edc13c2&device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1583] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1584] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=48427945-7b69-4e65-abd5-b305c2a345ec => 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: 826/1585] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 827/1586] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/subnets?id=4276230a-03ad-4531-9266-e6783d55d3bc => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1587] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/ports?network_id=6214b471-025c-48b0-b196-a8c6cc1f9043&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1588] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/networks/6214b471-025c-48b0-b196-a8c6cc1f9043?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: 830/1589] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:41 2026] GET /v2.0/networks/6214b471-025c-48b0-b196-a8c6cc1f9043?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: 760/1590] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:40 2026] POST /v2.0/routers => generated 728 bytes in 2058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1591] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:42 2026] GET /v2.0/ports?device_id=f98192ca-14fa-4ee3-9413-819bde35e701 => 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: 762/1592] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:42 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1593] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:42 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 764/1594] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:42 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1595] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:43 2026] DELETE /v2.0/security-groups/5011f4c5-d1bd-4180-8927-fc7747240a1f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:43.802 7 INFO neutron.api.v2.resource [None req-16bc71fe-d8be-48cd-87be-00b3c1ee7932 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1596] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:20:43 2026] GET /v2.0/security-groups/5011f4c5-d1bd-4180-8927-fc7747240a1f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1597] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:20:42 2026] PUT /v2.0/routers/1d51629f-ca3f-4d73-8ca9-9c98d3a181ae/add_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:43.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-8288031b-a98e-4c23-976b-0e954cd245a1 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] TaaS: Handle Delete Port: 566cac8b-4125-4117-8f8f-571f4da29bd5 2026-03-01 15:20:43.934 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8288031b-a98e-4c23-976b-0e954cd245a1 05688d39c48c4a8abe7fbad525241017 666367ca5049400d81c7a760dfa252c5 - - default default] Tap Mirror: Handle Delete Port: 566cac8b-4125-4117-8f8f-571f4da29bd5 [pid: 8|app: 0|req: 832/1598] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:43 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1599] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:43 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1600] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:44 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1601] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:20:43 2026] DELETE /v2.0/floatingips/6e71fcf3-1a86-4dbd-b172-20c5aea772a7 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:44.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-76a2aaaa-ee57-40ac-934d-b9ec1816a6d7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 71bbccd9-c6d1-49a2-8761-fd12727414a1 2026-03-01 15:20:44.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76a2aaaa-ee57-40ac-934d-b9ec1816a6d7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 71bbccd9-c6d1-49a2-8761-fd12727414a1 [pid: 8|app: 0|req: 835/1602] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:20:44 2026] PUT /v2.0/routers/8b221ff6-daf9-41cd-a00f-8c2cac014e31/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1603] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:45 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:45.125 7 INFO neutron.db.segments_db [None req-948a60dc-5cec-4d9e-9c42-6537acbce92f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment e02b38b3-4cbe-4497-bc3f-612ff9ea2541 of type vxlan for network 86ec9b2c-0b11-42e7-90fc-20ce0f126ce5 [pid: 7|app: 0|req: 768/1604] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:20:44 2026] POST /v2.0/networks => generated 721 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1605] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:45 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:45.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a6db023-e072-4147-83d7-7f37355a9b30 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: aa56c15f-325b-4340-bad9-51a7619bf83c 2026-03-01 15:20:45.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a6db023-e072-4147-83d7-7f37355a9b30 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: aa56c15f-325b-4340-bad9-51a7619bf83c [pid: 7|app: 0|req: 770/1606] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:45 2026] POST /v2.0/subnets => generated 687 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1607] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:45 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:45.591 7 INFO neutron.db.segments_db [None req-a3b3d484-1426-4b3b-8232-be3dbfc7141c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Added segment 455a3dca-6d55-4218-b622-839d019ae755 of type vxlan for network a858955f-1005-44f1-b1e9-8fc018fa57e3 2026-03-01 15:20:45.662 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a6db023-e072-4147-83d7-7f37355a9b30 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: e1195919-c150-4fe0-ab0d-5e11d83e7082 2026-03-01 15:20:45.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a6db023-e072-4147-83d7-7f37355a9b30 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: e1195919-c150-4fe0-ab0d-5e11d83e7082 2026-03-01 15:20:45.863 7 INFO neutron.db.l3_hamode_db [None req-a3b3d484-1426-4b3b-8232-be3dbfc7141c d06944de058c4faf83a0435e77973008 adeda3be37534012a53713005add4c4e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:20:46.034 8 INFO neutron.services.segments.plugin [-] Segment cf870fcf-e2ee-4b07-977e-b6ca3b400570 resource provider aggregate not found 2026-03-01 15:20:46.035 8 INFO neutron.services.segments.plugin [-] Segment cf870fcf-e2ee-4b07-977e-b6ca3b400570 resource provider aggregate not found 2026-03-01 15:20:46.064 8 INFO neutron.services.segments.plugin [-] Segment cf870fcf-e2ee-4b07-977e-b6ca3b400570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf870fcf-e2ee-4b07-977e-b6ca3b400570 found for delete ", "request_id": "req-c402786e-dc98-4ae4-8083-c55ab9e1a8c6"}]} 2026-03-01 15:20:46.073 8 INFO neutron.services.segments.plugin [-] Segment cf870fcf-e2ee-4b07-977e-b6ca3b400570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf870fcf-e2ee-4b07-977e-b6ca3b400570 found for delete ", "request_id": "req-10224c84-0a3e-4370-8d4a-75e6aac2c547"}]} 2026-03-01 15:20:46.079 8 INFO neutron.db.l3_hamode_db [None req-2a6db023-e072-4147-83d7-7f37355a9b30 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network e29f3e77-393d-44d8-8efd-f82266ee84cb was deleted as no HA routers are present in tenant 666367ca5049400d81c7a760dfa252c5. [pid: 8|app: 0|req: 837/1608] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:45 2026] DELETE /v2.0/routers/8b221ff6-daf9-41cd-a00f-8c2cac014e31 => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1609] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:46 2026] GET /v2.0/networks?id=f05cc723-bb61-4178-ad3c-24408a77b2de => generated 677 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1610] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:20:46 2026] DELETE /v2.0/subnets/8916c6c6-2fa4-442c-b26b-c53d04b731c0 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:46.655 7 INFO neutron.db.l3_hamode_db [None req-a3b3d484-1426-4b3b-8232-be3dbfc7141c d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 840/1611] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:20:46 2026] POST /v2.0/ports => generated 958 bytes in 420 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: 841/1612] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:46 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:20:46.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-998ecd57-6a32-434c-831e-4c233564ec28 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 8edd6d38-50c2-4e7f-9bc7-6d56d5bc2d09 2026-03-01 15:20:46.874 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-998ecd57-6a32-434c-831e-4c233564ec28 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 8edd6d38-50c2-4e7f-9bc7-6d56d5bc2d09 [pid: 8|app: 0|req: 842/1613] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:20:46 2026] DELETE /v2.0/networks/69bad2f5-25bd-43b2-a324-f88e773cf60a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1614] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:47 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1615] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:20:47 2026] PUT /v2.0/ports/8117f00d-169a-4912-b15d-8646e910edbd => generated 1239 bytes in 454 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: 845/1616] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:47 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1617] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:20:45 2026] POST /v2.0/routers => generated 727 bytes in 2068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1618] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:47 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1619] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:47 2026] GET /v2.0/security-groups?tenant_id=666367ca5049400d81c7a760dfa252c5&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:47.642 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ebe265c-8f55-48df-9ec2-aebd7cd01130'] response: {'name': 'network-changed', 'server_uuid': '97367e24-117b-45c3-a8ad-83223ff8397f', 'tag': '8117f00d-169a-4912-b15d-8646e910edbd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 774/1620] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:47 2026] DELETE /v2.0/security-groups/3103a543-5f08-491d-a6b1-f74f91bb125d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:20:48.093 8 INFO neutron.services.segments.plugin [-] Segment 22ce0ece-8931-4e0b-867c-89eb8bd1b67f resource provider aggregate not found 2026-03-01 15:20:48.101 8 INFO neutron.services.segments.plugin [-] Segment 22ce0ece-8931-4e0b-867c-89eb8bd1b67f resource provider aggregate not found 2026-03-01 15:20:48.114 8 INFO neutron.services.segments.plugin [-] Segment 22ce0ece-8931-4e0b-867c-89eb8bd1b67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22ce0ece-8931-4e0b-867c-89eb8bd1b67f found for delete ", "request_id": "req-d8f42f0c-20ba-4ade-8759-8f0c4a183245"}]} 2026-03-01 15:20:48.123 8 INFO neutron.services.segments.plugin [-] Segment 22ce0ece-8931-4e0b-867c-89eb8bd1b67f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22ce0ece-8931-4e0b-867c-89eb8bd1b67f found for delete ", "request_id": "req-51bb531b-f191-4246-86d3-dd66ee446b64"}]} [pid: 7|app: 0|req: 775/1621] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/ports?tenant_id=36f006163f684df69b675fd46adc0856&device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1622] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/networks?tenant_id=36f006163f684df69b675fd46adc0856&shared=False => generated 773 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1623] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1624] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1625] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1626] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&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: 7|app: 0|req: 781/1627] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:48 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&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: 847/1628] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:20:47 2026] PUT /v2.0/routers/e16132f4-b4d0-417e-9ae8-db6d9fae5930/add_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1629] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/ports?tenant_id=36f006163f684df69b675fd46adc0856&device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1630] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=8117f00d-169a-4912-b15d-8646e910edbd => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1631] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/subnets?id=e2b67019-8a72-49dd-8443-af3ad32da896 => generated 695 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1632] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/ports?network_id=f05cc723-bb61-4178-ad3c-24408a77b2de&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1633] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/networks/f05cc723-bb61-4178-ad3c-24408a77b2de?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1634] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/networks/f05cc723-bb61-4178-ad3c-24408a77b2de?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: 785/1635] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:20:49 2026] POST /v2.0/security-groups => generated 1673 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1636] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 851/1637] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1638] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:49 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1639] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:49 2026] POST /v2.0/security-group-rules => generated 596 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1640] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1641] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:50 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 790/1642] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:50 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&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: 853/1643] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:50.485 7 INFO neutron.db.securitygroups_db [None req-01253bf8-21aa-45be-820c-8b026210372c b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Project e187798569584f798fb92e3518fe32fa 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: 791/1644] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:20:50.610 8 INFO neutron.db.securitygroups_db [None req-8c8d09b7-9476-4eb9-8a8c-934dc53aba5a b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Project e187798569584f798fb92e3518fe32fa 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: 854/1645] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:50 2026] POST /v2.0/security-group-rules => generated 606 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1646] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:51 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1647] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:51 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&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: 793/1648] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:20:51 2026] POST /v2.0/security-groups => generated 1660 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1649] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:51 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 856/1650] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1651] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:51 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&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: 7|app: 0|req: 795/1652] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:20:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1653] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:20:51 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1654] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 859/1655] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&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: 797/1656] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--536199495&fields=id&tenant_id=e187798569584f798fb92e3518fe32fa => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1657] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-936787072&fields=id&tenant_id=e187798569584f798fb92e3518fe32fa => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1658] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/networks?id=464ffa4f-0577-4b02-b019-38cc76a9b968 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1659] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/quotas/e187798569584f798fb92e3518fe32fa => 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: 803/1662] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/ports?tenant_id=e187798569584f798fb92e3518fe32fa&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1663] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?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: 805/1664] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1665] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?tenant_id=f21f2c5bbb144d28aaad4c7859789df7&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1666] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1667] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?id=ac96c655-6aa3-4181-8ec1-f2ee9e451676&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1668] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:52 2026] DELETE /v2.0/security-groups/9a8e7b02-6f3b-46b0-abbf-99572a5da9b0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1669] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1670] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:52.985 7 INFO neutron_taas.services.taas.taas_plugin [req-dbb421fb-3120-46cf-be40-5550a2466c19 req-b22d41bf-cac2-4c63-8b78-070fafc37c0c fe5d3d68b40f4e4bbd5459aaee0a5777 8b14cf6bea664738a31238458edc13c2 - - default default] TaaS: Handle Delete Port: 48427945-7b69-4e65-abd5-b305c2a345ec 2026-03-01 15:20:52.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dbb421fb-3120-46cf-be40-5550a2466c19 req-b22d41bf-cac2-4c63-8b78-070fafc37c0c fe5d3d68b40f4e4bbd5459aaee0a5777 8b14cf6bea664738a31238458edc13c2 - - default default] Tap Mirror: Handle Delete Port: 48427945-7b69-4e65-abd5-b305c2a345ec [pid: 8|app: 0|req: 864/1671] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:52 2026] GET /v2.0/security-groups?tenant_id=0ec1a17b0ea546ec9326cf2afbf56d8f&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1672] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:20:52 2026] DELETE /v2.0/ports/48427945-7b69-4e65-abd5-b305c2a345ec => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:53.179 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6acccaa-e1ff-4113-813e-7bc6e0b8f263'] response: {'server_uuid': '4266ccb0-293b-4ca5-83eb-c274dbc304a3', 'name': 'network-vif-deleted', 'tag': '48427945-7b69-4e65-abd5-b305c2a345ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 865/1673] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:53 2026] DELETE /v2.0/security-groups/e396f95a-1a0d-4bba-851f-ddf5f4ec7eb1 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1674] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:53 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 866/1675] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:53 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&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: 810/1676] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:53 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1677] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:53 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => 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: 811/1678] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:54 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1679] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:54 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1680] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:54 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 869/1681] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:55 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => 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: 813/1682] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:55 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1683] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:55 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&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: 814/1684] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:56 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1685] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:56 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => 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: 815/1686] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:56 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 872/1687] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:56 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1688] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => 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: 873/1689] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/networks?id=464ffa4f-0577-4b02-b019-38cc76a9b968 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1690] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e187798569584f798fb92e3518fe32fa => generated 272 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1691] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1692] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1693] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1694] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:20:57 2026] GET /v2.0/security-groups?id=cdfd372b-54ff-464e-a9e9-8e0c037739de&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:20:57.680 8 INFO neutron_taas.services.taas.taas_plugin [req-4d5f51e9-b6bf-4f09-b974-8a7980b87296 req-1d71ce86-153e-45a4-89ec-01942cf8e32a 5d858c4b76dc465dbcc7e143347d2531 36f006163f684df69b675fd46adc0856 - - default default] TaaS: Handle Delete Port: 8117f00d-169a-4912-b15d-8646e910edbd 2026-03-01 15:20:57.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d5f51e9-b6bf-4f09-b974-8a7980b87296 req-1d71ce86-153e-45a4-89ec-01942cf8e32a 5d858c4b76dc465dbcc7e143347d2531 36f006163f684df69b675fd46adc0856 - - default default] Tap Mirror: Handle Delete Port: 8117f00d-169a-4912-b15d-8646e910edbd [pid: 7|app: 0|req: 818/1695] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:20:57 2026] POST /v2.0/ports => generated 997 bytes in 439 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: 878/1696] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:20:57 2026] DELETE /v2.0/ports/8117f00d-169a-4912-b15d-8646e910edbd => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:20:57.886 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca4d3e10-2f98-4fad-a0db-2f69f37675b5'] response: {'server_uuid': '97367e24-117b-45c3-a8ad-83223ff8397f', 'name': 'network-vif-deleted', 'tag': '8117f00d-169a-4912-b15d-8646e910edbd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 819/1697] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:20:57 2026] PUT /v2.0/ports/383e9e32-877a-4c86-a278-b0d3798658cb => generated 1278 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:20:58.216 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce993ce7-a9d0-46a6-8ecb-e37ddf81a0ef'] response: {'name': 'network-changed', 'server_uuid': 'c59dd4bc-1155-4036-96cb-00edf60b039b', 'tag': '383e9e32-877a-4c86-a278-b0d3798658cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 879/1698] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/ports?device_id=4266ccb0-293b-4ca5-83eb-c274dbc304a3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 820/1699] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1700] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 821/1701] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 881/1702] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/ports?tenant_id=e187798569584f798fb92e3518fe32fa&device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1703] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/networks?tenant_id=e187798569584f798fb92e3518fe32fa&shared=False => generated 769 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1704] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:20:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1705] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/security-groups?tenant_id=1b706f044c8a4df39a418118ef666396&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: 883/1706] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1707] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:59 2026] DELETE /v2.0/security-groups/8378546d-4b0d-43b2-a8ea-db622f860aa9 => 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: 884/1708] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 825/1709] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => 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: 885/1710] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/security-groups?tenant_id=1fc241acebb444e7b692a07cf30f5dc2&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1711] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/ports?tenant_id=e187798569584f798fb92e3518fe32fa&device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1712] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=383e9e32-877a-4c86-a278-b0d3798658cb => 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: 828/1713] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/subnets?id=ccb013d8-b7ad-468a-a1df-045aca3320af => 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: 829/1714] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:20:59 2026] GET /v2.0/ports?network_id=464ffa4f-0577-4b02-b019-38cc76a9b968&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: 886/1715] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:20:59 2026] DELETE /v2.0/security-groups/bdae1a57-b2f3-4c39-a827-e0337358265e => 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: 830/1716] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:21:00 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?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: 887/1717] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:21:00 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?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: 888/1718] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:00 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1719] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:00 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 8|app: 0|req: 890/1720] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:00 2026] GET /v2.0/ports?device_id=97367e24-117b-45c3-a8ad-83223ff8397f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:00.906 7 INFO neutron_taas.services.taas.taas_plugin [None req-27a631bc-be9c-4a67-9aa7-48a1c34d288d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 564dbc91-fdce-4bd0-9364-2895282763fe 2026-03-01 15:21:00.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27a631bc-be9c-4a67-9aa7-48a1c34d288d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 564dbc91-fdce-4bd0-9364-2895282763fe [pid: 7|app: 0|req: 831/1721] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:00 2026] PUT /v2.0/routers/50d1e9b7-ce4f-49fe-a773-ea0efdeca580/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:01.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-09e18d7b-7aea-4f5a-8b83-f2ed5567f775 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 80ee7168-7271-4529-821c-a149abf81d10 2026-03-01 15:21:01.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09e18d7b-7aea-4f5a-8b83-f2ed5567f775 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 80ee7168-7271-4529-821c-a149abf81d10 2026-03-01 15:21:01.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-09e18d7b-7aea-4f5a-8b83-f2ed5567f775 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 119ec948-8dea-4473-b381-fbcfb5b1c27f 2026-03-01 15:21:01.931 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09e18d7b-7aea-4f5a-8b83-f2ed5567f775 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 119ec948-8dea-4473-b381-fbcfb5b1c27f [pid: 7|app: 0|req: 832/1722] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:01 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:02.275 8 INFO neutron.services.segments.plugin [-] Segment 18f82fe9-5d30-40a8-a223-860e4aa83702 resource provider aggregate not found 2026-03-01 15:21:02.276 8 INFO neutron.services.segments.plugin [-] Segment 18f82fe9-5d30-40a8-a223-860e4aa83702 resource provider aggregate not found 2026-03-01 15:21:02.304 8 INFO neutron.services.segments.plugin [-] Segment 18f82fe9-5d30-40a8-a223-860e4aa83702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f82fe9-5d30-40a8-a223-860e4aa83702 found for delete ", "request_id": "req-09855d73-fbbc-43c6-ace0-e4327a0f715c"}]} 2026-03-01 15:21:02.307 8 INFO neutron.services.segments.plugin [-] Segment 18f82fe9-5d30-40a8-a223-860e4aa83702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18f82fe9-5d30-40a8-a223-860e4aa83702 found for delete ", "request_id": "req-88025c94-ff1a-496c-b9eb-354a7253ba77"}]} 2026-03-01 15:21:02.313 8 INFO neutron.db.l3_hamode_db [None req-09e18d7b-7aea-4f5a-8b83-f2ed5567f775 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network ff1121c5-a910-4c6c-87cb-ad04a4008574 was deleted as no HA routers are present in tenant 8b14cf6bea664738a31238458edc13c2. [pid: 8|app: 0|req: 891/1723] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:01 2026] DELETE /v2.0/routers/50d1e9b7-ce4f-49fe-a773-ea0efdeca580 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:02.351 7 INFO neutron_taas.services.taas.taas_plugin [None req-e43e74a1-fe14-42ab-80e4-8427edc92231 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: f806b787-376b-4c66-8299-e34ded72bb8d [pid: 8|app: 0|req: 892/1724] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:02 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:02.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e43e74a1-fe14-42ab-80e4-8427edc92231 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: f806b787-376b-4c66-8299-e34ded72bb8d [pid: 8|app: 0|req: 893/1725] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:02 2026] DELETE /v2.0/subnets/4276230a-03ad-4531-9266-e6783d55d3bc => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:02.617 8 INFO neutron_taas.services.taas.taas_plugin [None req-c6df4660-ebfd-4a4e-b9f7-f7a75c829c57 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 0fa293fd-1099-4704-a369-ac65e55777ac 2026-03-01 15:21:02.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6df4660-ebfd-4a4e-b9f7-f7a75c829c57 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 0fa293fd-1099-4704-a369-ac65e55777ac [pid: 8|app: 0|req: 894/1726] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:02 2026] DELETE /v2.0/networks/6214b471-025c-48b0-b196-a8c6cc1f9043 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1727] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:01 2026] PUT /v2.0/routers/5f84c895-5b92-4116-a7a1-ec9d475915ce/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1728] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:02 2026] GET /v2.0/security-groups?tenant_id=8b14cf6bea664738a31238458edc13c2&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1729] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:02 2026] DELETE /v2.0/security-groups/ac96c655-6aa3-4181-8ec1-f2ee9e451676 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:03.090 8 INFO neutron_taas.services.taas.taas_plugin [None req-39173138-4905-4765-b2e5-1efe8878f74e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: f053ebf5-1133-4ff1-98dd-5ace28fbda6a 2026-03-01 15:21:03.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39173138-4905-4765-b2e5-1efe8878f74e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: f053ebf5-1133-4ff1-98dd-5ace28fbda6a [pid: 7|app: 0|req: 836/1730] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:21:03 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:03.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-39173138-4905-4765-b2e5-1efe8878f74e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 12128a7e-0415-4d05-b96b-dc5f04ba166e 2026-03-01 15:21:03.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39173138-4905-4765-b2e5-1efe8878f74e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 12128a7e-0415-4d05-b96b-dc5f04ba166e [pid: 7|app: 0|req: 837/1731] 162.253.55.200 () {34 vars in 1124 bytes} [Sun Mar 1 15:21:03 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1732] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:03 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1733] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:03 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:03.786 8 INFO neutron.db.l3_hamode_db [None req-39173138-4905-4765-b2e5-1efe8878f74e d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network e6d7598b-a0f5-4712-ad5f-af5004ef114c was deleted as no HA routers are present in tenant 36f006163f684df69b675fd46adc0856. [pid: 8|app: 0|req: 895/1734] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:02 2026] DELETE /v2.0/routers/5f84c895-5b92-4116-a7a1-ec9d475915ce => generated 0 bytes in 912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1735] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:03 2026] DELETE /v2.0/subnets/e2b67019-8a72-49dd-8443-af3ad32da896 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:04.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-3073108c-ccbe-48aa-b48e-adb0ccb210ac d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 12ccef76-6fd3-461e-a766-f8c572a5f97f 2026-03-01 15:21:04.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3073108c-ccbe-48aa-b48e-adb0ccb210ac d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 12ccef76-6fd3-461e-a766-f8c572a5f97f [pid: 8|app: 0|req: 896/1736] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:03 2026] DELETE /v2.0/networks/f05cc723-bb61-4178-ad3c-24408a77b2de => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:04.326 8 INFO neutron.services.segments.plugin [-] Segment 16a4c59b-2325-44d8-8b6e-0f3824e645ca resource provider aggregate not found 2026-03-01 15:21:04.331 8 INFO neutron.services.segments.plugin [-] Segment 16a4c59b-2325-44d8-8b6e-0f3824e645ca resource provider aggregate not found 2026-03-01 15:21:04.345 8 INFO neutron.services.segments.plugin [-] Segment 16a4c59b-2325-44d8-8b6e-0f3824e645ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a4c59b-2325-44d8-8b6e-0f3824e645ca found for delete ", "request_id": "req-2937b229-91af-48ce-9d3b-9dcfd698e55f"}]} 2026-03-01 15:21:04.350 8 INFO neutron.services.segments.plugin [-] Segment 16a4c59b-2325-44d8-8b6e-0f3824e645ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a4c59b-2325-44d8-8b6e-0f3824e645ca found for delete ", "request_id": "req-8b3a6d23-e9d1-45fa-a903-336b5ed7e503"}]} 2026-03-01 15:21:04.366 8 INFO neutron.services.segments.plugin [-] Segment 2ecea932-7e2b-4050-b5fc-482b400fe329 resource provider aggregate not found 2026-03-01 15:21:04.368 8 INFO neutron.services.segments.plugin [-] Segment 2ecea932-7e2b-4050-b5fc-482b400fe329 resource provider aggregate not found 2026-03-01 15:21:04.385 8 INFO neutron.services.segments.plugin [-] Segment 2ecea932-7e2b-4050-b5fc-482b400fe329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ecea932-7e2b-4050-b5fc-482b400fe329 found for delete ", "request_id": "req-d257d6ac-dbfa-4f68-8d2f-eb13f352e5be"}]} 2026-03-01 15:21:04.391 8 INFO neutron.services.segments.plugin [-] Segment 2ecea932-7e2b-4050-b5fc-482b400fe329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ecea932-7e2b-4050-b5fc-482b400fe329 found for delete ", "request_id": "req-ad80049a-740c-4c62-ae03-806c033da409"}]} 2026-03-01 15:21:04.405 8 INFO neutron.services.segments.plugin [-] Segment c2a80e83-7553-43ae-873f-9537e49ef073 resource provider aggregate not found 2026-03-01 15:21:04.420 8 INFO neutron.services.segments.plugin [-] Segment c2a80e83-7553-43ae-873f-9537e49ef073 resource provider aggregate not found 2026-03-01 15:21:04.429 8 INFO neutron.services.segments.plugin [-] Segment c2a80e83-7553-43ae-873f-9537e49ef073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a80e83-7553-43ae-873f-9537e49ef073 found for delete ", "request_id": "req-654a6f83-2123-4a2c-812a-32e5272370c6"}]} 2026-03-01 15:21:04.443 8 INFO neutron.services.segments.plugin [-] Segment c2a80e83-7553-43ae-873f-9537e49ef073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2a80e83-7553-43ae-873f-9537e49ef073 found for delete ", "request_id": "req-b6728819-d043-4528-b249-fdb511c6d236"}]} [pid: 7|app: 0|req: 841/1737] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:04 2026] GET /v2.0/security-groups?tenant_id=36f006163f684df69b675fd46adc0856&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1738] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:04 2026] DELETE /v2.0/security-groups/cdfd372b-54ff-464e-a9e9-8e0c037739de => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1739] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:04 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1740] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:04 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1741] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:05 2026] GET /v2.0/security-groups?tenant_id=51afa771d83f43ff9d8a81037f3d2238&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1742] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:05 2026] DELETE /v2.0/security-groups/e875d446-6110-4fdf-a4f9-490726684598 => 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: 844/1743] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:05 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1744] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:05 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 845/1745] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:05 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:06.378 8 INFO neutron.db.l3_db [None req-80c527bc-aa16-4dc9-9ef1-e1996f683974 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Floating IP 36d822b8-d1ed-4e22-9717-2531d39f6342 associated. External IP: 10.96.250.202, port: 383e9e32-877a-4c86-a278-b0d3798658cb. 2026-03-01 15:21:06.697 7 INFO neutron.db.segments_db [None req-899a4969-4bfc-45ab-a2ee-fa85589a6472 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Added segment 2f94af69-83ec-4439-82b5-7c96d1cf8b79 of type vxlan for network 05165ce9-27cf-4805-a542-5ad30714aa2d [pid: 8|app: 0|req: 901/1746] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:21:06 2026] PUT /v2.0/floatingips/36d822b8-d1ed-4e22-9717-2531d39f6342 => generated 856 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1747] 10.0.0.45 () {34 vars in 670 bytes} [Sun Mar 1 15:21:06 2026] POST /v2.0/networks => generated 614 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:06.831 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f04e315a-f163-43e0-8f15-d88965bcd3c6'] response: {'name': 'network-changed', 'server_uuid': 'c59dd4bc-1155-4036-96cb-00edf60b039b', 'tag': '383e9e32-877a-4c86-a278-b0d3798658cb', 'status': 'completed', 'code': 200} 2026-03-01 15:21:06.880 8 INFO neutron.db.segments_db [None req-594b9846-0cac-4b48-ae48-b3d1b4c18368 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Added segment 19619909-8e71-40f9-9b7d-7726b90f85d7 of type vxlan for network 87a43ed0-36ff-45fc-8065-1ff71505cc89 2026-03-01 15:21:07.156 8 INFO neutron.db.l3_hamode_db [None req-594b9846-0cac-4b48-ae48-b3d1b4c18368 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1748] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/ports?tenant_id=e187798569584f798fb92e3518fe32fa&device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1749] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/networks?id=464ffa4f-0577-4b02-b019-38cc76a9b968 => generated 769 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1752] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=383e9e32-877a-4c86-a278-b0d3798658cb => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1753] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/subnets?id=ccb013d8-b7ad-468a-a1df-045aca3320af => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1754] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/ports?network_id=464ffa4f-0577-4b02-b019-38cc76a9b968&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1755] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1756] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:07.984 8 INFO neutron.db.l3_hamode_db [None req-594b9846-0cac-4b48-ae48-b3d1b4c18368 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 856/1757] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:07 2026] GET /v2.0/security-groups?tenant_id=9f3e52ae78944e2cadbf9c28ae74a0c6&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1758] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:08 2026] GET /v2.0/security-groups?tenant_id=fe59fc91b5e546399bbc2900c1458fb1&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1759] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:08 2026] DELETE /v2.0/security-groups/e37a6ad0-15fd-4fbb-b9a9-6756fa5eea51 => 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: 859/1760] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:08 2026] DELETE /v2.0/security-groups/45d9b3a9-4b61-44a5-9776-be41bb6eac0a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1761] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:06 2026] POST /v2.0/routers => generated 695 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1762] 10.0.0.45 () {32 vars in 775 bytes} [Sun Mar 1 15:21:08 2026] GET /v2.0/subnets?project_id=aa4d5d5bae9b4be5937bf03217919789&cidr=10.100.0.0%2F28 => generated 14 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1763] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:21:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1764] 10.0.0.45 () {32 vars in 783 bytes} [Sun Mar 1 15:21:09 2026] GET /v2.0/subnets?network_id=46a80997-1d2b-44cc-9900-fd34e1089208&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1765] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:09 2026] POST /v2.0/subnets => generated 656 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:10.620 8 INFO neutron.db.segments_db [None req-5d1ef781-3e31-457a-b8eb-707f852426cb 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment 831d3463-6cfc-4754-8f77-0b8f52c04a98 of type vxlan for network bf8eff4d-b874-4de1-b44a-976afe8880e2 [pid: 8|app: 0|req: 905/1766] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:10 2026] POST /v2.0/networks => generated 615 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:10.791 8 INFO neutron.db.segments_db [None req-92258d2a-cd4e-4082-bc52-0ccfa48435a4 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment bf3d0214-b702-4b55-8cd9-0213cfafde9b of type vxlan for network 703769b1-4d79-417f-a078-152d020a5685 [pid: 8|app: 0|req: 906/1767] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:10 2026] POST /v2.0/networks => generated 614 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1768] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:10 2026] POST /v2.0/subnets => generated 646 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1769] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:11 2026] POST /v2.0/subnets => generated 655 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1770] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:09 2026] PUT /v2.0/routers/bc8bf142-9a09-49a0-8132-36bf6e744f72/add_router_interface => generated 309 bytes in 1896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:11.373 8 INFO neutron.db.segments_db [None req-2d737f38-98c7-403b-bba6-c61c7b9fbc09 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment a209935a-2b42-49fe-b547-fd18425f3c60 of type vxlan for network 1cc98109-2557-4c4e-acc4-c1e2838cbbca [pid: 7|app: 0|req: 863/1771] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:21:11 2026] GET /v2.0/networks => generated 7994 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1772] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:21:11 2026] GET /v2.0/subnets => generated 6510 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1773] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:21:11 2026] GET /v2.0/routers => generated 2185 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:11.616 8 INFO neutron.db.l3_hamode_db [None req-2d737f38-98c7-403b-bba6-c61c7b9fbc09 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:11.743 8 INFO neutron.db.l3_hamode_db [None req-2d737f38-98c7-403b-bba6-c61c7b9fbc09 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 866/1774] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:21:11 2026] POST /v2.0/security-groups => generated 1671 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1775] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1776] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1777] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:12 2026] GET /v2.0/security-groups?tenant_id=72fae22c24b7421ba76470b5c6f38692&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1778] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:11 2026] POST /v2.0/routers => generated 511 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1779] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1780] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1781] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:12 2026] DELETE /v2.0/security-groups/34ffac35-3034-4bf2-ba03-2b1ef3d88b20 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:12.582 8 INFO neutron.db.securitygroups_db [None req-ab4bd0f9-8f9b-4b78-88d0-8cd678dd1132 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Project aa4d5d5bae9b4be5937bf03217919789 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: 911/1782] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:12 2026] POST /v2.0/security-group-rules => generated 607 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1783] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:12 2026] GET /v2.0/security-groups?tenant_id=be22c28ac7c94487baf084ad5cfc3529&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:12.853 8 INFO neutron.db.securitygroups_db [None req-305e11be-5d86-411c-b33b-5b661e86e648 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Project aa4d5d5bae9b4be5937bf03217919789 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: 913/1784] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:12 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1785] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:12 2026] DELETE /v2.0/security-groups/87ff4414-c66c-4c00-b003-52da6c624df3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1786] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:12 2026] PUT /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58/add_router_interface => generated 309 bytes in 975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1787] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/networks => generated 1298 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1788] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/ports/3bd1a450-bc36-46dd-bc6a-4c485a483455 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1789] 10.0.0.53 () {34 vars in 1095 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-18362887&fields=id&tenant_id=aa4d5d5bae9b4be5937bf03217919789 => 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: 875/1790] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1791] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/quotas/aa4d5d5bae9b4be5937bf03217919789 => 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: 877/1792] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&fields=id => generated 57 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1793] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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: 879/1794] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:21:13 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1795] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:14 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 881/1796] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:14 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1797] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:14 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 883/1798] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:14 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1283 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1799] 10.0.0.45 () {32 vars in 857 bytes} [Sun Mar 1 15:21:14 2026] GET /v2.0/floatingips?floating_network_id=46a80997-1d2b-44cc-9900-fd34e1089208&port_id=383e9e32-877a-4c86-a278-b0d3798658cb => generated 861 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1800] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:13 2026] PUT /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58/add_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1801] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/ports/e969ff2e-a07d-4c04-b5bc-9bd3485e5cc5 => generated 967 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1802] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:15.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-38dc68b4-00b2-4601-b1e1-9be72dc33616 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: e969ff2e-a07d-4c04-b5bc-9bd3485e5cc5 2026-03-01 15:21:15.587 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38dc68b4-00b2-4601-b1e1-9be72dc33616 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: e969ff2e-a07d-4c04-b5bc-9bd3485e5cc5 [pid: 7|app: 0|req: 887/1803] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/security-groups => generated 42560 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1804] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/subnets => generated 7132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1805] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/subnets => generated 7132 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1806] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1807] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:21:15 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: 892/1808] 10.0.0.232 () {34 vars in 1120 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&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: 893/1809] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:21:15 2026] GET /v2.0/floatingips => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1810] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:15 2026] PUT /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1811] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/routers => generated 2726 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1812] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:21: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: 896/1813] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/routers/1d51629f-ca3f-4d73-8ca9-9c98d3a181ae/l3-agents => generated 681 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1814] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58/l3-agents => generated 682 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:16.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-08eb0d36-2fe2-472f-a0d3-cb79f239b7ea 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 3bd1a450-bc36-46dd-bc6a-4c485a483455 2026-03-01 15:21:16.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08eb0d36-2fe2-472f-a0d3-cb79f239b7ea 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 3bd1a450-bc36-46dd-bc6a-4c485a483455 [pid: 7|app: 0|req: 898/1815] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/routers/bc8bf142-9a09-49a0-8132-36bf6e744f72/l3-agents => generated 682 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1816] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 900/1817] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/routers/e16132f4-b4d0-417e-9ae8-db6d9fae5930/l3-agents => generated 681 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1818] 10.0.0.53 () {34 vars in 1083 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3&device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1283 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1819] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/agents => generated 3386 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1820] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1821] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/ports => generated 20948 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1822] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/networks => generated 8690 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1823] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/network-ip-availabilities => generated 5107 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1824] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:16 2026] PUT /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1825] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:16 2026] GET /v2.0/ports?device_id=8fce86f2-5c45-4672-84d3-f90311b4dd58 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:17.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-818697a7-9646-4774-9cd1-23ba3dca878c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 520d37ee-2754-45b9-aa8d-1a226a5847ca 2026-03-01 15:21:17.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-818697a7-9646-4774-9cd1-23ba3dca878c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 520d37ee-2754-45b9-aa8d-1a226a5847ca [pid: 7|app: 0|req: 908/1826] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:17 2026] GET /v2.0/security-groups?tenant_id=85d09eb895074666af3f7e6df7b07df3&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:17.362 8 INFO neutron.services.segments.plugin [-] Segment a209935a-2b42-49fe-b547-fd18425f3c60 resource provider aggregate not found 2026-03-01 15:21:17.368 8 INFO neutron.services.segments.plugin [-] Segment a209935a-2b42-49fe-b547-fd18425f3c60 resource provider aggregate not found 2026-03-01 15:21:17.384 8 INFO neutron.services.segments.plugin [-] Segment a209935a-2b42-49fe-b547-fd18425f3c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a209935a-2b42-49fe-b547-fd18425f3c60 found for delete ", "request_id": "req-8786bd8f-1967-4ecc-a14a-32a9cf703501"}]} [pid: 7|app: 0|req: 909/1827] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/security-groups/f662b90e-7cd2-4029-a350-ed7dd21540c1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:17.391 8 INFO neutron.services.segments.plugin [-] Segment a209935a-2b42-49fe-b547-fd18425f3c60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a209935a-2b42-49fe-b547-fd18425f3c60 found for delete ", "request_id": "req-71e4cb49-bece-477c-a930-9ad290c5496f"}]} 2026-03-01 15:21:17.407 8 INFO neutron.db.l3_hamode_db [None req-818697a7-9646-4774-9cd1-23ba3dca878c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] HA network 1cc98109-2557-4c4e-acc4-c1e2838cbbca was deleted as no HA routers are present in tenant 0014a85d198d444d82400a8140475512. [pid: 8|app: 0|req: 919/1828] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:16 2026] DELETE /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1829] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:17 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1830] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/subnets/cf512320-e92a-4760-9013-e4b1804ee850 => 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: 921/1831] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:17 2026] GET /v2.0/security-groups?tenant_id=d7dd7a515c114b8aaa6e0aed98302e2f&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1832] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/subnets/164e650f-b1fa-4a92-bac2-1766689a6134 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1833] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/security-groups/adfbab99-4da4-4c7f-8259-db559b7b70c0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:17.782 7 INFO neutron.services.segments.plugin [-] Segment bf3d0214-b702-4b55-8cd9-0213cfafde9b resource provider aggregate not found 2026-03-01 15:21:17.789 7 INFO neutron.services.segments.plugin [-] Segment bf3d0214-b702-4b55-8cd9-0213cfafde9b resource provider aggregate not found 2026-03-01 15:21:17.814 7 INFO neutron.services.segments.plugin [-] Segment bf3d0214-b702-4b55-8cd9-0213cfafde9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf3d0214-b702-4b55-8cd9-0213cfafde9b found for delete ", "request_id": "req-ea07176f-e7d6-493d-a59b-4db060946400"}]} 2026-03-01 15:21:17.814 7 INFO neutron.services.segments.plugin [-] Segment bf3d0214-b702-4b55-8cd9-0213cfafde9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf3d0214-b702-4b55-8cd9-0213cfafde9b found for delete ", "request_id": "req-2c280495-41a8-43bf-aa5e-f7b66a5ee558"}]} [pid: 7|app: 0|req: 912/1834] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/networks/703769b1-4d79-417f-a078-152d020a5685 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:17.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-be38168c-e798-40ab-a738-cea1d37d2f42 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 1f4a74c8-cf71-42c8-b68d-284c46e5da1c 2026-03-01 15:21:17.950 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be38168c-e798-40ab-a738-cea1d37d2f42 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 1f4a74c8-cf71-42c8-b68d-284c46e5da1c [pid: 8|app: 0|req: 923/1835] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:17 2026] DELETE /v2.0/networks/bf8eff4d-b874-4de1-b44a-976afe8880e2 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:18.188 7 INFO neutron.db.segments_db [None req-63819fdd-7807-4cae-94ba-0690ec9dab95 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment 7a2a95e2-6c43-4179-b875-432a115b42c9 of type vxlan for network 56d59c9f-cac3-4ed1-9591-085f8aa21860 [pid: 7|app: 0|req: 913/1836] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:18 2026] POST /v2.0/networks => generated 615 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1837] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:21:18 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1838] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:21:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa4d5d5bae9b4be5937bf03217919789 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1839] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:18 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1840] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:18 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:18.609 8 INFO neutron.db.segments_db [None req-631a941c-33bd-48fb-8ec1-57df3c2559aa 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment 7907578d-4e2f-46aa-bda1-de5cb77f7483 of type vxlan for network 4ed82a99-2b4d-4b71-9b0f-6cb120f51457 2026-03-01 15:21:18.822 8 INFO neutron.db.l3_hamode_db [None req-631a941c-33bd-48fb-8ec1-57df3c2559aa 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1841] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:21:18 2026] POST /v2.0/ports => generated 958 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 917/1842] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:18 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:18.966 8 INFO neutron.db.l3_hamode_db [None req-631a941c-33bd-48fb-8ec1-57df3c2559aa 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 918/1843] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:21:18 2026] PUT /v2.0/ports/00d490e4-d9f9-4d9f-954f-48c929e9ed81 => generated 1239 bytes in 438 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-03-01 15:21:19.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00eebc23-e5da-4561-ab76-0e05f7c2a129'] response: {'name': 'network-changed', 'server_uuid': 'b476febe-6e46-4831-981f-f030a32940d3', 'tag': '00d490e4-d9f9-4d9f-954f-48c929e9ed81', 'status': 'completed', 'code': 200} 2026-03-01 15:21:19.412 8 INFO neutron.services.segments.plugin [-] Segment 831d3463-6cfc-4754-8f77-0b8f52c04a98 resource provider aggregate not found 2026-03-01 15:21:19.415 8 INFO neutron.services.segments.plugin [-] Segment 831d3463-6cfc-4754-8f77-0b8f52c04a98 resource provider aggregate not found [pid: 7|app: 0|req: 919/1844] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:19 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:19.444 8 INFO neutron.services.segments.plugin [-] Segment 831d3463-6cfc-4754-8f77-0b8f52c04a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831d3463-6cfc-4754-8f77-0b8f52c04a98 found for delete ", "request_id": "req-b296b48b-1685-4eb2-b8ef-2ffaea6f1ec6"}]} 2026-03-01 15:21:19.446 8 INFO neutron.services.segments.plugin [-] Segment 831d3463-6cfc-4754-8f77-0b8f52c04a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 831d3463-6cfc-4754-8f77-0b8f52c04a98 found for delete ", "request_id": "req-43e9e6aa-97e0-479d-bdf7-ceb190df68c3"}]} [pid: 8|app: 0|req: 926/1845] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:18 2026] POST /v2.0/routers => generated 510 bytes in 1008 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:19.753 7 INFO neutron.db.segments_db [None req-abfd1da4-5de6-4116-a313-6d7778175ace 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Added segment 9c5fefca-a434-4842-a247-a2659c8b4d5a of type vxlan for network 2baae3c0-b838-48dd-a33a-b8568d12027b [pid: 7|app: 0|req: 920/1846] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:19 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1847] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:19 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1848] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:19 2026] POST /v2.0/ports => generated 963 bytes in 310 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: 928/1849] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:19 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&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: 7|app: 0|req: 922/1850] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:19 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1851] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:21:20 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:20.172 7 INFO neutron.db.segments_db [None req-a460ca14-e71a-47d6-b5a2-5119d1c806f1 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Added segment e7e00e1b-f70e-41d6-b85e-6cf738fe2762 of type vxlan for network 01de21f9-fd45-4230-bcc3-0617dd8cf0d5 2026-03-01 15:21:20.436 7 INFO neutron.db.l3_hamode_db [None req-a460ca14-e71a-47d6-b5a2-5119d1c806f1 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 929/1852] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:19 2026] PUT /v2.0/routers/da840115-a2cf-4bc9-97b3-aea55d635925/add_router_interface => generated 309 bytes in 1097 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: 930/1853] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/networks?tenant_id=aa4d5d5bae9b4be5937bf03217919789&shared=False => generated 757 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1854] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1855] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1856] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/ports/3d64be07-6932-4074-929f-0ede6ecda4c4 => generated 1037 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1857] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:21.289 7 INFO neutron.db.l3_hamode_db [None req-a460ca14-e71a-47d6-b5a2-5119d1c806f1 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 935/1858] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/security-groups?id=5708ef49-f77f-423f-b9ea-58395229c75e&id=a8fa28a4-ed34-4df1-a558-f6c3ddd89f74&fields=id&fields=name => generated 205 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1859] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:21 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:21.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-43c2945d-68ab-4282-b056-da6fbaad1fa8 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 3d64be07-6932-4074-929f-0ede6ecda4c4 2026-03-01 15:21:21.703 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43c2945d-68ab-4282-b056-da6fbaad1fa8 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 3d64be07-6932-4074-929f-0ede6ecda4c4 [pid: 8|app: 0|req: 937/1860] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:21 2026] PUT /v2.0/routers/da840115-a2cf-4bc9-97b3-aea55d635925/remove_router_interface => generated 309 bytes in 747 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: 938/1861] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:21:22 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 1012 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1862] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:20 2026] POST /v2.0/routers => generated 695 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:22.228 8 INFO neutron.api.v2.resource [None req-c0973d2e-65dd-4c38-81dd-a7efc06a92a7 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 939/1863] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:22 2026] PUT /v2.0/routers/da840115-a2cf-4bc9-97b3-aea55d635925/remove_router_interface => generated 197 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:22.265 7 INFO neutron_taas.services.taas.taas_plugin [req-13f8eb9a-80b5-4e0b-9472-05d3dc3429ca req-ad98c19d-e67f-4bc0-bc14-5edf7bb63f93 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] TaaS: Handle Delete Port: 383e9e32-877a-4c86-a278-b0d3798658cb 2026-03-01 15:21:22.268 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-13f8eb9a-80b5-4e0b-9472-05d3dc3429ca req-ad98c19d-e67f-4bc0-bc14-5edf7bb63f93 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Tap Mirror: Handle Delete Port: 383e9e32-877a-4c86-a278-b0d3798658cb 2026-03-01 15:21:22.416 7 INFO neutron.db.l3_db [req-13f8eb9a-80b5-4e0b-9472-05d3dc3429ca req-ad98c19d-e67f-4bc0-bc14-5edf7bb63f93 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Floating IP 36d822b8-d1ed-4e22-9717-2531d39f6342 disassociated. External IP: 10.96.250.202, port: 383e9e32-877a-4c86-a278-b0d3798658cb. [pid: 7|app: 0|req: 925/1864] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:21:22 2026] DELETE /v2.0/ports/383e9e32-877a-4c86-a278-b0d3798658cb => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1865] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:22 2026] GET /v2.0/ports?device_id=da840115-a2cf-4bc9-97b3-aea55d635925 => 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: 927/1866] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:21:22 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1867] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:22 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:22.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-472c0cdd-abd9-4a08-9dc9-745503f24f54'] response: {'server_uuid': 'c59dd4bc-1155-4036-96cb-00edf60b039b', 'name': 'network-vif-deleted', 'tag': '383e9e32-877a-4c86-a278-b0d3798658cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 929/1868] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:22 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:23.102 7 INFO neutron_taas.services.taas.taas_plugin [None req-84cd581b-5196-4c9a-97d8-cc0a96a89005 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: f69fc2a1-5e8d-4bab-b492-a43a135cfec6 2026-03-01 15:21:23.105 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84cd581b-5196-4c9a-97d8-cc0a96a89005 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: f69fc2a1-5e8d-4bab-b492-a43a135cfec6 2026-03-01 15:21:23.444 7 INFO neutron.services.segments.plugin [-] Segment 7907578d-4e2f-46aa-bda1-de5cb77f7483 resource provider aggregate not found 2026-03-01 15:21:23.451 7 INFO neutron.services.segments.plugin [-] Segment 7907578d-4e2f-46aa-bda1-de5cb77f7483 resource provider aggregate not found [pid: 8|app: 0|req: 940/1871] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:22 2026] PUT /v2.0/routers/7e435015-a2c7-4e49-8af9-3d39fefce7ab/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:23.468 7 INFO neutron.services.segments.plugin [-] Segment 7907578d-4e2f-46aa-bda1-de5cb77f7483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7907578d-4e2f-46aa-bda1-de5cb77f7483 found for delete ", "request_id": "req-aee84183-ec83-4b9c-b693-a3e98ac00759"}]} 2026-03-01 15:21:23.470 7 INFO neutron.services.segments.plugin [-] Segment 7907578d-4e2f-46aa-bda1-de5cb77f7483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7907578d-4e2f-46aa-bda1-de5cb77f7483 found for delete ", "request_id": "req-7367444d-7a04-43de-91ac-1d051c6474d7"}]} 2026-03-01 15:21:23.479 7 INFO neutron.db.l3_hamode_db [None req-84cd581b-5196-4c9a-97d8-cc0a96a89005 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] HA network 4ed82a99-2b4d-4b71-9b0f-6cb120f51457 was deleted as no HA routers are present in tenant 0014a85d198d444d82400a8140475512. [pid: 7|app: 0|req: 932/1872] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:22 2026] DELETE /v2.0/routers/da840115-a2cf-4bc9-97b3-aea55d635925 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1873] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00d490e4-d9f9-4d9f-954f-48c929e9ed81 => 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: 933/1874] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1875] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:23 2026] DELETE /v2.0/subnets/1b23cb2e-b64e-415e-b455-a598da1257fb => 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: 935/1876] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/subnets?id=efb01d94-2433-4959-b9cf-028fef03bc75 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1877] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:23 2026] DELETE /v2.0/networks/56d59c9f-cac3-4ed1-9591-085f8aa21860 => 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: 937/1878] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/ports?network_id=05165ce9-27cf-4805-a542-5ad30714aa2d&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1879] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:23 2026] POST /v2.0/ports => generated 959 bytes in 376 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-03-01 15:21:23.882 7 INFO neutron.db.segments_db [None req-3bba3b90-9276-42e7-b987-cbca012ea355 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment d6018c02-7a03-41a9-bcfb-038cd0aa1964 of type vxlan for network 3c2c3eba-3c45-4585-8cf8-4a8f5c2ad105 [pid: 8|app: 0|req: 943/1880] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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: 938/1881] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:23 2026] POST /v2.0/networks => generated 614 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1882] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:21:23 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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: 940/1883] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:24 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1884] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:23 2026] POST /v2.0/ports => generated 954 bytes in 336 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: 941/1885] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:24 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:24.315 7 INFO neutron.db.segments_db [None req-7769124c-0bb0-4975-b1d8-35d5d3896fb1 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment aed1f09d-3c32-4116-be38-0fa2f992449b of type vxlan for network 8715bd14-8426-47b5-b330-6ba5a3817d2a 2026-03-01 15:21:24.583 7 INFO neutron.db.l3_hamode_db [None req-7769124c-0bb0-4975-b1d8-35d5d3896fb1 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:24.726 7 INFO neutron.db.l3_hamode_db [None req-7769124c-0bb0-4975-b1d8-35d5d3896fb1 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:24.946 8 INFO neutron.db.l3_db [None req-933b8adf-f54d-4745-9f71-533160cca3b6 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Floating IP 703a00c8-1e5e-4541-bd82-aad65bffeb3f associated. External IP: 10.96.250.217, port: c9b61439-efb1-41f9-8d6a-52c3df34f3c9. [pid: 8|app: 0|req: 945/1886] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:21:24 2026] POST /v2.0/floatingips => generated 841 bytes in 984 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1887] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:25 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1888] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:24 2026] POST /v2.0/routers => generated 511 bytes in 1001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1889] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:25 2026] GET /v2.0/ports?device_id=c59dd4bc-1155-4036-96cb-00edf60b039b => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1890] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:25 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:25.391 7 INFO neutron.db.l3_db [None req-9b4465d8-ffa8-472e-b88f-e40a34a250c5 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Floating IP 703a00c8-1e5e-4541-bd82-aad65bffeb3f disassociated. External IP: 10.96.250.217, port: c9b61439-efb1-41f9-8d6a-52c3df34f3c9. 2026-03-01 15:21:25.494 7 INFO neutron.services.segments.plugin [-] Segment 7a2a95e2-6c43-4179-b875-432a115b42c9 resource provider aggregate not found 2026-03-01 15:21:25.499 7 INFO neutron.services.segments.plugin [-] Segment 7a2a95e2-6c43-4179-b875-432a115b42c9 resource provider aggregate not found 2026-03-01 15:21:25.515 7 INFO neutron.services.segments.plugin [-] Segment 7a2a95e2-6c43-4179-b875-432a115b42c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2a95e2-6c43-4179-b875-432a115b42c9 found for delete ", "request_id": "req-327df037-67e6-4837-a7b2-016af4bd26d3"}]} 2026-03-01 15:21:25.518 7 INFO neutron.services.segments.plugin [-] Segment 7a2a95e2-6c43-4179-b875-432a115b42c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2a95e2-6c43-4179-b875-432a115b42c9 found for delete ", "request_id": "req-83ff7528-a209-440b-b546-a7b23149062b"}]} [pid: 7|app: 0|req: 943/1891] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:21:25 2026] PUT /v2.0/floatingips/703a00c8-1e5e-4541-bd82-aad65bffeb3f => generated 552 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:25.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-45b14b9d-18b1-4dd9-bdb4-94097f42cc07 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: 291e0e60-8f56-447c-a0af-91117380ee87 2026-03-01 15:21:25.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45b14b9d-18b1-4dd9-bdb4-94097f42cc07 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: 291e0e60-8f56-447c-a0af-91117380ee87 [pid: 7|app: 0|req: 944/1892] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:25 2026] DELETE /v2.0/floatingips/703a00c8-1e5e-4541-bd82-aad65bffeb3f => 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: 949/1893] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:25 2026] PUT /v2.0/routers/0dc8c5fb-5f96-48e4-ae5b-d15087d769e5/add_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1894] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:26 2026] GET /v2.0/ports/03152ddc-08c4-40f5-a122-99ab64e8371c => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1895] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:26 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:26.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-92452106-2400-4ea1-9b9a-e13760f4424b 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 03152ddc-08c4-40f5-a122-99ab64e8371c 2026-03-01 15:21:26.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92452106-2400-4ea1-9b9a-e13760f4424b 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 03152ddc-08c4-40f5-a122-99ab64e8371c 2026-03-01 15:21:26.735 7 INFO neutron.db.l3_db [None req-3ae2149d-f9cd-4fa5-8660-34704e247405 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Floating IP 11400049-fe65-40ad-ac28-8d9e2a1c1640 associated. External IP: 10.96.250.215, port: f67a38fb-5fc7-4de5-94ae-66ffdbafb237. [pid: 7|app: 0|req: 945/1896] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:21:25 2026] POST /v2.0/floatingips => generated 843 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1897] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:26 2026] PUT /v2.0/routers/0dc8c5fb-5f96-48e4-ae5b-d15087d769e5/remove_router_interface => generated 309 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1898] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:27 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1899] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:27 2026] GET /v2.0/floatingips/11400049-fe65-40ad-ac28-8d9e2a1c1640 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1900] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:27 2026] DELETE /v2.0/security-groups/5708ef49-f77f-423f-b9ea-58395229c75e => 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: 955/1901] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:27 2026] GET /v2.0/ports?device_id=0dc8c5fb-5f96-48e4-ae5b-d15087d769e5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:27.194 8 INFO neutron.api.v2.resource [None req-6c48eeb3-3756-4446-9533-899693d7123f b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 956/1902] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:21:27 2026] GET /v2.0/security-groups/5708ef49-f77f-423f-b9ea-58395229c75e => 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: 947/1903] 10.0.0.45 () {32 vars in 654 bytes} [Sun Mar 1 15:21:27 2026] GET /v2.0/floatingips => generated 846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:27.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-54ba214e-05e4-4afb-992a-2bdfef095838 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] TaaS: Handle Delete Port: 33c8d926-53dc-48bb-96df-de8514728b20 2026-03-01 15:21:27.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54ba214e-05e4-4afb-992a-2bdfef095838 b4af46690dbd47d49108a1c59fd47672 e187798569584f798fb92e3518fe32fa - - default default] Tap Mirror: Handle Delete Port: 33c8d926-53dc-48bb-96df-de8514728b20 2026-03-01 15:21:27.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-17fae5c1-80db-427f-b712-cabf01de4332 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 20daf06f-2405-49ec-b5ea-469eacba7ea7 2026-03-01 15:21:27.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17fae5c1-80db-427f-b712-cabf01de4332 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 20daf06f-2405-49ec-b5ea-469eacba7ea7 [pid: 7|app: 0|req: 948/1904] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:27 2026] DELETE /v2.0/floatingips/36d822b8-d1ed-4e22-9717-2531d39f6342 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:27.699 8 INFO neutron.services.segments.plugin [-] Segment aed1f09d-3c32-4116-be38-0fa2f992449b resource provider aggregate not found 2026-03-01 15:21:27.713 8 INFO neutron.services.segments.plugin [-] Segment aed1f09d-3c32-4116-be38-0fa2f992449b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed1f09d-3c32-4116-be38-0fa2f992449b found for delete ", "request_id": "req-e9c3888f-88d1-48dd-a0a3-e549b76056d8"}]} 2026-03-01 15:21:27.724 8 INFO neutron.services.segments.plugin [-] Segment aed1f09d-3c32-4116-be38-0fa2f992449b resource provider aggregate not found 2026-03-01 15:21:27.741 8 INFO neutron.db.l3_hamode_db [None req-17fae5c1-80db-427f-b712-cabf01de4332 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] HA network 8715bd14-8426-47b5-b330-6ba5a3817d2a was deleted as no HA routers are present in tenant 0014a85d198d444d82400a8140475512. [pid: 8|app: 0|req: 957/1905] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:27 2026] DELETE /v2.0/routers/0dc8c5fb-5f96-48e4-ae5b-d15087d769e5 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:27.764 8 INFO neutron.services.segments.plugin [-] Segment aed1f09d-3c32-4116-be38-0fa2f992449b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aed1f09d-3c32-4116-be38-0fa2f992449b found for delete ", "request_id": "req-c071a779-521e-4fcd-8440-2921477860e5"}]} 2026-03-01 15:21:27.867 7 INFO neutron.db.l3_db [None req-90f70cfc-7eef-41c6-9e9e-4d99bb5dea51 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Floating IP 11400049-fe65-40ad-ac28-8d9e2a1c1640 associated. External IP: 10.96.250.215, port: f67a38fb-5fc7-4de5-94ae-66ffdbafb237. [pid: 8|app: 0|req: 958/1906] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:27 2026] DELETE /v2.0/security-groups/a8fa28a4-ed34-4df1-a558-f6c3ddd89f74 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1907] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:27 2026] DELETE /v2.0/subnets/e3ea012c-1b5a-4e11-9707-a5bf092b005a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:28.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd65a59a-66ec-4d99-b5db-b413cc7576ff d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 3e8372f2-bfcb-4bed-aab8-e2ba3990e96e 2026-03-01 15:21:28.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd65a59a-66ec-4d99-b5db-b413cc7576ff d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 3e8372f2-bfcb-4bed-aab8-e2ba3990e96e [pid: 7|app: 0|req: 949/1908] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:21:27 2026] PUT /v2.0/floatingips/11400049-fe65-40ad-ac28-8d9e2a1c1640 => generated 841 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:28.605 7 INFO neutron.services.segments.plugin [-] Segment d6018c02-7a03-41a9-bcfb-038cd0aa1964 resource provider aggregate not found 2026-03-01 15:21:28.611 7 INFO neutron.services.segments.plugin [-] Segment d6018c02-7a03-41a9-bcfb-038cd0aa1964 resource provider aggregate not found 2026-03-01 15:21:28.628 7 INFO neutron.services.segments.plugin [-] Segment d6018c02-7a03-41a9-bcfb-038cd0aa1964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6018c02-7a03-41a9-bcfb-038cd0aa1964 found for delete ", "request_id": "req-53c2b351-ba3e-4286-89c6-03f2c127df4f"}]} [pid: 7|app: 0|req: 950/1909] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:28 2026] DELETE /v2.0/networks/3c2c3eba-3c45-4585-8cf8-4a8f5c2ad105 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:28.636 7 INFO neutron.services.segments.plugin [-] Segment d6018c02-7a03-41a9-bcfb-038cd0aa1964 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6018c02-7a03-41a9-bcfb-038cd0aa1964 found for delete ", "request_id": "req-ae32110a-a79d-4b7c-9921-d529785de4a6"}]} [pid: 7|app: 0|req: 951/1910] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:28 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:28.815 7 INFO neutron.db.l3_db [None req-4ea3431e-b446-469a-916c-c90909565181 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Floating IP 11400049-fe65-40ad-ac28-8d9e2a1c1640 disassociated. External IP: 10.96.250.215, port: c9b61439-efb1-41f9-8d6a-52c3df34f3c9. [pid: 8|app: 0|req: 960/1911] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:27 2026] PUT /v2.0/routers/1d51629f-ca3f-4d73-8ca9-9c98d3a181ae/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:29.004 8 INFO neutron.db.segments_db [None req-649fc057-a941-4b48-938b-bf86ed147bf4 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Added segment 2eff9a3f-99ed-4392-8f19-d7d38cb3492d of type vxlan for network dafde117-eade-446b-8047-fa07b77d442d [pid: 7|app: 0|req: 952/1912] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:21:28 2026] PUT /v2.0/floatingips/11400049-fe65-40ad-ac28-8d9e2a1c1640 => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1913] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:29 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:29.279 8 INFO neutron.db.l3_hamode_db [None req-649fc057-a941-4b48-938b-bf86ed147bf4 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:29.433 7 INFO neutron_taas.services.taas.taas_plugin [None req-d68a92e4-48ed-45d4-a193-54f1effd25c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: c1744b63-e3d2-470f-b33b-3def6d78372d 2026-03-01 15:21:29.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d68a92e4-48ed-45d4-a193-54f1effd25c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: c1744b63-e3d2-470f-b33b-3def6d78372d 2026-03-01 15:21:29.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-d68a92e4-48ed-45d4-a193-54f1effd25c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 5baa70e8-e870-491b-ba64-753bc0301944 2026-03-01 15:21:29.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d68a92e4-48ed-45d4-a193-54f1effd25c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 5baa70e8-e870-491b-ba64-753bc0301944 2026-03-01 15:21:29.984 8 INFO neutron.db.l3_hamode_db [None req-649fc057-a941-4b48-938b-bf86ed147bf4 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:30.152 7 INFO neutron.db.l3_hamode_db [None req-d68a92e4-48ed-45d4-a193-54f1effd25c6 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network a4a48a04-6709-4c3f-a5db-5688ce5fcfb9 was deleted as no HA routers are present in tenant e187798569584f798fb92e3518fe32fa. [pid: 7|app: 0|req: 954/1914] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:29 2026] DELETE /v2.0/routers/1d51629f-ca3f-4d73-8ca9-9c98d3a181ae => generated 0 bytes in 963 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:30.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-f80ffbd9-ce5e-4301-af4e-27aa0498168b 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: 6fa41a78-3761-4e23-b719-eed96b3c55ba 2026-03-01 15:21:30.256 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f80ffbd9-ce5e-4301-af4e-27aa0498168b 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: 6fa41a78-3761-4e23-b719-eed96b3c55ba [pid: 7|app: 0|req: 955/1915] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:30 2026] DELETE /v2.0/floatingips/11400049-fe65-40ad-ac28-8d9e2a1c1640 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1916] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:30 2026] DELETE /v2.0/subnets/ccb013d8-b7ad-468a-a1df-045aca3320af => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1917] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:30 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:30.626 7 INFO neutron.api.v2.resource [None req-736623f1-9e1f-4d53-9766-2852e6bc9689 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1918] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:30 2026] DELETE /v2.0/floatingips/11400049-fe65-40ad-ac28-8d9e2a1c1640 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:30.651 7 INFO neutron.services.segments.plugin [-] Segment 7cc99c79-3848-4559-ace8-a6b90ff924f5 resource provider aggregate not found 2026-03-01 15:21:30.661 7 INFO neutron.services.segments.plugin [-] Segment 7cc99c79-3848-4559-ace8-a6b90ff924f5 resource provider aggregate not found 2026-03-01 15:21:30.672 7 INFO neutron.services.segments.plugin [-] Segment 7cc99c79-3848-4559-ace8-a6b90ff924f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc99c79-3848-4559-ace8-a6b90ff924f5 found for delete ", "request_id": "req-d6a4701b-f54d-4eeb-97f5-bf8646772153"}]} 2026-03-01 15:21:30.689 7 INFO neutron.services.segments.plugin [-] Segment 7cc99c79-3848-4559-ace8-a6b90ff924f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc99c79-3848-4559-ace8-a6b90ff924f5 found for delete ", "request_id": "req-b195011c-534d-4e56-bb85-6806c5385f20"}]} 2026-03-01 15:21:30.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f524d9-81c0-434c-91bc-cc4201aa28ac d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: f4285d92-9093-47d9-a8dc-f36090e09933 2026-03-01 15:21:30.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f524d9-81c0-434c-91bc-cc4201aa28ac d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: f4285d92-9093-47d9-a8dc-f36090e09933 [pid: 7|app: 0|req: 959/1919] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:30 2026] DELETE /v2.0/networks/464ffa4f-0577-4b02-b019-38cc76a9b968 => 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: 960/1920] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:30 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:31.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-d58377f1-c4e3-47d4-b3b1-e86215397949 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: c9b61439-efb1-41f9-8d6a-52c3df34f3c9 2026-03-01 15:21:31.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d58377f1-c4e3-47d4-b3b1-e86215397949 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: c9b61439-efb1-41f9-8d6a-52c3df34f3c9 [pid: 8|app: 0|req: 961/1921] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:28 2026] POST /v2.0/routers => generated 691 bytes in 2303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1922] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:30 2026] DELETE /v2.0/ports/c9b61439-efb1-41f9-8d6a-52c3df34f3c9 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1923] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 963/1924] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/routers/d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 697 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:31.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff3f5f5e-0002-4c93-a36d-149adaf3e2f5 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: f67a38fb-5fc7-4de5-94ae-66ffdbafb237 2026-03-01 15:21:31.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff3f5f5e-0002-4c93-a36d-149adaf3e2f5 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: f67a38fb-5fc7-4de5-94ae-66ffdbafb237 2026-03-01 15:21:31.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-abbdaf54-c1ad-4fb6-846d-1de783d9315d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 53901ca8-ffc6-48e6-9a88-7ccb02224ee2 2026-03-01 15:21:31.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abbdaf54-c1ad-4fb6-846d-1de783d9315d d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 53901ca8-ffc6-48e6-9a88-7ccb02224ee2 [pid: 7|app: 0|req: 964/1925] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:31 2026] DELETE /v2.0/ports/f67a38fb-5fc7-4de5-94ae-66ffdbafb237 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1926] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1927] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/routers => generated 700 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1928] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/ports?device_id=7e435015-a2c7-4e49-8af9-3d39fefce7ab => generated 958 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1929] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:31 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 962/1930] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:31 2026] PUT /v2.0/routers/e16132f4-b4d0-417e-9ae8-db6d9fae5930/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:32.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-e07148ef-e218-4635-9676-63c17b14077b 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: f0523bb0-c568-4e44-bbcb-8d2341ce7c05 2026-03-01 15:21:32.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e07148ef-e218-4635-9676-63c17b14077b 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: f0523bb0-c568-4e44-bbcb-8d2341ce7c05 2026-03-01 15:21:32.697 7 INFO neutron.services.segments.plugin [-] Segment 454af8ed-17b6-497d-a5a7-f01883511985 resource provider aggregate not found 2026-03-01 15:21:32.716 7 INFO neutron.services.segments.plugin [-] Segment 454af8ed-17b6-497d-a5a7-f01883511985 resource provider aggregate not found 2026-03-01 15:21:32.717 7 INFO neutron.services.segments.plugin [-] Segment 454af8ed-17b6-497d-a5a7-f01883511985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454af8ed-17b6-497d-a5a7-f01883511985 found for delete ", "request_id": "req-544d4907-1877-443c-92e8-1d5c4a755718"}]} [pid: 7|app: 0|req: 969/1931] 10.0.0.45 () {34 vars in 740 bytes} [Sun Mar 1 15:21:31 2026] PUT /v2.0/routers/d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 704 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:32.740 7 INFO neutron.services.segments.plugin [-] Segment 454af8ed-17b6-497d-a5a7-f01883511985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 454af8ed-17b6-497d-a5a7-f01883511985 found for delete ", "request_id": "req-95f2ad8f-102e-4b34-b304-b8ea0c3bab87"}]} [pid: 8|app: 0|req: 963/1932] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:32 2026] PUT /v2.0/routers/7e435015-a2c7-4e49-8af9-3d39fefce7ab/remove_router_interface => generated 309 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:33.184 8 INFO neutron_taas.services.taas.taas_plugin [None req-487a4010-0a0d-4de9-95d8-e39a4a90ea84 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: c26c041b-0a7b-4132-a356-bbef0baf1ba3 2026-03-01 15:21:33.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-487a4010-0a0d-4de9-95d8-e39a4a90ea84 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: c26c041b-0a7b-4132-a356-bbef0baf1ba3 2026-03-01 15:21:33.458 8 INFO neutron_taas.services.taas.taas_plugin [None req-487a4010-0a0d-4de9-95d8-e39a4a90ea84 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 260f0fef-d7c7-4962-a8ec-741689306681 2026-03-01 15:21:33.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-487a4010-0a0d-4de9-95d8-e39a4a90ea84 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 260f0fef-d7c7-4962-a8ec-741689306681 2026-03-01 15:21:33.465 7 INFO neutron.db.l3_db [None req-fb1f16db-7ee8-4ad5-9bbd-fd19015b4528 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Floating IP 6b3a47af-fdcd-45e3-a0b7-0ab61970465a associated. External IP: 10.96.250.216, port: 00d490e4-d9f9-4d9f-954f-48c929e9ed81. [pid: 7|app: 0|req: 970/1933] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:21:32 2026] POST /v2.0/floatingips => generated 856 bytes in 1085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:33.872 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2fd888f2-ed73-4fa9-8d98-19320c873f72'] response: {'name': 'network-changed', 'server_uuid': 'b476febe-6e46-4831-981f-f030a32940d3', 'tag': '00d490e4-d9f9-4d9f-954f-48c929e9ed81', 'status': 'completed', 'code': 200} 2026-03-01 15:21:33.876 8 INFO neutron.services.segments.plugin [-] Segment 455a3dca-6d55-4218-b622-839d019ae755 resource provider aggregate not found [pid: 7|app: 0|req: 971/1934] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:21:33 2026] GET /v2.0/routers/d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:33.887 8 INFO neutron.services.segments.plugin [-] Segment 455a3dca-6d55-4218-b622-839d019ae755 resource provider aggregate not found 2026-03-01 15:21:33.903 8 INFO neutron.services.segments.plugin [-] Segment 455a3dca-6d55-4218-b622-839d019ae755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 455a3dca-6d55-4218-b622-839d019ae755 found for delete ", "request_id": "req-f4927780-1a1e-49b3-a83b-60bddbee2cb0"}]} 2026-03-01 15:21:33.903 8 INFO neutron.services.segments.plugin [-] Segment 455a3dca-6d55-4218-b622-839d019ae755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 455a3dca-6d55-4218-b622-839d019ae755 found for delete ", "request_id": "req-5c037bd3-d40f-49e0-af00-2b59ca3a0995"}]} 2026-03-01 15:21:33.907 8 INFO neutron.db.l3_hamode_db [None req-487a4010-0a0d-4de9-95d8-e39a4a90ea84 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] HA network a858955f-1005-44f1-b1e9-8fc018fa57e3 was deleted as no HA routers are present in tenant adeda3be37534012a53713005add4c4e. [pid: 8|app: 0|req: 964/1935] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:33 2026] DELETE /v2.0/routers/e16132f4-b4d0-417e-9ae8-db6d9fae5930 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1936] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:33 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 856 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1937] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:33 2026] GET /v2.0/ports?device_id=d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1938] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:33 2026] DELETE /v2.0/subnets/522a35d1-9840-480f-992c-420b3de14a6c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:34.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd6daf96-9254-4fab-83fd-f4dcc1088d0a 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: dbc48ef8-67c6-4aa9-a496-58a44c1bee46 2026-03-01 15:21:34.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd6daf96-9254-4fab-83fd-f4dcc1088d0a 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: dbc48ef8-67c6-4aa9-a496-58a44c1bee46 2026-03-01 15:21:34.286 8 INFO neutron_taas.services.taas.taas_plugin [None req-02054887-ecd5-4925-8522-3c4b827dbd6c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: a7c139b5-9936-4d71-b2aa-b6768a25828c 2026-03-01 15:21:34.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02054887-ecd5-4925-8522-3c4b827dbd6c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: a7c139b5-9936-4d71-b2aa-b6768a25828c 2026-03-01 15:21:34.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd6daf96-9254-4fab-83fd-f4dcc1088d0a 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] TaaS: Handle Delete Port: 61db19ad-6619-40a2-811e-6ef22cdb21ab 2026-03-01 15:21:34.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd6daf96-9254-4fab-83fd-f4dcc1088d0a 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] Tap Mirror: Handle Delete Port: 61db19ad-6619-40a2-811e-6ef22cdb21ab 2026-03-01 15:21:34.528 8 INFO neutron_taas.services.taas.taas_plugin [None req-02054887-ecd5-4925-8522-3c4b827dbd6c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] TaaS: Handle Delete Port: 8a07f145-bc9f-4551-bc42-c05a7809cad0 2026-03-01 15:21:34.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02054887-ecd5-4925-8522-3c4b827dbd6c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] Tap Mirror: Handle Delete Port: 8a07f145-bc9f-4551-bc42-c05a7809cad0 2026-03-01 15:21:34.708 7 INFO neutron.db.l3_hamode_db [None req-dd6daf96-9254-4fab-83fd-f4dcc1088d0a 0c5e7341f80c4bdf847b5788071aad39 141f0e6fdde34f77bbdf3f06e888141e - - default default] HA network 01de21f9-fd45-4230-bcc3-0617dd8cf0d5 was deleted as no HA routers are present in tenant 141f0e6fdde34f77bbdf3f06e888141e. [pid: 7|app: 0|req: 972/1939] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:33 2026] DELETE /v2.0/routers/7e435015-a2c7-4e49-8af9-3d39fefce7ab => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:34.738 7 INFO neutron.services.segments.plugin [-] Segment e7e00e1b-f70e-41d6-b85e-6cf738fe2762 resource provider aggregate not found 2026-03-01 15:21:34.769 7 INFO neutron.services.segments.plugin [-] Segment e7e00e1b-f70e-41d6-b85e-6cf738fe2762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e00e1b-f70e-41d6-b85e-6cf738fe2762 found for delete ", "request_id": "req-bb4f7b7f-721d-4a05-a101-dbe8045fc34d"}]} 2026-03-01 15:21:34.770 7 INFO neutron.services.segments.plugin [-] Segment e7e00e1b-f70e-41d6-b85e-6cf738fe2762 resource provider aggregate not found 2026-03-01 15:21:34.796 7 INFO neutron.services.segments.plugin [-] Segment e7e00e1b-f70e-41d6-b85e-6cf738fe2762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7e00e1b-f70e-41d6-b85e-6cf738fe2762 found for delete ", "request_id": "req-61039691-9bd0-4e43-9dc6-a91d99622c5c"}]} 2026-03-01 15:21:34.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-562ef2c9-643d-4c36-a577-f0c0cf4b8e01 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 16355b4b-c6da-4e45-929f-32ed6dcf3b79 2026-03-01 15:21:34.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-562ef2c9-643d-4c36-a577-f0c0cf4b8e01 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 16355b4b-c6da-4e45-929f-32ed6dcf3b79 2026-03-01 15:21:34.861 8 INFO neutron.db.l3_hamode_db [None req-02054887-ecd5-4925-8522-3c4b827dbd6c 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] HA network dafde117-eade-446b-8047-fa07b77d442d was deleted as no HA routers are present in tenant 0014a85d198d444d82400a8140475512. [pid: 8|app: 0|req: 968/1940] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:34 2026] DELETE /v2.0/routers/d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 0 bytes in 778 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1941] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:21:34 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1942] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:34 2026] DELETE /v2.0/networks/86ec9b2c-0b11-42e7-90fc-20ce0f126ce5 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1943] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/ports?device_id=d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1944] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:34 2026] DELETE /v2.0/subnets/b5896fd5-a4a6-4d8f-82dc-9c8bae2e8f30 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1945] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1946] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 757 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:35.114 7 INFO neutron.api.v2.resource [None req-94ff6344-05a2-45cf-9fba-b51024556132 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/1947] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/routers/d61ebdce-58e8-4f7b-8d50-e2ea7d74b4ae => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1948] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00d490e4-d9f9-4d9f-954f-48c929e9ed81 => 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: 978/1949] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/ports?device_id=0dc8c5fb-5f96-48e4-ae5b-d15087d769e5 => 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: 979/1950] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/subnets?id=efb01d94-2433-4959-b9cf-028fef03bc75 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:35.210 7 INFO neutron.api.v2.resource [None req-a1a19d89-2220-4fe4-a4e6-7851ff99ad15 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1951] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/routers/0dc8c5fb-5f96-48e4-ae5b-d15087d769e5 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1952] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/networks/2baae3c0-b838-48dd-a33a-b8568d12027b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:35.246 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57c34ae9-8c04-41b9-9e1e-31c2a35a5b5d 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/1953] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/subnets/e3ea012c-1b5a-4e11-9707-a5bf092b005a => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1954] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/ports?network_id=05165ce9-27cf-4805-a542-5ad30714aa2d&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: 974/1955] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/ports?device_id=da840115-a2cf-4bc9-97b3-aea55d635925 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:35.291 8 INFO neutron.api.v2.resource [None req-7ef0da99-4109-45b1-8ef9-c4e231b81910 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1956] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/routers/da840115-a2cf-4bc9-97b3-aea55d635925 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1957] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:35.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc7d1f6c-42f5-40e6-b825-1131ed4f74ea 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1958] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/subnets/1b23cb2e-b64e-415e-b455-a598da1257fb => 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: 977/1959] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/ports?device_id=8fce86f2-5c45-4672-84d3-f90311b4dd58 => 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: 983/1960] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:35.370 7 INFO neutron.api.v2.resource [None req-5fa1fa76-e871-446a-b551-bd3e76f75f0e 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 984/1961] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/routers/8fce86f2-5c45-4672-84d3-f90311b4dd58 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1962] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/security-groups?tenant_id=adeda3be37534012a53713005add4c4e&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:35.395 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb915ff-86b5-43fb-812a-58135b1a7454 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/1963] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/subnets/cf512320-e92a-4760-9013-e4b1804ee850 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:35.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecaab704-206c-4bd6-91e7-564a6a868ace 33b348d8935947eea1fc7e58efe441f2 0014a85d198d444d82400a8140475512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/1964] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/subnets/164e650f-b1fa-4a92-bac2-1766689a6134 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1965] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/security-groups/b18e0b66-19a2-4554-84a7-b9b71d970830 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1966] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/security-groups?tenant_id=e187798569584f798fb92e3518fe32fa&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1967] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/security-groups/e91b6039-bd3e-4fc5-8501-557e8e0d9ed8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:35.921 8 INFO neutron.services.segments.plugin [-] Segment 2eff9a3f-99ed-4392-8f19-d7d38cb3492d resource provider aggregate not found 2026-03-01 15:21:35.925 8 INFO neutron.services.segments.plugin [-] Segment 2eff9a3f-99ed-4392-8f19-d7d38cb3492d resource provider aggregate not found 2026-03-01 15:21:35.939 8 INFO neutron.services.segments.plugin [-] Segment 2eff9a3f-99ed-4392-8f19-d7d38cb3492d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff9a3f-99ed-4392-8f19-d7d38cb3492d found for delete ", "request_id": "req-743f1da6-213e-4609-a475-7eda3c499104"}]} 2026-03-01 15:21:35.943 8 INFO neutron.services.segments.plugin [-] Segment 2eff9a3f-99ed-4392-8f19-d7d38cb3492d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff9a3f-99ed-4392-8f19-d7d38cb3492d found for delete ", "request_id": "req-01a0d709-063e-4239-b3a9-463b31e183da"}]} 2026-03-01 15:21:35.957 8 INFO neutron.services.segments.plugin [-] Segment 9c5fefca-a434-4842-a247-a2659c8b4d5a resource provider aggregate not found 2026-03-01 15:21:35.961 8 INFO neutron.services.segments.plugin [-] Segment 9c5fefca-a434-4842-a247-a2659c8b4d5a resource provider aggregate not found 2026-03-01 15:21:35.974 8 INFO neutron.services.segments.plugin [-] Segment 9c5fefca-a434-4842-a247-a2659c8b4d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5fefca-a434-4842-a247-a2659c8b4d5a found for delete ", "request_id": "req-f60a4e3a-2dad-408c-a9c6-c5c1b61d0f7f"}]} 2026-03-01 15:21:35.975 8 INFO neutron.services.segments.plugin [-] Segment 9c5fefca-a434-4842-a247-a2659c8b4d5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5fefca-a434-4842-a247-a2659c8b4d5a found for delete ", "request_id": "req-ef5c54a1-f51f-4c4b-a389-721e7440eb53"}]} [pid: 7|app: 0|req: 988/1968] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/security-groups?tenant_id=141f0e6fdde34f77bbdf3f06e888141e&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1969] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:35 2026] GET /v2.0/security-groups?tenant_id=0014a85d198d444d82400a8140475512&name=default => generated 2925 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1970] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:35 2026] DELETE /v2.0/security-groups/6789037b-d1e8-4de9-9ca4-1af45288a463 => 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: 982/1971] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:36 2026] DELETE /v2.0/security-groups/730ccca1-33d7-4538-afc3-f49a7425b809 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:36.814 7 INFO neutron.services.segments.plugin [-] Segment e02b38b3-4cbe-4497-bc3f-612ff9ea2541 resource provider aggregate not found 2026-03-01 15:21:36.817 7 INFO neutron.services.segments.plugin [-] Segment e02b38b3-4cbe-4497-bc3f-612ff9ea2541 resource provider aggregate not found 2026-03-01 15:21:36.844 7 INFO neutron.services.segments.plugin [-] Segment e02b38b3-4cbe-4497-bc3f-612ff9ea2541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02b38b3-4cbe-4497-bc3f-612ff9ea2541 found for delete ", "request_id": "req-42ddd72f-ef81-40c4-b8af-95424f8dfb13"}]} 2026-03-01 15:21:36.855 7 INFO neutron.services.segments.plugin [-] Segment e02b38b3-4cbe-4497-bc3f-612ff9ea2541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02b38b3-4cbe-4497-bc3f-612ff9ea2541 found for delete ", "request_id": "req-27f2f134-b095-4b63-97b3-362229bddf0c"}]} 2026-03-01 15:21:38.066 8 INFO neutron.db.segments_db [None req-2980ab36-691a-4835-b3dc-19029fa4946e cc3eecd0f8924542a65da5ee74bf87a9 ee9c78e6f8f247419eca1e53d7867a5f - - default default] Added segment 60720e46-d495-47f5-bf89-e4f9f24f4f07 of type vxlan for network 5b3b94d7-576a-49a4-968c-bcaf5aa6358f [pid: 8|app: 0|req: 984/1974] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:37 2026] POST /v2.0/networks => generated 628 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1975] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:21:38 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1976] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:21:38 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1977] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:38 2026] POST /v2.0/subnets => generated 673 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:38.919 8 INFO neutron.db.segments_db [None req-8339bfaa-e060-4cb8-bbb6-5018f189ff60 cc3eecd0f8924542a65da5ee74bf87a9 ee9c78e6f8f247419eca1e53d7867a5f - - default default] Added segment 40a978fb-5fed-4331-9ffb-5579362ce974 of type vxlan for network 6bff90ef-d834-4090-9ba8-b0cd40b39604 [pid: 8|app: 0|req: 986/1978] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:38 2026] POST /v2.0/networks => generated 628 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1979] 10.0.0.45 () {34 vars in 742 bytes} [Sun Mar 1 15:21:39 2026] PUT /v2.0/networks/6bff90ef-d834-4090-9ba8-b0cd40b39604 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1980] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:39 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1981] 10.0.0.45 () {34 vars in 740 bytes} [Sun Mar 1 15:21:39 2026] PUT /v2.0/subnets/2ce96c39-949e-4619-8a50-1ab0bb18e5a4 => generated 656 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:39.732 8 INFO neutron.services.segments.plugin [-] Segment 40a978fb-5fed-4331-9ffb-5579362ce974 resource provider aggregate not found 2026-03-01 15:21:39.739 8 INFO neutron.services.segments.plugin [-] Segment 40a978fb-5fed-4331-9ffb-5579362ce974 resource provider aggregate not found 2026-03-01 15:21:39.754 8 INFO neutron.services.segments.plugin [-] Segment 40a978fb-5fed-4331-9ffb-5579362ce974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a978fb-5fed-4331-9ffb-5579362ce974 found for delete ", "request_id": "req-41fa4e20-80a3-4ef6-b16a-6ee0becc101d"}]} 2026-03-01 15:21:39.758 8 INFO neutron.services.segments.plugin [-] Segment 40a978fb-5fed-4331-9ffb-5579362ce974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40a978fb-5fed-4331-9ffb-5579362ce974 found for delete ", "request_id": "req-e7252fb3-7b23-4270-beb5-38644a26f540"}]} [pid: 8|app: 0|req: 988/1982] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:39 2026] DELETE /v2.0/networks/6bff90ef-d834-4090-9ba8-b0cd40b39604 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:39.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-032d6abf-3563-4e18-8152-6ecb7191abb8 cc3eecd0f8924542a65da5ee74bf87a9 ee9c78e6f8f247419eca1e53d7867a5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/1983] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:39 2026] DELETE /v2.0/networks/6bff90ef-d834-4090-9ba8-b0cd40b39604 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1984] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:21:39 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1985] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:21:39 2026] GET /v2.0/subnets?network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1986] 10.0.0.45 () {32 vars in 652 bytes} [Sun Mar 1 15:21:39 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1987] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:39 2026] GET /v2.0/security-groups?tenant_id=46b28dc38b254ba49078a8973bc0e0f9&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:40.127 7 INFO neutron.db.segments_db [None req-57c8c4a8-b43d-405d-9af3-28fb2dce2c87 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] Added segment b76536c8-1570-4763-bdb3-e7df5a0f65fc of type vxlan for network a3e8a548-c9cc-4cfa-98cb-d54cfa39da23 [pid: 8|app: 0|req: 991/1988] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:21:40 2026] GET /v2.0/networks => generated 1312 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1989] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:39 2026] POST /v2.0/networks => generated 707 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1990] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/security-groups/1f965842-2299-44d8-952d-5c657a512ebf => 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: 999/1991] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:21:40 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1992] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:21:40 2026] GET /v2.0/networks/5b3b94d7-576a-49a4-968c-bcaf5aa6358f => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1993] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:21:40 2026] GET /v2.0/subnets/175f2844-43a2-4a66-9eba-7d24614b1868 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:40.355 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06e5fe00-c26a-4644-b1cc-0119779ccd25 cc3eecd0f8924542a65da5ee74bf87a9 ee9c78e6f8f247419eca1e53d7867a5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1002/1994] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/subnets/2ce96c39-949e-4619-8a50-1ab0bb18e5a4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:40.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1d8b9dd-08ff-41a2-a985-c2bb6aaef2cd cc3eecd0f8924542a65da5ee74bf87a9 ee9c78e6f8f247419eca1e53d7867a5f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/1995] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/networks/6bff90ef-d834-4090-9ba8-b0cd40b39604 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1996] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:40 2026] POST /v2.0/subnets => generated 644 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:40.425 8 WARNING neutron.api.v2.base [None req-f3055b10-6478-49a8-bf85-1d1477e12b71 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - 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-03-01 15:21:40.426 8 INFO neutron.api.v2.resource [None req-f3055b10-6478-49a8-bf85-1d1477e12b71 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 994/1997] 10.0.0.45 () {34 vars in 680 bytes} [Sun Mar 1 15:21:40 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1998] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/subnets/175f2844-43a2-4a66-9eba-7d24614b1868 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:40.603 7 INFO neutron.services.segments.plugin [-] Segment 60720e46-d495-47f5-bf89-e4f9f24f4f07 resource provider aggregate not found 2026-03-01 15:21:40.615 7 INFO neutron.services.segments.plugin [-] Segment 60720e46-d495-47f5-bf89-e4f9f24f4f07 resource provider aggregate not found [pid: 7|app: 0|req: 1005/1999] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/networks/5b3b94d7-576a-49a4-968c-bcaf5aa6358f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:40.623 7 INFO neutron.services.segments.plugin [-] Segment 60720e46-d495-47f5-bf89-e4f9f24f4f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60720e46-d495-47f5-bf89-e4f9f24f4f07 found for delete ", "request_id": "req-6b5f58ce-1cb9-44dc-9fe6-aeb833a57bde"}]} [pid: 8|app: 0|req: 995/2000] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/networks/a3e8a548-c9cc-4cfa-98cb-d54cfa39da23 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:40.632 7 INFO neutron.services.segments.plugin [-] Segment 60720e46-d495-47f5-bf89-e4f9f24f4f07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60720e46-d495-47f5-bf89-e4f9f24f4f07 found for delete ", "request_id": "req-e6541beb-aeab-48bb-bbfe-71c5da5a958c"}]} 2026-03-01 15:21:40.695 7 INFO neutron.db.segments_db [None req-e542c392-b51d-4aa2-a466-0b45f48de3d1 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] Added segment b8bb7554-681b-4cb5-9cf4-82cc6200dda7 of type vxlan for network e4eaea40-689d-47cd-af33-33e88b6969b1 [pid: 7|app: 0|req: 1006/2001] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:40 2026] POST /v2.0/networks => generated 707 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2002] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:40 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:40.989 7 WARNING neutron.api.v2.base [None req-2554ad32-2d36-4850-bac4-c5f4087d0903 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - 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-03-01 15:21:40.990 7 INFO neutron.api.v2.resource [None req-2554ad32-2d36-4850-bac4-c5f4087d0903 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1007/2003] 10.0.0.45 () {34 vars in 680 bytes} [Sun Mar 1 15:21:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2004] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:40 2026] DELETE /v2.0/networks/e4eaea40-689d-47cd-af33-33e88b6969b1 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:41.248 8 INFO neutron.db.segments_db [None req-a5b32fc6-b185-4109-bb83-4710abe21bdc 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] Added segment c360ab7d-dd9a-44a3-8b04-56993d08e1f0 of type vxlan for network 03e309fb-1693-47a9-a3b0-aa72332b1e22 [pid: 7|app: 0|req: 1008/2005] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:41 2026] GET /v2.0/security-groups?tenant_id=ee9c78e6f8f247419eca1e53d7867a5f&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2006] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:41 2026] POST /v2.0/networks => generated 708 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2007] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:41 2026] DELETE /v2.0/security-groups/3b94c205-400d-452e-9505-2377744c7ccd => 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: 999/2008] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:41 2026] POST /v2.0/subnets => generated 647 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:41.773 8 INFO neutron.services.segments.plugin [-] Segment b76536c8-1570-4763-bdb3-e7df5a0f65fc resource provider aggregate not found 2026-03-01 15:21:41.779 8 INFO neutron.services.segments.plugin [-] Segment b76536c8-1570-4763-bdb3-e7df5a0f65fc resource provider aggregate not found 2026-03-01 15:21:41.790 8 INFO neutron.services.segments.plugin [-] Segment b76536c8-1570-4763-bdb3-e7df5a0f65fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b76536c8-1570-4763-bdb3-e7df5a0f65fc found for delete ", "request_id": "req-07bb8775-08e4-48aa-acdf-8cec56a9b3e6"}]} 2026-03-01 15:21:41.795 8 INFO neutron.services.segments.plugin [-] Segment b76536c8-1570-4763-bdb3-e7df5a0f65fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b76536c8-1570-4763-bdb3-e7df5a0f65fc found for delete ", "request_id": "req-72756833-3a0e-4d54-b7b4-7c4e65ae272e"}]} 2026-03-01 15:21:41.806 8 INFO neutron.services.segments.plugin [-] Segment b8bb7554-681b-4cb5-9cf4-82cc6200dda7 resource provider aggregate not found 2026-03-01 15:21:41.812 8 INFO neutron.services.segments.plugin [-] Segment b8bb7554-681b-4cb5-9cf4-82cc6200dda7 resource provider aggregate not found 2026-03-01 15:21:41.826 8 INFO neutron.services.segments.plugin [-] Segment b8bb7554-681b-4cb5-9cf4-82cc6200dda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8bb7554-681b-4cb5-9cf4-82cc6200dda7 found for delete ", "request_id": "req-54e6d023-daf1-4de1-8574-394c4643d9f7"}]} 2026-03-01 15:21:41.827 8 INFO neutron.services.segments.plugin [-] Segment b8bb7554-681b-4cb5-9cf4-82cc6200dda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8bb7554-681b-4cb5-9cf4-82cc6200dda7 found for delete ", "request_id": "req-67f6158b-ce1c-49b4-9fca-c19e6d6eed88"}]} [pid: 7|app: 0|req: 1010/2009] 10.0.0.45 () {34 vars in 680 bytes} [Sun Mar 1 15:21:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2010] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:21:42 2026] GET /v2.0/networks/03e309fb-1693-47a9-a3b0-aa72332b1e22 => generated 655 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2011] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:42 2026] GET /v2.0/security-groups?tenant_id=c2e21cd8cdb14120aae8e29fd45543af&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2012] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:42 2026] DELETE /v2.0/security-groups/456c36e4-e647-4348-b8d3-34015fa09886 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:42.750 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83781249-dd1b-4187-9518-217164d2e23f 2cd9f3002a79476fa274e33433fb26d2 8970e54fead249a9bb9d173f9f3addfe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2013] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:21:42 2026] GET /v2.0/networks/03e309fb-1693-47a9-a3b0-aa72332b1e22 => generated 138 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2014] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:42 2026] DELETE /v2.0/networks/03e309fb-1693-47a9-a3b0-aa72332b1e22 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:42.954 7 INFO neutron.pecan_wsgi.hooks.translation [None req-56d28963-7ea4-4dd8-ad73-9a117a56ba0c 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2015] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:42 2026] DELETE /v2.0/subnets/ea644a56-b93d-4e56-870d-c13ca697d350 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:42.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ac73637-e4e4-4ca6-9826-c03cb871864a 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1003/2016] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:42 2026] DELETE /v2.0/subnets/3ffe4ca2-57ad-41d1-bbb9-5eaaa614cdbe => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:43.000 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d43995f-837a-49d8-af35-f434260fb875 6d8150a9bd6142ff8d8cd37215a30ad0 688c1e2ddf5b45259a22902102c99499 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1014/2017] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:42 2026] DELETE /v2.0/subnets/3d1233ed-74a7-43fd-a494-9a64aa8d2e2f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:43.518 8 INFO neutron.db.segments_db [None req-0639c613-f527-467d-a8b0-711fbc916bc7 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Added segment 3c4628a9-55f9-47e3-ab0f-caa75e13993b of type vxlan for network b7c6f376-a6b2-4535-b043-a272f41b9b36 [pid: 8|app: 0|req: 1004/2018] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:43 2026] POST /v2.0/networks => generated 626 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:43.849 8 INFO neutron.services.segments.plugin [-] Segment c360ab7d-dd9a-44a3-8b04-56993d08e1f0 resource provider aggregate not found 2026-03-01 15:21:43.854 8 INFO neutron.services.segments.plugin [-] Segment c360ab7d-dd9a-44a3-8b04-56993d08e1f0 resource provider aggregate not found 2026-03-01 15:21:43.868 8 INFO neutron.services.segments.plugin [-] Segment c360ab7d-dd9a-44a3-8b04-56993d08e1f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c360ab7d-dd9a-44a3-8b04-56993d08e1f0 found for delete ", "request_id": "req-fadaec6c-5438-4b24-8983-a7c596abfec0"}]} 2026-03-01 15:21:43.873 8 INFO neutron.services.segments.plugin [-] Segment c360ab7d-dd9a-44a3-8b04-56993d08e1f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c360ab7d-dd9a-44a3-8b04-56993d08e1f0 found for delete ", "request_id": "req-d3a4c96e-f6af-48dc-9b55-bb6013d79361"}]} [pid: 7|app: 0|req: 1015/2019] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:43 2026] POST /v2.0/ports => generated 774 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1005/2020] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:43 2026] GET /v2.0/security-groups?tenant_id=688c1e2ddf5b45259a22902102c99499&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:44.014 7 INFO neutron.db.segments_db [None req-58e3a32c-3581-438c-9d93-b83bb74b0c69 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Added segment 5a2bd53d-dd8f-49a9-b419-df98881a6377 of type vxlan for network b1d2b8c1-9641-4bcf-a4dc-64877dc99684 [pid: 8|app: 0|req: 1006/2021] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:43 2026] DELETE /v2.0/security-groups/15597e43-b4fb-462b-8d1a-182f9fe906f6 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2022] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:43 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2023] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:44 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2024] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:44 2026] GET /v2.0/security-groups?tenant_id=8970e54fead249a9bb9d173f9f3addfe&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: 1018/2025] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:44 2026] DELETE /v2.0/security-groups/daa5445e-b57b-4717-8c0d-9a5c85db242a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2026] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:44 2026] POST /v2.0/ports => generated 950 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1019/2027] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:44 2026] GET /v2.0/security-groups?tenant_id=74be22d15b6d433a8e2cc186e688d9b1&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:44.804 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bd8dbf3-09a4-49cf-96b3-ddf8b2afc41c 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] TaaS: Handle Delete Port: dbb3c3fc-dbf9-487c-9652-c1c161f4abed 2026-03-01 15:21:44.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bd8dbf3-09a4-49cf-96b3-ddf8b2afc41c 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Tap Mirror: Handle Delete Port: dbb3c3fc-dbf9-487c-9652-c1c161f4abed [pid: 7|app: 0|req: 1020/2028] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:44 2026] DELETE /v2.0/security-groups/0329e70e-b6dc-42a4-bcc2-c937ec8662e5 => 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: 1009/2029] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:44 2026] DELETE /v2.0/ports/dbb3c3fc-dbf9-487c-9652-c1c161f4abed => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:44.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ad889b3-58ac-401e-811d-5fb90ca651fe 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2030] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:44 2026] DELETE /v2.0/ports/dbb3c3fc-dbf9-487c-9652-c1c161f4abed => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:45.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-25fda6cf-ef0d-4cf9-8ea7-8452cb0bff79 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2031] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:44 2026] GET /v2.0/ports/dbb3c3fc-dbf9-487c-9652-c1c161f4abed => 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: 1022/2032] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:45 2026] DELETE /v2.0/subnets/fa299d70-1a8a-46d0-9c76-1fb46450453c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2033] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:45 2026] DELETE /v2.0/networks/b1d2b8c1-9641-4bcf-a4dc-64877dc99684 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:45.335 7 INFO neutron.db.segments_db [None req-ed71171c-a74d-4165-83f2-15383f3ac7e9 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Added segment 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d of type vxlan for network 7e7439e6-8ec2-43c2-beea-7ddbac538c65 [pid: 7|app: 0|req: 1023/2034] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:45 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2035] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:45 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:45.890 8 INFO neutron.services.segments.plugin [-] Segment 5a2bd53d-dd8f-49a9-b419-df98881a6377 resource provider aggregate not found 2026-03-01 15:21:45.895 8 INFO neutron.services.segments.plugin [-] Segment 5a2bd53d-dd8f-49a9-b419-df98881a6377 resource provider aggregate not found 2026-03-01 15:21:45.909 8 INFO neutron.services.segments.plugin [-] Segment 5a2bd53d-dd8f-49a9-b419-df98881a6377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2bd53d-dd8f-49a9-b419-df98881a6377 found for delete ", "request_id": "req-20fb45b1-240e-45d0-8b63-4cb764fcd76f"}]} 2026-03-01 15:21:45.915 8 INFO neutron.services.segments.plugin [-] Segment 5a2bd53d-dd8f-49a9-b419-df98881a6377 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a2bd53d-dd8f-49a9-b419-df98881a6377 found for delete ", "request_id": "req-db537888-66bd-44c0-bcaf-c77809782e6c"}]} [pid: 7|app: 0|req: 1024/2036] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:45 2026] POST /v2.0/ports => generated 912 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:46.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-7bf8ed84-d930-4b4c-9b18-e1055e56e207 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] TaaS: Handle Delete Port: 22a63bc1-7136-4597-b10c-738e3d3e6c79 2026-03-01 15:21:46.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bf8ed84-d930-4b4c-9b18-e1055e56e207 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Tap Mirror: Handle Delete Port: 22a63bc1-7136-4597-b10c-738e3d3e6c79 [pid: 8|app: 0|req: 1013/2037] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:46 2026] DELETE /v2.0/ports/22a63bc1-7136-4597-b10c-738e3d3e6c79 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:46.325 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cd39100-bbbe-4165-a707-5f898b0a9f83 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1025/2038] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:46 2026] GET /v2.0/ports/22a63bc1-7136-4597-b10c-738e3d3e6c79 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2039] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:46 2026] DELETE /v2.0/subnets/456b6348-2d7b-4989-a6d7-f732299ce165 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:46.658 7 INFO neutron.services.segments.plugin [-] Segment 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d resource provider aggregate not found 2026-03-01 15:21:46.669 7 INFO neutron.services.segments.plugin [-] Segment 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d resource provider aggregate not found 2026-03-01 15:21:46.683 7 INFO neutron.services.segments.plugin [-] Segment 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d found for delete ", "request_id": "req-3c68cf6c-bc0c-483c-80ca-45c4506f7912"}]} 2026-03-01 15:21:46.689 7 INFO neutron.services.segments.plugin [-] Segment 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22da0229-84f4-4e4b-90a2-fb7f38e4cc3d found for delete ", "request_id": "req-c4c3f832-877c-4c5d-b1f2-7ef830810a27"}]} [pid: 7|app: 0|req: 1026/2040] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:46 2026] DELETE /v2.0/networks/7e7439e6-8ec2-43c2-beea-7ddbac538c65 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2041] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:21:46 2026] POST /v2.0/ports => generated 774 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2042] 10.0.0.45 () {34 vars in 736 bytes} [Sun Mar 1 15:21:47 2026] PUT /v2.0/ports/5904c53a-daf1-4abc-abec-cb4283964058 => generated 752 bytes in 192 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-03-01 15:21:47.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-9da214c9-ad1c-4266-9450-bcf57e547ba1 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] TaaS: Handle Delete Port: 5904c53a-daf1-4abc-abec-cb4283964058 2026-03-01 15:21:47.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9da214c9-ad1c-4266-9450-bcf57e547ba1 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Tap Mirror: Handle Delete Port: 5904c53a-daf1-4abc-abec-cb4283964058 [pid: 8|app: 0|req: 1016/2043] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/ports/5904c53a-daf1-4abc-abec-cb4283964058 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1028/2044] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:21:47 2026] GET /v2.0/ports => generated 777 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:47.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40556af1-9ca7-4628-be4d-34001b319c15 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2045] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:47 2026] GET /v2.0/ports/5904c53a-daf1-4abc-abec-cb4283964058 => 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: 1029/2046] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:21:47 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2047] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:47 2026] GET /v2.0/ports/22ca92a6-d0b3-4dec-8c8f-725796644451 => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:47.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ad0234d-1370-45e7-a7c8-acc9380409f9 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/2048] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/ports/22a63bc1-7136-4597-b10c-738e3d3e6c79 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:47.567 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d386b908-7596-46a2-9258-e4508ebf5992 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1019/2049] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/subnets/456b6348-2d7b-4989-a6d7-f732299ce165 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:47.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a22ce8c9-a372-4994-b586-d7247567c35d 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2050] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/subnets/fa299d70-1a8a-46d0-9c76-1fb46450453c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:21:47.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-ff7329a4-6124-48d6-9369-1796b5728171 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] TaaS: Handle Delete Port: 22ca92a6-d0b3-4dec-8c8f-725796644451 2026-03-01 15:21:47.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff7329a4-6124-48d6-9369-1796b5728171 2d6ffd08a8df4d5f994519bf30880bf1 49f0e758f1bc4c72b4eea9698a29cce2 - - default default] Tap Mirror: Handle Delete Port: 22ca92a6-d0b3-4dec-8c8f-725796644451 [pid: 8|app: 0|req: 1020/2051] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/ports/22ca92a6-d0b3-4dec-8c8f-725796644451 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2052] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:47 2026] DELETE /v2.0/networks/b7c6f376-a6b2-4535-b043-a272f41b9b36 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2053] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:48 2026] GET /v2.0/security-groups?tenant_id=49f0e758f1bc4c72b4eea9698a29cce2&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2054] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:48 2026] DELETE /v2.0/security-groups/c99e505e-3140-4010-bd84-34afd75f99f1 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:48.696 7 INFO neutron.services.segments.plugin [-] Segment 3c4628a9-55f9-47e3-ab0f-caa75e13993b resource provider aggregate not found 2026-03-01 15:21:48.703 7 INFO neutron.services.segments.plugin [-] Segment 3c4628a9-55f9-47e3-ab0f-caa75e13993b resource provider aggregate not found 2026-03-01 15:21:48.710 7 INFO neutron.services.segments.plugin [-] Segment 3c4628a9-55f9-47e3-ab0f-caa75e13993b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4628a9-55f9-47e3-ab0f-caa75e13993b found for delete ", "request_id": "req-2668a8f6-1e29-431b-931c-8570fe765b25"}]} 2026-03-01 15:21:48.715 7 INFO neutron.services.segments.plugin [-] Segment 3c4628a9-55f9-47e3-ab0f-caa75e13993b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c4628a9-55f9-47e3-ab0f-caa75e13993b found for delete ", "request_id": "req-683035d6-0ab9-48bc-8017-f53c67a28143"}]} [pid: 8|app: 0|req: 1022/2055] 10.0.0.45 () {32 vars in 825 bytes} [Sun Mar 1 15:21:48 2026] GET /v2.0/ports?project_id=aa4d5d5bae9b4be5937bf03217919789&network_id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 3695 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2056] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:21:49 2026] GET /v2.0/subnets?network_id=46a80997-1d2b-44cc-9900-fd34e1089208 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:49.497 8 INFO neutron.db.l3_db [None req-ebabab57-7fb4-4b6b-8e7c-68f5722f79eb a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Floating IP 6b3a47af-fdcd-45e3-a0b7-0ab61970465a disassociated. External IP: 10.96.250.216, port: 00d490e4-d9f9-4d9f-954f-48c929e9ed81. [pid: 7|app: 0|req: 1034/2057] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:21:49 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2058] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:21:49 2026] PUT /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 554 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:49.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9fbeae0-9ae8-437a-a03d-c5e91bfcf87f'] response: {'name': 'network-changed', 'server_uuid': 'b476febe-6e46-4831-981f-f030a32940d3', 'tag': '00d490e4-d9f9-4d9f-954f-48c929e9ed81', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1025/2059] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:49 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 554 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2060] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:21:49 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2061] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:21:50 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:21:50.750 7 INFO neutron.db.segments_db [None req-8128fd39-ab7e-4498-8501-06a794664bc6 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment b3d6aca6-b2d6-44a3-af8d-43e82fceb758 of type vxlan for network 74e4bcd4-9f2c-4071-9e85-04c982827d98 [pid: 8|app: 0|req: 1026/2062] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:21:50 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2063] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:21:50 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2064] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:50 2026] POST /v2.0/networks => generated 610 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2065] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=00d490e4-d9f9-4d9f-954f-48c929e9ed81 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:50.917 7 INFO neutron.db.segments_db [None req-530b80c7-ce9e-4fa0-bec6-0fa210a1eea8 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment 1544c253-ff1f-4991-89a6-00dc5e144790 of type vxlan for network 67b6acb1-433f-4ef6-aa3c-dfdb97d93391 [pid: 7|app: 0|req: 1039/2066] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:50 2026] POST /v2.0/networks => generated 610 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2067] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:51 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2068] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:21:51 2026] GET /v2.0/subnets?id=efb01d94-2433-4959-b9cf-028fef03bc75 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2069] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:51 2026] POST /v2.0/subnets => generated 626 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2070] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:21:51 2026] GET /v2.0/ports?network_id=05165ce9-27cf-4805-a542-5ad30714aa2d&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: 1028/2071] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:21:50 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2072] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:21:51 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2073] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:51 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2074] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:21:51 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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) 2026-03-01 15:21:51.715 7 INFO neutron.db.segments_db [None req-3b39daf3-bc7b-4492-923b-dff16ca8a24b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 of type vxlan for network b32e1adc-4481-4b0c-a660-455c8ca9b77a [pid: 8|app: 0|req: 1030/2075] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:21:51 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:52.024 7 INFO neutron.db.l3_hamode_db [None req-3b39daf3-bc7b-4492-923b-dff16ca8a24b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1031/2076] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:21:51 2026] PUT /v2.0/floatingips/9bc6aadf-df08-43b5-998d-e39275681b5f/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2077] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:21:52 2026] PUT /v2.0/floatingips/67511389-8a34-4c02-9910-059881901625/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2078] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 552 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:52.144 7 INFO neutron.db.l3_hamode_db [None req-3b39daf3-bc7b-4492-923b-dff16ca8a24b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1034/2079] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:21:52 2026] PUT /v2.0/floatingips/4a3d1b3a-7335-44bd-8e8c-248d9b5b3ba1/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2080] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:21:52 2026] PUT /v2.0/floatingips/d4617a1e-cbdf-4c23-ba20-9426d2a7dda9/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2081] 10.0.0.45 () {32 vars in 671 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2082] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2083] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2084] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2087] 10.0.0.45 () {32 vars in 679 bytes} [Sun Mar 1 15:21:52 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: 8|app: 0|req: 1043/2088] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2089] 10.0.0.45 () {32 vars in 689 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2090] 10.0.0.45 () {32 vars in 701 bytes} [Sun Mar 1 15:21:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2091] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:51 2026] POST /v2.0/routers => generated 505 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:52.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-7105e480-7bd2-442f-9cd3-3b05093d6346 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] TaaS: Handle Delete Port: 4bc656a8-bda2-4b28-9797-b081892ce86b 2026-03-01 15:21:52.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7105e480-7bd2-442f-9cd3-3b05093d6346 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] Tap Mirror: Handle Delete Port: 4bc656a8-bda2-4b28-9797-b081892ce86b [pid: 8|app: 0|req: 1046/2092] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:52 2026] DELETE /v2.0/floatingips/9bc6aadf-df08-43b5-998d-e39275681b5f => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:53.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-04c272be-b725-4aa6-872a-71e4dac10e7e 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] TaaS: Handle Delete Port: 7b755152-f181-4947-bfb5-39d3834b0157 2026-03-01 15:21:53.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04c272be-b725-4aa6-872a-71e4dac10e7e 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] Tap Mirror: Handle Delete Port: 7b755152-f181-4947-bfb5-39d3834b0157 [pid: 8|app: 0|req: 1047/2093] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:52 2026] DELETE /v2.0/floatingips/67511389-8a34-4c02-9910-059881901625 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2094] 10.0.0.45 () {34 vars in 684 bytes} [Sun Mar 1 15:21:53 2026] POST /v2.0/security-groups => generated 1673 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 15:21:53.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-70e7a2d1-9209-46bd-a273-7a30fb11a11e 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] TaaS: Handle Delete Port: 722f71cc-9637-4375-873e-bc4fcfe28d3e 2026-03-01 15:21:53.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e7a2d1-9209-46bd-a273-7a30fb11a11e 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] Tap Mirror: Handle Delete Port: 722f71cc-9637-4375-873e-bc4fcfe28d3e [pid: 8|app: 0|req: 1049/2095] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:53 2026] DELETE /v2.0/floatingips/4a3d1b3a-7335-44bd-8e8c-248d9b5b3ba1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2096] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:53.894 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1f9341e-f9dd-4b7d-baca-acf11bfe8b44 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] TaaS: Handle Delete Port: 07f77ffc-9b69-4988-b3ee-9b9171b13f12 2026-03-01 15:21:53.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1f9341e-f9dd-4b7d-baca-acf11bfe8b44 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] Tap Mirror: Handle Delete Port: 07f77ffc-9b69-4988-b3ee-9b9171b13f12 [pid: 7|app: 0|req: 1047/2097] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:52 2026] PUT /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94/add_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2098] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2099] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:53 2026] DELETE /v2.0/floatingips/d4617a1e-cbdf-4c23-ba20-9426d2a7dda9 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2100] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:54 2026] GET /v2.0/ports/ebb1bbf1-115f-4292-b0e7-10c60ef9e867 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2101] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:54.243 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a5fc971-0ec5-400d-97b0-4ee4cad3dc74 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] TaaS: Handle Delete Port: 19564bd2-1d3b-4c2b-9cbe-8f40b066807c 2026-03-01 15:21:54.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a5fc971-0ec5-400d-97b0-4ee4cad3dc74 542557abfc7846238f8dd2325c1dd122 ca7c6b12ee89411fae05752682397e7a - - default default] Tap Mirror: Handle Delete Port: 19564bd2-1d3b-4c2b-9cbe-8f40b066807c [pid: 7|app: 0|req: 1050/2102] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:21:54 2026] DELETE /v2.0/floatingips/e13fa01f-b625-43ee-b448-053ad9d62c5d => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2103] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:54.598 7 INFO neutron.db.securitygroups_db [None req-4b5cce6f-1855-4cd7-809b-f332c8f4506c a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Project aa4d5d5bae9b4be5937bf03217919789 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: 1052/2104] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:54.754 7 INFO neutron.db.securitygroups_db [None req-b420e68a-5701-4873-bba1-e3ad6d483702 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Project aa4d5d5bae9b4be5937bf03217919789 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: 1053/2105] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:21:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2106] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:21:54 2026] PUT /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2107] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/security-groups?tenant_id=ca7c6b12ee89411fae05752682397e7a&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2108] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/networks => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2109] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/ports/c2265760-e745-4cea-ad89-fa1268cb3444 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2110] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:55 2026] DELETE /v2.0/security-groups/c6cc64ae-17f8-4834-ac3f-3520bdd90f15 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2111] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/security-groups?tenant_id=8ae3503695ec40cfad174b06ba288ec1&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2112] 10.0.0.53 () {34 vars in 1097 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-581470356&fields=id&tenant_id=aa4d5d5bae9b4be5937bf03217919789 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:55.990 7 INFO neutron_taas.services.taas.taas_plugin [None req-845736bf-79ad-4378-8101-9fc8ed37a113 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: c2265760-e745-4cea-ad89-fa1268cb3444 2026-03-01 15:21:55.993 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-845736bf-79ad-4378-8101-9fc8ed37a113 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: c2265760-e745-4cea-ad89-fa1268cb3444 [pid: 8|app: 0|req: 1058/2113] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:55 2026] GET /v2.0/security-groups?tenant_id=ccb83384765b4360939d81c27f29d8dc&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2114] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:56 2026] DELETE /v2.0/security-groups/1e643cc3-db97-41b5-9d0b-3b363b22225e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2115] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 661 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2116] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:56 2026] DELETE /v2.0/security-groups/bb885735-36fd-4b5b-b645-1e3fe2f0152b => 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: 1062/2117] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/quotas/aa4d5d5bae9b4be5937bf03217919789 => 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: 1063/2118] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&fields=id => generated 149 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2119] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:55 2026] PUT /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94/remove_router_interface => generated 309 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2120] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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: 1065/2121] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/security-groups?tenant_id=6a81347686b8482398a0d0f608c4e597&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2122] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2123] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:21:56 2026] DELETE /v2.0/security-groups/13e7236d-a9ea-4587-ac01-b594e7d8e8d8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2124] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:56 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:56.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-02ca26fb-e1bf-49af-8a1f-b356cf66de93 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: ebb1bbf1-115f-4292-b0e7-10c60ef9e867 2026-03-01 15:21:56.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02ca26fb-e1bf-49af-8a1f-b356cf66de93 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: ebb1bbf1-115f-4292-b0e7-10c60ef9e867 [pid: 7|app: 0|req: 1057/2125] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:21:56 2026] PUT /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2126] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:21:57 2026] GET /v2.0/ports?device_id=31e2de2c-d933-49b7-bed4-8c254630ec94 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:57.481 7 INFO neutron_taas.services.taas.taas_plugin [None req-29a23bfd-e3fd-416a-b815-a3d53cd301fb 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 6e70e04e-a300-44e8-b373-09a4522da6f9 2026-03-01 15:21:57.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29a23bfd-e3fd-416a-b815-a3d53cd301fb 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 6e70e04e-a300-44e8-b373-09a4522da6f9 [pid: 8|app: 0|req: 1070/2127] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:57 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:21:57.848 7 INFO neutron.services.segments.plugin [-] Segment d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 resource provider aggregate not found 2026-03-01 15:21:57.862 7 INFO neutron.db.l3_hamode_db [None req-29a23bfd-e3fd-416a-b815-a3d53cd301fb 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] HA network b32e1adc-4481-4b0c-a660-455c8ca9b77a was deleted as no HA routers are present in tenant 5a05ec71d03842b3b0bd8b971cd2f571. [pid: 7|app: 0|req: 1058/2128] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:57 2026] DELETE /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:21:57.873 7 INFO neutron.services.segments.plugin [-] Segment d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 found for delete ", "request_id": "req-435d904f-eb46-4691-817e-8a102fc58b60"}]} 2026-03-01 15:21:57.875 7 INFO neutron.services.segments.plugin [-] Segment d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 resource provider aggregate not found 2026-03-01 15:21:57.896 7 INFO neutron.services.segments.plugin [-] Segment d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9ba78df-5fcf-49eb-99bf-e06736b8a4e8 found for delete ", "request_id": "req-09c0867e-c8d9-40e9-9ea8-1773cbcb8845"}]} [pid: 8|app: 0|req: 1071/2129] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:57 2026] DELETE /v2.0/subnets/3f428c52-0e2a-484c-8f7a-69d9eeb447be => 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: 1059/2130] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:21:58 2026] DELETE /v2.0/subnets/5729a44f-df24-4b7a-beb3-1edfaa0b558d => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:58.318 8 INFO neutron.services.segments.plugin [-] Segment 1544c253-ff1f-4991-89a6-00dc5e144790 resource provider aggregate not found 2026-03-01 15:21:58.320 8 INFO neutron.services.segments.plugin [-] Segment 1544c253-ff1f-4991-89a6-00dc5e144790 resource provider aggregate not found 2026-03-01 15:21:58.338 8 INFO neutron.services.segments.plugin [-] Segment 1544c253-ff1f-4991-89a6-00dc5e144790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1544c253-ff1f-4991-89a6-00dc5e144790 found for delete ", "request_id": "req-23b9a0c7-e57e-4068-a516-dba842178a64"}]} 2026-03-01 15:21:58.344 8 INFO neutron.services.segments.plugin [-] Segment 1544c253-ff1f-4991-89a6-00dc5e144790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1544c253-ff1f-4991-89a6-00dc5e144790 found for delete ", "request_id": "req-4d063d46-6733-4297-b5a2-c663520660b1"}]} [pid: 8|app: 0|req: 1072/2131] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:58 2026] DELETE /v2.0/networks/67b6acb1-433f-4ef6-aa3c-dfdb97d93391 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:58.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb72c9da-83d4-4388-b9e7-6fa4b8fea21b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 76cc7495-6d58-429e-b16e-37e6a8993fd7 2026-03-01 15:21:58.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb72c9da-83d4-4388-b9e7-6fa4b8fea21b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 76cc7495-6d58-429e-b16e-37e6a8993fd7 [pid: 7|app: 0|req: 1060/2132] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:21:58 2026] DELETE /v2.0/networks/74e4bcd4-9f2c-4071-9e85-04c982827d98 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:21:58.778 8 INFO neutron.db.segments_db [None req-bda1d662-0301-47b9-be5d-b926516bfe2b 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment 82e0b734-6618-4cd5-a4ec-c6e3252934d5 of type vxlan for network e032e84e-8657-4e1b-bf22-957b3926363c [pid: 8|app: 0|req: 1073/2133] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:21:58 2026] POST /v2.0/networks => generated 611 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2134] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:58 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1061/2135] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:58 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:21:59.181 8 INFO neutron.db.segments_db [None req-b405565d-737b-43d7-9202-4ae5726ff49d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment 209d4590-6d02-43fb-9958-bd319a5802b2 of type vxlan for network caa1bcc4-d257-400d-9ef7-5857dba83f17 2026-03-01 15:21:59.370 8 INFO neutron.db.l3_hamode_db [None req-b405565d-737b-43d7-9202-4ae5726ff49d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:21:59.479 8 INFO neutron.db.l3_hamode_db [None req-b405565d-737b-43d7-9202-4ae5726ff49d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1062/2136] 10.0.0.44 () {32 vars in 800 bytes} [Sun Mar 1 15:21:59 2026] GET /v2.0/extensions => generated 21537 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2137] 10.0.0.44 () {30 vars in 723 bytes} [Sun Mar 1 15:21:59 2026] GET /v2.0/quotas/6da6ec01c6484f0f863b48670e89b5ec/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:21:59.891 7 INFO neutron.services.segments.plugin [-] Segment b3d6aca6-b2d6-44a3-af8d-43e82fceb758 resource provider aggregate not found 2026-03-01 15:21:59.910 7 INFO neutron.services.segments.plugin [-] Segment b3d6aca6-b2d6-44a3-af8d-43e82fceb758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d6aca6-b2d6-44a3-af8d-43e82fceb758 found for delete ", "request_id": "req-540eea60-fea4-465f-8eda-e11803425131"}]} 2026-03-01 15:21:59.912 7 INFO neutron.services.segments.plugin [-] Segment b3d6aca6-b2d6-44a3-af8d-43e82fceb758 resource provider aggregate not found 2026-03-01 15:21:59.927 7 INFO neutron.services.segments.plugin [-] Segment b3d6aca6-b2d6-44a3-af8d-43e82fceb758 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3d6aca6-b2d6-44a3-af8d-43e82fceb758 found for delete ", "request_id": "req-971ab04d-cffc-4c76-947d-a82d92af2162"}]} [pid: 7|app: 0|req: 1064/2138] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:21:59 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1075/2139] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:21:59 2026] POST /v2.0/routers => generated 506 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2140] 10.0.0.45 () {34 vars in 664 bytes} [Sun Mar 1 15:22:00 2026] POST /v2.0/ports => generated 951 bytes in 338 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: 1066/2141] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2142] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2143] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2144] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:22:01 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2145] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2146] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:01 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1072/2147] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:22:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aa4d5d5bae9b4be5937bf03217919789 => generated 271 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2148] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:01 2026] POST /v2.0/qos/policies => generated 359 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2149] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:22:01 2026] POST /v2.0/ports => generated 954 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2150] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:22:00 2026] PUT /v2.0/routers/7a318cc9-bcf4-443c-97fd-d79e2f9a35d0/add_router_interface => generated 309 bytes in 1170 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: 1075/2151] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:01 2026] PUT /v2.0/policies/523dbefd-caec-42ec-b726-37199c4c7f82/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2152] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:22:01 2026] GET /v2.0/ports/91256cf0-a753-4f2a-a29d-bea7d6240688 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2153] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:01 2026] PUT /v2.0/policies/0f088a9c-e6ff-4440-aed5-5cff1badabb7/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2154] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:22:01 2026] PUT /v2.0/ports/e9efcae8-64a9-462f-af86-36ba3b969676 => generated 1235 bytes in 452 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-03-01 15:22:02.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-beaaa919-b3ad-4687-9ccd-2bd5aee16acf'] response: {'name': 'network-changed', 'server_uuid': '51e6ff22-ecb9-462d-862b-386160a873d7', 'tag': 'e9efcae8-64a9-462f-af86-36ba3b969676', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1078/2155] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:02 2026] PUT /v2.0/policies/f800480b-a0bf-4d4e-ad78-7bb4b3a3b279/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:02.123 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b83eecd-b13c-4f74-b0c8-ca8deb42c880 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 91256cf0-a753-4f2a-a29d-bea7d6240688 2026-03-01 15:22:02.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b83eecd-b13c-4f74-b0c8-ca8deb42c880 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 91256cf0-a753-4f2a-a29d-bea7d6240688 [pid: 8|app: 0|req: 1079/2156] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:02 2026] PUT /v2.0/policies/a707123e-ef11-436d-b086-883258f72f4f/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2157] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2158] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2159] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:22:01 2026] PUT /v2.0/routers/7a318cc9-bcf4-443c-97fd-d79e2f9a35d0/remove_router_interface => generated 309 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2160] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 1238 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, ' [pid: 7|app: 0|req: 1079/2161] 10.0.0.45 () {32 vars in 673 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:02.743 8 INFO neutron.api.v2.resource [None req-22f93c51-543e-4671-b447-0e174a112cbe 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2162] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:22:02 2026] PUT /v2.0/routers/7a318cc9-bcf4-443c-97fd-d79e2f9a35d0/remove_router_interface => generated 197 bytes in 141 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2163] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/networks?tenant_id=aa4d5d5bae9b4be5937bf03217919789&shared=False => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2164] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/ports?device_id=7a318cc9-bcf4-443c-97fd-d79e2f9a35d0 => 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: 1084/2165] 10.0.0.45 () {32 vars in 687 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2166] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2167] 10.0.0.45 () {32 vars in 683 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2168] 10.0.0.45 () {32 vars in 695 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:02.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-27a92169-6fe8-4dd1-b13c-42b9390ba2e3 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 8a035f93-d382-40a1-a610-071a762003a0 2026-03-01 15:22:02.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27a92169-6fe8-4dd1-b13c-42b9390ba2e3 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 8a035f93-d382-40a1-a610-071a762003a0 [pid: 7|app: 0|req: 1085/2169] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2170] 10.0.0.44 () {32 vars in 800 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2171] 10.0.0.45 () {32 vars in 695 bytes} [Sun Mar 1 15:22:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2172] 10.0.0.45 () {32 vars in 691 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2173] 10.0.0.44 () {30 vars in 723 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/quotas/6da6ec01c6484f0f863b48670e89b5ec/details => generated 847 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2174] 10.0.0.45 () {32 vars in 703 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:03.292 8 INFO neutron.services.segments.plugin [-] Segment 209d4590-6d02-43fb-9958-bd319a5802b2 resource provider aggregate not found 2026-03-01 15:22:03.297 8 INFO neutron.services.segments.plugin [-] Segment 209d4590-6d02-43fb-9958-bd319a5802b2 resource provider aggregate not found 2026-03-01 15:22:03.315 8 INFO neutron.services.segments.plugin [-] Segment 209d4590-6d02-43fb-9958-bd319a5802b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209d4590-6d02-43fb-9958-bd319a5802b2 found for delete ", "request_id": "req-9474421a-4923-4bd8-be59-80089ed84fb0"}]} 2026-03-01 15:22:03.316 8 INFO neutron.services.segments.plugin [-] Segment 209d4590-6d02-43fb-9958-bd319a5802b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 209d4590-6d02-43fb-9958-bd319a5802b2 found for delete ", "request_id": "req-1137fdf2-8468-4f83-84fb-d0fb7236685a"}]} 2026-03-01 15:22:03.316 8 INFO neutron.db.l3_hamode_db [None req-27a92169-6fe8-4dd1-b13c-42b9390ba2e3 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] HA network caa1bcc4-d257-400d-9ef7-5857dba83f17 was deleted as no HA routers are present in tenant 5a05ec71d03842b3b0bd8b971cd2f571. [pid: 8|app: 0|req: 1085/2175] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:02 2026] DELETE /v2.0/routers/7a318cc9-bcf4-443c-97fd-d79e2f9a35d0 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2176] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/qos/policies/523dbefd-caec-42ec-b726-37199c4c7f82 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2177] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/qos/policies/0f088a9c-e6ff-4440-aed5-5cff1badabb7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2178] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2179] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/subnets/f3f0a503-ab32-4004-97de-33f19c8c3187 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2180] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/qos/policies/f800480b-a0bf-4d4e-ad78-7bb4b3a3b279 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2181] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:03.590 7 INFO neutron_taas.services.taas.taas_plugin [None req-b27d07d9-a913-4b5a-bc69-ec3f9eaa6db2 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 9b9d0778-6a6a-49bb-830b-008a19f1d14c [pid: 8|app: 0|req: 1088/2182] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/qos/policies/a707123e-ef11-436d-b086-883258f72f4f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:03.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b27d07d9-a913-4b5a-bc69-ec3f9eaa6db2 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 9b9d0778-6a6a-49bb-830b-008a19f1d14c [pid: 8|app: 0|req: 1089/2183] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/qos/policies/d6e081cb-1917-4cd4-a1b9-de9be55839c9 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:03.801 7 INFO neutron.services.segments.plugin [-] Segment 82e0b734-6618-4cd5-a4ec-c6e3252934d5 resource provider aggregate not found 2026-03-01 15:22:03.804 7 INFO neutron.services.segments.plugin [-] Segment 82e0b734-6618-4cd5-a4ec-c6e3252934d5 resource provider aggregate not found 2026-03-01 15:22:03.818 7 INFO neutron.services.segments.plugin [-] Segment 82e0b734-6618-4cd5-a4ec-c6e3252934d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e0b734-6618-4cd5-a4ec-c6e3252934d5 found for delete ", "request_id": "req-67a9f23e-bbb0-4879-b817-54b4c0276cfb"}]} 2026-03-01 15:22:03.824 7 INFO neutron.services.segments.plugin [-] Segment 82e0b734-6618-4cd5-a4ec-c6e3252934d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e0b734-6618-4cd5-a4ec-c6e3252934d5 found for delete ", "request_id": "req-fa4b9360-8012-4e3c-87e2-eb5a3ce0d446"}]} [pid: 7|app: 0|req: 1095/2184] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:03 2026] DELETE /v2.0/networks/e032e84e-8657-4e1b-bf22-957b3926363c => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2185] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:03.913 7 INFO neutron.db.segments_db [None req-f76cdc92-57c7-47d2-aa1d-35952456987d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment 18d7919f-330b-4850-bb9e-647f7302ae06 of type vxlan for network 0be174f3-278e-4670-9a5a-c5b4610a1fdb [pid: 8|app: 0|req: 1091/2186] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e9efcae8-64a9-462f-af86-36ba3b969676 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2187] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/subnets?id=efb01d94-2433-4959-b9cf-028fef03bc75 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2188] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:03 2026] POST /v2.0/networks => generated 609 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2189] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:22:03 2026] GET /v2.0/ports?network_id=05165ce9-27cf-4805-a542-5ad30714aa2d&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2190] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:22:04 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2191] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:22:04 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?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: 1097/2192] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:04 2026] POST /v2.0/subnets => generated 626 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:04.376 8 INFO neutron.db.segments_db [None req-eafea206-e882-492f-b2d6-8c97cee33835 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment 76984375-8267-413b-a835-6dd1bb1139aa of type vxlan for network 0cec1e57-76ad-4081-a75e-c22496076aac [pid: 7|app: 0|req: 1098/2193] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:04 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2194] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:04 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:04.711 8 INFO neutron.db.l3_hamode_db [None req-eafea206-e882-492f-b2d6-8c97cee33835 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1100/2195] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:04 2026] GET /v2.0/security-groups?tenant_id=bdfe5d69c367410ba5fe0bb8569e5082&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:05.232 8 INFO neutron.db.l3_hamode_db [None req-eafea206-e882-492f-b2d6-8c97cee33835 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1101/2196] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:05 2026] DELETE /v2.0/security-groups/3e0c99f3-a722-442f-8a1d-9f99ca408bca => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2197] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:05 2026] GET /v2.0/security-groups?tenant_id=6448ce85b72543c19b8ef5d67529ac6f&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2198] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:05 2026] DELETE /v2.0/security-groups/3aa83a28-1e7e-45eb-a725-55105f9eebc5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2199] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:05 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2200] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:04 2026] POST /v2.0/routers => generated 507 bytes in 1582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2201] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:05 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2202] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:05 2026] GET /v2.0/security-groups?tenant_id=cdc03e898b764fc98a6f12a3a11054dd&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: 1107/2203] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:06 2026] DELETE /v2.0/security-groups/26ca9556-9671-4fec-8f7c-9184b246c6ee => 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: 1108/2204] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:06 2026] GET /v2.0/security-groups?tenant_id=6da6ec01c6484f0f863b48670e89b5ec&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2205] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:06 2026] DELETE /v2.0/security-groups/466e8c86-c3d8-4e4c-adc9-45f9b05b20f9 => 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: 1110/2206] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:06 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2207] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:07 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2208] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:22:05 2026] PUT /v2.0/routers/b7d887ca-5fc1-401e-a329-1994626d9300/add_router_interface => generated 309 bytes in 1217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2209] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:22:07 2026] GET /v2.0/ports/1d1970a4-cf2b-4160-93b7-bdd3b97c7dc3 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:07.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-e83b5415-5693-4869-bbec-be324c624848 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 1d1970a4-cf2b-4160-93b7-bdd3b97c7dc3 2026-03-01 15:22:07.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e83b5415-5693-4869-bbec-be324c624848 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 1d1970a4-cf2b-4160-93b7-bdd3b97c7dc3 [pid: 8|app: 0|req: 1098/2212] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:22:07 2026] PUT /v2.0/routers/b7d887ca-5fc1-401e-a329-1994626d9300/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2213] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:08 2026] GET /v2.0/ports?device_id=b7d887ca-5fc1-401e-a329-1994626d9300 => 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: 1116/2214] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:08 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2215] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:08 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:08.319 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1ee458e-5a65-4fe0-96c0-aa70ca5572b1 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: 1f4f4fe5-b5fb-47ae-b570-137c2a35de77 2026-03-01 15:22:08.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1ee458e-5a65-4fe0-96c0-aa70ca5572b1 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: 1f4f4fe5-b5fb-47ae-b570-137c2a35de77 2026-03-01 15:22:08.723 8 INFO neutron.services.segments.plugin [-] Segment 76984375-8267-413b-a835-6dd1bb1139aa resource provider aggregate not found 2026-03-01 15:22:08.731 8 INFO neutron.services.segments.plugin [-] Segment 76984375-8267-413b-a835-6dd1bb1139aa resource provider aggregate not found 2026-03-01 15:22:08.745 8 INFO neutron.db.l3_hamode_db [None req-b1ee458e-5a65-4fe0-96c0-aa70ca5572b1 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] HA network 0cec1e57-76ad-4081-a75e-c22496076aac was deleted as no HA routers are present in tenant 5a05ec71d03842b3b0bd8b971cd2f571. [pid: 8|app: 0|req: 1099/2216] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:08 2026] DELETE /v2.0/routers/b7d887ca-5fc1-401e-a329-1994626d9300 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:08.755 8 INFO neutron.services.segments.plugin [-] Segment 76984375-8267-413b-a835-6dd1bb1139aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76984375-8267-413b-a835-6dd1bb1139aa found for delete ", "request_id": "req-01200b12-ec89-48a9-8b90-0be84d97fb92"}]} 2026-03-01 15:22:08.756 8 INFO neutron.services.segments.plugin [-] Segment 76984375-8267-413b-a835-6dd1bb1139aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76984375-8267-413b-a835-6dd1bb1139aa found for delete ", "request_id": "req-28b2e8d5-c310-472f-95b1-fc5d3f016c36"}]} [pid: 7|app: 0|req: 1118/2217] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:08 2026] DELETE /v2.0/subnets/6db42aed-a3da-4e48-b71d-8b03ca252632 => 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: 1100/2218] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:08 2026] DELETE /v2.0/networks/0be174f3-278e-4670-9a5a-c5b4610a1fdb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:09.128 7 INFO neutron.db.segments_db [None req-2aa7eb58-585b-4343-a956-af945b31e9f5 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Added segment ca11b9bb-dabd-435f-a952-630fc0f5efaf of type vxlan for network 6b5d5fa9-f846-42b1-ba24-1b6fb837cebc 2026-03-01 15:22:09.387 7 INFO neutron.db.l3_hamode_db [None req-2aa7eb58-585b-4343-a956-af945b31e9f5 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1101/2219] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:09 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2220] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:09 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:09.616 8 INFO neutron.db.segments_db [None req-24421fc3-f7e1-49dd-a841-216d49030c5d 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] Added segment 8ee09927-3f0a-4209-87bf-fb9b68eadabf of type vxlan for network be6bd003-8155-4fc5-8a55-fcdacab30109 2026-03-01 15:22:09.904 8 INFO neutron.db.l3_hamode_db [None req-24421fc3-f7e1-49dd-a841-216d49030c5d 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:22:10.040 8 INFO neutron.db.l3_hamode_db [None req-24421fc3-f7e1-49dd-a841-216d49030c5d 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:22:10.164 7 INFO neutron.db.l3_hamode_db [None req-2aa7eb58-585b-4343-a956-af945b31e9f5 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2221] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:22:09 2026] POST /v2.0/routers => generated 474 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2222] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:10 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1105/2223] 10.0.0.53 () {34 vars in 1083 bytes} [Sun Mar 1 15:22:10 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 2473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:10.793 8 INFO neutron.services.segments.plugin [-] Segment 18d7919f-330b-4850-bb9e-647f7302ae06 resource provider aggregate not found 2026-03-01 15:22:10.801 8 INFO neutron.services.segments.plugin [-] Segment 18d7919f-330b-4850-bb9e-647f7302ae06 resource provider aggregate not found 2026-03-01 15:22:10.827 8 INFO neutron.services.segments.plugin [-] Segment 18d7919f-330b-4850-bb9e-647f7302ae06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d7919f-330b-4850-bb9e-647f7302ae06 found for delete ", "request_id": "req-74f12ed7-2737-4162-b93f-4cf01002d3ab"}]} 2026-03-01 15:22:10.828 8 INFO neutron.services.segments.plugin [-] Segment 18d7919f-330b-4850-bb9e-647f7302ae06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d7919f-330b-4850-bb9e-647f7302ae06 found for delete ", "request_id": "req-469bd1db-5b53-4eb0-9a67-13538428cb40"}]} [pid: 8|app: 0|req: 1106/2224] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:10 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 25 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2225] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:10 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&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: 1108/2226] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:22:10 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2227] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:10 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2228] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:09 2026] POST /v2.0/routers => generated 688 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2229] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:11 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2230] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:22:11 2026] GET /v2.0/routers/bcc1b657-d8f9-4422-a637-1129b202a4a8 => generated 694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2231] 10.0.0.45 () {34 vars in 761 bytes} [Sun Mar 1 15:22:11 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/green => generated 4 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-03-01 15:22:11.358 7 INFO neutron.db.segments_db [None req-6335f733-b169-4a42-bbe2-254c08a0d8f3 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Added segment a251a827-6267-4388-9307-901435c33191 of type vxlan for network bb4c78af-750c-4e0d-bfbc-b60cc67d17ec [pid: 7|app: 0|req: 1120/2232] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:11 2026] POST /v2.0/networks => generated 612 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2233] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:22:11 2026] GET /v2.0/routers => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2234] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:11 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 34 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:11.740 8 INFO neutron.db.l3_db [None req-c541faee-f833-4370-8ecb-d20e74afbf1d a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Floating IP 6b3a47af-fdcd-45e3-a0b7-0ab61970465a associated. External IP: 10.96.250.216, port: e9efcae8-64a9-462f-af86-36ba3b969676. [pid: 8|app: 0|req: 1113/2235] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:22:11 2026] PUT /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 855 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:12.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aca2434-47fd-49b9-91f8-0ca58dc36f1a'] response: {'name': 'network-changed', 'server_uuid': '51e6ff22-ecb9-462d-862b-386160a873d7', 'tag': 'e9efcae8-64a9-462f-af86-36ba3b969676', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1114/2236] 10.0.0.45 () {34 vars in 740 bytes} [Sun Mar 1 15:22:12 2026] PUT /v2.0/routers/bcc1b657-d8f9-4422-a637-1129b202a4a8 => generated 701 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2237] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:11 2026] POST /v2.0/subnets => generated 626 bytes in 782 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2238] 10.0.0.53 () {34 vars in 1083 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 2473 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2239] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 855 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2240] 10.0.0.45 () {34 vars in 757 bytes} [Sun Mar 1 15:22:12 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/red => generated 4 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2241] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/routers/bcc1b657-d8f9-4422-a637-1129b202a4a8 => generated 701 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2242] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:12.631 7 INFO neutron.db.segments_db [None req-f874a239-ddcb-4efb-9e0c-5c95a4a21aba 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Added segment 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d of type vxlan for network 836390f3-95cf-4480-a020-2173f1c913da [pid: 7|app: 0|req: 1125/2243] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:12 2026] POST /v2.0/networks => generated 612 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2244] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 34 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2245] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/ports?tenant_id=aa4d5d5bae9b4be5937bf03217919789&device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2246] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/ports?device_id=bcc1b657-d8f9-4422-a637-1129b202a4a8 => 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: 1121/2247] 10.0.0.45 () {34 vars in 779 bytes} [Sun Mar 1 15:22:12 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/black.or.white => generated 4 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2248] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:12 2026] POST /v2.0/subnets => generated 629 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2249] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:22:12 2026] GET /v2.0/networks?id=05165ce9-27cf-4805-a542-5ad30714aa2d => generated 757 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2250] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 52 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:13.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-52f70ccd-d712-44ff-bf0a-396c9170052d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: d7bb0f0b-6cd0-4f81-a598-35c624cdec50 2026-03-01 15:22:13.173 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52f70ccd-d712-44ff-bf0a-396c9170052d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: d7bb0f0b-6cd0-4f81-a598-35c624cdec50 2026-03-01 15:22:13.195 8 INFO neutron.db.segments_db [None req-edb1aed5-edae-40b7-a91b-a2f4f938178f 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Added segment 6e704310-b9fd-41d4-b94c-7f63f7ad938d of type vxlan for network bc9662f9-f7a5-41c9-8952-017c52b6fbdf [pid: 8|app: 0|req: 1124/2251] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:13 2026] POST /v2.0/networks => generated 612 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2252] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=e9efcae8-64a9-462f-af86-36ba3b969676 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:13.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-52f70ccd-d712-44ff-bf0a-396c9170052d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] TaaS: Handle Delete Port: c606bca3-3040-40f6-a4bd-6800ea60c52f 2026-03-01 15:22:13.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52f70ccd-d712-44ff-bf0a-396c9170052d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] Tap Mirror: Handle Delete Port: c606bca3-3040-40f6-a4bd-6800ea60c52f [pid: 8|app: 0|req: 1126/2253] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:13 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 37 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2254] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:13 2026] POST /v2.0/subnets => generated 629 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:13.779 7 INFO neutron.services.segments.plugin [-] Segment ca11b9bb-dabd-435f-a952-630fc0f5efaf resource provider aggregate not found 2026-03-01 15:22:13.782 7 INFO neutron.services.segments.plugin [-] Segment ca11b9bb-dabd-435f-a952-630fc0f5efaf resource provider aggregate not found [pid: 8|app: 0|req: 1128/2255] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/subnets?id=efb01d94-2433-4959-b9cf-028fef03bc75 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:13.804 7 INFO neutron.services.segments.plugin [-] Segment ca11b9bb-dabd-435f-a952-630fc0f5efaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca11b9bb-dabd-435f-a952-630fc0f5efaf found for delete ", "request_id": "req-14188405-ec5b-4017-aa84-c9a7c244e1e7"}]} 2026-03-01 15:22:13.804 7 INFO neutron.db.l3_hamode_db [None req-52f70ccd-d712-44ff-bf0a-396c9170052d 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] HA network 6b5d5fa9-f846-42b1-ba24-1b6fb837cebc was deleted as no HA routers are present in tenant 5a05ec71d03842b3b0bd8b971cd2f571. 2026-03-01 15:22:13.809 7 INFO neutron.services.segments.plugin [-] Segment ca11b9bb-dabd-435f-a952-630fc0f5efaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca11b9bb-dabd-435f-a952-630fc0f5efaf found for delete ", "request_id": "req-db9521e7-0a37-42e2-a7af-a126dd31e918"}]} [pid: 7|app: 0|req: 1128/2256] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:12 2026] DELETE /v2.0/routers/bcc1b657-d8f9-4422-a637-1129b202a4a8 => generated 0 bytes in 850 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2257] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2258] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:13.918 7 INFO neutron.db.segments_db [None req-c8deec06-f34f-4155-bf34-216e4a6e838d 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Added segment a29674e5-e46c-425a-b9c4-7dcd1494d9bb of type vxlan for network 9bc12c1c-f27a-4a75-8d87-c18eaf72c800 [pid: 8|app: 0|req: 1130/2259] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/ports?network_id=05165ce9-27cf-4805-a542-5ad30714aa2d&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: 1131/2260] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/ports?device_id=bcc1b657-d8f9-4422-a637-1129b202a4a8 => 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: 1130/2261] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:13 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2262] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:13 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2263] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:14.066 8 INFO neutron.api.v2.resource [None req-e7ebc27d-5c4b-48ac-8549-94734275f5d5 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1133/2264] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/bcc1b657-d8f9-4422-a637-1129b202a4a8 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:22:14.166 8 INFO neutron.api.v2.resource [None req-b86cf5b3-d2e9-4d44-ad16-2936ccc2f02f 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2265] 10.0.0.45 () {32 vars in 742 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2266] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2267] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/ports?device_id=b7d887ca-5fc1-401e-a329-1994626d9300 => 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: 1132/2268] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:14 2026] POST /v2.0/subnets => generated 629 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:14.298 7 INFO neutron.api.v2.resource [None req-af2e74f9-ff74-47fa-8d5b-7e4d6e0791e7 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1133/2269] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/b7d887ca-5fc1-401e-a329-1994626d9300 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2270] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:14.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64e8da40-a8f4-4f7c-8d39-b280b27443d0 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1138/2271] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/subnets/6db42aed-a3da-4e48-b71d-8b03ca252632 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:22:14.349 7 INFO neutron.db.segments_db [None req-5244869a-548f-4336-af36-09de64ad7278 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Added segment 6015c388-05c6-4ae7-95f0-74925dcf5411 of type vxlan for network 07a72f0e-40c9-4864-9d71-0c2df32469e0 [pid: 8|app: 0|req: 1139/2272] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 30 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2273] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:14 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2274] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/ports?device_id=7a318cc9-bcf4-443c-97fd-d79e2f9a35d0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:14.536 7 INFO neutron.api.v2.resource [None req-b006614d-2d5e-42f8-ba5a-807a75679be0 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2275] 10.0.0.45 () {32 vars in 745 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-03-01 15:22:14.555 7 INFO neutron.api.v2.resource [None req-00d04712-8ca2-4469-9f4b-bd30db219873 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2276] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/7a318cc9-bcf4-443c-97fd-d79e2f9a35d0 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2277] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:14.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5d96e78-0995-45d6-a03f-547a91eeee25 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1138/2278] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/subnets/f3f0a503-ab32-4004-97de-33f19c8c3187 => 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: 1141/2279] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:14 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2280] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/ports?device_id=31e2de2c-d933-49b7-bed4-8c254630ec94 => 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: 1143/2281] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:14 2026] PUT /v2.0/subnets/6259c9d3-5dc3-423c-b5b6-8d0e8fd8cc7e/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2282] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610/tags => generated 12 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:14.793 8 INFO neutron.api.v2.resource [None req-b0691445-983a-49c8-8d88-61d76b550408 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1144/2283] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/routers/31e2de2c-d933-49b7-bed4-8c254630ec94 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2284] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:14 2026] PUT /v2.0/subnets/ac9decc6-97ea-465d-a01c-b39605abc119/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2285] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:22:14 2026] GET /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:14.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db400430-794e-4cf3-ac21-1e088f8ae3f0 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1141/2286] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/subnets/3f428c52-0e2a-484c-8f7a-69d9eeb447be => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2287] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:14 2026] PUT /v2.0/subnets/f5f3d315-1308-4e5a-baef-4fecb0dfe0d0/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:14.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78cb6dd3-ccc1-47f3-b67f-3f92f5217019 65a48128c9e247008db223402f20a959 5a05ec71d03842b3b0bd8b971cd2f571 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1147/2288] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:14 2026] DELETE /v2.0/subnets/5729a44f-df24-4b7a-beb3-1edfaa0b558d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2289] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:14 2026] PUT /v2.0/subnets/976f9da6-7963-4da6-9479-d2ddf63418da/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2290] 10.0.0.45 () {32 vars in 663 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2291] 10.0.0.45 () {32 vars in 677 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2292] 10.0.0.45 () {32 vars in 673 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2293] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2294] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:22:14 2026] PUT /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610 => generated 480 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2295] 10.0.0.45 () {32 vars in 671 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2296] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/floatingips => generated 860 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2297] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/ports?device_id=dad54f3f-288a-4694-8dee-d5ae2e2a0610 => 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: 1144/2298] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/security-groups?tenant_id=5a05ec71d03842b3b0bd8b971cd2f571&name=default => generated 2925 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2299] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:22:15 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: 1155/2300] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2301] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:15 2026] DELETE /v2.0/security-groups/606f0bc6-61e3-4400-bd3c-5c6f045e6040 => 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: 1157/2302] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/network-ip-availabilities => generated 4480 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:15.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-82c6fbf3-7af9-419d-94d2-a46d39198204 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] TaaS: Handle Delete Port: 02e08509-a0d7-42b6-8c59-c4284352f5ab 2026-03-01 15:22:15.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82c6fbf3-7af9-419d-94d2-a46d39198204 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] Tap Mirror: Handle Delete Port: 02e08509-a0d7-42b6-8c59-c4284352f5ab [pid: 8|app: 0|req: 1158/2303] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2304] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets => generated 6442 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2305] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2306] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:22:15 2026] GET /v2.0/networks => generated 8008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2307] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:15 2026] DELETE /v2.0/subnets/6259c9d3-5dc3-423c-b5b6-8d0e8fd8cc7e => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2308] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/security-groups => generated 33887 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-03-01 15:22:16.220 7 INFO neutron.services.segments.plugin [-] Segment 8ee09927-3f0a-4209-87bf-fb9b68eadabf resource provider aggregate not found 2026-03-01 15:22:16.222 7 INFO neutron.services.segments.plugin [-] Segment 8ee09927-3f0a-4209-87bf-fb9b68eadabf resource provider aggregate not found 2026-03-01 15:22:16.246 7 INFO neutron.services.segments.plugin [-] Segment 8ee09927-3f0a-4209-87bf-fb9b68eadabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee09927-3f0a-4209-87bf-fb9b68eadabf found for delete ", "request_id": "req-acb87e6a-356d-4d2e-8b06-60e815b1959f"}]} 2026-03-01 15:22:16.254 7 INFO neutron.services.segments.plugin [-] Segment 8ee09927-3f0a-4209-87bf-fb9b68eadabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ee09927-3f0a-4209-87bf-fb9b68eadabf found for delete ", "request_id": "req-96a51b3b-bb5b-4f9e-b2c3-2b619ea8f70d"}]} 2026-03-01 15:22:16.255 7 INFO neutron.db.l3_hamode_db [None req-82c6fbf3-7af9-419d-94d2-a46d39198204 0f845113acd54cbc8f5ebe39e61df7c7 f46ac6dd5e0542ff9f32fffbb231cd06 - - default default] HA network be6bd003-8155-4fc5-8a55-fcdacab30109 was deleted as no HA routers are present in tenant f46ac6dd5e0542ff9f32fffbb231cd06. [pid: 7|app: 0|req: 1146/2309] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:15 2026] DELETE /v2.0/routers/dad54f3f-288a-4694-8dee-d5ae2e2a0610 => generated 0 bytes in 680 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2310] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:16 2026] DELETE /v2.0/subnets/ac9decc6-97ea-465d-a01c-b39605abc119 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2311] 10.0.0.53 () {34 vars in 1083 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7&device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 2473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2312] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/routers => generated 738 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2313] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 204 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2314] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2315] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:16 2026] DELETE /v2.0/subnets/f5f3d315-1308-4e5a-baef-4fecb0dfe0d0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2316] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/routers/bc8bf142-9a09-49a0-8132-36bf6e744f72/l3-agents => generated 681 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2317] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:16 2026] DELETE /v2.0/subnets/976f9da6-7963-4da6-9479-d2ddf63418da => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2318] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/ports => generated 14048 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2319] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:22:16 2026] GET /v2.0/subnets => generated 3231 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2320] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:22: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: 1168/2321] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:16 2026] DELETE /v2.0/subnets/7c365c2a-6575-416f-9085-a1489802cf01 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:16.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-42350239-bdb4-4b37-b1ae-d025c6e6e6f9 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] TaaS: Handle Delete Port: c7e80916-1b62-4659-b11f-234238e904d6 2026-03-01 15:22:16.896 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42350239-bdb4-4b37-b1ae-d025c6e6e6f9 39c4928cf79244359424b820f11d6481 f8d7cebb243749a591e763504b13eb9d - - default default] Tap Mirror: Handle Delete Port: c7e80916-1b62-4659-b11f-234238e904d6 [pid: 7|app: 0|req: 1154/2322] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:16 2026] DELETE /v2.0/networks/bb4c78af-750c-4e0d-bfbc-b60cc67d17ec => 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: 1155/2323] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/networks/836390f3-95cf-4480-a020-2173f1c913da => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2324] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/networks/bc9662f9-f7a5-41c9-8952-017c52b6fbdf => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2325] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:17 2026] GET /v2.0/security-groups?tenant_id=6b4304bb114a4fd3ac5b84186b4d7062&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2326] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/networks/9bc12c1c-f27a-4a75-8d87-c18eaf72c800 => 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: 1170/2327] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/security-groups/d47ea9d4-19f2-43a7-9f95-abc61fb7a36a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2328] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/networks/07a72f0e-40c9-4864-9d71-0c2df32469e0 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2329] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:17 2026] GET /v2.0/security-groups?tenant_id=f46ac6dd5e0542ff9f32fffbb231cd06&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2330] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:22:17 2026] POST /v2.0/subnetpools => generated 548 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2331] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:17 2026] GET /v2.0/subnetpools/eeb6a1ad-1819-4ea6-a8b5-8adf78670b83 => generated 548 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2332] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/security-groups/19317575-c7fc-4f75-bea8-70ac0b2f1b73 => 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: 1173/2333] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:22:17 2026] PUT /v2.0/subnetpools/eeb6a1ad-1819-4ea6-a8b5-8adf78670b83 => generated 500 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2334] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/subnetpools/eeb6a1ad-1819-4ea6-a8b5-8adf78670b83 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:17.915 8 INFO neutron.api.v2.resource [None req-81b5f8af-bb41-4575-a992-fe0031a9a4b8 9d8c5cdbbf0a428fb710c13f88b7161d 7b8008e57d3e4b099073d270db294667 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2335] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:17 2026] GET /v2.0/subnetpools/eeb6a1ad-1819-4ea6-a8b5-8adf78670b83 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:22:17.935 7 INFO neutron.api.v2.resource [None req-44b43a8f-f5d9-4860-b31a-3acc6b8f12ab 9d8c5cdbbf0a428fb710c13f88b7161d 7b8008e57d3e4b099073d270db294667 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1162/2336] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:22:17 2026] DELETE /v2.0/subnetpools/eeb6a1ad-1819-4ea6-a8b5-8adf78670b83 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:22:18.264 7 INFO neutron.services.segments.plugin [-] Segment a251a827-6267-4388-9307-901435c33191 resource provider aggregate not found 2026-03-01 15:22:18.268 7 INFO neutron.services.segments.plugin [-] Segment a251a827-6267-4388-9307-901435c33191 resource provider aggregate not found 2026-03-01 15:22:18.280 7 INFO neutron.services.segments.plugin [-] Segment a251a827-6267-4388-9307-901435c33191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a251a827-6267-4388-9307-901435c33191 found for delete ", "request_id": "req-bf4b0b06-66d0-4acd-ad27-2139eed9dfbc"}]} 2026-03-01 15:22:18.284 7 INFO neutron.services.segments.plugin [-] Segment a251a827-6267-4388-9307-901435c33191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a251a827-6267-4388-9307-901435c33191 found for delete ", "request_id": "req-0667fdc1-09be-46ad-a27a-8e93cc68d36c"}]} 2026-03-01 15:22:18.296 7 INFO neutron.services.segments.plugin [-] Segment 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d resource provider aggregate not found 2026-03-01 15:22:18.299 7 INFO neutron.services.segments.plugin [-] Segment 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d resource provider aggregate not found 2026-03-01 15:22:18.311 7 INFO neutron.services.segments.plugin [-] Segment 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d found for delete ", "request_id": "req-89127993-5b81-4c54-b333-839146f8046c"}]} 2026-03-01 15:22:18.314 7 INFO neutron.services.segments.plugin [-] Segment 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46cfbe84-4cc8-4529-9ba9-5ff8df7eae7d found for delete ", "request_id": "req-f44823a5-6552-48a2-bdfa-8412cdc62dcd"}]} 2026-03-01 15:22:18.330 7 INFO neutron.services.segments.plugin [-] Segment 6e704310-b9fd-41d4-b94c-7f63f7ad938d resource provider aggregate not found 2026-03-01 15:22:18.336 7 INFO neutron.services.segments.plugin [-] Segment 6e704310-b9fd-41d4-b94c-7f63f7ad938d resource provider aggregate not found 2026-03-01 15:22:18.353 7 INFO neutron.services.segments.plugin [-] Segment 6e704310-b9fd-41d4-b94c-7f63f7ad938d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e704310-b9fd-41d4-b94c-7f63f7ad938d found for delete ", "request_id": "req-be420cbc-bb27-4198-b1ec-741a13398b5f"}]} 2026-03-01 15:22:18.353 7 INFO neutron.services.segments.plugin [-] Segment 6e704310-b9fd-41d4-b94c-7f63f7ad938d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e704310-b9fd-41d4-b94c-7f63f7ad938d found for delete ", "request_id": "req-e65e104c-22ec-48fb-aa6c-d6abf868e87f"}]} 2026-03-01 15:22:18.375 7 INFO neutron.services.segments.plugin [-] Segment a29674e5-e46c-425a-b9c4-7dcd1494d9bb resource provider aggregate not found 2026-03-01 15:22:18.381 7 INFO neutron.services.segments.plugin [-] Segment a29674e5-e46c-425a-b9c4-7dcd1494d9bb resource provider aggregate not found 2026-03-01 15:22:18.402 7 INFO neutron.services.segments.plugin [-] Segment a29674e5-e46c-425a-b9c4-7dcd1494d9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29674e5-e46c-425a-b9c4-7dcd1494d9bb found for delete ", "request_id": "req-321caf18-b6f1-4edc-b14f-f5dd6705a806"}]} 2026-03-01 15:22:18.406 7 INFO neutron.services.segments.plugin [-] Segment a29674e5-e46c-425a-b9c4-7dcd1494d9bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a29674e5-e46c-425a-b9c4-7dcd1494d9bb found for delete ", "request_id": "req-7159a171-4ffe-49b5-a4ae-51f9d7b67bfa"}]} 2026-03-01 15:22:18.422 7 INFO neutron.services.segments.plugin [-] Segment 6015c388-05c6-4ae7-95f0-74925dcf5411 resource provider aggregate not found 2026-03-01 15:22:18.427 7 INFO neutron.services.segments.plugin [-] Segment 6015c388-05c6-4ae7-95f0-74925dcf5411 resource provider aggregate not found 2026-03-01 15:22:18.441 7 INFO neutron.services.segments.plugin [-] Segment 6015c388-05c6-4ae7-95f0-74925dcf5411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6015c388-05c6-4ae7-95f0-74925dcf5411 found for delete ", "request_id": "req-1c01ff8e-286a-4ef8-aee8-c3699723600d"}]} 2026-03-01 15:22:18.451 7 INFO neutron.services.segments.plugin [-] Segment 6015c388-05c6-4ae7-95f0-74925dcf5411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6015c388-05c6-4ae7-95f0-74925dcf5411 found for delete ", "request_id": "req-e6766dba-5b14-4d68-9448-46922f513270"}]} [pid: 8|app: 0|req: 1175/2337] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:18 2026] GET /v2.0/security-groups?tenant_id=7b8008e57d3e4b099073d270db294667&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2338] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:18 2026] GET /v2.0/security-groups?tenant_id=a73e2518ebd74bdf9f9fb93ff557dfc0&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2339] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:18 2026] DELETE /v2.0/security-groups/aabfea37-2685-451f-bebd-76b5df60a4cb => 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: 1164/2340] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:18 2026] DELETE /v2.0/security-groups/866793dd-2ab3-4bf2-842e-0622ce628a80 => 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: 1177/2341] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:18 2026] GET /v2.0/security-groups?tenant_id=f8d7cebb243749a591e763504b13eb9d&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2342] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:18 2026] DELETE /v2.0/security-groups/34c0d584-812a-4dec-9070-5257a38a3a63 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2343] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:19 2026] GET /v2.0/security-groups?tenant_id=36db09756c3b4662a073929064593311&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2344] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:19 2026] DELETE /v2.0/security-groups/4361f6dc-d5e9-4e0b-91a5-6e9c77cf1dea => 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: 1179/2345] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:22:20 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2346] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:22:20 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:21.389 8 INFO neutron.db.segments_db [None req-c641bc62-6e2f-41fc-8830-6efcfeab5e84 7d896f4b4c9d4db1897832b5eaa48fe5 f15d08a511134a83a8fd9a3f564a77ed - - default default] Added segment c5907b62-6866-40d3-9ff9-07049952bc12 of type vxlan for network 46fb1a33-0e12-400c-b373-eafcb571b8a9 [pid: 8|app: 0|req: 1180/2347] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:21 2026] POST /v2.0/networks => generated 612 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2348] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:21 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2349] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:21 2026] PUT /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2350] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:21 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/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: 1182/2351] 10.0.0.45 () {34 vars in 761 bytes} [Sun Mar 1 15:22:21 2026] PUT /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2352] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:21 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2353] 10.0.0.45 () {34 vars in 757 bytes} [Sun Mar 1 15:22:21 2026] PUT /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2354] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:21 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/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: 1184/2355] 10.0.0.45 () {34 vars in 779 bytes} [Sun Mar 1 15:22:22 2026] PUT /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2356] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2357] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:22:22 2026] PUT /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2358] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2359] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:22.384 7 INFO neutron.api.v2.resource [None req-a6ef734c-4da0-49ce-8767-088ef44b9a74 7d896f4b4c9d4db1897832b5eaa48fe5 f15d08a511134a83a8fd9a3f564a77ed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1174/2360] 10.0.0.45 () {32 vars in 742 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2363] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:22:22 2026] DELETE /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/red => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2364] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:22.650 8 INFO neutron.api.v2.resource [None req-583cb1bf-5c11-40db-8dc7-a22367f3b4d7 7d896f4b4c9d4db1897832b5eaa48fe5 f15d08a511134a83a8fd9a3f564a77ed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2365] 10.0.0.45 () {32 vars in 745 bytes} [Sun Mar 1 15:22:22 2026] DELETE /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2366] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:22 2026] DELETE /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => 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: 1190/2367] 10.0.0.45 () {32 vars in 730 bytes} [Sun Mar 1 15:22:22 2026] GET /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2368] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:22 2026] DELETE /v2.0/subnets/143b372c-67b0-4c6b-abcf-5d3b5efc6c9c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:23.030 8 INFO neutron.services.segments.plugin [-] Segment c5907b62-6866-40d3-9ff9-07049952bc12 resource provider aggregate not found 2026-03-01 15:22:23.031 8 INFO neutron.services.segments.plugin [-] Segment c5907b62-6866-40d3-9ff9-07049952bc12 resource provider aggregate not found 2026-03-01 15:22:23.055 8 INFO neutron.services.segments.plugin [-] Segment c5907b62-6866-40d3-9ff9-07049952bc12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5907b62-6866-40d3-9ff9-07049952bc12 found for delete ", "request_id": "req-ee9c716a-e678-42ab-b60f-1676d6b3c68d"}]} 2026-03-01 15:22:23.055 8 INFO neutron.services.segments.plugin [-] Segment c5907b62-6866-40d3-9ff9-07049952bc12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5907b62-6866-40d3-9ff9-07049952bc12 found for delete ", "request_id": "req-0cac4345-b7d5-4d76-87e6-e9189b607ad0"}]} [pid: 8|app: 0|req: 1192/2369] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:22 2026] DELETE /v2.0/networks/46fb1a33-0e12-400c-b373-eafcb571b8a9 => 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: 1178/2370] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:22:22 2026] POST /v2.0/floatingips => generated 552 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2371] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:22:23 2026] PUT /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2372] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2373] 10.0.0.45 () {34 vars in 769 bytes} [Sun Mar 1 15:22:23 2026] PUT /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/green => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2374] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2375] 10.0.0.45 () {34 vars in 765 bytes} [Sun Mar 1 15:22:23 2026] PUT /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/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: 1181/2376] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2377] 10.0.0.45 () {34 vars in 787 bytes} [Sun Mar 1 15:22:23 2026] PUT /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2378] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/security-groups?tenant_id=f15d08a511134a83a8fd9a3f564a77ed&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2379] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2380] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:23 2026] DELETE /v2.0/security-groups/1ec94468-39e8-4492-8555-ef4bc2fac637 => 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: 1183/2381] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:23 2026] GET /v2.0/security-groups?tenant_id=541f4b14a3e343459631811d9300491d&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: 1199/2382] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:22:24 2026] PUT /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2383] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2384] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/security-groups/66b0b83b-7d03-42a0-b98c-e6ef5d497d5c => 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: 1185/2385] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2386] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/security-groups?tenant_id=94cf65df3030464d90fa70c74dfd80e3&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:24.310 7 INFO neutron.api.v2.resource [None req-17667487-2d0e-4f13-ace9-a81928a3a243 c78d33aa569240e88bfd286696f74752 14b7d078137e4747b8b6a39b75f88c4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2387] 10.0.0.45 () {32 vars in 750 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2388] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2389] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/security-groups/130b291f-265c-4b35-8e8e-f5c73988bd9b => 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: 1188/2390] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:24.459 7 INFO neutron.api.v2.resource [None req-949ea1b5-deea-4510-9393-971ff28c6f81 c78d33aa569240e88bfd286696f74752 14b7d078137e4747b8b6a39b75f88c4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2391] 10.0.0.45 () {32 vars in 753 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2392] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2393] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/security-groups?tenant_id=bd7b20ddd56d463d904618f4b4868052&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2394] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:24 2026] GET /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2395] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/security-groups/a17e056c-a21f-4069-b2d5-fbbe1b2af722 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:24.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-b602ef36-95bc-4ea6-ba64-d372fd4f3415 c78d33aa569240e88bfd286696f74752 14b7d078137e4747b8b6a39b75f88c4d - - default default] TaaS: Handle Delete Port: 8a494ff8-3661-4ba2-a96d-5c2fad6ae537 2026-03-01 15:22:24.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b602ef36-95bc-4ea6-ba64-d372fd4f3415 c78d33aa569240e88bfd286696f74752 14b7d078137e4747b8b6a39b75f88c4d - - default default] Tap Mirror: Handle Delete Port: 8a494ff8-3661-4ba2-a96d-5c2fad6ae537 [pid: 7|app: 0|req: 1192/2396] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:22:24 2026] DELETE /v2.0/floatingips/02a397d1-7738-4a12-98db-4ef1a2b48bcb => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2397] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:25 2026] GET /v2.0/security-groups?tenant_id=e3a729bf08a844dd87a6c6b12e29719e&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2398] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:25 2026] DELETE /v2.0/security-groups/5e22382e-1cd8-443a-9b11-21acb8c17ff4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2399] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:25 2026] GET /v2.0/security-groups?tenant_id=14b7d078137e4747b8b6a39b75f88c4d&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: 1194/2400] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:26 2026] DELETE /v2.0/security-groups/8725f492-25bb-4111-88c9-e1a927f66b51 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:28.095 8 INFO neutron.db.segments_db [None req-44dcf5a0-e0ef-46b9-8272-4433dee0384e 8e8f08b26b6048e5b3e25f347da024f1 aa18ad57e1e141318ed91695fba321ad - - default default] Added segment 88fc40c3-df61-4cda-a031-5aece9fa398c of type vxlan for network 24062fa7-3bae-4921-bbb9-c976e340abb0 [pid: 8|app: 0|req: 1207/2401] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:27 2026] POST /v2.0/networks => generated 612 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2402] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:28 2026] POST /v2.0/ports => generated 743 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2403] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:22:28 2026] POST /v2.0/trunks => generated 407 bytes in 250 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: 1196/2404] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:22:28 2026] PUT /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2405] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:28 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2406] 10.0.0.45 () {34 vars in 759 bytes} [Sun Mar 1 15:22:28 2026] PUT /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2407] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2408] 10.0.0.45 () {34 vars in 755 bytes} [Sun Mar 1 15:22:29 2026] PUT /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/red => 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: 1211/2409] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2410] 10.0.0.45 () {34 vars in 777 bytes} [Sun Mar 1 15:22:29 2026] PUT /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2411] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2412] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:22:29 2026] PUT /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/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: 1213/2413] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2414] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:29.320 8 INFO neutron.api.v2.resource [None req-645ab8de-3383-496a-b6e1-3d83933cc1e2 8e8f08b26b6048e5b3e25f347da024f1 aa18ad57e1e141318ed91695fba321ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2415] 10.0.0.45 () {32 vars in 740 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2416] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:29 2026] DELETE /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2417] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:29.438 7 INFO neutron.api.v2.resource [None req-d6b78848-15dc-4724-9a8c-78e540a3f92c 8e8f08b26b6048e5b3e25f347da024f1 aa18ad57e1e141318ed91695fba321ad - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1203/2418] 10.0.0.45 () {32 vars in 743 bytes} [Sun Mar 1 15:22:29 2026] DELETE /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2419] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:22:29 2026] DELETE /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2420] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb/tags => 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: 1217/2421] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2422] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/ports/86680243-b1c9-4200-9bf5-9e3eee03ef7d => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2423] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:22:29 2026] DELETE /v2.0/trunks/b5409c34-fdd3-4abe-aab0-c416b225a2eb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2424] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:29 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:29.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-47c4dc7f-37e4-45b0-b859-95b308a55c63 8e8f08b26b6048e5b3e25f347da024f1 aa18ad57e1e141318ed91695fba321ad - - default default] TaaS: Handle Delete Port: 86680243-b1c9-4200-9bf5-9e3eee03ef7d 2026-03-01 15:22:29.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47c4dc7f-37e4-45b0-b859-95b308a55c63 8e8f08b26b6048e5b3e25f347da024f1 aa18ad57e1e141318ed91695fba321ad - - default default] Tap Mirror: Handle Delete Port: 86680243-b1c9-4200-9bf5-9e3eee03ef7d 2026-03-01 15:22:29.979 8 INFO neutron.db.segments_db [None req-73180931-1a36-4208-8223-d2658c5cc692 f66b102665194b3b90bb964598ce5c92 56edc1a656cd4fe98f32977e5732ec1f - - default default] Added segment 830b7566-b317-4af1-8d8e-3093a5213c34 of type vxlan for network cbac521d-27f7-458f-886b-1d35100bcdf0 [pid: 7|app: 0|req: 1208/2425] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:29 2026] DELETE /v2.0/ports/86680243-b1c9-4200-9bf5-9e3eee03ef7d => 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: 1209/2426] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&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: 1218/2427] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:29 2026] POST /v2.0/networks => generated 611 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:30.174 7 INFO neutron.services.segments.plugin [-] Segment 88fc40c3-df61-4cda-a031-5aece9fa398c resource provider aggregate not found 2026-03-01 15:22:30.183 7 INFO neutron.services.segments.plugin [-] Segment 88fc40c3-df61-4cda-a031-5aece9fa398c resource provider aggregate not found 2026-03-01 15:22:30.197 7 INFO neutron.services.segments.plugin [-] Segment 88fc40c3-df61-4cda-a031-5aece9fa398c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fc40c3-df61-4cda-a031-5aece9fa398c found for delete ", "request_id": "req-f60df940-2021-470f-bb59-373be8436fa5"}]} 2026-03-01 15:22:30.200 7 INFO neutron.services.segments.plugin [-] Segment 88fc40c3-df61-4cda-a031-5aece9fa398c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88fc40c3-df61-4cda-a031-5aece9fa398c found for delete ", "request_id": "req-e5760d13-5b74-4de8-974d-8dde36f55597"}]} [pid: 7|app: 0|req: 1210/2428] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:30 2026] DELETE /v2.0/networks/24062fa7-3bae-4921-bbb9-c976e340abb0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2429] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:30 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2430] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:30 2026] PUT /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/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: 1220/2431] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1212/2432] 10.0.0.45 () {34 vars in 757 bytes} [Sun Mar 1 15:22:30 2026] PUT /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/green => generated 4 bytes in 94 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: 1221/2433] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1213/2434] 10.0.0.45 () {34 vars in 753 bytes} [Sun Mar 1 15:22:30 2026] PUT /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/red => generated 4 bytes in 86 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: 1222/2435] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 34 bytes in 63 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: 1214/2436] 10.0.0.45 () {34 vars in 775 bytes} [Sun Mar 1 15:22:30 2026] PUT /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/black.or.white => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1223/2437] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/security-groups?tenant_id=aa18ad57e1e141318ed91695fba321ad&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2438] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:30 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1224/2439] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:30 2026] DELETE /v2.0/security-groups/ba55a049-e381-4f4e-9bcf-28064b169cdc => 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: 1216/2440] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:31 2026] PUT /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 37 bytes in 60 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: 1225/2441] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 37 bytes in 42 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: 1217/2442] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1226/2443] 10.0.0.45 () {32 vars in 734 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1218/2444] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:31.245 7 INFO neutron.api.v2.resource [None req-76dbf08b-eaf8-49f3-8e62-3e4f27b407a9 f66b102665194b3b90bb964598ce5c92 56edc1a656cd4fe98f32977e5732ec1f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1219/2445] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/green => generated 99 bytes in 50 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: 1227/2446] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/security-groups?tenant_id=1624b3de0d4b4429ba04debe0f304aff&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2447] 10.0.0.45 () {32 vars in 737 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1221/2448] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1228/2449] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/security-groups/e16cc0a0-8d24-427b-bd4b-1ccbb4599f66 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:31.445 7 INFO neutron.api.v2.resource [None req-e2ca9f06-c76a-4fc8-b484-52179f5705b5 f66b102665194b3b90bb964598ce5c92 56edc1a656cd4fe98f32977e5732ec1f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2450] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2451] 10.0.0.45 () {32 vars in 729 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1223/2452] 10.0.0.45 () {32 vars in 726 bytes} [Sun Mar 1 15:22:31 2026] GET /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d/tags => generated 12 bytes in 39 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-03-01 15:22:31.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-11989860-9497-48f0-9188-43ebb74fece8 f66b102665194b3b90bb964598ce5c92 56edc1a656cd4fe98f32977e5732ec1f - - default default] TaaS: Handle Delete Port: 551485a3-ef52-4484-a82f-79f4f43e562d 2026-03-01 15:22:31.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11989860-9497-48f0-9188-43ebb74fece8 f66b102665194b3b90bb964598ce5c92 56edc1a656cd4fe98f32977e5732ec1f - - default default] Tap Mirror: Handle Delete Port: 551485a3-ef52-4484-a82f-79f4f43e562d [pid: 8|app: 0|req: 1230/2453] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/ports/551485a3-ef52-4484-a82f-79f4f43e562d => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1224/2454] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:31 2026] DELETE /v2.0/networks/cbac521d-27f7-458f-886b-1d35100bcdf0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:32.220 7 INFO neutron.services.segments.plugin [-] Segment 830b7566-b317-4af1-8d8e-3093a5213c34 resource provider aggregate not found [pid: 8|app: 0|req: 1231/2455] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:22:32 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:32.226 7 INFO neutron.services.segments.plugin [-] Segment 830b7566-b317-4af1-8d8e-3093a5213c34 resource provider aggregate not found 2026-03-01 15:22:32.237 7 INFO neutron.services.segments.plugin [-] Segment 830b7566-b317-4af1-8d8e-3093a5213c34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830b7566-b317-4af1-8d8e-3093a5213c34 found for delete ", "request_id": "req-29b4eb13-f535-4333-8f5f-054b4608b160"}]} 2026-03-01 15:22:32.245 7 INFO neutron.services.segments.plugin [-] Segment 830b7566-b317-4af1-8d8e-3093a5213c34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830b7566-b317-4af1-8d8e-3093a5213c34 found for delete ", "request_id": "req-90dc3d8c-76d4-48f1-a467-a76922a3b3e6"}]} [pid: 8|app: 0|req: 1232/2456] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:32 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:32.339 7 INFO neutron_taas.services.taas.taas_plugin [req-8472802d-094d-49a5-9923-a2486a4b7861 req-5283eaa5-6575-423b-ac57-1a88037c8d7c a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: e9efcae8-64a9-462f-af86-36ba3b969676 2026-03-01 15:22:32.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8472802d-094d-49a5-9923-a2486a4b7861 req-5283eaa5-6575-423b-ac57-1a88037c8d7c a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: e9efcae8-64a9-462f-af86-36ba3b969676 [pid: 8|app: 0|req: 1233/2457] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:32 2026] GET /v2.0/security-groups?id=2cbf6d67-89ed-4344-b36f-1aeba2d375ea&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:32.479 7 INFO neutron.db.l3_db [req-8472802d-094d-49a5-9923-a2486a4b7861 req-5283eaa5-6575-423b-ac57-1a88037c8d7c a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Floating IP 6b3a47af-fdcd-45e3-a0b7-0ab61970465a disassociated. External IP: 10.96.250.216, port: e9efcae8-64a9-462f-af86-36ba3b969676. [pid: 8|app: 0|req: 1234/2458] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:32 2026] GET /v2.0/security-groups?tenant_id=56edc1a656cd4fe98f32977e5732ec1f&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2459] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:22:32 2026] DELETE /v2.0/ports/e9efcae8-64a9-462f-af86-36ba3b969676 => generated 0 bytes in 661 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:32.929 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7669163-4374-4bca-8c29-861ffbdf6423'] response: {'server_uuid': '51e6ff22-ecb9-462d-862b-386160a873d7', 'name': 'network-vif-deleted', 'tag': 'e9efcae8-64a9-462f-af86-36ba3b969676', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1235/2460] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:32 2026] DELETE /v2.0/security-groups/b697d3c6-775e-4e2e-82ee-e3e880d9631e => 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: 1226/2461] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:33 2026] GET /v2.0/security-groups?tenant_id=2e2d2b275935467a800de63814fcfab3&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2462] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:33 2026] DELETE /v2.0/security-groups/81c65316-9096-4ad7-b310-1d32457e8685 => 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: 1227/2463] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:33 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1237/2464] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:34 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1228/2465] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:34 2026] GET /v2.0/security-groups?tenant_id=4346063d37c845b7bf090c61f81494e2&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2466] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:34 2026] DELETE /v2.0/security-groups/e985ba26-c81b-4cf7-a64e-1e15034c2c23 => 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: 1229/2467] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:35 2026] GET /v2.0/security-groups?tenant_id=e8011c6bdcad4687991653ac4bec04ee&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2468] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:35 2026] DELETE /v2.0/security-groups/949613da-f53d-45b9-bace-4282875d3db1 => 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: 1230/2469] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:35 2026] GET /v2.0/security-groups?tenant_id=5a1a754da10e4b63bc3b04bf62da31a0&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2470] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:35 2026] GET /v2.0/ports?device_id=51e6ff22-ecb9-462d-862b-386160a873d7 => 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: 1231/2471] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:35 2026] DELETE /v2.0/security-groups/85e1f6e1-e9a8-4f47-9265-8f121503549e => 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: 1241/2472] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:36 2026] DELETE /v2.0/security-groups/2cbf6d67-89ed-4344-b36f-1aeba2d375ea => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:36.954 7 INFO neutron_taas.services.taas.taas_plugin [None req-793df96e-0b95-4e1f-b8db-68a709c00672 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: 18ed98d0-a849-4ce7-91ea-8812112598b1 2026-03-01 15:22:36.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-793df96e-0b95-4e1f-b8db-68a709c00672 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: 18ed98d0-a849-4ce7-91ea-8812112598b1 [pid: 8|app: 0|req: 1242/2473] 10.0.0.45 () {34 vars in 677 bytes} [Sun Mar 1 15:22:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2474] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:37 2026] PUT /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/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: 1244/2475] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2476] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:22:36 2026] DELETE /v2.0/floatingips/6b3a47af-fdcd-45e3-a0b7-0ab61970465a => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2477] 10.0.0.45 () {34 vars in 763 bytes} [Sun Mar 1 15:22:37 2026] PUT /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2478] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2479] 10.0.0.45 () {34 vars in 759 bytes} [Sun Mar 1 15:22:37 2026] PUT /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2480] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2481] 10.0.0.45 () {34 vars in 781 bytes} [Sun Mar 1 15:22:37 2026] PUT /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/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: 1247/2482] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2483] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2484] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2487] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:37 2026] PUT /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2488] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2489] 10.0.0.45 () {32 vars in 740 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:37.598 8 INFO neutron.api.v2.resource [None req-9d3864db-6e8d-468d-b782-ff1a0b344791 214af7c9923c4998bb04f2c8a74053ae 933116b9f90d48ef9c643d6d35e20b47 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1252/2490] 10.0.0.45 () {32 vars in 744 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2491] 10.0.0.45 () {32 vars in 743 bytes} [Sun Mar 1 15:22:37 2026] DELETE /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2492] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:37.738 7 INFO neutron.api.v2.resource [None req-8add3427-ab2b-4bc8-8e58-ca4d374e65b8 214af7c9923c4998bb04f2c8a74053ae 933116b9f90d48ef9c643d6d35e20b47 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1240/2493] 10.0.0.45 () {32 vars in 747 bytes} [Sun Mar 1 15:22:37 2026] DELETE /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2494] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:22:37 2026] DELETE /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2495] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:37 2026] GET /v2.0/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2496] 10.0.0.45 () {32 vars in 733 bytes} [Sun Mar 1 15:22:37 2026] DELETE /v2.0/qos/policies/a2a5ec5f-7c57-49da-acee-a88ebb60ca12 => 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: 1256/2497] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:38 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2498] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:38 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2499] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:38 2026] GET /v2.0/security-groups?tenant_id=933116b9f90d48ef9c643d6d35e20b47&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2500] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:38 2026] DELETE /v2.0/security-groups/b8a7b40d-2e09-44b6-9699-6fcb772e0c81 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2501] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:38 2026] GET /v2.0/security-groups?tenant_id=67f003b846c1480594d1c4a6655e485d&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: 1259/2502] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:39 2026] DELETE /v2.0/security-groups/753a1e0d-278b-4d21-a5de-ca0d4ffea327 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2503] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:39 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2504] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:22:39 2026] GET /v2.0/security-groups?id=d4bc3d7a-41e1-409a-9b60-fe9a635313ad&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: 1245/2505] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:22:39 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:22:40.109 8 INFO neutron_taas.services.taas.taas_plugin [req-646495c7-630a-4ba4-a68c-e52be9d2eae0 req-17c63650-608f-4b78-ac5a-1253e1f2a0d9 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: 00d490e4-d9f9-4d9f-954f-48c929e9ed81 2026-03-01 15:22:40.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-646495c7-630a-4ba4-a68c-e52be9d2eae0 req-17c63650-608f-4b78-ac5a-1253e1f2a0d9 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: 00d490e4-d9f9-4d9f-954f-48c929e9ed81 [pid: 8|app: 0|req: 1261/2506] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:22:40 2026] DELETE /v2.0/ports/00d490e4-d9f9-4d9f-954f-48c929e9ed81 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:40.285 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-875e4d6a-16eb-4390-8810-5109f7572d5d'] response: {'server_uuid': 'b476febe-6e46-4831-981f-f030a32940d3', 'name': 'network-vif-deleted', 'tag': '00d490e4-d9f9-4d9f-954f-48c929e9ed81', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2507] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:40 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 1262/2508] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:41 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 1247/2509] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:22:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2510] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:22:42 2026] PUT /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2511] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:42 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/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: 1264/2512] 10.0.0.45 () {34 vars in 777 bytes} [Sun Mar 1 15:22:42 2026] PUT /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2513] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2514] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/ports?device_id=b476febe-6e46-4831-981f-f030a32940d3 => 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: 1250/2515] 10.0.0.45 () {34 vars in 773 bytes} [Sun Mar 1 15:22:43 2026] PUT /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2516] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2517] 10.0.0.45 () {34 vars in 795 bytes} [Sun Mar 1 15:22:43 2026] PUT /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2518] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/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: 1252/2519] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:22:43 2026] PUT /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2520] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2521] 10.0.0.45 () {32 vars in 754 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:43.478 8 INFO neutron.api.v2.resource [None req-96ac1020-fe42-4ad0-a519-43d537c0b27c cf2ffd8279df4fefa64f3f836898b021 6653ec9f5113465dadec0f256c7b571d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2522] 10.0.0.45 () {32 vars in 758 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/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: 1254/2523] 10.0.0.45 () {32 vars in 757 bytes} [Sun Mar 1 15:22:43 2026] DELETE /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/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: 1270/2524] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:43.629 7 INFO neutron.api.v2.resource [None req-27b4b8f4-ddec-4c25-afb7-11f5f8cb438b cf2ffd8279df4fefa64f3f836898b021 6653ec9f5113465dadec0f256c7b571d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2525] 10.0.0.45 () {32 vars in 761 bytes} [Sun Mar 1 15:22:43 2026] DELETE /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/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: 1271/2526] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:22:43 2026] DELETE /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2527] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:22:43 2026] GET /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2528] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:43 2026] DELETE /v2.0/security-groups/bb79a127-b85a-4da7-96f6-fcb526639018 => 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: 1273/2529] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:44 2026] DELETE /v2.0/security-groups/d4bc3d7a-41e1-409a-9b60-fe9a635313ad => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:44.251 7 INFO neutron.db.segments_db [None req-7ffee855-5782-4ae0-94a6-3ce62227664f d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Added segment 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 of type vxlan for network 7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a [pid: 7|app: 0|req: 1257/2530] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:43 2026] POST /v2.0/networks => generated 621 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2531] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:44 2026] POST /v2.0/subnets => generated 657 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:44.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa6cf00f-6a69-4f89-9ebc-3cb3a5462583 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: c5185084-6f3e-416f-b8cf-0ec9513ec5aa 2026-03-01 15:22:44.625 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa6cf00f-6a69-4f89-9ebc-3cb3a5462583 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: c5185084-6f3e-416f-b8cf-0ec9513ec5aa [pid: 7|app: 0|req: 1259/2532] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:44 2026] GET /v2.0/security-groups?tenant_id=38c768c556604fd189de08916ffff4d8&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: 1260/2533] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:22:44 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2534] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:44 2026] DELETE /v2.0/security-groups/3542ad19-e02b-4a00-9e65-dc6264009be9 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2535] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:22:44 2026] PUT /v2.0/routers/bc8bf142-9a09-49a0-8132-36bf6e744f72/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2536] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:45 2026] GET /v2.0/security-groups?tenant_id=6653ec9f5113465dadec0f256c7b571d&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2537] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:45 2026] POST /v2.0/subnets => generated 731 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2538] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:45 2026] DELETE /v2.0/security-groups/378b5fea-9380-4276-94f7-43382e9113de => 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: 1276/2539] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:45 2026] DELETE /v2.0/subnets/efb01d94-2433-4959-b9cf-028fef03bc75 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:45.429 7 INFO neutron.db.segments_db [None req-7448c18b-7223-47ca-bb9b-e7abd0f113e9 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Added segment f95a5597-7c28-4b94-aed3-e7ab2edf4d2f of type vxlan for network 4af0140a-eb02-47d6-a1b9-2b51585e0546 [pid: 7|app: 0|req: 1264/2540] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:45 2026] POST /v2.0/networks => generated 618 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:45.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e3ea47a-5c6b-4361-b91c-666647946735 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: 35a81124-05bb-4ec7-a864-70d7ec1fb83e 2026-03-01 15:22:45.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3ea47a-5c6b-4361-b91c-666647946735 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: 35a81124-05bb-4ec7-a864-70d7ec1fb83e [pid: 7|app: 0|req: 1265/2541] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:45 2026] POST /v2.0/subnets => generated 654 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2542] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:45 2026] POST /v2.0/subnets => generated 725 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:46.105 7 INFO neutron.db.segments_db [None req-66e6a429-58b2-4c7b-bfa1-ae25529e0deb d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Added segment f29073de-1dff-4751-b70c-b8ceb251a55b of type vxlan for network b96ec256-7301-4b04-8b99-1e88390b0240 [pid: 7|app: 0|req: 1267/2543] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:46 2026] POST /v2.0/networks => generated 619 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:46.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e3ea47a-5c6b-4361-b91c-666647946735 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: 5237bea4-5ce3-4fa6-b8a9-6c339c19dab1 2026-03-01 15:22:46.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e3ea47a-5c6b-4361-b91c-666647946735 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: 5237bea4-5ce3-4fa6-b8a9-6c339c19dab1 [pid: 7|app: 0|req: 1268/2544] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:46 2026] POST /v2.0/subnets => generated 655 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:46.696 8 INFO neutron.services.segments.plugin [-] Segment 19619909-8e71-40f9-9b7d-7726b90f85d7 resource provider aggregate not found [pid: 7|app: 0|req: 1269/2545] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:46 2026] POST /v2.0/subnets => generated 730 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:46.703 8 INFO neutron.services.segments.plugin [-] Segment 19619909-8e71-40f9-9b7d-7726b90f85d7 resource provider aggregate not found 2026-03-01 15:22:46.727 8 INFO neutron.services.segments.plugin [-] Segment 19619909-8e71-40f9-9b7d-7726b90f85d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19619909-8e71-40f9-9b7d-7726b90f85d7 found for delete ", "request_id": "req-7f0fc729-3913-4b8d-b971-8c185216327c"}]} 2026-03-01 15:22:46.727 8 INFO neutron.services.segments.plugin [-] Segment 19619909-8e71-40f9-9b7d-7726b90f85d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19619909-8e71-40f9-9b7d-7726b90f85d7 found for delete ", "request_id": "req-7368a6bf-6659-4706-acfc-f9d4e7b75714"}]} 2026-03-01 15:22:46.738 8 INFO neutron.db.l3_hamode_db [None req-6e3ea47a-5c6b-4361-b91c-666647946735 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] HA network 87a43ed0-36ff-45fc-8065-1ff71505cc89 was deleted as no HA routers are present in tenant aa4d5d5bae9b4be5937bf03217919789. [pid: 8|app: 0|req: 1277/2546] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:22:45 2026] DELETE /v2.0/routers/bc8bf142-9a09-49a0-8132-36bf6e744f72 => generated 0 bytes in 1359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:46.757 7 INFO neutron.db.segments_db [None req-a2255e5f-9407-49d8-b599-1a50aea1c88a d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Added segment 16cfe681-5ea6-403e-8138-27f6781a5b33 of type vxlan for network 9ff5d74f-dc91-419f-ae67-e651d544ed1e 2026-03-01 15:22:46.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-474b6eca-e0b9-459a-aa64-2d4e8e19ce97 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] TaaS: Handle Delete Port: 5eab4a19-f168-44f9-a7d0-757981c229ff 2026-03-01 15:22:46.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-474b6eca-e0b9-459a-aa64-2d4e8e19ce97 a09a0ff2d774466bb42aa9af718624a3 aa4d5d5bae9b4be5937bf03217919789 - - default default] Tap Mirror: Handle Delete Port: 5eab4a19-f168-44f9-a7d0-757981c229ff 2026-03-01 15:22:47.021 7 INFO neutron.db.l3_hamode_db [None req-a2255e5f-9407-49d8-b599-1a50aea1c88a d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1278/2547] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:46 2026] DELETE /v2.0/networks/05165ce9-27cf-4805-a542-5ad30714aa2d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:47.735 7 INFO neutron.db.l3_hamode_db [None req-a2255e5f-9407-49d8-b599-1a50aea1c88a d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1279/2548] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:47 2026] GET /v2.0/security-groups?tenant_id=aa4d5d5bae9b4be5937bf03217919789&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2549] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:47 2026] DELETE /v2.0/security-groups/1e5e1802-884b-4f57-8784-717ce635e214 => 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: 1281/2550] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:48 2026] GET /v2.0/security-groups?tenant_id=c6bcf4f71ee94124acb15b4910d8e890&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2551] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:48 2026] DELETE /v2.0/security-groups/104eda89-7c85-4107-be1f-074177eb6bbe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2552] 10.0.0.45 () {34 vars in 668 bytes} [Sun Mar 1 15:22:46 2026] POST /v2.0/routers => generated 685 bytes in 1804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:48.751 8 INFO neutron.services.segments.plugin [-] Segment 2f94af69-83ec-4439-82b5-7c96d1cf8b79 resource provider aggregate not found 2026-03-01 15:22:48.752 8 INFO neutron.services.segments.plugin [-] Segment 2f94af69-83ec-4439-82b5-7c96d1cf8b79 resource provider aggregate not found 2026-03-01 15:22:48.772 8 INFO neutron.services.segments.plugin [-] Segment 2f94af69-83ec-4439-82b5-7c96d1cf8b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f94af69-83ec-4439-82b5-7c96d1cf8b79 found for delete ", "request_id": "req-eb40b2ef-483a-4655-9efa-10917df60e6d"}]} 2026-03-01 15:22:48.774 8 INFO neutron.services.segments.plugin [-] Segment 2f94af69-83ec-4439-82b5-7c96d1cf8b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f94af69-83ec-4439-82b5-7c96d1cf8b79 found for delete ", "request_id": "req-a7c4751f-46c9-415e-a529-bcec9cecfd47"}]} 2026-03-01 15:22:49.015 7 INFO neutron.db.segments_db [None req-9e8d74ae-84fe-41be-bd91-a2d581661f8a 01ef529b6fc04aacbaa58c9ffae5c25d efd5195747344b2ca41164857b389994 - - default default] Added segment c6d84d37-af08-4f25-94af-d64a510ccd15 of type vxlan for network 2d203fd6-beee-4b7a-980d-6f48fcf41c17 [pid: 7|app: 0|req: 1271/2553] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:48 2026] POST /v2.0/networks => generated 613 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:49.165 7 INFO neutron.db.segments_db [None req-085b0126-372f-41b1-bcc0-b5bbd5b2875e 01ef529b6fc04aacbaa58c9ffae5c25d efd5195747344b2ca41164857b389994 - - default default] Added segment 9703a3bc-f93c-4b45-b7f4-a4185a85a883 of type vxlan for network 93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e [pid: 7|app: 0|req: 1272/2554] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:49 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2555] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:49 2026] PUT /v2.0/networks/2d203fd6-beee-4b7a-980d-6f48fcf41c17/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2556] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:49 2026] GET /v2.0/networks/2d203fd6-beee-4b7a-980d-6f48fcf41c17/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: 1275/2557] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:49 2026] PUT /v2.0/networks/93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e/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: 1276/2558] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:49 2026] GET /v2.0/networks/93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2559] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:22:49 2026] PUT /v2.0/networks/93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2560] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:49 2026] GET /v2.0/networks/93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2561] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:22:49 2026] GET /v2.0/networks/2d203fd6-beee-4b7a-980d-6f48fcf41c17/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:49.798 7 INFO neutron.services.segments.plugin [-] Segment c6d84d37-af08-4f25-94af-d64a510ccd15 resource provider aggregate not found 2026-03-01 15:22:49.804 7 INFO neutron.services.segments.plugin [-] Segment c6d84d37-af08-4f25-94af-d64a510ccd15 resource provider aggregate not found 2026-03-01 15:22:49.819 7 INFO neutron.services.segments.plugin [-] Segment c6d84d37-af08-4f25-94af-d64a510ccd15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d84d37-af08-4f25-94af-d64a510ccd15 found for delete ", "request_id": "req-41200792-5aea-4c06-825d-6ed41189d4be"}]} 2026-03-01 15:22:49.823 7 INFO neutron.services.segments.plugin [-] Segment c6d84d37-af08-4f25-94af-d64a510ccd15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d84d37-af08-4f25-94af-d64a510ccd15 found for delete ", "request_id": "req-2b0224af-ba8e-4025-83e6-5136a5407b96"}]} [pid: 7|app: 0|req: 1280/2562] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:49 2026] DELETE /v2.0/networks/2d203fd6-beee-4b7a-980d-6f48fcf41c17 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2563] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:22:48 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2564] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:49 2026] DELETE /v2.0/networks/93dd10c5-b08c-4ee1-8e6f-7fc6ee98b64e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2565] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:50 2026] GET /v2.0/security-groups?tenant_id=15a94481fa7b4b6aa80703b3ae97789f&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2566] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:50 2026] DELETE /v2.0/security-groups/e3ac42b4-cd4d-4603-b082-047e10f107b2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2567] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:51 2026] GET /v2.0/security-groups?tenant_id=efd5195747344b2ca41164857b389994&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: 1284/2568] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:22:49 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/add_router_interface => generated 309 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2569] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:51 2026] DELETE /v2.0/security-groups/5888d35c-a2bd-49fe-a160-b4aacbfc18d5 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:22:51.844 7 INFO neutron.services.segments.plugin [-] Segment 9703a3bc-f93c-4b45-b7f4-a4185a85a883 resource provider aggregate not found 2026-03-01 15:22:51.852 7 INFO neutron.services.segments.plugin [-] Segment 9703a3bc-f93c-4b45-b7f4-a4185a85a883 resource provider aggregate not found 2026-03-01 15:22:51.873 7 INFO neutron.services.segments.plugin [-] Segment 9703a3bc-f93c-4b45-b7f4-a4185a85a883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9703a3bc-f93c-4b45-b7f4-a4185a85a883 found for delete ", "request_id": "req-b35b4e9d-88cf-48da-a390-2aa4154d7869"}]} 2026-03-01 15:22:51.875 7 INFO neutron.services.segments.plugin [-] Segment 9703a3bc-f93c-4b45-b7f4-a4185a85a883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9703a3bc-f93c-4b45-b7f4-a4185a85a883 found for delete ", "request_id": "req-389db29d-ccce-42f7-af7a-02e1a774a572"}]} [pid: 8|app: 0|req: 1285/2572] 10.0.0.45 () {34 vars in 782 bytes} [Sun Mar 1 15:22:51 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2573] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:22:52 2026] POST /v2.0/security-groups => generated 1629 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2574] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:52 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: 8|app: 0|req: 1287/2575] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2576] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:53.378 7 INFO neutron.db.segments_db [None req-b811cc43-4efd-4fe1-a249-becc23a3c710 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Added segment fbd3af78-bf27-4437-a733-7012ca38fb79 of type vxlan for network 7e5892df-0058-4ecc-935d-0d7747686d03 [pid: 8|app: 0|req: 1289/2577] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 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: 1289/2578] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/networks => generated 612 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2579] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 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: 8|app: 0|req: 1291/2580] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 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: 7|app: 0|req: 1290/2581] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/ports => generated 743 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-01 15:22:53.785 7 INFO neutron.db.segments_db [None req-7b1f6837-cfb8-4fc4-8c25-82f41cc52246 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Added segment bdf8df16-7eac-468a-b1b3-eae0e82bba9f of type vxlan for network 48f88748-a704-4828-925a-9bb4d2c20c22 [pid: 7|app: 0|req: 1291/2582] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/networks => generated 612 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2583] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2584] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:53 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: 7|app: 0|req: 1292/2585] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:53 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: 8|app: 0|req: 1294/2586] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:54.222 7 INFO neutron.db.segments_db [None req-ceca1a36-93e0-435a-bd3c-4936122f1c89 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Added segment 4beb42fa-abb4-4c72-880a-b0722aa47702 of type vxlan for network 88e1e202-da23-44d3-b114-5837bc84adb8 [pid: 7|app: 0|req: 1293/2587] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:54 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: 1295/2588] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:54 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: 1296/2589] 10.0.0.45 () {34 vars in 694 bytes} [Sun Mar 1 15:22:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2590] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:54 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:22:54.678 8 INFO neutron.db.segments_db [None req-0fd94d00-2d96-4179-a95e-bdad652d26eb 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Added segment 966cabfb-a08e-41db-9848-20e7c71b8820 of type vxlan for network cf12e0f2-3b3e-4103-be5e-c0953dc95721 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1295/2591] 10.0.0.53 () {34 vars in 1093 bytes} [Sun Mar 1 15:22:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-108670518&fields=id&tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2592] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:54 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2593] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:22:54 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2594] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:22:54 2026] GET /v2.0/quotas/c7cce95411c64d049bfa4d5a1e6eb3b3 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2595] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:22:54 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&fields=id => generated 241 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2596] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:22:55 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1296/2597] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:54 2026] POST /v2.0/ports => generated 743 bytes in 338 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: 1302/2598] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:22:55 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:22:55.162 7 INFO neutron.db.segments_db [None req-61efce6f-9248-4acf-a1a2-f2bb0ed518f3 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Added segment 7c21df09-32e5-4ecf-8847-75c9dcb1b016 of type vxlan for network 94c60273-d3e4-4fde-aef0-8713acb77a7b [pid: 7|app: 0|req: 1297/2599] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:22:55 2026] POST /v2.0/networks => generated 612 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2600] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:22:55 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => 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: 1298/2601] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:22:55 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2602] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:55 2026] PUT /v2.0/ports/651b19b4-294e-4c9b-a1d9-c5d4303d0d7a/tags => generated 17 bytes in 78 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: 1299/2603] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:55 2026] PUT /v2.0/ports/eaa7ab69-7c2a-48ac-add5-01142ba2ec57/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1305/2604] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:55 2026] PUT /v2.0/ports/a1059c7e-413e-4069-b80b-7ad67c0d9bbe/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, ' [pid: 7|app: 0|req: 1300/2605] 10.0.0.45 () {34 vars in 746 bytes} [Sun Mar 1 15:22:55 2026] PUT /v2.0/ports/b85f9b43-ba18-4b5b-9af3-cd7d2e8e1801/tags => generated 19 bytes in 78 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: 1306/2606] 10.0.0.45 () {32 vars in 659 bytes} [Sun Mar 1 15:22:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 156 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: 1301/2607] 10.0.0.45 () {32 vars in 673 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2608] 10.0.0.45 () {32 vars in 669 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2609] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2610] 10.0.0.45 () {32 vars in 667 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2611] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2612] 10.0.0.45 () {32 vars in 677 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2613] 10.0.0.45 () {32 vars in 689 bytes} [Sun Mar 1 15:22:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:56.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-74ec24a3-412d-40f0-9358-5c97b5a55758 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] TaaS: Handle Delete Port: 651b19b4-294e-4c9b-a1d9-c5d4303d0d7a 2026-03-01 15:22:56.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74ec24a3-412d-40f0-9358-5c97b5a55758 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Tap Mirror: Handle Delete Port: 651b19b4-294e-4c9b-a1d9-c5d4303d0d7a [pid: 8|app: 0|req: 1310/2614] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:56 2026] DELETE /v2.0/ports/651b19b4-294e-4c9b-a1d9-c5d4303d0d7a => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:56.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6f52266-8f9d-4bce-aab0-9ded4028f77d 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] TaaS: Handle Delete Port: eaa7ab69-7c2a-48ac-add5-01142ba2ec57 2026-03-01 15:22:56.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6f52266-8f9d-4bce-aab0-9ded4028f77d 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Tap Mirror: Handle Delete Port: eaa7ab69-7c2a-48ac-add5-01142ba2ec57 [pid: 7|app: 0|req: 1305/2615] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:56 2026] DELETE /v2.0/ports/eaa7ab69-7c2a-48ac-add5-01142ba2ec57 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:57.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-5d05231b-0fb1-496e-8c80-b62e24537158 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] TaaS: Handle Delete Port: a1059c7e-413e-4069-b80b-7ad67c0d9bbe 2026-03-01 15:22:57.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d05231b-0fb1-496e-8c80-b62e24537158 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Tap Mirror: Handle Delete Port: a1059c7e-413e-4069-b80b-7ad67c0d9bbe [pid: 8|app: 0|req: 1311/2616] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/ports/a1059c7e-413e-4069-b80b-7ad67c0d9bbe => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:57.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-afeecdb6-7118-4f12-9a25-773a8c126e3e 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] TaaS: Handle Delete Port: b85f9b43-ba18-4b5b-9af3-cd7d2e8e1801 2026-03-01 15:22:57.270 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afeecdb6-7118-4f12-9a25-773a8c126e3e 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Tap Mirror: Handle Delete Port: b85f9b43-ba18-4b5b-9af3-cd7d2e8e1801 [pid: 7|app: 0|req: 1306/2617] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/ports/b85f9b43-ba18-4b5b-9af3-cd7d2e8e1801 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:57.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-944ce933-8925-4bd3-a750-aacd0d88c6da 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] TaaS: Handle Delete Port: c9919506-332c-44b6-ade8-6d4d3821d908 2026-03-01 15:22:57.488 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-944ce933-8925-4bd3-a750-aacd0d88c6da 5c56e107b45c49dd8a41c1f50975c048 a4dada3f58b94b3b860eb1a4f85f03c0 - - default default] Tap Mirror: Handle Delete Port: c9919506-332c-44b6-ade8-6d4d3821d908 [pid: 8|app: 0|req: 1312/2618] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/ports/c9919506-332c-44b6-ade8-6d4d3821d908 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:57.763 7 INFO neutron.services.segments.plugin [-] Segment fbd3af78-bf27-4437-a733-7012ca38fb79 resource provider aggregate not found 2026-03-01 15:22:57.772 7 INFO neutron.services.segments.plugin [-] Segment fbd3af78-bf27-4437-a733-7012ca38fb79 resource provider aggregate not found 2026-03-01 15:22:57.792 7 INFO neutron.services.segments.plugin [-] Segment fbd3af78-bf27-4437-a733-7012ca38fb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd3af78-bf27-4437-a733-7012ca38fb79 found for delete ", "request_id": "req-fe2e063b-13ba-4332-aa3c-34c7b4770354"}]} 2026-03-01 15:22:57.800 7 INFO neutron.services.segments.plugin [-] Segment fbd3af78-bf27-4437-a733-7012ca38fb79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbd3af78-bf27-4437-a733-7012ca38fb79 found for delete ", "request_id": "req-229aeee5-b95c-46a9-b42a-45aa2be7b8b1"}]} [pid: 7|app: 0|req: 1307/2619] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/networks/7e5892df-0058-4ecc-935d-0d7747686d03 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:22:57.953 8 INFO neutron.services.segments.plugin [-] Segment bdf8df16-7eac-468a-b1b3-eae0e82bba9f resource provider aggregate not found 2026-03-01 15:22:57.959 8 INFO neutron.services.segments.plugin [-] Segment bdf8df16-7eac-468a-b1b3-eae0e82bba9f resource provider aggregate not found 2026-03-01 15:22:57.976 8 INFO neutron.services.segments.plugin [-] Segment bdf8df16-7eac-468a-b1b3-eae0e82bba9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf8df16-7eac-468a-b1b3-eae0e82bba9f found for delete ", "request_id": "req-4fb67bd9-e992-452e-879d-6a6c73d0e174"}]} 2026-03-01 15:22:57.979 8 INFO neutron.services.segments.plugin [-] Segment bdf8df16-7eac-468a-b1b3-eae0e82bba9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bdf8df16-7eac-468a-b1b3-eae0e82bba9f found for delete ", "request_id": "req-689e712d-5767-4231-9163-9e96770df6df"}]} [pid: 8|app: 0|req: 1313/2620] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/networks/48f88748-a704-4828-925a-9bb4d2c20c22 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2621] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:57 2026] DELETE /v2.0/networks/88e1e202-da23-44d3-b114-5837bc84adb8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2622] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:58 2026] DELETE /v2.0/networks/cf12e0f2-3b3e-4103-be5e-c0953dc95721 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2623] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:22:58 2026] DELETE /v2.0/networks/94c60273-d3e4-4fde-aef0-8713acb77a7b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2624] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:59 2026] GET /v2.0/security-groups?tenant_id=098c5715e0b8421cb05524b891caa2b2&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2625] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:59 2026] DELETE /v2.0/security-groups/f5420f3e-e3e7-4561-a793-f5de58d2f93a => 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: 1316/2626] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:22:59 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2627] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:22:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3 => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2628] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:22:59 2026] GET /v2.0/security-groups?tenant_id=24f6c202d10f456f94e4a4ac6503ddbd&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:22:59.809 7 INFO neutron.services.segments.plugin [-] Segment 4beb42fa-abb4-4c72-880a-b0722aa47702 resource provider aggregate not found 2026-03-01 15:22:59.817 7 INFO neutron.services.segments.plugin [-] Segment 4beb42fa-abb4-4c72-880a-b0722aa47702 resource provider aggregate not found 2026-03-01 15:22:59.826 7 INFO neutron.services.segments.plugin [-] Segment 4beb42fa-abb4-4c72-880a-b0722aa47702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4beb42fa-abb4-4c72-880a-b0722aa47702 found for delete ", "request_id": "req-15d356f6-e1cc-4b3a-9012-b38c98a5e7b8"}]} 2026-03-01 15:22:59.833 7 INFO neutron.services.segments.plugin [-] Segment 4beb42fa-abb4-4c72-880a-b0722aa47702 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4beb42fa-abb4-4c72-880a-b0722aa47702 found for delete ", "request_id": "req-167a0013-5d20-4b40-a3b4-0a02b651f6d2"}]} 2026-03-01 15:22:59.848 7 INFO neutron.services.segments.plugin [-] Segment 7c21df09-32e5-4ecf-8847-75c9dcb1b016 resource provider aggregate not found 2026-03-01 15:22:59.858 7 INFO neutron.services.segments.plugin [-] Segment 7c21df09-32e5-4ecf-8847-75c9dcb1b016 resource provider aggregate not found 2026-03-01 15:22:59.870 7 INFO neutron.services.segments.plugin [-] Segment 7c21df09-32e5-4ecf-8847-75c9dcb1b016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c21df09-32e5-4ecf-8847-75c9dcb1b016 found for delete ", "request_id": "req-349e067d-89b5-4dbe-84b2-72b347f1273d"}]} 2026-03-01 15:22:59.877 7 INFO neutron.services.segments.plugin [-] Segment 7c21df09-32e5-4ecf-8847-75c9dcb1b016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c21df09-32e5-4ecf-8847-75c9dcb1b016 found for delete ", "request_id": "req-4bd3be06-76f2-43fd-bf2f-d377a0c57f58"}]} [pid: 7|app: 0|req: 1313/2629] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:22:59 2026] DELETE /v2.0/security-groups/4be39ea9-7e88-49f4-a5a5-a7288eb15efb => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:23:00.002 8 INFO neutron.services.segments.plugin [-] Segment 966cabfb-a08e-41db-9848-20e7c71b8820 resource provider aggregate not found 2026-03-01 15:23:00.008 8 INFO neutron.services.segments.plugin [-] Segment 966cabfb-a08e-41db-9848-20e7c71b8820 resource provider aggregate not found 2026-03-01 15:23:00.029 8 INFO neutron.services.segments.plugin [-] Segment 966cabfb-a08e-41db-9848-20e7c71b8820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966cabfb-a08e-41db-9848-20e7c71b8820 found for delete ", "request_id": "req-b4d1a709-f743-41b4-94c0-00e74e4a4a7a"}]} 2026-03-01 15:23:00.035 8 INFO neutron.services.segments.plugin [-] Segment 966cabfb-a08e-41db-9848-20e7c71b8820 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 966cabfb-a08e-41db-9848-20e7c71b8820 found for delete ", "request_id": "req-da4dd05b-99bf-4381-89f4-4b01f187762a"}]} [pid: 8|app: 0|req: 1317/2630] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:22:59 2026] POST /v2.0/ports => generated 1175 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2631] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:00 2026] GET /v2.0/security-groups?tenant_id=a4dada3f58b94b3b860eb1a4f85f03c0&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1315/2632] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:00 2026] DELETE /v2.0/security-groups/788812a2-5879-414e-bf7c-e55c85f9f46e => 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: 1316/2633] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:00 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1190 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2634] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:00 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2635] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:23:00 2026] PUT /v2.0/ports/28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => generated 1456 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:23:00.581 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fc96d47-c6c6-4159-9294-b061aa1bd180'] response: {'name': 'network-changed', 'server_uuid': '9098936b-ab4d-49f7-a1ed-c14bb2961855', 'tag': '28cfb9e1-53c3-4ab7-9ea7-f88e32306028', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2636] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:01 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1459 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1319/2637] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:23:01 2026] GET /v2.0/networks?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2638] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:23:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2639] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1459 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2640] 162.253.55.200 () {34 vars in 1056 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => 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: 1321/2641] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aad&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => 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: 1321/2642] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2643] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&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: 1322/2644] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&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: 1323/2645] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1323/2646] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:23:02 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:23:04.436 8 INFO neutron.db.segments_db [None req-f7113c51-7909-40f0-8dc0-2575b30a594f fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Added segment 28301df3-3ba7-460b-ab16-6751327c978b of type vxlan for network 55fe49f7-4d31-4a1c-bf61-515a631f3a72 2026-03-01 15:23:04.672 8 INFO neutron.db.l3_hamode_db [None req-f7113c51-7909-40f0-8dc0-2575b30a594f fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:23:04.805 8 INFO neutron.db.l3_hamode_db [None req-f7113c51-7909-40f0-8dc0-2575b30a594f fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1324/2647] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:23:04 2026] POST /v2.0/routers => generated 474 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:05.492 7 INFO neutron.db.l3_hamode_db [None req-56e35af4-956d-4599-8a91-b6d9d8d05064 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1325/2648] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:05 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1190 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:23:05.675 7 INFO neutron.db.l3_hamode_db [None req-56e35af4-956d-4599-8a91-b6d9d8d05064 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1326/2649] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:05 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2650] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:23:05 2026] POST /v2.0/routers => generated 474 bytes in 880 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:06.357 8 INFO neutron.db.l3_hamode_db [None req-15f5241c-6732-4237-9e0e-18f983efc81e fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:23:06.488 8 INFO neutron.db.l3_hamode_db [None req-15f5241c-6732-4237-9e0e-18f983efc81e fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1327/2651] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:23:06 2026] POST /v2.0/routers => generated 474 bytes in 891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:07.254 7 INFO neutron.db.l3_hamode_db [None req-19183dac-d1d4-45e9-96f4-0bb69995b5cf fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:23:07.387 7 INFO neutron.db.l3_hamode_db [None req-19183dac-d1d4-45e9-96f4-0bb69995b5cf fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1325/2654] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:23:07 2026] POST /v2.0/routers => generated 474 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:08.057 8 INFO neutron.db.l3_hamode_db [None req-c0779d4c-f7ba-4712-9ec7-89166c505329 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-01 15:23:08.187 8 INFO neutron.db.l3_hamode_db [None req-c0779d4c-f7ba-4712-9ec7-89166c505329 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1330/2655] 10.0.0.45 () {34 vars in 667 bytes} [Sun Mar 1 15:23:08 2026] POST /v2.0/routers => generated 474 bytes in 830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2656] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:23:08 2026] PUT /v2.0/routers/9c5cbf47-ec20-4dcf-ba05-5adf9acd53d0/tags => generated 17 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2657] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:23:09 2026] PUT /v2.0/routers/ad709f58-998b-4f64-9646-e72afda9e0d0/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2658] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:23:09 2026] PUT /v2.0/routers/39e0c855-0da4-43dc-af60-580c84ecdc49/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2659] 10.0.0.45 () {34 vars in 750 bytes} [Sun Mar 1 15:23:09 2026] PUT /v2.0/routers/7a316bfb-3534-46f8-9775-6f20628b301e/tags => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2660] 10.0.0.45 () {32 vars in 663 bytes} [Sun Mar 1 15:23:09 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2661] 10.0.0.45 () {32 vars in 677 bytes} [Sun Mar 1 15:23:09 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2662] 10.0.0.45 () {32 vars in 673 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2663] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2664] 10.0.0.45 () {32 vars in 671 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2665] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2666] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2667] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2668] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/routers/9c5cbf47-ec20-4dcf-ba05-5adf9acd53d0 => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2669] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1192 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2670] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2671] 10.0.0.45 () {32 vars in 817 bytes} [Sun Mar 1 15:23:10 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&mac_address=fa%3A16%3A3e%3A3d%3Aad%3A61 => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2672] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:23:10 2026] PUT /v2.0/routers/9c5cbf47-ec20-4dcf-ba05-5adf9acd53d0 => generated 485 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2673] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:23:11 2026] GET /v2.0/ports?device_id=9c5cbf47-ec20-4dcf-ba05-5adf9acd53d0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:23:11.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfceba02-9e9b-4f97-90d5-87f8f29437f7 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] TaaS: Handle Delete Port: 13e1fb51-06f8-4fe1-997b-bc23e4001e32 2026-03-01 15:23:11.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfceba02-9e9b-4f97-90d5-87f8f29437f7 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Tap Mirror: Handle Delete Port: 13e1fb51-06f8-4fe1-997b-bc23e4001e32 [pid: 8|app: 0|req: 1339/2674] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:23:11 2026] DELETE /v2.0/routers/9c5cbf47-ec20-4dcf-ba05-5adf9acd53d0 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2675] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:11 2026] GET /v2.0/routers/ad709f58-998b-4f64-9646-e72afda9e0d0 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:23:11.880 7 INFO neutron.db.l3_db [None req-85b5eddc-ceb1-49c6-8773-0b9405478931 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP e4e51c41-f603-42b2-ba92-a08179abd3b5 associated. External IP: 10.96.250.210, port: 28cfb9e1-53c3-4ab7-9ea7-f88e32306028. [pid: 8|app: 0|req: 1341/2676] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:23:11 2026] PUT /v2.0/routers/ad709f58-998b-4f64-9646-e72afda9e0d0 => generated 493 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2677] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?device_id=ad709f58-998b-4f64-9646-e72afda9e0d0 => 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: 1336/2678] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:23:10 2026] POST /v2.0/floatingips => generated 854 bytes in 1198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:12.222 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05f901f8-9c14-4e60-8aca-96623ffca004'] response: {'name': 'network-changed', 'server_uuid': '9098936b-ab4d-49f7-a1ed-c14bb2961855', 'tag': '28cfb9e1-53c3-4ab7-9ea7-f88e32306028', 'status': 'completed', 'code': 200} 2026-03-01 15:23:12.278 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9c334e2-7b2c-4256-b10e-a6c99f8eca83 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] TaaS: Handle Delete Port: e5efa23c-151d-406d-8d05-1ecbe0d6d2a6 2026-03-01 15:23:12.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9c334e2-7b2c-4256-b10e-a6c99f8eca83 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Tap Mirror: Handle Delete Port: e5efa23c-151d-406d-8d05-1ecbe0d6d2a6 [pid: 7|app: 0|req: 1337/2679] 10.0.0.53 () {34 vars in 1093 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-108670518&fields=id&tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3 => 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: 1338/2680] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2681] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/quotas/c7cce95411c64d049bfa4d5a1e6eb3b3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2682] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:23:12 2026] DELETE /v2.0/routers/ad709f58-998b-4f64-9646-e72afda9e0d0 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2683] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&fields=id => generated 333 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2684] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/routers/39e0c855-0da4-43dc-af60-580c84ecdc49 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2685] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1342/2686] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1343/2687] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2688] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => 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: 1345/2689] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2690] 162.253.55.200 () {34 vars in 1056 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2691] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aad&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => 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: 1348/2692] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2693] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2694] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:23:12 2026] PUT /v2.0/routers/39e0c855-0da4-43dc-af60-580c84ecdc49 => generated 502 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2695] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:23:13 2026] GET /v2.0/ports?device_id=39e0c855-0da4-43dc-af60-580c84ecdc49 => 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: 1350/2696] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:12 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&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: 1351/2697] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:23:13 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2698] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:23:13 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:23:13.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce969f23-fed1-43d9-9eb2-57639fd6b028 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] TaaS: Handle Delete Port: 5596ca7c-db41-4f2e-8708-4c1de4e1b383 2026-03-01 15:23:13.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce969f23-fed1-43d9-9eb2-57639fd6b028 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Tap Mirror: Handle Delete Port: 5596ca7c-db41-4f2e-8708-4c1de4e1b383 [pid: 8|app: 0|req: 1347/2699] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:23:13 2026] DELETE /v2.0/routers/39e0c855-0da4-43dc-af60-580c84ecdc49 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2700] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:13 2026] GET /v2.0/routers/7a316bfb-3534-46f8-9775-6f20628b301e => generated 487 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2701] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:23:13 2026] PUT /v2.0/routers/7a316bfb-3534-46f8-9775-6f20628b301e => generated 487 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2702] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:23:14 2026] GET /v2.0/ports?device_id=7a316bfb-3534-46f8-9775-6f20628b301e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:23:14.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba221b0e-21a7-4e7c-803e-383f69ae1c98 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] TaaS: Handle Delete Port: 4309b5d2-a0ed-4dd1-8f85-5887bfda9bc5 2026-03-01 15:23:14.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba221b0e-21a7-4e7c-803e-383f69ae1c98 fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Tap Mirror: Handle Delete Port: 4309b5d2-a0ed-4dd1-8f85-5887bfda9bc5 [pid: 8|app: 0|req: 1349/2703] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:23:14 2026] DELETE /v2.0/routers/7a316bfb-3534-46f8-9775-6f20628b301e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2704] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:14 2026] GET /v2.0/routers/032f2d9d-2ccb-4211-94fe-f97e2b01f899 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2705] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:23:14 2026] GET /v2.0/networks => generated 5922 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2706] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/ports => generated 18556 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2707] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/floatingips => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2708] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/security-groups => generated 28652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2709] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/subnets => generated 6752 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2710] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/network-ip-availabilities => generated 4038 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2711] 10.0.0.45 () {34 vars in 741 bytes} [Sun Mar 1 15:23:14 2026] PUT /v2.0/routers/032f2d9d-2ccb-4211-94fe-f97e2b01f899 => generated 480 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2712] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/ports?device_id=032f2d9d-2ccb-4211-94fe-f97e2b01f899 => 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: 1362/2713] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/routers => generated 1232 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2714] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:23:15 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: 1364/2715] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/routers/032f2d9d-2ccb-4211-94fe-f97e2b01f899/l3-agents => generated 682 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:23:15.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e650522-41c0-4863-9c94-9dbc8e2ca60a fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] TaaS: Handle Delete Port: 24ed1062-e0f1-449c-821f-ce1ec07024e5 2026-03-01 15:23:15.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e650522-41c0-4863-9c94-9dbc8e2ca60a fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] Tap Mirror: Handle Delete Port: 24ed1062-e0f1-449c-821f-ce1ec07024e5 [pid: 7|app: 0|req: 1365/2716] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/l3-agents => generated 681 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2717] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:23:15 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: 1367/2718] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/subnets => generated 6752 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2719] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:23:15 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-03-01 15:23:15.855 8 INFO neutron.services.segments.plugin [-] Segment 28301df3-3ba7-460b-ab16-6751327c978b resource provider aggregate not found 2026-03-01 15:23:15.860 8 INFO neutron.services.segments.plugin [-] Segment 28301df3-3ba7-460b-ab16-6751327c978b resource provider aggregate not found 2026-03-01 15:23:15.872 8 INFO neutron.services.segments.plugin [-] Segment 28301df3-3ba7-460b-ab16-6751327c978b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28301df3-3ba7-460b-ab16-6751327c978b found for delete ", "request_id": "req-6feb8804-a992-4fbd-8479-7f5d622d1e10"}]} 2026-03-01 15:23:15.881 8 INFO neutron.services.segments.plugin [-] Segment 28301df3-3ba7-460b-ab16-6751327c978b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28301df3-3ba7-460b-ab16-6751327c978b found for delete ", "request_id": "req-40f8b51c-0b13-46ef-9c02-1e87bc319403"}]} 2026-03-01 15:23:15.889 8 INFO neutron.db.l3_hamode_db [None req-3e650522-41c0-4863-9c94-9dbc8e2ca60a fc4cf5522b584ee793cc340ca9cc603c 0af0f3021a064985a0009d78fb460379 - - default default] HA network 55fe49f7-4d31-4a1c-bf61-515a631f3a72 was deleted as no HA routers are present in tenant 0af0f3021a064985a0009d78fb460379. [pid: 8|app: 0|req: 1352/2720] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:23:15 2026] DELETE /v2.0/routers/032f2d9d-2ccb-4211-94fe-f97e2b01f899 => generated 0 bytes in 511 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2721] 10.0.0.53 () {34 vars in 1083 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2722] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:15 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2723] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:23:16 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2724] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:23:16 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2725] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:16 2026] GET /v2.0/security-groups?tenant_id=d9afcd4b961643c1a9b4a7749403f41f&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2726] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:16 2026] DELETE /v2.0/security-groups/418ef42d-d347-48c1-ac3a-a769b2d00e43 => 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: 1371/2727] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2728] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3 => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2729] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/security-groups?tenant_id=c1264cb8b6fb47f1b457b391ab86e060&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2730] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:17 2026] DELETE /v2.0/security-groups/124d5b23-af7c-4014-a417-4c0e1337e555 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2731] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/security-groups?tenant_id=0af0f3021a064985a0009d78fb460379&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2732] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:23:17 2026] POST /v2.0/ports => generated 1175 bytes in 431 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: 1375/2733] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:17 2026] DELETE /v2.0/security-groups/57cdb000-6121-449d-af05-6f7ead93a9be => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2734] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1190 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2735] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:17 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2736] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:23:17 2026] PUT /v2.0/ports/0d24e62a-7218-46bf-8b9a-8cdef42355a6 => generated 1456 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:23:18.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acf2a4ff-3823-4601-8e55-86848449cef9'] response: {'name': 'network-changed', 'server_uuid': '2047258d-9c8d-45a3-8770-a9e86526c877', 'tag': '0d24e62a-7218-46bf-8b9a-8cdef42355a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1378/2737] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:18 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1459 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: 1360/2738] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:23:18 2026] GET /v2.0/networks?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&shared=False => generated 2376 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2739] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:23:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2740] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:19 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1459 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2741] 162.253.55.200 () {34 vars in 1054 bytes} [Sun Mar 1 15:23:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => 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: 1362/2742] 162.253.55.200 () {34 vars in 1104 bytes} [Sun Mar 1 15:23:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => 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: 1381/2743] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:23:19 2026] GET /v2.0/subnets?id=fd9f5407-a694-4990-8c92-2845c42211eb&id=977a5318-e54c-4672-a658-7a33542853a6 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2744] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:20 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2745] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:20 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2746] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:23:20 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1383/2747] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:23:20 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:23:21.960 8 INFO neutron.db.segments_db [None req-e9515f47-a608-45c2-b8b4-2f90d434991a de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Added segment 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 of type vxlan for network 46adde3b-2782-4b64-b6fa-c975e9325739 [pid: 8|app: 0|req: 1365/2748] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:23:21 2026] POST /v2.0/networks => generated 612 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2749] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:23:22 2026] POST /v2.0/ports => generated 743 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2752] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:23:22 2026] POST /v2.0/trunks => generated 407 bytes in 165 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-03-01 15:23:22.598 7 INFO neutron.db.segments_db [None req-e51be76a-5a52-4993-9329-b718b965f44f de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Added segment 07b531d1-182b-44f2-84d6-87a8262f79f7 of type vxlan for network 95403e06-0224-4b53-8f5d-4cbce7b9e37e [pid: 7|app: 0|req: 1387/2753] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:23:22 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2754] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:23:22 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: 8|app: 0|req: 1368/2755] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:23 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1190 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2756] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:23 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2757] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:23:22 2026] POST /v2.0/trunks => generated 407 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:23.325 8 INFO neutron.db.segments_db [None req-f2b8abd8-df54-47da-b968-576e64a11737 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Added segment 261f8683-1798-4795-9144-676c130ae102 of type vxlan for network f1b68241-03f3-42f1-8f11-d59e020f7f91 [pid: 8|app: 0|req: 1370/2758] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:23:23 2026] POST /v2.0/networks => generated 613 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2759] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:23:23 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2760] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:23:23 2026] POST /v2.0/trunks => generated 407 bytes in 160 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-03-01 15:23:23.929 7 INFO neutron.db.segments_db [None req-91d18d1c-a975-4800-b033-e7d492ee1474 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Added segment e3b59b9d-5484-496b-ae13-76cd24ea77cb of type vxlan for network 2ce499e5-297b-42d3-9709-e512ade2f4ed [pid: 7|app: 0|req: 1390/2761] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:23:23 2026] POST /v2.0/networks => generated 612 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2762] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:23:24 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2763] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:23:24 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 15:23:24.600 8 INFO neutron.db.segments_db [None req-78bb1d75-df4b-48bc-8643-c663f479f5bf de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Added segment 6d617095-8bd9-41b3-908b-29eecbc552da of type vxlan for network fac8ca92-790b-41e1-9c23-b91d15448f02 [pid: 8|app: 0|req: 1373/2764] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:23:24 2026] POST /v2.0/networks => generated 612 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2765] 10.0.0.45 () {34 vars in 663 bytes} [Sun Mar 1 15:23:24 2026] POST /v2.0/ports => generated 743 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2766] 10.0.0.45 () {34 vars in 665 bytes} [Sun Mar 1 15:23:25 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1393/2767] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:23:25 2026] PUT /v2.0/trunks/8ee27c67-f575-4850-bfd0-7aee8e7fcfe3/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2768] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:23:25 2026] PUT /v2.0/trunks/fea59ba7-ac24-4273-91ca-82497188fda6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2769] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:23:25 2026] PUT /v2.0/trunks/2e18a50c-5633-4153-b6f0-09b357455a6e/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: 1376/2770] 10.0.0.45 () {34 vars in 748 bytes} [Sun Mar 1 15:23:25 2026] PUT /v2.0/trunks/68ad23b8-dbf8-4f5e-957f-af6b89de9fb8/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2771] 10.0.0.45 () {32 vars in 661 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2772] 10.0.0.45 () {32 vars in 675 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2773] 10.0.0.45 () {32 vars in 671 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2774] 10.0.0.45 () {32 vars in 683 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2775] 10.0.0.45 () {32 vars in 669 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2776] 10.0.0.45 () {32 vars in 683 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2777] 10.0.0.45 () {32 vars in 679 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2778] 10.0.0.45 () {32 vars in 691 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2779] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks/8ee27c67-f575-4850-bfd0-7aee8e7fcfe3 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2780] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/ports/637f54f0-3015-48d5-a83d-b233571ca17d => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2781] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:23:25 2026] DELETE /v2.0/trunks/8ee27c67-f575-4850-bfd0-7aee8e7fcfe3 => 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: 1382/2782] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/trunks/fea59ba7-ac24-4273-91ca-82497188fda6 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2783] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:23:25 2026] GET /v2.0/ports/5c72a66a-6d0d-47f4-a9a7-ba64b5c06613 => 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: 1383/2784] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:23:25 2026] DELETE /v2.0/trunks/fea59ba7-ac24-4273-91ca-82497188fda6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2785] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/trunks/2e18a50c-5633-4153-b6f0-09b357455a6e => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2786] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/ports/f8bb7828-596d-4b2e-9c94-45ccba60c904 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2787] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/trunks/2e18a50c-5633-4153-b6f0-09b357455a6e => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2788] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/trunks/68ad23b8-dbf8-4f5e-957f-af6b89de9fb8 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2789] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/ports/c170ddf5-87e5-456a-a421-c569c4af8723 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2790] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/trunks/68ad23b8-dbf8-4f5e-957f-af6b89de9fb8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2791] 10.0.0.45 () {32 vars in 718 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/trunks/03d28e90-3952-4bb8-b8f1-47f8c712d507 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2792] 10.0.0.45 () {32 vars in 716 bytes} [Sun Mar 1 15:23:26 2026] GET /v2.0/ports/960e0b4b-e878-4ede-85c6-5e273a8461a0 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2793] 10.0.0.45 () {32 vars in 721 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/trunks/03d28e90-3952-4bb8-b8f1-47f8c712d507 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:23:26.665 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b41286a-f318-46b6-8a82-d88e4bcc1da7 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] TaaS: Handle Delete Port: 637f54f0-3015-48d5-a83d-b233571ca17d 2026-03-01 15:23:26.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b41286a-f318-46b6-8a82-d88e4bcc1da7 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Tap Mirror: Handle Delete Port: 637f54f0-3015-48d5-a83d-b233571ca17d [pid: 8|app: 0|req: 1388/2794] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/ports/637f54f0-3015-48d5-a83d-b233571ca17d => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:26.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-20042761-faf0-437f-8303-9f8babeea60f de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] TaaS: Handle Delete Port: 5c72a66a-6d0d-47f4-a9a7-ba64b5c06613 2026-03-01 15:23:26.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20042761-faf0-437f-8303-9f8babeea60f de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Tap Mirror: Handle Delete Port: 5c72a66a-6d0d-47f4-a9a7-ba64b5c06613 [pid: 7|app: 0|req: 1407/2795] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/ports/5c72a66a-6d0d-47f4-a9a7-ba64b5c06613 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:27.060 8 INFO neutron_taas.services.taas.taas_plugin [None req-1523be6c-6eb1-45c5-9c44-3039acd8b7ec de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] TaaS: Handle Delete Port: f8bb7828-596d-4b2e-9c94-45ccba60c904 2026-03-01 15:23:27.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1523be6c-6eb1-45c5-9c44-3039acd8b7ec de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Tap Mirror: Handle Delete Port: f8bb7828-596d-4b2e-9c94-45ccba60c904 [pid: 8|app: 0|req: 1389/2796] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:23:26 2026] DELETE /v2.0/ports/f8bb7828-596d-4b2e-9c94-45ccba60c904 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:27.228 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fecf5ed-dda7-4869-bc82-767aa9654f1c de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] TaaS: Handle Delete Port: c170ddf5-87e5-456a-a421-c569c4af8723 2026-03-01 15:23:27.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fecf5ed-dda7-4869-bc82-767aa9654f1c de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Tap Mirror: Handle Delete Port: c170ddf5-87e5-456a-a421-c569c4af8723 [pid: 7|app: 0|req: 1408/2797] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/ports/c170ddf5-87e5-456a-a421-c569c4af8723 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:27.453 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1631ae7-5a6e-42ca-946c-d28e7c566d36 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] TaaS: Handle Delete Port: 960e0b4b-e878-4ede-85c6-5e273a8461a0 2026-03-01 15:23:27.456 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1631ae7-5a6e-42ca-946c-d28e7c566d36 de414e2acba448938378b7a4839d9451 0915c22f48304557891e54a32bb4e544 - - default default] Tap Mirror: Handle Delete Port: 960e0b4b-e878-4ede-85c6-5e273a8461a0 [pid: 8|app: 0|req: 1390/2798] 10.0.0.45 () {32 vars in 719 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/ports/960e0b4b-e878-4ede-85c6-5e273a8461a0 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:27.650 7 INFO neutron.services.segments.plugin [-] Segment 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 resource provider aggregate not found 2026-03-01 15:23:27.657 7 INFO neutron.services.segments.plugin [-] Segment 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 resource provider aggregate not found 2026-03-01 15:23:27.673 7 INFO neutron.services.segments.plugin [-] Segment 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 found for delete ", "request_id": "req-0b4fa473-15f8-4fa4-9400-04c5b45a1860"}]} 2026-03-01 15:23:27.684 7 INFO neutron.services.segments.plugin [-] Segment 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4faffb1c-79f1-4ef6-9b88-fb97ce32fb06 found for delete ", "request_id": "req-1ff669ef-0e19-4582-a8c9-b37d51906edb"}]} [pid: 7|app: 0|req: 1409/2799] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/networks/46adde3b-2782-4b64-b6fa-c975e9325739 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:23:27.823 8 INFO neutron.services.segments.plugin [-] Segment 07b531d1-182b-44f2-84d6-87a8262f79f7 resource provider aggregate not found 2026-03-01 15:23:27.830 8 INFO neutron.services.segments.plugin [-] Segment 07b531d1-182b-44f2-84d6-87a8262f79f7 resource provider aggregate not found 2026-03-01 15:23:27.844 8 INFO neutron.services.segments.plugin [-] Segment 07b531d1-182b-44f2-84d6-87a8262f79f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b531d1-182b-44f2-84d6-87a8262f79f7 found for delete ", "request_id": "req-75d324f2-ccd9-42a8-964c-b9d06e0ab2d8"}]} 2026-03-01 15:23:27.849 8 INFO neutron.services.segments.plugin [-] Segment 07b531d1-182b-44f2-84d6-87a8262f79f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07b531d1-182b-44f2-84d6-87a8262f79f7 found for delete ", "request_id": "req-60e58068-0e4b-4b2c-acfd-410a1c0e3a70"}]} [pid: 8|app: 0|req: 1391/2800] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/networks/95403e06-0224-4b53-8f5d-4cbce7b9e37e => 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: 1410/2801] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/networks/f1b68241-03f3-42f1-8f11-d59e020f7f91 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2802] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:23:27 2026] DELETE /v2.0/networks/2ce499e5-297b-42d3-9709-e512ade2f4ed => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2803] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:23:28 2026] DELETE /v2.0/networks/fac8ca92-790b-41e1-9c23-b91d15448f02 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2804] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:23:28 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1192 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2805] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:23:28 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2806] 10.0.0.45 () {32 vars in 817 bytes} [Sun Mar 1 15:23:28 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&mac_address=fa%3A16%3A3e%3A26%3Afa%3A20 => generated 1192 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:23:29.179 7 INFO neutron.db.l3_db [None req-cc6072d1-9201-45a4-9a56-0312d4019b7c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP 515d8886-be63-4118-8ae4-1ceba524d022 associated. External IP: 10.96.250.215, port: 0d24e62a-7218-46bf-8b9a-8cdef42355a6. [pid: 8|app: 0|req: 1395/2807] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:29 2026] GET /v2.0/security-groups?tenant_id=0915c22f48304557891e54a32bb4e544&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2808] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:29 2026] DELETE /v2.0/security-groups/a19d7936-440e-4fe2-a49a-80ff848e6d17 => 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: 1413/2809] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:23:28 2026] POST /v2.0/floatingips => generated 853 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:23:29.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea46308b-22e7-4133-b25e-068d18777da9'] response: {'name': 'network-changed', 'server_uuid': '2047258d-9c8d-45a3-8770-a9e86526c877', 'tag': '0d24e62a-7218-46bf-8b9a-8cdef42355a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1397/2810] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:29 2026] GET /v2.0/security-groups?tenant_id=70fab638cb094642b44faf15052696ed&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: 1414/2811] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:29 2026] DELETE /v2.0/security-groups/625f0886-b41c-4122-b645-c9b9e7483413 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:23:29.699 7 INFO neutron.services.segments.plugin [-] Segment 261f8683-1798-4795-9144-676c130ae102 resource provider aggregate not found 2026-03-01 15:23:29.709 7 INFO neutron.services.segments.plugin [-] Segment 261f8683-1798-4795-9144-676c130ae102 resource provider aggregate not found 2026-03-01 15:23:29.718 7 INFO neutron.services.segments.plugin [-] Segment 261f8683-1798-4795-9144-676c130ae102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261f8683-1798-4795-9144-676c130ae102 found for delete ", "request_id": "req-5fe03cc2-18fb-4027-9191-a2edb96bec21"}]} 2026-03-01 15:23:29.726 7 INFO neutron.services.segments.plugin [-] Segment 261f8683-1798-4795-9144-676c130ae102 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261f8683-1798-4795-9144-676c130ae102 found for delete ", "request_id": "req-6f88fa84-aee0-4c9d-8edc-94709f198036"}]} 2026-03-01 15:23:29.736 7 INFO neutron.services.segments.plugin [-] Segment 6d617095-8bd9-41b3-908b-29eecbc552da resource provider aggregate not found 2026-03-01 15:23:29.743 7 INFO neutron.services.segments.plugin [-] Segment 6d617095-8bd9-41b3-908b-29eecbc552da resource provider aggregate not found 2026-03-01 15:23:29.758 7 INFO neutron.services.segments.plugin [-] Segment 6d617095-8bd9-41b3-908b-29eecbc552da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d617095-8bd9-41b3-908b-29eecbc552da found for delete ", "request_id": "req-db1fbbf0-6c0f-4468-8b37-fa4b87fea904"}]} 2026-03-01 15:23:29.760 7 INFO neutron.services.segments.plugin [-] Segment 6d617095-8bd9-41b3-908b-29eecbc552da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d617095-8bd9-41b3-908b-29eecbc552da found for delete ", "request_id": "req-1603787b-2f63-462a-8fc7-52d2a876fa61"}]} 2026-03-01 15:23:29.863 8 INFO neutron.services.segments.plugin [-] Segment e3b59b9d-5484-496b-ae13-76cd24ea77cb resource provider aggregate not found 2026-03-01 15:23:29.869 8 INFO neutron.services.segments.plugin [-] Segment e3b59b9d-5484-496b-ae13-76cd24ea77cb resource provider aggregate not found 2026-03-01 15:23:29.884 8 INFO neutron.services.segments.plugin [-] Segment e3b59b9d-5484-496b-ae13-76cd24ea77cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b59b9d-5484-496b-ae13-76cd24ea77cb found for delete ", "request_id": "req-714aa4e6-6d55-4faa-957e-b50d2a84d2c2"}]} 2026-03-01 15:23:29.889 8 INFO neutron.services.segments.plugin [-] Segment e3b59b9d-5484-496b-ae13-76cd24ea77cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3b59b9d-5484-496b-ae13-76cd24ea77cb found for delete ", "request_id": "req-22febcda-68cd-4519-bb6b-655da39f139a"}]} [pid: 8|app: 0|req: 1398/2812] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:23:29 2026] GET /v2.0/security-groups?tenant_id=c2f6b5dcd54140158383b4289a9ce9a1&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2813] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2814] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:23:29 2026] DELETE /v2.0/security-groups/7cc2eda2-7613-41d6-9499-728c661edc63 => 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: 1400/2815] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2816] 162.253.55.200 () {34 vars in 1054 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2817] 162.253.55.200 () {34 vars in 1104 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => 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: 1417/2818] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/subnets?id=fd9f5407-a694-4990-8c92-2845c42211eb&id=977a5318-e54c-4672-a658-7a33542853a6 => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2819] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2820] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&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: 1403/2821] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2822] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:23:30 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2823] 10.0.0.232 () {34 vars in 990 bytes} [Sun Mar 1 15:23:36 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => 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: 1420/2824] 10.0.0.232 () {34 vars in 1040 bytes} [Sun Mar 1 15:23:36 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2827] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:23:51 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2830] 10.0.0.8 () {30 vars in 688 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2831] 10.0.0.8 () {30 vars in 690 bytes} [Sun Mar 1 15:23:53 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: 1409/2832] 10.0.0.8 () {30 vars in 666 bytes} [Sun Mar 1 15:23:53 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/2833] 10.0.0.8 () {30 vars in 702 bytes} [Sun Mar 1 15:23:53 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: 1410/2834] 10.0.0.8 () {28 vars in 437 bytes} [Sun Mar 1 15:23:53 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2835] 10.0.0.8 () {30 vars in 726 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 657 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2836] 10.0.0.8 () {30 vars in 688 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2837] 10.0.0.8 () {30 vars in 690 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2838] 10.0.0.8 () {30 vars in 666 bytes} [Sun Mar 1 15:23:53 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: 1427/2839] 10.0.0.8 () {30 vars in 702 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2840] 10.0.0.8 () {30 vars in 726 bytes} [Sun Mar 1 15:23:53 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2841] 10.0.0.8 () {30 vars in 688 bytes} [Sun Mar 1 15:23:53 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: 1414/2842] 10.0.0.8 () {30 vars in 690 bytes} [Sun Mar 1 15:23:53 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: 1429/2843] 10.0.0.8 () {30 vars in 666 bytes} [Sun Mar 1 15:23:54 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: 1415/2844] 10.0.0.8 () {30 vars in 702 bytes} [Sun Mar 1 15:23:54 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: 1430/2845] 10.0.0.8 () {30 vars in 728 bytes} [Sun Mar 1 15:23:54 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2846] 10.0.0.8 () {30 vars in 680 bytes} [Sun Mar 1 15:23:54 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: 7|app: 0|req: 1431/2847] 10.0.0.8 () {34 vars in 702 bytes} [Sun Mar 1 15:23:54 2026] POST /v2.0/ports => generated 1132 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2848] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 82 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: 1432/2849] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:23:57 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: 1418/2850] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:23:57 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: 1433/2851] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:23: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) [pid: 8|app: 0|req: 1419/2852] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2853] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:23: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: 8|app: 0|req: 1420/2854] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2855] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:23: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: 1421/2856] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:23: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-03-01 15:23:57.798 7 INFO neutron.api.v2.resource [None req-a849b3f7-f6e0-4d9b-9ef0-4c25e5cbfec4 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2857] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2858] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2859] 162.253.55.200 () {34 vars in 736 bytes} [Sun Mar 1 15:23:57 2026] POST /v2.0/security-groups => generated 1638 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2860] 162.253.55.200 () {30 vars in 815 bytes} [Sun Mar 1 15:23:57 2026] GET /v2.0/security-group-rules?security_group_id=38d543a9-d923-48c6-8d41-7fd904f54cce => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2861] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:23:58 2026] PUT /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2862] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:23:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1439/2863] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:23:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2864] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:23:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2865] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:23:58 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: 1426/2866] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:23:58 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2867] 10.0.0.53 () {34 vars in 1015 bytes} [Sun Mar 1 15:24:05 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2868] 10.0.0.53 () {34 vars in 981 bytes} [Sun Mar 1 15:24:05 2026] GET /v2.0/networks?id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2869] 10.0.0.53 () {34 vars in 964 bytes} [Sun Mar 1 15:24:05 2026] GET /v2.0/quotas/82b54b6b28714923a74f9c5e1577b10e => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2870] 10.0.0.53 () {34 vars in 1001 bytes} [Sun Mar 1 15:24:05 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2871] 10.0.0.53 () {34 vars in 1007 bytes} [Sun Mar 1 15:24:05 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2872] 10.0.0.53 () {34 vars in 1107 bytes} [Sun Mar 1 15:24:06 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1444/2873] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:06 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2874] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:06 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1446/2877] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:09 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1432/2878] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:09 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1447/2879] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:24:10 2026] GET /v2.0/networks?id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4 => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2880] 162.253.55.200 () {34 vars in 1050 bytes} [Sun Mar 1 15:24:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=82b54b6b28714923a74f9c5e1577b10e => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2881] 162.253.55.200 () {38 vars in 955 bytes} [Sun Mar 1 15:24:10 2026] POST /v2.0/ports => generated 1078 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2882] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:24:11 2026] PUT /v2.0/ports/74f86c28-82fd-4607-a71b-4729dde6b21a => generated 1239 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:24:11.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9710802-530b-4207-94ef-19a6b451d073'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '74f86c28-82fd-4607-a71b-4729dde6b21a', '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: 1449/2883] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2884] 162.253.55.200 () {34 vars in 1018 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/networks?tenant_id=82b54b6b28714923a74f9c5e1577b10e&shared=False => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2885] 162.253.55.200 () {34 vars in 930 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2886] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2887] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2888] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:12 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2889] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1438/2890] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1453/2891] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2892] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2893] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2894] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:24:13 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1455/2895] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:24:14 2026] GET /v2.0/floatingips => generated 1700 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2896] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/agents => generated 3386 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2897] 10.0.0.53 () {34 vars in 1177 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159&device_id=2047258d-9c8d-45a3-8770-a9e86526c877&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 4142 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2898] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/networks => generated 5226 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2899] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/subnets => generated 6130 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2900] 10.0.0.53 () {34 vars in 1119 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 186 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2901] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/network-ip-availabilities => generated 3611 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2902] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/security-groups => generated 30270 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2903] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1445/2904] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/subnets => generated 6130 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2905] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:24:15 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: 1460/2906] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2907] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/ports => generated 22300 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2908] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2909] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/routers => generated 728 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2910] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:24:15 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: 8|app: 0|req: 1449/2911] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:24:15 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/l3-agents => generated 681 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2912] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:24:17 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1450/2913] 162.253.55.200 () {34 vars in 1044 bytes} [Sun Mar 1 15:24:17 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2914] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:18 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1451/2915] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:24:18 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2916] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:18 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1452/2917] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:21 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1466/2918] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:24:21 2026] GET /v2.0/security-groups?id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&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: 1453/2919] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:24:21 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2926] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:24:56 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: 1470/2927] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:24:56 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: 1458/2928] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:24:56 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: 1471/2929] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:24:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2930] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:24:56 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1472/2931] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:24:56 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1460/2932] 162.253.55.200 () {34 vars in 717 bytes} [Sun Mar 1 15:24:56 2026] POST /v2.0/ports => generated 1059 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2933] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:24:56 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2934] 10.0.0.53 () {34 vars in 906 bytes} [Sun Mar 1 15:24:56 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2935] 162.253.55.200 () {34 vars in 1262 bytes} [Sun Mar 1 15:24:57 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2936] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:24:58 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1475/2937] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:24:58 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1463/2938] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:24:58 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2939] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:24:58 2026] GET /v2.0/networks?id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2940] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:24:58 2026] PUT /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1249 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:24:59.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0867c16-94ce-43fd-a250-8ececb884f64'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '87ec620f-f49b-4f4d-8b49-d136879e2b05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1477/2941] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2942] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/networks?id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2943] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1466/2944] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2945] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2946] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2947] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:24:59 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1468/2948] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1481/2949] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1469/2950] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => 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: 1482/2951] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2952] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1483/2953] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2954] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1484/2955] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1472/2956] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&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: 1485/2957] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1473/2958] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:01 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1486/2959] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:25:05 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1474/2960] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:25:05 2026] PUT /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1276 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:25:05.855 7 INFO neutron.api.v2.resource [None req-9171aa2f-1be6-453a-94f7-37423be11ad0 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2961] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:25:05 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:25:05.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58bdbd3f-4620-41d5-baf3-161468a62c3a'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '87ec620f-f49b-4f4d-8b49-d136879e2b05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1475/2962] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:25:05 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2963] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:25:05 2026] PUT /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1314 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:25:06.232 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e1046b2-9ec2-49a9-a08e-1f487104493c'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '87ec620f-f49b-4f4d-8b49-d136879e2b05', '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: 1489/2964] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:06 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: 1490/2965] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:06 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: 1491/2966] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:06 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: 1492/2967] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2968] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2969] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2970] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/networks?id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2971] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2972] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2973] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2974] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2975] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2976] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&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: 1497/2977] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2978] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1498/2979] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2980] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1499/2981] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:06 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1484/2984] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:07 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2985] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:07 2026] GET /v2.0/networks?id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2986] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2987] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:07 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1486/2988] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:07 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2989] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:08 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2990] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:08 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1504/2991] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:25:14 2026] GET /v2.0/security-groups => generated 30270 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2992] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:25:15 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: 1505/2993] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/networks => generated 5226 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2994] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/ports => generated 23644 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2995] 10.0.0.53 () {34 vars in 1177 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159&device_id=2047258d-9c8d-45a3-8770-a9e86526c877&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 5486 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2996] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/floatingips => generated 1700 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2997] 10.0.0.53 () {34 vars in 1199 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/security-groups?id=38d543a9-d923-48c6-8d41-7fd904f54cce&id=96088854-9828-4cf8-be0a-437b9633c6c8&id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 285 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2998] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/routers => generated 728 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2999] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:25:15 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: 1512/3000] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/l3-agents => generated 681 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3001] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/subnets => generated 6130 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3002] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:25:15 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: 1515/3003] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/subnets => generated 6130 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3004] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:25:15 2026] GET /v2.0/network-ip-availabilities => generated 3611 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:25:15.767 8 INFO neutron.db.l3_db [None req-c6f37491-4389-49a6-bd70-35619c73c578 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP 1e3058a9-0ff3-4671-98c2-2adc54bdb77d associated. External IP: 10.96.250.213, port: bd9c3477-7941-4798-94d6-c8f44a191152. [pid: 8|app: 0|req: 1489/3005] 10.0.0.45 () {34 vars in 676 bytes} [Sun Mar 1 15:25:15 2026] POST /v2.0/floatingips => generated 899 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3006] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3007] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:20 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: 1518/3008] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3009] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:25:20.667 7 INFO neutron.api.v2.resource [None req-06b845b5-9817-4320-b2fe-2f9e60afcbc7 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/3010] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3011] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3012] 162.253.55.200 () {30 vars in 815 bytes} [Sun Mar 1 15:25:20 2026] GET /v2.0/security-group-rules?security_group_id=38d543a9-d923-48c6-8d41-7fd904f54cce => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3013] 162.253.55.200 () {34 vars in 747 bytes} [Sun Mar 1 15:25:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3014] 162.253.55.200 () {34 vars in 747 bytes} [Sun Mar 1 15:25:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3017] 10.0.0.8 () {30 vars in 688 bytes} [Sun Mar 1 15:25:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3018] 10.0.0.8 () {30 vars in 690 bytes} [Sun Mar 1 15:25:27 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: 1524/3019] 10.0.0.8 () {30 vars in 666 bytes} [Sun Mar 1 15:25:27 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: 1496/3020] 10.0.0.8 () {30 vars in 702 bytes} [Sun Mar 1 15:25:27 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: 1525/3021] 10.0.0.8 () {28 vars in 437 bytes} [Sun Mar 1 15:25:28 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: 1497/3022] 10.0.0.8 () {30 vars in 726 bytes} [Sun Mar 1 15:25:28 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3023] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3024] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:29 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: 1527/3025] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:29 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: 1499/3026] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:29 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: 1528/3027] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:29 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3028] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:25:29 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3029] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:29 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: 1501/3030] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:29 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: 1530/3031] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:29 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: 1502/3032] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:29 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: 1531/3033] 162.253.55.200 () {34 vars in 717 bytes} [Sun Mar 1 15:25:29 2026] POST /v2.0/ports => generated 1324 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3034] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:25:29 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1324 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, ' [pid: 7|app: 0|req: 1532/3035] 10.0.0.53 () {34 vars in 906 bytes} [Sun Mar 1 15:25:30 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: 1504/3036] 162.253.55.200 () {34 vars in 1262 bytes} [Sun Mar 1 15:25:31 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe?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: 7|app: 0|req: 1533/3037] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:31 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1505/3038] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:31 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1534/3039] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:25:31 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3040] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:31 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3041] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:25:31 2026] PUT /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1514 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:25:32.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-799b4d9f-51bc-4177-8f64-3813fd294002'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': 'a8883e3c-a202-44ae-ab75-4b50a3ac91fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1507/3042] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4092 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1536/3043] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3044] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1537/3045] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac7&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3046] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3047] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:32 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&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: 1510/3048] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:33 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3049] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:33 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1511/3050] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:33 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1540/3051] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4092 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3052] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1541/3053] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => 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: 1513/3054] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&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: 1542/3055] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1514/3056] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1543/3057] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1515/3058] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3059] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3060] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1545/3061] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3062] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3063] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac7&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1518/3064] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3065] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&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: 1519/3066] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3067] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3068] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:34 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3071] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1516 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3072] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3073] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 672 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3074] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/subnets/ad860d1b-0776-402d-af69-fbb1425be950 => generated 743 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3075] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:39 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: 1552/3076] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3077] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3078] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3079] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1554/3080] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3081] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3082] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1528/3083] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3084] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3085] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:39 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1557/3086] 10.0.0.8 () {30 vars in 688 bytes} [Sun Mar 1 15:25:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3087] 10.0.0.8 () {30 vars in 690 bytes} [Sun Mar 1 15:25:49 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: 1558/3088] 10.0.0.8 () {30 vars in 666 bytes} [Sun Mar 1 15:25:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3089] 10.0.0.8 () {30 vars in 702 bytes} [Sun Mar 1 15:25:49 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: 1559/3090] 10.0.0.8 () {28 vars in 437 bytes} [Sun Mar 1 15:25:49 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3091] 10.0.0.8 () {30 vars in 726 bytes} [Sun Mar 1 15:25:49 2026] GET /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 655 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3092] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:50 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: 1533/3093] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3094] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:50 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: 1534/3095] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3096] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3097] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3098] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3099] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:25:50 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: 1564/3100] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3101] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:25:50 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: 1565/3102] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3103] 162.253.55.200 () {34 vars in 717 bytes} [Sun Mar 1 15:25:50 2026] POST /v2.0/ports => generated 1328 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3104] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:25:50 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1328 bytes in 34 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: 1539/3105] 162.253.55.200 () {34 vars in 1262 bytes} [Sun Mar 1 15:25:51 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3106] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:51 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1540/3107] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:52 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1569/3110] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:25:52 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3111] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:52 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3112] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:25:52 2026] PUT /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1518 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:25:53.181 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29868392-d210-4a50-a55f-a0142f8e2799'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '1777515c-0325-4c34-a629-fceaa4192811', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1543/3113] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 5604 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: 1571/3114] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3115] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=1777515c-0325-4c34-a629-fceaa4192811 => 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: 1572/3116] 162.253.55.200 () {34 vars in 1104 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32&port_id=1777515c-0325-4c34-a629-fceaa4192811 => 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: 1545/3117] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/subnets?id=fd9f5407-a694-4990-8c92-2845c42211eb&id=977a5318-e54c-4672-a658-7a33542853a6 => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3118] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3119] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:53 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&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: 1574/3120] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:54 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3121] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:54 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1575/3122] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 5604 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3123] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1576/3124] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => 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: 1549/3125] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3126] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1550/3127] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1578/3128] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1551/3129] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3130] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&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: 1552/3131] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1580/3132] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1553/3133] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1581/3134] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac7&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1554/3135] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3136] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3137] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3138] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3139] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1584/3140] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.233&port_id=1777515c-0325-4c34-a629-fceaa4192811 => 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: 1557/3141] 162.253.55.200 () {34 vars in 1104 bytes} [Sun Mar 1 15:25:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A32&port_id=1777515c-0325-4c34-a629-fceaa4192811 => 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: 1585/3142] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:25:56 2026] GET /v2.0/subnets?id=fd9f5407-a694-4990-8c92-2845c42211eb&id=977a5318-e54c-4672-a658-7a33542853a6 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3143] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:56 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3144] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:25:56 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3145] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:25:56 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1587/3146] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:25:56 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1560/3147] 10.0.0.53 () {34 vars in 970 bytes} [Sun Mar 1 15:26:00 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => 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: 1588/3148] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:00 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3149] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:00 2026] GET /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3150] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:00 2026] GET /v2.0/subnets/fd9f5407-a694-4990-8c92-2845c42211eb => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3151] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:00 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3152] 162.253.55.200 () {34 vars in 790 bytes} [Sun Mar 1 15:26:00 2026] PUT /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1255 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:26:01.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95a253dc-4a94-486c-82c4-f022485cf925'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': 'a8883e3c-a202-44ae-ab75-4b50a3ac91fe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1563/3153] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 797 bytes in 67 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: 1591/3154] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3155] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26: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: 1592/3156] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:01 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: 1565/3157] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26: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: 1593/3158] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3159] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3160] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3161] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3162] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1568/3163] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3164] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3165] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3166] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 5381 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3167] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3168] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3169] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/subnets?id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3170] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3171] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:01 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3172] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:02 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1602/3175] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:14 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: 1574/3176] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3177] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:14 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: 1575/3178] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:14 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: 1604/3179] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 672 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3180] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 5381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3181] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:14 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: 1577/3182] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3183] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:14 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: 1578/3184] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3185] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => 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: 1608/3186] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:26:14 2026] GET /v2.0/network-ip-availabilities => generated 3611 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3187] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/floatingips => generated 2587 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3188] 162.253.55.200 () {34 vars in 790 bytes} [Sun Mar 1 15:26:14 2026] PUT /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1255 bytes in 364 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-03-01 15:26:15.189 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e8a5651-4a84-48a5-9737-9fdca7df96d2'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '1777515c-0325-4c34-a629-fceaa4192811', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1610/3189] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks => generated 5226 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3190] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240 => 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: 1581/3191] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/security-groups => generated 31496 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3192] 10.0.0.53 () {34 vars in 1177 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159&device_id=2047258d-9c8d-45a3-8770-a9e86526c877&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 8052 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3193] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3194] 10.0.0.53 () {34 vars in 1279 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/security-groups?id=38d543a9-d923-48c6-8d41-7fd904f54cce&id=2249fcfc-e90e-462a-9eaf-623e9bbffc98&id=96088854-9828-4cf8-be0a-437b9633c6c8&id=cfaa2584-9f03-4b1e-9b41-24a2eda62774&fields=id&fields=name => generated 352 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3195] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3196] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/ports => generated 27204 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3197] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/agents => generated 3386 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3198] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/subnets => generated 6130 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3199] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/routers => generated 728 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3200] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:26:15 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: 8|app: 0|req: 1588/3201] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/l3-agents => generated 681 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3202] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:26:15 2026] PUT /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1080 bytes in 296 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-03-01 15:26:15.683 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba888308-ee71-42e2-a906-d74b80b065f0'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': '1777515c-0325-4c34-a629-fceaa4192811', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1589/3203] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/subnets => generated 6130 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3204] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3205] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:26:15 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: 1616/3206] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3207] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3208] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => 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: 1592/3209] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1618/3210] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:15 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1593/3211] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:16 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3212] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:16 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3213] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:26:16 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3214] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:17 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1595/3215] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:17 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1621/3216] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:17 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3217] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:18 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 4977 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3218] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:26:18 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3219] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:18 2026] GET /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3220] 162.253.55.200 () {34 vars in 1016 bytes} [Sun Mar 1 15:26:18 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3221] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:26:18 2026] PUT /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3222] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 15:26:19.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc8aa967-345c-43ba-bdca-ccf3540f0a0f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 1777515c-0325-4c34-a629-fceaa4192811 2026-03-01 15:26:19.574 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc8aa967-345c-43ba-bdca-ccf3540f0a0f d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 1777515c-0325-4c34-a629-fceaa4192811 [pid: 8|app: 0|req: 1599/3223] 162.253.55.200 () {32 vars in 759 bytes} [Sun Mar 1 15:26:19 2026] DELETE /v2.0/ports/1777515c-0325-4c34-a629-fceaa4192811 => 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: 1625/3224] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3225] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3226] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3227] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:19 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: 1627/3228] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1602/3229] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3230] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3231] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1629/3232] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:19 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3233] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3234] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3235] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3869 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3236] 162.253.55.200 () {34 vars in 1226 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/networks?id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&id=4af0140a-eb02-47d6-a1b9-2b51585e0546&id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 3097 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3237] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1632/3238] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3239] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3240] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3241] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1634/3242] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3243] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3244] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3245] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3246] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1611/3247] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.229&port_id=a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1637/3248] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:20 2026] GET /v2.0/subnets?id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3249] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:21 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3250] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:21 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1613/3251] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:21 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1615/3254] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:24 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: 1640/3255] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3256] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:24 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: 1641/3257] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3258] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:24 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3869 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3259] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:24 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: 1618/3260] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:24 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: 1643/3261] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:24 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: 1619/3262] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:24 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: 1644/3263] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:24 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3264] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:26:24 2026] PUT /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 1080 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:26:25.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9882d031-8991-401a-a0f1-95f011c77a59'] response: {'name': 'network-changed', 'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'tag': 'a8883e3c-a202-44ae-ab75-4b50a3ac91fe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1645/3265] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1621/3266] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3267] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3268] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3269] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3270] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1648/3271] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:25 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1624/3272] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:26 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3273] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:26:27 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => 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: 1625/3274] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:27 2026] GET /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe?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: 1650/3275] 162.253.55.200 () {34 vars in 1016 bytes} [Sun Mar 1 15:26:27 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3276] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:27 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 3694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3277] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:26:27 2026] PUT /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 917 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3278] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:28 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 51 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-03-01 15:26:28.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-1547480d-b81c-4ca1-bb75-056a528558f1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: a8883e3c-a202-44ae-ab75-4b50a3ac91fe 2026-03-01 15:26:28.735 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1547480d-b81c-4ca1-bb75-056a528558f1 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: a8883e3c-a202-44ae-ab75-4b50a3ac91fe [pid: 7|app: 0|req: 1652/3279] 162.253.55.200 () {32 vars in 759 bytes} [Sun Mar 1 15:26:28 2026] DELETE /v2.0/ports/a8883e3c-a202-44ae-ab75-4b50a3ac91fe => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3280] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:28 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: 1653/3281] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26: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: 1629/3282] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26: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: 1654/3283] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3284] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:28 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1655/3285] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3286] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3287] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3288] 162.253.55.200 () {30 vars in 743 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3289] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3290] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1658/3291] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3292] 162.253.55.200 () {34 vars in 1146 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks?id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 2310 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3293] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1635/3294] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3295] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&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: 1636/3296] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1661/3297] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 8|app: 0|req: 1637/3298] 162.253.55.200 () {34 vars in 1058 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.183&port_id=87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1662/3299] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/subnets?id=8331fc92-51ef-4947-a50c-e31325581bb8 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3300] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/ports?network_id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3301] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1639/3302] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:29 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?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: 1641/3305] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3306] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:40 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: 1642/3307] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:40 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: 7|app: 0|req: 1666/3308] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:26:40.591 8 INFO neutron.api.v2.resource [None req-7ee0aeb9-7f61-442a-9c54-e92dde8d1f36 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3309] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:26:40 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => 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: 1667/3310] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:26:40 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 2865 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3311] 162.253.55.200 () {30 vars in 815 bytes} [Sun Mar 1 15:26:40 2026] GET /v2.0/security-group-rules?security_group_id=38d543a9-d923-48c6-8d41-7fd904f54cce => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3312] 162.253.55.200 () {32 vars in 789 bytes} [Sun Mar 1 15:26:40 2026] DELETE /v2.0/security-group-rules/a7a68003-85ae-4271-bf45-085b66853396 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3313] 162.253.55.200 () {32 vars in 789 bytes} [Sun Mar 1 15:26:40 2026] DELETE /v2.0/security-group-rules/c59497e2-f9c0-45ce-8b22-342649761be8 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:26:44.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-3da456d8-38d1-4022-8296-f8bb981e4243 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 800da001-79dd-4ad5-8e4b-fc1e286ac19c 2026-03-01 15:26:44.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3da456d8-38d1-4022-8296-f8bb981e4243 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 800da001-79dd-4ad5-8e4b-fc1e286ac19c 2026-03-01 15:26:44.841 7 INFO neutron.db.l3_db [None req-3da456d8-38d1-4022-8296-f8bb981e4243 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP 1e3058a9-0ff3-4671-98c2-2adc54bdb77d disassociated (deleted). External IP: 10.96.250.213, port: bd9c3477-7941-4798-94d6-c8f44a191152. [pid: 7|app: 0|req: 1669/3314] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:26:44 2026] DELETE /v2.0/floatingips/1e3058a9-0ff3-4671-98c2-2adc54bdb77d => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:26:45.188 8 INFO neutron.api.v2.resource [None req-d86f9104-2f23-4d0a-938b-2738ee1ee831 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3315] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/floatingips/1e3058a9-0ff3-4671-98c2-2adc54bdb77d => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3316] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:45 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: 1647/3317] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3318] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:45 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: 1648/3319] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:26:45.954 7 INFO neutron.api.v2.resource [None req-b8dda001-714f-4dc4-a443-5382e7f1e191 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1672/3320] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => 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: 1649/3321] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3322] 162.253.55.200 () {30 vars in 815 bytes} [Sun Mar 1 15:26:45 2026] GET /v2.0/security-group-rules?security_group_id=38d543a9-d923-48c6-8d41-7fd904f54cce => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3323] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:46 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: 1674/3324] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3325] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3326] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3327] 162.253.55.200 () {30 vars in 741 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => 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: 1676/3328] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3329] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3330] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:46 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3331] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:47 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3332] 162.253.55.200 () {34 vars in 975 bytes} [Sun Mar 1 15:26:48 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3333] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:48 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3334] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:48 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3335] 162.253.55.200 () {34 vars in 1016 bytes} [Sun Mar 1 15:26:48 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3336] 162.253.55.200 () {38 vars in 1028 bytes} [Sun Mar 1 15:26:48 2026] PUT /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1151 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3337] 162.253.55.200 () {30 vars in 769 bytes} [Sun Mar 1 15:26:49 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1681/3338] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:26:49 2026] PUT /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1090 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3339] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:49 2026] GET /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 1090 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-01 15:26:49.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a5a9913-079b-471b-b249-434322e08573 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 87ec620f-f49b-4f4d-8b49-d136879e2b05 2026-03-01 15:26:49.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a5a9913-079b-471b-b249-434322e08573 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 87ec620f-f49b-4f4d-8b49-d136879e2b05 [pid: 7|app: 0|req: 1682/3340] 162.253.55.200 () {32 vars in 759 bytes} [Sun Mar 1 15:26:49 2026] DELETE /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3341] 162.253.55.200 () {30 vars in 703 bytes} [Sun Mar 1 15:26:50 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: 1683/3342] 162.253.55.200 () {30 vars in 705 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3343] 162.253.55.200 () {30 vars in 681 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3344] 162.253.55.200 () {30 vars in 717 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:26:50.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8814a26c-38f2-4268-898d-1617d78a567b d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3345] 162.253.55.200 () {32 vars in 759 bytes} [Sun Mar 1 15:26:50 2026] DELETE /v2.0/ports/87ec620f-f49b-4f4d-8b49-d136879e2b05 => 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: 1685/3346] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:26:50.312 7 INFO neutron.api.v2.resource [None req-7dc39981-a56c-4684-bbeb-6f1bec74b723 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3347] 162.253.55.200 () {30 vars in 763 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/security-groups/lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3348] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/ports?tenant_id=82b54b6b28714923a74f9c5e1577b10e&device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => 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: 1687/3349] 162.253.55.200 () {30 vars in 785 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/security-groups?name=lb-4e3a70ae-a81d-4953-a17e-c0de5a1f11b2 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3350] 162.253.55.200 () {30 vars in 737 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3351] 162.253.55.200 () {34 vars in 1066 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/networks?id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&id=7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3352] 162.253.55.200 () {34 vars in 1060 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.64&port_id=74f86c28-82fd-4607-a71b-4729dde6b21a => 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: 1665/3353] 162.253.55.200 () {34 vars in 984 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/subnets?id=a69365b6-90f2-4b16-b1f9-73b98ea4ccb4 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3354] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/ports?network_id=1c8dcb67-6aad-4e6e-86b5-c056062e51d4&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3355] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3356] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:50 2026] GET /v2.0/networks/1c8dcb67-6aad-4e6e-86b5-c056062e51d4?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: 1689/3357] 162.253.55.200 () {34 vars in 789 bytes} [Sun Mar 1 15:26:50 2026] PUT /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => generated 1094 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3358] 162.253.55.200 () {32 vars in 779 bytes} [Sun Mar 1 15:26:50 2026] DELETE /v2.0/security-groups/38d543a9-d923-48c6-8d41-7fd904f54cce => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:26:51.000 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0e19032-8b80-4c13-acc5-ad7489df08a0 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: bd9c3477-7941-4798-94d6-c8f44a191152 2026-03-01 15:26:51.003 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0e19032-8b80-4c13-acc5-ad7489df08a0 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: bd9c3477-7941-4798-94d6-c8f44a191152 [pid: 7|app: 0|req: 1690/3359] 162.253.55.200 () {32 vars in 759 bytes} [Sun Mar 1 15:26:50 2026] DELETE /v2.0/ports/bd9c3477-7941-4798-94d6-c8f44a191152 => 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: 1671/3362] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:26:53 2026] GET /v2.0/ports?device_id=9b013b62-0a37-4f8f-8a64-b78945d2a159 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:26:53.954 7 INFO neutron_taas.services.taas.taas_plugin [req-4cde74d0-04b9-474b-8b06-cdba4c33f1c3 req-c00d516f-58eb-470e-b60d-92a28d0bdb60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] TaaS: Handle Delete Port: 74f86c28-82fd-4607-a71b-4729dde6b21a 2026-03-01 15:26:53.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4cde74d0-04b9-474b-8b06-cdba4c33f1c3 req-c00d516f-58eb-470e-b60d-92a28d0bdb60 d06944de058c4faf83a0435e77973008 82b54b6b28714923a74f9c5e1577b10e - - default default] Tap Mirror: Handle Delete Port: 74f86c28-82fd-4607-a71b-4729dde6b21a [pid: 7|app: 0|req: 1692/3363] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:26:53 2026] DELETE /v2.0/ports/74f86c28-82fd-4607-a71b-4729dde6b21a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:26:54.144 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-390ee0da-6b86-418c-8a93-f55bd061f3ca'] response: {'server_uuid': '9b013b62-0a37-4f8f-8a64-b78945d2a159', 'name': 'network-vif-deleted', 'tag': '74f86c28-82fd-4607-a71b-4729dde6b21a', 'status': 'completed', 'code': 200} 2026-03-01 15:26:55.519 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e7b5576-2e85-4749-b519-5af304140e53 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: d574cf24-478e-4f95-9c6e-4974da36f6ff 2026-03-01 15:26:55.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e7b5576-2e85-4749-b519-5af304140e53 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: d574cf24-478e-4f95-9c6e-4974da36f6ff 2026-03-01 15:26:55.713 8 INFO neutron.db.l3_db [None req-8e7b5576-2e85-4749-b519-5af304140e53 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP 515d8886-be63-4118-8ae4-1ceba524d022 disassociated (deleted). External IP: 10.96.250.215, port: 0d24e62a-7218-46bf-8b9a-8cdef42355a6. [pid: 8|app: 0|req: 1672/3364] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:26:55 2026] DELETE /v2.0/floatingips/515d8886-be63-4118-8ae4-1ceba524d022 => generated 0 bytes in 675 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:26:56.080 7 INFO neutron.api.v2.resource [None req-7716a3f6-e5fa-4133-bb7c-d9682223af88 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3365] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/floatingips/515d8886-be63-4118-8ae4-1ceba524d022 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:26:56.103 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2db2a9e9-b1d9-4363-8041-63f3e0361276'] response: {'name': 'network-changed', 'server_uuid': '2047258d-9c8d-45a3-8770-a9e86526c877', 'tag': '0d24e62a-7218-46bf-8b9a-8cdef42355a6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1673/3366] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1192 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3367] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3368] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => 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: 1695/3369] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/networks?id=b96ec256-7301-4b04-8b99-1e88390b0240 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3370] 162.253.55.200 () {34 vars in 1054 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.9&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => 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: 1696/3371] 162.253.55.200 () {34 vars in 1104 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27&port_id=0d24e62a-7218-46bf-8b9a-8cdef42355a6 => 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: 1676/3372] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/subnets?id=fd9f5407-a694-4990-8c92-2845c42211eb&id=977a5318-e54c-4672-a658-7a33542853a6 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3373] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3374] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/ports?network_id=b96ec256-7301-4b04-8b99-1e88390b0240&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: 1698/3375] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1678/3376] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:26:56 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240?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: 1699/3377] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:26:58 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 1192 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:26:58.828 8 INFO neutron_taas.services.taas.taas_plugin [req-fa6fcc1d-4c75-4630-acda-d11575ad72a2 req-ad14a3cf-015b-4b99-ac2b-7121f933fbcb d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 0d24e62a-7218-46bf-8b9a-8cdef42355a6 2026-03-01 15:26:58.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fa6fcc1d-4c75-4630-acda-d11575ad72a2 req-ad14a3cf-015b-4b99-ac2b-7121f933fbcb d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 0d24e62a-7218-46bf-8b9a-8cdef42355a6 [pid: 8|app: 0|req: 1679/3378] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:26:58 2026] DELETE /v2.0/ports/0d24e62a-7218-46bf-8b9a-8cdef42355a6 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:26:59.040 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-03d615b2-93b9-437d-963d-45090a44add3'] response: {'server_uuid': '2047258d-9c8d-45a3-8770-a9e86526c877', 'name': 'network-vif-deleted', 'tag': '0d24e62a-7218-46bf-8b9a-8cdef42355a6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1700/3379] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:27:01 2026] GET /v2.0/ports?device_id=2047258d-9c8d-45a3-8770-a9e86526c877 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:27:06.651 8 INFO neutron_taas.services.taas.taas_plugin [None req-cde108d6-c8b5-48fd-80a4-46d901647906 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: c8cc353c-4764-4c7e-b9a5-bccd191af42d 2026-03-01 15:27:06.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cde108d6-c8b5-48fd-80a4-46d901647906 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: c8cc353c-4764-4c7e-b9a5-bccd191af42d 2026-03-01 15:27:06.840 8 INFO neutron.db.l3_db [None req-cde108d6-c8b5-48fd-80a4-46d901647906 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Floating IP e4e51c41-f603-42b2-ba92-a08179abd3b5 disassociated (deleted). External IP: 10.96.250.210, port: 28cfb9e1-53c3-4ab7-9ea7-f88e32306028. [pid: 8|app: 0|req: 1680/3380] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:06 2026] DELETE /v2.0/floatingips/e4e51c41-f603-42b2-ba92-a08179abd3b5 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:07.164 7 INFO neutron.api.v2.resource [None req-7481f608-5758-479b-bd35-69cdd80de50e d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3381] 10.0.0.45 () {32 vars in 728 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/floatingips/e4e51c41-f603-42b2-ba92-a08179abd3b5 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:07.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbc20e8b-00b3-4830-9d8c-1df0317988c2'] response: {'name': 'network-changed', 'server_uuid': '9098936b-ab4d-49f7-a1ed-c14bb2961855', 'tag': '28cfb9e1-53c3-4ab7-9ea7-f88e32306028', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1681/3382] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1192 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3385] 10.0.0.53 () {34 vars in 1039 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/security-groups?id=96088854-9828-4cf8-be0a-437b9633c6c8&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3386] 162.253.55.200 () {34 vars in 1080 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/ports?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3387] 162.253.55.200 () {34 vars in 986 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/networks?id=4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3388] 162.253.55.200 () {34 vars in 1056 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.97&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => 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: 1704/3389] 162.253.55.200 () {34 vars in 1102 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aad&port_id=28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => 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: 1686/3390] 162.253.55.200 () {34 vars in 1064 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/subnets?id=ad860d1b-0776-402d-af69-fbb1425be950&id=d52f1028-25d2-4991-bb41-c14320838d0a => generated 1408 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3391] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3392] 162.253.55.200 () {34 vars in 1052 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/ports?network_id=4af0140a-eb02-47d6-a1b9-2b51585e0546&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3393] 162.253.55.200 () {34 vars in 1012 bytes} [Sun Mar 1 15:27:07 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1688/3394] 162.253.55.200 () {34 vars in 1112 bytes} [Sun Mar 1 15:27:08 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546?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: 1707/3395] 162.253.55.200 () {34 vars in 994 bytes} [Sun Mar 1 15:27:09 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => generated 1192 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:27:09.901 8 INFO neutron_taas.services.taas.taas_plugin [req-b8ec2166-24b6-48b4-b7fe-3263ad6d14ae req-c0c1f977-d3fd-4e29-9fc8-6189253f08cf d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 28cfb9e1-53c3-4ab7-9ea7-f88e32306028 2026-03-01 15:27:09.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b8ec2166-24b6-48b4-b7fe-3263ad6d14ae req-c0c1f977-d3fd-4e29-9fc8-6189253f08cf d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 28cfb9e1-53c3-4ab7-9ea7-f88e32306028 [pid: 8|app: 0|req: 1689/3396] 162.253.55.200 () {36 vars in 997 bytes} [Sun Mar 1 15:27:09 2026] DELETE /v2.0/ports/28cfb9e1-53c3-4ab7-9ea7-f88e32306028 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:10.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fef3dd51-5421-4655-afd4-e90e0e2f0667'] response: {'server_uuid': '9098936b-ab4d-49f7-a1ed-c14bb2961855', 'name': 'network-vif-deleted', 'tag': '28cfb9e1-53c3-4ab7-9ea7-f88e32306028', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1708/3397] 10.0.0.53 () {34 vars in 989 bytes} [Sun Mar 1 15:27:12 2026] GET /v2.0/ports?device_id=9098936b-ab4d-49f7-a1ed-c14bb2961855 => 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: 1690/3398] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:27:14 2026] GET /v2.0/subnets => generated 6130 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3399] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:27:14 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: 1691/3400] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:27:15 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: 1710/3401] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/agents => generated 3386 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3402] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/network-ip-availabilities => generated 3611 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3403] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/networks => generated 5226 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3404] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/ports => generated 15057 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3405] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/security-groups => generated 28652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3406] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/subnets => generated 6130 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3407] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/routers => generated 728 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3408] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:27:15 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: 1714/3409] 10.0.0.137 () {28 vars in 677 bytes} [Sun Mar 1 15:27:15 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/l3-agents => generated 681 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3410] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:17 2026] DELETE /v2.0/security-group-rules/825dbd74-d239-47f5-9487-059418f9d9cc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:17.706 7 INFO neutron.api.v2.resource [None req-86f81ce2-68c2-4074-86c1-7d37ac06281f d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1715/3411] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:17 2026] GET /v2.0/security-group-rules/825dbd74-d239-47f5-9487-059418f9d9cc => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3412] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:17 2026] DELETE /v2.0/security-group-rules/3b252f7f-e64f-4332-a82f-70e189090096 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:17.786 7 INFO neutron.api.v2.resource [None req-4ca62341-024f-44af-bc17-ed0e2c1b9021 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1716/3413] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:17 2026] GET /v2.0/security-group-rules/3b252f7f-e64f-4332-a82f-70e189090096 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3414] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:17 2026] DELETE /v2.0/security-group-rules/671ccb3f-f775-4ddf-aac6-d4f9d165ccfd => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:17.871 7 INFO neutron.api.v2.resource [None req-1179030f-4e13-46dd-83a0-98db83322e55 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1717/3415] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:17 2026] GET /v2.0/security-group-rules/671ccb3f-f775-4ddf-aac6-d4f9d165ccfd => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3416] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:17 2026] DELETE /v2.0/security-group-rules/4df21d57-0681-4188-8aa2-df6ddf796306 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:17.948 7 INFO neutron.api.v2.resource [None req-fd5c8949-db8c-41ea-b816-f2f580f4b634 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1718/3417] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:17 2026] GET /v2.0/security-group-rules/4df21d57-0681-4188-8aa2-df6ddf796306 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3418] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:17 2026] DELETE /v2.0/security-group-rules/b50d00f2-5b76-45e7-8819-daea61c7ea2f => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.023 7 INFO neutron.api.v2.resource [None req-8c9cca99-da5c-4ba7-af11-fff6eaed1b4d d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1719/3419] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/b50d00f2-5b76-45e7-8819-daea61c7ea2f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3420] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/0204c5a5-87c8-4428-bf8b-40cec22977ca => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.101 7 INFO neutron.api.v2.resource [None req-a7af49f0-f96d-4ee4-91e1-97d5bfba10e7 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1720/3421] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/0204c5a5-87c8-4428-bf8b-40cec22977ca => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3422] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/60c6c8e3-0d82-4b3a-8d44-bc2305ba26fa => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.175 7 INFO neutron.api.v2.resource [None req-b7707a44-b801-4e8e-9886-b3c65d5f842f d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1721/3423] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/60c6c8e3-0d82-4b3a-8d44-bc2305ba26fa => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3424] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/b88d31e4-863a-43c4-a1a9-b35ad32be30f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.263 7 INFO neutron.api.v2.resource [None req-f18f5ad5-d39c-4c1e-b2d7-3b94654240b8 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1722/3425] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/b88d31e4-863a-43c4-a1a9-b35ad32be30f => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3426] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/ba24d6f1-2fe5-414b-af5a-97adc0c96b29 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.340 7 INFO neutron.api.v2.resource [None req-e5f0c7e1-664c-456e-a947-30bc154ac7a1 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1723/3427] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/ba24d6f1-2fe5-414b-af5a-97adc0c96b29 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3428] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/a6b9cd3c-85f4-43c3-997e-86a3279f5b01 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.411 7 INFO neutron.api.v2.resource [None req-fd49ec49-0f77-4ae9-a335-cc1ac38a37ff d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1724/3429] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/a6b9cd3c-85f4-43c3-997e-86a3279f5b01 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3430] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-group-rules/675cd874-6b35-401e-bb70-efe822a781b9 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.479 7 INFO neutron.api.v2.resource [None req-a7b4e1b7-d245-4073-8a6d-8ee9fe1dbdc3 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1725/3431] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-group-rules/675cd874-6b35-401e-bb70-efe822a781b9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3432] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:18 2026] DELETE /v2.0/security-groups/96088854-9828-4cf8-be0a-437b9633c6c8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:18.564 7 INFO neutron.api.v2.resource [None req-dd23780d-5205-444a-9f90-6bd0d3e4a0d2 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1726/3433] 10.0.0.45 () {32 vars in 736 bytes} [Sun Mar 1 15:27:18 2026] GET /v2.0/security-groups/96088854-9828-4cf8-be0a-437b9633c6c8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:18.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc84bd8d-1e53-4941-965b-66a2e8558e6e d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: ac5a5689-c36d-4bcf-8dbc-97850275451b 2026-03-01 15:27:18.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc84bd8d-1e53-4941-965b-66a2e8558e6e d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: ac5a5689-c36d-4bcf-8dbc-97850275451b [pid: 8|app: 0|req: 1708/3434] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:18 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 309 bytes in 848 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:27:19.615 7 INFO neutron.api.v2.resource [None req-923a588f-d259-4d16-9cc1-0ce6c78489ab d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1727/3435] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:19 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 198 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:20.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3ed76a9-9e02-4dac-83a7-772763836d14 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 482f37ac-7555-4a6e-b76f-83fa98b89279 2026-03-01 15:27:20.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3ed76a9-9e02-4dac-83a7-772763836d14 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 482f37ac-7555-4a6e-b76f-83fa98b89279 [pid: 8|app: 0|req: 1709/3436] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:19 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:27:20.906 7 INFO neutron.api.v2.resource [None req-edda5886-4304-4de4-937c-24618bef3a54 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1728/3437] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:20 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 198 bytes in 209 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:21.286 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe2ae43f-4196-4628-b077-93af73777ca0 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 7b597e61-4948-4adf-82c0-fd412f691c9d 2026-03-01 15:27:21.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe2ae43f-4196-4628-b077-93af73777ca0 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 7b597e61-4948-4adf-82c0-fd412f691c9d [pid: 8|app: 0|req: 1710/3438] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:20 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-01 15:27:22.005 7 INFO neutron.api.v2.resource [None req-0c3c77cf-1e7c-419e-80c8-d5b0b6afd1c5 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1729/3439] 10.0.0.45 () {34 vars in 788 bytes} [Sun Mar 1 15:27:21 2026] PUT /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:22.233 8 INFO neutron_taas.services.taas.taas_plugin [None req-207c3f01-c879-458e-afea-8cefdf60966c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 951272b6-eb30-4a97-8ed5-c0c3c8920352 2026-03-01 15:27:22.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-207c3f01-c879-458e-afea-8cefdf60966c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 951272b6-eb30-4a97-8ed5-c0c3c8920352 2026-03-01 15:27:22.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-207c3f01-c879-458e-afea-8cefdf60966c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: d1e19fa8-3e7a-4b6b-a9b5-ddf7eea55134 2026-03-01 15:27:22.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-207c3f01-c879-458e-afea-8cefdf60966c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: d1e19fa8-3e7a-4b6b-a9b5-ddf7eea55134 2026-03-01 15:27:22.901 8 INFO neutron.db.l3_hamode_db [None req-207c3f01-c879-458e-afea-8cefdf60966c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] HA network 9ff5d74f-dc91-419f-ae67-e651d544ed1e was deleted as no HA routers are present in tenant c7cce95411c64d049bfa4d5a1e6eb3b3. [pid: 8|app: 0|req: 1711/3442] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:22 2026] DELETE /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:22.931 8 INFO neutron.services.segments.plugin [-] Segment 16cfe681-5ea6-403e-8138-27f6781a5b33 resource provider aggregate not found 2026-03-01 15:27:22.934 7 INFO neutron.api.v2.resource [None req-642e89dd-30dd-4a3a-ba0e-1302f7fa7d45 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1732/3443] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:22 2026] GET /v2.0/routers/834bb4d0-3430-4c04-ba5c-8190b944ef15 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:22.936 8 INFO neutron.services.segments.plugin [-] Segment 16cfe681-5ea6-403e-8138-27f6781a5b33 resource provider aggregate not found 2026-03-01 15:27:22.957 8 INFO neutron.services.segments.plugin [-] Segment 16cfe681-5ea6-403e-8138-27f6781a5b33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cfe681-5ea6-403e-8138-27f6781a5b33 found for delete ", "request_id": "req-7037010b-8460-465e-8732-cf79089704ad"}]} 2026-03-01 15:27:22.966 8 INFO neutron.services.segments.plugin [-] Segment 16cfe681-5ea6-403e-8138-27f6781a5b33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cfe681-5ea6-403e-8138-27f6781a5b33 found for delete ", "request_id": "req-cf98797c-b20f-4c91-84e9-a51e06f47ea9"}]} [pid: 8|app: 0|req: 1712/3444] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:22 2026] DELETE /v2.0/subnets/fd9f5407-a694-4990-8c92-2845c42211eb => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:23.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab84ef31-5d16-48e0-b813-6a9c2429a296 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1733/3445] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:23 2026] GET /v2.0/subnets/fd9f5407-a694-4990-8c92-2845c42211eb => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3446] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:23 2026] DELETE /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:23.340 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6ed62a42-a952-43f5-819b-d9322952678b d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1734/3447] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:23 2026] GET /v2.0/subnets/977a5318-e54c-4672-a658-7a33542853a6 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:23.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-f93c1bbb-3329-4fec-b176-ae0fabb91f7b d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: 5c2b7247-741e-4643-ab05-44175f725230 2026-03-01 15:27:23.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f93c1bbb-3329-4fec-b176-ae0fabb91f7b d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: 5c2b7247-741e-4643-ab05-44175f725230 [pid: 8|app: 0|req: 1714/3448] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:23 2026] DELETE /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:23.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f23c88e-f0d2-4a28-952b-2d78b1ecc535 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1735/3449] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:27:23 2026] GET /v2.0/networks/b96ec256-7301-4b04-8b99-1e88390b0240 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3450] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:23 2026] DELETE /v2.0/subnets/ad860d1b-0776-402d-af69-fbb1425be950 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:23.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-823847fe-93d1-4c6e-aeda-ce858b23d60f d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1736/3451] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:23 2026] GET /v2.0/subnets/ad860d1b-0776-402d-af69-fbb1425be950 => 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: 1716/3452] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:23 2026] DELETE /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:24.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bccf16b2-99cc-4e60-8d83-85d7b352a24b d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1737/3453] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:24 2026] GET /v2.0/subnets/d52f1028-25d2-4991-bb41-c14320838d0a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:24.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-299252f3-3f6e-4fd1-a4c3-ec160b482fdd d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: bfd477fa-35e9-4493-befa-2ed541ca0e0d 2026-03-01 15:27:24.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-299252f3-3f6e-4fd1-a4c3-ec160b482fdd d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: bfd477fa-35e9-4493-befa-2ed541ca0e0d [pid: 8|app: 0|req: 1717/3454] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:24 2026] DELETE /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:24.357 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10a12d23-b2f6-4ab1-b444-0915b87b0454 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1738/3455] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:27:24 2026] GET /v2.0/networks/4af0140a-eb02-47d6-a1b9-2b51585e0546 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3456] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:24 2026] DELETE /v2.0/subnets/c930e7dd-70ce-4c2b-8540-4c239594de69 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:24.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15c9a79f-d86a-4a46-968f-de77169e104c d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1739/3457] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:24 2026] GET /v2.0/subnets/c930e7dd-70ce-4c2b-8540-4c239594de69 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3458] 10.0.0.45 () {32 vars in 723 bytes} [Sun Mar 1 15:27:24 2026] DELETE /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:24.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e60990b6-6ccf-49f3-9d63-5d69447a380b d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1740/3459] 10.0.0.45 () {32 vars in 720 bytes} [Sun Mar 1 15:27:24 2026] GET /v2.0/subnets/8331fc92-51ef-4947-a50c-e31325581bb8 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:24.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-7dd7a7f2-ea9a-451e-aabe-e1731a1b6f91 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] TaaS: Handle Delete Port: bdf1ef4d-c3bf-4ceb-8be3-a5ec18ba988b 2026-03-01 15:27:24.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dd7a7f2-ea9a-451e-aabe-e1731a1b6f91 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] Tap Mirror: Handle Delete Port: bdf1ef4d-c3bf-4ceb-8be3-a5ec18ba988b 2026-03-01 15:27:24.987 8 INFO neutron.services.segments.plugin [-] Segment f29073de-1dff-4751-b70c-b8ceb251a55b resource provider aggregate not found 2026-03-01 15:27:25.008 8 INFO neutron.services.segments.plugin [-] Segment f29073de-1dff-4751-b70c-b8ceb251a55b resource provider aggregate not found 2026-03-01 15:27:25.027 8 INFO neutron.services.segments.plugin [-] Segment f29073de-1dff-4751-b70c-b8ceb251a55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29073de-1dff-4751-b70c-b8ceb251a55b found for delete ", "request_id": "req-f9007a9a-991f-436e-a8c5-291ed2155019"}]} 2026-03-01 15:27:25.042 8 INFO neutron.services.segments.plugin [-] Segment f29073de-1dff-4751-b70c-b8ceb251a55b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f29073de-1dff-4751-b70c-b8ceb251a55b found for delete ", "request_id": "req-c5781beb-ccd6-49a7-9c65-bfeadfb4d499"}]} 2026-03-01 15:27:25.045 8 INFO neutron.services.segments.plugin [-] Segment f95a5597-7c28-4b94-aed3-e7ab2edf4d2f resource provider aggregate not found 2026-03-01 15:27:25.059 8 INFO neutron.services.segments.plugin [-] Segment f95a5597-7c28-4b94-aed3-e7ab2edf4d2f resource provider aggregate not found 2026-03-01 15:27:25.066 8 INFO neutron.services.segments.plugin [-] Segment f95a5597-7c28-4b94-aed3-e7ab2edf4d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95a5597-7c28-4b94-aed3-e7ab2edf4d2f found for delete ", "request_id": "req-4bdf0a8a-1aec-4b8d-ab79-3859c6a6b3f0"}]} 2026-03-01 15:27:25.077 8 INFO neutron.services.segments.plugin [-] Segment f95a5597-7c28-4b94-aed3-e7ab2edf4d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95a5597-7c28-4b94-aed3-e7ab2edf4d2f found for delete ", "request_id": "req-a067b4a6-e60a-445e-a5cc-470c30c9be53"}]} [pid: 8|app: 0|req: 1720/3460] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:24 2026] DELETE /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:25.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a860837d-a1d5-4cfc-a995-c0788ae65d49 d3c8386381764b0c8e79d5babbb1fb15 c7cce95411c64d049bfa4d5a1e6eb3b3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1741/3461] 10.0.0.45 () {32 vars in 722 bytes} [Sun Mar 1 15:27:25 2026] GET /v2.0/networks/7f4fe0dd-7f51-4e63-b186-422f1cfe0d2a => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-01 15:27:27.084 8 INFO neutron.services.segments.plugin [-] Segment 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 resource provider aggregate not found 2026-03-01 15:27:27.097 8 INFO neutron.services.segments.plugin [-] Segment 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 resource provider aggregate not found 2026-03-01 15:27:27.102 8 INFO neutron.services.segments.plugin [-] Segment 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 found for delete ", "request_id": "req-839cef01-e65c-4a1f-96c7-35ed7ba1c921"}]} 2026-03-01 15:27:27.111 8 INFO neutron.services.segments.plugin [-] Segment 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49f01187-b0d2-4f4b-ab7f-8de50c6213d5 found for delete ", "request_id": "req-ede27253-eb97-4a60-9d15-f1152a816e7a"}]} [pid: 8|app: 0|req: 1721/3462] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:27 2026] GET /v2.0/security-groups?tenant_id=6a35b1412937489d9242bf27000cfcf6&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3463] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:27 2026] DELETE /v2.0/security-groups/ecf493c0-0c26-4322-a982-8cbc40328565 => 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: 1722/3464] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:27 2026] GET /v2.0/security-groups?tenant_id=7395c4255e6c4dcfb07a3fec9f4b2023&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3465] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:27 2026] DELETE /v2.0/security-groups/06967cda-1802-460f-99e2-2b5a6809286d => 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: 1723/3466] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:28 2026] GET /v2.0/security-groups?tenant_id=c7cce95411c64d049bfa4d5a1e6eb3b3&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: 1744/3467] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:28 2026] DELETE /v2.0/security-groups/754aea48-5f6e-4b98-9e2a-82d68d1edca8 => 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: 1724/3468] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:28 2026] GET /v2.0/security-groups?tenant_id=9139db86ab624bb6a0766ef985d77078&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3469] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:28 2026] DELETE /v2.0/security-groups/94b1cc99-7dc8-4f1b-be0d-c515d7919858 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3470] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:28 2026] GET /v2.0/security-groups?tenant_id=6d982afe7a7b4715867c1d606d624885&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3471] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:28 2026] DELETE /v2.0/security-groups/7bf6a297-e503-4965-a1fa-d80b498e1ee3 => 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: 1726/3472] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:29 2026] GET /v2.0/security-groups?tenant_id=92b10d29e88446c4befb6ff8690923c8&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3473] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:29 2026] DELETE /v2.0/security-groups/176521ba-1508-4fc3-abdb-78bd4ca191da => 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: 1727/3474] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:29 2026] GET /v2.0/security-groups?tenant_id=11693ce6f9e84ddd9e2e84ec503052ea&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3475] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:29 2026] DELETE /v2.0/security-groups/2a816faa-421e-49e6-bf85-55d4eb4bf23d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:34.144 8 INFO neutron.db.segments_db [None req-6f6cf946-0e20-456c-9df2-d2a3d9d6d080 6e95024d4d294501b4effd29209f96cf c80c4692d22a4861803c6f0c9c626e24 - - default default] Added segment 2c107381-4752-4575-a29c-ed30669b42d7 of type vxlan for network b2a85b0d-a5b1-430d-89ce-f0c2e3aeb374 [pid: 8|app: 0|req: 1728/3476] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:33 2026] POST /v2.0/networks => generated 612 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:27:34.298 7 INFO neutron.db.segments_db [None req-b6073fd6-acc8-4f57-8ff7-35f7fa6d0aa6 6e95024d4d294501b4effd29209f96cf c80c4692d22a4861803c6f0c9c626e24 - - default default] Added segment a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 of type vxlan for network f15b8282-fcaa-48e7-bb3a-e18f6de65335 [pid: 7|app: 0|req: 1749/3477] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:34 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:27:34.459 8 INFO neutron.db.segments_db [None req-1de6bc3e-8fbc-4c4f-96b3-9e5c6673b9c9 6e95024d4d294501b4effd29209f96cf c80c4692d22a4861803c6f0c9c626e24 - - default default] Added segment dd588d52-52af-45ab-bf08-0d45d1625a6e of type vxlan for network 5e99d867-f905-4375-b602-a1bcc855ae0b [pid: 8|app: 0|req: 1729/3478] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:34 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:27:34.627 7 INFO neutron.db.segments_db [None req-93df44b1-8359-4af7-9e01-26507c15cb51 6e95024d4d294501b4effd29209f96cf c80c4692d22a4861803c6f0c9c626e24 - - default default] Added segment 2dadaffa-aa7f-4250-befe-fdb865f224f7 of type vxlan for network f56bf070-fc8b-406d-9234-ff886b118d22 [pid: 7|app: 0|req: 1750/3479] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:34 2026] POST /v2.0/networks => generated 612 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-01 15:27:34.787 8 INFO neutron.db.segments_db [None req-b2a2d54f-2bba-4156-ba10-770ac0f1dd65 6e95024d4d294501b4effd29209f96cf c80c4692d22a4861803c6f0c9c626e24 - - default default] Added segment 6dea57e9-b1e8-452d-8215-8ea561b1f2de of type vxlan for network 043a7f4f-c453-418d-bf8a-b05480dc0332 [pid: 8|app: 0|req: 1730/3480] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:34 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) [pid: 7|app: 0|req: 1751/3481] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:34 2026] PUT /v2.0/networks/b2a85b0d-a5b1-430d-89ce-f0c2e3aeb374/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3482] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:34 2026] PUT /v2.0/networks/f15b8282-fcaa-48e7-bb3a-e18f6de65335/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3483] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:35 2026] PUT /v2.0/networks/5e99d867-f905-4375-b602-a1bcc855ae0b/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3484] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:35 2026] PUT /v2.0/networks/f56bf070-fc8b-406d-9234-ff886b118d22/tags => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3485] 10.0.0.45 () {32 vars in 665 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3486] 10.0.0.45 () {32 vars in 679 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1754/3487] 10.0.0.45 () {32 vars in 675 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3488] 10.0.0.45 () {32 vars in 687 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3489] 10.0.0.45 () {32 vars in 673 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3490] 10.0.0.45 () {32 vars in 687 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3491] 10.0.0.45 () {32 vars in 683 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3492] 10.0.0.45 () {32 vars in 695 bytes} [Sun Mar 1 15:27:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1757/3493] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:36 2026] DELETE /v2.0/networks/b2a85b0d-a5b1-430d-89ce-f0c2e3aeb374 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-03-01 15:27:36.345 7 INFO neutron.services.segments.plugin [-] Segment 2c107381-4752-4575-a29c-ed30669b42d7 resource provider aggregate not found 2026-03-01 15:27:36.357 7 INFO neutron.services.segments.plugin [-] Segment 2c107381-4752-4575-a29c-ed30669b42d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c107381-4752-4575-a29c-ed30669b42d7 found for delete ", "request_id": "req-1c39e36b-866f-4058-826d-21d6eb0ea58d"}]} 2026-03-01 15:27:36.375 7 INFO neutron.services.segments.plugin [-] Segment 2c107381-4752-4575-a29c-ed30669b42d7 resource provider aggregate not found 2026-03-01 15:27:36.376 8 INFO neutron.services.segments.plugin [-] Segment a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 resource provider aggregate not found 2026-03-01 15:27:36.385 8 INFO neutron.services.segments.plugin [-] Segment a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 resource provider aggregate not found 2026-03-01 15:27:36.396 8 INFO neutron.services.segments.plugin [-] Segment a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 found for delete ", "request_id": "req-ea65ec9d-9495-4d03-b02b-c750c7be2d92"}]} 2026-03-01 15:27:36.407 7 INFO neutron.services.segments.plugin [-] Segment 2c107381-4752-4575-a29c-ed30669b42d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c107381-4752-4575-a29c-ed30669b42d7 found for delete ", "request_id": "req-45ebde9c-3ec5-4db7-be20-64fd953150f3"}]} 2026-03-01 15:27:36.409 8 INFO neutron.services.segments.plugin [-] Segment a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a74e3fc9-fcfb-4ea2-abde-d1732bc8f910 found for delete ", "request_id": "req-5e2897ec-cf8c-4e55-9b51-8d9bc0e798c2"}]} [pid: 8|app: 0|req: 1737/3494] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:36 2026] DELETE /v2.0/networks/f15b8282-fcaa-48e7-bb3a-e18f6de65335 => 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: 1758/3495] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:36 2026] DELETE /v2.0/networks/5e99d867-f905-4375-b602-a1bcc855ae0b => 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: 1738/3496] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:36 2026] DELETE /v2.0/networks/f56bf070-fc8b-406d-9234-ff886b118d22 => 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: 1759/3497] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:36 2026] DELETE /v2.0/networks/043a7f4f-c453-418d-bf8a-b05480dc0332 => 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: 1761/3500] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:37 2026] GET /v2.0/security-groups?tenant_id=53c784877ce24a01a6eaff68e3637311&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3501] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:37 2026] DELETE /v2.0/security-groups/90942188-aa74-4f68-927e-de72b0ef0220 => 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: 1762/3502] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:38 2026] GET /v2.0/security-groups?tenant_id=ebb0ab8b12e8488b9084533136d55f92&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: 1741/3503] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:38 2026] DELETE /v2.0/security-groups/256e43f6-7b10-4565-bae7-1a4c4a7eeba8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:38.377 7 INFO neutron.services.segments.plugin [-] Segment dd588d52-52af-45ab-bf08-0d45d1625a6e resource provider aggregate not found 2026-03-01 15:27:38.391 7 INFO neutron.services.segments.plugin [-] Segment dd588d52-52af-45ab-bf08-0d45d1625a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd588d52-52af-45ab-bf08-0d45d1625a6e found for delete ", "request_id": "req-0dec5e2e-e4cf-412e-bc6b-2d82bea5ee47"}]} 2026-03-01 15:27:38.406 7 INFO neutron.services.segments.plugin [-] Segment 6dea57e9-b1e8-452d-8215-8ea561b1f2de resource provider aggregate not found 2026-03-01 15:27:38.415 8 INFO neutron.services.segments.plugin [-] Segment 2dadaffa-aa7f-4250-befe-fdb865f224f7 resource provider aggregate not found 2026-03-01 15:27:38.423 8 INFO neutron.services.segments.plugin [-] Segment 2dadaffa-aa7f-4250-befe-fdb865f224f7 resource provider aggregate not found 2026-03-01 15:27:38.424 7 INFO neutron.services.segments.plugin [-] Segment 6dea57e9-b1e8-452d-8215-8ea561b1f2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dea57e9-b1e8-452d-8215-8ea561b1f2de found for delete ", "request_id": "req-1b03e0a1-83e8-4433-b106-af4adaf46af3"}]} 2026-03-01 15:27:38.429 8 INFO neutron.services.segments.plugin [-] Segment 2dadaffa-aa7f-4250-befe-fdb865f224f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dadaffa-aa7f-4250-befe-fdb865f224f7 found for delete ", "request_id": "req-b918bf73-2f8a-48e2-8368-e904f1f68809"}]} 2026-03-01 15:27:38.430 7 INFO neutron.services.segments.plugin [-] Segment dd588d52-52af-45ab-bf08-0d45d1625a6e resource provider aggregate not found 2026-03-01 15:27:38.434 8 INFO neutron.services.segments.plugin [-] Segment 2dadaffa-aa7f-4250-befe-fdb865f224f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dadaffa-aa7f-4250-befe-fdb865f224f7 found for delete ", "request_id": "req-254aad7d-4451-40b7-8728-4a9add18b39c"}]} [pid: 7|app: 0|req: 1763/3504] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:38 2026] GET /v2.0/security-groups?tenant_id=c80c4692d22a4861803c6f0c9c626e24&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-01 15:27:38.447 7 INFO neutron.services.segments.plugin [-] Segment dd588d52-52af-45ab-bf08-0d45d1625a6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd588d52-52af-45ab-bf08-0d45d1625a6e found for delete ", "request_id": "req-7907c9ea-de9f-4bc8-be64-5c27c1a14237"}]} 2026-03-01 15:27:38.463 7 INFO neutron.services.segments.plugin [-] Segment 6dea57e9-b1e8-452d-8215-8ea561b1f2de resource provider aggregate not found 2026-03-01 15:27:38.479 7 INFO neutron.services.segments.plugin [-] Segment 6dea57e9-b1e8-452d-8215-8ea561b1f2de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6dea57e9-b1e8-452d-8215-8ea561b1f2de found for delete ", "request_id": "req-e9439ff4-07e8-4c97-b417-8f883f1de223"}]} [pid: 8|app: 0|req: 1742/3505] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:38 2026] DELETE /v2.0/security-groups/5e4f076e-dfc1-4c88-b917-a3469b5ae60d => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3506] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:27:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3507] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:27:42 2026] POST /v2.0/security-groups => generated 1603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3508] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:27:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3509] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:27:43 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: 7|app: 0|req: 1766/3510] 10.0.0.45 () {34 vars in 683 bytes} [Sun Mar 1 15:27:43 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3511] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:27:43 2026] PUT /v2.0/security-groups/23f894f0-25f9-4a9a-aa16-c4180f429bcc/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3512] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:27:43 2026] PUT /v2.0/security-groups/6d0bea79-1e06-48dc-98a4-45f3aca65104/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3513] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:27:43 2026] PUT /v2.0/security-groups/7b4fe279-6ab6-4e71-ba6b-b07b6b7e355b/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: 1768/3514] 10.0.0.45 () {34 vars in 766 bytes} [Sun Mar 1 15:27:43 2026] PUT /v2.0/security-groups/14ec1e58-f07f-43d7-8dba-a4ec44677f48/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3515] 10.0.0.45 () {32 vars in 679 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?tags=red => 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: 1769/3516] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1748/3517] 10.0.0.45 () {32 vars in 689 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3518] 10.0.0.45 () {32 vars in 701 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3519] 10.0.0.45 () {32 vars in 687 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3520] 10.0.0.45 () {32 vars in 701 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3521] 10.0.0.45 () {32 vars in 697 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3522] 10.0.0.45 () {32 vars in 709 bytes} [Sun Mar 1 15:27:43 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3523] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:43 2026] DELETE /v2.0/security-groups/23f894f0-25f9-4a9a-aa16-c4180f429bcc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3524] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:44 2026] DELETE /v2.0/security-groups/6d0bea79-1e06-48dc-98a4-45f3aca65104 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3525] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:44 2026] DELETE /v2.0/security-groups/7b4fe279-6ab6-4e71-ba6b-b07b6b7e355b => 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: 1774/3526] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:44 2026] DELETE /v2.0/security-groups/14ec1e58-f07f-43d7-8dba-a4ec44677f48 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3527] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:44 2026] DELETE /v2.0/security-groups/79a44810-747a-4439-91c6-bfe7e823794d => 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: 1775/3528] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:45 2026] GET /v2.0/security-groups?tenant_id=a5c702fa1e3d40f19a20476547c9a2b4&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3529] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:45 2026] DELETE /v2.0/security-groups/8d38cbb6-b8a9-4158-ab1b-d3a788214df7 => 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: 1776/3530] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:46 2026] GET /v2.0/security-groups?tenant_id=55cfa5877adc40938e845eec50a030d5&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3531] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:46 2026] DELETE /v2.0/security-groups/a22aa141-02a1-4292-b740-a1cedfecb1e1 => 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: 1777/3532] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:46 2026] GET /v2.0/security-groups?tenant_id=c29f25210ee74d8c9cabf779046b421a&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3533] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:46 2026] DELETE /v2.0/security-groups/066d5e9e-3ca1-41ff-aa6b-34ac4aa653fd => 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: 1778/3534] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:27:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3535] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:27:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3536] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:27:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3537] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:27:51 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: 7|app: 0|req: 1780/3538] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:27:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3539] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:27:51 2026] PUT /v2.0/subnetpools/ae785f30-3d02-4fc9-b87f-c30c93fdbd0a/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3540] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:27:51 2026] PUT /v2.0/subnetpools/1def2abe-57a7-4872-87bd-4a4369003794/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3541] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:27:51 2026] PUT /v2.0/subnetpools/fd243a2a-200a-4897-95c4-cadd885f9386/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1782/3542] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:27:51 2026] PUT /v2.0/subnetpools/887df4c0-e6f6-4af4-bbf8-14fa71cc8eeb/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3543] 10.0.0.45 () {32 vars in 671 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3544] 10.0.0.45 () {32 vars in 685 bytes} [Sun Mar 1 15:27:51 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: 1762/3545] 10.0.0.45 () {32 vars in 681 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3546] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1763/3547] 10.0.0.45 () {32 vars in 679 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3548] 10.0.0.45 () {32 vars in 693 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1764/3549] 10.0.0.45 () {32 vars in 689 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3550] 10.0.0.45 () {32 vars in 701 bytes} [Sun Mar 1 15:27:51 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1765/3551] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:51 2026] DELETE /v2.0/subnetpools/ae785f30-3d02-4fc9-b87f-c30c93fdbd0a => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3552] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:51 2026] DELETE /v2.0/subnetpools/1def2abe-57a7-4872-87bd-4a4369003794 => 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: 1766/3553] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:51 2026] DELETE /v2.0/subnetpools/fd243a2a-200a-4897-95c4-cadd885f9386 => 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: 1788/3554] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:51 2026] DELETE /v2.0/subnetpools/887df4c0-e6f6-4af4-bbf8-14fa71cc8eeb => 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: 1767/3555] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:27:51 2026] DELETE /v2.0/subnetpools/ebb04c6b-a336-47ac-8a67-f9d5e516ffe9 => 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: 1790/3558] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:52 2026] GET /v2.0/security-groups?tenant_id=a46f2f942a4140fd8cdf621fcfcda5bb&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3559] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:53 2026] DELETE /v2.0/security-groups/d527d9c6-a02e-4ffd-aa06-6a287c57f7b3 => 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: 1791/3560] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:53 2026] GET /v2.0/security-groups?tenant_id=7b7768b4285846e890ad4062f0a53e0e&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3561] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:53 2026] DELETE /v2.0/security-groups/c343802d-34fb-40bb-949f-2633c053f072 => 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: 1792/3562] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:53 2026] GET /v2.0/security-groups?tenant_id=123c5d3457ab4bd5975f4b144fca369d&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: 1771/3563] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:53 2026] DELETE /v2.0/security-groups/be03217a-45f3-4243-a839-775d23ef60da => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:57.193 7 INFO neutron.db.segments_db [None req-559beda5-ee3c-43d1-8a2b-96ae5c30c4e8 793726e9bad74afaa6eea30072fe22f4 9f49eeca815241d091fa523f3edc0a1a - - default default] Added segment 01d22943-3d69-40f0-8e22-49cad2bfac40 of type vxlan for network 9c67d9c7-13f7-410d-8f7f-2d572f7dcf78 [pid: 7|app: 0|req: 1793/3564] 10.0.0.45 () {34 vars in 669 bytes} [Sun Mar 1 15:27:56 2026] POST /v2.0/networks => generated 613 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3565] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:57 2026] PUT /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/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: 1794/3566] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3567] 10.0.0.45 () {34 vars in 763 bytes} [Sun Mar 1 15:27:57 2026] PUT /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3568] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1774/3569] 10.0.0.45 () {34 vars in 759 bytes} [Sun Mar 1 15:27:57 2026] PUT /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3570] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3571] 10.0.0.45 () {34 vars in 781 bytes} [Sun Mar 1 15:27:57 2026] PUT /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/black.or.white => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3572] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1776/3573] 10.0.0.45 () {34 vars in 752 bytes} [Sun Mar 1 15:27:57 2026] PUT /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3574] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/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: 1777/3575] 10.0.0.45 () {32 vars in 740 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:27:57.995 7 INFO neutron.api.v2.resource [None req-af450cd5-41ad-4c6e-a480-6a88f7c4626d 793726e9bad74afaa6eea30072fe22f4 9f49eeca815241d091fa523f3edc0a1a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1799/3576] 10.0.0.45 () {32 vars in 744 bytes} [Sun Mar 1 15:27:57 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3577] 10.0.0.45 () {32 vars in 743 bytes} [Sun Mar 1 15:27:58 2026] DELETE /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1800/3578] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:58 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:27:58.168 8 INFO neutron.api.v2.resource [None req-1059b8bb-0f77-44db-84c2-e4fdb669e00a 793726e9bad74afaa6eea30072fe22f4 9f49eeca815241d091fa523f3edc0a1a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3579] 10.0.0.45 () {32 vars in 747 bytes} [Sun Mar 1 15:27:58 2026] DELETE /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3580] 10.0.0.45 () {32 vars in 735 bytes} [Sun Mar 1 15:27:58 2026] DELETE /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/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: 1780/3581] 10.0.0.45 () {32 vars in 732 bytes} [Sun Mar 1 15:27:58 2026] GET /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:27:58.381 7 INFO neutron.services.segments.plugin [-] Segment 01d22943-3d69-40f0-8e22-49cad2bfac40 resource provider aggregate not found 2026-03-01 15:27:58.382 7 INFO neutron.services.segments.plugin [-] Segment 01d22943-3d69-40f0-8e22-49cad2bfac40 resource provider aggregate not found 2026-03-01 15:27:58.401 7 INFO neutron.services.segments.plugin [-] Segment 01d22943-3d69-40f0-8e22-49cad2bfac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d22943-3d69-40f0-8e22-49cad2bfac40 found for delete ", "request_id": "req-611ff558-2a8b-4dac-a93f-3dda0a8905d5"}]} 2026-03-01 15:27:58.402 7 INFO neutron.services.segments.plugin [-] Segment 01d22943-3d69-40f0-8e22-49cad2bfac40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01d22943-3d69-40f0-8e22-49cad2bfac40 found for delete ", "request_id": "req-2fefd088-8d80-4992-9f41-b56baa52594f"}]} [pid: 7|app: 0|req: 1802/3582] 10.0.0.45 () {32 vars in 725 bytes} [Sun Mar 1 15:27:58 2026] DELETE /v2.0/networks/9c67d9c7-13f7-410d-8f7f-2d572f7dcf78 => 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: 1781/3583] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:59 2026] GET /v2.0/security-groups?tenant_id=9f49eeca815241d091fa523f3edc0a1a&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3584] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:59 2026] DELETE /v2.0/security-groups/7db3d4f7-5d81-4828-a91c-8685cdc6aa03 => 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: 1782/3585] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:27:59 2026] GET /v2.0/security-groups?tenant_id=a8ee8faabe21452192e9f0e287d20dfb&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3586] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:27:59 2026] DELETE /v2.0/security-groups/41fa1c15-b099-4f8d-9e19-2fe70034985f => 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: 1783/3587] 10.0.0.45 () {34 vars in 675 bytes} [Sun Mar 1 15:28:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3588] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:28:02 2026] PUT /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1784/3589] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:02 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3590] 10.0.0.45 () {34 vars in 769 bytes} [Sun Mar 1 15:28:03 2026] PUT /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3591] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3592] 10.0.0.45 () {34 vars in 765 bytes} [Sun Mar 1 15:28:03 2026] PUT /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3593] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3594] 10.0.0.45 () {34 vars in 787 bytes} [Sun Mar 1 15:28:03 2026] PUT /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3595] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3596] 10.0.0.45 () {34 vars in 758 bytes} [Sun Mar 1 15:28:03 2026] PUT /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3597] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1810/3598] 10.0.0.45 () {32 vars in 746 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-01 15:28:03.397 8 INFO neutron.api.v2.resource [None req-3ac2c7e0-82d9-4184-a9ba-3f9a8fd50f27 83b400359d504cc8900ebeeefad874a3 0601445858bd429e876e2e317bd824b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1789/3599] 10.0.0.45 () {32 vars in 750 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3600] 10.0.0.45 () {32 vars in 749 bytes} [Sun Mar 1 15:28:03 2026] DELETE /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3601] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-01 15:28:03.512 7 INFO neutron.api.v2.resource [None req-0f065ba6-03bf-4110-a73b-2155cdd4da4f 83b400359d504cc8900ebeeefad874a3 0601445858bd429e876e2e317bd824b5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1812/3602] 10.0.0.45 () {32 vars in 753 bytes} [Sun Mar 1 15:28:03 2026] DELETE /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3603] 10.0.0.45 () {32 vars in 741 bytes} [Sun Mar 1 15:28:03 2026] DELETE /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3604] 10.0.0.45 () {32 vars in 738 bytes} [Sun Mar 1 15:28:03 2026] GET /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3605] 10.0.0.45 () {32 vars in 731 bytes} [Sun Mar 1 15:28:03 2026] DELETE /v2.0/subnetpools/8113dee4-78b3-424c-bc0f-a0b756225cdb => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3606] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:28:04 2026] GET /v2.0/security-groups?tenant_id=0601445858bd429e876e2e317bd824b5&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3607] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:28:04 2026] DELETE /v2.0/security-groups/cfc624d0-5d4d-4fd0-9390-80da75480d30 => 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: 1815/3608] 10.0.0.45 () {32 vars in 773 bytes} [Sun Mar 1 15:28:04 2026] GET /v2.0/security-groups?tenant_id=85e2c60f35594b928e70685fe24207a1&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: 1794/3609] 10.0.0.45 () {32 vars in 739 bytes} [Sun Mar 1 15:28:04 2026] DELETE /v2.0/security-groups/4b5102ec-2db6-49a2-b643-cb50501c8476 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3612] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:28:07 2026] GET /v2.0/networks => generated 2168 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3613] 10.0.0.45 () {32 vars in 654 bytes} [Sun Mar 1 15:28:08 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: 1818/3614] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:28:08 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: 8|app: 0|req: 1797/3615] 10.0.0.45 () {32 vars in 642 bytes} [Sun Mar 1 15:28:08 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1819/3616] 10.0.0.45 () {32 vars in 646 bytes} [Sun Mar 1 15:28:08 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3617] 10.0.0.45 () {32 vars in 648 bytes} [Sun Mar 1 15:28:08 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3618] 10.0.0.45 () {32 vars in 662 bytes} [Sun Mar 1 15:28:08 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3619] 10.0.0.45 () {32 vars in 654 bytes} [Sun Mar 1 15:28:09 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: 1821/3620] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:28:14 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1800/3621] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:28:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3622] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:28:15 2026] GET /v2.0/ports => generated 4725 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3623] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:28:15 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: 7|app: 0|req: 1823/3624] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:28:15 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: 8|app: 0|req: 1802/3625] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:28:15 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: 1824/3626] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:28:15 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: 8|app: 0|req: 1803/3627] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:28:15 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: 1825/3628] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:28:15 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3629] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:28:15 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: 1826/3630] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:28:15 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: 1831/3639] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:29:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3640] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:29:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3641] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:29:15 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3642] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:29:15 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: 1833/3643] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:29:15 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3644] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:29:15 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: 1834/3645] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:29:15 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: 1812/3646] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:29:15 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: 1835/3647] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:29:15 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: 1813/3648] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:29:15 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: 1836/3649] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:29:15 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: 1841/3658] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:30:15 2026] GET /v2.0/ports => generated 4725 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3659] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:30:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3660] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:30:15 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: 1819/3661] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:30:15 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: 1843/3662] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:30:15 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: 1820/3663] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:30:15 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: 1844/3664] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:30:15 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: 1821/3665] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:30:15 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3666] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:30:15 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: 8|app: 0|req: 1822/3667] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:30:15 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: 1846/3668] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:30:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3677] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/agents => generated 3385 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3678] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3679] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:31:15 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: 1852/3680] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3681] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3682] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:31:15 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: 8|app: 0|req: 1830/3683] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3684] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:31:15 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: 1831/3685] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3686] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3687] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:31:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1860/3696] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:32:14 2026] GET /v2.0/floatingips => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3697] 10.0.0.137 () {28 vars in 599 bytes} [Sun Mar 1 15:32:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1861/3698] 10.0.0.137 () {28 vars in 619 bytes} [Sun Mar 1 15:32:15 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: 8|app: 0|req: 1838/3699] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:32:15 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3700] 10.0.0.137 () {28 vars in 624 bytes} [Sun Mar 1 15:32:15 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: 1839/3701] 10.0.0.137 () {28 vars in 581 bytes} [Sun Mar 1 15:32:15 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: 1863/3702] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:32:15 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: 1840/3703] 10.0.0.137 () {28 vars in 591 bytes} [Sun Mar 1 15:32:15 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: 1864/3704] 10.0.0.137 () {28 vars in 585 bytes} [Sun Mar 1 15:32:15 2026] GET /v2.0/networks => generated 2168 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3705] 10.0.0.137 () {28 vars in 583 bytes} [Sun Mar 1 15:32:15 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: 1865/3706] 10.0.0.137 () {28 vars in 579 bytes} [Sun Mar 1 15:32:15 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)