+ 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 [Thu Apr 2 17:27:24 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-678899cb47-w2js4 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 0x7fd807305668 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-04-02 17:27:28.613 8 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:27:28.613 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-02 17:27:28.761 7 INFO neutron.common.config [-] Logging enabled! 2026-04-02 17:27:28.761 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-02 17:27:29.699 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:27:29.888 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-02 17:27:31.330 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:31.333 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:27:31.337 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:27:31.338 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:31.338 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:27:31.338 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:27:31.339 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.346 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.346 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.347 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.370 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:27:31.371 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.371 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.399 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:27:31.400 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:27:31.400 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:27:31.400 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:27:31.527 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:31.530 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-02 17:27:31.536 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-02 17:27:31.538 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-02 17:27:31.538 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-02 17:27:31.539 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-02 17:27:31.539 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.547 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.547 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-02 17:27:31.548 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.570 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-02 17:27:31.571 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.571 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-02 17:27:31.599 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-02 17:27:31.600 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-02 17:27:31.600 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-02 17:27:31.600 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-02 17:27:31.716 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:27:31.917 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing driver for type 'vlan' 2026-04-02 17:27:32.030 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:27:32.030 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:27:32.031 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.extensions.port_security [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:27:32.046 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:27:32.047 8 INFO neutron.plugins.ml2.managers [None req-fabf9def-6d06-4375-87f2-8d3f2b93d2df - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:27:32.064 8 INFO neutron.quota [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded quota_driver: . 2026-04-02 17:27:32.065 8 INFO neutron.plugins.ml2.plugin [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:27:32.066 8 INFO neutron.plugins.ml2.managers [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:27:32.066 8 INFO neutron.plugins.ml2.managers [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:27:32.066 8 INFO neutron.plugins.ml2.managers [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:27:32.066 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: qos 2026-04-02 17:27:32.080 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: router 2026-04-02 17:27:32.130 8 INFO neutron.services.service_base [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:27:32.130 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: segments 2026-04-02 17:27:32.228 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: trunk 2026-04-02 17:27:32.243 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:27:32.274 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] VlanTypeDriver initialization complete 2026-04-02 17:27:32.274 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing driver for type 'vxlan' 2026-04-02 17:27:32.275 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-02 17:27:32.284 8 WARNING stevedore.named [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.290 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-02 17:27:32.290 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-02 17:27:32.290 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing extension driver 'port_security' 2026-04-02 17:27:32.290 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-02 17:27:32.290 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing extension driver 'qos' 2026-04-02 17:27:32.291 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-02 17:27:32.291 7 INFO neutron.plugins.ml2.managers [None req-8b1131b5-f508-4d75-b913-aba9393fb70e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-02 17:27:32.307 7 INFO neutron.quota [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded quota_driver: . 2026-04-02 17:27:32.307 7 INFO neutron.plugins.ml2.plugin [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Modular L2 Plugin initialization complete 2026-04-02 17:27:32.308 7 INFO neutron.plugins.ml2.managers [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-02 17:27:32.308 7 INFO neutron.plugins.ml2.managers [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-02 17:27:32.308 7 INFO neutron.plugins.ml2.managers [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-02 17:27:32.308 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: qos 2026-04-02 17:27:32.322 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: router 2026-04-02 17:27:32.362 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:27:32.362 8 INFO neutron.common.utils [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:27:32.362 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: taas 2026-04-02 17:27:32.370 7 INFO neutron.services.service_base [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-02 17:27:32.371 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: segments 2026-04-02 17:27:32.389 8 WARNING stevedore.named [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.390 8 WARNING stevedore.named [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:27:32.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:27:32.416 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: tapmirror 2026-04-02 17:27:32.432 8 WARNING stevedore.named [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.433 8 WARNING stevedore.named [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:27:32.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:27:32.449 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: auto_allocate 2026-04-02 17:27:32.456 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: tag 2026-04-02 17:27:32.465 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:27:32.469 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:27:32.473 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: flavors 2026-04-02 17:27:32.474 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: trunk 2026-04-02 17:27:32.477 8 INFO neutron.manager [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loading Plugin: revisions 2026-04-02 17:27:32.480 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Initializing extension manager. 2026-04-02 17:27:32.481 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: address-group 2026-04-02 17:27:32.482 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: address-scope 2026-04-02 17:27:32.483 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:27:32.484 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: agent 2026-04-02 17:27:32.485 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:27:32.486 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:27:32.486 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:27:32.487 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:27:32.488 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:27:32.488 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:27:32.489 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: vpnaas 2026-04-02 17:27:32.489 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:27:32.492 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:27:32.492 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:27:32.493 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:27:32.494 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:27:32.494 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: dvr 2026-04-02 17:27:32.495 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:27:32.496 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:27:32.496 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:32.497 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:27:32.497 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: external-net 2026-04-02 17:27:32.498 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:27:32.498 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: extraroute 2026-04-02 17:27:32.499 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:27:32.500 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:27:32.501 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:27:32.501 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:27:32.502 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:27:32.502 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:27:32.503 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: flavors 2026-04-02 17:27:32.504 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:27:32.505 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:27:32.505 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:27:32.506 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:27:32.507 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:27:32.508 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: router 2026-04-02 17:27:32.509 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:32.510 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:27:32.511 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:27:32.511 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:27:32.512 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:27:32.512 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:32.513 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:27:32.513 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:27:32.514 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:32.515 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:27:32.518 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:27:32.519 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:27:32.520 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:27:32.521 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:27:32.522 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:27:32.522 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:27:32.523 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:27:32.523 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:27:32.524 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:27:32.525 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: network_ha 2026-04-02 17:27:32.525 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:27:32.527 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:27:32.527 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: pagination 2026-04-02 17:27:32.528 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:27:32.528 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:27:32.529 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:27:32.529 7 WARNING stevedore.named [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.529 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:27:32.530 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:27:32.531 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:27:32.531 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:27:32.532 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:27:32.532 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:27:32.533 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:27:32.533 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:27:32.534 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: binding 2026-04-02 17:27:32.535 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:27:32.535 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-security 2026-04-02 17:27:32.536 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: project-id 2026-04-02 17:27:32.536 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: provider 2026-04-02 17:27:32.537 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-02 17:27:32.539 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos 2026-04-02 17:27:32.540 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:27:32.541 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:27:32.541 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-default 2026-04-02 17:27:32.542 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:27:32.542 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:27:32.543 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:27:32.543 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:27:32.544 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:27:32.545 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:27:32.545 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:27:32.546 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:27:32.546 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:27:32.547 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:27:32.548 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:27:32.548 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-02 17:27:32.550 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: quotas 2026-04-02 17:27:32.551 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: quota_details 2026-04-02 17:27:32.553 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:27:32.554 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:27:32.554 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:27:32.555 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:27:32.555 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:27:32.556 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:27:32.556 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:27:32.557 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:27:32.558 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:27:32.559 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:27:32.560 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:27:32.561 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:27:32.561 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:27:32.562 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:27:32.562 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:27:32.568 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: security-group 2026-04-02 17:27:32.569 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: segment 2026-04-02 17:27:32.569 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:27:32.570 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: service-type 2026-04-02 17:27:32.570 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: sorting 2026-04-02 17:27:32.571 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:27:32.572 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:27:32.572 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:27:32.573 8 WARNING neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:27:32.573 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:27:32.574 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:27:32.575 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:27:32.575 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:27:32.576 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:27:32.576 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:27:32.579 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:27:32.580 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:27:32.580 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:27:32.584 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:27:32.585 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:27:32.586 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: trunk 2026-04-02 17:27:32.586 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:27:32.587 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:27:32.587 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-02 17:27:32.588 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:27:32.589 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-02 17:27:32.591 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:27:32.592 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:27:32.593 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:27:32.595 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:27:32.596 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: taas 2026-04-02 17:27:32.597 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: tap-mirror 2026-04-02 17:27:32.598 8 INFO neutron.api.extensions [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-02 17:27:32.601 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:27:32.601 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:27:32.601 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.601 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:27:32.601 7 INFO neutron_vpnaas.services.vpn.plugin [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-02 17:27:32.602 7 INFO neutron.common.utils [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-02 17:27:32.602 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: taas 2026-04-02 17:27:32.605 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:32.605 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:32.610 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:32.611 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:32.611 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:32.612 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.612 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.613 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.613 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.613 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:32.614 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.614 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.615 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:32.615 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:32.616 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:32.616 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.617 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.617 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.618 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.624 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:32.625 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] router is already registered 2026-04-02 17:27:32.625 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:32.625 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] floatingip is already registered 2026-04-02 17:27:32.629 7 WARNING stevedore.named [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.629 7 WARNING stevedore.named [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:27:32.629 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:32.629 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] rbac_policy is already registered 2026-04-02 17:27:32.630 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:32.630 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] security_group is already registered 2026-04-02 17:27:32.630 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:32.631 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] security_group_rule is already registered 2026-04-02 17:27:32.631 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.632 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.632 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.632 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.633 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:32.633 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] trunk is already registered 2026-04-02 17:27:32.633 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.633 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.634 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.634 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.634 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:32.635 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] endpoint_group is already registered 2026-04-02 17:27:32.635 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:32.635 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] vpnservice is already registered 2026-04-02 17:27:32.636 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:32.636 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:27:32.636 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.636 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.637 8 INFO neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.637 8 WARNING neutron.quota.resource_registry [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.651 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:27:32.652 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: tapmirror 2026-04-02 17:27:32.665 7 WARNING stevedore.named [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-02 17:27:32.665 7 WARNING stevedore.named [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-02 17:27:32.674 8 WARNING keystonemiddleware._common.config [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:27:32.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-02 17:27:32.682 8 WARNING oslo_config.cfg [None req-d961018e-1e47-45b9-ba23-f19c819c1606 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-02 17:27:32.682 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: auto_allocate WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fd807305668 pid: 8 (default app) 2026-04-02 17:27:32.692 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: tag 2026-04-02 17:27:32.700 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: timestamp 2026-04-02 17:27:32.703 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: network_ip_availability 2026-04-02 17:27:32.708 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: flavors 2026-04-02 17:27:32.711 7 INFO neutron.manager [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loading Plugin: revisions 2026-04-02 17:27:32.715 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Initializing extension manager. 2026-04-02 17:27:32.716 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: address-group 2026-04-02 17:27:32.717 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: address-scope 2026-04-02 17:27:32.718 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-02 17:27:32.719 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: agent 2026-04-02 17:27:32.719 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: agent-resources-synced 2026-04-02 17:27:32.720 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-02 17:27:32.721 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-02 17:27:32.722 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: availability_zone 2026-04-02 17:27:32.723 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: availability_zone_filter 2026-04-02 17:27:32.723 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-02 17:27:32.724 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: default-subnetpools 2026-04-02 17:27:32.725 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-02 17:27:32.726 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: dns-integration 2026-04-02 17:27:32.726 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: dns-domain-ports 2026-04-02 17:27:32.727 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-02 17:27:32.727 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: dvr 2026-04-02 17:27:32.728 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-02 17:27:32.729 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: empty-string-filtering 2026-04-02 17:27:32.734 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:32.737 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-02 17:27:32.738 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: external-net 2026-04-02 17:27:32.739 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-02 17:27:32.739 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: extraroute 2026-04-02 17:27:32.740 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: extraroute-atomic 2026-04-02 17:27:32.741 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-02 17:27:32.743 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-02 17:27:32.744 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-02 17:27:32.745 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-02 17:27:32.746 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: fip-port-details 2026-04-02 17:27:32.747 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: flavors 2026-04-02 17:27:32.749 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-02 17:27:32.750 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: floatingip-pools 2026-04-02 17:27:32.751 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: ip_allocation 2026-04-02 17:27:32.752 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-02 17:27:32.752 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: l2_adjacency 2026-04-02 17:27:32.754 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: router 2026-04-02 17:27:32.757 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-02 17:27:32.758 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-02 17:27:32.759 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-02 17:27:32.761 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: ext-gw-mode 2026-04-02 17:27:32.762 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: l3-ha 2026-04-02 17:27:32.763 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:32.764 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-02 17:27:32.765 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: l3-flavors 2026-04-02 17:27:32.766 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-02 17:27:32.767 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-02 17:27:32.770 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-02 17:27:32.772 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-02 17:27:32.773 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-02 17:27:32.776 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-02 17:27:32.777 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-02 17:27:32.778 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: multi-provider 2026-04-02 17:27:32.778 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: net-mtu 2026-04-02 17:27:32.779 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: net-mtu-writable 2026-04-02 17:27:32.780 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: network_availability_zone 2026-04-02 17:27:32.781 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: network_ha 2026-04-02 17:27:32.782 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: network-ip-availability 2026-04-02 17:27:32.783 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-02 17:27:32.784 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: pagination 2026-04-02 17:27:32.784 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-device-profile 2026-04-02 17:27:32.785 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-02 17:27:32.785 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-02 17:27:32.786 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-02 17:27:32.786 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-mac-override 2026-04-02 17:27:32.787 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-02 17:27:32.787 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-02 17:27:32.788 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-02 17:27:32.788 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-resource-request 2026-04-02 17:27:32.789 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-02 17:27:32.790 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-02 17:27:32.790 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: binding 2026-04-02 17:27:32.791 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: binding-extended 2026-04-02 17:27:32.792 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-security 2026-04-02 17:27:32.792 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: project-id 2026-04-02 17:27:32.793 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: provider 2026-04-02 17:27:32.793 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-02 17:27:32.795 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos 2026-04-02 17:27:32.796 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-02 17:27:32.797 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-02 17:27:32.797 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-default 2026-04-02 17:27:32.798 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-fip 2026-04-02 17:27:32.798 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-02 17:27:32.799 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-02 17:27:32.800 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-02 17:27:32.800 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-02 17:27:32.801 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-02 17:27:32.802 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-pps 2026-04-02 17:27:32.802 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-02 17:27:32.803 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-02 17:27:32.804 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: qos-rules-alias 2026-04-02 17:27:32.804 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: quota-check-limit 2026-04-02 17:27:32.805 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-02 17:27:32.808 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: quotas 2026-04-02 17:27:32.809 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: quota_details 2026-04-02 17:27:32.811 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: rbac-policies 2026-04-02 17:27:32.811 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: rbac-address-group 2026-04-02 17:27:32.812 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: rbac-address-scope 2026-04-02 17:27:32.812 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: rbac-security-groups 2026-04-02 17:27:32.813 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-02 17:27:32.813 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: revision-if-match 2026-04-02 17:27:32.814 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-02 17:27:32.815 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: router_availability_zone 2026-04-02 17:27:32.815 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-02 17:27:32.817 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-02 17:27:32.818 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-02 17:27:32.818 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-02 17:27:32.819 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-02 17:27:32.819 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-02 17:27:32.820 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-02 17:27:32.824 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: security-group 2026-04-02 17:27:32.825 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: segment 2026-04-02 17:27:32.826 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-02 17:27:32.827 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: service-type 2026-04-02 17:27:32.827 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: sorting 2026-04-02 17:27:32.830 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: standard-attr-segment 2026-04-02 17:27:32.830 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: standard-attr-description 2026-04-02 17:27:32.831 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: stateful-security-group 2026-04-02 17:27:32.831 7 WARNING neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-02 17:27:32.832 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-02 17:27:32.833 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnet-external-network 2026-04-02 17:27:32.833 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnet_onboard 2026-04-02 17:27:32.834 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-02 17:27:32.834 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnet-service-types 2026-04-02 17:27:32.835 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnet_allocation 2026-04-02 17:27:32.836 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-02 17:27:32.836 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: tag-creation 2026-04-02 17:27:32.837 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-02 17:27:32.841 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: standard-attr-tag 2026-04-02 17:27:32.843 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-02 17:27:32.843 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: trunk 2026-04-02 17:27:32.844 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: trunk-details 2026-04-02 17:27:32.845 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-02 17:27:32.845 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-02 17:27:32.846 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-02 17:27:32.847 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-02 17:27:32.849 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-02 17:27:32.849 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-02 17:27:32.850 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: vpn-flavors 2026-04-02 17:27:32.852 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: vpnaas 2026-04-02 17:27:32.853 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: taas 2026-04-02 17:27:32.854 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: tap-mirror 2026-04-02 17:27:32.855 7 INFO neutron.api.extensions [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-02 17:27:32.858 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-02 17:27:32.859 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-02 17:27:32.859 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.859 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-02 17:27:32.863 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:32.863 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:32.869 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:32.869 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:32.870 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:32.871 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.871 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.872 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.872 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.872 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:32.873 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.873 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.874 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:32.874 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:32.875 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:32.875 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.875 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.876 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.876 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.881 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-02 17:27:32.881 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] router is already registered 2026-04-02 17:27:32.881 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-02 17:27:32.882 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] floatingip is already registered 2026-04-02 17:27:32.885 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-02 17:27:32.886 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] rbac_policy is already registered 2026-04-02 17:27:32.886 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-02 17:27:32.887 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] security_group is already registered 2026-04-02 17:27:32.887 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-02 17:27:32.887 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] security_group_rule is already registered 2026-04-02 17:27:32.888 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.888 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.889 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-02 17:27:32.889 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] subnetpool is already registered 2026-04-02 17:27:32.889 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-02 17:27:32.890 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] trunk is already registered 2026-04-02 17:27:32.890 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.890 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.891 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.891 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.891 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-02 17:27:32.891 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] endpoint_group is already registered 2026-04-02 17:27:32.892 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-02 17:27:32.892 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] vpnservice is already registered 2026-04-02 17:27:32.892 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-02 17:27:32.892 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ipsec_site_connection is already registered 2026-04-02 17:27:32.893 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-02 17:27:32.893 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ipsecpolicy is already registered 2026-04-02 17:27:32.893 7 INFO neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-02 17:27:32.894 7 WARNING neutron.quota.resource_registry [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] ikepolicy is already registered 2026-04-02 17:27:32.933 7 WARNING keystonemiddleware._common.config [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-02 17:27:32.941 7 WARNING oslo_config.cfg [None req-c2ddda72-5643-417a-a756-cf60195dfa51 - - - - - -] 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 0x7fd807305668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 17:27:38.250 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ef0894b-8d10-462c-a651-eb1828b18fe9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:27:37 2026] GET /v2.0/networks/public => generated 108 bytes in 927 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:27:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:27:39.189 8 WARNING neutron.services.revisions.revision_plugin [None req-99b2d9ae-cf59-48b9-a87e-a4754cd30da9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:27:39.211 8 INFO neutron.db.segments_db [None req-99b2d9ae-cf59-48b9-a87e-a4754cd30da9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 186002ce-15a8-4e59-9d07-83c50efc358c of type flat for network 5fbe1a29-606f-4e4f-ae4d-0798a65967e7 2026-04-02 17:27:39.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-99b2d9ae-cf59-48b9-a87e-a4754cd30da9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:27:38 2026] POST /v2.0/networks => generated 124 bytes in 585 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:27:45.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ca49def-3b2a-4dc3-9411-f1bcddbf6e27 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:27:45 2026] GET /v2.0/networks/public => generated 108 bytes in 541 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:27:45 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-04-02 17:27:45.946 7 WARNING neutron.services.revisions.revision_plugin [None req-8b762352-7463-407b-a0d5-21c63dfdf650 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:27:45.969 7 INFO neutron.db.segments_db [None req-8b762352-7463-407b-a0d5-21c63dfdf650 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 2cadddd8-f6ea-413f-aa64-46a63c394297 of type flat for network cbaf13e2-79e0-43d9-be57-3a270f7186d9 2026-04-02 17:27:46.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8b762352-7463-407b-a0d5-21c63dfdf650 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:27:45 2026] POST /v2.0/networks => generated 124 bytes in 348 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:27:51.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ef8ab3a-e806-4e97-abe8-f5d8f5e54fb7 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:27:51 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:27:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:27:51.970 7 WARNING neutron.services.revisions.revision_plugin [None req-c060ff1b-8b1f-48d0-a45a-221c52701284 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:27:51.987 7 INFO neutron.db.segments_db [None req-c060ff1b-8b1f-48d0-a45a-221c52701284 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 692414b5-3808-4461-bed6-bb2c22bd6982 of type flat for network e0302f65-e1a0-43b2-b429-0c225a18a9a8 2026-04-02 17:27:52.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c060ff1b-8b1f-48d0-a45a-221c52701284 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:27:51 2026] POST /v2.0/networks => generated 124 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:27:57.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d9febec-6980-471b-96a4-bb76d58fa0cd 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:27:57 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:27:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:27:57.986 8 WARNING neutron.services.revisions.revision_plugin [None req-7fc027a1-100d-4c9e-b714-9a17152f771f 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:27:58.005 8 INFO neutron.db.segments_db [None req-7fc027a1-100d-4c9e-b714-9a17152f771f 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment a97d4437-a037-4746-abf1-324fc5314399 of type flat for network 06900da6-8b38-49bd-b4a3-2b50f1cf17f7 2026-04-02 17:27:58.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fc027a1-100d-4c9e-b714-9a17152f771f 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:27:57 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:03.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e458304a-c7c6-49b7-8a0e-1bf6e304595b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:28:03 2026] GET /v2.0/networks/public => generated 108 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:28:03 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-04-02 17:28:04.046 8 WARNING neutron.services.revisions.revision_plugin [None req-1326c68f-ac75-4d7f-bec7-6b65581f8503 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:04.067 8 INFO neutron.db.segments_db [None req-1326c68f-ac75-4d7f-bec7-6b65581f8503 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment c4b689cb-41a2-4e44-85c6-63427773ac6e of type flat for network 81748b99-25b9-44b1-8402-d0bccc908956 2026-04-02 17:28:04.095 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1326c68f-ac75-4d7f-bec7-6b65581f8503 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/20] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:28:03 2026] POST /v2.0/networks => generated 124 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 17:28:09.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-67eaaed7-4335-45e4-8083-a3d47cd22746 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:28:09 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: 13/22] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:28:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:28:10.063 7 WARNING neutron.services.revisions.revision_plugin [None req-2ef37ddb-19ce-4f12-b4ad-e13bdaf92591 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Could not find related network for resource to bump revision. 2026-04-02 17:28:10.079 7 INFO neutron.db.segments_db [None req-2ef37ddb-19ce-4f12-b4ad-e13bdaf92591 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 25813e6f-d888-45ff-9d01-14e826e410e9 of type flat for network 398de266-e229-470e-9da3-5bd6c3fcf85a [pid: 7|app: 0|req: 10/23] 199.19.213.25 () {48 vars in 964 bytes} [Thu Apr 2 17:28:10 2026] POST /v2.0/networks => generated 706 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:28:11.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-40dba811-a9eb-403d-8360-fb6dfbc4970d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/24] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 17:28:11 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 17:28:11 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-04-02 17:28:11.366 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6ee1f2d-7f87-45b9-9942-239e2c3aff22 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 15/26] 199.19.213.25 () {44 vars in 1031 bytes} [Thu Apr 2 17:28:11 2026] GET /v2.0/subnets/public-subnet?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 199.19.213.25 () {44 vars in 1054 bytes} [Thu Apr 2 17:28:11 2026] GET /v2.0/subnets?name=public-subnet&network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.19.213.25 () {48 vars in 962 bytes} [Thu Apr 2 17:28:11 2026] POST /v2.0/subnets => generated 664 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:21.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d92435e-f7e4-48ee-ba06-b4e66e504e18 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.19.213.25 () {44 vars in 934 bytes} [Thu Apr 2 17:33:20 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 17:33:21 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-04-02 17:33:21.151 8 INFO neutron.db.segments_db [None req-8f61e7b1-9e1f-49fa-a6c1-4f7c52103093 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 3a641d28-908b-46d1-aff7-85fd22c093c7 of type vxlan for network ba39befe-48b4-4aa3-9b70-2c3f619403fa [pid: 8|app: 0|req: 38/72] 199.19.213.25 () {48 vars in 963 bytes} [Thu Apr 2 17:33:21 2026] POST /v2.0/networks => generated 688 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:22.252 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8a32298-252d-473b-9b86-24133653c362 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/73] 199.19.213.25 () {44 vars in 934 bytes} [Thu Apr 2 17:33:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 17:33:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:33:22.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efb789d1-8f55-474d-aec3-c0647d6b4bb5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/75] 199.19.213.25 () {44 vars in 1033 bytes} [Thu Apr 2 17:33:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.25 () {44 vars in 1056 bytes} [Thu Apr 2 17:33:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => 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: 37/77] 199.19.213.25 () {48 vars in 962 bytes} [Thu Apr 2 17:33:22 2026] POST /v2.0/subnets => generated 651 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 17:33:23.662 8 INFO neutron.api.v2.resource [None req-fa85c43d-432e-46da-bd3d-4c49f9614547 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 41/78] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 17:33:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.19.213.25 () {44 vars in 990 bytes} [Thu Apr 2 17:33:23 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: 42/80] 199.19.213.25 () {48 vars in 977 bytes} [Thu Apr 2 17:33:23 2026] POST /v2.0/security-groups => generated 1616 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:24 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 1616 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:24 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => 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/83] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:24 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => 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: 44/84] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:25 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:25 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:26 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:26 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:27 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:27 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:28 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/94] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:28 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:28 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 3462 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:28 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: 47/97] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4078 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/98] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/99] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:29 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 199.19.213.25 () {44 vars in 984 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 732 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 17:33:30.724 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad017525-b0d2-4265-b1c3-f87ad3b4be42 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/102] 199.19.213.25 () {44 vars in 1073 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.19.213.25 () {44 vars in 1096 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:30 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => 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: 51/105] 199.19.213.25 () {48 vars in 958 bytes} [Thu Apr 2 17:33:30 2026] POST /v2.0/ports => generated 1096 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 17:33:39.181 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17b1e9e8-b81e-4e14-ba4f-92bbd3336e56 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/108] 199.19.213.25 () {44 vars in 976 bytes} [Thu Apr 2 17:33:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/109] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.25 () {48 vars in 1028 bytes} [Thu Apr 2 17:33:39 2026] PUT /v2.0/ports/ec41b173-7423-42a1-a285-8626b80895bc => generated 1245 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.25 () {44 vars in 917 bytes} [Thu Apr 2 17:33:42 2026] GET /v2.0/ports => generated 3726 bytes in 96 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-04-02 17:33:43.281 8 INFO neutron.api.v2.resource [None req-a147b0de-a1ce-4cc2-86bb-e4a4c2ceffc1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 58/112] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 17:33:43 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.25 () {44 vars in 978 bytes} [Thu Apr 2 17:33:43 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.25 () {48 vars in 977 bytes} [Thu Apr 2 17:33:43 2026] POST /v2.0/security-groups => generated 1610 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/115] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:44 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 1610 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/116] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:44 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/117] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:44 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/118] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:44 2026] POST /v2.0/security-group-rules => generated 621 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/119] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:45 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:45 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/121] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:33:45 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/122] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:33:45 2026] POST /v2.0/security-group-rules => generated 625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/135] 199.19.213.25 () {44 vars in 972 bytes} [Thu Apr 2 17:35:10 2026] GET /v2.0/quotas/5d622e64c1af410e962706c325197e01 => 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: 70/136] 199.19.213.25 () {48 vars in 1024 bytes} [Thu Apr 2 17:35:10 2026] PUT /v2.0/quotas/5d622e64c1af410e962706c325197e01 => generated 291 bytes in 33 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-04-02 17:37:34.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e656a4de-ae44-4844-abf2-3c88416a820d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 81/157] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 17:37:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 147 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: 77/158] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 17:37:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:37:36.418 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83057bbf-4806-4c70-9667-05d8c1d02f1a 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 82/159] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 17:37:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/160] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 17:37:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 17:47:07.577 7 INFO neutron.api.v2.resource [None req-c35903a5-e66f-487f-9f0e-30504d2a9bab 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 117/237] 199.19.213.25 () {44 vars in 1071 bytes} [Thu Apr 2 17:47:07 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6464996b39834068a6fdc4d874148dd0 => generated 139 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 199.19.213.25 () {44 vars in 1094 bytes} [Thu Apr 2 17:47:07 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6464996b39834068a6fdc4d874148dd0 => generated 23 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/239] 199.19.213.25 () {48 vars in 978 bytes} [Thu Apr 2 17:47:07 2026] POST /v2.0/security-groups => generated 1624 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/240] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:08 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 1624 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:47:08 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/242] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:09 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/243] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:47:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/244] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:10 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/245] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:47:10 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/246] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:10 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/247] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:47:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/248] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:11 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/249] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:47:11 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => 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: 127/250] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:11 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/251] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:47:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:12 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 3460 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 17:47:12 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 17:47:12 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.19.213.25 () {48 vars in 988 bytes} [Thu Apr 2 17:47:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.19.213.25 () {30 vars in 739 bytes} [Thu Apr 2 17:49:45 2026] GET /v2.0/networks?tenant_id=6464996b39834068a6fdc4d874148dd0&shared=False => generated 15 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 17:49:45.796 7 INFO neutron.db.segments_db [None req-40316833-71c7-4b7f-a6a5-29109f739688 3759da4c6e904569a8e5afaa1e1c81ec 6464996b39834068a6fdc4d874148dd0 - - 72f18bbe53684b9a99961b6023ee1172 72f18bbe53684b9a99961b6023ee1172] Added segment 3c72c1df-2b55-4091-b820-e3f1882a43e2 of type vxlan for network c8b2d810-b1e1-427e-ba72-bac899942329 [pid: 7|app: 0|req: 137/277] 199.19.213.25 () {34 vars in 681 bytes} [Thu Apr 2 17:49:45 2026] POST /v2.0/networks => generated 698 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.19.213.25 () {30 vars in 721 bytes} [Thu Apr 2 17:49:45 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.19.213.25 () {30 vars in 632 bytes} [Thu Apr 2 17:49:45 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.19.213.25 () {34 vars in 676 bytes} [Thu Apr 2 17:49:45 2026] POST /v2.0/ports => generated 999 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 17:49:46 2026] GET /v2.0/networks/c8b2d810-b1e1-427e-ba72-bac899942329 => generated 704 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/284] 199.19.213.25 () {30 vars in 721 bytes} [Thu Apr 2 17:49:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 17:49:48 2026] GET /v2.0/networks/c8b2d810-b1e1-427e-ba72-bac899942329 => generated 704 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.25 () {44 vars in 972 bytes} [Thu Apr 2 17:50:05 2026] GET /v2.0/quotas/6464996b39834068a6fdc4d874148dd0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/289] 199.19.213.25 () {48 vars in 1024 bytes} [Thu Apr 2 17:50:06 2026] PUT /v2.0/quotas/6464996b39834068a6fdc4d874148dd0 => generated 291 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:21.122 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80da1448-c09a-4fba-ba7d-77556e9fa85e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/380] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 18:01:20 2026] GET /v2.0/networks/public => generated 108 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 18:01:21 2026] GET /v2.0/networks?name=public => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:22.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b8e32b13-9542-4c46-80a0-2e1955a1d8dd 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/382] 199.19.213.25 () {44 vars in 924 bytes} [Thu Apr 2 18:01:22 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: 8|app: 0|req: 193/383] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 18:01:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:22.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac5930b6-4d0f-48aa-98a4-5d65e8455263 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/384] 199.19.213.25 () {44 vars in 1031 bytes} [Thu Apr 2 18:01:22 2026] GET /v2.0/subnets/public-subnet?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.25 () {44 vars in 1054 bytes} [Thu Apr 2 18:01:22 2026] GET /v2.0/subnets?name=public-subnet&network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 667 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:49.831 7 INFO neutron.pecan_wsgi.hooks.translation [None req-645724b6-c44c-4374-a719-513557d4346c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/390] 199.19.213.25 () {44 vars in 934 bytes} [Thu Apr 2 18:01:49 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: 197/391] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 18:01:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:50.833 7 INFO neutron.pecan_wsgi.hooks.translation [None req-618027fe-342f-444d-9c74-73691b933296 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/392] 199.19.213.25 () {44 vars in 934 bytes} [Thu Apr 2 18:01:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 18:01:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:50.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb4f0fdd-362a-40da-931d-abf22204d674 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/394] 199.19.213.25 () {44 vars in 1033 bytes} [Thu Apr 2 18:01:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => 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: 199/395] 199.19.213.25 () {44 vars in 1056 bytes} [Thu Apr 2 18:01:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:51.955 7 INFO neutron.api.v2.resource [None req-88c26cc7-d16a-4412-99d1-1b794e3cf23c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/396] 199.19.213.25 () {44 vars in 968 bytes} [Thu Apr 2 18:01:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.25 () {44 vars in 990 bytes} [Thu Apr 2 18:01:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:52 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:53 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => 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: 199/400] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:01:53 2026] GET /v2.0/security-group-rules/91807cf3-87b4-4d7b-b2f0-9b7e35462d38 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:54 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/402] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:54 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:01:54 2026] GET /v2.0/security-group-rules/4143f2e8-eeac-4d64-b031-ca2fa20007fb => 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: 201/404] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:56 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:56 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => 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: 202/406] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:01:56 2026] GET /v2.0/security-group-rules/f7d55d0f-2886-44d6-ac35-9313877d83dd => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:01:57 2026] GET /v2.0/security-group-rules/ed9114ef-6ede-437e-8c3c-a84b4e566d34 => 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: 204/410] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:58 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:58 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:01:58 2026] GET /v2.0/security-group-rules/92264b50-ba77-495e-9a20-785214eaa6cb => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.25 () {44 vars in 984 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:01:59.635 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26077dab-a7d3-432f-b9c1-3d1baf4a1f69 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/414] 199.19.213.25 () {44 vars in 1073 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.25 () {44 vars in 1096 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:01:59 2026] GET /v2.0/security-groups/93cbcb4b-e4a7-48ee-8fff-49527e4a2c9a => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:02:08.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bbd84ac-f440-4c5e-a70a-7386757bf3fc 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 211/419] 199.19.213.25 () {44 vars in 976 bytes} [Thu Apr 2 18:02:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:02:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.19.213.25 () {44 vars in 917 bytes} [Thu Apr 2 18:02:10 2026] GET /v2.0/ports => generated 4721 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:02:11.554 7 INFO neutron.api.v2.resource [None req-6cd156ee-da5d-4306-a3ad-6a310fbdfa5d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/422] 199.19.213.25 () {44 vars in 956 bytes} [Thu Apr 2 18:02:11 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.19.213.25 () {44 vars in 978 bytes} [Thu Apr 2 18:02:11 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:02:12 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:02:12 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2882 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:02:12 2026] GET /v2.0/security-group-rules/c47a8ac4-cece-4696-8b25-adf95e5d4971 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/427] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:02:13 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2882 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/428] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:02:13 2026] GET /v2.0/security-groups/5499aed8-a88f-402b-980e-33b5bb34458e => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:02:13 2026] GET /v2.0/security-group-rules/4a4a344e-3aa4-474a-9ac4-9347833ca003 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 199.19.213.25 () {44 vars in 972 bytes} [Thu Apr 2 18:02:24 2026] GET /v2.0/quotas/5d622e64c1af410e962706c325197e01 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:03:17.452 7 INFO neutron.api.v2.resource [None req-2f32331b-be2e-4dff-bd30-7504b644d252 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 219/439] 199.19.213.25 () {44 vars in 1071 bytes} [Thu Apr 2 18:03:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=6464996b39834068a6fdc4d874148dd0 => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.19.213.25 () {44 vars in 1094 bytes} [Thu Apr 2 18:03:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=6464996b39834068a6fdc4d874148dd0 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 18:03:18 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 4075 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/444] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:03:18 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => 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: 222/445] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:03:18 2026] GET /v2.0/security-group-rules/c9763055-8d6a-4646-92e3-b898e8020b9c => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/446] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 18:03:19 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:03:19 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:03:19 2026] GET /v2.0/security-group-rules/e20a5e8d-c374-49ad-99bb-4be29b6381b7 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/449] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:03:20 2026] GET /v2.0/security-group-rules/b7f15efa-abd1-4efa-90ad-f3b2a2e4ccd6 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 199.19.213.25 () {44 vars in 1085 bytes} [Thu Apr 2 18:03:21 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f?project_id=6464996b39834068a6fdc4d874148dd0 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 199.19.213.25 () {44 vars in 998 bytes} [Thu Apr 2 18:03:21 2026] GET /v2.0/security-groups/814831d9-c80e-4eff-afe7-e89df976620f => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.19.213.25 () {44 vars in 1008 bytes} [Thu Apr 2 18:03:21 2026] GET /v2.0/security-group-rules/877cf508-3c2a-4693-a18d-163867833fe0 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 199.19.213.25 () {44 vars in 972 bytes} [Thu Apr 2 18:03:29 2026] GET /v2.0/quotas/6464996b39834068a6fdc4d874148dd0 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.19.213.25 () {44 vars in 946 bytes} [Thu Apr 2 18:04:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:05:00 2026] GET /v2.0/networks => generated 2167 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 10.0.0.17 () {32 vars in 654 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:05:02 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: 237/474] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/networks => generated 2167 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 10.0.0.17 () {32 vars in 654 bytes} [Thu Apr 2 18:05:02 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:13.663 8 INFO neutron.db.segments_db [None req-06334db1-97e7-402e-81e4-1eee80d766d9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 579d2644-e6cb-46eb-aa85-79b588dad06b of type vxlan for network fee69bf1-0f51-452e-95f3-fccb6d1fe086 2026-04-02 18:05:13.724 7 INFO neutron.db.segments_db [None req-91e1aa12-3649-4fcb-a8f8-6d98f9554b4b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 of type vxlan for network e176d59a-82a5-4fbe-b8b2-b450881e8b2e [pid: 8|app: 0|req: 240/479] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:13 2026] POST /v2.0/networks => generated 728 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:13 2026] POST /v2.0/networks => generated 719 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:13 2026] POST /v2.0/subnets => generated 694 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:13.982 8 INFO neutron.db.segments_db [None req-b89b1014-77dc-4cad-b065-afc4b4df2af0 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 7c34d963-2edc-431c-a1b7-aedf67a09652 of type vxlan for network 40a844f1-02d5-4d2c-923e-b00fac970a44 [pid: 7|app: 0|req: 241/482] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:13 2026] POST /v2.0/subnets => generated 685 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:14.049 7 INFO neutron.db.segments_db [None req-50bbeb69-b376-4f6c-a174-b2ae0c5abfc3 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 5179b3f4-e97f-4af1-9cf9-c31710bd241b of type vxlan for network 1668f0a1-15b3-4e83-aef1-a0f21793e64d 2026-04-02 18:05:14.242 8 INFO neutron.db.l3_hamode_db [None req-b89b1014-77dc-4cad-b065-afc4b4df2af0 4a3843df3e464adfa91aef458a776074 e6b351ac26dd451fb5af39560ff5a085 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:14.295 7 INFO neutron.db.l3_hamode_db [None req-50bbeb69-b376-4f6c-a174-b2ae0c5abfc3 4a3843df3e464adfa91aef458a776074 71528731505c44ad89da6fb8e51947bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:15.178 7 INFO neutron.db.l3_hamode_db [None req-50bbeb69-b376-4f6c-a174-b2ae0c5abfc3 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:15.358 8 INFO neutron.db.l3_hamode_db [None req-b89b1014-77dc-4cad-b065-afc4b4df2af0 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 242/483] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:13 2026] POST /v2.0/routers => generated 734 bytes in 2468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:14 2026] POST /v2.0/routers => generated 725 bytes in 2420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:16 2026] GET /v2.0/security-groups?tenant_id=0fb719b5a88f47ff8d2cae6419ba5de2&name=default => generated 2921 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:16 2026] GET /v2.0/security-groups?tenant_id=0589d0a6d6f449e7abcf20362d81ca42&name=default => generated 2921 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:16 2026] PUT /v2.0/routers/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:17 2026] DELETE /v2.0/security-groups/dd89e75a-3516-42e6-b0e3-002dbaba0339 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:16 2026] PUT /v2.0/routers/d9476886-e820-45cc-8dd3-69a322558c22/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:17 2026] DELETE /v2.0/security-groups/1d051aa6-6398-4df3-912c-092b4d0fc875 => 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: 247/493] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:18 2026] GET /v2.0/security-groups?tenant_id=4a708b6c8be4425f9c746d8e8c6ed737&name=default => generated 2924 bytes in 142 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.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:18 2026] DELETE /v2.0/security-groups/479c06a1-8539-4c3a-8e47-715fef890946 => 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: 248/495] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:05:18 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 10.0.0.199 () {38 vars in 971 bytes} [Thu Apr 2 18:05:18 2026] POST /v2.0/security-groups => generated 1684 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:05:19 2026] POST /v2.0/floatingips => generated 552 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.0/security-groups/c28c3370-3c70-4ab8-8523-e274d6188aff => generated 1684 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.199 () {38 vars in 981 bytes} [Thu Apr 2 18:05:19 2026] POST /v2.0/security-group-rules => generated 614 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:19.981 7 INFO neutron.db.segments_db [None req-e37e391d-5c33-410c-9a87-0ddfe3fbe9b5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment be44d781-ceb6-467b-b932-ac836e3038e1 of type vxlan for network 2653b8a5-6a51-4a08-85e4-0ff091658732 [pid: 8|app: 0|req: 252/502] 10.0.0.199 () {34 vars in 1096 bytes} [Thu Apr 2 18:05:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--25775014&fields=id&tenant_id=71528731505c44ad89da6fb8e51947bb => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:19 2026] POST /v2.0/networks => generated 733 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/networks?id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.199 () {38 vars in 971 bytes} [Thu Apr 2 18:05:20 2026] POST /v2.0/security-groups => generated 1683 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/quotas/71528731505c44ad89da6fb8e51947bb => 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: 255/507] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/ports?tenant_id=71528731505c44ad89da6fb8e51947bb&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/508] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => generated 1683 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:20 2026] POST /v2.0/subnets => generated 699 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:20.348 7 INFO neutron.db.segments_db [None req-db5109ab-adfd-46f5-9b37-ddb1476f9db9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 17269e07-d075-4f9c-a467-dcd3ff89a5d9 of type vxlan for network c3ded75d-a2cd-497b-9ccd-08c8a5575115 [pid: 8|app: 0|req: 257/510] 10.0.0.199 () {38 vars in 981 bytes} [Thu Apr 2 18:05:20 2026] POST /v2.0/security-group-rules => generated 614 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => generated 2308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:20.590 7 INFO neutron.db.l3_hamode_db [None req-db5109ab-adfd-46f5-9b37-ddb1476f9db9 4a3843df3e464adfa91aef458a776074 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/512] 10.0.0.199 () {38 vars in 981 bytes} [Thu Apr 2 18:05:20 2026] POST /v2.0/security-group-rules => generated 619 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => generated 2938 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/514] 10.0.0.199 () {34 vars in 1001 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-group-rules/297fe2a2-f0e1-4875-bd7e-97b44102b4a2 => generated 616 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/515] 10.0.0.199 () {34 vars in 907 bytes} [Thu Apr 2 18:05:20 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: 263/516] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => generated 2938 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/517] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 265/518] 10.0.0.199 () {36 vars in 1023 bytes} [Thu Apr 2 18:05:20 2026] DELETE /v2.0/security-group-rules/297fe2a2-f0e1-4875-bd7e-97b44102b4a2 => 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: 266/519] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:05:20 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 267/520] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => generated 2308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/521] 10.0.0.199 () {36 vars in 1013 bytes} [Thu Apr 2 18:05:21 2026] DELETE /v2.0/security-groups/acf28f68-b73c-4e2e-9c23-f8b1cd9213fb => 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: 269/522] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/security-groups/c28c3370-3c70-4ab8-8523-e274d6188aff => generated 2309 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/523] 10.0.0.199 () {36 vars in 1013 bytes} [Thu Apr 2 18:05:21 2026] DELETE /v2.0/security-groups/c28c3370-3c70-4ab8-8523-e274d6188aff => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/524] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:21 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:21.435 7 INFO neutron.db.l3_hamode_db [None req-db5109ab-adfd-46f5-9b37-ddb1476f9db9 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:22.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-e28cc8ee-4293-449b-bd30-3e6705b9e11e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 0a75e835-92a4-4edb-b848-00e50328d165 2026-04-02 18:05:22.158 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e28cc8ee-4293-449b-bd30-3e6705b9e11e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 0a75e835-92a4-4edb-b848-00e50328d165 [pid: 7|app: 0|req: 254/525] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:20 2026] POST /v2.0/routers => generated 739 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/526] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:05:21 2026] PUT /v2.0/routers/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/527] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:22 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:22.918 8 INFO neutron_taas.services.taas.taas_plugin [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 3a0ebf1d-cfa5-406c-b783-376e38c4bd3b 2026-04-02 18:05:22.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 3a0ebf1d-cfa5-406c-b783-376e38c4bd3b 2026-04-02 18:05:23.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 9e08bd6f-5eef-4696-b63e-696a9149dc7b 2026-04-02 18:05:23.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 9e08bd6f-5eef-4696-b63e-696a9149dc7b 2026-04-02 18:05:23.248 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - 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: 255/528] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:22 2026] PUT /v2.0/routers/9a998d6a-e2d5-4ff5-b268-eb5c21f45c97/add_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:23.620 8 INFO neutron.db.l3_hamode_db [None req-e035f22c-14a1-4eb3-ba8d-d69cf514c3f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 40a844f1-02d5-4d2c-923e-b00fac970a44 was deleted as no HA routers are present in tenant e6b351ac26dd451fb5af39560ff5a085. [pid: 8|app: 0|req: 274/529] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:22 2026] DELETE /v2.0/routers/6a118dbb-3e47-42fa-9fbe-e50c7e37f1b7 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/530] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:23 2026] DELETE /v2.0/subnets/cfaca96b-c0a3-4aa7-9543-971891800fe5 => 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: 256/531] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.0/security-groups?tenant_id=bd142ed9381d4cdeaf183a45e243863b&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:23 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:23.958 8 INFO neutron_taas.services.taas.taas_plugin [None req-797a1c75-3595-4f4a-8785-59f096876492 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 7c4a9f7c-3cb9-411e-a861-e8629dde7e49 2026-04-02 18:05:23.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-797a1c75-3595-4f4a-8785-59f096876492 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 7c4a9f7c-3cb9-411e-a861-e8629dde7e49 [pid: 7|app: 0|req: 258/533] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:23 2026] DELETE /v2.0/security-groups/5348a632-c8b1-4887-9317-ee922c40ae71 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:24.091 8 INFO neutron.services.segments.plugin [-] Segment 7c34d963-2edc-431c-a1b7-aedf67a09652 resource provider aggregate not found 2026-04-02 18:05:24.105 8 INFO neutron.services.segments.plugin [-] Segment 7c34d963-2edc-431c-a1b7-aedf67a09652 resource provider aggregate not found 2026-04-02 18:05:24.112 8 INFO neutron.services.segments.plugin [-] Segment 7c34d963-2edc-431c-a1b7-aedf67a09652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34d963-2edc-431c-a1b7-aedf67a09652 found for delete ", "request_id": "req-b619fa66-7e61-46ba-9fbc-901898a80e56"}]} 2026-04-02 18:05:24.129 8 INFO neutron.services.segments.plugin [-] Segment 7c34d963-2edc-431c-a1b7-aedf67a09652 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c34d963-2edc-431c-a1b7-aedf67a09652 found for delete ", "request_id": "req-5554b86c-fe91-42dd-bace-8bd1aa828303"}]} [pid: 8|app: 0|req: 276/534] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:05:23 2026] DELETE /v2.0/networks/fee69bf1-0f51-452e-95f3-fccb6d1fe086 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/535] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups?tenant_id=e88fe35be787458497da998268211d92&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/536] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:05:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/537] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:24 2026] DELETE /v2.0/security-groups/3128c2f2-e494-42e8-b258-86c1044c3bf0 => 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: 261/538] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:24 2026] GET /v2.0/security-groups?tenant_id=e6b351ac26dd451fb5af39560ff5a085&name=default => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/539] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/540] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:24 2026] DELETE /v2.0/security-groups/3c70ddbc-fa3c-4920-992c-4c64cc1c6777 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/541] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/542] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:05:24 2026] POST /v2.0/floatingips => generated 552 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/543] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => 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: 264/544] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1248364313&fields=id&tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/545] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 684 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/546] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/quotas/cce9558c3ece4a168dfeeb8f3667bdfc => 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: 282/547] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:05:25 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/548] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:26.142 8 INFO neutron.services.segments.plugin [-] Segment 579d2644-e6cb-46eb-aa85-79b588dad06b resource provider aggregate not found 2026-04-02 18:05:26.155 8 INFO neutron.services.segments.plugin [-] Segment 579d2644-e6cb-46eb-aa85-79b588dad06b resource provider aggregate not found 2026-04-02 18:05:26.161 8 INFO neutron.services.segments.plugin [-] Segment 579d2644-e6cb-46eb-aa85-79b588dad06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579d2644-e6cb-46eb-aa85-79b588dad06b found for delete ", "request_id": "req-5124da5d-1e94-4925-ba76-bb7e25c5b791"}]} 2026-04-02 18:05:26.173 8 INFO neutron.services.segments.plugin [-] Segment 579d2644-e6cb-46eb-aa85-79b588dad06b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579d2644-e6cb-46eb-aa85-79b588dad06b found for delete ", "request_id": "req-8075bbe0-e823-4914-897b-45cedce73ed4"}]} [pid: 7|app: 0|req: 266/549] 10.0.0.199 () {34 vars in 907 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/extensions => generated 21537 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/550] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 284/551] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/networks?id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e => generated 670 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 199.19.213.25 () {34 vars in 910 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/553] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71528731505c44ad89da6fb8e51947bb => generated 179 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/554] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:26.811 7 INFO neutron.db.segments_db [None req-d2998a27-bf40-4b68-9902-47b28147381d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 81d3521f-e806-42b9-b43c-c3d68f95d7c4 of type vxlan for network be44c6c6-2fb6-4f30-a471-bbd79e542604 [pid: 8|app: 0|req: 287/555] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:05:26 2026] POST /v2.0/ports => generated 958 bytes in 461 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: 288/556] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:26 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 269/557] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:26 2026] POST /v2.0/networks => generated 725 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/558] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:26 2026] POST /v2.0/subnets => generated 691 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:27.130 7 INFO neutron.db.segments_db [None req-7ad13a89-bf17-4bd4-a880-a9819140b823 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 3e699d2a-d223-42e8-8424-eb3ac427f2f3 of type vxlan for network ea4878a0-b349-440f-a003-172a6de8a48b [pid: 8|app: 0|req: 290/559] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 961 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:27.448 7 INFO neutron.db.l3_hamode_db [None req-7ad13a89-bf17-4bd4-a880-a9819140b823 4a3843df3e464adfa91aef458a776074 b7157614d47a4c8bb27a140342ea75a6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 291/560] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:05:27 2026] PUT /v2.0/ports/eaaa049b-981f-4599-b906-9355a81dbd31 => generated 1239 bytes in 551 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: 292/561] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/562] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:27 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:28.279 7 INFO neutron.db.l3_hamode_db [None req-7ad13a89-bf17-4bd4-a880-a9819140b823 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:28.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1652025a-1438-4006-ac9b-cc6dbedb5461'] response: {'name': 'network-changed', 'server_uuid': '4f795b73-3abe-447c-ad9f-36fd9db9c80b', 'tag': 'eaaa049b-981f-4599-b906-9355a81dbd31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/563] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:28 2026] GET /v2.0/ports?tenant_id=71528731505c44ad89da6fb8e51947bb&device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/564] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eaaa049b-981f-4599-b906-9355a81dbd31 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/565] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:28 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/566] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/subnets?id=1b6880b1-06c3-443b-88b0-6e6b39bbb285 => generated 688 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/567] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 299/568] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&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: 300/569] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/ports?network_id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e&device_owner=network%3Adhcp => generated 1244 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/570] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:27 2026] POST /v2.0/routers => generated 731 bytes in 2091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/571] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 302/572] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:29 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 303/573] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/574] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/575] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/576] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/ports?tenant_id=71528731505c44ad89da6fb8e51947bb&device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/577] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/networks?id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/578] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eaaa049b-981f-4599-b906-9355a81dbd31 => 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: 309/579] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/subnets?id=1b6880b1-06c3-443b-88b0-6e6b39bbb285 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/580] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:29 2026] PUT /v2.0/routers/ef4f3f53-c857-4966-aaef-cac40d0f88f9/add_router_interface => generated 309 bytes in 1293 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/581] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/ports?network_id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/582] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 311/583] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:30 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 273/584] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/585] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/586] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 314/587] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => 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: 315/588] 10.0.0.199 () {38 vars in 971 bytes} [Thu Apr 2 18:05:31 2026] POST /v2.0/security-groups => generated 1682 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/589] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/590] 10.0.0.199 () {38 vars in 971 bytes} [Thu Apr 2 18:05:31 2026] POST /v2.0/security-groups => generated 1682 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/591] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:05:31 2026] POST /v2.0/ports => generated 958 bytes in 431 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: 318/592] 10.0.0.199 () {38 vars in 971 bytes} [Thu Apr 2 18:05:31 2026] POST /v2.0/security-groups => generated 1681 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/593] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/security-groups?tenant_id=b7157614d47a4c8bb27a140342ea75a6 => generated 7910 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/594] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/security-groups/5b152a94-6f02-4d1d-bd38-e481f1cf1c84 => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/595] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:31 2026] GET /v2.0/security-groups?tenant_id=52cd114dc94c4cc481e1f0b7f9dc5460&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/596] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:05:31 2026] PUT /v2.0/ports/6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 1239 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/597] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/5b152a94-6f02-4d1d-bd38-e481f1cf1c84 => generated 2922 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: 323/598] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/a3c38a4d-33fa-4e6d-af71-6e6490fec42d => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/599] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:32 2026] DELETE /v2.0/security-groups/982eb420-2bde-4e16-8cce-5a81c16b5e75 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/600] 10.0.0.199 () {36 vars in 1013 bytes} [Thu Apr 2 18:05:32 2026] DELETE /v2.0/security-groups/a3c38a4d-33fa-4e6d-af71-6e6490fec42d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:32.327 7 INFO neutron.api.v2.resource [req-9265256a-20a8-43f9-a063-1643be367053 req-bbfc4f4e-ac0e-4c10-9b0f-36f5044b633f 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/601] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/a3c38a4d-33fa-4e6d-af71-6e6490fec42d => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/602] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/f83fadc7-b643-476c-a7fa-b14bffc9ed41 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/603] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 973 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/604] 10.0.0.199 () {36 vars in 1013 bytes} [Thu Apr 2 18:05:32 2026] DELETE /v2.0/security-groups/f83fadc7-b643-476c-a7fa-b14bffc9ed41 => 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: 280/605] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:32.535 7 INFO neutron.api.v2.resource [req-0832064a-252e-46cd-9279-37c5c96d778e req-5787c61d-6de1-47e5-a150-bd35366dde21 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/606] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/f83fadc7-b643-476c-a7fa-b14bffc9ed41 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/607] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/68f1d15b-b73c-4f86-aa7e-e2bbe2174544 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/608] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups?tenant_id=1bf77fe011fd430d894c2d90b65fb47f&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/609] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/610] 10.0.0.199 () {36 vars in 1013 bytes} [Thu Apr 2 18:05:32 2026] DELETE /v2.0/security-groups/68f1d15b-b73c-4f86-aa7e-e2bbe2174544 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/611] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:32.759 8 INFO neutron.api.v2.resource [req-4b124995-a558-4af5-9d0e-ca73d01b1437 req-b863e697-4800-4911-8496-078666257c32 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/612] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/68f1d15b-b73c-4f86-aa7e-e2bbe2174544 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/613] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:32 2026] DELETE /v2.0/security-groups/8eac9666-237a-46a6-b339-cb8cb77739f5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/614] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups?tenant_id=b7157614d47a4c8bb27a140342ea75a6 => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/615] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/5b152a94-6f02-4d1d-bd38-e481f1cf1c84 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:32.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7674f5a1-2a89-466b-99ba-cf8fa5e4a580'] response: {'name': 'network-changed', 'server_uuid': '4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3', 'tag': '6f40e66f-1476-437e-b00e-fa9a97f255bb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/616] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/5b152a94-6f02-4d1d-bd38-e481f1cf1c84 => generated 2922 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:32.980 7 INFO neutron.api.v2.resource [req-d4a90edf-3987-447d-a7bb-9c21a8a9bae9 req-a1df7925-c835-4ca7-a269-d969051f7cc0 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/619] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:32 2026] GET /v2.0/security-groups/68f1d15b-b73c-4f86-aa7e-e2bbe2174544 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:05:33.014 8 INFO neutron.api.v2.resource [req-9f7985a8-9590-4c59-b1cf-cd244178082b req-abefb891-d68a-47da-ac46-a519981e2d3c 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/620] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/security-groups/f83fadc7-b643-476c-a7fa-b14bffc9ed41 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:05:33.075 7 INFO neutron.api.v2.resource [req-25fb0746-8d72-4009-9066-086e45a5bc21 req-0cf50b0c-edf8-4752-a63d-a46b79b6422f 53e7f38827414d98b27404f083ab2077 b7157614d47a4c8bb27a140342ea75a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 288/621] 10.0.0.199 () {34 vars in 991 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/security-groups/a3c38a4d-33fa-4e6d-af71-6e6490fec42d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/622] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/623] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => 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: 291/624] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/625] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/626] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:33.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-91d4a278-a580-4005-974d-425907560898 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 17055329-7e9f-42b3-9ca5-a088c40b9faf 2026-04-02 18:05:33.478 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91d4a278-a580-4005-974d-425907560898 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 17055329-7e9f-42b3-9ca5-a088c40b9faf [pid: 7|app: 0|req: 294/627] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 295/628] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/629] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/630] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/631] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:33 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/632] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:05:33 2026] PUT /v2.0/routers/ef4f3f53-c857-4966-aaef-cac40d0f88f9/remove_router_interface => generated 309 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:34.306 7 INFO neutron_taas.services.taas.taas_plugin [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 7d3ecef1-2b44-419b-961c-5ac2b58b731b 2026-04-02 18:05:34.314 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 7d3ecef1-2b44-419b-961c-5ac2b58b731b [pid: 8|app: 0|req: 335/633] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/634] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:34.651 7 INFO neutron_taas.services.taas.taas_plugin [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 887ff2a9-b594-40c4-9741-3836670e5003 2026-04-02 18:05:34.654 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 887ff2a9-b594-40c4-9741-3836670e5003 [pid: 8|app: 0|req: 337/635] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => 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: 338/636] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:34.751 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - 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: 339/637] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/638] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 341/639] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 342/640] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 343/641] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/642] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:34 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/643] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:35.141 7 INFO neutron.db.l3_hamode_db [None req-85bf7bee-0703-4814-ba95-e31ad9f706d1 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network ea4878a0-b349-440f-a003-172a6de8a48b was deleted as no HA routers are present in tenant b7157614d47a4c8bb27a140342ea75a6. [pid: 7|app: 0|req: 299/644] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:34 2026] DELETE /v2.0/routers/ef4f3f53-c857-4966-aaef-cac40d0f88f9 => generated 0 bytes in 1126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/645] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:35 2026] DELETE /v2.0/subnets/0911edb3-fa8f-4139-9789-036dece605f0 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:05:35.457 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b4b603b-3d69-453f-9c22-7529b03ea7b5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: f79f3aba-0985-4e47-b91e-575af883e6aa 2026-04-02 18:05:35.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b4b603b-3d69-453f-9c22-7529b03ea7b5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: f79f3aba-0985-4e47-b91e-575af883e6aa 2026-04-02 18:05:35.617 7 INFO neutron.services.segments.plugin [-] Segment 3e699d2a-d223-42e8-8424-eb3ac427f2f3 resource provider aggregate not found 2026-04-02 18:05:35.642 7 INFO neutron.services.segments.plugin [-] Segment 3e699d2a-d223-42e8-8424-eb3ac427f2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e699d2a-d223-42e8-8424-eb3ac427f2f3 found for delete ", "request_id": "req-37c47d40-aac1-4626-a38c-2e77e1462a96"}]} 2026-04-02 18:05:35.662 7 INFO neutron.services.segments.plugin [-] Segment 3e699d2a-d223-42e8-8424-eb3ac427f2f3 resource provider aggregate not found 2026-04-02 18:05:35.690 7 INFO neutron.services.segments.plugin [-] Segment 3e699d2a-d223-42e8-8424-eb3ac427f2f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e699d2a-d223-42e8-8424-eb3ac427f2f3 found for delete ", "request_id": "req-45e957bf-bf05-4861-acaf-1ced34c36b9f"}]} [pid: 7|app: 0|req: 300/646] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:05:35 2026] DELETE /v2.0/networks/be44c6c6-2fb6-4f30-a471-bbd79e542604 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/647] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-groups?tenant_id=0d648e64afee4c38bde79a2881bd11d3&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/648] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:35 2026] GET /v2.0/security-groups?tenant_id=b7157614d47a4c8bb27a140342ea75a6&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/649] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:35 2026] DELETE /v2.0/security-groups/e66d245d-1205-47f5-a005-69f39915ede7 => 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: 302/650] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:35 2026] DELETE /v2.0/security-groups/5b152a94-6f02-4d1d-bd38-e481f1cf1c84 => 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: 349/651] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/652] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/653] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/654] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:36 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/655] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/656] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/657] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/658] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:37.675 7 INFO neutron.services.segments.plugin [-] Segment 81d3521f-e806-42b9-b43c-c3d68f95d7c4 resource provider aggregate not found 2026-04-02 18:05:37.694 7 INFO neutron.services.segments.plugin [-] Segment 81d3521f-e806-42b9-b43c-c3d68f95d7c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d3521f-e806-42b9-b43c-c3d68f95d7c4 found for delete ", "request_id": "req-8940b275-cdd4-4c42-ab75-aee1ac6435ae"}]} 2026-04-02 18:05:37.715 7 INFO neutron.services.segments.plugin [-] Segment 81d3521f-e806-42b9-b43c-c3d68f95d7c4 resource provider aggregate not found 2026-04-02 18:05:37.731 7 INFO neutron.services.segments.plugin [-] Segment 81d3521f-e806-42b9-b43c-c3d68f95d7c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d3521f-e806-42b9-b43c-c3d68f95d7c4 found for delete ", "request_id": "req-278e7a4a-7a58-44ee-ba65-20a4893b1292"}]} [pid: 7|app: 0|req: 307/659] 10.0.0.17 () {32 vars in 652 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions => generated 21537 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/660] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/661] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/662] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/663] 10.0.0.17 () {32 vars in 664 bytes} [Thu Apr 2 18:05:37 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: 312/664] 10.0.0.17 () {32 vars in 698 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/665] 10.0.0.17 () {32 vars in 696 bytes} [Thu Apr 2 18:05:37 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: 314/666] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/667] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/668] 10.0.0.17 () {32 vars in 702 bytes} [Thu Apr 2 18:05:37 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: 7|app: 0|req: 317/669] 10.0.0.17 () {32 vars in 692 bytes} [Thu Apr 2 18:05:37 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: 318/670] 10.0.0.17 () {32 vars in 694 bytes} [Thu Apr 2 18:05:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/671] 10.0.0.17 () {32 vars in 684 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/672] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 321/673] 10.0.0.17 () {32 vars in 660 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/674] 10.0.0.17 () {32 vars in 698 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/675] 10.0.0.17 () {32 vars in 678 bytes} [Thu Apr 2 18:05:38 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: 324/676] 10.0.0.17 () {32 vars in 682 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/677] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/678] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/679] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/680] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/681] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/682] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:38.148 8 INFO neutron.db.segments_db [None req-93a427b6-79e3-41dc-b556-9cce7f696c1c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 3530c8df-b4ab-4514-b62a-5d1696ed4bde of type vxlan for network 2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2 [pid: 7|app: 0|req: 331/683] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/684] 10.0.0.17 () {32 vars in 698 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/685] 10.0.0.17 () {32 vars in 678 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 334/686] 10.0.0.17 () {32 vars in 666 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 10.0.0.17 () {32 vars in 676 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 10.0.0.17 () {32 vars in 664 bytes} [Thu Apr 2 18:05:38 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: 337/689] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.17 () {32 vars in 712 bytes} [Thu Apr 2 18:05:38 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: 339/691] 10.0.0.17 () {32 vars in 690 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/692] 10.0.0.17 () {32 vars in 682 bytes} [Thu Apr 2 18:05:38 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: 341/693] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/694] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:37 2026] POST /v2.0/networks => generated 729 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 10.0.0.17 () {32 vars in 704 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/697] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.17 () {32 vars in 692 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/702] 10.0.0.17 () {32 vars in 708 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 350/703] 10.0.0.17 () {32 vars in 704 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/705] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.17 () {32 vars in 696 bytes} [Thu Apr 2 18:05:38 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: 354/707] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&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: 7|app: 0|req: 355/708] 10.0.0.17 () {32 vars in 710 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] POST /v2.0/subnets => generated 695 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:38.567 8 INFO neutron.db.segments_db [None req-3f27726c-8bc8-4a65-88cc-9a6d9fdfd6ed 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment c5736122-8fe2-489b-8790-ee2ad5e8090b of type vxlan for network 6c9f9b9f-6028-46c0-8e3e-417d3fc6443d [pid: 7|app: 0|req: 358/713] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:38 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: 360/715] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.17 () {32 vars in 670 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.17 () {32 vars in 660 bytes} [Thu Apr 2 18:05:38 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: 363/718] 10.0.0.17 () {32 vars in 698 bytes} [Thu Apr 2 18:05:38 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: 364/719] 10.0.0.17 () {32 vars in 698 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.17 () {32 vars in 676 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/721] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/722] 10.0.0.17 () {32 vars in 682 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/724] 10.0.0.17 () {32 vars in 684 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.17 () {32 vars in 706 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 371/726] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 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: 372/727] 10.0.0.17 () {32 vars in 696 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/728] 10.0.0.17 () {32 vars in 694 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/729] 10.0.0.17 () {32 vars in 684 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/730] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/731] 10.0.0.17 () {32 vars in 704 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/732] 10.0.0.17 () {32 vars in 666 bytes} [Thu Apr 2 18:05:38 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: 378/733] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/734] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/735] 10.0.0.17 () {32 vars in 690 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/736] 10.0.0.17 () {32 vars in 690 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:38.840 8 INFO neutron.db.l3_hamode_db [None req-3f27726c-8bc8-4a65-88cc-9a6d9fdfd6ed 4a3843df3e464adfa91aef458a776074 fc8750bc6ec44c868576845480e17043 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 382/737] 10.0.0.17 () {32 vars in 694 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/738] 10.0.0.17 () {32 vars in 684 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/739] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/740] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/741] 10.0.0.17 () {32 vars in 702 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/742] 10.0.0.17 () {32 vars in 712 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/743] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/744] 10.0.0.17 () {32 vars in 714 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/745] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 391/746] 10.0.0.17 () {32 vars in 740 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/747] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/748] 10.0.0.17 () {32 vars in 682 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/749] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 395/750] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:05:38 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/751] 10.0.0.17 () {32 vars in 678 bytes} [Thu Apr 2 18:05:38 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: 7|app: 0|req: 397/752] 10.0.0.17 () {32 vars in 668 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/753] 10.0.0.17 () {32 vars in 696 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/754] 10.0.0.17 () {32 vars in 704 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/755] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/756] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/757] 10.0.0.17 () {32 vars in 682 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/758] 10.0.0.17 () {32 vars in 704 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/759] 10.0.0.17 () {32 vars in 694 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/760] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/761] 10.0.0.17 () {32 vars in 696 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/762] 10.0.0.17 () {32 vars in 678 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/763] 10.0.0.17 () {32 vars in 688 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/764] 10.0.0.17 () {32 vars in 700 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/765] 10.0.0.17 () {32 vars in 664 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/766] 10.0.0.17 () {32 vars in 680 bytes} [Thu Apr 2 18:05:39 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: 7|app: 0|req: 412/767] 10.0.0.17 () {32 vars in 676 bytes} [Thu Apr 2 18:05:39 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: 413/768] 10.0.0.17 () {32 vars in 692 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/769] 10.0.0.17 () {32 vars in 676 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/770] 10.0.0.17 () {32 vars in 666 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/771] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/772] 10.0.0.17 () {32 vars in 674 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/773] 10.0.0.17 () {32 vars in 686 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/774] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:39.618 8 INFO neutron.db.l3_hamode_db [None req-3f27726c-8bc8-4a65-88cc-9a6d9fdfd6ed 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 420/775] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&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: 421/776] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/777] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/security-groups?tenant_id=480800a676154f4c867fff014a3c411c&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/778] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:39 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/779] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:40 2026] DELETE /v2.0/security-groups/8fb7ec3c-d32d-437f-8b56-9942aad41f55 => 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: 425/780] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:40 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:40.975 7 INFO neutron.db.l3_db [None req-4cd7d307-a156-41d6-aeb1-8c0b1dccc82f 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] Floating IP b3f6f795-0492-4717-b97d-8c59b9a642ad associated. External IP: 10.96.250.202, port: eaaa049b-981f-4599-b906-9355a81dbd31. [pid: 8|app: 0|req: 356/781] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:38 2026] POST /v2.0/routers => generated 735 bytes in 2482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/782] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/783] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:05:40 2026] PUT /v2.0/floatingips/b3f6f795-0492-4717-b97d-8c59b9a642ad => generated 856 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/784] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/785] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:41.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40ee400a-77f2-40b2-bc5b-f1a8eabfbb42'] response: {'name': 'network-changed', 'server_uuid': '4f795b73-3abe-447c-ad9f-36fd9db9c80b', 'tag': 'eaaa049b-981f-4599-b906-9355a81dbd31', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/786] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/787] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/788] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:41 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:42.364 7 INFO neutron.db.segments_db [None req-d06a66c1-20d3-4c93-bd12-26941ca21b43 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Added segment 035ab0c9-db2c-40c8-b283-c75228aa221f of type vxlan for network b3152f14-541d-4f09-abfb-8e65fed5953d [pid: 8|app: 0|req: 358/789] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:41 2026] PUT /v2.0/routers/28726437-9762-46ac-b9ec-3b34034d1395/add_router_interface => generated 309 bytes in 1352 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/790] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/ports?tenant_id=71528731505c44ad89da6fb8e51947bb&device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => 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: 432/791] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:05:41 2026] POST /v2.0/networks => generated 630 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/792] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/793] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/networks?id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e => generated 766 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/794] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&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: 435/795] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=eaaa049b-981f-4599-b906-9355a81dbd31 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/796] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/subnets?id=1b6880b1-06c3-443b-88b0-6e6b39bbb285 => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/797] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 438/798] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/ports?network_id=e176d59a-82a5-4fbe-b8b2-b450881e8b2e&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: 361/799] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:42 2026] POST /v2.0/subnets => generated 627 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/800] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:42 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:42.971 8 INFO neutron.db.segments_db [None req-d01919fa-1db5-4e05-a95d-e6567ddff4e8 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Added segment 86bbffa6-2676-4803-ab2d-59d8ddc50646 of type vxlan for network fb4df723-da55-4933-806b-f0760bacf936 2026-04-02 18:05:43.124 7 INFO neutron.db.l3_db [None req-e589e7d2-80b2-41d1-b7b6-9ddc5a8278c6 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] Floating IP 50167879-08f7-4cba-b24f-9002e25c8a29 associated. External IP: 10.96.250.208, port: 6f40e66f-1476-437e-b00e-fa9a97f255bb. 2026-04-02 18:05:43.206 8 INFO neutron.db.l3_hamode_db [None req-d01919fa-1db5-4e05-a95d-e6567ddff4e8 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 439/801] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:05:42 2026] PUT /v2.0/floatingips/50167879-08f7-4cba-b24f-9002e25c8a29 => generated 856 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/802] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e?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: 441/803] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/804] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:05:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/805] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/806] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:43.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e172ff4a-73a3-4d63-8bd9-1aade1ce14b3'] response: {'name': 'network-changed', 'server_uuid': '4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3', 'tag': '6f40e66f-1476-437e-b00e-fa9a97f255bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 445/807] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/808] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:43 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:43.999 8 INFO neutron.db.l3_hamode_db [None req-d01919fa-1db5-4e05-a95d-e6567ddff4e8 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 447/809] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/810] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:05:44 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/811] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:05:44 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/812] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:44 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:44.850 7 INFO neutron_taas.services.taas.taas_plugin [req-8ccf20b6-e8db-4fc0-a477-b196c5b89137 req-b4eb2956-cd94-4d70-bef0-4ce4efc5e6c9 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] TaaS: Handle Delete Port: eaaa049b-981f-4599-b906-9355a81dbd31 2026-04-02 18:05:44.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8ccf20b6-e8db-4fc0-a477-b196c5b89137 req-b4eb2956-cd94-4d70-bef0-4ce4efc5e6c9 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] Tap Mirror: Handle Delete Port: eaaa049b-981f-4599-b906-9355a81dbd31 [pid: 8|app: 0|req: 363/813] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:42 2026] POST /v2.0/routers => generated 694 bytes in 2043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/814] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:44 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:45.065 7 INFO neutron.db.l3_db [req-8ccf20b6-e8db-4fc0-a477-b196c5b89137 req-b4eb2956-cd94-4d70-bef0-4ce4efc5e6c9 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] Floating IP b3f6f795-0492-4717-b97d-8c59b9a642ad disassociated. External IP: 10.96.250.202, port: eaaa049b-981f-4599-b906-9355a81dbd31. [pid: 8|app: 0|req: 365/815] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/816] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:05:44 2026] DELETE /v2.0/ports/eaaa049b-981f-4599-b906-9355a81dbd31 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/817] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/818] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/security-groups?id=1f0a82a3-e8cc-498b-aba6-72cbc500617e&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: 454/819] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/820] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/821] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 457/822] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:45 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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) 2026-04-02 18:05:45.874 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f524904-87fd-4152-9fcb-6af8968b35f7'] response: {'server_uuid': '4f795b73-3abe-447c-ad9f-36fd9db9c80b', 'name': 'network-vif-deleted', 'tag': 'eaaa049b-981f-4599-b906-9355a81dbd31', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 366/823] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:45 2026] PUT /v2.0/routers/ba37f62c-02e2-4c00-8d75-548b397e3e72/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/824] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:46 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/825] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:05:46 2026] POST /v2.0/ports => generated 957 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/826] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:05:46 2026] POST /v2.0/ports => generated 954 bytes in 379 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/827] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:47 2026] GET /v2.0/ports?device_id=4f795b73-3abe-447c-ad9f-36fd9db9c80b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:48.135 7 INFO neutron.db.l3_db [None req-11b5f862-8894-48e3-b84e-e06da1c54a37 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Floating IP 03b985b6-c7ce-45fb-83a7-ce645feda2cf associated. External IP: 10.96.250.212, port: 9c587225-6986-47c7-a6b1-59c8518a6c72. [pid: 7|app: 0|req: 459/830] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:05:47 2026] POST /v2.0/floatingips => generated 841 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:48.608 8 INFO neutron.db.l3_db [None req-9a68f8f5-8bab-4859-af5d-7860fbd8af0a 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Floating IP 03b985b6-c7ce-45fb-83a7-ce645feda2cf disassociated. External IP: 10.96.250.212, port: 9c587225-6986-47c7-a6b1-59c8518a6c72. [pid: 8|app: 0|req: 372/831] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:05:48 2026] PUT /v2.0/floatingips/03b985b6-c7ce-45fb-83a7-ce645feda2cf => generated 552 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/832] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:48 2026] DELETE /v2.0/security-groups/1f0a82a3-e8cc-498b-aba6-72cbc500617e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:49.002 7 INFO neutron.api.v2.resource [None req-0bd9d8e1-e111-4393-86d4-0f3de2cdd725 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 461/833] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:05:48 2026] GET /v2.0/security-groups/1f0a82a3-e8cc-498b-aba6-72cbc500617e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:05:49.084 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6231bfb-0166-47a8-a521-77b1ec293b10 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: c7c9702b-3fa8-44f3-ae37-fdbf82ef4426 2026-04-02 18:05:49.088 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6231bfb-0166-47a8-a521-77b1ec293b10 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: c7c9702b-3fa8-44f3-ae37-fdbf82ef4426 2026-04-02 18:05:49.137 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5b30572-9fc5-4692-a4b2-4c95d7870516 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] TaaS: Handle Delete Port: c33552e9-8fad-466c-8ba5-49c3f907f9b4 2026-04-02 18:05:49.140 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5b30572-9fc5-4692-a4b2-4c95d7870516 14a13f6c4bcc415e83fef77be37e1d4a 71528731505c44ad89da6fb8e51947bb - - default default] Tap Mirror: Handle Delete Port: c33552e9-8fad-466c-8ba5-49c3f907f9b4 [pid: 8|app: 0|req: 373/834] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:05:48 2026] DELETE /v2.0/floatingips/03b985b6-c7ce-45fb-83a7-ce645feda2cf => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/835] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:05:49 2026] DELETE /v2.0/floatingips/b3f6f795-0492-4717-b97d-8c59b9a642ad => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:49.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-9ffbd21e-0efa-4f09-b5bf-14a62a78a860 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 9d491b41-788e-40a2-961b-b5ea0122ec07 2026-04-02 18:05:49.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ffbd21e-0efa-4f09-b5bf-14a62a78a860 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 9d491b41-788e-40a2-961b-b5ea0122ec07 2026-04-02 18:05:50.188 8 INFO neutron.db.l3_db [None req-7dc56f32-80cc-4754-81d9-bfbce10bf384 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Floating IP 54da7c9e-dc13-49b5-917b-822ba4029660 associated. External IP: 10.96.250.219, port: c673c459-f5cd-43be-9f1e-b62b6a49d2fc. [pid: 7|app: 0|req: 463/836] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:05:49 2026] PUT /v2.0/routers/d9476886-e820-45cc-8dd3-69a322558c22/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/837] 10.0.0.199 () {34 vars in 1098 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--657761631&fields=id&tenant_id=fc8750bc6ec44c868576845480e17043 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/838] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:05:49 2026] POST /v2.0/floatingips => generated 841 bytes in 1242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:50.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-87d73dd7-e28f-4ba3-8b11-04a490f83621 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 4693a0bf-474b-499e-b470-444131187830 2026-04-02 18:05:50.569 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87d73dd7-e28f-4ba3-8b11-04a490f83621 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 4693a0bf-474b-499e-b470-444131187830 [pid: 8|app: 0|req: 375/839] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/networks?id=2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2 => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/840] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/floatingips/54da7c9e-dc13-49b5-917b-822ba4029660 => generated 841 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/841] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/quotas/fc8750bc6ec44c868576845480e17043 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/842] 10.0.0.17 () {32 vars in 654 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/floatingips => generated 844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:50.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-87d73dd7-e28f-4ba3-8b11-04a490f83621 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 7c04b601-dc8b-4901-948b-78dd2df3eb36 2026-04-02 18:05:50.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87d73dd7-e28f-4ba3-8b11-04a490f83621 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 7c04b601-dc8b-4901-948b-78dd2df3eb36 [pid: 8|app: 0|req: 379/843] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:05:50 2026] GET /v2.0/ports?tenant_id=fc8750bc6ec44c868576845480e17043&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:51.219 7 INFO neutron.services.segments.plugin [-] Segment 5179b3f4-e97f-4af1-9cf9-c31710bd241b resource provider aggregate not found 2026-04-02 18:05:51.222 7 INFO neutron.services.segments.plugin [-] Segment 5179b3f4-e97f-4af1-9cf9-c31710bd241b resource provider aggregate not found 2026-04-02 18:05:51.246 7 INFO neutron.services.segments.plugin [-] Segment 5179b3f4-e97f-4af1-9cf9-c31710bd241b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5179b3f4-e97f-4af1-9cf9-c31710bd241b found for delete ", "request_id": "req-e349b6d0-599e-4151-b89b-12f4313d6289"}]} 2026-04-02 18:05:51.250 7 INFO neutron.services.segments.plugin [-] Segment 5179b3f4-e97f-4af1-9cf9-c31710bd241b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5179b3f4-e97f-4af1-9cf9-c31710bd241b found for delete ", "request_id": "req-7f310187-b84c-4ffb-9f0a-9440dcf85baf"}]} 2026-04-02 18:05:51.261 7 INFO neutron.db.l3_hamode_db [None req-87d73dd7-e28f-4ba3-8b11-04a490f83621 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 1668f0a1-15b3-4e83-aef1-a0f21793e64d was deleted as no HA routers are present in tenant 71528731505c44ad89da6fb8e51947bb. [pid: 7|app: 0|req: 465/844] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:50 2026] DELETE /v2.0/routers/d9476886-e820-45cc-8dd3-69a322558c22 => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:51.335 8 INFO neutron.db.l3_db [None req-e329e1dc-0aa2-49e7-8220-0fd1d17d974f 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Floating IP 54da7c9e-dc13-49b5-917b-822ba4029660 associated. External IP: 10.96.250.219, port: c673c459-f5cd-43be-9f1e-b62b6a49d2fc. [pid: 7|app: 0|req: 466/845] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:05:51 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/846] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:51 2026] DELETE /v2.0/subnets/1b6880b1-06c3-443b-88b0-6e6b39bbb285 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/847] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:05:51 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:05:51.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-054a7b06-cbf5-43d6-96c3-a76321b7892c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 44ea45aa-e823-4992-95d1-7f2c1011284b 2026-04-02 18:05:51.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-054a7b06-cbf5-43d6-96c3-a76321b7892c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 44ea45aa-e823-4992-95d1-7f2c1011284b [pid: 7|app: 0|req: 469/848] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:05:51 2026] DELETE /v2.0/networks/e176d59a-82a5-4fbe-b8b2-b450881e8b2e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/849] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:51 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 471/850] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:52 2026] GET /v2.0/security-groups?tenant_id=71528731505c44ad89da6fb8e51947bb&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/851] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:52 2026] DELETE /v2.0/security-groups/db56b5ec-b44b-4752-a005-0d94ba67fe18 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/852] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:05:50 2026] PUT /v2.0/floatingips/54da7c9e-dc13-49b5-917b-822ba4029660 => generated 841 bytes in 1572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:52.557 7 INFO neutron.db.l3_db [None req-ad93219e-43ba-4d6a-a0b4-3db9ed5e7c17 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Floating IP 54da7c9e-dc13-49b5-917b-822ba4029660 disassociated. External IP: 10.96.250.219, port: 9c587225-6986-47c7-a6b1-59c8518a6c72. [pid: 7|app: 0|req: 473/853] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:05:52 2026] PUT /v2.0/floatingips/54da7c9e-dc13-49b5-917b-822ba4029660 => generated 552 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:53.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-432ff1b6-af73-4f06-af01-f317f95d18c3 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: 3e977f24-3708-4431-8a5f-6ec7e2b590c3 2026-04-02 18:05:53.020 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-432ff1b6-af73-4f06-af01-f317f95d18c3 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: 3e977f24-3708-4431-8a5f-6ec7e2b590c3 [pid: 7|app: 0|req: 474/854] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:53 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/855] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:05:52 2026] DELETE /v2.0/floatingips/54da7c9e-dc13-49b5-917b-822ba4029660 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:05:53.214 7 INFO neutron.api.v2.resource [None req-e21db9e9-7d43-4707-87bf-ac4dcb954240 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/856] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:05:53 2026] DELETE /v2.0/floatingips/54da7c9e-dc13-49b5-917b-822ba4029660 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:05:53.266 7 INFO neutron.services.segments.plugin [-] Segment 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 resource provider aggregate not found 2026-04-02 18:05:53.270 7 INFO neutron.services.segments.plugin [-] Segment 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 resource provider aggregate not found 2026-04-02 18:05:53.284 7 INFO neutron.services.segments.plugin [-] Segment 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 found for delete ", "request_id": "req-f5360d62-651a-4837-b3c3-2a94ff7977f1"}]} 2026-04-02 18:05:53.286 7 INFO neutron.services.segments.plugin [-] Segment 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f8b30e6-616f-416d-8ad2-a5bee81f0ad5 found for delete ", "request_id": "req-51535e4e-813b-4873-a0fd-a12b0b46475e"}]} 2026-04-02 18:05:53.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-e82b6e55-fd2b-4bf4-b0a9-ef458b4bc23a 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: 9c587225-6986-47c7-a6b1-59c8518a6c72 2026-04-02 18:05:53.389 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e82b6e55-fd2b-4bf4-b0a9-ef458b4bc23a 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: 9c587225-6986-47c7-a6b1-59c8518a6c72 [pid: 8|app: 0|req: 382/857] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:05:53 2026] DELETE /v2.0/ports/9c587225-6986-47c7-a6b1-59c8518a6c72 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:05:53.715 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e296928-57ca-4906-889e-1eb9f25cd872 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: c673c459-f5cd-43be-9f1e-b62b6a49d2fc 2026-04-02 18:05:53.717 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e296928-57ca-4906-889e-1eb9f25cd872 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: c673c459-f5cd-43be-9f1e-b62b6a49d2fc [pid: 7|app: 0|req: 476/858] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:05:53 2026] DELETE /v2.0/ports/c673c459-f5cd-43be-9f1e-b62b6a49d2fc => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/859] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:05:53 2026] GET /v2.0/ports?device_id=ba37f62c-02e2-4c00-8d75-548b397e3e72 => generated 958 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:54.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-9433d7e9-423a-490f-a873-29a25765732d 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: bce2977a-afdd-4960-99e0-0d8c992a4ab5 2026-04-02 18:05:54.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9433d7e9-423a-490f-a873-29a25765732d 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: bce2977a-afdd-4960-99e0-0d8c992a4ab5 2026-04-02 18:05:54.437 8 INFO neutron.db.segments_db [None req-3f65776b-5558-49c6-a101-4af74e17ade0 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment a5d20231-c481-4a0e-966c-b8fb90dae1c8 of type vxlan for network 65545948-b1f2-4cc2-a0b0-a56983743b9f [pid: 8|app: 0|req: 384/860] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:05:54 2026] POST /v2.0/networks => generated 723 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/861] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:54 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 386/862] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:54 2026] POST /v2.0/subnets => generated 691 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:05:55.021 8 INFO neutron.db.segments_db [None req-566ec8b0-a593-4c4e-9a30-7feed3ef4017 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 2a67dff2-399c-4723-872a-3ff6838aae1c of type vxlan for network e2ffd362-17ee-4ad7-8cb4-a9da594daf30 2026-04-02 18:05:55.235 8 INFO neutron.db.l3_hamode_db [None req-566ec8b0-a593-4c4e-9a30-7feed3ef4017 4a3843df3e464adfa91aef458a776074 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 477/863] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:05:53 2026] PUT /v2.0/routers/ba37f62c-02e2-4c00-8d75-548b397e3e72/remove_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:55.534 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd6d3244-7dd7-4dc1-983f-d38750f1e7b6 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: ec13d3c3-85fc-4a05-8500-3a0e27d66327 2026-04-02 18:05:55.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd6d3244-7dd7-4dc1-983f-d38750f1e7b6 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: ec13d3c3-85fc-4a05-8500-3a0e27d66327 2026-04-02 18:05:55.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd6d3244-7dd7-4dc1-983f-d38750f1e7b6 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] TaaS: Handle Delete Port: 935f71b6-2948-43ab-b492-569de0d077f5 2026-04-02 18:05:55.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd6d3244-7dd7-4dc1-983f-d38750f1e7b6 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] Tap Mirror: Handle Delete Port: 935f71b6-2948-43ab-b492-569de0d077f5 2026-04-02 18:05:55.990 8 INFO neutron.db.l3_hamode_db [None req-566ec8b0-a593-4c4e-9a30-7feed3ef4017 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:05:56.122 7 INFO neutron.services.segments.plugin [-] Segment 86bbffa6-2676-4803-ab2d-59d8ddc50646 resource provider aggregate not found 2026-04-02 18:05:56.133 7 INFO neutron.services.segments.plugin [-] Segment 86bbffa6-2676-4803-ab2d-59d8ddc50646 resource provider aggregate not found 2026-04-02 18:05:56.153 7 INFO neutron.services.segments.plugin [-] Segment 86bbffa6-2676-4803-ab2d-59d8ddc50646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86bbffa6-2676-4803-ab2d-59d8ddc50646 found for delete ", "request_id": "req-b7614b55-087f-424c-97bc-31c62b07240f"}]} 2026-04-02 18:05:56.155 7 INFO neutron.services.segments.plugin [-] Segment 86bbffa6-2676-4803-ab2d-59d8ddc50646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86bbffa6-2676-4803-ab2d-59d8ddc50646 found for delete ", "request_id": "req-d0fc4648-c68d-41a2-9cac-b31b037b3a3e"}]} 2026-04-02 18:05:56.158 7 INFO neutron.db.l3_hamode_db [None req-cd6d3244-7dd7-4dc1-983f-d38750f1e7b6 78cfb544b1a54ac2b6d428daffddfabe 2410471d12314092b2d2d25807bca183 - - default default] HA network fb4df723-da55-4933-806b-f0760bacf936 was deleted as no HA routers are present in tenant 2410471d12314092b2d2d25807bca183. [pid: 7|app: 0|req: 478/864] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:55 2026] DELETE /v2.0/routers/ba37f62c-02e2-4c00-8d75-548b397e3e72 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/865] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:05:56 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1244 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/866] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:56 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 481/867] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:05:56 2026] DELETE /v2.0/subnets/7314b2ac-f313-4c0d-9510-4feea3f4080e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/868] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:05:56 2026] GET /v2.0/networks?id=2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2 => generated 680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/869] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:05:56 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&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: 484/870] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:05:56 2026] DELETE /v2.0/networks/b3152f14-541d-4f09-abfb-8e65fed5953d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/871] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:05:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fc8750bc6ec44c868576845480e17043 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/872] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:05:54 2026] POST /v2.0/routers => generated 731 bytes in 1821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/873] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:05:56 2026] POST /v2.0/ports => generated 954 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 487/874] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:05:57 2026] PUT /v2.0/ports/5e6a1277-df26-4b32-8883-5f924c093bbe => generated 1235 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:05:57.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f04b9397-d1de-4691-ac52-070e0c4cc4b7'] response: {'name': 'network-changed', 'server_uuid': '85274dca-c743-483a-a56f-b95c7189fa17', 'tag': '5e6a1277-df26-4b32-8883-5f924c093bbe', '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: 488/875] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:05:57 2026] GET /v2.0/security-groups?tenant_id=2410471d12314092b2d2d25807bca183&name=default => generated 2925 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/876] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:57 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/877] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:05:57 2026] DELETE /v2.0/security-groups/d5e9de6e-5866-423c-ad68-929755350a4e => 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: 491/878] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:57 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 388/879] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:05:56 2026] PUT /v2.0/routers/fc817e1f-5e28-4963-ae8c-ac3dbdd6d7af/add_router_interface => generated 309 bytes in 1093 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/880] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:58 2026] GET /v2.0/ports?tenant_id=fc8750bc6ec44c868576845480e17043&device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/881] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:05:58 2026] GET /v2.0/networks?tenant_id=fc8750bc6ec44c868576845480e17043&shared=False => generated 776 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:05:58.211 7 INFO neutron.services.segments.plugin [-] Segment 035ab0c9-db2c-40c8-b283-c75228aa221f resource provider aggregate not found 2026-04-02 18:05:58.214 7 INFO neutron.services.segments.plugin [-] Segment 035ab0c9-db2c-40c8-b283-c75228aa221f resource provider aggregate not found 2026-04-02 18:05:58.234 7 INFO neutron.services.segments.plugin [-] Segment 035ab0c9-db2c-40c8-b283-c75228aa221f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035ab0c9-db2c-40c8-b283-c75228aa221f found for delete ", "request_id": "req-ec6b552e-127d-4683-8e3b-42819ea6d554"}]} 2026-04-02 18:05:58.244 7 INFO neutron.services.segments.plugin [-] Segment 035ab0c9-db2c-40c8-b283-c75228aa221f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 035ab0c9-db2c-40c8-b283-c75228aa221f found for delete ", "request_id": "req-fa021d45-2598-435d-88b4-4d0be70d96a2"}]} [pid: 7|app: 0|req: 493/882] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:05:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/883] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:05:58 2026] POST /v2.0/security-groups => generated 1661 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/884] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:05:58 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/885] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/886] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:05:58 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/887] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:05:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/888] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/ports?tenant_id=fc8750bc6ec44c868576845480e17043&device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/889] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e6a1277-df26-4b32-8883-5f924c093bbe => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/890] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/subnets?id=611a0cf4-971d-4532-9867-02a159e6b935 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/891] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/ports?network_id=2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/892] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?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: 501/893] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:05:59 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/894] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:05:59 2026] POST /v2.0/floatingips => generated 552 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/895] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 395/896] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 396/897] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1244186890&fields=id&tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/898] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/networks?id=65545948-b1f2-4cc2-a0b0-a56983743b9f => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/899] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/quotas/30bd7d4b4f1e46b6ac6b1255e59cf783 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:00.507 7 INFO neutron.db.segments_db [None req-52f6ee7a-1442-4828-b187-e82502a778af ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment c6987578-9a7e-4e04-ad95-5e7b66aa46c7 of type vxlan for network 8c736ba5-4d4f-45a8-babb-5d848fae1f77 [pid: 8|app: 0|req: 399/900] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/ports?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:00.586 7 INFO neutron.db.segments_db [None req-52f6ee7a-1442-4828-b187-e82502a778af ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment 32747ea3-2a5e-4789-bbf0-72bccb8013ae of type vxlan for network 76cc43e5-8e54-42a3-9d12-47dc0ce2b118 [pid: 8|app: 0|req: 400/901] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 401/902] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 502/903] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:00 2026] POST /v2.0/networks => generated 1207 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/904] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 402/905] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:06:00 2026] GET /v2.0/networks => generated 1844 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:00.946 7 INFO neutron.services.segments.plugin [-] Segment c6987578-9a7e-4e04-ad95-5e7b66aa46c7 resource provider aggregate not found 2026-04-02 18:06:00.958 7 INFO neutron.services.segments.plugin [-] Segment c6987578-9a7e-4e04-ad95-5e7b66aa46c7 resource provider aggregate not found [pid: 7|app: 0|req: 504/906] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:00 2026] DELETE /v2.0/networks/8c736ba5-4d4f-45a8-babb-5d848fae1f77 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:00.992 7 INFO neutron.services.segments.plugin [-] Segment c6987578-9a7e-4e04-ad95-5e7b66aa46c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6987578-9a7e-4e04-ad95-5e7b66aa46c7 found for delete ", "request_id": "req-f58f73e7-19d9-4cdf-989d-4d93ea319377"}]} 2026-04-02 18:06:01.005 7 INFO neutron.services.segments.plugin [-] Segment c6987578-9a7e-4e04-ad95-5e7b66aa46c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6987578-9a7e-4e04-ad95-5e7b66aa46c7 found for delete ", "request_id": "req-56c3df83-3ad7-4b31-b3a6-4db7ff263c23"}]} 2026-04-02 18:06:01.122 8 INFO neutron.services.segments.plugin [-] Segment 32747ea3-2a5e-4789-bbf0-72bccb8013ae resource provider aggregate not found 2026-04-02 18:06:01.125 8 INFO neutron.services.segments.plugin [-] Segment 32747ea3-2a5e-4789-bbf0-72bccb8013ae resource provider aggregate not found 2026-04-02 18:06:01.144 8 INFO neutron.services.segments.plugin [-] Segment 32747ea3-2a5e-4789-bbf0-72bccb8013ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32747ea3-2a5e-4789-bbf0-72bccb8013ae found for delete ", "request_id": "req-84b0a815-ff62-4ed8-8390-faba1e8c6d8f"}]} 2026-04-02 18:06:01.147 8 INFO neutron.services.segments.plugin [-] Segment 32747ea3-2a5e-4789-bbf0-72bccb8013ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32747ea3-2a5e-4789-bbf0-72bccb8013ae found for delete ", "request_id": "req-5910d563-1c20-4fa5-8947-61d1e46ec5c2"}]} [pid: 8|app: 0|req: 403/907] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:00 2026] DELETE /v2.0/networks/76cc43e5-8e54-42a3-9d12-47dc0ce2b118 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/908] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:06:01 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/909] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:01 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:01.334 7 INFO neutron.db.segments_db [None req-4529ff16-c37f-43b8-928b-2132fe047a60 ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment 3f232b79-7b02-45ec-8a0f-304e1ec31217 of type vxlan for network b3182e1c-408d-45cb-a00f-f4315159e262 [pid: 8|app: 0|req: 405/910] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:01 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 506/911] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:01 2026] POST /v2.0/networks => generated 635 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:01.489 8 INFO neutron.db.segments_db [None req-a4fb5500-14d2-43a4-83e8-ff69dcc1e448 ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment 213ca66c-fb3d-430b-8ea1-85d44f092c52 of type vxlan for network 79d715c5-7bae-4bb6-a81f-d75272c05b88 [pid: 8|app: 0|req: 406/912] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:01 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/913] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:01 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/914] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:01 2026] POST /v2.0/ports => generated 1506 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/915] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:02 2026] GET /v2.0/ports => generated 1506 bytes in 124 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: 409/916] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:02 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:02.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f8b6d51-8a8f-498c-97de-d8b8ee93974a ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] TaaS: Handle Delete Port: e33dbf03-52cc-4629-98e3-4e81799c4115 2026-04-02 18:06:02.456 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f8b6d51-8a8f-498c-97de-d8b8ee93974a ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Tap Mirror: Handle Delete Port: e33dbf03-52cc-4629-98e3-4e81799c4115 [pid: 8|app: 0|req: 410/917] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:02 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 508/918] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:02 2026] DELETE /v2.0/ports/e33dbf03-52cc-4629-98e3-4e81799c4115 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:02.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-039a5fdf-2dc3-4a38-b1ed-1607e3086e34 ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] TaaS: Handle Delete Port: 74e60fee-dc87-4493-8b41-27bd5d8c42a1 2026-04-02 18:06:02.674 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-039a5fdf-2dc3-4a38-b1ed-1607e3086e34 ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Tap Mirror: Handle Delete Port: 74e60fee-dc87-4493-8b41-27bd5d8c42a1 [pid: 8|app: 0|req: 411/919] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:02 2026] DELETE /v2.0/ports/74e60fee-dc87-4493-8b41-27bd5d8c42a1 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/920] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:02 2026] GET /v2.0/ports => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:02.909 8 INFO neutron.db.segments_db [None req-798c0407-e665-42ad-9ded-f4f14c07825a ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 of type vxlan for network 23ee030f-8ab3-441d-81db-b93644c141d6 [pid: 7|app: 0|req: 512/923] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:02 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 412/924] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:02 2026] POST /v2.0/networks => generated 635 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:03.084 7 INFO neutron.db.segments_db [None req-573c3e63-fc8c-486d-b845-bece1ed5ffe6 ede267123a2941e7b5f712b7c747ab0c f1786835d9624cfeb6cfd67111104333 - - default default] Added segment 2b35d622-094a-435a-93f5-81a241e807ca of type vxlan for network e9c6325d-111b-45b0-8e2c-da58247651a4 [pid: 7|app: 0|req: 513/925] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:03 2026] POST /v2.0/networks => generated 633 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/926] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:03 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/927] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:03 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/928] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:04 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 414/929] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:03 2026] POST /v2.0/subnets => generated 1324 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/930] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:06:04 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/931] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/subnets/a79f06fc-7bb0-4455-8166-1ebea6e60371 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/932] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/subnets/887116fc-5b6e-45cc-9129-1e0a3c033999 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/933] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:06:04 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:04.609 7 INFO neutron.services.segments.plugin [-] Segment 2b35d622-094a-435a-93f5-81a241e807ca resource provider aggregate not found 2026-04-02 18:06:04.615 7 INFO neutron.services.segments.plugin [-] Segment 2b35d622-094a-435a-93f5-81a241e807ca resource provider aggregate not found 2026-04-02 18:06:04.627 7 INFO neutron.services.segments.plugin [-] Segment 2b35d622-094a-435a-93f5-81a241e807ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b35d622-094a-435a-93f5-81a241e807ca found for delete ", "request_id": "req-004cce6a-6686-47c9-98d1-538835d287f1"}]} 2026-04-02 18:06:04.632 7 INFO neutron.services.segments.plugin [-] Segment 2b35d622-094a-435a-93f5-81a241e807ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b35d622-094a-435a-93f5-81a241e807ca found for delete ", "request_id": "req-edd64eef-4412-43d6-85b9-bb768916b775"}]} [pid: 7|app: 0|req: 518/934] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/networks/e9c6325d-111b-45b0-8e2c-da58247651a4 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:04.771 8 INFO neutron.services.segments.plugin [-] Segment 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 resource provider aggregate not found 2026-04-02 18:06:04.772 8 INFO neutron.services.segments.plugin [-] Segment 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 resource provider aggregate not found [pid: 7|app: 0|req: 519/935] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:04 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:04.789 8 INFO neutron.services.segments.plugin [-] Segment 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 found for delete ", "request_id": "req-13b25676-c6be-4cc3-b05c-6621b105b49d"}]} 2026-04-02 18:06:04.790 8 INFO neutron.services.segments.plugin [-] Segment 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c17a8f-6da2-4b1b-a83c-6fa95f536a00 found for delete ", "request_id": "req-e1c063d1-d75a-4498-9f30-8e177ffbc61a"}]} [pid: 8|app: 0|req: 417/936] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/networks/23ee030f-8ab3-441d-81db-b93644c141d6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/937] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:04 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 418/938] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/networks/79d715c5-7bae-4bb6-a81f-d75272c05b88 => 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: 521/939] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:04 2026] DELETE /v2.0/networks/b3182e1c-408d-45cb-a00f-f4315159e262 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/940] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:05 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/941] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:05 2026] GET /v2.0/security-groups?tenant_id=f1786835d9624cfeb6cfd67111104333&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/942] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:05 2026] DELETE /v2.0/security-groups/56fecb48-b20f-4da6-befb-206b608fa8d6 => 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: 523/943] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:05 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/944] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:05 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/945] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:06 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:06.646 7 INFO neutron.services.segments.plugin [-] Segment 3f232b79-7b02-45ec-8a0f-304e1ec31217 resource provider aggregate not found 2026-04-02 18:06:06.656 7 INFO neutron.services.segments.plugin [-] Segment 3f232b79-7b02-45ec-8a0f-304e1ec31217 resource provider aggregate not found 2026-04-02 18:06:06.669 7 INFO neutron.services.segments.plugin [-] Segment 3f232b79-7b02-45ec-8a0f-304e1ec31217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f232b79-7b02-45ec-8a0f-304e1ec31217 found for delete ", "request_id": "req-39fd872a-d090-4868-91ee-2b84c0ee6d0d"}]} 2026-04-02 18:06:06.672 7 INFO neutron.services.segments.plugin [-] Segment 3f232b79-7b02-45ec-8a0f-304e1ec31217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f232b79-7b02-45ec-8a0f-304e1ec31217 found for delete ", "request_id": "req-977a0edd-41f3-4c26-bc88-d04cfe4c969c"}]} 2026-04-02 18:06:06.809 8 INFO neutron.services.segments.plugin [-] Segment 213ca66c-fb3d-430b-8ea1-85d44f092c52 resource provider aggregate not found 2026-04-02 18:06:06.814 8 INFO neutron.services.segments.plugin [-] Segment 213ca66c-fb3d-430b-8ea1-85d44f092c52 resource provider aggregate not found 2026-04-02 18:06:06.832 8 INFO neutron.services.segments.plugin [-] Segment 213ca66c-fb3d-430b-8ea1-85d44f092c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ca66c-fb3d-430b-8ea1-85d44f092c52 found for delete ", "request_id": "req-f4552dbd-2057-47b1-a708-c89d0ec655d2"}]} 2026-04-02 18:06:06.835 8 INFO neutron.services.segments.plugin [-] Segment 213ca66c-fb3d-430b-8ea1-85d44f092c52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 213ca66c-fb3d-430b-8ea1-85d44f092c52 found for delete ", "request_id": "req-4425c9b2-c4af-4159-87f1-c381bc476307"}]} [pid: 8|app: 0|req: 422/946] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:07 2026] GET /v2.0/networks?id=65545948-b1f2-4cc2-a0b0-a56983743b9f => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/947] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:07 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/948] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:06:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/949] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:07 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 527/950] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:07 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 424/951] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:06:07 2026] POST /v2.0/ports => generated 954 bytes in 412 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-04-02 18:06:08.008 8 INFO neutron.db.segments_db [None req-1f811b09-105d-4b3b-943e-e454afa8ba01 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] Added segment 37536f36-0dc4-4fa0-b50b-ff21977fcb21 of type vxlan for network 4b4cf172-a5f7-431c-a7cd-f76dfd2a4f36 [pid: 7|app: 0|req: 528/952] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:06:07 2026] PUT /v2.0/ports/10804b15-2b9d-43cf-aff6-7df797f1725d => generated 1235 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:08.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7538cff2-7ae2-43e5-b2ae-5de911acec24'] response: {'name': 'network-changed', 'server_uuid': '52e1bc98-5cbc-45d8-90e5-b2d6772a24f2', 'tag': '10804b15-2b9d-43cf-aff6-7df797f1725d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 425/953] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:07 2026] POST /v2.0/networks => generated 628 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/954] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/955] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 530/956] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/957] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 428/958] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:08.756 7 INFO neutron.db.l3_db [None req-3cc563e3-34a5-452d-bdc7-393fc03e3c73 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] Floating IP 270cc4e6-e266-47c2-810c-c9c9107763e1 associated. External IP: 10.96.250.211, port: 5e6a1277-df26-4b32-8883-5f924c093bbe. [pid: 8|app: 0|req: 429/959] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:08 2026] POST /v2.0/subnets => generated 673 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/960] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:08 2026] GET /v2.0/ports?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:08.993 8 INFO neutron.db.segments_db [None req-7accc863-d451-4fa2-a622-fdc467c869fd 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] Added segment eb0a8258-729c-475a-9444-1e5d30515b05 of type vxlan for network ac10bb21-3a08-4c79-934c-db4e0a61db79 [pid: 7|app: 0|req: 531/961] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:06:08 2026] PUT /v2.0/floatingips/270cc4e6-e266-47c2-810c-c9c9107763e1 => generated 855 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/962] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/networks?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&shared=False => generated 770 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/963] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:06:09 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: 431/964] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:08 2026] POST /v2.0/networks => generated 629 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/965] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 535/966] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 432/967] 10.0.0.17 () {34 vars in 742 bytes} [Thu Apr 2 18:06:09 2026] PUT /v2.0/networks/ac10bb21-3a08-4c79-934c-db4e0a61db79 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/968] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:09 2026] POST /v2.0/subnets => generated 646 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/969] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/970] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/971] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&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: 537/972] 10.0.0.17 () {34 vars in 740 bytes} [Thu Apr 2 18:06:09 2026] PUT /v2.0/subnets/d57055c2-dbf6-43aa-8270-da3b6884bff4 => generated 656 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/973] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:09 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:09.962 7 INFO neutron.services.segments.plugin [-] Segment eb0a8258-729c-475a-9444-1e5d30515b05 resource provider aggregate not found 2026-04-02 18:06:09.966 7 INFO neutron.services.segments.plugin [-] Segment eb0a8258-729c-475a-9444-1e5d30515b05 resource provider aggregate not found 2026-04-02 18:06:09.983 7 INFO neutron.services.segments.plugin [-] Segment eb0a8258-729c-475a-9444-1e5d30515b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0a8258-729c-475a-9444-1e5d30515b05 found for delete ", "request_id": "req-cf380693-45e6-44ca-a8cb-a7beb113077f"}]} 2026-04-02 18:06:09.988 7 INFO neutron.services.segments.plugin [-] Segment eb0a8258-729c-475a-9444-1e5d30515b05 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb0a8258-729c-475a-9444-1e5d30515b05 found for delete ", "request_id": "req-eb51a39b-ff14-4bdf-a38b-b2f189a30b34"}]} [pid: 7|app: 0|req: 538/974] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:09 2026] DELETE /v2.0/networks/ac10bb21-3a08-4c79-934c-db4e0a61db79 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:10.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dc47afa-3b7d-4b37-9b92-39e6a52f8066 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/975] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:10 2026] DELETE /v2.0/networks/ac10bb21-3a08-4c79-934c-db4e0a61db79 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/976] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:10.122 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2109f491-9050-4ced-9669-5c9835282d4c'] response: {'name': 'network-changed', 'server_uuid': '85274dca-c743-483a-a56f-b95c7189fa17', 'tag': '5e6a1277-df26-4b32-8883-5f924c093bbe', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 540/977] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 438/978] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/subnets?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/979] 10.0.0.17 () {32 vars in 652 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/980] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10804b15-2b9d-43cf-aff6-7df797f1725d => 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: 440/981] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/subnets?id=9a63fdc8-ae4b-4ff3-b2bd-0f3713f2f0e1 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/982] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/983] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?network_id=65545948-b1f2-4cc2-a0b0-a56983743b9f&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: 543/984] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/subnets => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/985] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 544/986] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks/4b4cf172-a5f7-431c-a7cd-f76dfd2a4f36 => generated 672 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/987] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 545/988] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/subnets/ce1128f4-e458-4931-ad87-debde2ce3f66 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:10.456 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd2861b0-2efd-4036-80ad-0a6f09201987 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 444/989] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:10 2026] DELETE /v2.0/subnets/d57055c2-dbf6-43aa-8270-da3b6884bff4 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:10.480 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e679d163-04bf-486a-8ab6-ea892635d7f1 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 546/990] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:10 2026] DELETE /v2.0/networks/ac10bb21-3a08-4c79-934c-db4e0a61db79 => 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: 445/991] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:10 2026] DELETE /v2.0/subnets/ce1128f4-e458-4931-ad87-debde2ce3f66 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/992] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?tenant_id=fc8750bc6ec44c868576845480e17043&device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/993] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/networks?id=2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2 => generated 776 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:10.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-dac7ed42-b61e-4d01-bfb8-255fb05aa337 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] TaaS: Handle Delete Port: c41ec584-8341-45f2-a93e-dc0fd6d2e6e8 2026-04-02 18:06:10.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dac7ed42-b61e-4d01-bfb8-255fb05aa337 1f2b56335cc047328310bd4a84124827 e2c341893bca4ee3bb1f00f8f236c228 - - default default] Tap Mirror: Handle Delete Port: c41ec584-8341-45f2-a93e-dc0fd6d2e6e8 [pid: 7|app: 0|req: 549/994] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=5e6a1277-df26-4b32-8883-5f924c093bbe => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/995] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/subnets?id=611a0cf4-971d-4532-9867-02a159e6b935 => generated 698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/996] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:10.960 8 INFO neutron.services.segments.plugin [-] Segment 37536f36-0dc4-4fa0-b50b-ff21977fcb21 resource provider aggregate not found 2026-04-02 18:06:10.965 8 INFO neutron.services.segments.plugin [-] Segment 37536f36-0dc4-4fa0-b50b-ff21977fcb21 resource provider aggregate not found 2026-04-02 18:06:10.981 8 INFO neutron.services.segments.plugin [-] Segment 37536f36-0dc4-4fa0-b50b-ff21977fcb21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37536f36-0dc4-4fa0-b50b-ff21977fcb21 found for delete ", "request_id": "req-8c9567b8-36f6-4f60-ade4-0340f8c8cc5d"}]} 2026-04-02 18:06:10.983 8 INFO neutron.services.segments.plugin [-] Segment 37536f36-0dc4-4fa0-b50b-ff21977fcb21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37536f36-0dc4-4fa0-b50b-ff21977fcb21 found for delete ", "request_id": "req-7a280e05-930f-4d6f-88a8-be91ec2522c1"}]} [pid: 7|app: 0|req: 552/997] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/998] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:10 2026] DELETE /v2.0/networks/4b4cf172-a5f7-431c-a7cd-f76dfd2a4f36 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/999] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1000] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:10 2026] GET /v2.0/ports?network_id=2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/1001] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:11 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1002] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:11 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?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: 449/1003] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:11 2026] GET /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2?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: 555/1004] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:11 2026] GET /v2.0/security-groups?tenant_id=e2c341893bca4ee3bb1f00f8f236c228&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: 450/1005] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:11 2026] DELETE /v2.0/security-groups/aec3061c-5efd-4c7d-b9f4-84a27cb822a6 => 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: 556/1006] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1007] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1008] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/security-groups?id=a7f97233-9806-406b-b60b-8493a131d8c8&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1009] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/1010] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:12.392 7 INFO neutron_taas.services.taas.taas_plugin [req-9760f396-5dc8-4e41-bb19-cb2b9dab7365 req-5df79010-2574-4049-985d-d7731c0e3f73 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] TaaS: Handle Delete Port: 5e6a1277-df26-4b32-8883-5f924c093bbe 2026-04-02 18:06:12.397 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9760f396-5dc8-4e41-bb19-cb2b9dab7365 req-5df79010-2574-4049-985d-d7731c0e3f73 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] Tap Mirror: Handle Delete Port: 5e6a1277-df26-4b32-8883-5f924c093bbe [pid: 8|app: 0|req: 453/1011] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:12.544 7 INFO neutron.db.l3_db [req-9760f396-5dc8-4e41-bb19-cb2b9dab7365 req-5df79010-2574-4049-985d-d7731c0e3f73 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] Floating IP 270cc4e6-e266-47c2-810c-c9c9107763e1 disassociated. External IP: 10.96.250.211, port: 5e6a1277-df26-4b32-8883-5f924c093bbe. [pid: 8|app: 0|req: 454/1012] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:06:12 2026] GET /v2.0/ports/6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 972 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1013] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:06:12 2026] DELETE /v2.0/ports/5e6a1277-df26-4b32-8883-5f924c093bbe => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:12.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-720e43fe-31fb-4b48-98e2-ce950285ad4f'] response: {'server_uuid': '85274dca-c743-483a-a56f-b95c7189fa17', 'name': 'network-vif-deleted', 'tag': '5e6a1277-df26-4b32-8883-5f924c093bbe', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 455/1014] 199.19.213.25 () {34 vars in 999 bytes} [Thu Apr 2 18:06:13 2026] GET /v2.0/subnets?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1015] 199.19.213.25 () {34 vars in 1145 bytes} [Thu Apr 2 18:06:13 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3&device_owner=compute%3Anova&network_id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1016] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:13 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 457/1017] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:13 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1018] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:13 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1019] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:06:13 2026] PUT /v2.0/ports/6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 1149 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:13.948 8 INFO neutron.db.segments_db [None req-35f979b2-d8d0-434e-b90a-c47b68fda0d8 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Added segment 892e9936-d143-4b02-aae3-8bc316aa4605 of type vxlan for network 147ff8b0-0603-4bea-b065-2e9916f36a2b [pid: 8|app: 0|req: 459/1020] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:13 2026] POST /v2.0/networks => generated 629 bytes in 453 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: 460/1021] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1421 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1022] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1023] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 562/1024] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:14 2026] POST /v2.0/ports => generated 778 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/1025] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:14.547 7 INFO neutron.db.segments_db [None req-38d40a7d-8a3d-4561-8ab4-d31f4cae1f41 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Added segment 1f7b8951-0e88-4527-8232-a0382eeff76e of type vxlan for network 84f72bf0-cbf3-4fd6-8609-26c65aa2559d [pid: 8|app: 0|req: 464/1026] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => 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: 465/1027] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/1028] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 563/1029] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:14 2026] POST /v2.0/networks => generated 617 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/1030] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1031] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 565/1032] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 566/1033] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:14 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 468/1034] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:14 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:14.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe993640-327e-4278-8e89-69bcb36baa6f'] response: {'name': 'network-changed', 'server_uuid': '4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3', 'tag': '6f40e66f-1476-437e-b00e-fa9a97f255bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 567/1035] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:14 2026] POST /v2.0/ports => generated 966 bytes in 469 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-04-02 18:06:15.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-305e74fa-80ec-4a04-b784-b49e70e710bb 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] TaaS: Handle Delete Port: a1547607-9473-4d18-99be-2e7780974503 [pid: 7|app: 0|req: 568/1036] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:15.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-305e74fa-80ec-4a04-b784-b49e70e710bb 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Tap Mirror: Handle Delete Port: a1547607-9473-4d18-99be-2e7780974503 [pid: 8|app: 0|req: 469/1037] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:15 2026] DELETE /v2.0/ports/a1547607-9473-4d18-99be-2e7780974503 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:15.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a865bb9-c594-494c-81b6-568940f5e8d2 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1038] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:15 2026] DELETE /v2.0/ports/a1547607-9473-4d18-99be-2e7780974503 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:15.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33b8f69d-43a0-454a-b54e-957cf1ed963f 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/1039] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports/a1547607-9473-4d18-99be-2e7780974503 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1040] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1041] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 473/1042] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1043] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:15 2026] DELETE /v2.0/subnets/d839112e-ef59-4a9f-9cbf-fb723e98efca => 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: 474/1044] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1045] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1046] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 572/1047] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1048] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:16.098 8 INFO neutron.services.segments.plugin [-] Segment 1f7b8951-0e88-4527-8232-a0382eeff76e resource provider aggregate not found 2026-04-02 18:06:16.098 8 INFO neutron.services.segments.plugin [-] Segment 1f7b8951-0e88-4527-8232-a0382eeff76e resource provider aggregate not found 2026-04-02 18:06:16.116 8 INFO neutron.services.segments.plugin [-] Segment 1f7b8951-0e88-4527-8232-a0382eeff76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7b8951-0e88-4527-8232-a0382eeff76e found for delete ", "request_id": "req-1abe88de-4b4d-4e3f-bc5a-b78320cc3e16"}]} [pid: 8|app: 0|req: 476/1049] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:15 2026] DELETE /v2.0/networks/84f72bf0-cbf3-4fd6-8609-26c65aa2559d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:16.125 8 INFO neutron.services.segments.plugin [-] Segment 1f7b8951-0e88-4527-8232-a0382eeff76e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7b8951-0e88-4527-8232-a0382eeff76e found for delete ", "request_id": "req-cf0a558d-cb8e-43a3-bd6c-68e17bacef5b"}]} [pid: 8|app: 0|req: 477/1050] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:16.208 8 INFO neutron.db.segments_db [None req-1dc45278-b332-45d1-a5ff-ef358751461c 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Added segment 176f7d2b-a472-45fc-8570-7714ef642883 of type vxlan for network 42264155-ee75-4c60-840f-7f54c2eacd6f [pid: 8|app: 0|req: 478/1051] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:16 2026] POST /v2.0/networks => generated 616 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1052] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:16.418 7 INFO neutron.db.l3_db [None req-25f2ee2f-d022-4baf-8d3b-badec045dbae 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] Floating IP 2836c5c7-1a11-4d62-80be-3631b733d09b associated. External IP: 10.96.250.205, port: 10804b15-2b9d-43cf-aff6-7df797f1725d. [pid: 8|app: 0|req: 480/1053] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:16 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1054] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&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: 574/1055] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:06:16 2026] PUT /v2.0/floatingips/2836c5c7-1a11-4d62-80be-3631b733d09b => generated 855 bytes in 664 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1056] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/ports?device_id=85274dca-c743-483a-a56f-b95c7189fa17 => 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: 576/1057] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 577/1058] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:16 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1059] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:16 2026] POST /v2.0/ports => generated 928 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:17.008 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-956753da-6f65-4e76-bcd4-61fc90f6a5c5'] response: {'name': 'network-changed', 'server_uuid': '52e1bc98-5cbc-45d8-90e5-b2d6772a24f2', 'tag': '10804b15-2b9d-43cf-aff6-7df797f1725d', 'status': 'completed', 'code': 200} 2026-04-02 18:06:17.125 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff3b6525-5a42-49e4-973d-3286f8ee5c11 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] TaaS: Handle Delete Port: 7ca83ec9-6652-4f54-b0f6-078f391657b3 2026-04-02 18:06:17.129 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff3b6525-5a42-49e4-973d-3286f8ee5c11 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Tap Mirror: Handle Delete Port: 7ca83ec9-6652-4f54-b0f6-078f391657b3 [pid: 7|app: 0|req: 578/1060] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:16 2026] DELETE /v2.0/ports/7ca83ec9-6652-4f54-b0f6-078f391657b3 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:17.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57b7cafc-17f2-4f1d-b7d1-d8b0bc9c57af 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 483/1061] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:17 2026] GET /v2.0/ports/7ca83ec9-6652-4f54-b0f6-078f391657b3 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1062] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:17 2026] DELETE /v2.0/subnets/154cfa17-e83d-4b1d-8a99-3da3224eca6d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1063] 199.19.213.25 () {34 vars in 1117 bytes} [Thu Apr 2 18:06:17 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1152 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:17.539 7 INFO neutron.services.segments.plugin [-] Segment 176f7d2b-a472-45fc-8570-7714ef642883 resource provider aggregate not found 2026-04-02 18:06:17.539 7 INFO neutron.services.segments.plugin [-] Segment 176f7d2b-a472-45fc-8570-7714ef642883 resource provider aggregate not found 2026-04-02 18:06:17.562 7 INFO neutron.services.segments.plugin [-] Segment 176f7d2b-a472-45fc-8570-7714ef642883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176f7d2b-a472-45fc-8570-7714ef642883 found for delete ", "request_id": "req-d91b5da7-cd7c-468c-aa0b-a99c44eeb829"}]} 2026-04-02 18:06:17.565 7 INFO neutron.services.segments.plugin [-] Segment 176f7d2b-a472-45fc-8570-7714ef642883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 176f7d2b-a472-45fc-8570-7714ef642883 found for delete ", "request_id": "req-9c2de6ad-1635-4cbb-89c3-a61422087d44"}]} [pid: 7|app: 0|req: 580/1064] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:17 2026] DELETE /v2.0/networks/42264155-ee75-4c60-840f-7f54c2eacd6f => 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: 581/1065] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:17 2026] GET /v2.0/ports?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1066] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:17 2026] POST /v2.0/ports => generated 779 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1067] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:17 2026] GET /v2.0/networks?id=65545948-b1f2-4cc2-a0b0-a56983743b9f => generated 770 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1068] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:06:17 2026] PUT /v2.0/ports/6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 972 bytes in 582 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: 584/1069] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:17 2026] DELETE /v2.0/security-groups/a7f97233-9806-406b-b60b-8493a131d8c8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:18.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5280bdf9-f2e7-474e-83c2-9771173f44aa'] response: {'name': 'network-changed', 'server_uuid': '4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3', 'tag': '6f40e66f-1476-437e-b00e-fa9a97f255bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 585/1070] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10804b15-2b9d-43cf-aff6-7df797f1725d => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:18.073 7 INFO neutron.api.v2.resource [None req-d7e1a35a-84a5-483e-97d7-397238ca8e3a 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1073] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/security-groups/a7f97233-9806-406b-b60b-8493a131d8c8 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1074] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/subnets?id=9a63fdc8-ae4b-4ff3-b2bd-0f3713f2f0e1 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:18.197 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c89eb6e-3a51-45b6-b4e0-2e3d9e9be1d0 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] TaaS: Handle Delete Port: 3ae6e87d-5baa-439e-aff7-847fd6a9a3dd 2026-04-02 18:06:18.200 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c89eb6e-3a51-45b6-b4e0-2e3d9e9be1d0 18b738c21b8d477da8b7b5dbee7ba5ee fc8750bc6ec44c868576845480e17043 - - default default] Tap Mirror: Handle Delete Port: 3ae6e87d-5baa-439e-aff7-847fd6a9a3dd [pid: 8|app: 0|req: 486/1075] 10.0.0.17 () {34 vars in 736 bytes} [Thu Apr 2 18:06:18 2026] PUT /v2.0/ports/553259a7-3477-4b9e-b54c-5274d09af298 => generated 752 bytes in 190 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: 487/1076] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports?network_id=65545948-b1f2-4cc2-a0b0-a56983743b9f&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:18.327 8 INFO neutron_taas.services.taas.taas_plugin [None req-4535f887-954b-43a8-9da7-9f855c327f73 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] TaaS: Handle Delete Port: 553259a7-3477-4b9e-b54c-5274d09af298 2026-04-02 18:06:18.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4535f887-954b-43a8-9da7-9f855c327f73 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Tap Mirror: Handle Delete Port: 553259a7-3477-4b9e-b54c-5274d09af298 [pid: 7|app: 0|req: 590/1077] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/floatingips/270cc4e6-e266-47c2-810c-c9c9107763e1 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1078] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 488/1079] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/ports/553259a7-3477-4b9e-b54c-5274d09af298 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1080] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 490/1081] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports => generated 781 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:18.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22842459-7227-4ed1-9ab5-291ba18d7af7 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1082] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports/553259a7-3477-4b9e-b54c-5274d09af298 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1083] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 493/1084] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports => generated 781 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1085] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1086] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports/ff6f0f69-0f66-4c81-8e5d-0d5d92d409c6 => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1087] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:18.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9cd03996-1923-44d5-8081-137aaaee3d9c 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/1088] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/ports/7ca83ec9-6652-4f54-b0f6-078f391657b3 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1089] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:18.783 8 INFO neutron.pecan_wsgi.hooks.translation [None req-299bba78-fefd-434b-a5a6-c85ace1abdf9 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 499/1090] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/subnets/154cfa17-e83d-4b1d-8a99-3da3224eca6d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:18.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e0fd23d-93fb-4409-8f70-be1efe3a9fe7 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 0a1665a2-7ce4-49fb-b9c6-14aa49188fd0 2026-04-02 18:06:18.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e0fd23d-93fb-4409-8f70-be1efe3a9fe7 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 0a1665a2-7ce4-49fb-b9c6-14aa49188fd0 [pid: 8|app: 0|req: 500/1091] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:18.843 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e20d095-86b7-4204-8acd-b3ead4856605 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 501/1092] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/subnets/d839112e-ef59-4a9f-9cbf-fb723e98efca => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1093] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:18 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:18.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4050bdd-a73e-4101-9eb3-a78d13c385c2 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] TaaS: Handle Delete Port: ff6f0f69-0f66-4c81-8e5d-0d5d92d409c6 2026-04-02 18:06:18.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4050bdd-a73e-4101-9eb3-a78d13c385c2 02c212ba243240eca0b1fd1698041c85 fc7826745d6d48c390381e0db9ba4fa3 - - default default] Tap Mirror: Handle Delete Port: ff6f0f69-0f66-4c81-8e5d-0d5d92d409c6 [pid: 8|app: 0|req: 503/1094] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:18 2026] DELETE /v2.0/ports/ff6f0f69-0f66-4c81-8e5d-0d5d92d409c6 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1095] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:19 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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-04-02 18:06:19.225 8 INFO neutron.services.segments.plugin [-] Segment 892e9936-d143-4b02-aae3-8bc316aa4605 resource provider aggregate not found 2026-04-02 18:06:19.230 8 INFO neutron.services.segments.plugin [-] Segment 892e9936-d143-4b02-aae3-8bc316aa4605 resource provider aggregate not found 2026-04-02 18:06:19.246 8 INFO neutron.services.segments.plugin [-] Segment 892e9936-d143-4b02-aae3-8bc316aa4605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892e9936-d143-4b02-aae3-8bc316aa4605 found for delete ", "request_id": "req-9cb0e82e-f0fd-40dc-8b43-642e4a668998"}]} 2026-04-02 18:06:19.250 8 INFO neutron.services.segments.plugin [-] Segment 892e9936-d143-4b02-aae3-8bc316aa4605 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 892e9936-d143-4b02-aae3-8bc316aa4605 found for delete ", "request_id": "req-b0f273af-7466-44bb-9242-3ea856f64050"}]} [pid: 8|app: 0|req: 505/1096] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:19 2026] DELETE /v2.0/networks/147ff8b0-0603-4bea-b065-2e9916f36a2b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1097] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:06:18 2026] PUT /v2.0/routers/28726437-9762-46ac-b9ec-3b34034d1395/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1098] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:19 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:19.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-f80ce95e-1abd-4448-a05a-33358a5cdd1b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 291d2ab4-7839-4a25-b438-aa84d70c748c 2026-04-02 18:06:19.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f80ce95e-1abd-4448-a05a-33358a5cdd1b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 291d2ab4-7839-4a25-b438-aa84d70c748c [pid: 7|app: 0|req: 594/1099] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:19 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:19.884 8 INFO neutron_taas.services.taas.taas_plugin [None req-f80ce95e-1abd-4448-a05a-33358a5cdd1b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 05101e80-4fdb-437e-815c-2ae2493f0493 2026-04-02 18:06:19.887 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f80ce95e-1abd-4448-a05a-33358a5cdd1b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 05101e80-4fdb-437e-815c-2ae2493f0493 [pid: 7|app: 0|req: 595/1100] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:19 2026] GET /v2.0/security-groups?tenant_id=fc7826745d6d48c390381e0db9ba4fa3&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1101] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:19 2026] DELETE /v2.0/security-groups/827974d0-fad2-4aac-8a9c-0815f79e55f1 => 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: 597/1102] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/ports?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:20.214 8 INFO neutron.db.l3_hamode_db [None req-f80ce95e-1abd-4448-a05a-33358a5cdd1b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 6c9f9b9f-6028-46c0-8e3e-417d3fc6443d was deleted as no HA routers are present in tenant fc8750bc6ec44c868576845480e17043. [pid: 8|app: 0|req: 506/1103] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:19 2026] DELETE /v2.0/routers/28726437-9762-46ac-b9ec-3b34034d1395 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1104] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/networks?id=2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1105] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1106] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/subnets?id=3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1107] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/ports?network_id=2653b8a5-6a51-4a08-85e4-0ff091658732&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: 507/1108] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:20 2026] DELETE /v2.0/subnets/611a0cf4-971d-4532-9867-02a159e6b935 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1109] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?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: 603/1110] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:20.482 8 INFO neutron_taas.services.taas.taas_plugin [None req-60110bfe-f2f8-44d2-b1df-0bd1ba3b6b06 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 4f77acd1-504e-4111-87f0-d0cc4ca1a805 2026-04-02 18:06:20.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60110bfe-f2f8-44d2-b1df-0bd1ba3b6b06 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 4f77acd1-504e-4111-87f0-d0cc4ca1a805 [pid: 8|app: 0|req: 508/1111] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:20 2026] DELETE /v2.0/networks/2d7d7f46-2f4d-4aa5-ace2-82c7722ee5c2 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1112] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 509/1113] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&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: 605/1114] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:20 2026] GET /v2.0/security-groups?tenant_id=fc8750bc6ec44c868576845480e17043&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: 510/1115] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:20 2026] DELETE /v2.0/security-groups/c74b4e25-cc0b-493b-a1a7-08dde967a590 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:21.266 8 INFO neutron.services.segments.plugin [-] Segment c5736122-8fe2-489b-8790-ee2ad5e8090b resource provider aggregate not found 2026-04-02 18:06:21.272 8 INFO neutron.services.segments.plugin [-] Segment c5736122-8fe2-489b-8790-ee2ad5e8090b resource provider aggregate not found 2026-04-02 18:06:21.285 8 INFO neutron.services.segments.plugin [-] Segment c5736122-8fe2-489b-8790-ee2ad5e8090b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5736122-8fe2-489b-8790-ee2ad5e8090b found for delete ", "request_id": "req-18b3cee4-ebe2-4a0b-a4dd-968b17453ca4"}]} 2026-04-02 18:06:21.294 8 INFO neutron.services.segments.plugin [-] Segment c5736122-8fe2-489b-8790-ee2ad5e8090b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5736122-8fe2-489b-8790-ee2ad5e8090b found for delete ", "request_id": "req-b7db34a8-3f49-478c-ae90-e72e3902a190"}]} 2026-04-02 18:06:21.303 8 INFO neutron.services.segments.plugin [-] Segment 3530c8df-b4ab-4514-b62a-5d1696ed4bde resource provider aggregate not found 2026-04-02 18:06:21.320 8 INFO neutron.services.segments.plugin [-] Segment 3530c8df-b4ab-4514-b62a-5d1696ed4bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3530c8df-b4ab-4514-b62a-5d1696ed4bde found for delete ", "request_id": "req-6ba4dfea-cadd-4ee8-9f9e-2264ee7c0d76"}]} 2026-04-02 18:06:21.321 8 INFO neutron.services.segments.plugin [-] Segment 3530c8df-b4ab-4514-b62a-5d1696ed4bde resource provider aggregate not found 2026-04-02 18:06:21.335 8 INFO neutron.services.segments.plugin [-] Segment 3530c8df-b4ab-4514-b62a-5d1696ed4bde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3530c8df-b4ab-4514-b62a-5d1696ed4bde found for delete ", "request_id": "req-447e8cb8-2bec-4e81-bd51-4e187a60dcce"}]} [pid: 7|app: 0|req: 606/1116] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:21 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1117] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:21 2026] GET /v2.0/security-groups?id=1d60b070-7350-4a80-a959-c4b73b4ffccb&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1118] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:06:21 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:22.086 8 INFO neutron_taas.services.taas.taas_plugin [req-8a2a47ec-b375-4d39-9af4-8740f8a8d222 req-f1b279bc-8dc6-4948-b758-ae9475b892fa 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] TaaS: Handle Delete Port: 6f40e66f-1476-437e-b00e-fa9a97f255bb 2026-04-02 18:06:22.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8a2a47ec-b375-4d39-9af4-8740f8a8d222 req-f1b279bc-8dc6-4948-b758-ae9475b892fa 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] Tap Mirror: Handle Delete Port: 6f40e66f-1476-437e-b00e-fa9a97f255bb 2026-04-02 18:06:22.261 8 INFO neutron.db.l3_db [req-8a2a47ec-b375-4d39-9af4-8740f8a8d222 req-f1b279bc-8dc6-4948-b758-ae9475b892fa 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] Floating IP 50167879-08f7-4cba-b24f-9002e25c8a29 disassociated. External IP: 10.96.250.208, port: 6f40e66f-1476-437e-b00e-fa9a97f255bb. [pid: 7|app: 0|req: 607/1119] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:06:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1120] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:06:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1121] 10.0.0.17 () {34 vars in 757 bytes} [Thu Apr 2 18:06:22 2026] PUT /v2.0/security-groups/926108b0-7301-4cde-9733-39cbf022f34d => generated 1663 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1122] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:06:22 2026] GET /v2.0/security-groups/926108b0-7301-4cde-9733-39cbf022f34d => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1123] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:06:21 2026] DELETE /v2.0/ports/6f40e66f-1476-437e-b00e-fa9a97f255bb => generated 0 bytes in 649 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:22.669 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af71b2a5-bff1-44c6-aefe-69d594fbbfaa'] response: {'server_uuid': '4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3', 'name': 'network-vif-deleted', 'tag': '6f40e66f-1476-437e-b00e-fa9a97f255bb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 611/1124] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:22 2026] DELETE /v2.0/security-groups/926108b0-7301-4cde-9733-39cbf022f34d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1125] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:06:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:22.769 7 INFO neutron.api.v2.resource [None req-3462e73e-4f02-4d82-8c50-42cdb360abdc f0752007cc264586b572f4233b734cfb 54b98453eabd4b82ab951b9f0de60757 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1126] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:22 2026] DELETE /v2.0/security-groups/926108b0-7301-4cde-9733-39cbf022f34d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1127] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:06:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1128] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:06:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1129] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => 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: 616/1130] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules/fb6c6851-0d20-4317-bb08-954c82d22fc1 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:23.099 8 INFO neutron.db.segments_db [None req-c98bc0d5-687f-4304-ac87-abb9dec275a8 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment d4a37545-22ea-452e-8a28-0baa36d1846d of type vxlan for network eb059458-2130-4e47-a91a-30bb89dab7e5 [pid: 7|app: 0|req: 617/1131] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1132] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:06:22 2026] POST /v2.0/networks => generated 723 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1133] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:06:23 2026] DELETE /v2.0/security-group-rules/fb6c6851-0d20-4317-bb08-954c82d22fc1 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1134] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 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) [pid: 8|app: 0|req: 516/1135] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:23 2026] POST /v2.0/subnets => generated 691 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1136] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:06:23 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) 2026-04-02 18:06:23.440 8 INFO neutron.db.segments_db [None req-a7f2ab23-3c65-4bf3-80b1-78dcb0611905 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment c4df485c-6d00-41cc-9a85-f9922297f7dc of type vxlan for network fdcea8d6-ac69-4d17-a25e-cc436a3cfad9 [pid: 7|app: 0|req: 621/1137] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules/ea08abcc-7b7f-4181-887d-f7093ceb5e78 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1138] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1139] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:06:23 2026] DELETE /v2.0/security-group-rules/ea08abcc-7b7f-4181-887d-f7093ceb5e78 => 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: 624/1140] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:23.628 7 INFO neutron.db.securitygroups_db [None req-0024d726-3d9b-4810-b93f-b64c249cfb64 f0752007cc264586b572f4233b734cfb 54b98453eabd4b82ab951b9f0de60757 - - default default] Project 54b98453eabd4b82ab951b9f0de60757 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: 625/1141] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:06:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:23.709 8 INFO neutron.db.l3_hamode_db [None req-a7f2ab23-3c65-4bf3-80b1-78dcb0611905 4a3843df3e464adfa91aef458a776074 78fb5fcb793e4196a63007d69a8a2c21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 626/1142] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules/253e0cb8-9f54-4055-9987-b9dbd4fb6a38 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1143] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1144] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:06:23 2026] DELETE /v2.0/security-group-rules/253e0cb8-9f54-4055-9987-b9dbd4fb6a38 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1145] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:06:23 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: 7|app: 0|req: 630/1146] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:23 2026] DELETE /v2.0/security-groups/4b7777cc-eec9-461a-99c1-4b36a64a7ac7 => 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: 631/1147] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:06:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1148] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:06:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1149] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:24 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:24.541 8 INFO neutron.db.l3_hamode_db [None req-a7f2ab23-3c65-4bf3-80b1-78dcb0611905 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 634/1150] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:24 2026] GET /v2.0/security-groups?tenant_id=54b98453eabd4b82ab951b9f0de60757&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1151] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:24 2026] DELETE /v2.0/security-groups/35a1d3bf-5921-45cb-a84b-fb289edc49b3 => 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: 636/1152] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:25 2026] GET /v2.0/ports?device_id=4ac3aaf2-d2f9-4953-adb4-9a6d7f76b3e3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1153] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:23 2026] POST /v2.0/routers => generated 731 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1154] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:26 2026] DELETE /v2.0/security-groups/1d60b070-7350-4a80-a959-c4b73b4ffccb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1155] 10.0.0.17 () {32 vars in 622 bytes} [Thu Apr 2 18:06:26 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-02 18:06:26.534 8 INFO neutron.api.v2.resource [None req-7b307a66-25d8-413a-95d9-642f1122e080 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1156] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:06:26 2026] GET /v2.0/security-groups/1d60b070-7350-4a80-a959-c4b73b4ffccb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1157] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:06:25 2026] PUT /v2.0/routers/adaf7bb5-132f-4dc2-a7f5-5e84c0d8e873/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1158] 10.0.0.17 () {32 vars in 632 bytes} [Thu Apr 2 18:06:26 2026] GET /v2.0/ => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:26.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-77e58eb6-3e27-4af0-9aa4-6e7ef440c73a 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] TaaS: Handle Delete Port: c3e79474-9384-4641-8d97-541b2c0f4850 2026-04-02 18:06:26.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77e58eb6-3e27-4af0-9aa4-6e7ef440c73a 0d21ae15abf24248832e6b6274c33d62 cce9558c3ece4a168dfeeb8f3667bdfc - - default default] Tap Mirror: Handle Delete Port: c3e79474-9384-4641-8d97-541b2c0f4850 [pid: 7|app: 0|req: 638/1159] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:06:26 2026] DELETE /v2.0/floatingips/50167879-08f7-4cba-b24f-9002e25c8a29 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:27.483 8 INFO neutron_taas.services.taas.taas_plugin [None req-71be7648-dae5-4a98-847b-c7c3955690af 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 217e8577-2f97-44db-bd52-d45bf18eea75 2026-04-02 18:06:27.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71be7648-dae5-4a98-847b-c7c3955690af 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 217e8577-2f97-44db-bd52-d45bf18eea75 [pid: 7|app: 0|req: 639/1160] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:06:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1161] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:27 2026] GET /v2.0/security-groups?tenant_id=94faf079e118464ea139be21a70e4999&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1162] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:06:27 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: 7|app: 0|req: 642/1163] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:27 2026] DELETE /v2.0/security-groups/c8e2c2ae-d273-4241-950f-21b3908475a4 => 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: 643/1164] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:06:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1165] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:06:27 2026] PUT /v2.0/routers/9a998d6a-e2d5-4ff5-b268-eb5c21f45c97/remove_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:28.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-a32513da-7dd9-4ebe-8b03-962f4172f722 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 07488b88-9e77-4724-a0cd-9416a4aece6d 2026-04-02 18:06:28.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a32513da-7dd9-4ebe-8b03-962f4172f722 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 07488b88-9e77-4724-a0cd-9416a4aece6d [pid: 7|app: 0|req: 644/1166] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:06:28 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:29.089 8 INFO neutron_taas.services.taas.taas_plugin [None req-a32513da-7dd9-4ebe-8b03-962f4172f722 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 498943ea-0908-44b0-8fc9-eed849e71c19 2026-04-02 18:06:29.093 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a32513da-7dd9-4ebe-8b03-962f4172f722 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 498943ea-0908-44b0-8fc9-eed849e71c19 [pid: 7|app: 0|req: 645/1167] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1006043764&fields=id&tenant_id=78fb5fcb793e4196a63007d69a8a2c21 => 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: 646/1168] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/networks?id=eb059458-2130-4e47-a91a-30bb89dab7e5 => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1169] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/quotas/78fb5fcb793e4196a63007d69a8a2c21 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:29.494 8 INFO neutron.services.segments.plugin [-] Segment 17269e07-d075-4f9c-a467-dcd3ff89a5d9 resource provider aggregate not found 2026-04-02 18:06:29.502 8 INFO neutron.services.segments.plugin [-] Segment 17269e07-d075-4f9c-a467-dcd3ff89a5d9 resource provider aggregate not found [pid: 7|app: 0|req: 648/1170] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/ports?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:29.521 8 INFO neutron.services.segments.plugin [-] Segment 17269e07-d075-4f9c-a467-dcd3ff89a5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17269e07-d075-4f9c-a467-dcd3ff89a5d9 found for delete ", "request_id": "req-ec2f4504-8a77-471a-b19c-2776d56e528e"}]} 2026-04-02 18:06:29.522 8 INFO neutron.services.segments.plugin [-] Segment 17269e07-d075-4f9c-a467-dcd3ff89a5d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17269e07-d075-4f9c-a467-dcd3ff89a5d9 found for delete ", "request_id": "req-f500071d-68b7-44cd-a1e6-25158fbaa109"}]} 2026-04-02 18:06:29.529 8 INFO neutron.db.l3_hamode_db [None req-a32513da-7dd9-4ebe-8b03-962f4172f722 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network c3ded75d-a2cd-497b-9ccd-08c8a5575115 was deleted as no HA routers are present in tenant cce9558c3ece4a168dfeeb8f3667bdfc. [pid: 8|app: 0|req: 523/1171] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:28 2026] DELETE /v2.0/routers/9a998d6a-e2d5-4ff5-b268-eb5c21f45c97 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1172] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1173] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:29 2026] DELETE /v2.0/subnets/3a619abc-9b5e-4ff9-9a79-265a97cbc819 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1174] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:29.851 8 INFO neutron_taas.services.taas.taas_plugin [None req-e966e023-1f41-429c-8a9e-cad3609dc355 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: becd44e6-ef40-445b-b035-c79b740ce30b 2026-04-02 18:06:29.872 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e966e023-1f41-429c-8a9e-cad3609dc355 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: becd44e6-ef40-445b-b035-c79b740ce30b [pid: 7|app: 0|req: 650/1175] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 1240 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1176] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 652/1177] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:29 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 526/1178] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:29 2026] DELETE /v2.0/networks/2653b8a5-6a51-4a08-85e4-0ff091658732 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1179] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:30 2026] GET /v2.0/security-groups?tenant_id=cce9558c3ece4a168dfeeb8f3667bdfc&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1180] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:30 2026] DELETE /v2.0/security-groups/df005fea-1f76-49d2-8844-0948b557162b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1181] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:31 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:31.546 8 INFO neutron.services.segments.plugin [-] Segment be44d781-ceb6-467b-b932-ac836e3038e1 resource provider aggregate not found 2026-04-02 18:06:31.550 8 INFO neutron.services.segments.plugin [-] Segment be44d781-ceb6-467b-b932-ac836e3038e1 resource provider aggregate not found 2026-04-02 18:06:31.568 8 INFO neutron.services.segments.plugin [-] Segment be44d781-ceb6-467b-b932-ac836e3038e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be44d781-ceb6-467b-b932-ac836e3038e1 found for delete ", "request_id": "req-1d492e94-2cf2-40ee-9b3f-52b2ef4b4f7b"}]} 2026-04-02 18:06:31.570 8 INFO neutron.services.segments.plugin [-] Segment be44d781-ceb6-467b-b932-ac836e3038e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be44d781-ceb6-467b-b932-ac836e3038e1 found for delete ", "request_id": "req-c48d4a0e-eac9-44d6-a98d-dcbf6323cc3f"}]} [pid: 8|app: 0|req: 528/1182] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:32 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1185] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:33 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1186] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:34 2026] GET /v2.0/networks?id=eb059458-2130-4e47-a91a-30bb89dab7e5 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1187] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:34 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 531/1188] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:06:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78fb5fcb793e4196a63007d69a8a2c21 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1189] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:06:34 2026] POST /v2.0/ports => generated 954 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 532/1190] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:34 2026] GET /v2.0/security-groups?tenant_id=1de725ce66d74247b2a1f256ff1d3bcf&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1191] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:34 2026] DELETE /v2.0/security-groups/b4e78af5-4f1e-4957-8ba5-d561280d1335 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1192] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:06:34 2026] PUT /v2.0/ports/1c71288a-97de-45e5-bc21-93e7db2eb4b2 => generated 1235 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1193] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/security-groups?tenant_id=a96715e0d9ad4fa9ba43bc39b5fefa85&name=default => generated 2925 bytes in 125 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-04-02 18:06:35.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fde1fcb0-f66b-41c5-903e-d0cfb66015f8'] response: {'name': 'network-changed', 'server_uuid': '5ae9de10-4b13-488b-afe6-5f5dd096500a', 'tag': '1c71288a-97de-45e5-bc21-93e7db2eb4b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 660/1194] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:35 2026] DELETE /v2.0/security-groups/a06aa056-2657-405f-a173-d7ceb1f0dc40 => 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: 535/1195] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1196] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&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: 536/1197] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/ports?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1198] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/networks?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&shared=False => generated 770 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1199] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:06:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1200] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1201] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&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: 664/1202] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:36 2026] GET /v2.0/ports?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1203] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1c71288a-97de-45e5-bc21-93e7db2eb4b2 => 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: 665/1204] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/subnets?id=3fbe91b9-236b-4da8-b2ac-311b2cec9008 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1205] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/ports?network_id=eb059458-2130-4e47-a91a-30bb89dab7e5&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: 666/1206] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?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: 541/1207] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?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: 667/1208] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1209] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:37 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1210] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:38 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1211] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:38 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&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: 669/1212] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1213] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1214] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1215] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1216] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1217] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1218] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:40 2026] GET /v2.0/security-groups?tenant_id=f5e9cdbde50441f1be791edd0cf177f8&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1219] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1220] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:41 2026] DELETE /v2.0/security-groups/3f1ce694-61f5-4dea-8ad5-50a3d29a6869 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1221] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1222] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1223] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1224] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/security-groups?tenant_id=da77b507b4e14b6a87908cb2220e550a&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1225] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:41 2026] DELETE /v2.0/security-groups/32445f86-3663-4c2b-8239-24ca39706018 => 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: 676/1226] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:41 2026] GET /v2.0/security-groups?tenant_id=4b7a393dd9b64eb6b98b0a834a7bbfa1&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1227] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:42 2026] DELETE /v2.0/security-groups/094dccc6-9bc4-49b2-b5ca-3e3a1d06b2cc => 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: 677/1228] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1229] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1230] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 679/1231] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1232] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1233] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/ports?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1234] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/networks?id=65545948-b1f2-4cc2-a0b0-a56983743b9f => generated 770 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1235] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=10804b15-2b9d-43cf-aff6-7df797f1725d => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1236] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/subnets?id=9a63fdc8-ae4b-4ff3-b2bd-0f3713f2f0e1 => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:43.099 7 INFO neutron.db.l3_db [None req-7e7faf74-3d11-4182-ab18-11a963b95be7 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] Floating IP 07cb74ca-904f-4674-8db7-ff6b3d0f875f associated. External IP: 10.96.250.213, port: 1c71288a-97de-45e5-bc21-93e7db2eb4b2. [pid: 8|app: 0|req: 558/1237] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/ports?network_id=65545948-b1f2-4cc2-a0b0-a56983743b9f&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: 559/1238] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 560/1239] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f?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: 680/1240] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:06:42 2026] PUT /v2.0/floatingips/07cb74ca-904f-4674-8db7-ff6b3d0f875f => generated 855 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1241] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1242] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1243] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:43.885 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74b6bd65-88ce-4ff8-a9f1-1332208c9a00'] response: {'name': 'network-changed', 'server_uuid': '5ae9de10-4b13-488b-afe6-5f5dd096500a', 'tag': '1c71288a-97de-45e5-bc21-93e7db2eb4b2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 682/1244] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:43 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1245] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 683/1246] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1247] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/ports?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 684/1248] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/networks?id=eb059458-2130-4e47-a91a-30bb89dab7e5 => generated 770 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1249] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=1c71288a-97de-45e5-bc21-93e7db2eb4b2 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1250] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/subnets?id=3fbe91b9-236b-4da8-b2ac-311b2cec9008 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1251] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/ports?network_id=eb059458-2130-4e47-a91a-30bb89dab7e5&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: 686/1252] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1253] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5?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: 687/1254] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 568/1255] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:44 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 688/1256] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:45 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1257] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:45 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1258] 10.0.0.182 () {32 vars in 801 bytes} [Thu Apr 2 18:06:45 2026] GET /v2.0/extensions => generated 21537 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1259] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1260] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1261] 10.0.0.182 () {30 vars in 724 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/quotas/13c860a5b0dd4e8097587394ec3bf9f5/details => generated 847 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1262] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1263] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/security-groups?id=79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1264] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:46.973 7 INFO neutron_taas.services.taas.taas_plugin [req-648630f7-522d-48a7-b80d-2886fb660b62 req-af14f485-2481-466b-a3c2-b62817deba82 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] TaaS: Handle Delete Port: 1c71288a-97de-45e5-bc21-93e7db2eb4b2 2026-04-02 18:06:46.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-648630f7-522d-48a7-b80d-2886fb660b62 req-af14f485-2481-466b-a3c2-b62817deba82 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] Tap Mirror: Handle Delete Port: 1c71288a-97de-45e5-bc21-93e7db2eb4b2 2026-04-02 18:06:47.141 7 INFO neutron.db.l3_db [req-648630f7-522d-48a7-b80d-2886fb660b62 req-af14f485-2481-466b-a3c2-b62817deba82 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] Floating IP 07cb74ca-904f-4674-8db7-ff6b3d0f875f disassociated. External IP: 10.96.250.213, port: 1c71288a-97de-45e5-bc21-93e7db2eb4b2. [pid: 8|app: 0|req: 574/1265] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:46 2026] GET /v2.0/security-groups?tenant_id=20336c1fa141420899e1cc8bda7ad5ac&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1266] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:47 2026] DELETE /v2.0/security-groups/75aeb038-64dc-48b2-b2ca-c97f6f5fea33 => 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: 576/1267] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:47 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1268] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:47 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1269] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:06:46 2026] DELETE /v2.0/ports/1c71288a-97de-45e5-bc21-93e7db2eb4b2 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:47.602 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9dfe2028-c58b-482c-9204-bdea2e1e5106'] response: {'server_uuid': '5ae9de10-4b13-488b-afe6-5f5dd096500a', 'name': 'network-vif-deleted', 'tag': '1c71288a-97de-45e5-bc21-93e7db2eb4b2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 578/1270] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:47 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 580/1273] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:48 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 694/1274] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:48 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1275] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:48 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 695/1276] 10.0.0.182 () {32 vars in 801 bytes} [Thu Apr 2 18:06:49 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: 8|app: 0|req: 582/1277] 10.0.0.182 () {30 vars in 724 bytes} [Thu Apr 2 18:06:49 2026] GET /v2.0/quotas/13c860a5b0dd4e8097587394ec3bf9f5/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1278] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:49 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1279] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:49 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 698/1280] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:50 2026] GET /v2.0/ports?device_id=5ae9de10-4b13-488b-afe6-5f5dd096500a => 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: 583/1281] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:49 2026] GET /v2.0/security-groups?tenant_id=b137e1e12b1a4ade9b26053ce3c8bc95&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1282] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:50 2026] DELETE /v2.0/security-groups/d05c1213-9a86-43b5-8883-4626ec09a47e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1283] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:50 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 700/1284] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:50 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1285] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:51 2026] DELETE /v2.0/security-groups/79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:51.282 7 INFO neutron.api.v2.resource [None req-d7570ed4-2c5a-47ec-ad83-c868b10ead43 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1286] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:06:51 2026] GET /v2.0/security-groups/79cd3e69-8d24-4d5e-a6b6-b3d9af355a1f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:06:51.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a5742e8-aa1c-41d9-a016-0b4a46106f5c 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] TaaS: Handle Delete Port: ae1834a2-e013-4482-9913-f26ae95fdab5 2026-04-02 18:06:51.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a5742e8-aa1c-41d9-a016-0b4a46106f5c 0bc2d6f262ce4b1c8d683bd29e8f0f47 78fb5fcb793e4196a63007d69a8a2c21 - - default default] Tap Mirror: Handle Delete Port: ae1834a2-e013-4482-9913-f26ae95fdab5 [pid: 8|app: 0|req: 586/1287] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:06:51 2026] DELETE /v2.0/floatingips/07cb74ca-904f-4674-8db7-ff6b3d0f875f => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:52.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ca05b96-0af1-465b-8799-55688109a170 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: b03673ac-e305-48c7-8581-5f778b7b2070 2026-04-02 18:06:52.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ca05b96-0af1-465b-8799-55688109a170 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: b03673ac-e305-48c7-8581-5f778b7b2070 2026-04-02 18:06:52.416 8 INFO neutron.db.segments_db [None req-f6ab37e6-b0db-4fc1-ae79-e7774925342e d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment 90c34842-017a-486a-b093-0ab527deb25f of type vxlan for network 5b62b217-29cf-4b73-a15e-27b4878cd98d 2026-04-02 18:06:52.487 8 INFO neutron.db.segments_db [None req-f6ab37e6-b0db-4fc1-ae79-e7774925342e d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment a691d705-95b8-4b5b-805c-ec88a6c86da1 of type vxlan for network a1bbbacf-3838-49a7-a6b2-52601af61ade [pid: 8|app: 0|req: 587/1288] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:52 2026] POST /v2.0/networks => generated 1206 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1289] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:52 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1290] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:06:52 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: 590/1291] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:52 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1292] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:06:51 2026] PUT /v2.0/routers/adaf7bb5-132f-4dc2-a7f5-5e84c0d8e873/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:52.861 8 INFO neutron.services.segments.plugin [-] Segment 90c34842-017a-486a-b093-0ab527deb25f resource provider aggregate not found 2026-04-02 18:06:52.861 8 INFO neutron.services.segments.plugin [-] Segment 90c34842-017a-486a-b093-0ab527deb25f resource provider aggregate not found 2026-04-02 18:06:52.881 8 INFO neutron.services.segments.plugin [-] Segment 90c34842-017a-486a-b093-0ab527deb25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c34842-017a-486a-b093-0ab527deb25f found for delete ", "request_id": "req-f792a63c-c49f-4ca6-a08b-7f08b159cfaa"}]} [pid: 8|app: 0|req: 591/1293] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:52 2026] DELETE /v2.0/networks/5b62b217-29cf-4b73-a15e-27b4878cd98d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:52.886 8 INFO neutron.services.segments.plugin [-] Segment 90c34842-017a-486a-b093-0ab527deb25f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90c34842-017a-486a-b093-0ab527deb25f found for delete ", "request_id": "req-bd70df17-5b4b-43a3-8681-59a7b3587431"}]} [pid: 8|app: 0|req: 592/1294] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:52 2026] DELETE /v2.0/networks/a1bbbacf-3838-49a7-a6b2-52601af61ade => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:53.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdc7ee60-7e55-45c5-91d6-f7d927fc341d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: da7f07f3-7f58-4838-a60f-22ea60552f3e 2026-04-02 18:06:53.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdc7ee60-7e55-45c5-91d6-f7d927fc341d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: da7f07f3-7f58-4838-a60f-22ea60552f3e [pid: 8|app: 0|req: 593/1295] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:53 2026] GET /v2.0/security-groups?tenant_id=13c860a5b0dd4e8097587394ec3bf9f5&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1296] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:06:53 2026] GET /v2.0/networks => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:53.305 7 INFO neutron_taas.services.taas.taas_plugin [None req-bdc7ee60-7e55-45c5-91d6-f7d927fc341d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 5d2bae10-3f3c-47ac-b0c5-b2c1d8c129dd 2026-04-02 18:06:53.308 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdc7ee60-7e55-45c5-91d6-f7d927fc341d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 5d2bae10-3f3c-47ac-b0c5-b2c1d8c129dd [pid: 8|app: 0|req: 595/1297] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:53 2026] DELETE /v2.0/security-groups/e01adf3d-ce4b-478f-bd21-f40d7a5ce178 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:53.387 8 INFO neutron.db.segments_db [None req-25f6d606-ac9a-4fa3-b94c-634cc4bb2d01 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment 255c1be5-74d5-442f-b008-effad090f585 of type vxlan for network 6015da4c-2b71-49c6-bdf9-65d01be68e28 [pid: 8|app: 0|req: 596/1298] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:53 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:53.575 8 INFO neutron.db.segments_db [None req-c50ea4d9-7b46-47a5-86b0-951a8ad0c570 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment 909b8bb6-5462-4336-a3ff-c45532cc4dd7 of type vxlan for network 9a7797c6-aeb0-47e4-b2d1-9bb37729e4e9 2026-04-02 18:06:53.679 7 INFO neutron.services.segments.plugin [-] Segment c4df485c-6d00-41cc-9a85-f9922297f7dc resource provider aggregate not found 2026-04-02 18:06:53.683 7 INFO neutron.services.segments.plugin [-] Segment c4df485c-6d00-41cc-9a85-f9922297f7dc resource provider aggregate not found 2026-04-02 18:06:53.702 7 INFO neutron.services.segments.plugin [-] Segment c4df485c-6d00-41cc-9a85-f9922297f7dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4df485c-6d00-41cc-9a85-f9922297f7dc found for delete ", "request_id": "req-e3ee7134-b32c-4951-a0d8-7717205a7db7"}]} [pid: 8|app: 0|req: 597/1299] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:53 2026] POST /v2.0/networks => generated 630 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:53.707 7 INFO neutron.services.segments.plugin [-] Segment c4df485c-6d00-41cc-9a85-f9922297f7dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4df485c-6d00-41cc-9a85-f9922297f7dc found for delete ", "request_id": "req-8b8e59e8-1416-4722-b260-b5edc6644bfd"}]} 2026-04-02 18:06:53.710 7 INFO neutron.db.l3_hamode_db [None req-bdc7ee60-7e55-45c5-91d6-f7d927fc341d 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network fdcea8d6-ac69-4d17-a25e-cc436a3cfad9 was deleted as no HA routers are present in tenant 78fb5fcb793e4196a63007d69a8a2c21. [pid: 7|app: 0|req: 703/1300] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:52 2026] DELETE /v2.0/routers/adaf7bb5-132f-4dc2-a7f5-5e84c0d8e873 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1301] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:53 2026] DELETE /v2.0/subnets/3fbe91b9-236b-4da8-b2ac-311b2cec9008 => 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: 705/1302] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:06:53 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:06:53.995 7 INFO neutron_taas.services.taas.taas_plugin [None req-e98ca600-b051-4454-9b7c-30d6f4e7c6ed 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 870a2e95-59f7-4d53-bf1a-35311ff4af51 2026-04-02 18:06:53.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98ca600-b051-4454-9b7c-30d6f4e7c6ed 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 870a2e95-59f7-4d53-bf1a-35311ff4af51 [pid: 7|app: 0|req: 706/1303] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:53 2026] DELETE /v2.0/networks/eb059458-2130-4e47-a91a-30bb89dab7e5 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1304] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:06:54 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&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: 598/1305] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:53 2026] POST /v2.0/ports => generated 1505 bytes in 634 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: 599/1306] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:54 2026] GET /v2.0/security-groups?tenant_id=78fb5fcb793e4196a63007d69a8a2c21&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1307] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:54 2026] GET /v2.0/ports => generated 1505 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1308] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:54 2026] DELETE /v2.0/security-groups/6436103b-798e-465f-98e6-13cabd2f7c84 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:54.570 7 INFO neutron_taas.services.taas.taas_plugin [None req-d35d7026-86e2-46a7-9a54-7b267dc7f6b3 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] TaaS: Handle Delete Port: a89c4689-d8d7-45cb-bf0d-e36adcc7832e 2026-04-02 18:06:54.573 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d35d7026-86e2-46a7-9a54-7b267dc7f6b3 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Tap Mirror: Handle Delete Port: a89c4689-d8d7-45cb-bf0d-e36adcc7832e [pid: 7|app: 0|req: 709/1309] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:54 2026] DELETE /v2.0/ports/a89c4689-d8d7-45cb-bf0d-e36adcc7832e => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:54.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c2e85f0-6071-4817-9e25-7b395244db03 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] TaaS: Handle Delete Port: a3c938e4-772e-4ca6-a63c-d6ff6de91e01 2026-04-02 18:06:54.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c2e85f0-6071-4817-9e25-7b395244db03 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Tap Mirror: Handle Delete Port: a3c938e4-772e-4ca6-a63c-d6ff6de91e01 [pid: 8|app: 0|req: 601/1310] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:06:54 2026] DELETE /v2.0/ports/a3c938e4-772e-4ca6-a63c-d6ff6de91e01 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1311] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:06:54 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:06:54.905 8 INFO neutron.services.segments.plugin [-] Segment a691d705-95b8-4b5b-805c-ec88a6c86da1 resource provider aggregate not found 2026-04-02 18:06:54.913 8 INFO neutron.services.segments.plugin [-] Segment a691d705-95b8-4b5b-805c-ec88a6c86da1 resource provider aggregate not found 2026-04-02 18:06:54.929 8 INFO neutron.services.segments.plugin [-] Segment a691d705-95b8-4b5b-805c-ec88a6c86da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a691d705-95b8-4b5b-805c-ec88a6c86da1 found for delete ", "request_id": "req-3464ac95-68a6-48a0-bc06-720fe7fdc1ff"}]} 2026-04-02 18:06:54.931 8 INFO neutron.services.segments.plugin [-] Segment a691d705-95b8-4b5b-805c-ec88a6c86da1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a691d705-95b8-4b5b-805c-ec88a6c86da1 found for delete ", "request_id": "req-6c1b9433-fb13-47e9-9fe2-468a3d9fa91b"}]} 2026-04-02 18:06:54.960 8 INFO neutron.db.segments_db [None req-c31889fb-a91c-447e-8549-8e425b069334 d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment af0b1651-f2c3-442b-98f8-942b087f511e of type vxlan for network ec69f3de-a312-4543-9467-2728f971a0de [pid: 8|app: 0|req: 602/1312] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:54 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:55.116 7 INFO neutron.db.segments_db [None req-afecb4ea-8eda-4e50-9047-841fca0be98b d8e3ab72dcc94b8e8ead080667207de8 be701a437d9d473ba0aac486e6efea62 - - default default] Added segment f90d4e73-7f6d-4cd2-a992-99e019f71b8c of type vxlan for network 29984795-b27c-434c-9535-0b06c212a307 [pid: 7|app: 0|req: 711/1313] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:55 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1314] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:55 2026] POST /v2.0/subnets => generated 1273 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1315] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:06:55 2026] GET /v2.0/subnets => generated 1909 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:06:55.724 7 INFO neutron.services.segments.plugin [-] Segment d4a37545-22ea-452e-8a28-0baa36d1846d resource provider aggregate not found 2026-04-02 18:06:55.728 7 INFO neutron.services.segments.plugin [-] Segment d4a37545-22ea-452e-8a28-0baa36d1846d resource provider aggregate not found 2026-04-02 18:06:55.748 7 INFO neutron.services.segments.plugin [-] Segment d4a37545-22ea-452e-8a28-0baa36d1846d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4a37545-22ea-452e-8a28-0baa36d1846d found for delete ", "request_id": "req-66707021-2a9a-4c82-b8ad-6857c3460122"}]} 2026-04-02 18:06:55.748 7 INFO neutron.services.segments.plugin [-] Segment d4a37545-22ea-452e-8a28-0baa36d1846d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4a37545-22ea-452e-8a28-0baa36d1846d found for delete ", "request_id": "req-21fb7bda-8317-45c0-bbe3-0267a0a5ee77"}]} [pid: 8|app: 0|req: 604/1316] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:55 2026] DELETE /v2.0/subnets/a832b280-c847-4c13-843b-c08d24a5b877 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1317] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:06:55 2026] DELETE /v2.0/subnets/cd039694-35f8-47f2-bdce-79e4e9c2f704 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1318] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:06:55 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: 714/1319] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:55 2026] DELETE /v2.0/networks/29984795-b27c-434c-9535-0b06c212a307 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1320] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:56 2026] DELETE /v2.0/networks/ec69f3de-a312-4543-9467-2728f971a0de => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1321] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:56 2026] DELETE /v2.0/networks/9a7797c6-aeb0-47e4-b2d1-9bb37729e4e9 => 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: 607/1322] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:06:56 2026] DELETE /v2.0/networks/6015da4c-2b71-49c6-bdf9-65d01be68e28 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:06:56.738 7 INFO neutron.db.segments_db [None req-d9e6d82a-f11c-4f8b-a747-7dfbe76d6441 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 177a6974-174c-4e9d-adb2-842c28ca7fb7 of type vxlan for network a5525480-8a2f-4657-9cb2-9877126972ca [pid: 7|app: 0|req: 716/1323] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:06:56 2026] POST /v2.0/networks => generated 726 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:56.954 8 INFO neutron.services.segments.plugin [-] Segment af0b1651-f2c3-442b-98f8-942b087f511e resource provider aggregate not found 2026-04-02 18:06:56.959 8 INFO neutron.services.segments.plugin [-] Segment af0b1651-f2c3-442b-98f8-942b087f511e resource provider aggregate not found 2026-04-02 18:06:56.976 8 INFO neutron.services.segments.plugin [-] Segment af0b1651-f2c3-442b-98f8-942b087f511e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af0b1651-f2c3-442b-98f8-942b087f511e found for delete ", "request_id": "req-e91b61c8-add1-4967-a058-e89e509aae50"}]} 2026-04-02 18:06:56.980 8 INFO neutron.services.segments.plugin [-] Segment af0b1651-f2c3-442b-98f8-942b087f511e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af0b1651-f2c3-442b-98f8-942b087f511e found for delete ", "request_id": "req-6ec25f7c-6209-4a09-bebd-29cb9a4da1ed"}]} 2026-04-02 18:06:57.002 8 INFO neutron.services.segments.plugin [-] Segment 255c1be5-74d5-442f-b008-effad090f585 resource provider aggregate not found 2026-04-02 18:06:57.002 8 INFO neutron.services.segments.plugin [-] Segment 255c1be5-74d5-442f-b008-effad090f585 resource provider aggregate not found 2026-04-02 18:06:57.020 8 INFO neutron.services.segments.plugin [-] Segment 255c1be5-74d5-442f-b008-effad090f585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255c1be5-74d5-442f-b008-effad090f585 found for delete ", "request_id": "req-02ffe5db-2bad-4660-ba21-627b347442c5"}]} 2026-04-02 18:06:57.023 8 INFO neutron.services.segments.plugin [-] Segment 255c1be5-74d5-442f-b008-effad090f585 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 255c1be5-74d5-442f-b008-effad090f585 found for delete ", "request_id": "req-f7018c3d-2e7c-4ffd-ba29-bb3bf215ac22"}]} [pid: 8|app: 0|req: 608/1324] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:56 2026] POST /v2.0/subnets => generated 692 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:57.126 8 INFO neutron.db.segments_db [None req-c11b80e1-4438-4c44-9008-cd8a22e28a48 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment bec22e65-d0b3-4074-bf95-9a17f8850750 of type vxlan for network 2f7bfb72-73e6-414a-b9c2-4125e652cc89 [pid: 7|app: 0|req: 717/1325] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:06:56 2026] GET /v2.0/security-groups?tenant_id=be701a437d9d473ba0aac486e6efea62&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1326] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:06:57 2026] DELETE /v2.0/security-groups/19947a93-16fa-4605-9895-c0a6e52af402 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:06:57.401 8 INFO neutron.db.l3_hamode_db [None req-c11b80e1-4438-4c44-9008-cd8a22e28a48 4a3843df3e464adfa91aef458a776074 68df841d9b1d4225bd5e8994b3da07e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:06:57.774 7 INFO neutron.services.segments.plugin [-] Segment f90d4e73-7f6d-4cd2-a992-99e019f71b8c resource provider aggregate not found 2026-04-02 18:06:57.776 7 INFO neutron.services.segments.plugin [-] Segment f90d4e73-7f6d-4cd2-a992-99e019f71b8c resource provider aggregate not found 2026-04-02 18:06:57.790 7 INFO neutron.services.segments.plugin [-] Segment f90d4e73-7f6d-4cd2-a992-99e019f71b8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f90d4e73-7f6d-4cd2-a992-99e019f71b8c found for delete ", "request_id": "req-dd88ccc1-a788-4509-8a01-a28ab6e8dbd6"}]} 2026-04-02 18:06:57.798 7 INFO neutron.services.segments.plugin [-] Segment f90d4e73-7f6d-4cd2-a992-99e019f71b8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f90d4e73-7f6d-4cd2-a992-99e019f71b8c found for delete ", "request_id": "req-7317ed0c-e8a0-4d8e-8d10-a5114dcf6b93"}]} 2026-04-02 18:06:57.807 7 INFO neutron.services.segments.plugin [-] Segment 909b8bb6-5462-4336-a3ff-c45532cc4dd7 resource provider aggregate not found 2026-04-02 18:06:57.818 7 INFO neutron.services.segments.plugin [-] Segment 909b8bb6-5462-4336-a3ff-c45532cc4dd7 resource provider aggregate not found 2026-04-02 18:06:57.830 7 INFO neutron.services.segments.plugin [-] Segment 909b8bb6-5462-4336-a3ff-c45532cc4dd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909b8bb6-5462-4336-a3ff-c45532cc4dd7 found for delete ", "request_id": "req-1a520944-495b-4b2c-84d6-0585a42cbdf5"}]} 2026-04-02 18:06:57.842 7 INFO neutron.services.segments.plugin [-] Segment 909b8bb6-5462-4336-a3ff-c45532cc4dd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 909b8bb6-5462-4336-a3ff-c45532cc4dd7 found for delete ", "request_id": "req-fc6e612f-5510-4506-a154-2ce2cb190f42"}]} 2026-04-02 18:06:58.193 8 INFO neutron.db.l3_hamode_db [None req-c11b80e1-4438-4c44-9008-cd8a22e28a48 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1327] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:06:57 2026] POST /v2.0/routers => generated 732 bytes in 2111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:06:59.456 7 INFO neutron.db.segments_db [None req-3664bf4d-0975-4fb4-b7d2-1427c04ef693 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Added segment 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 of type vxlan for network e6b70193-007e-4f42-aae8-840e087d0944 [pid: 7|app: 0|req: 719/1328] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:59 2026] POST /v2.0/networks => generated 625 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1329] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:06:59 2026] POST /v2.0/ports => generated 774 bytes in 368 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-04-02 18:06:59.996 7 INFO neutron.db.segments_db [None req-788fb922-1aed-414b-ae3e-ad1d3dfa9473 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Added segment a6663b7f-af39-4572-a8ea-aa30016887af of type vxlan for network 6518b8ba-ba39-4309-9a2b-1ca3772527b0 [pid: 7|app: 0|req: 721/1330] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:06:59 2026] POST /v2.0/networks => generated 613 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1331] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:00 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1332] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:06:59 2026] PUT /v2.0/routers/e00a2206-2c9c-4e81-8cda-4f26ec6176fc/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1333] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:07:00 2026] POST /v2.0/ports => generated 949 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:00.988 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac4279d9-f765-47b6-97f7-510055ea540f b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] TaaS: Handle Delete Port: e906992d-b113-48c9-8d50-edb71da52cbc 2026-04-02 18:07:00.991 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac4279d9-f765-47b6-97f7-510055ea540f b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Tap Mirror: Handle Delete Port: e906992d-b113-48c9-8d50-edb71da52cbc /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 611/1334] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:00 2026] DELETE /v2.0/ports/e906992d-b113-48c9-8d50-edb71da52cbc => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1335] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:01.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5220eb00-54e1-4512-8843-8c36bafe242f b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1336] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:01 2026] DELETE /v2.0/ports/e906992d-b113-48c9-8d50-edb71da52cbc => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:01.240 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a796e9c-44a2-4b42-af1e-6cbbc39a1c9f b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1337] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/ports/e906992d-b113-48c9-8d50-edb71da52cbc => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1338] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1339] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:01 2026] DELETE /v2.0/subnets/a0ce9ada-d06d-44ce-89af-11dfdfbd4cc1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:01.553 7 INFO neutron.services.segments.plugin [-] Segment a6663b7f-af39-4572-a8ea-aa30016887af resource provider aggregate not found 2026-04-02 18:07:01.562 7 INFO neutron.services.segments.plugin [-] Segment a6663b7f-af39-4572-a8ea-aa30016887af resource provider aggregate not found [pid: 7|app: 0|req: 726/1340] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:01 2026] DELETE /v2.0/networks/6518b8ba-ba39-4309-9a2b-1ca3772527b0 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:01.584 7 INFO neutron.services.segments.plugin [-] Segment a6663b7f-af39-4572-a8ea-aa30016887af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6663b7f-af39-4572-a8ea-aa30016887af found for delete ", "request_id": "req-81907db2-ae3e-4951-b549-972cbd5c0e67"}]} 2026-04-02 18:07:01.584 7 INFO neutron.services.segments.plugin [-] Segment a6663b7f-af39-4572-a8ea-aa30016887af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6663b7f-af39-4572-a8ea-aa30016887af found for delete ", "request_id": "req-e787759b-b3fc-4181-8e8f-958d0e95ae45"}]} 2026-04-02 18:07:01.662 8 INFO neutron.db.segments_db [None req-f5293807-c2d4-4918-8511-b8010508d81f b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Added segment e703e673-dcae-48d2-83eb-ef54e37f8329 of type vxlan for network 158e6799-1f97-420a-9f96-72484f1925f7 [pid: 7|app: 0|req: 727/1341] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/networks?id=a5525480-8a2f-4657-9cb2-9877126972ca => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1342] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/quotas/68df841d9b1d4225bd5e8994b3da07e7 => 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: 615/1343] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:01 2026] POST /v2.0/networks => generated 613 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1344] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/ports?tenant_id=68df841d9b1d4225bd5e8994b3da07e7&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1345] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/networks/a5525480-8a2f-4657-9cb2-9877126972ca?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1346] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:07:01 2026] GET /v2.0/networks/a5525480-8a2f-4657-9cb2-9877126972ca?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: 616/1347] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:01 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1348] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:02 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 732/1349] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:07:02 2026] POST /v2.0/ports => generated 915 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:02.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-39af7725-58cd-4875-9ee6-1f9b5e2a9ac3 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] TaaS: Handle Delete Port: 1f6675d7-d7ee-4931-92d7-4a827049d7cd 2026-04-02 18:07:02.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39af7725-58cd-4875-9ee6-1f9b5e2a9ac3 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Tap Mirror: Handle Delete Port: 1f6675d7-d7ee-4931-92d7-4a827049d7cd [pid: 8|app: 0|req: 618/1350] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:02 2026] DELETE /v2.0/ports/1f6675d7-d7ee-4931-92d7-4a827049d7cd => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:02.742 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7270750d-166c-48c5-8209-419c70e7c0b5 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1351] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:02 2026] GET /v2.0/ports/1f6675d7-d7ee-4931-92d7-4a827049d7cd => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1352] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:02 2026] DELETE /v2.0/subnets/9065cb16-59af-4071-8257-d7978cd9489f => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1355] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:02 2026] DELETE /v2.0/networks/158e6799-1f97-420a-9f96-72484f1925f7 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:03.308 8 INFO neutron.db.segments_db [None req-c248b4c4-f722-4969-8419-7a6c50a423b8 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Added segment a18329bb-b06f-4b68-8741-1b9f1aee6d46 of type vxlan for network 88791428-cd9f-4c22-a502-2faa3fd5ed05 [pid: 7|app: 0|req: 735/1356] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:07:03 2026] POST /v2.0/ports => generated 774 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, ' [pid: 7|app: 0|req: 736/1357] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:03 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1358] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:02 2026] POST /v2.0/networks => generated 621 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1359] 10.0.0.17 () {34 vars in 736 bytes} [Thu Apr 2 18:07:03 2026] PUT /v2.0/ports/c0ae3d18-5fae-41a9-8001-3c146b9649a2 => generated 752 bytes in 172 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-04-02 18:07:03.609 7 INFO neutron.services.segments.plugin [-] Segment e703e673-dcae-48d2-83eb-ef54e37f8329 resource provider aggregate not found 2026-04-02 18:07:03.618 7 INFO neutron.services.segments.plugin [-] Segment e703e673-dcae-48d2-83eb-ef54e37f8329 resource provider aggregate not found 2026-04-02 18:07:03.631 7 INFO neutron.services.segments.plugin [-] Segment e703e673-dcae-48d2-83eb-ef54e37f8329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e703e673-dcae-48d2-83eb-ef54e37f8329 found for delete ", "request_id": "req-d4005acf-64bd-4296-a8a4-e54d6d60f102"}]} 2026-04-02 18:07:03.635 7 INFO neutron.services.segments.plugin [-] Segment e703e673-dcae-48d2-83eb-ef54e37f8329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e703e673-dcae-48d2-83eb-ef54e37f8329 found for delete ", "request_id": "req-6055b2a5-1ed1-40ad-8cb5-b4b3d3614d63"}]} 2026-04-02 18:07:03.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f921e44-f4d7-40f5-94aa-86033458530b b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] TaaS: Handle Delete Port: c0ae3d18-5fae-41a9-8001-3c146b9649a2 2026-04-02 18:07:03.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f921e44-f4d7-40f5-94aa-86033458530b b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Tap Mirror: Handle Delete Port: c0ae3d18-5fae-41a9-8001-3c146b9649a2 [pid: 8|app: 0|req: 623/1360] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:03 2026] POST /v2.0/subnets => generated 657 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1361] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:07:03 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1362] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:03 2026] DELETE /v2.0/ports/c0ae3d18-5fae-41a9-8001-3c146b9649a2 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1363] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:07:03 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:03.815 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e44888-3996-46f3-ba00-0f4712cdbfdb b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1364] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:03 2026] GET /v2.0/ports/c0ae3d18-5fae-41a9-8001-3c146b9649a2 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1365] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:07:03 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: 7|app: 0|req: 742/1366] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:03 2026] GET /v2.0/ports/6f52b036-85c8-4d2e-ad7a-a3f7e34db13e => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:03.927 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a64cd74-cd3d-45c7-96fb-e369afa997e9 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1367] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:03 2026] DELETE /v2.0/ports/1f6675d7-d7ee-4931-92d7-4a827049d7cd => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:03.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcb4bbe2-0c52-4e1a-ae5c-67f73d401e44 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 744/1368] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:03 2026] DELETE /v2.0/subnets/9065cb16-59af-4071-8257-d7978cd9489f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:03.971 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ef347c0-7547-4eb1-9e83-41682cef1593 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 745/1369] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:03 2026] DELETE /v2.0/subnets/a0ce9ada-d06d-44ce-89af-11dfdfbd4cc1 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1370] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:03 2026] POST /v2.0/subnets => generated 731 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:04.069 8 INFO neutron.db.segments_db [None req-b78942bf-c9f5-4f54-9ccb-a8dd6da0e3d3 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Added segment 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 of type vxlan for network 5ae9b11f-dd67-4c68-9319-baea0413ee93 2026-04-02 18:07:04.089 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f02bae5-f1aa-44df-b776-1aab2f561cd1 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] TaaS: Handle Delete Port: 6f52b036-85c8-4d2e-ad7a-a3f7e34db13e 2026-04-02 18:07:04.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f02bae5-f1aa-44df-b776-1aab2f561cd1 b8d7e19fb1884144addfe4d8b535934a 50e0f7569ac2480cb26041d2c9b60983 - - default default] Tap Mirror: Handle Delete Port: 6f52b036-85c8-4d2e-ad7a-a3f7e34db13e [pid: 8|app: 0|req: 626/1371] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:04 2026] POST /v2.0/networks => generated 618 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1372] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:07:03 2026] DELETE /v2.0/ports/6f52b036-85c8-4d2e-ad7a-a3f7e34db13e => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1373] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:04 2026] DELETE /v2.0/networks/e6b70193-007e-4f42-aae8-840e087d0944 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1374] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:04 2026] POST /v2.0/subnets => generated 656 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1375] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:04 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 628/1376] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:04 2026] POST /v2.0/subnets => generated 725 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:04.758 7 INFO neutron.db.segments_db [None req-0bd0374d-772a-407e-bbba-7690e786fcd7 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Added segment 003c0933-69bf-4ad3-8b50-18f3ccb6f688 of type vxlan for network 028f1d5f-97a4-44f2-bdae-9f7ea95988f8 [pid: 7|app: 0|req: 749/1377] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:04 2026] POST /v2.0/networks => generated 619 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1378] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:04 2026] GET /v2.0/security-groups?tenant_id=50e0f7569ac2480cb26041d2c9b60983&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1379] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:04 2026] POST /v2.0/subnets => generated 655 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1380] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:04 2026] DELETE /v2.0/security-groups/bb885c92-7c26-4de8-84ce-9af27fe2f75b => 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: 751/1381] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:05 2026] POST /v2.0/subnets => generated 729 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:05.366 8 INFO neutron.db.segments_db [None req-dc0215b9-48e8-4d8d-bc86-e7c7ae1967b7 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Added segment 496b419c-be8c-427f-addc-e9191d6b4e63 of type vxlan for network a707296b-8709-437d-937e-021e054233b6 [pid: 7|app: 0|req: 752/1382] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:05 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:05.656 7 INFO neutron.services.segments.plugin [-] Segment 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 resource provider aggregate not found 2026-04-02 18:07:05.667 8 INFO neutron.db.l3_hamode_db [None req-dc0215b9-48e8-4d8d-bc86-e7c7ae1967b7 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:05.670 7 INFO neutron.services.segments.plugin [-] Segment 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 resource provider aggregate not found 2026-04-02 18:07:05.673 7 INFO neutron.services.segments.plugin [-] Segment 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 found for delete ", "request_id": "req-00519320-cd10-4cf1-8293-155c392bb0bb"}]} 2026-04-02 18:07:05.690 7 INFO neutron.services.segments.plugin [-] Segment 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b0b3c22-bd8c-4e42-9b1a-2e6a504df608 found for delete ", "request_id": "req-b10f99ee-8178-435f-80a6-a14bf9b3c44d"}]} 2026-04-02 18:07:06.538 8 INFO neutron.db.l3_hamode_db [None req-dc0215b9-48e8-4d8d-bc86-e7c7ae1967b7 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 753/1383] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:06 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:07.040 7 INFO neutron.db.segments_db [None req-0d6e5cde-127d-494e-8da9-5298cff430c6 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 3fb7743f-edcb-4438-a7fa-95f5014c3394 of type vxlan for network 2391b1fd-d963-4a0a-a006-689f34da5146 [pid: 7|app: 0|req: 754/1384] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:06 2026] POST /v2.0/networks => generated 611 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:07.204 7 INFO neutron.db.segments_db [None req-7ec2f23b-5a6a-491d-8baa-ef1588e490fb 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 127d72cc-eebb-4eb0-b36b-9de458aeaf97 of type vxlan for network 8faf59e2-d33a-4db9-af53-d1ebe88e7cb0 [pid: 7|app: 0|req: 755/1385] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:07 2026] POST /v2.0/networks => generated 611 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1386] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:07:07 2026] GET /v2.0/networks?id=a5525480-8a2f-4657-9cb2-9877126972ca => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1387] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:05 2026] POST /v2.0/routers => generated 684 bytes in 2131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1388] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:07 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1389] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:07:07 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1390] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:07 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1391] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:08 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1392] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:07:08 2026] PUT /v2.0/ports/f3847756-c383-4fc4-862a-58337688cf6b => generated 1235 bytes in 522 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-04-02 18:07:08.755 8 INFO neutron.db.segments_db [None req-f7c9a133-a19b-4c59-ae18-f9b2d575e160 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 34be929e-a756-416a-abcb-15a7e129ea16 of type vxlan for network c6e0de40-e963-4c4e-99b1-47cb20417544 2026-04-02 18:07:08.779 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-668c5630-4daa-4898-aeb6-d16f8a3879ee'] response: {'name': 'network-changed', 'server_uuid': '0bdbe213-0790-4f88-b616-797278e64f53', 'tag': 'f3847756-c383-4fc4-862a-58337688cf6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 758/1393] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:07 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:09.036 8 INFO neutron.db.l3_hamode_db [None req-f7c9a133-a19b-4c59-ae18-f9b2d575e160 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1394] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:09.242 8 INFO neutron.db.l3_hamode_db [None req-f7c9a133-a19b-4c59-ae18-f9b2d575e160 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 636/1395] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:08 2026] POST /v2.0/routers => generated 507 bytes in 1143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1396] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:09 2026] GET /v2.0/ports?tenant_id=68df841d9b1d4225bd5e8994b3da07e7&device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 760/1397] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:09 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/add_router_interface => generated 309 bytes in 1417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1398] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:07:10 2026] GET /v2.0/networks?tenant_id=68df841d9b1d4225bd5e8994b3da07e7&shared=False => generated 773 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1399] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:10 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1400] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:09 2026] PUT /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee/add_router_interface => generated 309 bytes in 1160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1401] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:07:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1402] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:11 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1403] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:11 2026] GET /v2.0/ports/127003a2-44c1-4c18-8336-33f45b4a76ee => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1404] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:10 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/add_router_interface => generated 309 bytes in 1436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1405] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports?tenant_id=68df841d9b1d4225bd5e8994b3da07e7&device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1406] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1407] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:07:12 2026] POST /v2.0/security-groups => generated 1628 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1408] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:11 2026] PUT /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1409] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f3847756-c383-4fc4-862a-58337688cf6b => 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: 643/1410] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 768/1411] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1412] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports/83e74bbb-3ca5-4cfd-ae55-78aa15a5427f => generated 955 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1413] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1414] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/subnets?id=e4a9fe78-3504-4d09-bd38-530377baa8a5 => generated 695 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1415] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1416] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1417] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports?network_id=a5525480-8a2f-4657-9cb2-9877126972ca&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: 648/1418] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 649/1419] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:12 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1420] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/networks/a5525480-8a2f-4657-9cb2-9877126972ca?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:13.009 7 INFO neutron_taas.services.taas.taas_plugin [None req-3357329a-d2d2-443d-ae10-e4b8fdd65b02 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 83e74bbb-3ca5-4cfd-ae55-78aa15a5427f 2026-04-02 18:07:13.012 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3357329a-d2d2-443d-ae10-e4b8fdd65b02 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 83e74bbb-3ca5-4cfd-ae55-78aa15a5427f [pid: 8|app: 0|req: 651/1421] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:12 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1422] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1423] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:07:13 2026] GET /v2.0/networks/a5525480-8a2f-4657-9cb2-9877126972ca?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: 654/1424] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1425] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 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: 7|app: 0|req: 771/1426] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:12 2026] PUT /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee/remove_router_interface => generated 309 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1427] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 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: 657/1428] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1429] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:13 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:13.777 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ff2e07a-2577-4abe-bc12-da3c29093fe6 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 127003a2-44c1-4c18-8336-33f45b4a76ee 2026-04-02 18:07:13.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ff2e07a-2577-4abe-bc12-da3c29093fe6 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 127003a2-44c1-4c18-8336-33f45b4a76ee [pid: 8|app: 0|req: 659/1430] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1431] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:13 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1432] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1433] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:13 2026] PUT /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1434] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:07:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1435] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/ports?device_id=e381db91-9bcf-4359-a6c1-7a2dd39309ee => 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: 773/1436] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1437] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/security-groups?id=e21cc3c8-2f99-4e3d-9c93-c00bd4857b63&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:14.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d62e9ae-88ab-4250-aa7f-b7074801309b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 0151a627-f195-48aa-9f85-3136c516c65e 2026-04-02 18:07:14.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d62e9ae-88ab-4250-aa7f-b7074801309b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 0151a627-f195-48aa-9f85-3136c516c65e [pid: 7|app: 0|req: 775/1438] 10.0.0.199 () {34 vars in 1096 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1216596561&fields=id&tenant_id=261cf0488e2f4147877c04355e80c2cb => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1439] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1440] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/quotas/261cf0488e2f4147877c04355e80c2cb => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1441] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&fields=id => generated 241 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:14.796 8 INFO neutron.services.segments.plugin [-] Segment 34be929e-a756-416a-abcb-15a7e129ea16 resource provider aggregate not found [pid: 7|app: 0|req: 779/1442] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:14.801 8 INFO neutron.services.segments.plugin [-] Segment 34be929e-a756-416a-abcb-15a7e129ea16 resource provider aggregate not found 2026-04-02 18:07:14.817 8 INFO neutron.services.segments.plugin [-] Segment 34be929e-a756-416a-abcb-15a7e129ea16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34be929e-a756-416a-abcb-15a7e129ea16 found for delete ", "request_id": "req-0f02fea4-2b12-4f30-a3bc-bc8cfb014e6e"}]} 2026-04-02 18:07:14.818 8 INFO neutron.services.segments.plugin [-] Segment 34be929e-a756-416a-abcb-15a7e129ea16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34be929e-a756-416a-abcb-15a7e129ea16 found for delete ", "request_id": "req-781460bc-ec51-45f0-b7e9-423f499d1716"}]} 2026-04-02 18:07:14.826 8 INFO neutron.db.l3_hamode_db [None req-9d62e9ae-88ab-4250-aa7f-b7074801309b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] HA network c6e0de40-e963-4c4e-99b1-47cb20417544 was deleted as no HA routers are present in tenant 1a0d47101e294a059da3abc332a684be. [pid: 8|app: 0|req: 664/1443] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:14 2026] DELETE /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee => generated 0 bytes in 595 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1444] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 665/1445] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:14 2026] DELETE /v2.0/subnets/e298d8a1-a296-42bf-8d00-ea7c1432dcdc => 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: 781/1446] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => 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: 782/1447] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:14 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1448] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:15 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&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: 784/1449] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:07:15 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1450] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:14 2026] DELETE /v2.0/subnets/3e1ea875-f447-4e08-89d4-1b6d33e4b6b2 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:15.177 7 INFO neutron_taas.services.taas.taas_plugin [req-ce2135ce-8bd6-4938-a952-dfefcd7415f0 req-18741be1-c93f-4ae0-8eb1-a18b97b50952 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] TaaS: Handle Delete Port: 10804b15-2b9d-43cf-aff6-7df797f1725d 2026-04-02 18:07:15.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ce2135ce-8bd6-4938-a952-dfefcd7415f0 req-18741be1-c93f-4ae0-8eb1-a18b97b50952 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] Tap Mirror: Handle Delete Port: 10804b15-2b9d-43cf-aff6-7df797f1725d 2026-04-02 18:07:15.265 7 INFO neutron.db.l3_db [req-ce2135ce-8bd6-4938-a952-dfefcd7415f0 req-18741be1-c93f-4ae0-8eb1-a18b97b50952 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] Floating IP 2836c5c7-1a11-4d62-80be-3631b733d09b disassociated. External IP: 10.96.250.205, port: 10804b15-2b9d-43cf-aff6-7df797f1725d. [pid: 8|app: 0|req: 667/1451] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:15 2026] DELETE /v2.0/networks/8faf59e2-d33a-4db9-af53-d1ebe88e7cb0 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1452] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:15 2026] DELETE /v2.0/networks/2391b1fd-d963-4a0a-a006-689f34da5146 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1453] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:15 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:15.518 8 INFO neutron.db.segments_db [None req-7520be27-ec57-4be2-8a12-478f8fd3838d 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 6ff8250f-0f67-4e20-adec-e8ece1566ee0 of type vxlan for network aef97e15-877b-4cb3-aeaf-c738eaa196bc [pid: 8|app: 0|req: 670/1454] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:15 2026] POST /v2.0/networks => generated 610 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1455] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:07:15 2026] DELETE /v2.0/ports/10804b15-2b9d-43cf-aff6-7df797f1725d => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:15.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a3430fd-0624-4f9a-9dee-13e3884b81b8'] response: {'server_uuid': '52e1bc98-5cbc-45d8-90e5-b2d6772a24f2', 'name': 'network-vif-deleted', 'tag': '10804b15-2b9d-43cf-aff6-7df797f1725d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 671/1456] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:15 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:15.923 7 INFO neutron.db.segments_db [None req-87f1594e-519a-4000-b261-bc0262ca2f49 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 of type vxlan for network 14b62fe1-2726-4269-9e7d-763b8764c938 [pid: 8|app: 0|req: 672/1457] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:16 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 673/1458] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:16 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:16.206 7 INFO neutron.db.l3_hamode_db [None req-87f1594e-519a-4000-b261-bc0262ca2f49 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:16.312 7 INFO neutron.db.l3_hamode_db [None req-87f1594e-519a-4000-b261-bc0262ca2f49 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 674/1459] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:16 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:16.834 8 INFO neutron.services.segments.plugin [-] Segment 127d72cc-eebb-4eb0-b36b-9de458aeaf97 resource provider aggregate not found 2026-04-02 18:07:16.839 8 INFO neutron.services.segments.plugin [-] Segment 127d72cc-eebb-4eb0-b36b-9de458aeaf97 resource provider aggregate not found 2026-04-02 18:07:16.850 8 INFO neutron.services.segments.plugin [-] Segment 127d72cc-eebb-4eb0-b36b-9de458aeaf97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127d72cc-eebb-4eb0-b36b-9de458aeaf97 found for delete ", "request_id": "req-4e9475bd-0155-42ab-ba2a-ea2cd76a38dc"}]} 2026-04-02 18:07:16.856 8 INFO neutron.services.segments.plugin [-] Segment 127d72cc-eebb-4eb0-b36b-9de458aeaf97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 127d72cc-eebb-4eb0-b36b-9de458aeaf97 found for delete ", "request_id": "req-f974015e-ecd8-4968-a342-269e470ddbba"}]} 2026-04-02 18:07:16.871 8 INFO neutron.services.segments.plugin [-] Segment 3fb7743f-edcb-4438-a7fa-95f5014c3394 resource provider aggregate not found 2026-04-02 18:07:16.875 8 INFO neutron.services.segments.plugin [-] Segment 3fb7743f-edcb-4438-a7fa-95f5014c3394 resource provider aggregate not found 2026-04-02 18:07:16.889 8 INFO neutron.services.segments.plugin [-] Segment 3fb7743f-edcb-4438-a7fa-95f5014c3394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb7743f-edcb-4438-a7fa-95f5014c3394 found for delete ", "request_id": "req-016a3257-0701-4bab-a5ef-f18f284cd5ad"}]} 2026-04-02 18:07:16.890 8 INFO neutron.services.segments.plugin [-] Segment 3fb7743f-edcb-4438-a7fa-95f5014c3394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fb7743f-edcb-4438-a7fa-95f5014c3394 found for delete ", "request_id": "req-4a3a16ad-53e8-48a8-b9e7-af685772cc93"}]} [pid: 7|app: 0|req: 786/1460] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:15 2026] POST /v2.0/routers => generated 506 bytes in 1042 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1461] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:07:16 2026] POST /v2.0/ports => generated 952 bytes in 364 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: 787/1462] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:17 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 788/1463] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:17 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1464] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:17 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 676/1467] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:17 2026] PUT /v2.0/routers/1d30a560-e39c-40b1-b67a-2009aab20415/add_router_interface => generated 309 bytes in 1150 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: 677/1468] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 792/1469] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/ports/98c6b90e-bb03-40c8-9456-b527b3659319 => generated 1026 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1470] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1471] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:18.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-e89b5ebe-7f92-4b19-9c8f-4e7d7ea0971a 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 98c6b90e-bb03-40c8-9456-b527b3659319 2026-04-02 18:07:18.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e89b5ebe-7f92-4b19-9c8f-4e7d7ea0971a 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 98c6b90e-bb03-40c8-9456-b527b3659319 [pid: 8|app: 0|req: 680/1472] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1473] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:18 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&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: 682/1474] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:07:19 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 704 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1475] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:07:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=261cf0488e2f4147877c04355e80c2cb => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1476] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:18 2026] PUT /v2.0/routers/1d30a560-e39c-40b1-b67a-2009aab20415/remove_router_interface => generated 309 bytes in 915 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-04-02 18:07:19.577 7 INFO neutron.api.v2.resource [None req-323a7722-d811-4152-9271-03fce0baf2b2 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1477] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:19 2026] PUT /v2.0/routers/1d30a560-e39c-40b1-b67a-2009aab20415/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1478] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:19 2026] GET /v2.0/ports?device_id=1d30a560-e39c-40b1-b67a-2009aab20415 => 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: 684/1479] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:07:19 2026] POST /v2.0/ports => generated 1183 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:07:19.791 7 INFO neutron_taas.services.taas.taas_plugin [None req-c09e6183-5707-40f6-b0d9-ba059eeedb75 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 33f6a924-a282-447e-b995-1b664eef7ef6 2026-04-02 18:07:19.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c09e6183-5707-40f6-b0d9-ba059eeedb75 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 33f6a924-a282-447e-b995-1b664eef7ef6 2026-04-02 18:07:20.153 7 INFO neutron.services.segments.plugin [-] Segment 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 resource provider aggregate not found 2026-04-02 18:07:20.162 7 INFO neutron.services.segments.plugin [-] Segment 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 resource provider aggregate not found 2026-04-02 18:07:20.181 7 INFO neutron.services.segments.plugin [-] Segment 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 found for delete ", "request_id": "req-417f8903-dd65-4fbd-bdec-babdc03709b4"}]} 2026-04-02 18:07:20.186 7 INFO neutron.services.segments.plugin [-] Segment 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da9fe18-9ab7-4dad-9fa6-578a0f5fac38 found for delete ", "request_id": "req-6cd341bc-f448-4764-9730-ac049975e21e"}]} 2026-04-02 18:07:20.200 7 INFO neutron.db.l3_hamode_db [None req-c09e6183-5707-40f6-b0d9-ba059eeedb75 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] HA network 14b62fe1-2726-4269-9e7d-763b8764c938 was deleted as no HA routers are present in tenant 1a0d47101e294a059da3abc332a684be. [pid: 7|app: 0|req: 796/1480] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:19 2026] DELETE /v2.0/routers/1d30a560-e39c-40b1-b67a-2009aab20415 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1481] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/ports?device_id=52e1bc98-5cbc-45d8-90e5-b2d6772a24f2 => 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: 798/1482] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1483] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:07:19 2026] PUT /v2.0/ports/e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 1464 bytes in 528 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: 686/1484] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1485] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1486] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/security-groups?id=8b2d4ca3-b575-4e48-a81c-728ffc42b371&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: 799/1487] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:20 2026] DELETE /v2.0/subnets/9ca0d496-6ed3-41ee-a7fb-d1ac9e68540c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:20.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d2a5817-8878-4a7e-ae6d-9652a753c7fa'] response: {'name': 'network-changed', 'server_uuid': '182fef27-792e-4b71-9539-c64580994137', 'tag': 'e4e57c89-4e03-42f8-97f1-8c9a907d241d', 'status': 'completed', 'code': 200} 2026-04-02 18:07:20.529 8 INFO neutron.services.segments.plugin [-] Segment 6ff8250f-0f67-4e20-adec-e8ece1566ee0 resource provider aggregate not found 2026-04-02 18:07:20.536 8 INFO neutron.services.segments.plugin [-] Segment 6ff8250f-0f67-4e20-adec-e8ece1566ee0 resource provider aggregate not found 2026-04-02 18:07:20.551 8 INFO neutron.services.segments.plugin [-] Segment 6ff8250f-0f67-4e20-adec-e8ece1566ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff8250f-0f67-4e20-adec-e8ece1566ee0 found for delete ", "request_id": "req-8998a4ae-88c0-4833-9f4c-dbe862133198"}]} 2026-04-02 18:07:20.555 8 INFO neutron.services.segments.plugin [-] Segment 6ff8250f-0f67-4e20-adec-e8ece1566ee0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ff8250f-0f67-4e20-adec-e8ece1566ee0 found for delete ", "request_id": "req-42067f57-efa0-465e-86b4-330303c231f8"}]} [pid: 8|app: 0|req: 689/1488] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:20 2026] DELETE /v2.0/networks/aef97e15-877b-4cb3-aeaf-c738eaa196bc => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:20.619 7 INFO neutron.db.segments_db [None req-d4a78386-ae79-4ffc-8635-7a8bedefaad3 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment c9799c77-bdfe-4758-91cb-0ba4b6a770a4 of type vxlan for network 7ceceff7-31be-4969-9c07-8838c0a75b3d [pid: 7|app: 0|req: 800/1489] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:20 2026] POST /v2.0/networks => generated 611 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1490] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1491] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:20 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1492] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:07:20 2026] GET /v2.0/networks?tenant_id=261cf0488e2f4147877c04355e80c2cb&shared=False => generated 2376 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:21.037 8 INFO neutron.db.segments_db [None req-c097cf8b-4fa4-4c8c-a16f-0168cc91817b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 03ba30ae-115c-4b71-b63d-a6611aef9b53 of type vxlan for network e423c514-6b10-41c8-8d56-35b2a1102b06 [pid: 7|app: 0|req: 803/1493] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:07:21 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) 2026-04-02 18:07:21.304 8 INFO neutron.db.l3_hamode_db [None req-c097cf8b-4fa4-4c8c-a16f-0168cc91817b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 804/1494] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:07:21 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 805/1495] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:21 2026] DELETE /v2.0/security-groups/e21cc3c8-2f99-4e3d-9c93-c00bd4857b63 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:21.422 8 INFO neutron.db.l3_hamode_db [None req-c097cf8b-4fa4-4c8c-a16f-0168cc91817b 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:21.479 7 INFO neutron_taas.services.taas.taas_plugin [req-9141d6f9-ec9d-4852-90a0-fd4641973631 req-116fc8dc-dcff-4478-b8cf-3c12ff939a4d 8e85af8c4abc44cbbedcfaa1cf7e682b 68df841d9b1d4225bd5e8994b3da07e7 - - default default] TaaS: Handle Delete Port: f3847756-c383-4fc4-862a-58337688cf6b 2026-04-02 18:07:21.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9141d6f9-ec9d-4852-90a0-fd4641973631 req-116fc8dc-dcff-4478-b8cf-3c12ff939a4d 8e85af8c4abc44cbbedcfaa1cf7e682b 68df841d9b1d4225bd5e8994b3da07e7 - - default default] Tap Mirror: Handle Delete Port: f3847756-c383-4fc4-862a-58337688cf6b [pid: 7|app: 0|req: 806/1496] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:07:21 2026] DELETE /v2.0/ports/f3847756-c383-4fc4-862a-58337688cf6b => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:21.661 7 INFO neutron.api.v2.resource [None req-1ff23cb0-1be4-40fe-bcdc-d6ec8e6e266f 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1497] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:07:21 2026] GET /v2.0/security-groups/e21cc3c8-2f99-4e3d-9c93-c00bd4857b63 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1498] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:21 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:21.692 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b438cf60-3717-45d9-919b-87eb10595a55'] response: {'server_uuid': '0bdbe213-0790-4f88-b616-797278e64f53', 'name': 'network-vif-deleted', 'tag': 'f3847756-c383-4fc4-862a-58337688cf6b', 'status': 'completed', 'code': 200} 2026-04-02 18:07:21.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-199c883f-283e-482d-a87b-0ef8199771ef 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] TaaS: Handle Delete Port: 6a405e3c-95b9-41fc-a3f7-ca5c149826a7 2026-04-02 18:07:21.778 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-199c883f-283e-482d-a87b-0ef8199771ef 2b01f66de78a4aacb8c296e342369226 30bd7d4b4f1e46b6ac6b1255e59cf783 - - default default] Tap Mirror: Handle Delete Port: 6a405e3c-95b9-41fc-a3f7-ca5c149826a7 [pid: 7|app: 0|req: 809/1499] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:07:21 2026] DELETE /v2.0/floatingips/2836c5c7-1a11-4d62-80be-3631b733d09b => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1500] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:20 2026] POST /v2.0/routers => generated 507 bytes in 1409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1501] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:22 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:22.721 7 INFO neutron_taas.services.taas.taas_plugin [None req-43255b1f-26a9-44c6-8445-3eee8de656be 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: bd6ac0c1-8ef5-4baf-b826-c31fb8207dbd 2026-04-02 18:07:22.724 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43255b1f-26a9-44c6-8445-3eee8de656be 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: bd6ac0c1-8ef5-4baf-b826-c31fb8207dbd [pid: 7|app: 0|req: 810/1502] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:21 2026] PUT /v2.0/routers/fc817e1f-5e28-4963-ae8c-ac3dbdd6d7af/remove_router_interface => generated 309 bytes in 1323 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1503] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1504] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => 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: 693/1505] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:22 2026] PUT /v2.0/routers/9327f3d7-ed27-440e-94ef-e60b51f2dc39/add_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1506] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1507] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/ports/9d06061c-b38e-47c8-a221-f043b218be33 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:23.586 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6eb9ff5-c7d6-429e-ab4d-70a74b19fb3e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 93d6d439-e64d-44c8-93c3-5763919a084a 2026-04-02 18:07:23.589 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6eb9ff5-c7d6-429e-ab4d-70a74b19fb3e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 93d6d439-e64d-44c8-93c3-5763919a084a [pid: 8|app: 0|req: 696/1508] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:07:23 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:23.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-422f490d-cb25-4e5e-9464-96c66717fb84 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 9d06061c-b38e-47c8-a221-f043b218be33 2026-04-02 18:07:23.897 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6eb9ff5-c7d6-429e-ab4d-70a74b19fb3e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: ffcd4f4f-1a9f-40d8-99e2-d11f59e56a83 2026-04-02 18:07:23.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-422f490d-cb25-4e5e-9464-96c66717fb84 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 9d06061c-b38e-47c8-a221-f043b218be33 2026-04-02 18:07:23.900 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6eb9ff5-c7d6-429e-ab4d-70a74b19fb3e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: ffcd4f4f-1a9f-40d8-99e2-d11f59e56a83 [pid: 8|app: 0|req: 697/1509] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:23 2026] PUT /v2.0/routers/9327f3d7-ed27-440e-94ef-e60b51f2dc39/remove_router_interface => generated 309 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:24.252 7 INFO neutron.services.segments.plugin [-] Segment 2a67dff2-399c-4723-872a-3ff6838aae1c resource provider aggregate not found 2026-04-02 18:07:24.257 7 INFO neutron.services.segments.plugin [-] Segment 2a67dff2-399c-4723-872a-3ff6838aae1c resource provider aggregate not found [pid: 8|app: 0|req: 698/1510] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:24.279 7 INFO neutron.services.segments.plugin [-] Segment 2a67dff2-399c-4723-872a-3ff6838aae1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a67dff2-399c-4723-872a-3ff6838aae1c found for delete ", "request_id": "req-40df6d57-35c7-42a5-ac3a-92fad0d8adef"}]} [pid: 8|app: 0|req: 699/1511] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/ports?device_id=9327f3d7-ed27-440e-94ef-e60b51f2dc39 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:24.285 7 INFO neutron.services.segments.plugin [-] Segment 2a67dff2-399c-4723-872a-3ff6838aae1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a67dff2-399c-4723-872a-3ff6838aae1c found for delete ", "request_id": "req-e02363a6-1aaf-4694-8c58-ac4a72155406"}]} 2026-04-02 18:07:24.304 7 INFO neutron.db.l3_hamode_db [None req-c6eb9ff5-c7d6-429e-ab4d-70a74b19fb3e 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network e2ffd362-17ee-4ad7-8cb4-a9da594daf30 was deleted as no HA routers are present in tenant 30bd7d4b4f1e46b6ac6b1255e59cf783. [pid: 8|app: 0|req: 700/1512] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1513] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:23 2026] DELETE /v2.0/routers/fc817e1f-5e28-4963-ae8c-ac3dbdd6d7af => generated 0 bytes in 990 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:24.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-028a0297-768d-4b1c-b899-a41e20fbb88c 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 59db7b82-9cf9-4e7e-91c8-fe1f567976c2 2026-04-02 18:07:24.466 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-028a0297-768d-4b1c-b899-a41e20fbb88c 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 59db7b82-9cf9-4e7e-91c8-fe1f567976c2 [pid: 7|app: 0|req: 814/1514] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:24 2026] DELETE /v2.0/subnets/9a63fdc8-ae4b-4ff3-b2bd-0f3713f2f0e1 => 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: 815/1515] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1516] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/ports?device_id=0bdbe213-0790-4f88-b616-797278e64f53 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:24.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e002560-6eb2-478c-8206-3a2abfea7676 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 3e149658-1aaa-49a1-953b-d681822621d1 2026-04-02 18:07:24.659 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e002560-6eb2-478c-8206-3a2abfea7676 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 3e149658-1aaa-49a1-953b-d681822621d1 2026-04-02 18:07:24.788 8 INFO neutron.services.segments.plugin [-] Segment 03ba30ae-115c-4b71-b63d-a6611aef9b53 resource provider aggregate not found 2026-04-02 18:07:24.793 8 INFO neutron.services.segments.plugin [-] Segment 03ba30ae-115c-4b71-b63d-a6611aef9b53 resource provider aggregate not found 2026-04-02 18:07:24.810 8 INFO neutron.db.l3_hamode_db [None req-028a0297-768d-4b1c-b899-a41e20fbb88c 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] HA network e423c514-6b10-41c8-8d56-35b2a1102b06 was deleted as no HA routers are present in tenant 1a0d47101e294a059da3abc332a684be. 2026-04-02 18:07:24.817 8 INFO neutron.services.segments.plugin [-] Segment 03ba30ae-115c-4b71-b63d-a6611aef9b53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ba30ae-115c-4b71-b63d-a6611aef9b53 found for delete ", "request_id": "req-ee3c4944-24df-4f89-93f3-5b48eef0b69c"}]} 2026-04-02 18:07:24.820 8 INFO neutron.services.segments.plugin [-] Segment 03ba30ae-115c-4b71-b63d-a6611aef9b53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ba30ae-115c-4b71-b63d-a6611aef9b53 found for delete ", "request_id": "req-f9284874-a08b-45da-94df-38143ffb190a"}]} [pid: 8|app: 0|req: 701/1517] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:24 2026] DELETE /v2.0/routers/9327f3d7-ed27-440e-94ef-e60b51f2dc39 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1518] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:24 2026] DELETE /v2.0/networks/65545948-b1f2-4cc2-a0b0-a56983743b9f => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1519] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:07:24 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 818/1520] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:24 2026] DELETE /v2.0/subnets/486263fe-50f8-4536-802f-f6e2c2f68a2b => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1521] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:25 2026] GET /v2.0/security-groups?tenant_id=30bd7d4b4f1e46b6ac6b1255e59cf783&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: 703/1522] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:24 2026] DELETE /v2.0/networks/7ceceff7-31be-4969-9c07-8838c0a75b3d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1523] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:25 2026] DELETE /v2.0/security-groups/981e6641-16d6-4a0f-9f86-96dd84b5657b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:25.188 8 INFO neutron.db.segments_db [None req-c7ab8c06-f52e-4a95-a4f5-b3d910382774 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Added segment 186553ce-6637-420e-aa71-f3c661371a5b of type vxlan for network ff132456-9521-468c-b9c8-28815f695c0e 2026-04-02 18:07:25.482 8 INFO neutron.db.l3_hamode_db [None req-c7ab8c06-f52e-4a95-a4f5-b3d910382774 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 821/1524] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:25 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1198 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1525] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:25 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:26.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e272880-027b-4015-953d-ec86b20d3c69 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 3512bd22-c10d-4433-a80c-4296d2eabfce 2026-04-02 18:07:26.020 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e272880-027b-4015-953d-ec86b20d3c69 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 3512bd22-c10d-4433-a80c-4296d2eabfce 2026-04-02 18:07:26.307 8 INFO neutron.db.l3_hamode_db [None req-c7ab8c06-f52e-4a95-a4f5-b3d910382774 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:26.320 7 INFO neutron.services.segments.plugin [-] Segment a5d20231-c481-4a0e-966c-b8fb90dae1c8 resource provider aggregate not found 2026-04-02 18:07:26.320 7 INFO neutron.services.segments.plugin [-] Segment a5d20231-c481-4a0e-966c-b8fb90dae1c8 resource provider aggregate not found 2026-04-02 18:07:26.348 7 INFO neutron.services.segments.plugin [-] Segment a5d20231-c481-4a0e-966c-b8fb90dae1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d20231-c481-4a0e-966c-b8fb90dae1c8 found for delete ", "request_id": "req-79d1bf11-c537-486a-bcd1-c696415a5d36"}]} 2026-04-02 18:07:26.350 7 INFO neutron.services.segments.plugin [-] Segment a5d20231-c481-4a0e-966c-b8fb90dae1c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5d20231-c481-4a0e-966c-b8fb90dae1c8 found for delete ", "request_id": "req-adc47145-0cba-4712-89cc-3258c6625241"}]} [pid: 7|app: 0|req: 823/1526] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:25 2026] PUT /v2.0/routers/e00a2206-2c9c-4e81-8cda-4f26ec6176fc/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:26.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-597d7bf8-3468-49f8-9f5c-4158138fb88c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 3c3e31c9-f02a-4887-ac73-26c2963de4b7 2026-04-02 18:07:26.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-597d7bf8-3468-49f8-9f5c-4158138fb88c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 3c3e31c9-f02a-4887-ac73-26c2963de4b7 2026-04-02 18:07:26.841 8 INFO neutron.services.segments.plugin [-] Segment c9799c77-bdfe-4758-91cb-0ba4b6a770a4 resource provider aggregate not found 2026-04-02 18:07:26.846 8 INFO neutron.services.segments.plugin [-] Segment c9799c77-bdfe-4758-91cb-0ba4b6a770a4 resource provider aggregate not found 2026-04-02 18:07:26.868 8 INFO neutron.services.segments.plugin [-] Segment c9799c77-bdfe-4758-91cb-0ba4b6a770a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9799c77-bdfe-4758-91cb-0ba4b6a770a4 found for delete ", "request_id": "req-3b3e9511-5a4a-434f-93ce-dd0a0e525701"}]} 2026-04-02 18:07:26.868 8 INFO neutron.services.segments.plugin [-] Segment c9799c77-bdfe-4758-91cb-0ba4b6a770a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9799c77-bdfe-4758-91cb-0ba4b6a770a4 found for delete ", "request_id": "req-28d080c2-18fb-44d4-b49d-5e4e19070fa6"}]} 2026-04-02 18:07:27.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-597d7bf8-3468-49f8-9f5c-4158138fb88c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 5db73b7d-c51e-4cab-a52e-1ea62f9227de 2026-04-02 18:07:27.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-597d7bf8-3468-49f8-9f5c-4158138fb88c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 5db73b7d-c51e-4cab-a52e-1ea62f9227de [pid: 8|app: 0|req: 704/1527] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:25 2026] POST /v2.0/routers => generated 687 bytes in 2079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1528] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/routers/007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 693 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1529] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/routers => generated 696 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:27.404 7 INFO neutron.db.l3_hamode_db [None req-597d7bf8-3468-49f8-9f5c-4158138fb88c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 2f7bfb72-73e6-414a-b9c2-4125e652cc89 was deleted as no HA routers are present in tenant 68df841d9b1d4225bd5e8994b3da07e7. [pid: 7|app: 0|req: 824/1530] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:26 2026] DELETE /v2.0/routers/e00a2206-2c9c-4e81-8cda-4f26ec6176fc => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1531] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:27 2026] DELETE /v2.0/subnets/e4a9fe78-3504-4d09-bd38-530377baa8a5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:27.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-79d5ead2-6fa4-4b64-a09a-5e28a8e9c016 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 8995148d-a46a-4194-a508-74c2db78c7c0 2026-04-02 18:07:27.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79d5ead2-6fa4-4b64-a09a-5e28a8e9c016 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 8995148d-a46a-4194-a508-74c2db78c7c0 [pid: 8|app: 0|req: 707/1532] 10.0.0.17 () {34 vars in 740 bytes} [Thu Apr 2 18:07:27 2026] PUT /v2.0/routers/007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 700 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1533] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:27 2026] DELETE /v2.0/networks/a5525480-8a2f-4657-9cb2-9877126972ca => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1534] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/routers/007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 700 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1535] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:27 2026] GET /v2.0/ports?device_id=007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1536] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/security-groups?tenant_id=68df841d9b1d4225bd5e8994b3da07e7&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:28.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-485e0ce9-ea92-4bbb-b88b-7d203e56aefe 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: a5121524-02a1-4361-af0a-7aa6d092f809 2026-04-02 18:07:28.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-485e0ce9-ea92-4bbb-b88b-7d203e56aefe 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: a5121524-02a1-4361-af0a-7aa6d092f809 [pid: 7|app: 0|req: 829/1537] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/security-groups/8b2d4ca3-b575-4e48-a81c-728ffc42b371 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:28.367 7 INFO neutron.services.segments.plugin [-] Segment bec22e65-d0b3-4074-bf95-9a17f8850750 resource provider aggregate not found 2026-04-02 18:07:28.382 7 INFO neutron.services.segments.plugin [-] Segment bec22e65-d0b3-4074-bf95-9a17f8850750 resource provider aggregate not found 2026-04-02 18:07:28.388 7 INFO neutron.services.segments.plugin [-] Segment bec22e65-d0b3-4074-bf95-9a17f8850750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec22e65-d0b3-4074-bf95-9a17f8850750 found for delete ", "request_id": "req-90e60ef1-fe17-4fe5-ac4a-db6ea0cbaed7"}]} 2026-04-02 18:07:28.400 8 INFO neutron_taas.services.taas.taas_plugin [None req-485e0ce9-ea92-4bbb-b88b-7d203e56aefe 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] TaaS: Handle Delete Port: 84df4982-9f70-4634-a90e-4805d7584fc1 2026-04-02 18:07:28.401 7 INFO neutron.services.segments.plugin [-] Segment 177a6974-174c-4e9d-adb2-842c28ca7fb7 resource provider aggregate not found 2026-04-02 18:07:28.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-485e0ce9-ea92-4bbb-b88b-7d203e56aefe 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] Tap Mirror: Handle Delete Port: 84df4982-9f70-4634-a90e-4805d7584fc1 2026-04-02 18:07:28.408 7 INFO neutron.services.segments.plugin [-] Segment bec22e65-d0b3-4074-bf95-9a17f8850750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec22e65-d0b3-4074-bf95-9a17f8850750 found for delete ", "request_id": "req-e8a85e99-9eba-4d28-9bde-2b4c51b3fffa"}]} 2026-04-02 18:07:28.411 7 INFO neutron.services.segments.plugin [-] Segment 177a6974-174c-4e9d-adb2-842c28ca7fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177a6974-174c-4e9d-adb2-842c28ca7fb7 found for delete ", "request_id": "req-42ba59c6-ecb3-4df5-afae-2e142eecd593"}]} 2026-04-02 18:07:28.425 7 INFO neutron.services.segments.plugin [-] Segment 177a6974-174c-4e9d-adb2-842c28ca7fb7 resource provider aggregate not found 2026-04-02 18:07:28.445 7 INFO neutron.services.segments.plugin [-] Segment 177a6974-174c-4e9d-adb2-842c28ca7fb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 177a6974-174c-4e9d-adb2-842c28ca7fb7 found for delete ", "request_id": "req-5249731b-cd86-46d3-8a49-ae6bf415cf23"}]} 2026-04-02 18:07:28.820 8 INFO neutron.db.l3_hamode_db [None req-485e0ce9-ea92-4bbb-b88b-7d203e56aefe 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] HA network ff132456-9521-468c-b9c8-28815f695c0e was deleted as no HA routers are present in tenant 1a0d47101e294a059da3abc332a684be. [pid: 8|app: 0|req: 709/1538] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:27 2026] DELETE /v2.0/routers/007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1539] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/ports?device_id=007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:28.902 8 INFO neutron.services.segments.plugin [-] Segment 186553ce-6637-420e-aa71-f3c661371a5b resource provider aggregate not found 2026-04-02 18:07:28.908 8 INFO neutron.api.v2.resource [None req-ae9e8efa-3ea4-4124-b736-606c27051725 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 710/1540] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/routers/007f5d80-40af-4ffc-bcdc-0ae6185596c9 => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:28.918 8 INFO neutron.services.segments.plugin [-] Segment 186553ce-6637-420e-aa71-f3c661371a5b resource provider aggregate not found 2026-04-02 18:07:28.935 8 INFO neutron.services.segments.plugin [-] Segment 186553ce-6637-420e-aa71-f3c661371a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186553ce-6637-420e-aa71-f3c661371a5b found for delete ", "request_id": "req-ebbb44e2-fcff-41dd-aa77-b85a111b33a5"}]} 2026-04-02 18:07:28.938 8 INFO neutron.services.segments.plugin [-] Segment 186553ce-6637-420e-aa71-f3c661371a5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186553ce-6637-420e-aa71-f3c661371a5b found for delete ", "request_id": "req-7a697d1f-3d8f-439a-a0b9-b7f421db0384"}]} [pid: 7|app: 0|req: 831/1541] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/ports?device_id=9327f3d7-ed27-440e-94ef-e60b51f2dc39 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:28.965 8 INFO neutron.api.v2.resource [None req-c7583500-77ad-427e-83ac-1212692c55ae 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1542] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/routers/9327f3d7-ed27-440e-94ef-e60b51f2dc39 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:28.985 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9f5cde-e0a6-4984-808d-8bcaafa6eca4 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 832/1543] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:28 2026] DELETE /v2.0/subnets/486263fe-50f8-4536-802f-f6e2c2f68a2b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1544] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:28 2026] GET /v2.0/ports?device_id=1d30a560-e39c-40b1-b67a-2009aab20415 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:29.033 7 INFO neutron.api.v2.resource [None req-2492eb96-5022-40b3-91b1-ce5294c2b4dd 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 833/1545] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/routers/1d30a560-e39c-40b1-b67a-2009aab20415 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:29.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e2b27e2-7f31-4a2e-8f83-ef4c9d8d8898 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1546] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/subnets/9ca0d496-6ed3-41ee-a7fb-d1ac9e68540c => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1547] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/ports?device_id=e381db91-9bcf-4359-a6c1-7a2dd39309ee => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:29.113 8 INFO neutron.api.v2.resource [None req-ca767c64-a4b3-4ae7-a77a-e51add2e3df0 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 714/1548] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/routers/e381db91-9bcf-4359-a6c1-7a2dd39309ee => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:29.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90bb8953-54ba-4125-8369-e31d33bbde4f 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 835/1549] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/subnets/e298d8a1-a296-42bf-8d00-ea7c1432dcdc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:29.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cb684c1-3092-490b-aca6-8b33b61ef41d 13f0d497eafa4651a8ad756b5ab32775 1a0d47101e294a059da3abc332a684be - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1550] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:29 2026] DELETE /v2.0/subnets/3e1ea875-f447-4e08-89d4-1b6d33e4b6b2 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1551] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:29 2026] GET /v2.0/security-groups?tenant_id=1a0d47101e294a059da3abc332a684be&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: 716/1552] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:30 2026] DELETE /v2.0/security-groups/f6f076eb-01f3-4d0b-83fe-4b3a45ba0470 => 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: 837/1553] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:30 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1200 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1554] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:30 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&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: 838/1555] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:31 2026] GET /v2.0/security-groups?tenant_id=11a3fc5f0e2b4b22824042193200958e&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1556] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:31 2026] DELETE /v2.0/security-groups/345223bf-fe58-497b-ad81-e6342faace8c => 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: 839/1559] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:32 2026] GET /v2.0/security-groups?tenant_id=59ce94c271d8435390b047e28bcdad59&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1560] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:33 2026] DELETE /v2.0/security-groups/4fc108e4-1a9e-41e1-b2b7-fd8ca2eaa55d => 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: 840/1561] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:33 2026] GET /v2.0/security-groups?tenant_id=e004f5f9c5f644b5821c69c9a5bd5e72&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: 722/1562] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:33 2026] DELETE /v2.0/security-groups/fa6ffca3-04bf-430b-bb93-b3c249f9d788 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1563] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/security-groups?tenant_id=fb4b4d7b5e064e388d888b033d6105cf&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1564] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:35 2026] DELETE /v2.0/security-groups/4e98b1c6-a40f-4a35-b8d8-4df9d3b6788f => 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: 842/1565] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1566] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:35 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1567] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/security-groups?tenant_id=86227bf654e84f51bd759516c6b5ce95&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: 725/1568] 10.0.0.17 () {32 vars in 817 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&mac_address=fa%3A16%3A3e%3A0b%3A21%3A37 => generated 1200 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1569] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:36 2026] DELETE /v2.0/security-groups/600f6696-6b5b-4e8b-85ac-11bedeec2ab4 => 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: 845/1570] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:36 2026] GET /v2.0/security-groups?tenant_id=967306fc18e14b9b8e41a57509cdf01d&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1571] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:36 2026] DELETE /v2.0/security-groups/82d29639-fa63-4ad3-b9c1-ea9686656bcc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:36.928 8 INFO neutron.db.l3_db [None req-9738413e-5308-46fb-a1b5-867b1007de9f dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP 0c15cac9-a26e-4174-887a-97f846489e25 associated. External IP: 10.96.250.214, port: e4e57c89-4e03-42f8-97f1-8c9a907d241d. [pid: 7|app: 0|req: 847/1572] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/security-groups?tenant_id=076db6c3ecdd453b8406c4f5510b6ac8&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1573] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:07:36 2026] POST /v2.0/floatingips => generated 855 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:37.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43c2bb50-59bd-40aa-841d-8e2d32f061e8'] response: {'name': 'network-changed', 'server_uuid': '182fef27-792e-4b71-9539-c64580994137', 'tag': 'e4e57c89-4e03-42f8-97f1-8c9a907d241d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 848/1574] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:37 2026] DELETE /v2.0/security-groups/c6a72172-0993-4e94-ba1a-18ac71188526 => 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: 727/1575] 10.0.0.199 () {34 vars in 1096 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1216596561&fields=id&tenant_id=261cf0488e2f4147877c04355e80c2cb => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1576] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1577] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/quotas/261cf0488e2f4147877c04355e80c2cb => 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: 850/1578] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&fields=id => generated 333 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1579] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/security-groups?tenant_id=4e63d3ea2df04e9ba599febaa83279c7&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1580] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1581] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 730/1582] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:37 2026] DELETE /v2.0/security-groups/4bb7d41e-4636-48f4-a172-2143f35ddfb9 => 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: 731/1583] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => 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: 853/1584] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1469 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1585] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1586] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1587] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1588] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1589] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1590] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1591] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 857/1592] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:07:38 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:38.941 8 INFO neutron.db.segments_db [None req-e16177a1-bb13-412f-b9a8-a4b7ca663214 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment 445a30b0-17b0-4111-9a74-a8cf38d27918 of type vxlan for network 0e5c4d00-4d3d-4fe5-8627-a783643d0a9f [pid: 8|app: 0|req: 736/1593] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:38 2026] POST /v2.0/networks => generated 614 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:39.119 7 INFO neutron.db.segments_db [None req-748aa4ac-a397-4e7a-8f69-a473571af7f2 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment 1bd23645-a43b-4d54-acd2-14b7a0c65516 of type vxlan for network 41bd3ef5-7924-4f82-ac46-4bc2769e64f6 [pid: 7|app: 0|req: 858/1594] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/networks => generated 615 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1595] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:39 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: 859/1596] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/subnets => generated 655 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:39.811 7 INFO neutron.db.segments_db [None req-d09083d7-5a5c-4b2f-a909-7086ae500908 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment 510936b5-7d0a-4783-8527-42d57a1a5a0a of type vxlan for network 79ba6e20-2f59-4c8a-ac0a-ca47c0ca27bd [pid: 8|app: 0|req: 738/1597] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:39 2026] GET /v2.0/security-groups?tenant_id=23408355363842de88bd2c9c21689957&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1598] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:39 2026] DELETE /v2.0/security-groups/d6581a55-cf3a-4f3c-84e3-ea2dfc561e88 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:40.043 7 INFO neutron.db.l3_hamode_db [None req-d09083d7-5a5c-4b2f-a909-7086ae500908 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:40.175 7 INFO neutron.db.l3_hamode_db [None req-d09083d7-5a5c-4b2f-a909-7086ae500908 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1599] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:39 2026] POST /v2.0/routers => generated 511 bytes in 1126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1600] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:40 2026] PUT /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb/add_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1601] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:42 2026] GET /v2.0/ports/0ac174df-a443-496f-bfd3-0699ed8ed24e => generated 959 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1602] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:07:42 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1603] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:07:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=261cf0488e2f4147877c04355e80c2cb => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1604] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:07:42 2026] POST /v2.0/ports => generated 1183 bytes in 416 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: 865/1605] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:42 2026] GET /v2.0/security-groups?tenant_id=77a443b3ca3c44eeb20e62cd07634406&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1606] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:42 2026] PUT /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb/add_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1607] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1186 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1608] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:43 2026] DELETE /v2.0/security-groups/78504419-f204-4222-9605-65feef2108a5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1609] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/ports/ced72723-7f36-47c7-9500-a86be905258d => generated 967 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1610] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&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: 866/1611] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:07:43 2026] PUT /v2.0/ports/6ba84ee1-2774-458f-94a1-11193636be99 => generated 1464 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:43.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1740ae98-aa9a-401a-86e5-9164890afdd2'] response: {'name': 'network-changed', 'server_uuid': '8ef1f86b-0891-4204-a540-afa5409ba5a2', 'tag': '6ba84ee1-2774-458f-94a1-11193636be99', 'status': 'completed', 'code': 200} 2026-04-02 18:07:43.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a14d74e-fed8-4030-8053-ccd9987a3845 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: ced72723-7f36-47c7-9500-a86be905258d 2026-04-02 18:07:43.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a14d74e-fed8-4030-8053-ccd9987a3845 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: ced72723-7f36-47c7-9500-a86be905258d /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 867/1612] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:43 2026] GET /v2.0/security-groups?tenant_id=5c64101c0cf54a8d83c3d0a96554d048&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1613] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:43 2026] PUT /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1614] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:43 2026] DELETE /v2.0/security-groups/7daf0d33-0880-41e0-9ad9-41b2ff7fca82 => 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: 869/1615] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1467 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1616] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/networks?tenant_id=261cf0488e2f4147877c04355e80c2cb&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: 871/1617] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/security-groups?tenant_id=a2cdac6b80d84881b26d63ba61c810a0&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1618] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:07:44 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) 2026-04-02 18:07:44.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b25e543-ece6-4e5c-8030-c9cb97f2c04f 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 0ac174df-a443-496f-bfd3-0699ed8ed24e 2026-04-02 18:07:44.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b25e543-ece6-4e5c-8030-c9cb97f2c04f 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 0ac174df-a443-496f-bfd3-0699ed8ed24e [pid: 7|app: 0|req: 873/1619] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:44 2026] DELETE /v2.0/security-groups/5242d695-732e-46a4-bb8b-ea29cf9471bb => 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: 747/1620] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:44 2026] PUT /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb/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: 874/1621] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:44 2026] GET /v2.0/ports?device_id=fd93db35-b67d-48ad-bd58-68909a8ecddb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:45.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd035b0e-eaa9-4de1-9b59-6614bdac4f45 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 3cec7ce5-0116-4dae-9d91-576fdd694171 2026-04-02 18:07:45.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd035b0e-eaa9-4de1-9b59-6614bdac4f45 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 3cec7ce5-0116-4dae-9d91-576fdd694171 [pid: 7|app: 0|req: 875/1622] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1623] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:45.331 8 INFO neutron.services.segments.plugin [-] Segment 510936b5-7d0a-4783-8527-42d57a1a5a0a resource provider aggregate not found 2026-04-02 18:07:45.343 8 INFO neutron.services.segments.plugin [-] Segment 510936b5-7d0a-4783-8527-42d57a1a5a0a resource provider aggregate not found 2026-04-02 18:07:45.354 8 INFO neutron.services.segments.plugin [-] Segment 510936b5-7d0a-4783-8527-42d57a1a5a0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 510936b5-7d0a-4783-8527-42d57a1a5a0a found for delete ", "request_id": "req-27ab68ea-2395-4b74-8322-21cb7cb93a9c"}]} 2026-04-02 18:07:45.365 8 INFO neutron.services.segments.plugin [-] Segment 510936b5-7d0a-4783-8527-42d57a1a5a0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 510936b5-7d0a-4783-8527-42d57a1a5a0a found for delete ", "request_id": "req-33a02243-b495-4f56-9c48-f95c358f9382"}]} 2026-04-02 18:07:45.372 8 INFO neutron.db.l3_hamode_db [None req-fd035b0e-eaa9-4de1-9b59-6614bdac4f45 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] HA network 79ba6e20-2f59-4c8a-ac0a-ca47c0ca27bd was deleted as no HA routers are present in tenant 1861da9b576d44539fd3b6aaa9d49e79. [pid: 8|app: 0|req: 748/1624] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:44 2026] DELETE /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb => 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: 877/1625] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1467 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1626] 199.19.213.25 () {34 vars in 1055 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.62&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => 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: 879/1627] 199.19.213.25 () {34 vars in 1105 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a7&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => 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: 749/1628] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:45 2026] DELETE /v2.0/subnets/45b4006b-b53b-482c-86f8-50ee924b2822 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1629] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/subnets?id=2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6&id=ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1630] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&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: 7|app: 0|req: 882/1631] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1632] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:45 2026] DELETE /v2.0/subnets/8240bf7c-3091-46c0-b17f-b0b76fdb581a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1633] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 884/1634] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:07:45 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 751/1635] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:45 2026] DELETE /v2.0/networks/41bd3ef5-7924-4f82-ac46-4bc2769e64f6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:45.984 7 INFO neutron.services.segments.plugin [-] Segment 445a30b0-17b0-4111-9a74-a8cf38d27918 resource provider aggregate not found 2026-04-02 18:07:45.991 7 INFO neutron.services.segments.plugin [-] Segment 445a30b0-17b0-4111-9a74-a8cf38d27918 resource provider aggregate not found 2026-04-02 18:07:46.014 7 INFO neutron.services.segments.plugin [-] Segment 445a30b0-17b0-4111-9a74-a8cf38d27918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445a30b0-17b0-4111-9a74-a8cf38d27918 found for delete ", "request_id": "req-ede7b4ce-3778-44c6-865a-53136020d4f0"}]} 2026-04-02 18:07:46.018 7 INFO neutron.services.segments.plugin [-] Segment 445a30b0-17b0-4111-9a74-a8cf38d27918 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445a30b0-17b0-4111-9a74-a8cf38d27918 found for delete ", "request_id": "req-94b90611-be78-4306-b0c6-61b13e0df1cd"}]} [pid: 7|app: 0|req: 885/1636] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:45 2026] DELETE /v2.0/networks/0e5c4d00-4d3d-4fe5-8627-a783643d0a9f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:46.101 8 INFO neutron.db.segments_db [None req-df0fb165-c4ca-4ec6-8deb-488352ea2679 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment fde490a7-fe62-4116-b36b-67c4aaedb2f8 of type vxlan for network 3f874f7f-5056-4ceb-bdc1-89a6156faf35 [pid: 8|app: 0|req: 752/1637] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:46 2026] POST /v2.0/networks => generated 615 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1638] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:46 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:46.469 8 INFO neutron.db.segments_db [None req-2df14b69-2e9a-4111-8bbd-124cad3a640a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment c889bfa5-b9c5-4112-9413-1e1620d0a8c8 of type vxlan for network 6916bdfd-efb7-44c8-9a97-117ea79443ec 2026-04-02 18:07:46.734 8 INFO neutron.db.l3_hamode_db [None req-2df14b69-2e9a-4111-8bbd-124cad3a640a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:46.854 8 INFO neutron.db.l3_hamode_db [None req-2df14b69-2e9a-4111-8bbd-124cad3a640a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:47.384 8 INFO neutron.services.segments.plugin [-] Segment 1bd23645-a43b-4d54-acd2-14b7a0c65516 resource provider aggregate not found 2026-04-02 18:07:47.393 8 INFO neutron.services.segments.plugin [-] Segment 1bd23645-a43b-4d54-acd2-14b7a0c65516 resource provider aggregate not found 2026-04-02 18:07:47.412 8 INFO neutron.services.segments.plugin [-] Segment 1bd23645-a43b-4d54-acd2-14b7a0c65516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd23645-a43b-4d54-acd2-14b7a0c65516 found for delete ", "request_id": "req-2d32114e-2f9c-4aed-8865-52ad696ee809"}]} 2026-04-02 18:07:47.413 8 INFO neutron.services.segments.plugin [-] Segment 1bd23645-a43b-4d54-acd2-14b7a0c65516 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bd23645-a43b-4d54-acd2-14b7a0c65516 found for delete ", "request_id": "req-167374a0-6be4-4105-8313-e3dc408d8361"}]} [pid: 8|app: 0|req: 753/1639] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:46 2026] POST /v2.0/routers => generated 511 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1640] 10.0.0.17 () {34 vars in 664 bytes} [Thu Apr 2 18:07:47 2026] POST /v2.0/ports => generated 963 bytes in 337 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-04-02 18:07:47.967 8 INFO neutron.db.segments_db [None req-c68b91a3-900e-46f1-9972-b8b3c2d7fe4d 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Added segment b791c7bd-8f89-43c7-8878-37168bb2c329 of type vxlan for network 67c756b2-02cd-41a2-853e-ea95369a29f9 2026-04-02 18:07:48.321 8 INFO neutron.db.l3_hamode_db [None req-c68b91a3-900e-46f1-9972-b8b3c2d7fe4d 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:48.451 8 INFO neutron.db.l3_hamode_db [None req-c68b91a3-900e-46f1-9972-b8b3c2d7fe4d 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 888/1641] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:47 2026] PUT /v2.0/routers/857d6bc4-041e-46c8-889b-8e01258310e3/add_router_interface => generated 309 bytes in 1128 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: 891/1644] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:48 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1645] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/security-groups?tenant_id=efcdf92a4bd04ec2b4d9324c5b1cad02&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1646] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/ports/7afa583d-2ebb-42cc-ad79-13528148d39c => generated 1037 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1647] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:49 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&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: 895/1648] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:49 2026] DELETE /v2.0/security-groups/452edc50-9f1f-4fb0-8c59-e2faf245d253 => 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: 754/1649] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:07:47 2026] POST /v2.0/routers => generated 474 bytes in 1758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:49.539 8 INFO neutron.db.l3_hamode_db [None req-c58c956b-8876-4d26-b5ac-22a606053651 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:49.688 8 INFO neutron.db.l3_hamode_db [None req-c58c956b-8876-4d26-b5ac-22a606053651 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:49.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5c13894-e519-4e51-a1b4-4e8d4a386875 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 7afa583d-2ebb-42cc-ad79-13528148d39c 2026-04-02 18:07:49.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5c13894-e519-4e51-a1b4-4e8d4a386875 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 7afa583d-2ebb-42cc-ad79-13528148d39c [pid: 7|app: 0|req: 896/1650] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:49 2026] PUT /v2.0/routers/857d6bc4-041e-46c8-889b-8e01258310e3/remove_router_interface => generated 309 bytes in 790 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: 755/1651] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:07:49 2026] POST /v2.0/routers => generated 474 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1652] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/security-groups?tenant_id=2b171cc0f62c4fb9879119982a218328&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:50.424 7 INFO neutron.db.l3_hamode_db [None req-f36bde3a-2786-4e53-94d7-99a57224c04c 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:50.438 8 INFO neutron.api.v2.resource [None req-bcf39fea-d745-460c-80f3-190863ab5b9f 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1653] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:50 2026] PUT /v2.0/routers/857d6bc4-041e-46c8-889b-8e01258310e3/remove_router_interface => generated 197 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1654] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:50 2026] DELETE /v2.0/security-groups/734a853b-b202-4a11-bd34-147a065663fd => 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: 758/1655] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:50 2026] GET /v2.0/ports?device_id=857d6bc4-041e-46c8-889b-8e01258310e3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:50.548 7 INFO neutron.db.l3_hamode_db [None req-f36bde3a-2786-4e53-94d7-99a57224c04c 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:50.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-504b61e4-e4f6-4a2e-a217-db57e050ce5a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 7b560d78-6615-4341-84b1-bd871cc47147 2026-04-02 18:07:50.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-504b61e4-e4f6-4a2e-a217-db57e050ce5a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 7b560d78-6615-4341-84b1-bd871cc47147 2026-04-02 18:07:51.189 8 INFO neutron.services.segments.plugin [-] Segment c889bfa5-b9c5-4112-9413-1e1620d0a8c8 resource provider aggregate not found 2026-04-02 18:07:51.194 8 INFO neutron.services.segments.plugin [-] Segment c889bfa5-b9c5-4112-9413-1e1620d0a8c8 resource provider aggregate not found 2026-04-02 18:07:51.213 8 INFO neutron.services.segments.plugin [-] Segment c889bfa5-b9c5-4112-9413-1e1620d0a8c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c889bfa5-b9c5-4112-9413-1e1620d0a8c8 found for delete ", "request_id": "req-6e809851-350b-46fd-aba2-202c7d00af41"}]} 2026-04-02 18:07:51.218 8 INFO neutron.services.segments.plugin [-] Segment c889bfa5-b9c5-4112-9413-1e1620d0a8c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c889bfa5-b9c5-4112-9413-1e1620d0a8c8 found for delete ", "request_id": "req-4665b3d7-589d-4228-9ac6-43fc582bfa96"}]} [pid: 7|app: 0|req: 898/1656] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:07:50 2026] POST /v2.0/routers => generated 474 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:51.222 8 INFO neutron.db.l3_hamode_db [None req-504b61e4-e4f6-4a2e-a217-db57e050ce5a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] HA network 6916bdfd-efb7-44c8-9a97-117ea79443ec was deleted as no HA routers are present in tenant 1861da9b576d44539fd3b6aaa9d49e79. [pid: 8|app: 0|req: 759/1657] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:50 2026] DELETE /v2.0/routers/857d6bc4-041e-46c8-889b-8e01258310e3 => generated 0 bytes in 684 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:51.268 7 INFO neutron.db.l3_hamode_db [None req-ed5fe06d-4d92-42f6-9aca-33641bc4e1c3 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:51.387 7 INFO neutron.db.l3_hamode_db [None req-ed5fe06d-4d92-42f6-9aca-33641bc4e1c3 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 760/1658] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:51 2026] DELETE /v2.0/subnets/c656f4f8-b9c5-4aac-9363-ded5e2b61226 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1659] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:51 2026] DELETE /v2.0/networks/3f874f7f-5056-4ceb-bdc1-89a6156faf35 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:51.671 8 INFO neutron.db.segments_db [None req-f08a3129-649f-4573-a23d-985ba522fa97 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment 0d381379-ed14-4e42-86f0-d4d13b15e26f of type vxlan for network 672a9e1c-380d-41e0-9a97-2da98b80a873 [pid: 8|app: 0|req: 762/1660] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:51 2026] POST /v2.0/networks => generated 615 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1661] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:07:51 2026] POST /v2.0/routers => generated 474 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:52.016 7 INFO neutron.db.l3_hamode_db [None req-ba46816a-5e19-4e08-a34e-acc634e7597b 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 763/1662] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:51 2026] POST /v2.0/subnets => generated 646 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:52.143 7 INFO neutron.db.l3_hamode_db [None req-ba46816a-5e19-4e08-a34e-acc634e7597b 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:52.152 8 INFO neutron.db.segments_db [None req-38701454-3c62-4459-8e6c-864ad0c3f241 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment ab7d33ad-ef93-423c-a08d-267f50be565e of type vxlan for network 330fd217-fecc-4b29-b852-3a70fa4bf62b 2026-04-02 18:07:52.409 8 INFO neutron.db.l3_hamode_db [None req-38701454-3c62-4459-8e6c-864ad0c3f241 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:52.526 8 INFO neutron.db.l3_hamode_db [None req-38701454-3c62-4459-8e6c-864ad0c3f241 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 900/1663] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:07:51 2026] POST /v2.0/routers => generated 474 bytes in 725 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:52.989 7 INFO neutron.db.segments_db [None req-c84dbd60-aeb0-438e-b01a-69b44d66f2b8 0570a506eb42466cb63b0a25db672ff1 2ac56ab8b2d744e6a95ecb6aa4109054 - - default default] Added segment 7c1d2003-795d-4378-ae22-4ae4c9ba604f of type vxlan for network 4d929f2a-de9e-462e-a4e6-cf57ea3b8d1f [pid: 7|app: 0|req: 901/1664] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:52 2026] POST /v2.0/networks => generated 625 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1665] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:52 2026] POST /v2.0/routers => generated 510 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1666] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/routers/15c37db8-9900-489a-b22b-a245255db9cd/tags => generated 17 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:53.236 8 INFO neutron.services.segments.plugin [-] Segment fde490a7-fe62-4116-b36b-67c4aaedb2f8 resource provider aggregate not found 2026-04-02 18:07:53.242 8 INFO neutron.services.segments.plugin [-] Segment fde490a7-fe62-4116-b36b-67c4aaedb2f8 resource provider aggregate not found 2026-04-02 18:07:53.251 8 INFO neutron.services.segments.plugin [-] Segment fde490a7-fe62-4116-b36b-67c4aaedb2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde490a7-fe62-4116-b36b-67c4aaedb2f8 found for delete ", "request_id": "req-d227bff7-d5ef-4544-bac8-cad0302d4fb9"}]} 2026-04-02 18:07:53.265 8 INFO neutron.services.segments.plugin [-] Segment fde490a7-fe62-4116-b36b-67c4aaedb2f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde490a7-fe62-4116-b36b-67c4aaedb2f8 found for delete ", "request_id": "req-3b7b11c3-6a1f-4d27-ac17-a4cef6c619ae"}]} [pid: 8|app: 0|req: 765/1667] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:53 2026] POST /v2.0/subnets => generated 641 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1668] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/routers/6cc3406e-157c-4573-b9ec-9d7d3076c00a/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:53.620 8 INFO neutron.db.segments_db [None req-25b871e6-dd53-4ee6-89ba-3458c7b04721 0570a506eb42466cb63b0a25db672ff1 2ac56ab8b2d744e6a95ecb6aa4109054 - - default default] Added segment 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f of type vxlan for network 7d12bc51-f96a-42f0-908f-4baba846dd71 [pid: 8|app: 0|req: 767/1669] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:07:53 2026] POST /v2.0/networks => generated 625 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1670] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/routers/f8ef157d-c4f3-4b4e-8624-8ebc40331fab/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1671] 10.0.0.17 () {34 vars in 742 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/networks/7d12bc51-f96a-42f0-908f-4baba846dd71 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1672] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/routers/a35396c6-848d-4c48-bc1c-c8d39091f991/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1673] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:54 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: 903/1674] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:07:53 2026] PUT /v2.0/routers/b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f/add_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1675] 10.0.0.17 () {32 vars in 663 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1676] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports/3305cd34-1465-47ed-b05c-249bca6f0e6e => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1677] 10.0.0.17 () {34 vars in 740 bytes} [Thu Apr 2 18:07:54 2026] PUT /v2.0/subnets/58749e2c-9ff4-4f5e-91c1-7c8bc997b77a => generated 636 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1678] 10.0.0.17 () {32 vars in 677 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1679] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1680] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:54 2026] DELETE /v2.0/networks/7d12bc51-f96a-42f0-908f-4baba846dd71 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:54.730 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8a7be96-85e3-4e1b-b01a-9143eb4f2bde 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 3305cd34-1465-47ed-b05c-249bca6f0e6e 2026-04-02 18:07:54.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8a7be96-85e3-4e1b-b01a-9143eb4f2bde 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 3305cd34-1465-47ed-b05c-249bca6f0e6e [pid: 8|app: 0|req: 777/1681] 10.0.0.17 () {32 vars in 673 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1682] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&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-04-02 18:07:54.842 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7b37fdd-97d7-4af2-bf83-7a3825f52b9b 0570a506eb42466cb63b0a25db672ff1 2ac56ab8b2d744e6a95ecb6aa4109054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1683] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:54 2026] DELETE /v2.0/networks/7d12bc51-f96a-42f0-908f-4baba846dd71 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1684] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1685] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1686] 10.0.0.17 () {32 vars in 817 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&mac_address=fa%3A16%3A3e%3Ad1%3Ad3%3A1c => generated 1200 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1687] 10.0.0.17 () {32 vars in 671 bytes} [Thu Apr 2 18:07:54 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1688] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/subnets?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1689] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:07:54 2026] PUT /v2.0/routers/b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f/remove_router_interface => generated 309 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1690] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1691] 10.0.0.17 () {32 vars in 652 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1692] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/ports?device_id=b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:55.273 8 INFO neutron.services.segments.plugin [-] Segment 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f resource provider aggregate not found [pid: 7|app: 0|req: 909/1693] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:55.282 8 INFO neutron.services.segments.plugin [-] Segment 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f resource provider aggregate not found 2026-04-02 18:07:55.294 8 INFO neutron.services.segments.plugin [-] Segment 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f found for delete ", "request_id": "req-ffb0d46c-d7dc-4bd0-ae01-e38309f37265"}]} 2026-04-02 18:07:55.312 8 INFO neutron.services.segments.plugin [-] Segment 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19a04bb4-de41-4ac4-9ec6-4ca8fd66892f found for delete ", "request_id": "req-1211b251-af8e-4af1-9e12-293b157e820f"}]} [pid: 7|app: 0|req: 910/1694] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/networks => generated 1309 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:07:55.464 7 INFO neutron_taas.services.taas.taas_plugin [None req-55a7f293-da61-4a16-9f42-da6203189c41 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 1833bd07-88ed-4d07-a60f-4c366eeb23b1 2026-04-02 18:07:55.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55a7f293-da61-4a16-9f42-da6203189c41 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 1833bd07-88ed-4d07-a60f-4c366eeb23b1 2026-04-02 18:07:55.779 7 INFO neutron.services.segments.plugin [-] Segment ab7d33ad-ef93-423c-a08d-267f50be565e resource provider aggregate not found 2026-04-02 18:07:55.785 7 INFO neutron.services.segments.plugin [-] Segment ab7d33ad-ef93-423c-a08d-267f50be565e resource provider aggregate not found 2026-04-02 18:07:55.803 7 INFO neutron.services.segments.plugin [-] Segment ab7d33ad-ef93-423c-a08d-267f50be565e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7d33ad-ef93-423c-a08d-267f50be565e found for delete ", "request_id": "req-4b6a4db0-bcee-487b-9297-b3dc5a95af6d"}]} 2026-04-02 18:07:55.804 7 INFO neutron.services.segments.plugin [-] Segment ab7d33ad-ef93-423c-a08d-267f50be565e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab7d33ad-ef93-423c-a08d-267f50be565e found for delete ", "request_id": "req-087db183-35b6-43d7-aeca-2b73b0dfa27e"}]} 2026-04-02 18:07:55.817 7 INFO neutron.db.l3_hamode_db [None req-55a7f293-da61-4a16-9f42-da6203189c41 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] HA network 330fd217-fecc-4b29-b852-3a70fa4bf62b was deleted as no HA routers are present in tenant 1861da9b576d44539fd3b6aaa9d49e79. [pid: 7|app: 0|req: 911/1695] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:55 2026] DELETE /v2.0/routers/b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:55.853 8 INFO neutron.db.l3_db [None req-cb5df986-ef8e-4ce9-9a29-d72157546ca0 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP c66beb36-8272-4bc9-ad1b-d386f006e209 associated. External IP: 10.96.250.210, port: 6ba84ee1-2774-458f-94a1-11193636be99. [pid: 7|app: 0|req: 912/1696] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1697] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:07:55 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1698] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:55 2026] DELETE /v2.0/subnets/30bd5851-5fd1-4146-92fc-0217c16dca40 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1699] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/routers/15c37db8-9900-489a-b22b-a245255db9cd => 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: 916/1700] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/networks/4d929f2a-de9e-462e-a4e6-cf57ea3b8d1f => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1701] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:07:55 2026] POST /v2.0/floatingips => generated 854 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:07:56.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e04ae99d-c7fb-4ee5-9332-5a4e4878dacc'] response: {'name': 'network-changed', 'server_uuid': '8ef1f86b-0891-4204-a540-afa5409ba5a2', 'tag': '6ba84ee1-2774-458f-94a1-11193636be99', 'status': 'completed', 'code': 200} 2026-04-02 18:07:56.278 7 INFO neutron_taas.services.taas.taas_plugin [None req-1168de50-908c-464e-a2a8-bfc729608d2a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: ffe2976c-7d75-4944-b848-d45521880220 2026-04-02 18:07:56.281 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1168de50-908c-464e-a2a8-bfc729608d2a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: ffe2976c-7d75-4944-b848-d45521880220 [pid: 7|app: 0|req: 917/1702] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:56 2026] DELETE /v2.0/networks/672a9e1c-380d-41e0-9a97-2da98b80a873 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1703] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/subnets/69eb8bfa-e326-4757-97fe-d15258d8301c => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:56.554 7 INFO neutron.db.segments_db [None req-9b01d73b-46dd-452f-9840-2676243691ff 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Added segment 78f675c2-4a3c-4105-9f29-cac80b8177a4 of type vxlan for network 0be6f73b-cc95-45a9-92f8-b46ecda1cb22 [pid: 8|app: 0|req: 786/1704] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:07:56 2026] PUT /v2.0/routers/15c37db8-9900-489a-b22b-a245255db9cd => generated 485 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:56.710 8 INFO neutron.pecan_wsgi.hooks.translation [None req-feb13d4f-694c-4ccc-9571-c6aaae16c186 0570a506eb42466cb63b0a25db672ff1 2ac56ab8b2d744e6a95ecb6aa4109054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 787/1705] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:56 2026] DELETE /v2.0/subnets/58749e2c-9ff4-4f5e-91c1-7c8bc997b77a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1706] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:56 2026] GET /v2.0/ports?device_id=15c37db8-9900-489a-b22b-a245255db9cd => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:56.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6978e315-367a-4b34-bde9-7f4a49a2c34e 0570a506eb42466cb63b0a25db672ff1 2ac56ab8b2d744e6a95ecb6aa4109054 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 789/1707] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:56 2026] DELETE /v2.0/networks/7d12bc51-f96a-42f0-908f-4baba846dd71 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:07:56.774 7 INFO neutron.db.l3_hamode_db [None req-9b01d73b-46dd-452f-9840-2676243691ff 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:56.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1e35d41-e281-445c-932d-ac53b12104a4 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] TaaS: Handle Delete Port: 250277b6-cef9-4ca3-954e-fc93abe94c5d 2026-04-02 18:07:56.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1e35d41-e281-445c-932d-ac53b12104a4 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Tap Mirror: Handle Delete Port: 250277b6-cef9-4ca3-954e-fc93abe94c5d [pid: 8|app: 0|req: 790/1708] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:56 2026] DELETE /v2.0/routers/15c37db8-9900-489a-b22b-a245255db9cd => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1709] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1710] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/subnets/69eb8bfa-e326-4757-97fe-d15258d8301c => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1711] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/routers/6cc3406e-157c-4573-b9ec-9d7d3076c00a => generated 493 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1712] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:07:57 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:07:57.462 8 INFO neutron.services.segments.plugin [-] Segment 7c1d2003-795d-4378-ae22-4ae4c9ba604f resource provider aggregate not found 2026-04-02 18:07:57.466 8 INFO neutron.services.segments.plugin [-] Segment 7c1d2003-795d-4378-ae22-4ae4c9ba604f resource provider aggregate not found 2026-04-02 18:07:57.482 7 INFO neutron.db.l3_hamode_db [None req-9b01d73b-46dd-452f-9840-2676243691ff 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:07:57.484 8 INFO neutron.services.segments.plugin [-] Segment 7c1d2003-795d-4378-ae22-4ae4c9ba604f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1d2003-795d-4378-ae22-4ae4c9ba604f found for delete ", "request_id": "req-cd1341c2-a409-41d7-9c8a-ae2572e07bc6"}]} 2026-04-02 18:07:57.487 8 INFO neutron.services.segments.plugin [-] Segment 7c1d2003-795d-4378-ae22-4ae4c9ba604f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1d2003-795d-4378-ae22-4ae4c9ba604f found for delete ", "request_id": "req-cbb3dc30-d2b2-443c-9d66-02ca5ad22350"}]} [pid: 8|app: 0|req: 795/1713] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:07:57 2026] DELETE /v2.0/networks/4d929f2a-de9e-462e-a4e6-cf57ea3b8d1f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:07:57.829 7 INFO neutron.services.segments.plugin [-] Segment 0d381379-ed14-4e42-86f0-d4d13b15e26f resource provider aggregate not found 2026-04-02 18:07:57.850 7 INFO neutron.services.segments.plugin [-] Segment 0d381379-ed14-4e42-86f0-d4d13b15e26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d381379-ed14-4e42-86f0-d4d13b15e26f found for delete ", "request_id": "req-648b1fcd-9472-4515-a986-15377532a1bc"}]} 2026-04-02 18:07:57.865 7 INFO neutron.services.segments.plugin [-] Segment 0d381379-ed14-4e42-86f0-d4d13b15e26f resource provider aggregate not found 2026-04-02 18:07:57.887 7 INFO neutron.services.segments.plugin [-] Segment 0d381379-ed14-4e42-86f0-d4d13b15e26f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d381379-ed14-4e42-86f0-d4d13b15e26f found for delete ", "request_id": "req-57632c24-91b2-4cb1-a83c-b6cced334b37"}]} [pid: 8|app: 0|req: 796/1714] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:07:57 2026] PUT /v2.0/routers/6cc3406e-157c-4573-b9ec-9d7d3076c00a => generated 493 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1715] 199.19.213.25 () {34 vars in 1055 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.62&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1716] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/security-groups?tenant_id=2ac56ab8b2d744e6a95ecb6aa4109054&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1717] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/ports?device_id=6cc3406e-157c-4573-b9ec-9d7d3076c00a => 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: 800/1718] 199.19.213.25 () {34 vars in 1105 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a7&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => 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: 801/1719] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:07:58 2026] DELETE /v2.0/security-groups/29a43896-697d-40b9-a22d-7b0386b4d8e5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:07:58.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-e000d78a-2fff-4182-905c-4dcd2ba9d514 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] TaaS: Handle Delete Port: 788e217c-d6e8-4f33-a805-0e3c2a18da9f 2026-04-02 18:07:58.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e000d78a-2fff-4182-905c-4dcd2ba9d514 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Tap Mirror: Handle Delete Port: 788e217c-d6e8-4f33-a805-0e3c2a18da9f [pid: 7|app: 0|req: 919/1720] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:07:56 2026] POST /v2.0/routers => generated 691 bytes in 2304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1721] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/subnets?id=2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6&id=ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1722] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:58 2026] DELETE /v2.0/routers/6cc3406e-157c-4573-b9ec-9d7d3076c00a => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1723] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1724] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/routers/30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 697 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1725] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1726] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/routers/f8ef157d-c4f3-4b4e-8624-8ebc40331fab => generated 502 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1727] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1728] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:07:58 2026] GET /v2.0/routers => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1729] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1730] 10.0.0.17 () {34 vars in 740 bytes} [Thu Apr 2 18:07:59 2026] PUT /v2.0/routers/30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 704 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1731] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:07:58 2026] PUT /v2.0/routers/f8ef157d-c4f3-4b4e-8624-8ebc40331fab => generated 502 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1732] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/routers/30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 704 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1733] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/ports?device_id=f8ef157d-c4f3-4b4e-8624-8ebc40331fab => 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: 927/1734] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/ports?device_id=30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:07:59.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-f712a624-4004-4366-91e0-6a0e9cbae2bd 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] TaaS: Handle Delete Port: c6df3322-3547-49d5-bab4-a83f5f73c16c 2026-04-02 18:07:59.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f712a624-4004-4366-91e0-6a0e9cbae2bd 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Tap Mirror: Handle Delete Port: c6df3322-3547-49d5-bab4-a83f5f73c16c 2026-04-02 18:07:59.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fe0bd6c-b96b-4e27-ae2d-0125119b9c2c 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 96140c34-47ac-462c-b62f-8ca1ff872cad 2026-04-02 18:07:59.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fe0bd6c-b96b-4e27-ae2d-0125119b9c2c 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 96140c34-47ac-462c-b62f-8ca1ff872cad [pid: 8|app: 0|req: 808/1735] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:59 2026] DELETE /v2.0/routers/f8ef157d-c4f3-4b4e-8624-8ebc40331fab => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1736] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:07:59 2026] GET /v2.0/routers/a35396c6-848d-4c48-bc1c-c8d39091f991 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:00.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fe0bd6c-b96b-4e27-ae2d-0125119b9c2c 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] TaaS: Handle Delete Port: 94f59402-8548-4bf0-a972-fea573584f56 2026-04-02 18:08:00.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fe0bd6c-b96b-4e27-ae2d-0125119b9c2c 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] Tap Mirror: Handle Delete Port: 94f59402-8548-4bf0-a972-fea573584f56 2026-04-02 18:08:00.379 7 INFO neutron.services.segments.plugin [-] Segment 78f675c2-4a3c-4105-9f29-cac80b8177a4 resource provider aggregate not found 2026-04-02 18:08:00.383 7 INFO neutron.services.segments.plugin [-] Segment 78f675c2-4a3c-4105-9f29-cac80b8177a4 resource provider aggregate not found 2026-04-02 18:08:00.404 7 INFO neutron.services.segments.plugin [-] Segment 78f675c2-4a3c-4105-9f29-cac80b8177a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f675c2-4a3c-4105-9f29-cac80b8177a4 found for delete ", "request_id": "req-b4afeff5-1af8-45fe-981a-34d56a7bb1a5"}]} 2026-04-02 18:08:00.407 7 INFO neutron.services.segments.plugin [-] Segment 78f675c2-4a3c-4105-9f29-cac80b8177a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f675c2-4a3c-4105-9f29-cac80b8177a4 found for delete ", "request_id": "req-d69de725-15b1-4ba4-a24f-d38e1c103fc6"}]} 2026-04-02 18:08:00.408 7 INFO neutron.db.l3_hamode_db [None req-9fe0bd6c-b96b-4e27-ae2d-0125119b9c2c 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] HA network 0be6f73b-cc95-45a9-92f8-b46ecda1cb22 was deleted as no HA routers are present in tenant 1861da9b576d44539fd3b6aaa9d49e79. [pid: 7|app: 0|req: 928/1737] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:07:59 2026] DELETE /v2.0/routers/30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1738] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:00.465 7 INFO neutron.api.v2.resource [None req-3548fed8-8e5b-4faf-a909-28c9556eddaa 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1739] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/routers/30fd1b40-3ebf-4c90-8fa8-b601ed200b94 => 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: 931/1740] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:00.515 7 INFO neutron.api.v2.resource [None req-cee3709c-405c-4ec0-9359-d04c706a2c70 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1741] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/routers/b3a2fe6a-cf72-4b2b-a540-e8382c7f1d4f => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1742] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:07:59 2026] PUT /v2.0/routers/a35396c6-848d-4c48-bc1c-c8d39091f991 => generated 487 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:00.535 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76f4635e-9963-46dc-9e70-d1fd7c483b2a 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1743] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/subnets/30bd5851-5fd1-4146-92fc-0217c16dca40 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1744] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=a35396c6-848d-4c48-bc1c-c8d39091f991 => 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: 934/1745] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=857d6bc4-041e-46c8-889b-8e01258310e3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:00.588 7 INFO neutron.api.v2.resource [None req-47dc4acb-8d82-4124-977f-60d740be7104 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1746] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/routers/857d6bc4-041e-46c8-889b-8e01258310e3 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:00.605 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1377be6a-4f7e-4cac-82ad-496e3c1f90ad 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1747] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/subnets/c656f4f8-b9c5-4aac-9363-ded5e2b61226 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1748] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/ports?device_id=fd93db35-b67d-48ad-bd58-68909a8ecddb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:00.651 7 INFO neutron.api.v2.resource [None req-fd36879b-f869-4b5f-ad65-630dbf63fe5b 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 938/1749] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/routers/fd93db35-b67d-48ad-bd58-68909a8ecddb => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:00.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-36852863-1576-47ae-bb51-05d8bd7e626e 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1750] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/subnets/45b4006b-b53b-482c-86f8-50ee924b2822 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:00.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b346bafb-622a-4d7a-9199-9bcd097d26d2 7fc3d2b4579144c8baa9764a713eccd8 1861da9b576d44539fd3b6aaa9d49e79 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 940/1751] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/subnets/8240bf7c-3091-46c0-b17f-b0b76fdb581a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:00.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a845aaa-2be6-4df5-930c-3b46bb0e82a4 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] TaaS: Handle Delete Port: d9aab0c1-9adb-4165-9cff-81c3f9b310b0 2026-04-02 18:08:00.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a845aaa-2be6-4df5-930c-3b46bb0e82a4 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Tap Mirror: Handle Delete Port: d9aab0c1-9adb-4165-9cff-81c3f9b310b0 [pid: 8|app: 0|req: 812/1752] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:00 2026] DELETE /v2.0/routers/a35396c6-848d-4c48-bc1c-c8d39091f991 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1753] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:08:00 2026] GET /v2.0/routers/069c436b-0d9a-4175-899d-3f60ec4eca4f => 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: 942/1754] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/security-groups?tenant_id=1861da9b576d44539fd3b6aaa9d49e79&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1755] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:01 2026] DELETE /v2.0/security-groups/2e2661eb-3ae0-4ba3-b074-3572481e6cae => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1756] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:08:00 2026] PUT /v2.0/routers/069c436b-0d9a-4175-899d-3f60ec4eca4f => generated 480 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1757] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/ports?device_id=069c436b-0d9a-4175-899d-3f60ec4eca4f => 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: 944/1758] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:01 2026] GET /v2.0/security-groups?tenant_id=e00daaa7678e46869b7a79d21cbbb51f&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:02.160 8 INFO neutron_taas.services.taas.taas_plugin [None req-26107e23-a8f3-4118-802f-a4dcd0e058a7 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] TaaS: Handle Delete Port: f6e86427-8f45-456c-95cb-c14d29c8214b 2026-04-02 18:08:02.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26107e23-a8f3-4118-802f-a4dcd0e058a7 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] Tap Mirror: Handle Delete Port: f6e86427-8f45-456c-95cb-c14d29c8214b [pid: 7|app: 0|req: 945/1759] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:02 2026] DELETE /v2.0/security-groups/f4d66914-cfaa-4e52-8b66-3aa188dd239e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:02.570 8 INFO neutron.services.segments.plugin [-] Segment b791c7bd-8f89-43c7-8878-37168bb2c329 resource provider aggregate not found 2026-04-02 18:08:02.576 8 INFO neutron.services.segments.plugin [-] Segment b791c7bd-8f89-43c7-8878-37168bb2c329 resource provider aggregate not found 2026-04-02 18:08:02.599 8 INFO neutron.services.segments.plugin [-] Segment b791c7bd-8f89-43c7-8878-37168bb2c329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b791c7bd-8f89-43c7-8878-37168bb2c329 found for delete ", "request_id": "req-a9308a8f-4de5-41c9-8e09-291bea60029d"}]} 2026-04-02 18:08:02.601 8 INFO neutron.services.segments.plugin [-] Segment b791c7bd-8f89-43c7-8878-37168bb2c329 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b791c7bd-8f89-43c7-8878-37168bb2c329 found for delete ", "request_id": "req-5c09d213-516d-4aa2-a0ae-2dc1cce473ae"}]} 2026-04-02 18:08:02.617 8 INFO neutron.db.l3_hamode_db [None req-26107e23-a8f3-4118-802f-a4dcd0e058a7 5526540e70bf4864bd9184e264bcea22 5dfcdaf28d1d4788b4978f5b64d2adbb - - default default] HA network 67c756b2-02cd-41a2-853e-ea95369a29f9 was deleted as no HA routers are present in tenant 5dfcdaf28d1d4788b4978f5b64d2adbb. [pid: 8|app: 0|req: 815/1760] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:01 2026] DELETE /v2.0/routers/069c436b-0d9a-4175-899d-3f60ec4eca4f => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1763] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:03 2026] GET /v2.0/security-groups?tenant_id=5dfcdaf28d1d4788b4978f5b64d2adbb&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1764] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:03 2026] POST /v2.0/security-groups => generated 1623 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1765] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:03 2026] DELETE /v2.0/security-groups/b80f8209-feba-408a-afea-47ad64380207 => 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: 818/1766] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:08:03 2026] GET /v2.0/security-groups => generated 4528 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1767] 10.0.0.17 () {34 vars in 757 bytes} [Thu Apr 2 18:08:03 2026] PUT /v2.0/security-groups/e940bd17-8a0b-42f7-85af-70476e170b4e => generated 1663 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1768] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:08:03 2026] GET /v2.0/security-groups/e940bd17-8a0b-42f7-85af-70476e170b4e => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1769] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:03 2026] DELETE /v2.0/security-groups/e940bd17-8a0b-42f7-85af-70476e170b4e => 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: 821/1770] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-groups?tenant_id=e2b93fa51385479d844b3be3f0128c29&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1771] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1772] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:04 2026] DELETE /v2.0/security-groups/997e525f-0a70-41e3-b031-69c23d8a4daf => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:04.309 7 INFO neutron.db.segments_db [None req-3b37850d-f253-492a-8a9c-bf237e8aaed5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 6940eb86-8882-4475-ab24-48978e330a76 of type vxlan for network 860be133-450e-46bc-840f-d3633b4cc708 2026-04-02 18:08:04.318 8 INFO neutron.api.v2.resource [None req-a452b0c5-b203-4077-9975-ef57c3894fbd 67dab8c04cb348ff84c79be89464ca7f 7fe27a6da98f478cbca3af2954e4e836 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 824/1773] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:04 2026] DELETE /v2.0/security-groups/e940bd17-8a0b-42f7-85af-70476e170b4e => 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: 950/1774] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:08:03 2026] POST /v2.0/networks => generated 721 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1775] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:04 2026] POST /v2.0/security-groups => generated 1624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1776] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-groups?tenant_id=60eec1654f504f4f99ab62534ce352d2&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: 951/1777] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:04 2026] POST /v2.0/subnets => generated 687 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1778] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:04 2026] DELETE /v2.0/security-groups/89760316-e25f-4fd5-b7e3-b5ec16966262 => 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: 827/1779] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1780] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-group-rules/3a39a216-4ec2-4d8e-88b2-be48fa9bf8aa => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:04.735 7 INFO neutron.db.segments_db [None req-94baee40-be47-425d-a7f4-42cc43a32db5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 7f24622f-c7e2-41c0-b350-aa24952f2424 of type vxlan for network 360728ef-9642-4ea6-85ad-d0286f2b99b8 [pid: 8|app: 0|req: 829/1781] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1782] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:08:04 2026] DELETE /v2.0/security-group-rules/3a39a216-4ec2-4d8e-88b2-be48fa9bf8aa => 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: 831/1783] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:04.984 7 INFO neutron.db.l3_hamode_db [None req-94baee40-be47-425d-a7f4-42cc43a32db5 4a3843df3e464adfa91aef458a776074 07f7f87f9af34d1280038590bc007bce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 832/1784] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1785] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-group-rules/db9840c1-2f2c-4ef4-971e-c4baad5fe37d => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1786] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1787] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:08:05 2026] DELETE /v2.0/security-group-rules/db9840c1-2f2c-4ef4-971e-c4baad5fe37d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1788] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:05 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) [pid: 8|app: 0|req: 837/1789] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1790] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-group-rules/37fc3f47-654d-466e-b53d-742478e075e4 => 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: 839/1791] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1792] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:08:05 2026] DELETE /v2.0/security-group-rules/37fc3f47-654d-466e-b53d-742478e075e4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1793] 10.0.0.17 () {32 vars in 672 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1794] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:05 2026] DELETE /v2.0/security-groups/f9efddbf-c063-403a-9477-a795d7032044 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:05.777 7 INFO neutron.db.l3_hamode_db [None req-94baee40-be47-425d-a7f4-42cc43a32db5 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 843/1795] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1796] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:08:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1797] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1798] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1799] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:06 2026] GET /v2.0/security-groups?tenant_id=7fe27a6da98f478cbca3af2954e4e836&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1800] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:06 2026] DELETE /v2.0/security-groups/a0b9cbca-1cf2-4a54-8da1-a294b8044dbe => 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: 953/1801] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:04 2026] POST /v2.0/routers => generated 727 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1802] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:08:06 2026] PUT /v2.0/routers/47a0c9e5-f42f-4a5e-be85-65edaedc787d/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1803] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:08:08 2026] POST /v2.0/subnetpools => generated 548 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1804] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:08:08 2026] GET /v2.0/subnetpools/bb40a0fb-22dd-47f7-9203-39e07d488ae9 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1805] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:08:08 2026] PUT /v2.0/subnetpools/bb40a0fb-22dd-47f7-9203-39e07d488ae9 => generated 500 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1806] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:08:08 2026] DELETE /v2.0/subnetpools/bb40a0fb-22dd-47f7-9203-39e07d488ae9 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:08.846 8 INFO neutron.api.v2.resource [None req-94f9e735-78a8-4ee1-93df-bca2864de24b e81e3af700714619acbdc21f44bcb117 65f3e30287924d4496be7f90647de3a6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1807] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:08:08 2026] GET /v2.0/subnetpools/bb40a0fb-22dd-47f7-9203-39e07d488ae9 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:08.865 8 INFO neutron.api.v2.resource [None req-4d7c90d8-06fd-4440-9b38-4f09c7753653 e81e3af700714619acbdc21f44bcb117 65f3e30287924d4496be7f90647de3a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1808] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:08:08 2026] DELETE /v2.0/subnetpools/bb40a0fb-22dd-47f7-9203-39e07d488ae9 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1809] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1810] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-02 18:08:09.318 7 INFO neutron.db.segments_db [None req-da0ae6e7-09f4-4753-97e7-7cd9ac33d571 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 2513a266-309c-4d87-b1cc-89df83d4ae94 of type vxlan for network 6c9a808c-69a3-4b1c-9640-33d81182c757 [pid: 8|app: 0|req: 855/1811] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1812] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/networks => generated 722 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1813] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1814] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/subnets => generated 688 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1815] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:09 2026] GET /v2.0/security-groups?tenant_id=65f3e30287924d4496be7f90647de3a6&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:09.767 8 INFO neutron.db.segments_db [None req-ba253240-4634-4697-9fb6-6baea8ec5917 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 of type vxlan for network 7607882c-4fa9-4944-b5ad-ba27bda7cff7 [pid: 7|app: 0|req: 960/1816] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/security-groups => generated 1601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1817] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:09 2026] DELETE /v2.0/security-groups/db355271-99ea-495d-946a-235a474ffbcc => 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: 962/1818] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:08:09 2026] PUT /v2.0/security-groups/287e056d-6adc-4b72-89d6-048720bd80b7/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1819] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:08:09 2026] PUT /v2.0/security-groups/12a5a2f7-3d10-4e7a-abfc-a7968848a2cb/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:10.032 8 INFO neutron.db.l3_hamode_db [None req-ba253240-4634-4697-9fb6-6baea8ec5917 4a3843df3e464adfa91aef458a776074 4f90df830a784eba884a0662cbe52384 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 964/1820] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:08:10 2026] PUT /v2.0/security-groups/94b6604f-55ba-4520-b37c-e42f4724dcea/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1821] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:08:10 2026] PUT /v2.0/security-groups/cbf60996-13f2-468f-9b04-33f2909d74b2/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1822] 10.0.0.17 () {32 vars in 679 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1823] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1824] 10.0.0.17 () {32 vars in 689 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1825] 10.0.0.17 () {32 vars in 701 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1826] 10.0.0.17 () {32 vars in 687 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1827] 10.0.0.17 () {32 vars in 701 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1828] 10.0.0.17 () {32 vars in 697 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1829] 10.0.0.17 () {32 vars in 709 bytes} [Thu Apr 2 18:08:10 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1830] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/287e056d-6adc-4b72-89d6-048720bd80b7 => 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: 975/1831] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/12a5a2f7-3d10-4e7a-abfc-a7968848a2cb => 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: 976/1832] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/94b6604f-55ba-4520-b37c-e42f4724dcea => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:10.892 8 INFO neutron.db.l3_hamode_db [None req-ba253240-4634-4697-9fb6-6baea8ec5917 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 977/1833] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/cbf60996-13f2-468f-9b04-33f2909d74b2 => 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: 978/1834] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:10 2026] DELETE /v2.0/security-groups/03652c01-a614-450d-896b-41f3097b76a0 => 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: 857/1835] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:09 2026] POST /v2.0/routers => generated 728 bytes in 2163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1836] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:11 2026] GET /v2.0/security-groups?tenant_id=80c36f04316b4e4d98e848653677248f&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1837] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:12 2026] DELETE /v2.0/security-groups/da5fab65-3c86-48f8-8bb0-e2cbef28a827 => 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: 981/1838] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:12 2026] GET /v2.0/security-groups?tenant_id=0b6ccee9ad154641a1721abaa2230178&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: 982/1839] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:12 2026] DELETE /v2.0/security-groups/0f9f5a04-5966-432e-bb79-eb237c4658e0 => 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: 983/1840] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:12 2026] GET /v2.0/security-groups?tenant_id=7c578be7cb5d47ee83ffdd711c7064c9&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1841] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:12 2026] DELETE /v2.0/security-groups/06e631ed-1345-4efa-b352-4515d8434627 => 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: 858/1842] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:08:11 2026] PUT /v2.0/routers/ca4575d2-2bad-4b05-8bb2-9ab3cf2271b6/add_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1843] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:08:13 2026] POST /v2.0/security-groups => generated 1675 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1844] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 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: 7|app: 0|req: 986/1845] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 2026] POST /v2.0/security-group-rules => generated 596 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1846] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1847] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:14.675 8 INFO neutron.db.securitygroups_db [None req-9d60ceec-0af6-4c5c-b769-aee91bd05517 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Project 07f7f87f9af34d1280038590bc007bce 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: 861/1848] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:14.816 7 INFO neutron.db.securitygroups_db [None req-0cdcf7bf-c92d-47b2-8765-8bb839306234 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Project 07f7f87f9af34d1280038590bc007bce 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: 988/1849] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1850] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:15 2026] GET /v2.0/security-groups?tenant_id=669823a6cd3a4a50b4a2ba830cf901e8&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1851] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:08:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1852] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:15 2026] DELETE /v2.0/security-groups/f2c3e703-2449-403a-b8fa-7d306b458da4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1853] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:15 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: 864/1854] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:08:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1855] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:15 2026] GET /v2.0/security-groups?tenant_id=83ea728d469b40e08fcbfab6bdef6563&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: 992/1856] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:15 2026] DELETE /v2.0/security-groups/3f70126c-e5df-4327-adf1-ba3cff3a4dbb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1857] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:08:15 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1858] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2076685644&fields=id&tenant_id=07f7f87f9af34d1280038590bc007bce => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1859] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1604464512&fields=id&tenant_id=07f7f87f9af34d1280038590bc007bce => 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: 868/1860] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/networks?id=860be133-450e-46bc-840f-d3633b4cc708 => 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: 869/1861] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/quotas/07f7f87f9af34d1280038590bc007bce => 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: 870/1862] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/ports?tenant_id=07f7f87f9af34d1280038590bc007bce&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1863] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?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: 872/1864] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:16 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1865] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => 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: 993/1866] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:08:16 2026] POST /v2.0/floatingips => generated 552 bytes in 776 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1867] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:08:17 2026] PUT /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1868] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1869] 10.0.0.17 () {34 vars in 769 bytes} [Thu Apr 2 18:08:17 2026] PUT /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1870] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1871] 10.0.0.17 () {34 vars in 765 bytes} [Thu Apr 2 18:08:17 2026] PUT /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1872] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1873] 10.0.0.17 () {34 vars in 787 bytes} [Thu Apr 2 18:08:17 2026] PUT /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1874] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 52 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1877] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:08:17 2026] PUT /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1878] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:17 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1879] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:18.149 7 INFO neutron.api.v2.resource [None req-3a0fdc5a-1f20-4bd6-bd70-a7e4143c0e7b 5fceb2828ad24c26b550a6edf2baf99c 21b80fb1013047588ea43b58ae8f8206 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/1880] 10.0.0.17 () {32 vars in 750 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1881] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => 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: 1002/1882] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:08:18 2026] DELETE /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1883] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:18.318 7 INFO neutron.api.v2.resource [None req-a6dfd1a2-7f82-4bb1-a114-74cb50d29291 5fceb2828ad24c26b550a6edf2baf99c 21b80fb1013047588ea43b58ae8f8206 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1003/1884] 10.0.0.17 () {32 vars in 753 bytes} [Thu Apr 2 18:08:18 2026] DELETE /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1885] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:08:18 2026] DELETE /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1886] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:18 2026] GET /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:18.591 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3477063-dd0a-46a6-b821-1a9c0b455bf7 5fceb2828ad24c26b550a6edf2baf99c 21b80fb1013047588ea43b58ae8f8206 - - default default] TaaS: Handle Delete Port: f4a7f244-1101-4359-8bac-7c7b9eb033c3 2026-04-02 18:08:18.595 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3477063-dd0a-46a6-b821-1a9c0b455bf7 5fceb2828ad24c26b550a6edf2baf99c 21b80fb1013047588ea43b58ae8f8206 - - default default] Tap Mirror: Handle Delete Port: f4a7f244-1101-4359-8bac-7c7b9eb033c3 [pid: 8|app: 0|req: 883/1887] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:08:18 2026] DELETE /v2.0/floatingips/afde0b0b-085c-457b-89bb-42955d9e0617 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1888] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:08:19 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1889] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:19 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => 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: 1006/1890] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:19 2026] GET /v2.0/security-groups?tenant_id=0838da499e2a4f278aed6b763684f4da&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1891] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:19 2026] DELETE /v2.0/security-groups/487690fb-e2d1-4d80-bae8-ebb8e6b97b19 => 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: 886/1892] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/security-groups?tenant_id=21b80fb1013047588ea43b58ae8f8206&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1893] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:20 2026] DELETE /v2.0/security-groups/d238bed6-29c3-4c5a-980d-9fa15bafad88 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1894] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:19 2026] GET /v2.0/security-groups?tenant_id=089b9a40a8e349379b1a1b41d9526972&name=default => generated 2925 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1895] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1896] 10.0.0.65 () {30 vars in 689 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1897] 10.0.0.65 () {30 vars in 691 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1898] 10.0.0.65 () {30 vars in 667 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1899] 10.0.0.65 () {30 vars in 703 bytes} [Thu Apr 2 18:08:20 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: 889/1900] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:20 2026] DELETE /v2.0/security-groups/afaa6648-b3c1-43ef-bf43-17d41249cdd4 => 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: 1012/1901] 10.0.0.65 () {28 vars in 438 bytes} [Thu Apr 2 18:08:20 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: 890/1902] 10.0.0.65 () {30 vars in 727 bytes} [Thu Apr 2 18:08:20 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1903] 10.0.0.65 () {30 vars in 689 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1904] 10.0.0.65 () {30 vars in 691 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1905] 10.0.0.65 () {30 vars in 667 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1906] 10.0.0.65 () {30 vars in 703 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1907] 10.0.0.65 () {30 vars in 727 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 893/1908] 10.0.0.65 () {30 vars in 689 bytes} [Thu Apr 2 18:08:21 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: 1016/1909] 10.0.0.65 () {30 vars in 691 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1910] 10.0.0.65 () {30 vars in 667 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1911] 10.0.0.65 () {30 vars in 703 bytes} [Thu Apr 2 18:08:21 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: 895/1912] 10.0.0.65 () {30 vars in 729 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1913] 10.0.0.65 () {30 vars in 681 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1914] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/networks?id=860be133-450e-46bc-840f-d3633b4cc708 => generated 672 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1915] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1916] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:08:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=07f7f87f9af34d1280038590bc007bce => generated 274 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1917] 10.0.0.65 () {34 vars in 703 bytes} [Thu Apr 2 18:08:21 2026] POST /v2.0/ports => generated 1132 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1918] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:08:21 2026] POST /v2.0/ports => generated 993 bytes in 518 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 897/1919] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:08:22 2026] PUT /v2.0/ports/28d65076-6846-49cf-a44a-141a119f7be2 => generated 1274 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:22.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff96c62f-aa50-457d-81fa-1c50c29d9aab'] response: {'name': 'network-changed', 'server_uuid': '6c63b7f6-77b7-4702-b033-98de2bc646e9', 'tag': '28d65076-6846-49cf-a44a-141a119f7be2', '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, ' 2026-04-02 18:08:22.608 7 INFO neutron.db.segments_db [None req-2faf9425-19c9-4d46-ae62-075b85fdc438 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment 445c562b-8ded-4389-80b4-0e7fcf1d3111 of type vxlan for network bacd1c24-d148-4540-b1e3-47da2422714a [pid: 8|app: 0|req: 898/1920] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1008 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1921] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:08:22 2026] POST /v2.0/networks => generated 722 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1922] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:22 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1923] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:22 2026] POST /v2.0/subnets => generated 688 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:22.948 8 INFO neutron.db.segments_db [None req-2b95eaad-f5d9-45fc-ad17-02901b3c4c4c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Added segment c2c4085f-308a-4962-a14e-4ae4966321ac of type vxlan for network b45a6979-0d97-46d3-82ed-e93721a80988 [pid: 7|app: 0|req: 1025/1924] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/ports?tenant_id=07f7f87f9af34d1280038590bc007bce&device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1925] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/networks?tenant_id=07f7f87f9af34d1280038590bc007bce&shared=False => generated 768 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1926] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:23.220 8 INFO neutron.db.l3_hamode_db [None req-2b95eaad-f5d9-45fc-ad17-02901b3c4c4c 4a3843df3e464adfa91aef458a776074 7bfa174b957b47ac8ea0c35538f7b720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:08:23.876 7 INFO neutron.db.segments_db [None req-7a20b2ab-ec51-440b-8dab-07fabe1252f9 2a41eb0e8ec94b89900cc3be5d389b53 470b369a7f91495480133983f78ae7d6 - - default default] Added segment 85ae435a-5457-4da0-ab54-3c4efd80312e of type vxlan for network 89ea8256-48ec-4107-8de9-ababd8b1d6fe [pid: 7|app: 0|req: 1028/1927] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:08:23 2026] POST /v2.0/networks => generated 613 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:08:23.980 8 INFO neutron.db.l3_hamode_db [None req-2b95eaad-f5d9-45fc-ad17-02901b3c4c4c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1029/1928] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:23 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1929] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1930] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1931] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1932] 10.0.0.17 () {34 vars in 763 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/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: 1034/1933] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/ports?tenant_id=07f7f87f9af34d1280038590bc007bce&device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1277 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1934] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1935] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28d65076-6846-49cf-a44a-141a119f7be2 => 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: 1037/1936] 10.0.0.17 () {34 vars in 759 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1937] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/subnets?id=5bc6f262-5e9d-4eee-97f6-839555373d75 => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1938] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1939] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/ports?network_id=860be133-450e-46bc-840f-d3633b4cc708&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1940] 10.0.0.17 () {34 vars in 781 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1941] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?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: 1043/1942] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:08:24 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: 7|app: 0|req: 1044/1943] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1944] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?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: 1046/1945] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1946] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1947] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:08: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: 1049/1948] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1949] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:08:24 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: 900/1950] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:22 2026] POST /v2.0/routers => generated 728 bytes in 1954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1951] 10.0.0.17 () {32 vars in 740 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/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: 901/1952] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:24.951 8 INFO neutron.api.v2.resource [None req-88a32755-f085-4ff1-9365-db73e0be110f 2a41eb0e8ec94b89900cc3be5d389b53 470b369a7f91495480133983f78ae7d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 902/1953] 10.0.0.17 () {32 vars in 744 bytes} [Thu Apr 2 18:08:24 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/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: 903/1954] 10.0.0.17 () {32 vars in 743 bytes} [Thu Apr 2 18:08:24 2026] DELETE /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1955] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:25.126 8 INFO neutron.api.v2.resource [None req-e6052453-1dc8-4790-8706-8c35816ef5da 2a41eb0e8ec94b89900cc3be5d389b53 470b369a7f91495480133983f78ae7d6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1956] 10.0.0.17 () {32 vars in 747 bytes} [Thu Apr 2 18:08:25 2026] DELETE /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1957] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1958] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:25 2026] DELETE /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1959] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1960] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1008 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1961] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1962] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1963] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:25.472 8 INFO neutron.services.segments.plugin [-] Segment 85ae435a-5457-4da0-ab54-3c4efd80312e resource provider aggregate not found 2026-04-02 18:08:25.482 8 INFO neutron.services.segments.plugin [-] Segment 85ae435a-5457-4da0-ab54-3c4efd80312e resource provider aggregate not found 2026-04-02 18:08:25.502 8 INFO neutron.services.segments.plugin [-] Segment 85ae435a-5457-4da0-ab54-3c4efd80312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ae435a-5457-4da0-ab54-3c4efd80312e found for delete ", "request_id": "req-9209df53-a7e0-435c-8c1e-5acc9ce8b8fb"}]} 2026-04-02 18:08:25.502 8 INFO neutron.services.segments.plugin [-] Segment 85ae435a-5457-4da0-ab54-3c4efd80312e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85ae435a-5457-4da0-ab54-3c4efd80312e found for delete ", "request_id": "req-8dea8313-fd1c-4f3f-8f39-af44bae98f08"}]} [pid: 8|app: 0|req: 913/1964] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:08:25 2026] DELETE /v2.0/networks/89ea8256-48ec-4107-8de9-ababd8b1d6fe => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1965] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:08:25 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) 2026-04-02 18:08:25.533 8 INFO neutron.api.v2.resource [None req-0f712ae7-a160-4c1d-86ed-2dbffd7c2bde 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 915/1966] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1967] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 23 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1968] 199.19.213.25 () {34 vars in 735 bytes} [Thu Apr 2 18:08:25 2026] POST /v2.0/security-groups => generated 1636 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1969] 199.19.213.25 () {30 vars in 814 bytes} [Thu Apr 2 18:08:25 2026] GET /v2.0/security-group-rules?security_group_id=52823781-1f06-4782-9ac9-03165017aac5 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1970] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:08:25 2026] PUT /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1971] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:08:24 2026] PUT /v2.0/routers/3fcc5b4b-ba9c-4080-8790-3dd074569cd5/add_router_interface => generated 309 bytes in 1142 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: 920/1972] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1973] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1974] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1975] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1976] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1977] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1978] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1979] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/security-groups?tenant_id=5cbc6a9cf06247d38aaa9085e271db56&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1980] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/security-groups/111847df-3bcf-4938-8f6e-473dd1740021 => 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: 1056/1981] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:26 2026] GET /v2.0/security-groups?tenant_id=470b369a7f91495480133983f78ae7d6&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1982] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:26 2026] DELETE /v2.0/security-groups/c1a25231-549d-4342-b625-5dfacaf0f9e6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1983] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1984] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1985] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1279 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1986] 199.19.213.25 () {34 vars in 1123 bytes} [Thu Apr 2 18:08:27 2026] GET /v2.0/security-groups?id=28035def-8101-412f-a7dd-8336b1e8be9d&id=58268394-9149-4eb6-970f-5ac45a0a5b00&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1987] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/networks?id=bacd1c24-d148-4540-b1e3-47da2422714a => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1988] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/quotas/7bfa174b957b47ac8ea0c35538f7b720 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1989] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/ports?tenant_id=7bfa174b957b47ac8ea0c35538f7b720&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1990] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/networks/bacd1c24-d148-4540-b1e3-47da2422714a?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: 1061/1991] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/networks/bacd1c24-d148-4540-b1e3-47da2422714a?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: 931/1992] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1993] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1994] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:28 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1995] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1996] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:29 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1997] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:30.647 8 INFO neutron.db.segments_db [None req-b396d071-2bf5-4882-a20a-6fae078898dc ec197685810e43b7b6346edc803c8428 19bd041ac09a4b20b4163965673413f0 - - default default] Added segment 45d16577-68bd-4083-90b1-27bb1802b684 of type vxlan for network 488c227b-b7ac-4927-8648-9ad4de58fe9f [pid: 8|app: 0|req: 934/1998] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:08:30 2026] POST /v2.0/networks => generated 612 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1999] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:30 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 1065/2000] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:08:30 2026] POST /v2.0/subnets => generated 626 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2001] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2002] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2003] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/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: 1067/2004] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2005] 10.0.0.17 () {34 vars in 761 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2006] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2007] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2008] 10.0.0.17 () {34 vars in 757 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/red => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2009] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2010] 10.0.0.17 () {34 vars in 779 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2011] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2012] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:31.732 8 INFO neutron.db.l3_db [None req-1155713c-ec8a-469b-904a-6362291d09ed 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Floating IP 2486d975-b4c6-48a5-a9be-1f0188df6596 associated. External IP: 10.96.250.204, port: 28d65076-6846-49cf-a44a-141a119f7be2. [pid: 7|app: 0|req: 1074/2013] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2014] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:31.863 7 INFO neutron.api.v2.resource [None req-9003c9e8-97c6-4366-9515-17d2d53804d2 ec197685810e43b7b6346edc803c8428 19bd041ac09a4b20b4163965673413f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2015] 10.0.0.17 () {32 vars in 742 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2016] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:08:31 2026] DELETE /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2017] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:31 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:32.034 7 INFO neutron.api.v2.resource [None req-5a4807ad-419f-4d0e-b02b-47629fa69f69 ec197685810e43b7b6346edc803c8428 19bd041ac09a4b20b4163965673413f0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1079/2018] 10.0.0.17 () {32 vars in 745 bytes} [Thu Apr 2 18:08:31 2026] DELETE /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2019] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 940/2020] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:08:31 2026] PUT /v2.0/floatingips/2486d975-b4c6-48a5-a9be-1f0188df6596 => generated 855 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2021] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:08:32 2026] DELETE /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:32.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ab6fef4-ba10-4e57-9a13-ea5ffc3cc555'] response: {'name': 'network-changed', 'server_uuid': '6c63b7f6-77b7-4702-b033-98de2bc646e9', 'tag': '28d65076-6846-49cf-a44a-141a119f7be2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 941/2022] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2023] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:32 2026] DELETE /v2.0/subnets/3ad4ee9a-e096-4be8-a80f-25b69367663a => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:32.453 8 INFO neutron.services.segments.plugin [-] Segment 45d16577-68bd-4083-90b1-27bb1802b684 resource provider aggregate not found 2026-04-02 18:08:32.474 8 INFO neutron.services.segments.plugin [-] Segment 45d16577-68bd-4083-90b1-27bb1802b684 resource provider aggregate not found 2026-04-02 18:08:32.489 8 INFO neutron.services.segments.plugin [-] Segment 45d16577-68bd-4083-90b1-27bb1802b684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d16577-68bd-4083-90b1-27bb1802b684 found for delete ", "request_id": "req-615f0ebe-ae07-48b0-9fe7-481d5ecb7fbc"}]} 2026-04-02 18:08:32.497 8 INFO neutron.services.segments.plugin [-] Segment 45d16577-68bd-4083-90b1-27bb1802b684 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45d16577-68bd-4083-90b1-27bb1802b684 found for delete ", "request_id": "req-ffd67389-eabd-410b-a87e-ef7d354fe3b4"}]} [pid: 8|app: 0|req: 942/2024] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:08:32 2026] DELETE /v2.0/networks/488c227b-b7ac-4927-8648-9ad4de58fe9f => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2025] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/ports?tenant_id=07f7f87f9af34d1280038590bc007bce&device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2026] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/networks?id=860be133-450e-46bc-840f-d3633b4cc708 => generated 768 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2027] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=28d65076-6846-49cf-a44a-141a119f7be2 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2028] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/subnets?id=5bc6f262-5e9d-4eee-97f6-839555373d75 => generated 690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2029] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/ports?network_id=860be133-450e-46bc-840f-d3633b4cc708&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2032] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?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: 946/2033] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:08:32 2026] GET /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708?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: 7|app: 0|req: 1088/2034] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/networks?id=bacd1c24-d148-4540-b1e3-47da2422714a => generated 673 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2035] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 947/2036] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:08:33 2026] POST /v2.0/ports => generated 954 bytes in 499 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: 1090/2037] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/security-groups?tenant_id=6eb22770a3b34e2d9617a58686e8d756&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2038] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:33 2026] DELETE /v2.0/security-groups/f36a810e-d872-4ce8-a321-45fbe4b0e821 => 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: 1092/2039] 10.0.0.199 () {34 vars in 1016 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2040] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/networks?id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2041] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/quotas/5d622e64c1af410e962706c325197e01 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2042] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/security-groups?tenant_id=19bd041ac09a4b20b4163965673413f0&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: 1096/2043] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:08:33 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2044] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:33 2026] DELETE /v2.0/security-groups/de3ad07d-48c5-46b4-8d95-284988f8b87c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2045] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:08:33 2026] PUT /v2.0/ports/2b8e9615-589a-485b-be2f-8f33e162bd7e => generated 1235 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2046] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?fields=segments => generated 14 bytes in 58 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: 949/2047] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:34.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82afc4bf-e700-4643-bae4-488ab3ff45f3'] response: {'name': 'network-changed', 'server_uuid': '77f698b6-d7c1-4759-99a9-516f57bb7850', 'tag': '2b8e9615-589a-485b-be2f-8f33e162bd7e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1099/2048] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2049] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 1100/2050] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/ports?tenant_id=7bfa174b957b47ac8ea0c35538f7b720&device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2051] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/networks?tenant_id=7bfa174b957b47ac8ea0c35538f7b720&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2052] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1101/2053] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:08:34 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: 953/2054] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:34 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1102/2055] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2056] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 1103/2057] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/ports?tenant_id=7bfa174b957b47ac8ea0c35538f7b720&device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2058] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2b8e9615-589a-485b-be2f-8f33e162bd7e => 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: 1104/2059] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/subnets?id=cbf141fd-bcba-4347-accc-fd570d8d8e5b => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2060] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:08:35 2026] GET /v2.0/ports?network_id=bacd1c24-d148-4540-b1e3-47da2422714a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2061] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/networks/bacd1c24-d148-4540-b1e3-47da2422714a?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: 957/2062] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/networks/bacd1c24-d148-4540-b1e3-47da2422714a?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: 1106/2063] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 958/2064] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:36 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 1107/2065] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2066] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1108/2067] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 960/2068] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:37 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2069] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/networks?id=ba39befe-48b4-4aa3-9b70-2c3f619403fa => generated 735 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2070] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:08:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5d622e64c1af410e962706c325197e01 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2071] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2072] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2073] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:08:38 2026] POST /v2.0/ports => generated 1078 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2074] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:08:39 2026] PUT /v2.0/ports/aa85c73a-8fa4-482e-b0af-84d483c5c54e => generated 1239 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:39.748 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-004c5850-1aee-4457-926b-16e54241775b'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': 'aa85c73a-8fa4-482e-b0af-84d483c5c54e', '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: 1111/2075] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 95 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: 965/2076] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2077] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:08:39 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1279 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2078] 10.0.0.17 () {32 vars in 857 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/floatingips?floating_network_id=398de266-e229-470e-9da3-5bd6c3fcf85a&port_id=28d65076-6846-49cf-a44a-141a119f7be2 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2079] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2080] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/networks?tenant_id=5d622e64c1af410e962706c325197e01&shared=False => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2081] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2082] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2083] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2084] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1116/2085] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2086] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1117/2087] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:08:40 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1279 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2088] 10.0.0.40 () {34 vars in 1119 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/security-groups?id=28035def-8101-412f-a7dd-8336b1e8be9d&id=58268394-9149-4eb6-970f-5ac45a0a5b00&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2089] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 972/2090] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1119/2091] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => 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: 973/2092] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2093] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&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: 974/2094] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 1121/2095] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 975/2096] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:08:41 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1122/2097] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:42 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2098] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 1123/2099] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 977/2100] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2101] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2102] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2103] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:43 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 979/2104] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 1126/2105] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 980/2106] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2107] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:44 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2108] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2109] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/security-groups?id=a6018c81-2ef2-4732-ba17-d02275b89b8e&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: 982/2110] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:45.544 7 INFO neutron_taas.services.taas.taas_plugin [req-20a1d77c-3b8c-4ac6-a966-c13b10569c20 req-ac6decd2-daef-4b81-8830-2dda4ee95e52 7af30da31349477c924a78b89cc8ddee 7bfa174b957b47ac8ea0c35538f7b720 - - default default] TaaS: Handle Delete Port: 2b8e9615-589a-485b-be2f-8f33e162bd7e 2026-04-02 18:08:45.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-20a1d77c-3b8c-4ac6-a966-c13b10569c20 req-ac6decd2-daef-4b81-8830-2dda4ee95e52 7af30da31349477c924a78b89cc8ddee 7bfa174b957b47ac8ea0c35538f7b720 - - default default] Tap Mirror: Handle Delete Port: 2b8e9615-589a-485b-be2f-8f33e162bd7e [pid: 7|app: 0|req: 1129/2111] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:08:45 2026] DELETE /v2.0/ports/2b8e9615-589a-485b-be2f-8f33e162bd7e => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:45.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20f07ad0-1bc1-469c-89e0-27f03b058d71'] response: {'server_uuid': '77f698b6-d7c1-4759-99a9-516f57bb7850', 'name': 'network-vif-deleted', 'tag': '2b8e9615-589a-485b-be2f-8f33e162bd7e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 983/2112] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2113] 199.19.213.25 () {34 vars in 1043 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2114] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2115] 10.0.0.199 () {34 vars in 1120 bytes} [Thu Apr 2 18:08:45 2026] GET /v2.0/security-groups?id=58268394-9149-4eb6-970f-5ac45a0a5b00&id=28035def-8101-412f-a7dd-8336b1e8be9d&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2116] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:08:46.430 7 INFO neutron_taas.services.taas.taas_plugin [req-22a4e93d-cd9f-4c44-9a51-f3ed7d93e252 req-c51b847c-71c6-47a2-862d-fc10ef5e46d8 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] TaaS: Handle Delete Port: 28d65076-6846-49cf-a44a-141a119f7be2 2026-04-02 18:08:46.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-22a4e93d-cd9f-4c44-9a51-f3ed7d93e252 req-c51b847c-71c6-47a2-862d-fc10ef5e46d8 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Tap Mirror: Handle Delete Port: 28d65076-6846-49cf-a44a-141a119f7be2 [pid: 8|app: 0|req: 986/2117] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:46.567 7 INFO neutron.db.l3_db [req-22a4e93d-cd9f-4c44-9a51-f3ed7d93e252 req-c51b847c-71c6-47a2-862d-fc10ef5e46d8 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Floating IP 2486d975-b4c6-48a5-a9be-1f0188df6596 disassociated. External IP: 10.96.250.204, port: 28d65076-6846-49cf-a44a-141a119f7be2. [pid: 8|app: 0|req: 987/2118] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1132/2119] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:08:46 2026] DELETE /v2.0/ports/28d65076-6846-49cf-a44a-141a119f7be2 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2120] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2121] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:46 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 989/2122] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2123] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:47 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:08:47.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47b3539b-8ebc-47eb-94c5-857bf087098a'] response: {'server_uuid': '6c63b7f6-77b7-4702-b033-98de2bc646e9', 'name': 'network-vif-deleted', 'tag': '28d65076-6846-49cf-a44a-141a119f7be2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1136/2126] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => 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: 991/2127] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:48 2026] GET /v2.0/ports?device_id=77f698b6-d7c1-4759-99a9-516f57bb7850 => 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: 1137/2128] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=6c63b7f6-77b7-4702-b033-98de2bc646e9 => 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: 992/2129] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2130] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/security-groups?id=5499aed8-a88f-402b-980e-33b5bb34458e&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2131] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:08:49 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2132] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:50 2026] DELETE /v2.0/security-groups/58268394-9149-4eb6-970f-5ac45a0a5b00 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:50.609 8 INFO neutron.api.v2.resource [None req-bbd91e6f-9411-425f-8e02-c9224215f936 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2133] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:08:50 2026] GET /v2.0/security-groups/58268394-9149-4eb6-970f-5ac45a0a5b00 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:08:50.736 7 INFO neutron_taas.services.taas.taas_plugin [None req-6b342d33-6d00-4bd9-97f2-83d38831c658 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] TaaS: Handle Delete Port: 200dd6df-7565-4a58-8cf3-13c5e5469464 2026-04-02 18:08:50.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b342d33-6d00-4bd9-97f2-83d38831c658 9551d13fbb864bd3ad2e67a8cf5c5525 07f7f87f9af34d1280038590bc007bce - - default default] Tap Mirror: Handle Delete Port: 200dd6df-7565-4a58-8cf3-13c5e5469464 [pid: 7|app: 0|req: 1140/2134] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:08:50 2026] DELETE /v2.0/floatingips/2486d975-b4c6-48a5-a9be-1f0188df6596 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2135] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:50 2026] DELETE /v2.0/security-groups/28035def-8101-412f-a7dd-8336b1e8be9d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:51.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-39ad1a47-3527-44b2-8be6-46d1e0686a58 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: e06983b7-7a78-416e-81d1-c9e602b38a46 2026-04-02 18:08:51.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39ad1a47-3527-44b2-8be6-46d1e0686a58 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: e06983b7-7a78-416e-81d1-c9e602b38a46 2026-04-02 18:08:51.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-d92b8dd5-9e48-4a96-9c4b-b0fbc2382ebe 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: f26d6300-02cd-4fcf-9468-a53f92c41d46 2026-04-02 18:08:51.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d92b8dd5-9e48-4a96-9c4b-b0fbc2382ebe 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: f26d6300-02cd-4fcf-9468-a53f92c41d46 [pid: 8|app: 0|req: 995/2136] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:08:50 2026] PUT /v2.0/routers/3fcc5b4b-ba9c-4080-8790-3dd074569cd5/remove_router_interface => generated 309 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:52.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-b62c2f8a-f86b-4fc3-ab75-a946ca2e90df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 5c2ff3fa-dcbe-437e-8ef9-24199ccfbe80 2026-04-02 18:08:52.095 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b62c2f8a-f86b-4fc3-ab75-a946ca2e90df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 5c2ff3fa-dcbe-437e-8ef9-24199ccfbe80 [pid: 7|app: 0|req: 1142/2137] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:08:51 2026] PUT /v2.0/routers/47a0c9e5-f42f-4a5e-be85-65edaedc787d/remove_router_interface => generated 309 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:52.353 8 INFO neutron_taas.services.taas.taas_plugin [None req-b62c2f8a-f86b-4fc3-ab75-a946ca2e90df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: dc73f651-aabc-4084-8f74-a0a7fc9e6f09 2026-04-02 18:08:52.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b62c2f8a-f86b-4fc3-ab75-a946ca2e90df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: dc73f651-aabc-4084-8f74-a0a7fc9e6f09 2026-04-02 18:08:52.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-962edd11-a503-4c9e-892c-413784aefe03 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: be30b8bf-fd8e-4d03-a82b-72a17c5b7e48 2026-04-02 18:08:52.440 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-962edd11-a503-4c9e-892c-413784aefe03 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: be30b8bf-fd8e-4d03-a82b-72a17c5b7e48 2026-04-02 18:08:52.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-962edd11-a503-4c9e-892c-413784aefe03 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: ec6102af-0591-449c-8862-6c69954dd5fa 2026-04-02 18:08:52.738 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-962edd11-a503-4c9e-892c-413784aefe03 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: ec6102af-0591-449c-8862-6c69954dd5fa 2026-04-02 18:08:53.107 7 INFO neutron.services.segments.plugin [-] Segment 7f24622f-c7e2-41c0-b350-aa24952f2424 resource provider aggregate not found 2026-04-02 18:08:53.113 7 INFO neutron.services.segments.plugin [-] Segment 7f24622f-c7e2-41c0-b350-aa24952f2424 resource provider aggregate not found 2026-04-02 18:08:53.130 7 INFO neutron.services.segments.plugin [-] Segment 7f24622f-c7e2-41c0-b350-aa24952f2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f24622f-c7e2-41c0-b350-aa24952f2424 found for delete ", "request_id": "req-f4b71b22-36cc-4f62-8b94-0d65f13611e6"}]} 2026-04-02 18:08:53.131 7 INFO neutron.services.segments.plugin [-] Segment 7f24622f-c7e2-41c0-b350-aa24952f2424 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f24622f-c7e2-41c0-b350-aa24952f2424 found for delete ", "request_id": "req-74fd114d-f159-4b00-80ca-bf6684108fce"}]} 2026-04-02 18:08:53.140 7 INFO neutron.db.l3_hamode_db [None req-962edd11-a503-4c9e-892c-413784aefe03 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 360728ef-9642-4ea6-85ad-d0286f2b99b8 was deleted as no HA routers are present in tenant 07f7f87f9af34d1280038590bc007bce. [pid: 7|app: 0|req: 1143/2138] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:52 2026] DELETE /v2.0/routers/47a0c9e5-f42f-4a5e-be85-65edaedc787d => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:53.163 8 INFO neutron.services.segments.plugin [-] Segment c2c4085f-308a-4962-a14e-4ae4966321ac resource provider aggregate not found 2026-04-02 18:08:53.169 8 INFO neutron.services.segments.plugin [-] Segment c2c4085f-308a-4962-a14e-4ae4966321ac resource provider aggregate not found 2026-04-02 18:08:53.184 8 INFO neutron.services.segments.plugin [-] Segment c2c4085f-308a-4962-a14e-4ae4966321ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c4085f-308a-4962-a14e-4ae4966321ac found for delete ", "request_id": "req-c73f77bf-01f3-41db-8719-dcb8176c9e77"}]} 2026-04-02 18:08:53.189 8 INFO neutron.services.segments.plugin [-] Segment c2c4085f-308a-4962-a14e-4ae4966321ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2c4085f-308a-4962-a14e-4ae4966321ac found for delete ", "request_id": "req-fcff1075-3700-4028-9803-4f8a4b7602eb"}]} 2026-04-02 18:08:53.193 8 INFO neutron.db.l3_hamode_db [None req-b62c2f8a-f86b-4fc3-ab75-a946ca2e90df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network b45a6979-0d97-46d3-82ed-e93721a80988 was deleted as no HA routers are present in tenant 7bfa174b957b47ac8ea0c35538f7b720. [pid: 8|app: 0|req: 996/2139] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:51 2026] DELETE /v2.0/routers/3fcc5b4b-ba9c-4080-8790-3dd074569cd5 => generated 0 bytes in 1339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2140] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/subnets/5bc6f262-5e9d-4eee-97f6-839555373d75 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2141] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/subnets/cbf141fd-bcba-4347-accc-fd570d8d8e5b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:53.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-67f5e1a2-9e61-40a9-8d73-ea47c172431b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: b987fabc-a0b8-4db6-ab73-e02e11e620a0 2026-04-02 18:08:53.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67f5e1a2-9e61-40a9-8d73-ea47c172431b 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: b987fabc-a0b8-4db6-ab73-e02e11e620a0 2026-04-02 18:08:53.564 8 INFO neutron_taas.services.taas.taas_plugin [None req-c59e20e6-7947-436d-b0de-7b651f8d235c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: a2d0eff0-6a07-4be5-98f0-d0225097d909 2026-04-02 18:08:53.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c59e20e6-7947-436d-b0de-7b651f8d235c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: a2d0eff0-6a07-4be5-98f0-d0225097d909 [pid: 7|app: 0|req: 1145/2142] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/networks/860be133-450e-46bc-840f-d3633b4cc708 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2143] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:08:53 2026] DELETE /v2.0/networks/bacd1c24-d148-4540-b1e3-47da2422714a => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2144] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:54 2026] GET /v2.0/security-groups?tenant_id=7bfa174b957b47ac8ea0c35538f7b720&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: 1000/2145] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:54 2026] DELETE /v2.0/security-groups/a6018c81-2ef2-4732-ba17-d02275b89b8e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:54.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7951093-ac3a-4ba3-a594-eeddf7c47385 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 84586caf-622c-4a0a-a684-65c26127a5e6 2026-04-02 18:08:54.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7951093-ac3a-4ba3-a594-eeddf7c47385 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 84586caf-622c-4a0a-a684-65c26127a5e6 2026-04-02 18:08:55.153 7 INFO neutron.services.segments.plugin [-] Segment 6940eb86-8882-4475-ab24-48978e330a76 resource provider aggregate not found 2026-04-02 18:08:55.157 7 INFO neutron.services.segments.plugin [-] Segment 6940eb86-8882-4475-ab24-48978e330a76 resource provider aggregate not found 2026-04-02 18:08:55.177 7 INFO neutron.services.segments.plugin [-] Segment 6940eb86-8882-4475-ab24-48978e330a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6940eb86-8882-4475-ab24-48978e330a76 found for delete ", "request_id": "req-1fdc0eb2-e3bb-42ad-9713-3fe070cf8ace"}]} 2026-04-02 18:08:55.194 7 INFO neutron.services.segments.plugin [-] Segment 6940eb86-8882-4475-ab24-48978e330a76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6940eb86-8882-4475-ab24-48978e330a76 found for delete ", "request_id": "req-d2b1e51d-f157-4435-b91c-7cf9c5e29089"}]} 2026-04-02 18:08:55.209 8 INFO neutron.services.segments.plugin [-] Segment 445c562b-8ded-4389-80b4-0e7fcf1d3111 resource provider aggregate not found 2026-04-02 18:08:55.213 8 INFO neutron.services.segments.plugin [-] Segment 445c562b-8ded-4389-80b4-0e7fcf1d3111 resource provider aggregate not found 2026-04-02 18:08:55.226 8 INFO neutron.services.segments.plugin [-] Segment 445c562b-8ded-4389-80b4-0e7fcf1d3111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445c562b-8ded-4389-80b4-0e7fcf1d3111 found for delete ", "request_id": "req-7489782e-0cf4-4245-80f4-82f6fa47b06c"}]} 2026-04-02 18:08:55.231 8 INFO neutron.services.segments.plugin [-] Segment 445c562b-8ded-4389-80b4-0e7fcf1d3111 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 445c562b-8ded-4389-80b4-0e7fcf1d3111 found for delete ", "request_id": "req-a474b0cf-e5ff-4c84-b5a8-5ee5d51bc13c"}]} [pid: 7|app: 0|req: 1146/2146] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:08:53 2026] PUT /v2.0/routers/ca4575d2-2bad-4b05-8bb2-9ab3cf2271b6/remove_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:08:55.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-e043c1e2-5b8c-4d3a-8c9f-dee598723eb2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 94fed79a-34c8-45b9-afe4-2f6370c7ba25 2026-04-02 18:08:55.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e043c1e2-5b8c-4d3a-8c9f-dee598723eb2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 94fed79a-34c8-45b9-afe4-2f6370c7ba25 2026-04-02 18:08:55.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-e043c1e2-5b8c-4d3a-8c9f-dee598723eb2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: f613d6ab-3b64-45a7-ae29-f79e7b328d24 2026-04-02 18:08:55.857 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e043c1e2-5b8c-4d3a-8c9f-dee598723eb2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: f613d6ab-3b64-45a7-ae29-f79e7b328d24 2026-04-02 18:08:56.226 8 INFO neutron.db.l3_hamode_db [None req-e043c1e2-5b8c-4d3a-8c9f-dee598723eb2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] HA network 7607882c-4fa9-4944-b5ad-ba27bda7cff7 was deleted as no HA routers are present in tenant 4f90df830a784eba884a0662cbe52384. [pid: 8|app: 0|req: 1001/2147] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:55 2026] DELETE /v2.0/routers/ca4575d2-2bad-4b05-8bb2-9ab3cf2271b6 => generated 0 bytes in 919 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2148] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:08:56 2026] DELETE /v2.0/subnets/38275fae-bbfb-4b11-a530-9480498d0009 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:08:56.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-60044f08-3ee6-45a0-80c9-a3bd209c9de3 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: e3a54b28-41f2-4d4f-b58b-28a01d658542 2026-04-02 18:08:56.518 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60044f08-3ee6-45a0-80c9-a3bd209c9de3 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: e3a54b28-41f2-4d4f-b58b-28a01d658542 [pid: 8|app: 0|req: 1002/2149] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:08:56 2026] DELETE /v2.0/networks/6c9a808c-69a3-4b1c-9640-33d81182c757 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2150] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/security-groups?tenant_id=4f90df830a784eba884a0662cbe52384&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2151] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:57 2026] DELETE /v2.0/security-groups/67770a09-b6da-43d5-a88f-897cdabae26c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:08:57.250 8 INFO neutron.services.segments.plugin [-] Segment ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 resource provider aggregate not found 2026-04-02 18:08:57.254 8 INFO neutron.services.segments.plugin [-] Segment ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 resource provider aggregate not found 2026-04-02 18:08:57.267 8 INFO neutron.services.segments.plugin [-] Segment ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 found for delete ", "request_id": "req-896795aa-cba6-4d05-96a8-2979474aa5e8"}]} 2026-04-02 18:08:57.272 8 INFO neutron.services.segments.plugin [-] Segment ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9eb3ae-96a5-4840-b386-b7bfbcdfa1d7 found for delete ", "request_id": "req-c85a94d9-b149-46b4-a701-52aa4abbfed1"}]} 2026-04-02 18:08:57.283 8 INFO neutron.services.segments.plugin [-] Segment 2513a266-309c-4d87-b1cc-89df83d4ae94 resource provider aggregate not found 2026-04-02 18:08:57.289 8 INFO neutron.services.segments.plugin [-] Segment 2513a266-309c-4d87-b1cc-89df83d4ae94 resource provider aggregate not found 2026-04-02 18:08:57.296 8 INFO neutron.services.segments.plugin [-] Segment 2513a266-309c-4d87-b1cc-89df83d4ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2513a266-309c-4d87-b1cc-89df83d4ae94 found for delete ", "request_id": "req-7da9b3ed-06db-4bc5-8ea0-209a0e257885"}]} 2026-04-02 18:08:57.307 8 INFO neutron.services.segments.plugin [-] Segment 2513a266-309c-4d87-b1cc-89df83d4ae94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2513a266-309c-4d87-b1cc-89df83d4ae94 found for delete ", "request_id": "req-860878a0-157e-4311-96d8-0376d94c0738"}]} [pid: 7|app: 0|req: 1149/2152] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:08:57 2026] GET /v2.0/security-groups?tenant_id=07f7f87f9af34d1280038590bc007bce&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2153] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:08:57 2026] DELETE /v2.0/security-groups/47a67d9c-35b1-4d6e-9a2c-c58460c24300 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:02.285 7 INFO neutron.db.segments_db [None req-b69c50ec-2891-455a-b30c-18fcba62d314 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] Added segment fab29ddf-e8d4-4fe2-86a7-2c6be5106daa of type vxlan for network 1f029d08-8f78-49df-ae39-6ca47fee2b27 [pid: 7|app: 0|req: 1150/2154] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:09:01 2026] POST /v2.0/networks => generated 708 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2155] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/subnets => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:02.597 7 WARNING neutron.api.v2.base [None req-57a05752-1400-4d87-b9ed-daa4f9f9790d 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - 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-04-02 18:09:02.598 7 INFO neutron.api.v2.resource [None req-57a05752-1400-4d87-b9ed-daa4f9f9790d 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1151/2156] 10.0.0.17 () {34 vars in 680 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/rbac-policies => generated 143 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-02 18:09:02.843 8 INFO neutron.services.segments.plugin [-] Segment fab29ddf-e8d4-4fe2-86a7-2c6be5106daa resource provider aggregate not found 2026-04-02 18:09:02.854 8 INFO neutron.services.segments.plugin [-] Segment fab29ddf-e8d4-4fe2-86a7-2c6be5106daa resource provider aggregate not found [pid: 8|app: 0|req: 1006/2157] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:09:02 2026] DELETE /v2.0/networks/1f029d08-8f78-49df-ae39-6ca47fee2b27 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:02.885 8 INFO neutron.services.segments.plugin [-] Segment fab29ddf-e8d4-4fe2-86a7-2c6be5106daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab29ddf-e8d4-4fe2-86a7-2c6be5106daa found for delete ", "request_id": "req-aba72c17-92a5-4db7-b54c-d99186459a68"}]} 2026-04-02 18:09:02.889 8 INFO neutron.services.segments.plugin [-] Segment fab29ddf-e8d4-4fe2-86a7-2c6be5106daa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fab29ddf-e8d4-4fe2-86a7-2c6be5106daa found for delete ", "request_id": "req-12947194-305b-4a55-b63c-72876ab679eb"}]} 2026-04-02 18:09:02.986 7 INFO neutron.db.segments_db [None req-9133a899-54ca-4599-9b87-9cf424e94edf 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] Added segment 61ada8b4-01c4-46ba-82af-33e89d14a886 of type vxlan for network b9a227c2-6db9-46ca-b6c1-f003a550b85b [pid: 7|app: 0|req: 1152/2160] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:09:02 2026] POST /v2.0/networks => generated 707 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2161] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/subnets => generated 647 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:03.298 7 WARNING neutron.api.v2.base [None req-8ed12643-06e0-4379-9d77-033e955610ee 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - 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-04-02 18:09:03.298 7 INFO neutron.api.v2.resource [None req-8ed12643-06e0-4379-9d77-033e955610ee 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1153/2162] 10.0.0.17 () {34 vars in 680 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2163] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:09:03 2026] DELETE /v2.0/networks/b9a227c2-6db9-46ca-b6c1-f003a550b85b => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:03.605 7 INFO neutron.db.segments_db [None req-d5617ddb-ff2b-48d3-919d-13b39519dfa2 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] Added segment 5bc4457a-0fdf-461f-bb78-f297565e2fc7 of type vxlan for network 14745c61-ed09-4649-8801-bf83ade1f5cf [pid: 7|app: 0|req: 1154/2164] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/networks => generated 707 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2165] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/subnets => generated 647 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2166] 10.0.0.17 () {34 vars in 680 bytes} [Thu Apr 2 18:09:03 2026] POST /v2.0/rbac-policies => generated 324 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2167] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/networks/14745c61-ed09-4649-8801-bf83ade1f5cf => generated 654 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2168] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:04 2026] GET /v2.0/security-groups?tenant_id=0b38c904e79d4942a2377d88c75c3a48&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2169] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:04 2026] DELETE /v2.0/security-groups/6fa17f7e-e640-4d92-8205-1d6c0d85a10c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:04.906 8 INFO neutron.services.segments.plugin [-] Segment 61ada8b4-01c4-46ba-82af-33e89d14a886 resource provider aggregate not found 2026-04-02 18:09:04.915 8 INFO neutron.services.segments.plugin [-] Segment 61ada8b4-01c4-46ba-82af-33e89d14a886 resource provider aggregate not found 2026-04-02 18:09:04.933 8 INFO neutron.services.segments.plugin [-] Segment 61ada8b4-01c4-46ba-82af-33e89d14a886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ada8b4-01c4-46ba-82af-33e89d14a886 found for delete ", "request_id": "req-9ba2ade7-8d33-4c67-827e-3b28b023a788"}]} 2026-04-02 18:09:04.935 8 INFO neutron.services.segments.plugin [-] Segment 61ada8b4-01c4-46ba-82af-33e89d14a886 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61ada8b4-01c4-46ba-82af-33e89d14a886 found for delete ", "request_id": "req-b162a444-9142-42ce-82b1-b9a45b27fedb"}]} 2026-04-02 18:09:05.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82377042-0b2a-49c4-ae05-01561a20429b 78ecf567c9e84be3874e829f1e21ef6d 2390fdc1bd0e4129822cfb2fc8290276 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1157/2170] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:09:05 2026] GET /v2.0/networks/14745c61-ed09-4649-8801-bf83ade1f5cf => generated 138 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:05.343 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6bd925e-42d7-4f26-a297-7e766d008611 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] TaaS: Handle Delete Port: fd309ad4-4339-4593-bc70-7d0137901a8c 2026-04-02 18:09:05.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6bd925e-42d7-4f26-a297-7e766d008611 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] Tap Mirror: Handle Delete Port: fd309ad4-4339-4593-bc70-7d0137901a8c [pid: 8|app: 0|req: 1014/2171] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/networks/14745c61-ed09-4649-8801-bf83ade1f5cf => generated 0 bytes in 464 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:09:05.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9605ff4d-1ee5-4dad-88bb-cb7fe35d0b1e 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2172] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/subnets/5a340f51-e1d2-4c61-9bc9-d787e9a886d4 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:05.671 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41196b79-20da-4e96-94c8-0ebcdaa46202 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2173] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/subnets/f25b0ccf-4b7d-4172-bd51-eeebdedeb689 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:05.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a76f5dac-0b4e-4db4-a065-a1cee15b0e94 71e77a389dc944bbb62f8fd1240ec8c4 23aef4d373fc4806be0d069ce7999acb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2174] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:09:05 2026] DELETE /v2.0/subnets/95c63074-2d62-471d-9930-e314fbbcd875 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2175] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:06 2026] GET /v2.0/security-groups?tenant_id=2390fdc1bd0e4129822cfb2fc8290276&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: 1160/2176] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:06 2026] DELETE /v2.0/security-groups/23ac2de9-02cf-44e0-ba27-6739d4c354db => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:06.957 8 INFO neutron.services.segments.plugin [-] Segment 5bc4457a-0fdf-461f-bb78-f297565e2fc7 resource provider aggregate not found 2026-04-02 18:09:06.963 8 INFO neutron.services.segments.plugin [-] Segment 5bc4457a-0fdf-461f-bb78-f297565e2fc7 resource provider aggregate not found 2026-04-02 18:09:06.978 8 INFO neutron.services.segments.plugin [-] Segment 5bc4457a-0fdf-461f-bb78-f297565e2fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc4457a-0fdf-461f-bb78-f297565e2fc7 found for delete ", "request_id": "req-a4183346-9c10-4959-ba18-d2575f609ed0"}]} 2026-04-02 18:09:06.982 8 INFO neutron.services.segments.plugin [-] Segment 5bc4457a-0fdf-461f-bb78-f297565e2fc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc4457a-0fdf-461f-bb78-f297565e2fc7 found for delete ", "request_id": "req-357c219f-8046-4d06-aa21-c6a614c659d7"}]} [pid: 8|app: 0|req: 1017/2177] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:06 2026] GET /v2.0/security-groups?tenant_id=39cc0eea6f5b43b7946cad437cb7ce34&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2178] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:07 2026] DELETE /v2.0/security-groups/34dfbc33-c393-4e0d-b869-f7a52be5fa09 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2179] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:07 2026] GET /v2.0/security-groups?tenant_id=23aef4d373fc4806be0d069ce7999acb&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2180] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:07 2026] DELETE /v2.0/security-groups/824b01bc-5537-4996-bf1c-a6f32bfa6049 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:08.468 8 INFO neutron.db.segments_db [None req-dc035a02-3d54-4614-8acd-51ed061d1916 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Added segment 9b9843ff-5a58-4cec-9074-483924383fcb of type vxlan for network 8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 [pid: 8|app: 0|req: 1019/2181] 10.0.0.17 () {34 vars in 670 bytes} [Thu Apr 2 18:09:07 2026] POST /v2.0/networks => generated 614 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:08.903 7 INFO neutron.db.segments_db [None req-b74504e3-0135-4ef1-89cb-52d880569595 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Added segment 00af02dc-bad4-4119-8833-b7c76b66820b of type vxlan for network 2dbec049-7a7d-468d-b25e-a0357e914ac8 2026-04-02 18:09:09.218 7 INFO neutron.db.l3_hamode_db [None req-b74504e3-0135-4ef1-89cb-52d880569595 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-02 18:09:10.109 7 INFO neutron.db.l3_hamode_db [None req-b74504e3-0135-4ef1-89cb-52d880569595 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1163/2182] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:09:08 2026] POST /v2.0/routers => generated 694 bytes in 2399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2183] 10.0.0.17 () {32 vars in 775 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/subnets?project_id=4a81a578afe74995aceba2b67dd8428e&cidr=10.100.0.0%2F28 => generated 14 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2184] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2185] 10.0.0.17 () {32 vars in 783 bytes} [Thu Apr 2 18:09:11 2026] GET /v2.0/subnets?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2186] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:09:11 2026] POST /v2.0/subnets => generated 656 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2187] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:12 2026] POST /v2.0/floatingips => generated 552 bytes in 682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2188] 10.0.0.17 () {34 vars in 782 bytes} [Thu Apr 2 18:09:11 2026] PUT /v2.0/routers/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68/add_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2189] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:09:13 2026] GET /v2.0/networks => generated 6664 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2190] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:09:13 2026] GET /v2.0/subnets => generated 7417 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2191] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:09:13 2026] GET /v2.0/routers => generated 1451 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2192] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:12 2026] POST /v2.0/floatingips => generated 552 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2193] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:09:13 2026] POST /v2.0/security-groups => generated 1673 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2194] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2195] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2196] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:13 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/2197] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2198] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:14.157 8 INFO neutron.db.securitygroups_db [None req-0d72a18a-2a92-4aa7-8418-64e36cb9d688 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Project 4a81a578afe74995aceba2b67dd8428e 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: 1031/2199] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:14 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:14.289 8 INFO neutron.db.securitygroups_db [None req-612f4f71-15ae-4ac0-ac89-9d22e1f9023c 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Project 4a81a578afe74995aceba2b67dd8428e 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: 1032/2200] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:14 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2201] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:13 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2202] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:09:14 2026] GET /v2.0/networks => generated 1298 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2203] 10.0.0.199 () {34 vars in 1098 bytes} [Thu Apr 2 18:09:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-672387855&fields=id&tenant_id=4a81a578afe74995aceba2b67dd8428e => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2204] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2205] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/quotas/4a81a578afe74995aceba2b67dd8428e => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2206] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&fields=id => generated 103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2207] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:14 2026] POST /v2.0/floatingips => generated 552 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2208] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1176/2209] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2210] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:15 2026] PUT /v2.0/floatingips/b0702449-a865-4a5a-b6aa-49a51b5ef34f/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: 1177/2211] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:15 2026] PUT /v2.0/floatingips/728df0df-0de1-4537-bffc-c907d820ea1d/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2212] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:15 2026] PUT /v2.0/floatingips/00fbe2d9-f5be-43b3-ab1e-61c5b8383a01/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2213] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1036/2214] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:15 2026] PUT /v2.0/floatingips/67e42f62-74b4-4a47-ba83-fca98d8b4bb2/tags => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2215] 10.0.0.17 () {32 vars in 671 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2216] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2217] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2218] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2219] 10.0.0.17 () {32 vars in 679 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2220] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2221] 10.0.0.17 () {32 vars in 689 bytes} [Thu Apr 2 18:09:15 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: 1040/2222] 10.0.0.17 () {32 vars in 701 bytes} [Thu Apr 2 18:09:15 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:16.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-56424aab-8477-4b55-befa-6bef2e13fbe6 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] TaaS: Handle Delete Port: 3619862d-df61-42c7-833b-22b983b644a3 2026-04-02 18:09:16.040 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56424aab-8477-4b55-befa-6bef2e13fbe6 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] Tap Mirror: Handle Delete Port: 3619862d-df61-42c7-833b-22b983b644a3 [pid: 7|app: 0|req: 1183/2223] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:15 2026] DELETE /v2.0/floatingips/b0702449-a865-4a5a-b6aa-49a51b5ef34f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:16.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba80c962-020a-4263-b483-ef0b3758cb3a 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] TaaS: Handle Delete Port: 897af750-4d14-4d19-8065-e1730c4ad40d 2026-04-02 18:09:16.303 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba80c962-020a-4263-b483-ef0b3758cb3a 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] Tap Mirror: Handle Delete Port: 897af750-4d14-4d19-8065-e1730c4ad40d [pid: 7|app: 0|req: 1184/2224] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:16 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2225] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/floatingips/728df0df-0de1-4537-bffc-c907d820ea1d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:16.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-163738be-e1a8-4e3f-a0a5-2d6a9be417a1 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] TaaS: Handle Delete Port: cac4acc8-4f36-4164-8ed6-f82c29ecc95f 2026-04-02 18:09:16.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-163738be-e1a8-4e3f-a0a5-2d6a9be417a1 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] Tap Mirror: Handle Delete Port: cac4acc8-4f36-4164-8ed6-f82c29ecc95f [pid: 7|app: 0|req: 1185/2226] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/floatingips/00fbe2d9-f5be-43b3-ab1e-61c5b8383a01 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:16.963 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac0570c3-f92b-4e42-9961-ed3dfc49de31 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] TaaS: Handle Delete Port: 5411a50e-fb2f-4a21-9a27-010d3883f220 2026-04-02 18:09:16.967 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac0570c3-f92b-4e42-9961-ed3dfc49de31 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] Tap Mirror: Handle Delete Port: 5411a50e-fb2f-4a21-9a27-010d3883f220 [pid: 8|app: 0|req: 1042/2227] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:16 2026] DELETE /v2.0/floatingips/67e42f62-74b4-4a47-ba83-fca98d8b4bb2 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:17.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe1ddb58-0c9c-43d7-b087-60d33702929f 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] TaaS: Handle Delete Port: fc583516-8b50-4ea5-8af0-4a98153c0276 2026-04-02 18:09:17.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe1ddb58-0c9c-43d7-b087-60d33702929f 6574c991450247ddacc4963e1ccfc6f5 734e780cf1f046b9a261774c2b9ca66d - - default default] Tap Mirror: Handle Delete Port: fc583516-8b50-4ea5-8af0-4a98153c0276 [pid: 7|app: 0|req: 1186/2228] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:17 2026] DELETE /v2.0/floatingips/b102cc32-8452-4ca9-8724-03989bd4bdcb => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2229] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:17 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1188/2232] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/security-groups?tenant_id=412eceb4caca4707abbb465a7fa7b9d9&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2233] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/security-groups/f6bfce4a-00c5-4963-9b71-7b4c5491849b => 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: 1189/2234] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1046/2235] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:18 2026] GET /v2.0/security-groups?tenant_id=f595b0fec8a9468484c59528a79c1380&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2236] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:18 2026] DELETE /v2.0/security-groups/106971c2-9dc9-4a65-a3f9-f3cb2879d2e8 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2237] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?tenant_id=734e780cf1f046b9a261774c2b9ca66d&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: 1191/2238] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:19 2026] DELETE /v2.0/security-groups/856ac634-b46a-478f-a461-452c243c3fcc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2239] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2240] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 661 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2241] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:09:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a81a578afe74995aceba2b67dd8428e => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2242] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:09:19 2026] POST /v2.0/ports => generated 958 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2243] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:09:20 2026] PUT /v2.0/ports/f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 => generated 1239 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:20.751 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9437ebf6-81c2-4503-ab5e-b94d5f07ff41'] response: {'name': 'network-changed', 'server_uuid': '4ccd540a-4d04-446e-8736-e691e0fb251b', 'tag': 'f5eb3fc7-df30-4298-aec8-c4cbd1a6d816', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2244] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1195/2245] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:20 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2246] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1196/2247] 199.19.213.25 () {34 vars in 1017 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/networks?tenant_id=4a81a578afe74995aceba2b67dd8428e&shared=False => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2248] 199.19.213.25 () {34 vars in 929 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2249] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:21 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2250] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1198/2251] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2252] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 => 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: 1199/2253] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2254] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&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: 1200/2255] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2256] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:22 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:22.829 7 INFO neutron.db.segments_db [None req-827f758b-46f8-45ca-b8f7-0abb2382a927 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] Added segment 6142a2bb-4405-4fd8-9caf-80be5193c386 of type vxlan for network 4102519d-f55e-40f7-8bb5-3ca96ec86780 2026-04-02 18:09:23.096 7 INFO neutron.db.l3_hamode_db [None req-827f758b-46f8-45ca-b8f7-0abb2382a927 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1057/2257] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:23 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1058/2258] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:23 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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-04-02 18:09:23.247 7 INFO neutron.db.l3_hamode_db [None req-827f758b-46f8-45ca-b8f7-0abb2382a927 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1201/2259] 10.0.0.17 () {34 vars in 667 bytes} [Thu Apr 2 18:09:22 2026] POST /v2.0/routers => generated 474 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2260] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:09:23 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2261] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2262] 10.0.0.17 () {34 vars in 761 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/green => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2263] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2264] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2265] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2266] 10.0.0.17 () {34 vars in 757 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/red => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2267] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 34 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2268] 10.0.0.17 () {34 vars in 779 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/black.or.white => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2269] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 52 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2270] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:09:24 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2271] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:24 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 37 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2272] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/red => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:25.329 8 INFO neutron.api.v2.resource [None req-a1fbaa5e-db56-4f4c-bd1d-abd08a5585fb 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2273] 10.0.0.17 () {32 vars in 742 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/green => generated 99 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2274] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/red => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2275] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2276] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 30 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2277] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:25.687 7 INFO neutron.api.v2.resource [None req-60d023ab-1659-48ee-9f61-869a96b321a8 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2278] 10.0.0.17 () {32 vars in 745 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2279] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:09:25 2026] DELETE /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => 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: 1070/2280] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2281] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2282] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2283] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2284] 10.0.0.17 () {32 vars in 730 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480/tags => generated 12 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2285] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1212/2286] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480 => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2287] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:09:25 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2288] 199.19.213.25 () {34 vars in 716 bytes} [Thu Apr 2 18:09:25 2026] POST /v2.0/ports => generated 1059 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2289] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1059 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2290] 10.0.0.199 () {34 vars in 907 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2291] 10.0.0.17 () {34 vars in 741 bytes} [Thu Apr 2 18:09:25 2026] PUT /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480 => generated 480 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2292] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/ports?device_id=2b772f58-f380-4635-98ce-a6d6c05ae480 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:26.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-86b22aee-a4d8-4d4f-baff-870595ad0d40 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] TaaS: Handle Delete Port: f153dbab-fbfd-4fab-9012-6db5ba0e1e43 2026-04-02 18:09:26.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86b22aee-a4d8-4d4f-baff-870595ad0d40 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] Tap Mirror: Handle Delete Port: f153dbab-fbfd-4fab-9012-6db5ba0e1e43 [pid: 8|app: 0|req: 1080/2293] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2294] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:26 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:27.050 7 INFO neutron.services.segments.plugin [-] Segment 6142a2bb-4405-4fd8-9caf-80be5193c386 resource provider aggregate not found 2026-04-02 18:09:27.068 7 INFO neutron.services.segments.plugin [-] Segment 6142a2bb-4405-4fd8-9caf-80be5193c386 resource provider aggregate not found 2026-04-02 18:09:27.074 7 INFO neutron.services.segments.plugin [-] Segment 6142a2bb-4405-4fd8-9caf-80be5193c386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6142a2bb-4405-4fd8-9caf-80be5193c386 found for delete ", "request_id": "req-818a15bd-9c4f-4d10-94e8-72fd6699bb5a"}]} 2026-04-02 18:09:27.085 7 INFO neutron.services.segments.plugin [-] Segment 6142a2bb-4405-4fd8-9caf-80be5193c386 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6142a2bb-4405-4fd8-9caf-80be5193c386 found for delete ", "request_id": "req-2fc72bc8-6055-4df8-babf-abafa34863e9"}]} 2026-04-02 18:09:27.086 7 INFO neutron.db.l3_hamode_db [None req-86b22aee-a4d8-4d4f-baff-870595ad0d40 42b6ae1da7954ea7b87a0e0db6a2ce74 06911c9fe96c4a72a7c29635081ba485 - - default default] HA network 4102519d-f55e-40f7-8bb5-3ca96ec86780 was deleted as no HA routers are present in tenant 06911c9fe96c4a72a7c29635081ba485. [pid: 7|app: 0|req: 1214/2295] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:09:26 2026] DELETE /v2.0/routers/2b772f58-f380-4635-98ce-a6d6c05ae480 => generated 0 bytes in 570 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2296] 199.19.213.25 () {34 vars in 1261 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2297] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1083/2298] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1084/2299] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1085/2300] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2301] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:27 2026] GET /v2.0/security-groups?tenant_id=6a6580c9e8e346bcafb73e803536a527&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: 1086/2302] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:28 2026] DELETE /v2.0/security-groups/ee1491a4-7c00-4a46-94d0-d819ac9c212b => 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: 1217/2303] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2304] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1087/2305] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2306] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2307] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/networks?id=88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2308] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:28 2026] GET /v2.0/security-groups?tenant_id=06911c9fe96c4a72a7c29635081ba485&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2309] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:09:28 2026] PUT /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1249 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:28.931 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29247014-5115-40fa-bbfc-23039621bb47'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': 'f14cf44d-d19f-41c0-a581-9149cc361f8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1091/2310] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:28 2026] DELETE /v2.0/security-groups/534cd1dc-b3fa-42e0-b982-301e22f446ee => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:29.134 7 INFO neutron.db.l3_db [None req-27522615-4ba7-492c-a8fb-72b5fa3cb930 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Floating IP c271df1b-cb02-4b56-9773-2c7d885afbad associated. External IP: 10.96.250.207, port: f5eb3fc7-df30-4298-aec8-c4cbd1a6d816. [pid: 8|app: 0|req: 1092/2311] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2312] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:09:28 2026] POST /v2.0/floatingips => generated 856 bytes in 1231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:29.533 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb9a5fe3-9a12-4921-b5a8-93e3fe2771de'] response: {'name': 'network-changed', 'server_uuid': '4ccd540a-4d04-446e-8736-e691e0fb251b', 'tag': 'f5eb3fc7-df30-4298-aec8-c4cbd1a6d816', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1221/2313] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 856 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2314] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks?id=88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2315] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1094/2316] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2317] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&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: 1095/2318] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2319] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:29 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1096/2320] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1225/2321] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2322] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2323] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2324] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2325] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1099/2326] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1228/2327] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 856 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2328] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2329] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1101/2330] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => 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: 1230/2331] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2332] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:30 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1231/2333] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1103/2334] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1232/2335] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2336] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&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: 7|app: 0|req: 1233/2337] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1105/2338] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1234/2339] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:31 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2340] 10.0.0.17 () {34 vars in 683 bytes} [Thu Apr 2 18:09:32 2026] POST /v2.0/security-groups => generated 1601 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2341] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:09:32 2026] PUT /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1107/2342] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2343] 10.0.0.17 () {34 vars in 777 bytes} [Thu Apr 2 18:09:32 2026] PUT /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2344] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1237/2345] 10.0.0.17 () {34 vars in 773 bytes} [Thu Apr 2 18:09:32 2026] PUT /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2348] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:32 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2349] 10.0.0.17 () {34 vars in 795 bytes} [Thu Apr 2 18:09:32 2026] PUT /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2350] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2351] 10.0.0.17 () {34 vars in 766 bytes} [Thu Apr 2 18:09:33 2026] PUT /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1111/2352] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2353] 10.0.0.17 () {32 vars in 754 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:33.263 8 INFO neutron.api.v2.resource [None req-f2cd552b-408e-443d-8102-cc3ec703abf3 236cf46cf97140ffbe1d422cf4a05612 dde1dcc1f2e24eba8a8b7746d21e1cb6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2354] 10.0.0.17 () {32 vars in 758 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1243/2355] 10.0.0.17 () {32 vars in 757 bytes} [Thu Apr 2 18:09:33 2026] DELETE /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2356] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:33.426 7 INFO neutron.api.v2.resource [None req-0b0a5424-b14b-4701-a33b-c6a28384523a 236cf46cf97140ffbe1d422cf4a05612 dde1dcc1f2e24eba8a8b7746d21e1cb6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1244/2357] 10.0.0.17 () {32 vars in 761 bytes} [Thu Apr 2 18:09:33 2026] DELETE /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1114/2358] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:09:33 2026] DELETE /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/tags => 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: 1245/2359] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:33 2026] GET /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b/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: 1115/2360] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:33 2026] DELETE /v2.0/security-groups/37fb577e-d0fa-4100-aacd-3afa64f6eb2b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2361] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/security-groups?tenant_id=dde1dcc1f2e24eba8a8b7746d21e1cb6&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2362] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/security-groups/8123fa58-8e33-42e8-aa15-82bb25e02cdf => 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: 1247/2363] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:34 2026] GET /v2.0/security-groups?tenant_id=e0ed0bea35394131a261cd4f20654477&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2364] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:34 2026] DELETE /v2.0/security-groups/570cf4e3-6e49-4e6a-9c2b-c630b44751ea => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2365] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1251 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2366] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1276 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:35.830 7 INFO neutron.api.v2.resource [None req-78c80622-8529-4306-ba0e-a15a4469654c 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2367] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:09:35.853 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da5ee19a-10fb-46b4-a1d6-a5b4fed38c57'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': 'f14cf44d-d19f-41c0-a581-9149cc361f8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1119/2368] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:09:35 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2369] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:09:35 2026] PUT /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1314 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:36.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a62de83-d477-4981-a284-bae5b0d25e0e'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': 'f14cf44d-d19f-41c0-a581-9149cc361f8c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1120/2370] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1251/2371] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:09:36 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: 1252/2372] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2373] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2374] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2375] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1122/2376] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks?id=88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 803 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2377] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2378] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1256/2379] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2380] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2381] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2382] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2383] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2384] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1259/2385] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2386] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1260/2387] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:09:36 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2388] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1261/2389] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks?id=88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2390] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1262/2391] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2392] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2393] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1264/2394] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:37 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1131/2395] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:09:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2396] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:38 2026] PUT /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2397] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2398] 10.0.0.17 () {34 vars in 769 bytes} [Thu Apr 2 18:09:38 2026] PUT /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2399] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2400] 10.0.0.17 () {34 vars in 765 bytes} [Thu Apr 2 18:09:38 2026] PUT /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2401] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2402] 10.0.0.17 () {34 vars in 787 bytes} [Thu Apr 2 18:09:38 2026] PUT /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2403] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2404] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:09:38 2026] PUT /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2405] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/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: 1270/2406] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:38.831 8 INFO neutron.api.v2.resource [None req-9033f0c9-4860-451c-8d30-e08841e5ae7a bb3c7c35b19447f3a11ad7de78263e43 a33ccfe697924ef78106cdd921112379 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2407] 10.0.0.17 () {32 vars in 750 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2408] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:09:38 2026] DELETE /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2409] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:09:38.961 7 INFO neutron.api.v2.resource [None req-e6cc493d-0111-4046-b8dd-0205bec403b1 bb3c7c35b19447f3a11ad7de78263e43 a33ccfe697924ef78106cdd921112379 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1272/2410] 10.0.0.17 () {32 vars in 753 bytes} [Thu Apr 2 18:09:38 2026] DELETE /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/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: 1139/2411] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:09:38 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2412] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1273/2413] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:09:38 2026] DELETE /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2414] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2415] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:09:39 2026] DELETE /v2.0/subnetpools/4e413f72-c31e-44e9-9159-478dae9396db => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2416] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:39 2026] GET /v2.0/security-groups?tenant_id=a33ccfe697924ef78106cdd921112379&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: 1275/2417] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-groups/59f8316f-470e-4025-b53c-ff0e2583b3f9 => 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: 1143/2418] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:40 2026] GET /v2.0/security-groups?tenant_id=ca84813a2c5142fbb29760267bfd0d82&name=default => generated 2927 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2419] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:40 2026] DELETE /v2.0/security-groups/7beb59c6-69c3-409c-a701-311023e20541 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:09:43.099 8 INFO neutron.db.l3_db [None req-eeac0c20-ae44-45ca-9562-5bc42b2a2a34 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP 55bd3154-8ff6-49ed-9812-8ad06218e794 associated. External IP: 10.96.250.219, port: 718801e6-f4a4-49f1-b02f-c50754610816. [pid: 8|app: 0|req: 1144/2420] 10.0.0.17 () {34 vars in 676 bytes} [Thu Apr 2 18:09:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2421] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/security-groups?tenant_id=80ebd7852f07456eb3bfb72647b38510&name=default => generated 2929 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2422] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/67459141-bc62-48d6-8c10-e87faf44d312 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2423] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:09:44 2026] GET /v2.0/security-groups?tenant_id=766bd9b60d654b66a9081aca06ab3f31&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: 1146/2424] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:09:44 2026] DELETE /v2.0/security-groups/7c095b72-235c-4932-93bc-aa075862edce => 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: 1279/2425] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2426] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:09:47 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: 1280/2429] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:09:47 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: 1150/2430] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:09:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:48.103 7 INFO neutron.api.v2.resource [None req-e65b1fa6-4aa1-451c-aa9b-d991930850df 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1281/2431] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2432] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 1637 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2433] 199.19.213.25 () {30 vars in 814 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/security-group-rules?security_group_id=52823781-1f06-4782-9ac9-03165017aac5 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2434] 199.19.213.25 () {34 vars in 746 bytes} [Thu Apr 2 18:09:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2435] 199.19.213.25 () {34 vars in 746 bytes} [Thu Apr 2 18:09:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2436] 10.0.0.17 () {32 vars in 825 bytes} [Thu Apr 2 18:09:48 2026] GET /v2.0/ports?project_id=4a81a578afe74995aceba2b67dd8428e&network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 3695 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2437] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:09:49 2026] GET /v2.0/subnets?network_id=398de266-e229-470e-9da3-5bd6c3fcf85a => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:49.577 8 INFO neutron.db.l3_db [None req-6ec38321-8ce8-4b74-8ed7-1b8bfb97e1b8 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Floating IP c271df1b-cb02-4b56-9773-2c7d885afbad disassociated. External IP: 10.96.250.207, port: f5eb3fc7-df30-4298-aec8-c4cbd1a6d816. [pid: 8|app: 0|req: 1154/2438] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:09:49 2026] PUT /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 554 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2439] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:49 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 554 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:09:49.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07414e57-cc96-4d14-8a57-145030fa1cc3'] response: {'name': 'network-changed', 'server_uuid': '4ccd540a-4d04-446e-8736-e691e0fb251b', 'tag': 'f5eb3fc7-df30-4298-aec8-c4cbd1a6d816', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1155/2440] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2441] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2442] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 => 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: 1287/2443] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2444] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&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: 1288/2445] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1158/2446] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1289/2447] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:50 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2448] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:09:51 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2449] 10.0.0.17 () {34 vars in 684 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-groups => generated 1677 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2450] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2451] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2452] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2453] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:53.681 8 INFO neutron.db.securitygroups_db [None req-d7bab878-ee15-4ebe-8e28-ac458de8c041 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Project 4a81a578afe74995aceba2b67dd8428e 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: 1162/2454] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:09:53.814 7 INFO neutron.db.securitygroups_db [None req-53e94be7-06d1-4912-a1b6-4cc1600499d2 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Project 4a81a578afe74995aceba2b67dd8428e 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: 1293/2455] 10.0.0.17 () {34 vars in 694 bytes} [Thu Apr 2 18:09:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2456] 10.0.0.65 () {30 vars in 689 bytes} [Thu Apr 2 18:09:54 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: 1294/2457] 10.0.0.65 () {30 vars in 691 bytes} [Thu Apr 2 18:09:54 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: 1164/2458] 10.0.0.65 () {30 vars in 667 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2459] 10.0.0.65 () {30 vars in 703 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2460] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/networks => generated 1298 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2461] 10.0.0.199 () {34 vars in 1100 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1472269812&fields=id&tenant_id=4a81a578afe74995aceba2b67dd8428e => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2462] 10.0.0.199 () {34 vars in 982 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2463] 10.0.0.199 () {34 vars in 965 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/quotas/4a81a578afe74995aceba2b67dd8428e => 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: 1167/2464] 10.0.0.65 () {28 vars in 438 bytes} [Thu Apr 2 18:09:54 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: 1168/2465] 10.0.0.65 () {30 vars in 727 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 656 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2466] 10.0.0.199 () {34 vars in 1002 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&fields=id => generated 149 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2467] 10.0.0.199 () {34 vars in 1008 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1299/2468] 10.0.0.199 () {34 vars in 1108 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1170/2469] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:54 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1300/2470] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2471] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:09:55 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: 1301/2472] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:09:55 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: 1172/2473] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:09:55 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: 1302/2474] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2475] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2476] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2477] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2478] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:09:55 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: 1175/2479] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:09:55 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: 1176/2480] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:55 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1305/2481] 199.19.213.25 () {34 vars in 716 bytes} [Thu Apr 2 18:09:55 2026] POST /v2.0/ports => generated 1328 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2482] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:09:56 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1306/2483] 10.0.0.199 () {34 vars in 907 bytes} [Thu Apr 2 18:09:56 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: 1178/2484] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1307/2485] 199.19.213.25 () {34 vars in 1261 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2486] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1308/2487] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:57 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2488] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1309/2489] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2490] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:58 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => 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: 1310/2491] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:09:58 2026] PUT /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1518 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:09:58.958 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5670c710-cd40-49d7-b1db-f382669d7ecf'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '28e67fbc-f9ec-4af3-a628-11cea729c796', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1182/2492] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 661 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1311/2493] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1183/2494] 199.19.213.25 () {34 vars in 1049 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4a81a578afe74995aceba2b67dd8428e => generated 273 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2495] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4096 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2496] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2497] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.219&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1187/2498] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A255&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1188/2499] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2500] 199.19.213.25 () {38 vars in 954 bytes} [Thu Apr 2 18:09:59 2026] POST /v2.0/ports => generated 954 bytes in 363 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: 1189/2501] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2502] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2503] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1192/2504] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:09:59 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1313/2505] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:09:59 2026] PUT /v2.0/ports/4cedafa2-e042-4e42-a399-b7a3fba8d6e1 => generated 1235 bytes in 556 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2506] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 969 bytes in 72 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: 1314/2507] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2508] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4096 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2509] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1195/2510] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2511] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:00.999 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-509a1aa8-3290-4b3b-8533-ef483098ee8a'] response: {'name': 'network-changed', 'server_uuid': 'b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4', 'tag': '4cedafa2-e042-4e42-a399-b7a3fba8d6e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2512] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:00 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1317/2513] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1197/2514] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1318/2515] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2516] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2517] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1199/2518] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2519] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1200/2520] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4cedafa2-e042-4e42-a399-b7a3fba8d6e1 => 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: 1321/2521] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.219&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1201/2522] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2523] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A255&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1202/2524] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&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: 1323/2525] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2526] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2527] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1325/2528] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2529] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1326/2530] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1205/2531] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1327/2532] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1206/2533] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:01 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&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: 1328/2534] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2535] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2536] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4cedafa2-e042-4e42-a399-b7a3fba8d6e1 => 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: 1208/2537] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2538] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&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: 1330/2539] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2540] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2541] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2542] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:02 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1333/2545] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:03 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2546] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:04 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&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: 1334/2547] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2548] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2549] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2550] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2551] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2552] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:05 2026] GET /v2.0/subnets/641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 743 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2553] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:05 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: 1217/2554] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2555] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2556] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2557] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2558] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2559] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2560] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1341/2561] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => 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: 1221/2562] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2563] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1222/2564] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2565] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:06 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2566] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2567] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:07 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2568] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2569] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2570] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2571] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2572] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:10:08 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:09.337 7 INFO neutron.db.l3_db [None req-03ea21f6-0df0-4f6b-9b8f-4cc445262e05 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Floating IP c271df1b-cb02-4b56-9773-2c7d885afbad associated. External IP: 10.96.250.207, port: 4cedafa2-e042-4e42-a399-b7a3fba8d6e1. [pid: 7|app: 0|req: 1347/2573] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:10:08 2026] PUT /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 855 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2574] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:10.144 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b88ba19a-9d01-485c-b6a6-a517bbd1770c'] response: {'name': 'network-changed', 'server_uuid': 'b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4', 'tag': '4cedafa2-e042-4e42-a399-b7a3fba8d6e1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2575] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?tenant_id=4a81a578afe74995aceba2b67dd8428e&device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2576] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/networks?id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => 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: 1349/2577] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4cedafa2-e042-4e42-a399-b7a3fba8d6e1 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2578] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/subnets?id=59585641-f960-4035-9a8e-e1cd187bd5ab => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2579] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/ports?network_id=8cdc6d7d-87ad-4f78-82ee-422c3bb755c2&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: 1230/2580] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?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: 1351/2581] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:10 2026] GET /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2582] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:10:11 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2583] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:10:12 2026] GET /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2584] 10.0.0.65 () {30 vars in 689 bytes} [Thu Apr 2 18:10:15 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: 1353/2585] 10.0.0.65 () {30 vars in 691 bytes} [Thu Apr 2 18:10:15 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: 1233/2586] 10.0.0.65 () {30 vars in 667 bytes} [Thu Apr 2 18:10:15 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: 1354/2587] 10.0.0.65 () {30 vars in 703 bytes} [Thu Apr 2 18:10:15 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: 1234/2588] 10.0.0.65 () {28 vars in 438 bytes} [Thu Apr 2 18:10:15 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: 1355/2589] 10.0.0.65 () {30 vars in 727 bytes} [Thu Apr 2 18:10:15 2026] GET /v2.0/subnets/2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2590] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:16 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: 1356/2591] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:16 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: 1236/2592] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2593] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:16 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: 1237/2594] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2595] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/subnets/2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2596] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4098 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2597] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:16 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: 1239/2598] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:16 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: 1360/2599] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:16 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: 1240/2600] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2601] 199.19.213.25 () {34 vars in 716 bytes} [Thu Apr 2 18:10:16 2026] POST /v2.0/ports => generated 1328 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2602] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:10:17 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2605] 199.19.213.25 () {34 vars in 1261 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 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: 1363/2606] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1244/2607] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:18 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2608] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2609] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2610] 10.0.0.40 () {34 vars in 989 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1247/2611] 10.0.0.40 () {34 vars in 1039 bytes} [Thu Apr 2 18:10:19 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2612] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:10:19 2026] PUT /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1518 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:19.688 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7d7fd76-a3b2-4565-9207-f015b54f63a3'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '4610655a-605d-4e73-bdd1-342a3bd36fb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1248/2613] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 5608 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1366/2614] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2615] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=4610655a-605d-4e73-bdd1-342a3bd36fb7 => 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: 1367/2616] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa7&port_id=4610655a-605d-4e73-bdd1-342a3bd36fb7 => 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: 1250/2617] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/subnets?id=2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6&id=ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2618] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2619] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2620] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1252/2621] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:20 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1370/2622] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 5608 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2623] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1371/2624] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2625] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2626] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1255/2627] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1373/2628] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1256/2629] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2630] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:21 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2631] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1375/2632] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2633] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.219&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1376/2634] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A255&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1259/2635] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2636] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2637] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2638] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1261/2639] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1379/2640] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.105&port_id=4610655a-605d-4e73-bdd1-342a3bd36fb7 => 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: 1262/2641] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aa7&port_id=4610655a-605d-4e73-bdd1-342a3bd36fb7 => 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: 1380/2642] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/subnets?id=2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6&id=ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2643] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&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: 7|app: 0|req: 1381/2644] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2645] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1382/2646] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:22 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1265/2647] 10.0.0.199 () {34 vars in 971 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1520 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2648] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2649] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/subnets/2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2650] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/subnets/ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 747 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2651] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:26 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1385/2652] 199.19.213.25 () {34 vars in 789 bytes} [Thu Apr 2 18:10:26 2026] PUT /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1255 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:27.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2875399-038e-49f7-870d-9e2a4d5a8109'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '28e67fbc-f9ec-4af3-a628-11cea729c796', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1268/2653] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1386/2654] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2655] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:27 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: 1387/2656] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:27 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: 1270/2657] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:27 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: 1388/2658] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:27 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: 1271/2659] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1389/2660] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2661] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2662] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2663] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2664] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2665] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2666] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 5381 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2667] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2668] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.219&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1276/2669] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2670] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2671] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1395/2672] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:27 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 8|app: 0|req: 1278/2673] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2674] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:29 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2675] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2676] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:30 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2677] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2678] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:32.163 8 INFO neutron_taas.services.taas.taas_plugin [req-cb31f48c-c87b-445d-b247-4835a9a548e9 req-951f2124-41d0-4590-88d0-239e7238f165 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: 4cedafa2-e042-4e42-a399-b7a3fba8d6e1 [pid: 7|app: 0|req: 1399/2679] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:32 2026] GET /v2.0/security-groups?id=11ac5fd4-4aab-49ee-9caa-d60708343b6d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:32.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cb31f48c-c87b-445d-b247-4835a9a548e9 req-951f2124-41d0-4590-88d0-239e7238f165 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: 4cedafa2-e042-4e42-a399-b7a3fba8d6e1 2026-04-02 18:10:32.289 8 INFO neutron.db.l3_db [req-cb31f48c-c87b-445d-b247-4835a9a548e9 req-951f2124-41d0-4590-88d0-239e7238f165 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Floating IP c271df1b-cb02-4b56-9773-2c7d885afbad disassociated. External IP: 10.96.250.207, port: 4cedafa2-e042-4e42-a399-b7a3fba8d6e1. [pid: 8|app: 0|req: 1281/2680] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:10:32 2026] DELETE /v2.0/ports/4cedafa2-e042-4e42-a399-b7a3fba8d6e1 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:32.705 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4f66f5a-9c77-4cfb-a037-ec726acf0f53'] response: {'server_uuid': 'b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4', 'name': 'network-vif-deleted', 'tag': '4cedafa2-e042-4e42-a399-b7a3fba8d6e1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1283/2683] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:33 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1401/2684] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:34 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1284/2685] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:35 2026] GET /v2.0/ports?device_id=b012bc41-e5ff-40bd-a7d2-85dd3cb3a4f4 => 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: 1402/2686] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:36 2026] DELETE /v2.0/security-groups/11ac5fd4-4aab-49ee-9caa-d60708343b6d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:36.725 8 INFO neutron_taas.services.taas.taas_plugin [None req-302f5627-4a90-4845-ad42-c15a301c3603 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: 6e659e33-b8c3-423f-8611-9138a843c3e9 2026-04-02 18:10:36.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-302f5627-4a90-4845-ad42-c15a301c3603 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: 6e659e33-b8c3-423f-8611-9138a843c3e9 [pid: 8|app: 0|req: 1285/2687] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:10:36 2026] DELETE /v2.0/floatingips/c271df1b-cb02-4b56-9773-2c7d885afbad => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2688] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:36 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1286/2689] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:37 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1404/2690] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2691] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:38 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1405/2692] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1288/2693] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/security-groups?id=765617f6-69cf-4563-a999-bb9d57b1a190&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: 1406/2694] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:10:39 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:39.629 8 INFO neutron_taas.services.taas.taas_plugin [req-1b35ed43-69e6-41e2-bef9-9216d847afb3 req-6e7081c9-f6b2-4506-8bf5-b8197cb47f2d 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 2026-04-02 18:10:39.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1b35ed43-69e6-41e2-bef9-9216d847afb3 req-6e7081c9-f6b2-4506-8bf5-b8197cb47f2d 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 [pid: 8|app: 0|req: 1289/2695] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:10:39 2026] DELETE /v2.0/ports/f5eb3fc7-df30-4298-aec8-c4cbd1a6d816 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:39.789 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65dc2a10-1a2a-4d5c-8f44-cab63e1c496f'] response: {'server_uuid': '4ccd540a-4d04-446e-8736-e691e0fb251b', 'name': 'network-vif-deleted', 'tag': 'f5eb3fc7-df30-4298-aec8-c4cbd1a6d816', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1407/2696] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:40 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: 1290/2697] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2698] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:40 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: 1291/2699] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2700] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2701] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 5381 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2702] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2703] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2704] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:40 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: 1293/2705] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => 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: 1413/2706] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2707] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1520 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2708] 199.19.213.25 () {34 vars in 789 bytes} [Thu Apr 2 18:10:40 2026] PUT /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1307 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2709] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:40.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95199206-10d9-4b0e-a503-6e3605141870'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '4610655a-605d-4e73-bdd1-342a3bd36fb7', '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: 1415/2710] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/subnets/ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2711] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:40 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1343 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2712] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:10:41 2026] PUT /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1080 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2713] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1417/2714] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2715] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2716] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2717] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2718] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2719] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2720] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:41 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1301/2721] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:42 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2722] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:10:42 2026] GET /v2.0/ports?device_id=4ccd540a-4d04-446e-8736-e691e0fb251b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:42.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e22d0d3-3ddd-43f9-8a73-5be215b86aa6'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '4610655a-605d-4e73-bdd1-342a3bd36fb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1302/2723] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2724] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2725] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2726] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2727] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1424/2728] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:43 2026] DELETE /v2.0/security-groups/765617f6-69cf-4563-a999-bb9d57b1a190 => 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: 1305/2729] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 1116 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2730] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2731] 199.19.213.25 () {34 vars in 1015 bytes} [Thu Apr 2 18:10:43 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=dns_domain => generated 29 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2732] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:10:43 2026] PUT /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 917 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:44.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-23dcc58b-92f2-493b-866c-981181fc5af6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: d570e654-ebee-4100-8d33-d00c32996578 2026-04-02 18:10:44.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23dcc58b-92f2-493b-866c-981181fc5af6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: d570e654-ebee-4100-8d33-d00c32996578 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1428/2733] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:44 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3869 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:44.849 7 INFO neutron_taas.services.taas.taas_plugin [None req-36807999-69d1-4e60-84a2-687cc3769b80 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 4610655a-605d-4e73-bdd1-342a3bd36fb7 2026-04-02 18:10:44.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36807999-69d1-4e60-84a2-687cc3769b80 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 4610655a-605d-4e73-bdd1-342a3bd36fb7 [pid: 7|app: 0|req: 1429/2734] 199.19.213.25 () {32 vars in 758 bytes} [Thu Apr 2 18:10:44 2026] DELETE /v2.0/ports/4610655a-605d-4e73-bdd1-342a3bd36fb7 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2735] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:10:43 2026] PUT /v2.0/routers/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68/remove_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2736] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:45 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: 1308/2737] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2738] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2739] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:45 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: 1311/2740] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2741] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:10:45 2026] DELETE /v2.0/subnets/59585641-f960-4035-9a8e-e1cd187bd5ab => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2742] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2743] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2744] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2745] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2746] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:10:45.731 8 INFO neutron_taas.services.taas.taas_plugin [None req-d97eec34-1342-457c-a03c-26ae67f498f6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: a8ee4d76-dc39-46c8-a3c4-bdd14d2c6298 2026-04-02 18:10:45.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97eec34-1342-457c-a03c-26ae67f498f6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: a8ee4d76-dc39-46c8-a3c4-bdd14d2c6298 [pid: 7|app: 0|req: 1436/2747] 199.19.213.25 () {34 vars in 1225 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/networks?id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&id=88791428-cd9f-4c22-a502-2faa3fd5ed05&id=5ae9b11f-dd67-4c68-9319-baea0413ee93&id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 3097 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2748] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2749] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1439/2750] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2751] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2752] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2753] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:45 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:46.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-d97eec34-1342-457c-a03c-26ae67f498f6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: 2cbaeb0f-7be3-4e4f-8b3d-670a2a6ef158 2026-04-02 18:10:46.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97eec34-1342-457c-a03c-26ae67f498f6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: 2cbaeb0f-7be3-4e4f-8b3d-670a2a6ef158 [pid: 7|app: 0|req: 1443/2754] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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/2755] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1445/2756] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1446/2757] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&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: 1447/2758] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1448/2759] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1449/2760] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.219&port_id=28e67fbc-f9ec-4af3-a628-11cea729c796 => 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: 1450/2761] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2762] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2763] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:46.466 8 INFO neutron.db.l3_hamode_db [None req-d97eec34-1342-457c-a03c-26ae67f498f6 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] HA network 2dbec049-7a7d-468d-b25e-a0357e914ac8 was deleted as no HA routers are present in tenant 4a81a578afe74995aceba2b67dd8428e. [pid: 8|app: 0|req: 1312/2764] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:10:45 2026] DELETE /v2.0/routers/e2e7a8f8-b58c-4f6f-b61d-b937b7046e68 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2765] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:46 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:10:46.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-53c9f43a-1d9f-41df-be7f-1d78e5a2ed11 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] TaaS: Handle Delete Port: 0ae51893-ae49-41e7-b615-a64373ebc3d7 2026-04-02 18:10:46.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53c9f43a-1d9f-41df-be7f-1d78e5a2ed11 0b1fdac1531b40298294282471a1a361 4a81a578afe74995aceba2b67dd8428e - - default default] Tap Mirror: Handle Delete Port: 0ae51893-ae49-41e7-b615-a64373ebc3d7 2026-04-02 18:10:46.609 8 INFO neutron.services.segments.plugin [-] Segment 00af02dc-bad4-4119-8833-b7c76b66820b resource provider aggregate not found 2026-04-02 18:10:46.609 8 INFO neutron.services.segments.plugin [-] Segment 00af02dc-bad4-4119-8833-b7c76b66820b resource provider aggregate not found 2026-04-02 18:10:46.633 8 INFO neutron.services.segments.plugin [-] Segment 00af02dc-bad4-4119-8833-b7c76b66820b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00af02dc-bad4-4119-8833-b7c76b66820b found for delete ", "request_id": "req-6eb4d55a-4632-46f6-895d-cd17f89c33ab"}]} 2026-04-02 18:10:46.637 8 INFO neutron.services.segments.plugin [-] Segment 00af02dc-bad4-4119-8833-b7c76b66820b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00af02dc-bad4-4119-8833-b7c76b66820b found for delete ", "request_id": "req-511e43d0-8ae9-4bbb-b841-a2b7d015eaad"}]} [pid: 8|app: 0|req: 1313/2766] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:46 2026] DELETE /v2.0/networks/8cdc6d7d-87ad-4f78-82ee-422c3bb755c2 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2767] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/security-groups?tenant_id=4911b0efc41144f9a8422da3f4d69ac3&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2768] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/security-groups/9c39a4af-7407-47ae-8293-dc9a66892fac => 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: 1316/2771] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:10:47 2026] GET /v2.0/security-groups?tenant_id=4a81a578afe74995aceba2b67dd8428e&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2772] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:47 2026] DELETE /v2.0/security-groups/29c065c8-fcc6-498d-b1ad-bd9c62a149ab => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:48.648 8 INFO neutron.services.segments.plugin [-] Segment 9b9843ff-5a58-4cec-9074-483924383fcb resource provider aggregate not found 2026-04-02 18:10:48.653 8 INFO neutron.services.segments.plugin [-] Segment 9b9843ff-5a58-4cec-9074-483924383fcb resource provider aggregate not found 2026-04-02 18:10:48.667 8 INFO neutron.services.segments.plugin [-] Segment 9b9843ff-5a58-4cec-9074-483924383fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b9843ff-5a58-4cec-9074-483924383fcb found for delete ", "request_id": "req-a15c6fad-27b4-4b5e-a69d-003cd58921d9"}]} 2026-04-02 18:10:48.669 8 INFO neutron.services.segments.plugin [-] Segment 9b9843ff-5a58-4cec-9074-483924383fcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b9843ff-5a58-4cec-9074-483924383fcb found for delete ", "request_id": "req-56f8ae95-a702-413a-8922-5534a9178114"}]} [pid: 8|app: 0|req: 1317/2773] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10: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: 1457/2774] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10: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: 1318/2775] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10: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: 1458/2776] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10: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: 8|app: 0|req: 1319/2777] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3869 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2778] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2779] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2780] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2781] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:50 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: 1461/2782] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:50 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2783] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:10:50 2026] PUT /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1080 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:51.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fee9cdf8-1aa0-47ee-b975-372e21396592'] response: {'name': 'network-changed', 'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'tag': '28e67fbc-f9ec-4af3-a628-11cea729c796', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/2784] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1323/2785] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2786] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2787] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2788] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2789] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1465/2790] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:51 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1466/2791] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:52 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:52.571 8 INFO neutron.db.segments_db [None req-b464771d-af6c-486e-9cba-2ee44abeda24 0fc34b4ac05e4ccbac43a305d825e166 1eb9b7db8a3c4fa79740c41aa7aee5bb - - default default] Added segment 09fad29b-0630-4d40-9172-a6223dc14c89 of type vxlan for network a7de05a2-7647-411b-80dd-96ad7a8d7648 [pid: 8|app: 0|req: 1326/2792] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:10:52 2026] POST /v2.0/networks => generated 613 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:52.703 7 INFO neutron.db.segments_db [None req-d64ff629-4a58-4822-a8ab-f52100983ec1 0fc34b4ac05e4ccbac43a305d825e166 1eb9b7db8a3c4fa79740c41aa7aee5bb - - default default] Added segment bf854997-7433-4a3f-b4db-69617a64532a of type vxlan for network 6ebb317e-e0be-4724-aaa2-19f134184ed0 [pid: 7|app: 0|req: 1467/2793] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:10:52 2026] POST /v2.0/networks => generated 612 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:52.852 8 INFO neutron.db.segments_db [None req-ed1b994f-098b-433f-8cfc-70a00b255fd3 0fc34b4ac05e4ccbac43a305d825e166 1eb9b7db8a3c4fa79740c41aa7aee5bb - - default default] Added segment 57025b9f-bce9-417f-856f-989631c77958 of type vxlan for network 7330c7d9-142a-423c-97cf-b24b6fa9af56 [pid: 8|app: 0|req: 1327/2794] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:10:52 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) 2026-04-02 18:10:53.007 7 INFO neutron.db.segments_db [None req-3e061568-930d-44ce-a995-0047ea53d66e 0fc34b4ac05e4ccbac43a305d825e166 1eb9b7db8a3c4fa79740c41aa7aee5bb - - default default] Added segment 4b3a83c8-7b38-4fef-ad63-f087b379b38f of type vxlan for network b868ed19-e0b5-4c45-9516-b4bb70552705 [pid: 7|app: 0|req: 1468/2795] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:10:52 2026] POST /v2.0/networks => generated 612 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:10:53.146 8 INFO neutron.db.segments_db [None req-4676d27c-c434-4644-b541-7a1918b62d9c 0fc34b4ac05e4ccbac43a305d825e166 1eb9b7db8a3c4fa79740c41aa7aee5bb - - default default] Added segment 95a681f5-bacf-4f93-834b-9fcee28c1da6 of type vxlan for network 09004742-bb24-47f9-8d41-60e73b7da29a [pid: 8|app: 0|req: 1328/2796] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:10:53 2026] POST /v2.0/networks => generated 613 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2797] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:10:53 2026] PUT /v2.0/networks/a7de05a2-7647-411b-80dd-96ad7a8d7648/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2798] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:10:53 2026] PUT /v2.0/networks/6ebb317e-e0be-4724-aaa2-19f134184ed0/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2799] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:10:53 2026] PUT /v2.0/networks/7330c7d9-142a-423c-97cf-b24b6fa9af56/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2800] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:10:53 2026] PUT /v2.0/networks/b868ed19-e0b5-4c45-9516-b4bb70552705/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2801] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2802] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2803] 10.0.0.17 () {32 vars in 665 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2804] 199.19.213.25 () {34 vars in 1015 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2805] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 3694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2806] 10.0.0.17 () {32 vars in 679 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2807] 10.0.0.17 () {32 vars in 675 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2808] 10.0.0.17 () {32 vars in 687 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2809] 10.0.0.17 () {32 vars in 673 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2810] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:10:53 2026] PUT /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2811] 10.0.0.17 () {32 vars in 687 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 78 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: 1334/2812] 10.0.0.17 () {32 vars in 683 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2813] 10.0.0.17 () {32 vars in 695 bytes} [Thu Apr 2 18:10:53 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:10:54.130 8 INFO neutron.services.segments.plugin [-] Segment 09fad29b-0630-4d40-9172-a6223dc14c89 resource provider aggregate not found 2026-04-02 18:10:54.140 8 INFO neutron.services.segments.plugin [-] Segment 09fad29b-0630-4d40-9172-a6223dc14c89 resource provider aggregate not found 2026-04-02 18:10:54.152 8 INFO neutron.services.segments.plugin [-] Segment 09fad29b-0630-4d40-9172-a6223dc14c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fad29b-0630-4d40-9172-a6223dc14c89 found for delete ", "request_id": "req-b4dff2ad-56ad-4a6e-9b57-d5798feba396"}]} 2026-04-02 18:10:54.161 8 INFO neutron.services.segments.plugin [-] Segment 09fad29b-0630-4d40-9172-a6223dc14c89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fad29b-0630-4d40-9172-a6223dc14c89 found for delete ", "request_id": "req-ba8a391d-e6b1-42c9-8efa-a93ebe052460"}]} [pid: 8|app: 0|req: 1335/2814] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/a7de05a2-7647-411b-80dd-96ad7a8d7648 => 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: 1480/2815] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/6ebb317e-e0be-4724-aaa2-19f134184ed0 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:54.365 7 INFO neutron.services.segments.plugin [-] Segment bf854997-7433-4a3f-b4db-69617a64532a resource provider aggregate not found 2026-04-02 18:10:54.385 7 INFO neutron.services.segments.plugin [-] Segment bf854997-7433-4a3f-b4db-69617a64532a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf854997-7433-4a3f-b4db-69617a64532a found for delete ", "request_id": "req-4480533d-ffe2-4b40-8f74-94dfad11aaed"}]} 2026-04-02 18:10:54.388 7 INFO neutron.services.segments.plugin [-] Segment bf854997-7433-4a3f-b4db-69617a64532a resource provider aggregate not found 2026-04-02 18:10:54.401 7 INFO neutron.services.segments.plugin [-] Segment bf854997-7433-4a3f-b4db-69617a64532a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf854997-7433-4a3f-b4db-69617a64532a found for delete ", "request_id": "req-d4188a52-4f61-495e-a164-4fd99930ebfa"}]} [pid: 8|app: 0|req: 1336/2816] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/7330c7d9-142a-423c-97cf-b24b6fa9af56 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2817] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/b868ed19-e0b5-4c45-9516-b4bb70552705 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2818] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2819] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/networks/09004742-bb24-47f9-8d41-60e73b7da29a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:10:54.753 7 INFO neutron_taas.services.taas.taas_plugin [None req-98db991d-6de6-42f4-b70e-d21d0b4fdc4a 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 28e67fbc-f9ec-4af3-a628-11cea729c796 2026-04-02 18:10:54.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98db991d-6de6-42f4-b70e-d21d0b4fdc4a 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 28e67fbc-f9ec-4af3-a628-11cea729c796 [pid: 7|app: 0|req: 1483/2820] 199.19.213.25 () {32 vars in 758 bytes} [Thu Apr 2 18:10:54 2026] DELETE /v2.0/ports/28e67fbc-f9ec-4af3-a628-11cea729c796 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2821] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:10:54 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: 1484/2822] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2823] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2824] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:10:54 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: 1340/2825] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:54 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1486/2826] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2827] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2828] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1342/2829] 199.19.213.25 () {30 vars in 742 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => 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: 1488/2830] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => 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: 1343/2831] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2832] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2833] 199.19.213.25 () {34 vars in 1145 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks?id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&id=88791428-cd9f-4c22-a502-2faa3fd5ed05&id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 2310 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2834] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1345/2835] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2836] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&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: 1347/2837] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2838] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1349/2839] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.176&port_id=f14cf44d-d19f-41c0-a581-9149cc361f8c => 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: 1350/2840] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/subnets?id=7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2841] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/ports?network_id=88791428-cd9f-4c22-a502-2faa3fd5ed05&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2842] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?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: 1491/2843] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/security-groups?tenant_id=2f2d6e83f5b0431b9dc645181dbbe195&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2844] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:10:55 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2845] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:55 2026] DELETE /v2.0/security-groups/667ab5a2-836e-4e84-995c-6049f399ebe3 => 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: 1354/2846] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/security-groups?tenant_id=1eb9b7db8a3c4fa79740c41aa7aee5bb&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2847] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:56 2026] DELETE /v2.0/security-groups/513d999d-9cbf-4a33-85af-e5bf34f7dd09 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:10:56.171 8 INFO neutron.services.segments.plugin [-] Segment 57025b9f-bce9-417f-856f-989631c77958 resource provider aggregate not found 2026-04-02 18:10:56.179 8 INFO neutron.services.segments.plugin [-] Segment 57025b9f-bce9-417f-856f-989631c77958 resource provider aggregate not found 2026-04-02 18:10:56.188 8 INFO neutron.services.segments.plugin [-] Segment 57025b9f-bce9-417f-856f-989631c77958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57025b9f-bce9-417f-856f-989631c77958 found for delete ", "request_id": "req-3c0769d6-10e4-4f18-ba1d-23d6d8e07cfa"}]} 2026-04-02 18:10:56.197 8 INFO neutron.services.segments.plugin [-] Segment 57025b9f-bce9-417f-856f-989631c77958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57025b9f-bce9-417f-856f-989631c77958 found for delete ", "request_id": "req-1fa00300-cc52-4acb-9312-d7565a359770"}]} 2026-04-02 18:10:56.210 8 INFO neutron.services.segments.plugin [-] Segment 95a681f5-bacf-4f93-834b-9fcee28c1da6 resource provider aggregate not found 2026-04-02 18:10:56.214 8 INFO neutron.services.segments.plugin [-] Segment 95a681f5-bacf-4f93-834b-9fcee28c1da6 resource provider aggregate not found 2026-04-02 18:10:56.227 8 INFO neutron.services.segments.plugin [-] Segment 95a681f5-bacf-4f93-834b-9fcee28c1da6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95a681f5-bacf-4f93-834b-9fcee28c1da6 found for delete ", "request_id": "req-53a1db5e-7a8e-4b3c-b9c9-8c02d03b8de0"}]} 2026-04-02 18:10:56.229 8 INFO neutron.services.segments.plugin [-] Segment 95a681f5-bacf-4f93-834b-9fcee28c1da6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95a681f5-bacf-4f93-834b-9fcee28c1da6 found for delete ", "request_id": "req-f5fa0c75-68c8-4cbc-868e-629a6c1d29ce"}]} 2026-04-02 18:10:56.405 7 INFO neutron.services.segments.plugin [-] Segment 4b3a83c8-7b38-4fef-ad63-f087b379b38f resource provider aggregate not found 2026-04-02 18:10:56.423 7 INFO neutron.services.segments.plugin [-] Segment 4b3a83c8-7b38-4fef-ad63-f087b379b38f resource provider aggregate not found 2026-04-02 18:10:56.428 7 INFO neutron.services.segments.plugin [-] Segment 4b3a83c8-7b38-4fef-ad63-f087b379b38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3a83c8-7b38-4fef-ad63-f087b379b38f found for delete ", "request_id": "req-59af7fcd-a2ba-4719-8540-b3fa15164cc3"}]} 2026-04-02 18:10:56.440 7 INFO neutron.services.segments.plugin [-] Segment 4b3a83c8-7b38-4fef-ad63-f087b379b38f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b3a83c8-7b38-4fef-ad63-f087b379b38f found for delete ", "request_id": "req-8b669497-1df9-4eca-8d04-1f49ed6c869c"}]} [pid: 8|app: 0|req: 1355/2848] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:10:56 2026] GET /v2.0/security-groups?tenant_id=915d7e536d504912a2b2a6e897cc7508&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2849] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:10:56 2026] DELETE /v2.0/security-groups/5570d5d9-8dc3-4ede-a3e4-77df885700d9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:00.945 8 INFO neutron.db.segments_db [None req-c20c1fb8-e8ea-434d-8a64-bd77539191ce 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Added segment 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c of type vxlan for network 14f5d444-c9c7-4813-b7fd-92d20f6d0984 [pid: 8|app: 0|req: 1356/2850] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:00 2026] POST /v2.0/networks => generated 612 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2851] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:01.368 8 INFO neutron.db.segments_db [None req-2f13a76b-0bb9-43ba-9bb2-4cf1fdd43754 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Added segment 5b2ae762-e099-460a-90fa-e2ae860d5028 of type vxlan for network b19de0bb-33ed-4c3f-b5e6-f657b111e5f1 [pid: 8|app: 0|req: 1357/2852] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/networks => generated 613 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2853] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:01.771 8 INFO neutron.db.segments_db [None req-87eb0b0b-899a-45f8-ac9a-659ec9c14fff 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Added segment 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde of type vxlan for network 654948e3-d53c-4c67-9530-be9262e9ccb7 [pid: 8|app: 0|req: 1358/2854] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2855] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:11:01 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:02.195 8 INFO neutron.db.segments_db [None req-aa07aecd-41ae-44df-b555-caac4c5c3cb4 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Added segment 69a1bec1-2451-4428-861d-d151da7d4a88 of type vxlan for network bf4b89db-5cc0-41e0-93b5-877ec6c2d883 [pid: 8|app: 0|req: 1359/2856] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2857] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/subnets => generated 629 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:11:02.645 8 INFO neutron.db.segments_db [None req-6b2d48d3-3d10-499b-9e52-9990d9f89db9 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Added segment 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 of type vxlan for network b3f24154-4e9b-4127-8f0f-725aa88007fb [pid: 8|app: 0|req: 1360/2858] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2861] 10.0.0.17 () {34 vars in 668 bytes} [Thu Apr 2 18:11:02 2026] POST /v2.0/subnets => generated 629 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2862] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/subnets/2f2c49dc-2b8d-4d0a-a108-ab1fd906b33c/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2863] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/subnets/001b7f26-c021-402b-8dc1-d4da0d9e9419/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2864] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/subnets/a23a4b5d-7858-4752-8ced-f401df865f0a/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2865] 10.0.0.17 () {34 vars in 750 bytes} [Thu Apr 2 18:11:03 2026] PUT /v2.0/subnets/e27d9651-9977-416c-a6e6-a57ea9c0635f/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2866] 10.0.0.17 () {32 vars in 663 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?tags=red => 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: 1502/2867] 10.0.0.17 () {32 vars in 677 bytes} [Thu Apr 2 18:11:03 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: 1366/2868] 10.0.0.17 () {32 vars in 673 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2869] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2870] 10.0.0.17 () {32 vars in 671 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2871] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2872] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2873] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:11:03 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2874] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/subnets/2f2c49dc-2b8d-4d0a-a108-ab1fd906b33c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2875] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:03 2026] DELETE /v2.0/subnets/001b7f26-c021-402b-8dc1-d4da0d9e9419 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2876] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/subnets/a23a4b5d-7858-4752-8ced-f401df865f0a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2877] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/subnets/e27d9651-9977-416c-a6e6-a57ea9c0635f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2878] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/subnets/a9e1a018-84db-4636-85e5-fcd93f017f7e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:04.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d51de57-8111-4e53-afee-ab970abda1bb 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] TaaS: Handle Delete Port: 76060d42-da30-4e35-b515-650b92e14af3 2026-04-02 18:11:04.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d51de57-8111-4e53-afee-ab970abda1bb 867b67fb02074254bbb4e6ca6c6034d4 5b5d25996ab94154a201dfd336b40d45 - - default default] Tap Mirror: Handle Delete Port: 76060d42-da30-4e35-b515-650b92e14af3 2026-04-02 18:11:04.673 7 INFO neutron.services.segments.plugin [-] Segment 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c resource provider aggregate not found 2026-04-02 18:11:04.674 7 INFO neutron.services.segments.plugin [-] Segment 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c resource provider aggregate not found 2026-04-02 18:11:04.693 7 INFO neutron.services.segments.plugin [-] Segment 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c found for delete ", "request_id": "req-e64ad1c2-052d-432a-b2ac-09ec2cde1cbe"}]} 2026-04-02 18:11:04.694 7 INFO neutron.services.segments.plugin [-] Segment 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d4bb8dc-57eb-41fe-9b87-c2c587cd734c found for delete ", "request_id": "req-9c65fbba-760e-473b-b981-9f259fcf9e91"}]} [pid: 7|app: 0|req: 1508/2879] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/networks/14f5d444-c9c7-4813-b7fd-92d20f6d0984 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:04.880 8 INFO neutron.services.segments.plugin [-] Segment 5b2ae762-e099-460a-90fa-e2ae860d5028 resource provider aggregate not found 2026-04-02 18:11:04.888 8 INFO neutron.services.segments.plugin [-] Segment 5b2ae762-e099-460a-90fa-e2ae860d5028 resource provider aggregate not found 2026-04-02 18:11:04.902 8 INFO neutron.services.segments.plugin [-] Segment 5b2ae762-e099-460a-90fa-e2ae860d5028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2ae762-e099-460a-90fa-e2ae860d5028 found for delete ", "request_id": "req-9faf6dc9-fec3-45e6-85e9-2e57453c0cbc"}]} 2026-04-02 18:11:04.909 8 INFO neutron.services.segments.plugin [-] Segment 5b2ae762-e099-460a-90fa-e2ae860d5028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b2ae762-e099-460a-90fa-e2ae860d5028 found for delete ", "request_id": "req-dddbf57f-9f44-431b-844b-9795c217f7e5"}]} [pid: 8|app: 0|req: 1372/2880] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/networks/b19de0bb-33ed-4c3f-b5e6-f657b111e5f1 => 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: 1509/2881] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:04 2026] DELETE /v2.0/networks/654948e3-d53c-4c67-9530-be9262e9ccb7 => 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: 1373/2882] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/networks/bf4b89db-5cc0-41e0-93b5-877ec6c2d883 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2883] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:05 2026] DELETE /v2.0/networks/b3f24154-4e9b-4127-8f0f-725aa88007fb => 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: 1374/2884] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?tenant_id=121549ab2ec34fae8be903058210a8ec&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2885] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/security-groups/9671d99b-82f0-4648-9c45-cea4f6e0bbd2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:06.717 7 INFO neutron.services.segments.plugin [-] Segment 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde resource provider aggregate not found 2026-04-02 18:11:06.722 7 INFO neutron.services.segments.plugin [-] Segment 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde resource provider aggregate not found 2026-04-02 18:11:06.736 7 INFO neutron.services.segments.plugin [-] Segment 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde found for delete ", "request_id": "req-82347757-7f15-45c1-b294-f973bfacd3ee"}]} 2026-04-02 18:11:06.741 7 INFO neutron.services.segments.plugin [-] Segment 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cf84e07-98f1-45d0-ae2e-a3ca8ec79dde found for delete ", "request_id": "req-6459363d-162b-402b-b731-e95394349223"}]} 2026-04-02 18:11:06.749 7 INFO neutron.services.segments.plugin [-] Segment 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 resource provider aggregate not found 2026-04-02 18:11:06.765 7 INFO neutron.services.segments.plugin [-] Segment 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 resource provider aggregate not found 2026-04-02 18:11:06.774 7 INFO neutron.services.segments.plugin [-] Segment 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 found for delete ", "request_id": "req-969918c8-3b49-41ea-8fe2-0acec2017a4a"}]} 2026-04-02 18:11:06.786 7 INFO neutron.services.segments.plugin [-] Segment 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bc4d827-3fdf-4db4-8c78-4e0e5e24a825 found for delete ", "request_id": "req-6b5c6dd0-5d02-42b4-ac6a-71355516092b"}]} [pid: 8|app: 0|req: 1375/2886] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:06 2026] GET /v2.0/security-groups?tenant_id=5142149ada7547f9bfbd4f6852e51986&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: 1512/2887] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:06 2026] DELETE /v2.0/security-groups/4dd6a533-994b-430b-94aa-1e1ca532edad => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:06.919 8 INFO neutron.services.segments.plugin [-] Segment 69a1bec1-2451-4428-861d-d151da7d4a88 resource provider aggregate not found 2026-04-02 18:11:06.931 8 INFO neutron.services.segments.plugin [-] Segment 69a1bec1-2451-4428-861d-d151da7d4a88 resource provider aggregate not found 2026-04-02 18:11:06.939 8 INFO neutron.services.segments.plugin [-] Segment 69a1bec1-2451-4428-861d-d151da7d4a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a1bec1-2451-4428-861d-d151da7d4a88 found for delete ", "request_id": "req-929b0b63-f16f-4631-8e4b-9c0d7e0372c4"}]} 2026-04-02 18:11:06.947 8 INFO neutron.services.segments.plugin [-] Segment 69a1bec1-2451-4428-861d-d151da7d4a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69a1bec1-2451-4428-861d-d151da7d4a88 found for delete ", "request_id": "req-4c3c6c2b-8099-4c98-8388-b69e906934c4"}]} [pid: 8|app: 0|req: 1376/2888] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups?tenant_id=5b5d25996ab94154a201dfd336b40d45&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2889] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/security-groups/bcad63ed-aecb-43ff-a47a-e7c0e4d8358c => 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: 1377/2890] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2891] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:11:07 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: 1378/2892] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2893] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:07.373 8 INFO neutron.api.v2.resource [None req-5cb6a494-cf87-4ed2-8b9c-ccbab1f57c1a 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1379/2894] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2895] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 2863 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2896] 199.19.213.25 () {30 vars in 814 bytes} [Thu Apr 2 18:11:07 2026] GET /v2.0/security-group-rules?security_group_id=52823781-1f06-4782-9ac9-03165017aac5 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2897] 199.19.213.25 () {32 vars in 788 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/security-group-rules/cb2a56de-bdec-4ac2-b322-9fff30be136d => 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: 1381/2898] 199.19.213.25 () {32 vars in 788 bytes} [Thu Apr 2 18:11:07 2026] DELETE /v2.0/security-group-rules/da23fbb7-0e92-47b2-96ec-dcd84ad14560 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:10.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-9577914e-39db-4559-ab2e-c638edbd4569 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 097132bf-3362-452e-bdd5-3c66b56958f0 2026-04-02 18:11:10.963 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9577914e-39db-4559-ab2e-c638edbd4569 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 097132bf-3362-452e-bdd5-3c66b56958f0 2026-04-02 18:11:11.132 7 INFO neutron.db.l3_db [None req-9577914e-39db-4559-ab2e-c638edbd4569 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP 55bd3154-8ff6-49ed-9812-8ad06218e794 disassociated (deleted). External IP: 10.96.250.219, port: 718801e6-f4a4-49f1-b02f-c50754610816. [pid: 7|app: 0|req: 1518/2899] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:10 2026] DELETE /v2.0/floatingips/55bd3154-8ff6-49ed-9812-8ad06218e794 => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:11.455 7 INFO neutron.api.v2.resource [None req-a2375951-07ce-4426-9f20-892ad8947695 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1519/2900] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/floatingips/55bd3154-8ff6-49ed-9812-8ad06218e794 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2901] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2902] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2903] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2904] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2905] 10.0.0.17 () {34 vars in 675 bytes} [Thu Apr 2 18:11:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2906] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/subnetpools/01b0b371-69c4-4d90-a583-184f5b7b6c9e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2907] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/subnetpools/b72ab1bc-e4c5-4e0d-bbfa-d3a5359adbf8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2908] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/subnetpools/133f2346-a240-4a35-a200-8b0c8f7692f0/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2909] 10.0.0.17 () {34 vars in 758 bytes} [Thu Apr 2 18:11:11 2026] PUT /v2.0/subnetpools/949d6803-5ddb-4d97-8b50-db453e870d50/tags => 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: 1524/2910] 10.0.0.17 () {32 vars in 671 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2911] 10.0.0.17 () {32 vars in 685 bytes} [Thu Apr 2 18:11:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2912] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2913] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:11:12 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: 7|app: 0|req: 1526/2914] 10.0.0.17 () {32 vars in 679 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2915] 10.0.0.17 () {32 vars in 693 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2916] 10.0.0.17 () {32 vars in 689 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2917] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:11:12 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: 1529/2919] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2919] 10.0.0.17 () {32 vars in 701 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2920] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:11:12 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: 1392/2921] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:11:12 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-04-02 18:11:12.213 8 INFO neutron.api.v2.resource [None req-6caf8e08-ff4a-4c24-b0a4-861fb54e93cc 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1393/2922] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2923] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/subnetpools/01b0b371-69c4-4d90-a583-184f5b7b6c9e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2924] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 1637 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2925] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/subnetpools/b72ab1bc-e4c5-4e0d-bbfa-d3a5359adbf8 => 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: 1395/2926] 199.19.213.25 () {30 vars in 814 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/security-group-rules?security_group_id=52823781-1f06-4782-9ac9-03165017aac5 => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2927] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/subnetpools/133f2346-a240-4a35-a200-8b0c8f7692f0 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2928] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/subnetpools/949d6803-5ddb-4d97-8b50-db453e870d50 => 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: 1533/2929] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:11:12 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: 1534/2930] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2931] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2932] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2933] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:12 2026] DELETE /v2.0/subnetpools/95d97b0b-93c2-48b5-90e7-eb16d0079113 => 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: 1537/2934] 199.19.213.25 () {30 vars in 740 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => 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: 1398/2935] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2936] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1399/2937] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:12 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2938] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:13 2026] GET /v2.0/security-groups?tenant_id=b6b5d1a51aa2438eb5a9fe4d4648259c&name=default => generated 2929 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2939] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/security-groups/7391b70f-5ea7-4e38-95f5-b67ae73a1eed => 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: 1540/2940] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:13 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1401/2941] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:13 2026] GET /v2.0/security-groups?tenant_id=834b6352b1444c219f664a5ff63a0a1a&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2942] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:13 2026] DELETE /v2.0/security-groups/d09dcf09-5f8c-4aee-9cad-fd60d7d9b47a => 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: 1402/2943] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/security-groups?tenant_id=c32523127aee4012870436fa0655eaaa&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2944] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:14 2026] DELETE /v2.0/security-groups/752740c4-2bd6-4ae7-8b90-4ba7836f4b76 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2945] 199.19.213.25 () {34 vars in 974 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2946] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2947] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2948] 199.19.213.25 () {34 vars in 1015 bytes} [Thu Apr 2 18:11:14 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2949] 199.19.213.25 () {38 vars in 1027 bytes} [Thu Apr 2 18:11:14 2026] PUT /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1151 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2950] 199.19.213.25 () {30 vars in 768 bytes} [Thu Apr 2 18:11:15 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1406/2951] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:11:15 2026] PUT /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1090 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2952] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 1090 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, ' 2026-04-02 18:11:16.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2fad1bc-7d70-4028-b5fe-1209c77d05a8 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: f14cf44d-d19f-41c0-a581-9149cc361f8c 2026-04-02 18:11:16.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2fad1bc-7d70-4028-b5fe-1209c77d05a8 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: f14cf44d-d19f-41c0-a581-9149cc361f8c [pid: 8|app: 0|req: 1407/2953] 199.19.213.25 () {32 vars in 758 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2954] 199.19.213.25 () {30 vars in 702 bytes} [Thu Apr 2 18:11:16 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: 1408/2955] 199.19.213.25 () {30 vars in 704 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2956] 199.19.213.25 () {30 vars in 680 bytes} [Thu Apr 2 18:11:16 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: 1409/2957] 199.19.213.25 () {30 vars in 716 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:16.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c124e148-69fd-400e-8bc1-d91c393a212a 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/2958] 199.19.213.25 () {32 vars in 758 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/ports/f14cf44d-d19f-41c0-a581-9149cc361f8c => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2959] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:16.603 7 INFO neutron.api.v2.resource [None req-be10fd9c-fad8-4ab4-85c4-0670804eb4f2 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/2960] 199.19.213.25 () {30 vars in 762 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/security-groups/lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => 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: 1411/2961] 199.19.213.25 () {30 vars in 784 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/security-groups?name=lb-9a75c021-f007-4e45-af7f-a460f6bc2636 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2962] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports?tenant_id=5d622e64c1af410e962706c325197e01&device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => 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: 1412/2963] 199.19.213.25 () {30 vars in 736 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => 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: 1552/2964] 199.19.213.25 () {34 vars in 1065 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/networks?id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&id=88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2965] 199.19.213.25 () {34 vars in 1059 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.27&port_id=aa85c73a-8fa4-482e-b0af-84d483c5c54e => 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: 1554/2966] 199.19.213.25 () {34 vars in 983 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/subnets?id=b3261b25-d826-4329-a41a-fd736bfbc3ca => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2967] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/ports?network_id=ba39befe-48b4-4aa3-9b70-2c3f619403fa&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: 1556/2968] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?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: 1413/2969] 199.19.213.25 () {34 vars in 788 bytes} [Thu Apr 2 18:11:16 2026] PUT /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 1094 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2970] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:11:16 2026] GET /v2.0/networks/ba39befe-48b4-4aa3-9b70-2c3f619403fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2971] 199.19.213.25 () {32 vars in 778 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/security-groups/52823781-1f06-4782-9ac9-03165017aac5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:17.104 7 INFO neutron_taas.services.taas.taas_plugin [None req-91a283b0-81a9-456a-b07a-802605af3106 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: 718801e6-f4a4-49f1-b02f-c50754610816 2026-04-02 18:11:17.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91a283b0-81a9-456a-b07a-802605af3106 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: 718801e6-f4a4-49f1-b02f-c50754610816 [pid: 7|app: 0|req: 1558/2972] 199.19.213.25 () {32 vars in 758 bytes} [Thu Apr 2 18:11:16 2026] DELETE /v2.0/ports/718801e6-f4a4-49f1-b02f-c50754610816 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:17.932 8 INFO neutron.db.segments_db [None req-5c19546f-9ba8-4c07-aad5-f9187d511193 463042e02a854e4da47cfca7474abc1e c00b3e75feb24c1c83498421187188ce - - default default] Added segment ef3f29a7-792e-45ea-9af5-cade1120159f of type vxlan for network 4937c63c-b3fd-492f-834a-34b4ed8b36f6 [pid: 8|app: 0|req: 1415/2975] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:17 2026] POST /v2.0/networks => generated 613 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2976] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:11:18 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2977] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1562/2978] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 25 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: 1417/2979] 10.0.0.17 () {34 vars in 757 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/green => generated 4 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1563/2980] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/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: 8|app: 0|req: 1418/2981] 10.0.0.17 () {34 vars in 753 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/red => generated 4 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1564/2982] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:18 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 34 bytes in 50 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: 1419/2983] 10.0.0.17 () {34 vars in 775 bytes} [Thu Apr 2 18:11:18 2026] PUT /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/black.or.white => generated 4 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1565/2984] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1420/2985] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:11:19 2026] PUT /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 37 bytes in 87 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: 1566/2986] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 37 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: 1421/2987] 10.0.0.17 () {32 vars in 734 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:19.354 7 INFO neutron.api.v2.resource [None req-8e3d56d2-2127-49e8-a52f-d0b6186fa2d5 463042e02a854e4da47cfca7474abc1e c00b3e75feb24c1c83498421187188ce - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/2988] 10.0.0.17 () {32 vars in 738 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/green => generated 99 bytes in 59 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: 1422/2989] 10.0.0.17 () {32 vars in 737 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/red => generated 0 bytes in 80 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: 1568/2990] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:19.571 8 INFO neutron.api.v2.resource [None req-f3f9e468-985b-4274-88c7-fce69df4b783 463042e02a854e4da47cfca7474abc1e c00b3e75feb24c1c83498421187188ce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1423/2991] 10.0.0.17 () {32 vars in 741 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1569/2992] 10.0.0.17 () {32 vars in 729 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1424/2993] 10.0.0.17 () {32 vars in 726 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3/tags => generated 12 bytes in 50 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-04-02 18:11:19.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-17f0d3c6-c500-49d8-8967-bcdc994e0af7 463042e02a854e4da47cfca7474abc1e c00b3e75feb24c1c83498421187188ce - - default default] TaaS: Handle Delete Port: ee2ab67a-4bb7-490c-ac63-8020fe37d8d3 2026-04-02 18:11:19.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17f0d3c6-c500-49d8-8967-bcdc994e0af7 463042e02a854e4da47cfca7474abc1e c00b3e75feb24c1c83498421187188ce - - default default] Tap Mirror: Handle Delete Port: ee2ab67a-4bb7-490c-ac63-8020fe37d8d3 [pid: 7|app: 0|req: 1570/2994] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/ports/ee2ab67a-4bb7-490c-ac63-8020fe37d8d3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:11:20.003 8 INFO neutron.services.segments.plugin [-] Segment ef3f29a7-792e-45ea-9af5-cade1120159f resource provider aggregate not found 2026-04-02 18:11:20.007 8 INFO neutron.services.segments.plugin [-] Segment ef3f29a7-792e-45ea-9af5-cade1120159f resource provider aggregate not found 2026-04-02 18:11:20.023 8 INFO neutron.services.segments.plugin [-] Segment ef3f29a7-792e-45ea-9af5-cade1120159f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3f29a7-792e-45ea-9af5-cade1120159f found for delete ", "request_id": "req-a68d538c-64cb-4f10-b2cb-e3546332b32d"}]} [pid: 7|app: 0|req: 1571/2995] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:11:19 2026] GET /v2.0/ports?device_id=6a3f708b-7b43-4758-8649-7e5859d4dc4f => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:20.037 8 INFO neutron.services.segments.plugin [-] Segment ef3f29a7-792e-45ea-9af5-cade1120159f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3f29a7-792e-45ea-9af5-cade1120159f found for delete ", "request_id": "req-904948a3-f1f4-420b-9e73-4a5ba9e9b244"}]} [pid: 8|app: 0|req: 1425/2996] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:19 2026] DELETE /v2.0/networks/4937c63c-b3fd-492f-834a-34b4ed8b36f6 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:20.151 7 INFO neutron_taas.services.taas.taas_plugin [req-3ce657b6-22a9-4935-bea6-e92753383c40 req-83acfb31-7397-4cfc-adbd-ecad7cbe3528 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] TaaS: Handle Delete Port: aa85c73a-8fa4-482e-b0af-84d483c5c54e 2026-04-02 18:11:20.154 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3ce657b6-22a9-4935-bea6-e92753383c40 req-83acfb31-7397-4cfc-adbd-ecad7cbe3528 4a3843df3e464adfa91aef458a776074 5d622e64c1af410e962706c325197e01 - - default default] Tap Mirror: Handle Delete Port: aa85c73a-8fa4-482e-b0af-84d483c5c54e [pid: 7|app: 0|req: 1572/2997] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/ports/aa85c73a-8fa4-482e-b0af-84d483c5c54e => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:20.340 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e21fefdb-cc8c-4bcd-8a2c-406ba0a7b1a7'] response: {'server_uuid': '6a3f708b-7b43-4758-8649-7e5859d4dc4f', 'name': 'network-vif-deleted', 'tag': 'aa85c73a-8fa4-482e-b0af-84d483c5c54e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1426/2998] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:20 2026] GET /v2.0/security-groups?tenant_id=c00b3e75feb24c1c83498421187188ce&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2999] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:20 2026] DELETE /v2.0/security-groups/36242243-79aa-4a32-b58f-57f1b18d64f3 => 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: 1427/3000] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:21 2026] GET /v2.0/security-groups?tenant_id=77b293399862449283086971d551b810&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3001] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:21 2026] DELETE /v2.0/security-groups/2e6f119a-46f6-4210-b307-9f9cdc0ef522 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:21.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4c3c738-9892-4bc9-be8c-0d2d7cd193b9 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: afaceeb9-6223-4daa-85bf-7c673e63b320 2026-04-02 18:11:21.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4c3c738-9892-4bc9-be8c-0d2d7cd193b9 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: afaceeb9-6223-4daa-85bf-7c673e63b320 2026-04-02 18:11:22.039 8 INFO neutron.db.l3_db [None req-e4c3c738-9892-4bc9-be8c-0d2d7cd193b9 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP c66beb36-8272-4bc9-ad1b-d386f006e209 disassociated (deleted). External IP: 10.96.250.210, port: 6ba84ee1-2774-458f-94a1-11193636be99. [pid: 8|app: 0|req: 1428/3002] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:21 2026] DELETE /v2.0/floatingips/c66beb36-8272-4bc9-ad1b-d386f006e209 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:22.334 7 INFO neutron.api.v2.resource [None req-2d0cc59e-429a-4103-9478-1193048381ff dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3003] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/floatingips/c66beb36-8272-4bc9-ad1b-d386f006e209 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:22.346 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d23d8d-bbf7-4692-97b4-422acad0a316'] response: {'name': 'network-changed', 'server_uuid': '8ef1f86b-0891-4204-a540-afa5409ba5a2', 'tag': '6ba84ee1-2774-458f-94a1-11193636be99', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1429/3004] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3005] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3006] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3007] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/networks?id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3008] 199.19.213.25 () {34 vars in 1055 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.62&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => 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: 1578/3009] 199.19.213.25 () {34 vars in 1105 bytes} [Thu Apr 2 18:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1a7&port_id=6ba84ee1-2774-458f-94a1-11193636be99 => 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: 1432/3010] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/subnets?id=2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6&id=ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3011] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3012] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/ports?network_id=028f1d5f-97a4-44f2-bdae-9f7ea95988f8&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: 1580/3013] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3014] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:11:23 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8?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: 1581/3015] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:11:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3016] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:11:24 2026] PUT /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3017] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:24 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3018] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:11:24 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3019] 10.0.0.17 () {34 vars in 763 bytes} [Thu Apr 2 18:11:24 2026] PUT /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3020] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:24 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3021] 10.0.0.17 () {34 vars in 759 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-02 18:11:25.052 8 INFO neutron_taas.services.taas.taas_plugin [req-14442b60-f0fd-40f2-a8e2-5591357bf66f req-17038c57-70ab-43c7-b5c5-9f3793232a81 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 6ba84ee1-2774-458f-94a1-11193636be99 2026-04-02 18:11:25.055 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-14442b60-f0fd-40f2-a8e2-5591357bf66f req-17038c57-70ab-43c7-b5c5-9f3793232a81 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 6ba84ee1-2774-458f-94a1-11193636be99 [pid: 7|app: 0|req: 1586/3022] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/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: 1587/3023] 10.0.0.17 () {34 vars in 781 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/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: 7|app: 0|req: 1588/3024] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3025] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:11:25 2026] PUT /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3026] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3027] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:11:24 2026] DELETE /v2.0/ports/6ba84ee1-2774-458f-94a1-11193636be99 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3028] 10.0.0.17 () {32 vars in 740 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:25.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fe85b55-0a5d-40ba-b231-d988644e0f44'] response: {'server_uuid': '8ef1f86b-0891-4204-a540-afa5409ba5a2', 'name': 'network-vif-deleted', 'tag': '6ba84ee1-2774-458f-94a1-11193636be99', 'status': 'completed', 'code': 200} 2026-04-02 18:11:25.389 8 INFO neutron.api.v2.resource [None req-2b08a192-4724-462e-9608-5edfaf3ae0ef 95158e7c64e742af9386b07f142ecb90 f4ec53d349be409f87e530abf52150bf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1438/3029] 10.0.0.17 () {32 vars in 744 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3030] 10.0.0.17 () {32 vars in 743 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3031] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:25.518 7 INFO neutron.api.v2.resource [None req-374ee29b-2ab5-4d2d-a25f-e94d6d344d6c 95158e7c64e742af9386b07f142ecb90 f4ec53d349be409f87e530abf52150bf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3032] 10.0.0.17 () {32 vars in 747 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/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: 1440/3033] 10.0.0.17 () {32 vars in 735 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3034] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:11:25 2026] GET /v2.0/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9/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: 1441/3035] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:11:25 2026] DELETE /v2.0/qos/policies/f3ae5dd6-0631-42e4-86be-bf11a999e9a9 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3036] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/security-groups?tenant_id=e4a7ceda145c42e999daccd48adec8ce&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3037] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/security-groups/651ac15e-c48e-4b03-acce-3a24c7cd985d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3038] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:26 2026] GET /v2.0/security-groups?tenant_id=f4ec53d349be409f87e530abf52150bf&name=default => generated 2929 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3039] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:26 2026] DELETE /v2.0/security-groups/d701bac2-91e8-4581-a164-49a9a80b9c7c => 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: 1597/3040] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:11:27 2026] GET /v2.0/ports?device_id=8ef1f86b-0891-4204-a540-afa5409ba5a2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:30.448 8 INFO neutron.db.segments_db [None req-64bee49f-c96b-4b93-a7db-97e89ff74f02 c4e385760d5a4155b61df4cb06cdcf67 94ccd031728d4d4bad9310be25c672ac - - default default] Added segment 8e538e7c-c669-4e47-9019-8948fb3ed805 of type vxlan for network 0cb5a833-6619-477d-8fc7-017247babe8c [pid: 8|app: 0|req: 1444/3041] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:30 2026] POST /v2.0/networks => generated 612 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3042] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:11:30 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: 8|app: 0|req: 1445/3043] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:11:30 2026] POST /v2.0/trunks => generated 407 bytes in 212 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: 1599/3044] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/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: 1446/3045] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3046] 10.0.0.17 () {34 vars in 759 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/green => 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: 1447/3047] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3048] 10.0.0.17 () {34 vars in 755 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3049] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3050] 10.0.0.17 () {34 vars in 777 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3051] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3052] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:11:31 2026] PUT /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3053] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3054] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:31.476 8 INFO neutron.api.v2.resource [None req-7f4af2b6-bb5c-4120-92bf-744b4eb51a7c c4e385760d5a4155b61df4cb06cdcf67 94ccd031728d4d4bad9310be25c672ac - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/3055] 10.0.0.17 () {32 vars in 740 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3056] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3057] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:11:31.563 7 INFO neutron.api.v2.resource [None req-84b33d83-1aa2-4acc-9e3b-f23aad276585 c4e385760d5a4155b61df4cb06cdcf67 94ccd031728d4d4bad9310be25c672ac - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1606/3058] 10.0.0.17 () {32 vars in 743 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3059] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3060] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3061] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3062] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:11:31 2026] GET /v2.0/ports/36d80a24-cdbb-48a4-9499-9242d0d9153f => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3063] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/trunks/d7440bcb-3b0f-466b-89b2-2a96e41a1e45 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:31.917 7 INFO neutron_taas.services.taas.taas_plugin [None req-704e820c-7531-41c2-b5e4-4f5d69009d0a c4e385760d5a4155b61df4cb06cdcf67 94ccd031728d4d4bad9310be25c672ac - - default default] TaaS: Handle Delete Port: 36d80a24-cdbb-48a4-9499-9242d0d9153f 2026-04-02 18:11:31.919 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-704e820c-7531-41c2-b5e4-4f5d69009d0a c4e385760d5a4155b61df4cb06cdcf67 94ccd031728d4d4bad9310be25c672ac - - default default] Tap Mirror: Handle Delete Port: 36d80a24-cdbb-48a4-9499-9242d0d9153f [pid: 7|app: 0|req: 1609/3064] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/ports/36d80a24-cdbb-48a4-9499-9242d0d9153f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:32.090 8 INFO neutron.services.segments.plugin [-] Segment 8e538e7c-c669-4e47-9019-8948fb3ed805 resource provider aggregate not found 2026-04-02 18:11:32.094 8 INFO neutron.services.segments.plugin [-] Segment 8e538e7c-c669-4e47-9019-8948fb3ed805 resource provider aggregate not found 2026-04-02 18:11:32.109 8 INFO neutron.services.segments.plugin [-] Segment 8e538e7c-c669-4e47-9019-8948fb3ed805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e538e7c-c669-4e47-9019-8948fb3ed805 found for delete ", "request_id": "req-7d25e0ad-d086-4597-9b7a-402df4a49a37"}]} 2026-04-02 18:11:32.112 8 INFO neutron.services.segments.plugin [-] Segment 8e538e7c-c669-4e47-9019-8948fb3ed805 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e538e7c-c669-4e47-9019-8948fb3ed805 found for delete ", "request_id": "req-40aef94d-37dc-4dd7-9311-1fa1feb26f68"}]} [pid: 8|app: 0|req: 1456/3065] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:31 2026] DELETE /v2.0/networks/0cb5a833-6619-477d-8fc7-017247babe8c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:32.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4d09058-0558-41ad-80eb-a796af8d2ce2 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 63473e4e-8908-4c94-b4da-d7d9e729c799 2026-04-02 18:11:32.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4d09058-0558-41ad-80eb-a796af8d2ce2 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 63473e4e-8908-4c94-b4da-d7d9e729c799 [pid: 7|app: 0|req: 1610/3066] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:32 2026] GET /v2.0/security-groups?tenant_id=9dad484bee7f484cb5ce0019c85ecc94&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:33.021 8 INFO neutron.db.l3_db [None req-c4d09058-0558-41ad-80eb-a796af8d2ce2 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Floating IP 0c15cac9-a26e-4174-887a-97f846489e25 disassociated (deleted). External IP: 10.96.250.214, port: e4e57c89-4e03-42f8-97f1-8c9a907d241d. [pid: 7|app: 0|req: 1613/3069] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:32 2026] DELETE /v2.0/security-groups/dc4de017-65db-47d3-a724-a9bc328bcab0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3070] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/security-groups?tenant_id=94ccd031728d4d4bad9310be25c672ac&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3071] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:33 2026] DELETE /v2.0/security-groups/f61361a6-98f6-4181-9f54-5b52f776b368 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3072] 10.0.0.17 () {32 vars in 731 bytes} [Thu Apr 2 18:11:32 2026] DELETE /v2.0/floatingips/0c15cac9-a26e-4174-887a-97f846489e25 => generated 0 bytes in 506 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:33.312 7 INFO neutron.api.v2.resource [None req-92fc5ed9-dbb2-420f-b76f-98e7b378b5a0 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1616/3073] 10.0.0.17 () {32 vars in 728 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/floatingips/0c15cac9-a26e-4174-887a-97f846489e25 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:33.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68f776ef-ac03-4681-a3fa-59bb0deb6693'] response: {'name': 'network-changed', 'server_uuid': '182fef27-792e-4b71-9539-c64580994137', 'tag': 'e4e57c89-4e03-42f8-97f1-8c9a907d241d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1458/3074] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3075] 10.0.0.199 () {34 vars in 1040 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/security-groups?id=e047f9fe-0483-422f-be3b-f18e970bc301&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3076] 199.19.213.25 () {34 vars in 1079 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/ports?tenant_id=261cf0488e2f4147877c04355e80c2cb&device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3077] 199.19.213.25 () {34 vars in 985 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/networks?id=5ae9b11f-dd67-4c68-9319-baea0413ee93 => 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: 1460/3078] 199.19.213.25 () {34 vars in 1057 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.163&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => 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: 1619/3079] 199.19.213.25 () {34 vars in 1103 bytes} [Thu Apr 2 18:11:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d0&port_id=e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3080] 199.19.213.25 () {34 vars in 1063 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/subnets?id=5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e&id=641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3081] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&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: 1462/3082] 199.19.213.25 () {34 vars in 1051 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/ports?network_id=5ae9b11f-dd67-4c68-9319-baea0413ee93&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3083] 199.19.213.25 () {34 vars in 1011 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1463/3084] 199.19.213.25 () {34 vars in 1111 bytes} [Thu Apr 2 18:11:34 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93?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: 1622/3085] 199.19.213.25 () {34 vars in 993 bytes} [Thu Apr 2 18:11:35 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:11:36.057 8 INFO neutron_taas.services.taas.taas_plugin [req-cf38c5e3-5aab-4ac0-933f-5f021f655259 req-4b932996-868b-48d6-bce8-5f7b93387e13 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: e4e57c89-4e03-42f8-97f1-8c9a907d241d 2026-04-02 18:11:36.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cf38c5e3-5aab-4ac0-933f-5f021f655259 req-4b932996-868b-48d6-bce8-5f7b93387e13 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: e4e57c89-4e03-42f8-97f1-8c9a907d241d [pid: 8|app: 0|req: 1464/3086] 199.19.213.25 () {36 vars in 996 bytes} [Thu Apr 2 18:11:35 2026] DELETE /v2.0/ports/e4e57c89-4e03-42f8-97f1-8c9a907d241d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:36.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2d378b1-0142-4900-9d3f-87f8e250140e'] response: {'server_uuid': '182fef27-792e-4b71-9539-c64580994137', 'name': 'network-vif-deleted', 'tag': 'e4e57c89-4e03-42f8-97f1-8c9a907d241d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1623/3087] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => 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: 1465/3088] 10.0.0.199 () {34 vars in 990 bytes} [Thu Apr 2 18:11:38 2026] GET /v2.0/ports?device_id=182fef27-792e-4b71-9539-c64580994137 => 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: 1624/3089] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:43 2026] DELETE /v2.0/security-group-rules/2a641cc1-7d87-400b-a03c-1670280ef33a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:43.849 8 INFO neutron.api.v2.resource [None req-0e1e6cb0-1d30-4b98-b11a-6107e99872ca dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/3090] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/security-group-rules/2a641cc1-7d87-400b-a03c-1670280ef33a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3091] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:43 2026] DELETE /v2.0/security-group-rules/fdcb0f51-66d2-4f55-a96b-0cec60fe8941 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:43.949 8 INFO neutron.api.v2.resource [None req-fa543259-67d3-4cfe-81c4-312ef7c26c4b dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1467/3092] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:43 2026] GET /v2.0/security-group-rules/fdcb0f51-66d2-4f55-a96b-0cec60fe8941 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3093] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:43 2026] DELETE /v2.0/security-group-rules/444afe0e-ac01-411e-9fe4-56b6d49273d2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.042 8 INFO neutron.api.v2.resource [None req-c90a777b-f92e-4027-a8d7-f33620d49d95 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/3094] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/444afe0e-ac01-411e-9fe4-56b6d49273d2 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3095] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/ad268dc1-9475-49f5-a0b3-0630195e0606 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.142 8 INFO neutron.api.v2.resource [None req-2167d32b-af88-48e8-b00f-8ff05dca148c dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/3096] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/ad268dc1-9475-49f5-a0b3-0630195e0606 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3097] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/c797605a-0c75-4b46-b9fb-5fb733b07af0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.227 8 INFO neutron.api.v2.resource [None req-dea49476-8ec3-45fd-8513-c549cb77aa1f dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/3098] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/c797605a-0c75-4b46-b9fb-5fb733b07af0 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3099] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/ea665441-57bd-4add-a28d-8db35d53a8d5 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.319 8 INFO neutron.api.v2.resource [None req-d74cb592-4abe-4d56-8552-4d1877f16555 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/3100] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/ea665441-57bd-4add-a28d-8db35d53a8d5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3101] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/f007f4b6-30b0-4b17-b6fa-91470bb1bd37 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.407 8 INFO neutron.api.v2.resource [None req-01311eec-233f-44c5-9001-3a5895f739a7 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/3102] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/f007f4b6-30b0-4b17-b6fa-91470bb1bd37 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3103] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/dbf50a91-8a4b-46cb-9d08-086eec2c5d60 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.492 8 INFO neutron.api.v2.resource [None req-014339ee-008d-4186-8ff5-aabb648ffa5c dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3104] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/dbf50a91-8a4b-46cb-9d08-086eec2c5d60 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3105] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/fb0c9ecf-e5cd-4cd0-a346-c60e8a96f384 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.572 8 INFO neutron.api.v2.resource [None req-f18cea5a-e369-46df-b0e8-7f26dfde7a7f dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/3106] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/fb0c9ecf-e5cd-4cd0-a346-c60e8a96f384 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3107] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/610478af-c922-4061-b8c5-af999a68a416 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.655 8 INFO neutron.api.v2.resource [None req-e1ea480b-480d-4a80-805d-f22eafca74a6 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/3108] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/610478af-c922-4061-b8c5-af999a68a416 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3109] 10.0.0.17 () {32 vars in 749 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-group-rules/d734c3cb-da2c-4a82-9cbc-d9a23c8f230e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.738 8 INFO neutron.api.v2.resource [None req-446c03b6-c650-4b39-bbf7-3236e6136177 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3110] 10.0.0.17 () {32 vars in 746 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-group-rules/d734c3cb-da2c-4a82-9cbc-d9a23c8f230e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3111] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:44 2026] DELETE /v2.0/security-groups/e047f9fe-0483-422f-be3b-f18e970bc301 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:44.838 8 INFO neutron.api.v2.resource [None req-379104ed-c5b5-4a7d-a92c-4d8eeb8dfe7e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3112] 10.0.0.17 () {32 vars in 736 bytes} [Thu Apr 2 18:11:44 2026] GET /v2.0/security-groups/e047f9fe-0483-422f-be3b-f18e970bc301 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:45.277 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f612657-ae23-4802-8a24-0ef15bd3899d dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 7d334227-9b70-4f6c-a5de-f54716d88a48 2026-04-02 18:11:45.280 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f612657-ae23-4802-8a24-0ef15bd3899d dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 7d334227-9b70-4f6c-a5de-f54716d88a48 [pid: 7|app: 0|req: 1636/3113] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:44 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:45.944 8 INFO neutron.api.v2.resource [None req-5b5804ab-153b-44ee-a70b-2a45a188e221 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3114] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:45 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 198 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:46.355 7 INFO neutron_taas.services.taas.taas_plugin [None req-34dfbd3c-74e5-468e-90d6-d4a87860e14e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 70b9af88-fc70-44d0-9d5c-a8cf2e658dc2 2026-04-02 18:11:46.358 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34dfbd3c-74e5-468e-90d6-d4a87860e14e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 70b9af88-fc70-44d0-9d5c-a8cf2e658dc2 [pid: 7|app: 0|req: 1637/3115] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:45 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:47.124 8 INFO neutron.api.v2.resource [None req-f2d7f148-a340-40ee-aeab-33c190e7d672 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3116] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:46 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:47.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e862159-5cde-43f6-b394-221e5cd2321e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 1caedbdb-2f9e-41a1-ae19-5f6485b61c26 2026-04-02 18:11:47.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e862159-5cde-43f6-b394-221e5cd2321e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 1caedbdb-2f9e-41a1-ae19-5f6485b61c26 [pid: 7|app: 0|req: 1638/3119] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:47 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 309 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-02 18:11:48.293 8 INFO neutron.api.v2.resource [None req-87303809-b331-4bf2-94aa-9ca8da56d298 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3120] 10.0.0.17 () {34 vars in 788 bytes} [Thu Apr 2 18:11:48 2026] PUT /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec/remove_router_interface => generated 198 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:48.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-bddc7e3f-d8ed-4d86-b958-0f781739351e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 25ffd0dd-079b-4506-8f3e-d7f740b3054a 2026-04-02 18:11:48.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bddc7e3f-d8ed-4d86-b958-0f781739351e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 25ffd0dd-079b-4506-8f3e-d7f740b3054a 2026-04-02 18:11:48.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-bddc7e3f-d8ed-4d86-b958-0f781739351e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 42787af6-ccb9-40f7-af02-997abc8ba22c 2026-04-02 18:11:48.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bddc7e3f-d8ed-4d86-b958-0f781739351e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 42787af6-ccb9-40f7-af02-997abc8ba22c 2026-04-02 18:11:49.053 7 INFO neutron.services.segments.plugin [-] Segment 496b419c-be8c-427f-addc-e9191d6b4e63 resource provider aggregate not found 2026-04-02 18:11:49.060 7 INFO neutron.services.segments.plugin [-] Segment 496b419c-be8c-427f-addc-e9191d6b4e63 resource provider aggregate not found 2026-04-02 18:11:49.077 7 INFO neutron.services.segments.plugin [-] Segment 496b419c-be8c-427f-addc-e9191d6b4e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496b419c-be8c-427f-addc-e9191d6b4e63 found for delete ", "request_id": "req-d72076c9-92d3-4321-b1fa-57637e60e785"}]} 2026-04-02 18:11:49.079 7 INFO neutron.services.segments.plugin [-] Segment 496b419c-be8c-427f-addc-e9191d6b4e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 496b419c-be8c-427f-addc-e9191d6b4e63 found for delete ", "request_id": "req-9f8799b0-06d2-4553-9cc6-85bcfe5a2cea"}]} 2026-04-02 18:11:49.092 7 INFO neutron.db.l3_hamode_db [None req-bddc7e3f-d8ed-4d86-b958-0f781739351e dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] HA network a707296b-8709-437d-937e-021e054233b6 was deleted as no HA routers are present in tenant 261cf0488e2f4147877c04355e80c2cb. [pid: 7|app: 0|req: 1639/3121] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:48 2026] DELETE /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec => generated 0 bytes in 801 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:49.123 8 INFO neutron.api.v2.resource [None req-d6091c03-5fa1-44ec-a0cf-553bf7b6c48d dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3122] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/routers/0c3d99b0-28d3-4109-bd34-4462697237ec => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3123] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/subnets/ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:49.323 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5b774e9-9514-4ba8-aef8-60770b7838c8 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3124] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/subnets/ecce303b-3cda-459c-ad78-3fba4d2c2f69 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3125] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/subnets/2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:49.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22b40197-b551-4865-bb31-4ea9ca2709a9 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3126] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/subnets/2b5dbf85-a902-474e-b3aa-8e5ebeeda0f6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:49.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d2f4da4-d25a-43b5-abee-193bd6a1e3b5 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 0743eeab-cbfc-4ac7-8694-e586b0ed7e02 2026-04-02 18:11:49.610 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d2f4da4-d25a-43b5-abee-193bd6a1e3b5 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 0743eeab-cbfc-4ac7-8694-e586b0ed7e02 [pid: 7|app: 0|req: 1642/3127] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:49.812 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb5851e8-30e8-4932-a1a6-43c26451ab1c dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3128] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/networks/028f1d5f-97a4-44f2-bdae-9f7ea95988f8 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3129] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/subnets/641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:49.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6dc2f465-2b01-4827-9254-b83c83859bb3 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3130] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:49 2026] GET /v2.0/subnets/641c388b-844f-46d4-b0c3-fb35e73846a2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3131] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:49 2026] DELETE /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:50.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3159a683-440e-49cc-b4e6-65beda8e91b4 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3132] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/subnets/5c5434a0-faf9-499f-8ef5-ab2cc3ddbc4e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:50.283 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef14bf4c-6d3f-41f1-8c0d-1947a19f4be0 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 9c00f40f-e2f2-4580-ac8d-d2b520e4256f 2026-04-02 18:11:50.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef14bf4c-6d3f-41f1-8c0d-1947a19f4be0 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 9c00f40f-e2f2-4580-ac8d-d2b520e4256f [pid: 7|app: 0|req: 1645/3133] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:50.512 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea5f6bfd-8363-45c5-8e25-48d050df741c dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3134] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/networks/5ae9b11f-dd67-4c68-9319-baea0413ee93 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3135] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/subnets/6eb75563-6d62-4b73-b0f6-45753a46dc42 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:50.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9edaf0a-872a-4e47-8abe-5903d698e207 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3136] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/subnets/6eb75563-6d62-4b73-b0f6-45753a46dc42 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3137] 10.0.0.17 () {32 vars in 723 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:50.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b1e0ae80-f3e1-4066-ae79-0f34cf64aa75 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3138] 10.0.0.17 () {32 vars in 720 bytes} [Thu Apr 2 18:11:50 2026] GET /v2.0/subnets/7f7a6d6b-e0f1-43de-b1a3-39894c42095c => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:50.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e3f1cb1-418a-4eac-a593-8ad62dc7a9a1 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] TaaS: Handle Delete Port: 226c489d-a3af-4f6b-98fd-652598f0ab69 2026-04-02 18:11:50.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e3f1cb1-418a-4eac-a593-8ad62dc7a9a1 dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] Tap Mirror: Handle Delete Port: 226c489d-a3af-4f6b-98fd-652598f0ab69 2026-04-02 18:11:51.096 7 INFO neutron.services.segments.plugin [-] Segment 003c0933-69bf-4ad3-8b50-18f3ccb6f688 resource provider aggregate not found 2026-04-02 18:11:51.104 7 INFO neutron.services.segments.plugin [-] Segment 003c0933-69bf-4ad3-8b50-18f3ccb6f688 resource provider aggregate not found 2026-04-02 18:11:51.119 7 INFO neutron.services.segments.plugin [-] Segment 003c0933-69bf-4ad3-8b50-18f3ccb6f688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003c0933-69bf-4ad3-8b50-18f3ccb6f688 found for delete ", "request_id": "req-ad9f48a4-4c3b-4e81-b742-177535b10eca"}]} 2026-04-02 18:11:51.130 7 INFO neutron.services.segments.plugin [-] Segment 003c0933-69bf-4ad3-8b50-18f3ccb6f688 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003c0933-69bf-4ad3-8b50-18f3ccb6f688 found for delete ", "request_id": "req-217a89a8-aeed-47fc-b829-2a48df35a3a4"}]} 2026-04-02 18:11:51.138 7 INFO neutron.services.segments.plugin [-] Segment 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 resource provider aggregate not found 2026-04-02 18:11:51.156 7 INFO neutron.services.segments.plugin [-] Segment 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 resource provider aggregate not found 2026-04-02 18:11:51.159 7 INFO neutron.services.segments.plugin [-] Segment 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 found for delete ", "request_id": "req-a55d0ce2-55d4-4d61-bfae-5dadfd321498"}]} 2026-04-02 18:11:51.180 7 INFO neutron.services.segments.plugin [-] Segment 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f05a619-de29-4cbf-aae6-e61e1f88b1b6 found for delete ", "request_id": "req-aea46ef1-5ae9-45d2-b9df-67590aed46bc"}]} [pid: 7|app: 0|req: 1648/3139] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:11:50 2026] DELETE /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:11:51.222 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a3ffab9-1a85-47c3-a44e-3181307eaada dc64d95e7c9a454998c0fc3d018f3815 261cf0488e2f4147877c04355e80c2cb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3140] 10.0.0.17 () {32 vars in 722 bytes} [Thu Apr 2 18:11:51 2026] GET /v2.0/networks/88791428-cd9f-4c22-a502-2faa3fd5ed05 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-02 18:11:53.177 7 INFO neutron.services.segments.plugin [-] Segment a18329bb-b06f-4b68-8741-1b9f1aee6d46 resource provider aggregate not found 2026-04-02 18:11:53.194 7 INFO neutron.services.segments.plugin [-] Segment a18329bb-b06f-4b68-8741-1b9f1aee6d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18329bb-b06f-4b68-8741-1b9f1aee6d46 found for delete ", "request_id": "req-444b87f5-0e49-4b76-b6cf-adb8cce40acd"}]} 2026-04-02 18:11:53.201 7 INFO neutron.services.segments.plugin [-] Segment a18329bb-b06f-4b68-8741-1b9f1aee6d46 resource provider aggregate not found 2026-04-02 18:11:53.220 7 INFO neutron.services.segments.plugin [-] Segment a18329bb-b06f-4b68-8741-1b9f1aee6d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18329bb-b06f-4b68-8741-1b9f1aee6d46 found for delete ", "request_id": "req-fbbbb757-a120-4306-9f71-47e6d533474e"}]} [pid: 7|app: 0|req: 1649/3141] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:53 2026] GET /v2.0/security-groups?tenant_id=07062b9a7c1c42e29c5f45d7d358f231&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3142] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/security-groups/bd84c6a0-a080-4dcb-8955-db100c96b51f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3143] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:53 2026] GET /v2.0/security-groups?tenant_id=c2fd042be1814446ba582e8dddd90279&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3144] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:53 2026] DELETE /v2.0/security-groups/a53c658e-7ebd-443d-a43d-55e1f12e3a4f => 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: 1651/3145] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/security-groups?tenant_id=066ed95b84394048b7cce94998ae352b&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3146] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:54 2026] DELETE /v2.0/security-groups/1906679c-c328-4d6a-884a-d44faba1107a => 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: 1652/3147] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/security-groups?tenant_id=261cf0488e2f4147877c04355e80c2cb&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3148] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:54 2026] DELETE /v2.0/security-groups/90483a1e-50ac-4378-913e-2bc3ebd14abc => 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: 1653/3149] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:54 2026] GET /v2.0/security-groups?tenant_id=b6b453d328e94a9ea7bc5d60e73dbf67&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3150] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:54 2026] DELETE /v2.0/security-groups/e88635e1-6bf1-4582-b431-422835519dd7 => 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: 1654/3151] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?tenant_id=5f841c5bed1341688d1ac57fa8cd29ca&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3152] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:55 2026] DELETE /v2.0/security-groups/51386f84-7189-4a52-8f50-998992c5b774 => 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: 1655/3153] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:11:55 2026] GET /v2.0/security-groups?tenant_id=7e7b8f23a5b64331a3f1c389f6ca2d0d&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3154] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:11:55 2026] DELETE /v2.0/security-groups/114ebb01-90a5-454d-83f5-4040f3d84822 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:11:59.994 7 INFO neutron.db.segments_db [None req-3516e657-4741-4b9c-b7b7-36229b2ed827 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Added segment e40276c7-42c1-4e6c-91c0-8140be6c2a28 of type vxlan for network 8ee1513b-08cc-406f-a0d3-452db37463ab [pid: 7|app: 0|req: 1656/3155] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:11:59 2026] POST /v2.0/networks => generated 612 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3156] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:00 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:00.472 7 INFO neutron.db.segments_db [None req-38048c37-7ac3-41ca-bce2-55d7728f8983 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Added segment 168cdeb3-7dd3-494d-8be7-f127bb981e41 of type vxlan for network dd97d3b0-d122-4165-a1d1-ae80913ec643 [pid: 7|app: 0|req: 1657/3157] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:00 2026] POST /v2.0/networks => generated 613 bytes in 157 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: 1501/3158] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:00 2026] POST /v2.0/ports => generated 743 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:00.945 7 INFO neutron.db.segments_db [None req-ac87f24b-a217-4d66-909f-3e1cf1a5116c 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Added segment 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 of type vxlan for network 7825a75a-997c-4322-a3ad-432e167ecbd1 [pid: 7|app: 0|req: 1658/3159] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:00 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1502/3160] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:01.385 7 INFO neutron.db.segments_db [None req-30161ace-1e9a-4ae1-b9c3-05c1a02157cf 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Added segment 070f2f67-f3b0-4851-850b-0aa0aca0930d of type vxlan for network 86987f82-6b08-4004-ab2e-ad2e243add0d [pid: 7|app: 0|req: 1659/3161] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/networks => generated 613 bytes in 141 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: 1503/3162] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:01.814 7 INFO neutron.db.segments_db [None req-e9b6f5ce-a402-4625-9c8b-c3ab2008cda8 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Added segment edbb1fda-cf56-46bd-84c3-269fa708aa84 of type vxlan for network b8f4df36-5ced-477b-99ea-68181cbc21f2 [pid: 7|app: 0|req: 1660/3163] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/networks => generated 612 bytes in 149 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: 1504/3164] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:01 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3165] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:12:02 2026] PUT /v2.0/ports/c5ab52cc-22c2-4f81-9028-858329fe9c62/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1505/3166] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:12:02 2026] PUT /v2.0/ports/8719bbd7-cc58-464b-a1d9-d364efc57ecb/tags => generated 25 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: 1662/3167] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:12:02 2026] PUT /v2.0/ports/ee2f6d51-84c4-4441-8c27-80c2233994a7/tags => generated 34 bytes in 71 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: 1506/3168] 10.0.0.17 () {34 vars in 746 bytes} [Thu Apr 2 18:12:02 2026] PUT /v2.0/ports/e0ab3f23-54b0-4aba-b175-a077584bf01c/tags => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1663/3169] 10.0.0.17 () {32 vars in 659 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1507/3170] 10.0.0.17 () {32 vars in 673 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3171] 10.0.0.17 () {32 vars in 669 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3172] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3175] 10.0.0.17 () {32 vars in 667 bytes} [Thu Apr 2 18:12:02 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3176] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3177] 10.0.0.17 () {32 vars in 677 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3178] 10.0.0.17 () {32 vars in 689 bytes} [Thu Apr 2 18:12:03 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:03.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-f044c279-2194-4b70-986d-04985a677495 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] TaaS: Handle Delete Port: c5ab52cc-22c2-4f81-9028-858329fe9c62 2026-04-02 18:12:03.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f044c279-2194-4b70-986d-04985a677495 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Tap Mirror: Handle Delete Port: c5ab52cc-22c2-4f81-9028-858329fe9c62 [pid: 7|app: 0|req: 1667/3179] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:03 2026] DELETE /v2.0/ports/c5ab52cc-22c2-4f81-9028-858329fe9c62 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:03.537 8 INFO neutron_taas.services.taas.taas_plugin [None req-030d0129-6bde-4ae6-bb9b-b3934b637c14 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] TaaS: Handle Delete Port: 8719bbd7-cc58-464b-a1d9-d364efc57ecb 2026-04-02 18:12:03.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-030d0129-6bde-4ae6-bb9b-b3934b637c14 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Tap Mirror: Handle Delete Port: 8719bbd7-cc58-464b-a1d9-d364efc57ecb [pid: 8|app: 0|req: 1513/3180] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:03 2026] DELETE /v2.0/ports/8719bbd7-cc58-464b-a1d9-d364efc57ecb => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:03.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f29c109-ac5c-425e-92ef-a5e55298ac16 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] TaaS: Handle Delete Port: ee2f6d51-84c4-4441-8c27-80c2233994a7 2026-04-02 18:12:03.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f29c109-ac5c-425e-92ef-a5e55298ac16 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Tap Mirror: Handle Delete Port: ee2f6d51-84c4-4441-8c27-80c2233994a7 [pid: 7|app: 0|req: 1668/3181] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:03 2026] DELETE /v2.0/ports/ee2f6d51-84c4-4441-8c27-80c2233994a7 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:03.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d79ff0b-3ab4-4b62-a6d1-ce1812679b8e 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] TaaS: Handle Delete Port: e0ab3f23-54b0-4aba-b175-a077584bf01c 2026-04-02 18:12:03.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d79ff0b-3ab4-4b62-a6d1-ce1812679b8e 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Tap Mirror: Handle Delete Port: e0ab3f23-54b0-4aba-b175-a077584bf01c [pid: 8|app: 0|req: 1514/3182] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:03 2026] DELETE /v2.0/ports/e0ab3f23-54b0-4aba-b175-a077584bf01c => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:04.132 7 INFO neutron_taas.services.taas.taas_plugin [None req-d772c6d9-9048-45a5-8db7-31cb56acd500 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] TaaS: Handle Delete Port: 51830ffc-a981-4a4c-a5c6-5b30050fdde0 2026-04-02 18:12:04.135 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d772c6d9-9048-45a5-8db7-31cb56acd500 0c47e74479954bbf9c2b0a595ea6c0e7 4fab8b3d7b0b45cbb7163189dc2690c8 - - default default] Tap Mirror: Handle Delete Port: 51830ffc-a981-4a4c-a5c6-5b30050fdde0 [pid: 7|app: 0|req: 1669/3183] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/ports/51830ffc-a981-4a4c-a5c6-5b30050fdde0 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:04.367 8 INFO neutron.services.segments.plugin [-] Segment e40276c7-42c1-4e6c-91c0-8140be6c2a28 resource provider aggregate not found 2026-04-02 18:12:04.374 8 INFO neutron.services.segments.plugin [-] Segment e40276c7-42c1-4e6c-91c0-8140be6c2a28 resource provider aggregate not found 2026-04-02 18:12:04.390 8 INFO neutron.services.segments.plugin [-] Segment e40276c7-42c1-4e6c-91c0-8140be6c2a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40276c7-42c1-4e6c-91c0-8140be6c2a28 found for delete ", "request_id": "req-b6837812-b352-4bad-a83e-aa7f9e3fe103"}]} 2026-04-02 18:12:04.391 8 INFO neutron.services.segments.plugin [-] Segment e40276c7-42c1-4e6c-91c0-8140be6c2a28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e40276c7-42c1-4e6c-91c0-8140be6c2a28 found for delete ", "request_id": "req-69dc068a-cd5d-4130-b026-d5328d8eb059"}]} [pid: 8|app: 0|req: 1515/3184] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/networks/8ee1513b-08cc-406f-a0d3-452db37463ab => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:04.528 7 INFO neutron.services.segments.plugin [-] Segment 168cdeb3-7dd3-494d-8be7-f127bb981e41 resource provider aggregate not found 2026-04-02 18:12:04.534 7 INFO neutron.services.segments.plugin [-] Segment 168cdeb3-7dd3-494d-8be7-f127bb981e41 resource provider aggregate not found 2026-04-02 18:12:04.552 7 INFO neutron.services.segments.plugin [-] Segment 168cdeb3-7dd3-494d-8be7-f127bb981e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 168cdeb3-7dd3-494d-8be7-f127bb981e41 found for delete ", "request_id": "req-eebb2243-fb3a-48a2-98cb-39f41ea8510e"}]} 2026-04-02 18:12:04.556 7 INFO neutron.services.segments.plugin [-] Segment 168cdeb3-7dd3-494d-8be7-f127bb981e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 168cdeb3-7dd3-494d-8be7-f127bb981e41 found for delete ", "request_id": "req-0df8c7eb-9462-4fda-960c-8110cc80215a"}]} [pid: 7|app: 0|req: 1670/3185] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/networks/dd97d3b0-d122-4165-a1d1-ae80913ec643 => 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: 1516/3186] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/networks/7825a75a-997c-4322-a3ad-432e167ecbd1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3187] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/networks/86987f82-6b08-4004-ab2e-ad2e243add0d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3188] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:04 2026] DELETE /v2.0/networks/b8f4df36-5ced-477b-99ea-68181cbc21f2 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3189] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:05 2026] GET /v2.0/security-groups?tenant_id=2465d147a3b74bf0b66dab2b93cb8844&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3190] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/security-groups/5e935ed6-5d65-4d4d-8b84-c51539410f11 => 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: 1673/3191] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:06 2026] GET /v2.0/security-groups?tenant_id=fad77136fdd94aaca807aee311c8743a&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:06.411 8 INFO neutron.services.segments.plugin [-] Segment 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 resource provider aggregate not found 2026-04-02 18:12:06.423 8 INFO neutron.services.segments.plugin [-] Segment 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 resource provider aggregate not found 2026-04-02 18:12:06.448 8 INFO neutron.services.segments.plugin [-] Segment 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 found for delete ", "request_id": "req-40ac86c4-d08f-410a-80c8-6421888f6718"}]} 2026-04-02 18:12:06.449 8 INFO neutron.services.segments.plugin [-] Segment 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1114a0ad-a8be-4072-8a9f-1c8c1eaf6305 found for delete ", "request_id": "req-b97490c4-e33e-4384-82ea-eba6a6acdaa0"}]} 2026-04-02 18:12:06.468 8 INFO neutron.services.segments.plugin [-] Segment edbb1fda-cf56-46bd-84c3-269fa708aa84 resource provider aggregate not found 2026-04-02 18:12:06.478 8 INFO neutron.services.segments.plugin [-] Segment edbb1fda-cf56-46bd-84c3-269fa708aa84 resource provider aggregate not found 2026-04-02 18:12:06.497 8 INFO neutron.services.segments.plugin [-] Segment edbb1fda-cf56-46bd-84c3-269fa708aa84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbb1fda-cf56-46bd-84c3-269fa708aa84 found for delete ", "request_id": "req-5b769ea7-70cb-49de-a1e7-5e5b6c251c42"}]} 2026-04-02 18:12:06.504 8 INFO neutron.services.segments.plugin [-] Segment edbb1fda-cf56-46bd-84c3-269fa708aa84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid edbb1fda-cf56-46bd-84c3-269fa708aa84 found for delete ", "request_id": "req-ac7d7b1b-2128-4cf5-8b56-8d626a5d3c82"}]} [pid: 8|app: 0|req: 1519/3192] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/security-groups/7b84da67-941a-4865-8dc1-5662f7fc5f23 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:06.576 7 INFO neutron.services.segments.plugin [-] Segment 070f2f67-f3b0-4851-850b-0aa0aca0930d resource provider aggregate not found 2026-04-02 18:12:06.580 7 INFO neutron.services.segments.plugin [-] Segment 070f2f67-f3b0-4851-850b-0aa0aca0930d resource provider aggregate not found 2026-04-02 18:12:06.594 7 INFO neutron.services.segments.plugin [-] Segment 070f2f67-f3b0-4851-850b-0aa0aca0930d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070f2f67-f3b0-4851-850b-0aa0aca0930d found for delete ", "request_id": "req-bf5356c1-2dbf-4d44-99cc-3afe6f4fa41d"}]} 2026-04-02 18:12:06.603 7 INFO neutron.services.segments.plugin [-] Segment 070f2f67-f3b0-4851-850b-0aa0aca0930d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070f2f67-f3b0-4851-850b-0aa0aca0930d found for delete ", "request_id": "req-8bcd9e50-fd29-443f-ba26-daa86c1f3ef7"}]} [pid: 7|app: 0|req: 1674/3193] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:06 2026] GET /v2.0/security-groups?tenant_id=4fab8b3d7b0b45cbb7163189dc2690c8&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3194] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:06 2026] DELETE /v2.0/security-groups/a30aa88b-3e15-4139-b5f5-06af0733d27f => 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: 1675/3195] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:12:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3196] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:12:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3197] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:12:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3198] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:12:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3199] 10.0.0.17 () {34 vars in 677 bytes} [Thu Apr 2 18:12:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3200] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:11 2026] PUT /v2.0/policies/cd974152-8343-4eae-ada6-8c1431804cae/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3201] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:11 2026] PUT /v2.0/policies/d98e05bd-0fda-4f46-9b1c-25353d623390/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3202] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:11 2026] PUT /v2.0/policies/8783857f-f756-4c42-9730-9b92f8f85cf3/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3203] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:11 2026] PUT /v2.0/policies/9fd88a2e-2052-400d-8c0c-f1ead37f00a7/tags => 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: 1525/3204] 10.0.0.17 () {32 vars in 673 bytes} [Thu Apr 2 18:12:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3205] 10.0.0.17 () {32 vars in 687 bytes} [Thu Apr 2 18:12:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3206] 10.0.0.17 () {32 vars in 683 bytes} [Thu Apr 2 18:12:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3207] 10.0.0.17 () {32 vars in 695 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3208] 10.0.0.17 () {32 vars in 681 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3209] 10.0.0.17 () {32 vars in 695 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3210] 10.0.0.17 () {32 vars in 691 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3211] 10.0.0.17 () {32 vars in 703 bytes} [Thu Apr 2 18:12:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3212] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/qos/policies/cd974152-8343-4eae-ada6-8c1431804cae => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3213] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/qos/policies/d98e05bd-0fda-4f46-9b1c-25353d623390 => 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: 1530/3214] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/qos/policies/8783857f-f756-4c42-9730-9b92f8f85cf3 => 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: 1685/3215] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/qos/policies/9fd88a2e-2052-400d-8c0c-f1ead37f00a7 => 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: 1531/3216] 10.0.0.17 () {32 vars in 733 bytes} [Thu Apr 2 18:12:12 2026] DELETE /v2.0/qos/policies/52d0c9f7-5dc5-432b-a4a4-b310d33386e3 => 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: 1686/3217] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/security-groups?tenant_id=c3026c2485da4f78bc0e7fa0261d98f9&name=default => generated 2929 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3218] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:13 2026] DELETE /v2.0/security-groups/6d6c99fe-7467-479a-9553-43e642812c87 => 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: 1687/3219] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:13 2026] GET /v2.0/security-groups?tenant_id=46718e79704145d683b17e3a570e1ac3&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: 1533/3220] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:14 2026] DELETE /v2.0/security-groups/c1761041-0909-4069-807f-5f4f8c483bdd => 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: 1688/3221] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:14 2026] GET /v2.0/security-groups?tenant_id=bb92af598f8e4d29a11ef6c5ef5bcb55&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3222] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:14 2026] DELETE /v2.0/security-groups/3e18491c-e4f9-4939-b20f-8bc505151d45 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:18.968 7 INFO neutron.db.segments_db [None req-88499cd4-dfe1-4b80-932d-d8d1b271ad9c 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Added segment 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 of type vxlan for network e198c65f-595d-4b89-a7bb-5d06c1f61fb9 [pid: 7|app: 0|req: 1690/3225] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:18 2026] POST /v2.0/networks => generated 612 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3226] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/ports => generated 743 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3227] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/trunks => generated 407 bytes in 186 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-04-02 18:12:19.653 8 INFO neutron.db.segments_db [None req-50ba0186-e2a7-4d61-89bc-c2dbf14eaa0d 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Added segment 596ab392-823d-4f6e-8a4d-2ee3e1346d09 of type vxlan for network 70a2342f-268e-4e25-874c-6e7afd4de12d [pid: 8|app: 0|req: 1537/3228] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/networks => generated 613 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3229] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:19 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3230] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-02 18:12:20.353 7 INFO neutron.db.segments_db [None req-d31cac46-da40-440e-a6dd-39f0878d4bc9 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Added segment f16dfa21-f0c9-4f63-967d-3e532190b4e9 of type vxlan for network c6afbb85-37c7-436a-96e5-f5295f4fd4cb [pid: 7|app: 0|req: 1693/3231] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/networks => generated 613 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3232] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/ports => generated 743 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3233] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/trunks => generated 407 bytes in 164 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-04-02 18:12:20.943 8 INFO neutron.db.segments_db [None req-8f14215d-75ce-476a-891c-a1abef743151 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Added segment f305bc1e-cbb1-4098-a43d-6c3acc31c529 of type vxlan for network 91d898d2-b5f0-46b6-b78b-a64c4b22e1eb [pid: 8|app: 0|req: 1540/3234] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:20 2026] POST /v2.0/networks => generated 611 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3235] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/ports => generated 743 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3236] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-02 18:12:21.540 7 INFO neutron.db.segments_db [None req-35a74f5c-5d08-4d08-8a95-e855fee7d8c9 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Added segment 12ccbf53-39a7-4d1c-b774-e0038504fe6c of type vxlan for network 650cd7f7-5da6-4a34-884c-078f9740a3cd [pid: 7|app: 0|req: 1696/3237] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3238] 10.0.0.17 () {34 vars in 663 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3239] 10.0.0.17 () {34 vars in 665 bytes} [Thu Apr 2 18:12:21 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1543/3240] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:12:22 2026] PUT /v2.0/trunks/06e15a9f-4679-420e-93a2-28e1e2164916/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3241] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:12:22 2026] PUT /v2.0/trunks/98582887-02f1-492a-9609-65e736b3c15f/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3242] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:12:22 2026] PUT /v2.0/trunks/0f7b4386-4675-4650-aaa1-72d81b1b4ed2/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: 1699/3243] 10.0.0.17 () {34 vars in 748 bytes} [Thu Apr 2 18:12:22 2026] PUT /v2.0/trunks/53f54e67-3f65-450b-882e-c85b0e8d75c8/tags => 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: 1545/3244] 10.0.0.17 () {32 vars in 661 bytes} [Thu Apr 2 18:12:22 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: 7|app: 0|req: 1700/3245] 10.0.0.17 () {32 vars in 675 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3246] 10.0.0.17 () {32 vars in 671 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3247] 10.0.0.17 () {32 vars in 683 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3248] 10.0.0.17 () {32 vars in 669 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3249] 10.0.0.17 () {32 vars in 683 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3250] 10.0.0.17 () {32 vars in 679 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3251] 10.0.0.17 () {32 vars in 691 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3252] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/trunks/06e15a9f-4679-420e-93a2-28e1e2164916 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3253] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:12:22 2026] GET /v2.0/ports/e53ebe0e-4225-4313-a1f6-4db6f0b71705 => generated 826 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3254] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:12:22 2026] DELETE /v2.0/trunks/06e15a9f-4679-420e-93a2-28e1e2164916 => 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: 1705/3255] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/trunks/98582887-02f1-492a-9609-65e736b3c15f => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3256] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports/1cacb17a-49ce-4e86-a699-243f65a60915 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3257] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/trunks/98582887-02f1-492a-9609-65e736b3c15f => 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: 1552/3258] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/trunks/0f7b4386-4675-4650-aaa1-72d81b1b4ed2 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3259] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports/17615257-24ab-40ca-ac42-df29b137aa03 => 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: 1553/3260] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/trunks/0f7b4386-4675-4650-aaa1-72d81b1b4ed2 => 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: 1708/3261] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/trunks/53f54e67-3f65-450b-882e-c85b0e8d75c8 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3262] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports/d94a5e45-0b78-4abd-a810-a7affab3dfab => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3263] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/trunks/53f54e67-3f65-450b-882e-c85b0e8d75c8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3264] 10.0.0.17 () {32 vars in 718 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/trunks/6578308a-ab37-4cdb-a9e0-da1e85f5f54e => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3265] 10.0.0.17 () {32 vars in 716 bytes} [Thu Apr 2 18:12:23 2026] GET /v2.0/ports/445fca94-86f4-4322-8008-92db0cff4372 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3266] 10.0.0.17 () {32 vars in 721 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/trunks/6578308a-ab37-4cdb-a9e0-da1e85f5f54e => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:23.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-83ae4716-0f5a-46d4-85b2-40a2971852f0 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] TaaS: Handle Delete Port: e53ebe0e-4225-4313-a1f6-4db6f0b71705 2026-04-02 18:12:23.829 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83ae4716-0f5a-46d4-85b2-40a2971852f0 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Tap Mirror: Handle Delete Port: e53ebe0e-4225-4313-a1f6-4db6f0b71705 [pid: 7|app: 0|req: 1711/3267] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/ports/e53ebe0e-4225-4313-a1f6-4db6f0b71705 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-9270081a-a804-47c0-a7c8-76a0dce2b083 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] TaaS: Handle Delete Port: 1cacb17a-49ce-4e86-a699-243f65a60915 2026-04-02 18:12:24.006 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9270081a-a804-47c0-a7c8-76a0dce2b083 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Tap Mirror: Handle Delete Port: 1cacb17a-49ce-4e86-a699-243f65a60915 [pid: 8|app: 0|req: 1557/3268] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:23 2026] DELETE /v2.0/ports/1cacb17a-49ce-4e86-a699-243f65a60915 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.175 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0f6e676-a2f9-4d02-9fba-26d904fced94 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] TaaS: Handle Delete Port: 17615257-24ab-40ca-ac42-df29b137aa03 2026-04-02 18:12:24.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0f6e676-a2f9-4d02-9fba-26d904fced94 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Tap Mirror: Handle Delete Port: 17615257-24ab-40ca-ac42-df29b137aa03 [pid: 7|app: 0|req: 1712/3269] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/ports/17615257-24ab-40ca-ac42-df29b137aa03 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-7968d6c9-ea63-4706-a8e7-a5e5a15b13a8 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] TaaS: Handle Delete Port: d94a5e45-0b78-4abd-a810-a7affab3dfab 2026-04-02 18:12:24.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7968d6c9-ea63-4706-a8e7-a5e5a15b13a8 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Tap Mirror: Handle Delete Port: d94a5e45-0b78-4abd-a810-a7affab3dfab [pid: 8|app: 0|req: 1558/3270] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/ports/d94a5e45-0b78-4abd-a810-a7affab3dfab => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-75faa9ad-f2c4-436d-9252-44bdc61f56cd 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] TaaS: Handle Delete Port: 445fca94-86f4-4322-8008-92db0cff4372 2026-04-02 18:12:24.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75faa9ad-f2c4-436d-9252-44bdc61f56cd 0b75ff78add64ab7ae842e9eb5658027 f96d41982fa7416c944f072e942ea60c - - default default] Tap Mirror: Handle Delete Port: 445fca94-86f4-4322-8008-92db0cff4372 [pid: 7|app: 0|req: 1713/3271] 10.0.0.17 () {32 vars in 719 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/ports/445fca94-86f4-4322-8008-92db0cff4372 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.739 8 INFO neutron.services.segments.plugin [-] Segment 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 resource provider aggregate not found 2026-04-02 18:12:24.745 8 INFO neutron.services.segments.plugin [-] Segment 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 resource provider aggregate not found 2026-04-02 18:12:24.761 8 INFO neutron.services.segments.plugin [-] Segment 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 found for delete ", "request_id": "req-c2991ac1-8fb8-4885-9564-8d91af0adffd"}]} 2026-04-02 18:12:24.763 8 INFO neutron.services.segments.plugin [-] Segment 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54c6d3c2-59f8-4113-aacf-1a987c5be8a6 found for delete ", "request_id": "req-40d19249-3c82-460d-bb29-17e570645229"}]} [pid: 8|app: 0|req: 1559/3272] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/networks/e198c65f-595d-4b89-a7bb-5d06c1f61fb9 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:24.865 7 INFO neutron.services.segments.plugin [-] Segment 596ab392-823d-4f6e-8a4d-2ee3e1346d09 resource provider aggregate not found 2026-04-02 18:12:24.870 7 INFO neutron.services.segments.plugin [-] Segment 596ab392-823d-4f6e-8a4d-2ee3e1346d09 resource provider aggregate not found 2026-04-02 18:12:24.884 7 INFO neutron.services.segments.plugin [-] Segment 596ab392-823d-4f6e-8a4d-2ee3e1346d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596ab392-823d-4f6e-8a4d-2ee3e1346d09 found for delete ", "request_id": "req-13696e62-40f5-49da-a540-1d50a3337e59"}]} 2026-04-02 18:12:24.888 7 INFO neutron.services.segments.plugin [-] Segment 596ab392-823d-4f6e-8a4d-2ee3e1346d09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 596ab392-823d-4f6e-8a4d-2ee3e1346d09 found for delete ", "request_id": "req-f1dd5c7e-088d-493a-a148-d63b2ad63dfa"}]} [pid: 7|app: 0|req: 1714/3273] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/networks/70a2342f-268e-4e25-874c-6e7afd4de12d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3274] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:24 2026] DELETE /v2.0/networks/c6afbb85-37c7-436a-96e5-f5295f4fd4cb => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3275] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:25 2026] DELETE /v2.0/networks/91d898d2-b5f0-46b6-b78b-a64c4b22e1eb => 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: 1561/3276] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:25 2026] DELETE /v2.0/networks/650cd7f7-5da6-4a34-884c-078f9740a3cd => 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: 1716/3277] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/security-groups?tenant_id=b58c0c7ef88c4410b13c0e6cdc7aa10e&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3278] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:26 2026] DELETE /v2.0/security-groups/9a015a35-97ff-4dfb-8f8e-db0248c29c4b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3279] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/security-groups?tenant_id=f96d41982fa7416c944f072e942ea60c&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3280] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:26 2026] DELETE /v2.0/security-groups/922a9ece-b20e-4574-b4fd-c931c50eca59 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:26.779 8 INFO neutron.services.segments.plugin [-] Segment f16dfa21-f0c9-4f63-967d-3e532190b4e9 resource provider aggregate not found 2026-04-02 18:12:26.779 8 INFO neutron.services.segments.plugin [-] Segment f16dfa21-f0c9-4f63-967d-3e532190b4e9 resource provider aggregate not found 2026-04-02 18:12:26.794 8 INFO neutron.services.segments.plugin [-] Segment f16dfa21-f0c9-4f63-967d-3e532190b4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16dfa21-f0c9-4f63-967d-3e532190b4e9 found for delete ", "request_id": "req-2642d2aa-6726-40ad-aea6-6ee6761cdf12"}]} 2026-04-02 18:12:26.798 8 INFO neutron.services.segments.plugin [-] Segment f16dfa21-f0c9-4f63-967d-3e532190b4e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16dfa21-f0c9-4f63-967d-3e532190b4e9 found for delete ", "request_id": "req-87ec1076-c887-4a95-b8e7-bbce425c1a51"}]} 2026-04-02 18:12:26.814 8 INFO neutron.services.segments.plugin [-] Segment 12ccbf53-39a7-4d1c-b774-e0038504fe6c resource provider aggregate not found 2026-04-02 18:12:26.818 8 INFO neutron.services.segments.plugin [-] Segment 12ccbf53-39a7-4d1c-b774-e0038504fe6c resource provider aggregate not found 2026-04-02 18:12:26.831 8 INFO neutron.services.segments.plugin [-] Segment 12ccbf53-39a7-4d1c-b774-e0038504fe6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ccbf53-39a7-4d1c-b774-e0038504fe6c found for delete ", "request_id": "req-dad2d665-f0ba-4d53-b25d-69742aa92699"}]} 2026-04-02 18:12:26.833 8 INFO neutron.services.segments.plugin [-] Segment 12ccbf53-39a7-4d1c-b774-e0038504fe6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12ccbf53-39a7-4d1c-b774-e0038504fe6c found for delete ", "request_id": "req-164240a3-9b10-42e1-ab37-105ea4b7836b"}]} 2026-04-02 18:12:26.914 7 INFO neutron.services.segments.plugin [-] Segment f305bc1e-cbb1-4098-a43d-6c3acc31c529 resource provider aggregate not found 2026-04-02 18:12:26.919 7 INFO neutron.services.segments.plugin [-] Segment f305bc1e-cbb1-4098-a43d-6c3acc31c529 resource provider aggregate not found [pid: 7|app: 0|req: 1718/3281] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:26 2026] GET /v2.0/security-groups?tenant_id=714be549d6bc471f8184a0384ec058c7&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-02 18:12:26.937 7 INFO neutron.services.segments.plugin [-] Segment f305bc1e-cbb1-4098-a43d-6c3acc31c529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f305bc1e-cbb1-4098-a43d-6c3acc31c529 found for delete ", "request_id": "req-49b52f2e-60cf-4127-b652-33ffe6d640cd"}]} 2026-04-02 18:12:26.938 7 INFO neutron.services.segments.plugin [-] Segment f305bc1e-cbb1-4098-a43d-6c3acc31c529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f305bc1e-cbb1-4098-a43d-6c3acc31c529 found for delete ", "request_id": "req-5a38e288-9c1d-41a9-9670-0cb44f26b67c"}]} [pid: 8|app: 0|req: 1564/3282] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:26 2026] DELETE /v2.0/security-groups/bb743aa4-c4fd-43fd-8fdd-dd6d3890ea8f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-02 18:12:30.476 7 INFO neutron.db.segments_db [None req-a790d435-1353-4210-bcb1-d3ee9b3a9ea0 6f3c1798756e435083a3beddcddb8e12 6ca1b1c18e6d4ac79fd893629a3a428e - - default default] Added segment d0871133-6238-4665-ac9c-120596c5dbae of type vxlan for network a6fb4422-b6fa-4650-8cba-702f0a93ffb2 [pid: 7|app: 0|req: 1719/3283] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/networks => generated 613 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-02 18:12:30.622 8 INFO neutron.db.segments_db [None req-45a7c12a-2acc-463f-acef-5bf7eae2f6f9 6f3c1798756e435083a3beddcddb8e12 6ca1b1c18e6d4ac79fd893629a3a428e - - default default] Added segment 22acc14f-18e1-4285-a8c9-ecb3533637c1 of type vxlan for network d61ba7d0-df7f-41a5-9a78-978b881b2c6b [pid: 8|app: 0|req: 1565/3284] 10.0.0.17 () {34 vars in 669 bytes} [Thu Apr 2 18:12:30 2026] POST /v2.0/networks => generated 611 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3285] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/networks/a6fb4422-b6fa-4650-8cba-702f0a93ffb2/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3286] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:12:30 2026] GET /v2.0/networks/a6fb4422-b6fa-4650-8cba-702f0a93ffb2/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3287] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/networks/d61ba7d0-df7f-41a5-9a78-978b881b2c6b/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3288] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:12:30 2026] GET /v2.0/networks/d61ba7d0-df7f-41a5-9a78-978b881b2c6b/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3289] 10.0.0.17 () {34 vars in 752 bytes} [Thu Apr 2 18:12:30 2026] PUT /v2.0/networks/d61ba7d0-df7f-41a5-9a78-978b881b2c6b/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3290] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:12:30 2026] GET /v2.0/networks/d61ba7d0-df7f-41a5-9a78-978b881b2c6b/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3291] 10.0.0.17 () {32 vars in 732 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/networks/a6fb4422-b6fa-4650-8cba-702f0a93ffb2/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-02 18:12:31.187 8 INFO neutron.services.segments.plugin [-] Segment d0871133-6238-4665-ac9c-120596c5dbae resource provider aggregate not found 2026-04-02 18:12:31.191 8 INFO neutron.services.segments.plugin [-] Segment d0871133-6238-4665-ac9c-120596c5dbae resource provider aggregate not found 2026-04-02 18:12:31.210 8 INFO neutron.services.segments.plugin [-] Segment d0871133-6238-4665-ac9c-120596c5dbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0871133-6238-4665-ac9c-120596c5dbae found for delete ", "request_id": "req-8e1468b9-9de9-48ab-8bc8-fd1289d0ac8a"}]} 2026-04-02 18:12:31.213 8 INFO neutron.services.segments.plugin [-] Segment d0871133-6238-4665-ac9c-120596c5dbae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0871133-6238-4665-ac9c-120596c5dbae found for delete ", "request_id": "req-1a360a32-e5fa-4294-8b13-672061d4f072"}]} [pid: 8|app: 0|req: 1569/3292] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/networks/a6fb4422-b6fa-4650-8cba-702f0a93ffb2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-02 18:12:31.353 7 INFO neutron.services.segments.plugin [-] Segment 22acc14f-18e1-4285-a8c9-ecb3533637c1 resource provider aggregate not found 2026-04-02 18:12:31.359 7 INFO neutron.services.segments.plugin [-] Segment 22acc14f-18e1-4285-a8c9-ecb3533637c1 resource provider aggregate not found 2026-04-02 18:12:31.367 7 INFO neutron.services.segments.plugin [-] Segment 22acc14f-18e1-4285-a8c9-ecb3533637c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22acc14f-18e1-4285-a8c9-ecb3533637c1 found for delete ", "request_id": "req-d13b342f-748b-40ee-8a80-101ebb115170"}]} 2026-04-02 18:12:31.373 7 INFO neutron.services.segments.plugin [-] Segment 22acc14f-18e1-4285-a8c9-ecb3533637c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22acc14f-18e1-4285-a8c9-ecb3533637c1 found for delete ", "request_id": "req-8157d33b-c851-4ca1-a919-a40d47741f21"}]} [pid: 7|app: 0|req: 1724/3293] 10.0.0.17 () {32 vars in 725 bytes} [Thu Apr 2 18:12:31 2026] DELETE /v2.0/networks/d61ba7d0-df7f-41a5-9a78-978b881b2c6b => 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: 1570/3294] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:31 2026] GET /v2.0/security-groups?tenant_id=6ca1b1c18e6d4ac79fd893629a3a428e&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3295] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:32 2026] DELETE /v2.0/security-groups/4daa869c-fe8e-4ed8-88b2-481f84460baf => 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: 1571/3296] 10.0.0.17 () {32 vars in 773 bytes} [Thu Apr 2 18:12:32 2026] GET /v2.0/security-groups?tenant_id=fd391ebaac284fada348e816f51ee953&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: 1726/3297] 10.0.0.17 () {32 vars in 739 bytes} [Thu Apr 2 18:12:32 2026] DELETE /v2.0/security-groups/e9afcfdf-2234-4aed-af3b-5c26b0e0c4d9 => 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: 1573/3300] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:12:34 2026] GET /v2.0/networks => generated 2167 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3301] 10.0.0.17 () {32 vars in 654 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3302] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:12:36 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: 1729/3303] 10.0.0.17 () {32 vars in 642 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3304] 10.0.0.17 () {32 vars in 646 bytes} [Thu Apr 2 18:12:36 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: 1730/3305] 10.0.0.17 () {32 vars in 648 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/networks => generated 2167 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3306] 10.0.0.17 () {32 vars in 662 bytes} [Thu Apr 2 18:12:36 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3307] 10.0.0.17 () {32 vars in 654 bytes} [Thu Apr 2 18:12:36 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)